.contact-hero{padding-block:48px 0}.contact-hero__content{background:linear-gradient(135deg, #0055b8eb, #003f88f5), var(--blue-dark);isolation:isolate;border-radius:18px;padding:72px;position:relative;overflow:hidden}.contact-hero__content:after{z-index:-1;content:"";background:#ffdd0024;border-radius:999px;width:360px;height:360px;position:absolute;bottom:-130px;right:-100px}.contact-hero__content .eyebrow,.contact-hero__content h1{color:var(--white)}.contact-hero__content p:not(.eyebrow){color:#ffffffdb;max-width:680px;margin-bottom:0;font-size:1.125rem}.contact-hero__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.contact-hero__actions .button--primary{color:var(--blue-dark);background:var(--white)}.contact-hero__actions .button--primary:hover{color:var(--blue-dark);background:var(--yellow)}.contact-hero__actions .button--secondary{color:var(--white);background:0 0;border-color:#ffffffb3}.contact-hero__actions .button--secondary:hover{color:var(--blue-dark);background:var(--white);border-color:var(--white)}.contact-info__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.contact-card{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start;min-height:100%;padding:32px;display:flex;box-shadow:0 10px 24px #1f29370f}.contact-card__icon{width:48px;height:48px;color:var(--white);background:var(--blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.contact-card__icon svg{width:24px;height:24px}.contact-card h3{margin-bottom:18px}.contact-card__details{gap:12px;margin-bottom:24px;display:grid}.contact-card__details p,.contact-card__details a{color:var(--muted);align-items:flex-start;gap:10px;margin:0;font-size:15px;line-height:1.55;display:flex}.contact-card__details a:hover{color:var(--blue)}.contact-card__label{color:var(--text);font-weight:600;display:block}.contact-card__details svg{width:18px;height:18px;color:var(--blue);flex:none;margin-top:3px}.contact-card .button{margin-top:auto}.contact-hours{gap:12px;width:100%;margin:0;display:grid}.contact-hours div{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding-bottom:12px;display:flex}.contact-hours div:last-child{border-bottom:0;padding-bottom:0}.contact-hours dt{color:var(--muted);font-size:15px}.contact-hours dd{color:var(--black);white-space:nowrap;margin:0;font-size:15px;font-weight:600}.contact-map .section-heading p:last-child{color:var(--muted);margin-bottom:0}.contact-map__frame{aspect-ratio:16/7;background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #1f29370f}.contact-map__frame iframe{border:0;width:100%;height:100%;display:block}.contact-form-section__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:64px;display:grid}.contact-form-section__intro{top:calc(var(--header-height) + 32px);position:sticky}.contact-form-section__intro p:last-child{color:var(--muted);margin-bottom:0}.contact-form{background:var(--white);border:1px solid var(--border);border-radius:16px;gap:18px;padding:32px;display:grid;box-shadow:0 10px 24px #1f29370f}.contact-form label{gap:8px;display:grid}.contact-form span{color:var(--black);font-size:15px;font-weight:600}.contact-form input,.contact-form textarea{width:100%;color:var(--text);background:var(--white);border:1px solid var(--border);font:inherit;border-radius:10px;padding:13px 14px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);outline:3px solid #ffdd0073}.contact-form .button{justify-self:start}@media (max-width:1023px){.contact-hero__content{padding:56px}.contact-info__grid{grid-template-columns:1fr}.contact-map__frame{aspect-ratio:16/9}.contact-form-section__grid{grid-template-columns:1fr;gap:32px}.contact-form-section__intro{position:static}}@media (max-width:767px){.contact-hero{padding-block:24px 0}.contact-hero__content{border-radius:14px;padding:32px 24px}.contact-hero__content p:not(.eyebrow){font-size:1rem}.contact-hero__actions{display:grid}.contact-hero__actions .button{width:100%}.contact-card,.contact-form{border-radius:14px;padding:24px}.contact-hours div{flex-direction:column;gap:4px}.contact-map__frame{aspect-ratio:1;border-radius:14px}.contact-form .button{width:100%}}
