.contact-hero-section{min-height:calc(100svh - var(--top-offset, 0px));background:#121212;isolation:isolate}.contact-hero-container{width:100%;max-width:120rem;margin:0 auto;padding:2rem 1rem 0;box-sizing:border-box}.contact-hero-card{position:sticky;top:calc(var(--top-offset, 0px) + 2rem);margin:0;width:100%;box-sizing:border-box;background:#242323;color:#fff;border-radius:1rem;padding:2rem 1.5rem;min-height:calc((100svh - var(--top-offset, 0px)) / 2);box-shadow:0 .75rem 2rem #00000059;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.375rem}.contact-hero-card.has-bg{position:sticky;--hero-card-bg-size: 50%}.contact-hero-card.has-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-card-bg);background-repeat:no-repeat;background-size:var(--hero-card-bg-size, 40%);background-position:var(--hero-card-bg-position, center)}.contact-hero-card.has-bg>*{position:relative;z-index:1}.contact-hero-card-title{margin:0;font-size:1.5rem;font-weight:800}.contact-hero-card-subtitle{margin:.25rem 0 0;font-size:1rem;color:#ffffffd9}.contact-hero-bottom{padding:1.25rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:auto}.contact-hero-bottom-text{margin:0 0 .75rem;color:#ffffffe6;line-height:1.8;text-align:center;max-width:140ch;margin-left:auto;margin-right:auto}.contact-hero-bottom-text:last-child{margin-bottom:0}@media (min-width:641px){.contact-hero-container{padding:2.5rem 2rem 0}.contact-hero-card{top:calc(var(--top-offset, 0px) + 2.5rem);padding:2.25rem 2rem;min-height:calc((100svh - var(--top-offset, 0px)) / 2)}.contact-hero-card.has-bg{--hero-card-bg-size: 40%}.contact-hero-card-title{font-size:1.75rem}.contact-hero-card-subtitle{font-size:1.05rem}.contact-hero-bottom{padding:0;min-height:calc((100svh - var(--top-offset, 0px)) / 2);transform:translateY(-.5rem)}}@media (min-width:1025px){.contact-hero-container{padding:3rem 3rem 0}.contact-hero-card{top:calc(var(--top-offset, 0px) + 3rem);padding:2.5rem 2.25rem;min-height:calc((100svh - var(--top-offset, 0px)) / 2)}.contact-hero-card.has-bg{--hero-card-bg-size: 35%}.contact-hero-card-title{font-size:2rem}.contact-hero-card-subtitle{font-size:1.125rem}.contact-hero-bottom{padding:0;min-height:calc((100svh - var(--top-offset, 0px)) / 2);transform:translateY(-1rem)}.contact-hero-bottom-text{max-width:160ch}}
