.footer-link-column__title{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.25rem;color:#690637}.footer-link-column__link{font-size:13px;line-height:1.35;color:#545358;transition:opacity .2s ease}.footer-link-column__link:hover{opacity:.8}.footer-link-column__list--grid{display:grid;grid-template-columns:1fr;gap:.625rem 2rem}@media (min-width:768px){.footer-link-column__list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-link-column__list--stack{display:flex;flex-direction:column;gap:.625rem}.footer{padding:clamp(2.5rem,4vw,3.5rem) var(--space-section-x) clamp(1.25rem,2.5vw,2rem)}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media (min-width:640px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.footer__grid{grid-template-columns:repeat(3,max-content);justify-content:center;gap:2.5rem 4rem}}.footer__brand{grid-column:span 2}@media (min-width:1024px){.footer__brand{grid-column:span 3}}.footer__logo-link{position:relative;display:block;width:fit-content;max-width:100%;flex-shrink:0;outline:none;border-radius:.125rem;transition:opacity .2s ease}.footer__logo-link:hover{opacity:.9}.footer__logo-link:focus-visible{box-shadow:0 0 0 2px rgba(105,6,55,.3);outline-offset:2px}.footer__col-company,.footer__col-products,.footer__col-risk{grid-column:span 1}.footer__bar{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid rgba(26,17,24,.14);padding-top:2rem}@media (min-width:640px){.footer__bar{flex-direction:row}}.footer__copy,.footer__legal{font-size:12px;color:#b0a090}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem .5rem}.footer__legal a{color:#b0a090;transition:opacity .2s ease}.footer__legal a:hover{opacity:.8}.footer__legal-sep{user-select:none;opacity:.6}.audience-slider{width:100%;max-width:min(100%,52rem);margin-inline:auto;padding-inline:1rem;display:flex;justify-content:center}.audience-slider--align-start,.audience-slider--align-start .audience-slider__static{justify-content:start}.audience-slider--bordered{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding-top:1rem;padding-bottom:1rem}.audience-slider--dark .audience-slider__text{color:rgba(255,255,255,.76)}.audience-slider--dark .audience-slider__dot{background:rgba(255,255,255,.48)}.audience-slider--light .audience-slider__text{color:var(--color-gray);font-size:clamp(10px,2.2vw,13px)}.audience-slider--light .audience-slider__dot{background:var(--color-primary)}.audience-slider__viewport{overflow:hidden;flex-shrink:0}.audience-slider__track{display:flex;flex-wrap:nowrap;align-items:center;gap:.75rem;width:max-content;will-change:transform;transition:transform .55s ease}.audience-slider__track--instant{transition:none}.audience-slider__cell{display:inline-flex;flex-wrap:nowrap;flex:0 0 auto;align-items:center;gap:.625rem;box-sizing:border-box}.audience-slider__text{font-size:clamp(9px,2.2vw,12px);font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;line-height:1.25;white-space:nowrap}.audience-slider__dot{width:.375rem;height:.375rem;border-radius:9999px;flex-shrink:0}.audience-slider__static{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem}.audience-slider__static-item{display:inline-flex;align-items:center;gap:.625rem}.audience-slider__static-item .audience-slider__text{white-space:normal}@media print{.audience-slider__viewport{overflow:visible;width:100%!important;max-width:none!important}.audience-slider__track{transform:none!important;flex-wrap:wrap;width:100%!important;justify-content:center;transition:none!important}}.hero{position:relative;min-height:100vh;overflow-x:hidden;margin-bottom:clamp(1.25rem,2.8vw,2.5rem)}.hero--no-gap{margin-bottom:0}.hero--compact{min-height:min(75vh,40rem)}.hero--compact .hero__copy{bottom:clamp(.75rem,2.1vh,1.25rem)}.hero--compact .hero__title{white-space:normal;text-align:center}.hero__video-wrap{position:absolute;inset:0;overflow:hidden}.hero__video{position:absolute;left:50%;top:50%;min-height:100%;min-width:100%;transform:translate(-50%,-50%);object-fit:cover}.hero__gradient{pointer-events:none;position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(90,5,47,0),rgba(90,5,47,0) 30%,rgba(90,5,47,.1) 50%,rgba(90,5,47,.26) 66%,rgba(90,5,47,.5) 82%,rgba(90,5,47,.72))}.hero__copy{position:absolute;left:0;right:0;bottom:clamp(.75rem,2.6vh,1.5rem);z-index:10;width:100%;transform:none;display:flex;flex-direction:column;align-items:stretch;gap:0}.hero__text{padding-left:1.5rem;padding-right:1.5rem;text-align:center;text-wrap:balance}@media (min-width:640px){.hero__text{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:768px){.hero__text{padding-left:3.5rem;padding-right:3.5rem}}.hero__audience-slider{margin-top:1rem;width:100%;max-width:none;padding-inline:0}@media (max-width:767px){.hero__audience-slider{padding-inline:1.5rem}}.hero__title{margin-inline:auto;font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;color:#ffffff;letter-spacing:-.01em;white-space:normal;text-align:center;overflow-wrap:break-word;word-break:normal}.hero__title-carousel{position:relative;display:block;width:100%;min-height:clamp(4.5rem,12vw,8rem);overflow:hidden}.hero__title-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:767px){.hero__title-carousel{min-height:auto;overflow:visible;padding-block:.35rem}.hero__title-slide{position:relative;inset:auto;width:100%;justify-content:center;align-items:center;padding-inline:.125rem;box-sizing:border-box}}.hero__sub{margin-inline:auto;margin-top:3.575rem;max-width:52rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.28em;color:rgba(255,255,255,.62)}.hero__scroll-next{display:flex;justify-content:center;margin-top:1.5rem;padding-bottom:.25rem}.hero__scroll-next-link{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);transition:color .2s ease,background .2s ease,border-color .2s ease}.hero__scroll-next-link:hover{color:rgba(255,255,255,.92);background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.34)}.hero__scroll-next-link:focus-visible{outline:2px solid rgba(255,255,255,.56);outline-offset:3px}.hero__scroll-next-icon{width:1.25rem;height:1.25rem;animation:hero-scroll-bounce 1.35s ease-in-out infinite}@keyframes hero-scroll-bounce{0%,to{transform:translateY(0)}45%{transform:translateY(5px)}55%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.hero__scroll-next-icon{animation:none}}@media print{.hero{min-height:auto;padding:2rem 1.5rem;background:#1a1118!important;page-break-inside:avoid}.hero__gradient,.hero__video-wrap{display:none}.hero__copy{position:static;transform:none}.hero__copy,.hero__text{max-width:none;padding:0}.hero__audience-slider,.hero__scroll-next{display:none}.hero__title{color:#ffffff}.hero__sub{color:rgba(255,255,255,.78)}}.nav-mobile-panel{scrollbar-gutter:stable;padding-top:5.5rem;padding-bottom:2rem}@media (min-width:640px){.nav-mobile-panel{padding-top:7.25rem}}@media (min-width:768px){.nav-mobile-panel{padding-top:8.5rem}}