.contact-hero h1,.contact-hero h2,.contact-hero h3,.contact-hero h4,.contact-hero h5,.contact-hero h6{font-weight:600}.contact-hero{background:radial-gradient(circle at 82% 16%,rgba(151,34,29,.08),transparent 32%),linear-gradient(180deg,#fbfaf8,#fff);overflow:hidden;padding:76px 0 64px;position:relative}.contact-hero__reveal{animation:contact-hero-fade-up .85s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(24px);will-change:opacity,transform}.contact-hero__eyebrow.contact-hero__reveal{animation-delay:.08s}.contact-hero__title.contact-hero__reveal{animation-delay:.16s}.contact-hero__description.contact-hero__reveal{animation-delay:.26s}.contact-hero__actions.contact-hero__reveal{animation-delay:.36s}.contact-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:.08;position:absolute}.contact-hero__container{margin:0 auto;max-width:1180px;padding:0 50px;position:relative;z-index:1}.contact-hero__copy{max-width:860px}.contact-hero__eyebrow{color:#5b271f;font-size:15px;font-weight:800;letter-spacing:.12em;line-height:1.55;margin-bottom:22px;text-transform:uppercase}.contact-hero__title{color:#211f24;font-size:clamp(2.6rem,7vw,4.5rem);font-weight:900;letter-spacing:-.05em;line-height:.95;margin:0;text-transform:uppercase}.contact-hero__description{margin-top:20px;max-width:670px}.contact-hero__description,.contact-hero__description p{color:#2d2c32;font-size:18px;line-height:1.55}.contact-hero__description p{margin:0}.contact-hero__actions{margin-top:26px}.contact-hero__button,.contact-hero__button:visited{align-items:center;background:#97221d;border:1px solid #97221d;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.14em;min-height:48px;padding:0 22px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.contact-hero__button:focus,.contact-hero__button:hover{background:#7c1b17;border-color:#7c1b17;color:#fff;text-decoration:none;transform:translateY(-1px)}@keyframes contact-hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.contact-hero{padding:54px 0 46px}.contact-hero__container{padding:0 24px}.contact-hero__copy{max-width:none;text-align:center}.contact-hero__description{margin-left:auto;margin-right:auto}.contact-hero__actions{display:flex;justify-content:center}}@media (max-width:640px){.contact-hero__title{font-size:clamp(3rem,17vw,4.5rem)}.contact-hero__eyebrow{font-size:12px;margin-bottom:16px}.contact-hero__description,.contact-hero__description p{font-size:16px}.contact-hero__button,.contact-hero__button:visited{width:100%}}@media (prefers-reduced-motion:reduce){.contact-hero__reveal{animation:none;opacity:1;transform:none}}