.hero-bg-root{background-color:#141414}.hero-bg-frame{position:absolute;inset:0}.hero-bg-image{object-fit:cover;object-position:left center}@media (min-width:768px){.hero-bg-image{object-position:72% center}}@media (min-width:768px) and (min-aspect-ratio:2){.hero-bg-frame{width:min(100%,1920px);inset:0 auto 0 50%;transform:translate(-50%)}.hero-bg-image{object-position:center center}}@media (min-width:768px) and (min-aspect-ratio:21/9){.hero-bg-frame{width:min(100%,1760px)}}@media (max-width:767px){.hero-bg-frame{width:100%;inset:0;transform:none}.hero-bg-image{object-position:left center}}.landing-hero-copy{min-height:12rem}@media (min-width:768px){.landing-hero-copy{min-height:10.5rem}}.landing-hero-copy--extended{min-height:13.5rem}@media (min-width:768px){.landing-hero-copy--extended{min-height:11.75rem}}.landing-hero-p{color:#fffffff2;text-wrap:pretty;font-size:1rem;font-weight:500;line-height:1.625}.hero-card-stack-wrapper{width:100%;max-width:500px;height:132px;margin:0 0 0 auto;position:relative;overflow:hidden}.hero-card-stack{width:100%;height:100%;position:relative}.hero-card-slide{color:#fff;text-align:center;opacity:0;z-index:0;background:#1d2930d1;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:96px;margin:auto;padding:10px 14px;transition:opacity .5s ease-in-out,transform .5s ease-in-out;animation:30s infinite heroSlideCard;display:flex;position:absolute;inset:0;box-shadow:0 8px 16px #00000040}.hero-card-slide:first-child{animation-delay:0s}.hero-card-slide:nth-child(2){animation-delay:7.5s}.hero-card-slide:nth-child(3){animation-delay:15s}.hero-card-slide:nth-child(4){animation-delay:22.5s}.hero-card-icon-wrapper{background-color:#cca75b14;border:1px solid #cca75b33;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.hero-card-icon{color:#cca75b;width:28px;height:28px}.hero-card-text-wrapper{text-align:left;max-width:82%}.hero-card-text-wrapper strong{margin-bottom:4px;font-size:17px;line-height:1.25;display:block}.hero-card-text-wrapper span{color:#cca75b;font-size:14px;line-height:1.35}@keyframes heroSlideCard{0%{opacity:0;z-index:0;transform:scale(.95)translateY(100%)}4%{opacity:1;z-index:2;transform:scale(1)translateY(0)}21%{opacity:1;z-index:2;transform:scale(1)translateY(0)}25%{opacity:0;z-index:0;transform:scale(.95)translateY(-100%)}to{opacity:0;z-index:0;transform:scale(.95)translateY(100%)}}@media (prefers-reduced-motion:reduce){.hero-card-slide{opacity:1;animation:none;position:relative}.hero-card-slide:nth-child(n+2){display:none}}.hero-feature-cards-overlap{margin-top:0;margin-bottom:2rem;padding-top:.5rem}@media (min-width:768px){.hero-feature-cards-overlap{margin-top:-84.8px;margin-bottom:3rem;padding-top:0}}@media (min-width:1024px){.hero-feature-cards-overlap{margin-bottom:3.5rem}}.hero-feature-cards-grid{min-height:11.5rem}@media (min-width:768px){.hero-feature-cards-grid{min-height:10.5rem}}.hero-feature-card{animation:.95s cubic-bezier(.22,1,.36,1) both hero-feature-card-in;animation-delay:calc(.7s*(var(--hero-card-i,0) + 1))}@keyframes hero-feature-card-in{0%{transform:translateY(.75rem)}to{transform:translateY(0)}}@media (max-width:767px){.hero-feature-card{animation-name:hero-feature-card-in-mobile;animation-duration:.9s;animation-delay:calc(.15s*var(--hero-card-i,0))}@keyframes hero-feature-card-in-mobile{0%{transform:translateX(var(--hero-card-x,0))}to{transform:translate(0)}}}@media (prefers-reduced-motion:reduce){.hero-feature-card{animation:none;transform:none}}
