.hs-hero{align-items:center;background:#060606;color:#fff;display:flex;isolation:isolate;justify-content:center;overflow:hidden;padding:140px 20px;position:relative;text-align:center}.hs-hero__media{height:100%;inset:0;position:absolute;width:100%}.hs-hero__image{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-4}.hs-hero__video{overflow:hidden;pointer-events:none;z-index:-9999999}.hs-hero__background-video,.hs-hero__video .hs-video-container,.hs-hero__video .hs-video-widget,.hs-hero__video .hs-video-wrapper,.hs-hero__video .iframe_wrapper,.hs-hero__video .oembed_container,.hs-hero__video iframe,.hs-hero__video video{display:block!important;height:100%!important;inset:0!important;max-height:none!important;max-width:none!important;object-fit:cover!important;position:absolute!important;width:100%!important}.hs-hero__video iframe{transform:scale(1.01)}.hs-hero__overlay{background:linear-gradient(180deg,#060606 0,rgba(6,6,6,.6) 20%,rgba(6,6,6,0) 50%,rgba(6,6,6,.6) 80%,#060606);inset:0;pointer-events:none;position:absolute;z-index:-2}.hs-hero__content{align-items:center;display:flex;flex-direction:column;gap:clamp(56px,8vw,88px);justify-content:center;position:relative;width:min(100%,980px);z-index:1}.hs-hero__logo{display:block;height:auto;margin:0 auto;width:min(var(--hero-logo-width-desktop),82vw)}.hs-hero__buttons{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.hs-hero__buttons:before{background:radial-gradient(ellipse at center,rgba(255,0,0,.42) 0,rgba(138,18,14,.28) 36%,rgba(138,18,14,.12) 58%,rgba(138,18,14,0) 78%);content:"";filter:blur(28px);height:190px;left:50%;opacity:.95;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(560px,92vw);z-index:-1}.hs-hero__button{align-items:center;border-radius:999px;display:inline-flex;font-size:1.4rem;font-weight:700;justify-content:center;line-height:1;min-height:72px;padding:18px 42px;position:relative;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease;white-space:nowrap;z-index:1}.hs-hero__button--primary,.hs-hero__button--primary:visited{background:#8a120e;border:1px solid hsla(0,0%,100%,.18);box-shadow:0 0 26px rgba(255,0,0,.34),0 0 70px rgba(138,18,14,.24),0 4px 14px rgba(0,0,0,.18);color:#fff}.hs-hero__button--primary:focus,.hs-hero__button--primary:hover{background:red;box-shadow:0 0 36px rgba(255,0,0,.52),0 0 95px rgba(138,18,14,.38),0 8px 24px rgba(0,0,0,.24);color:#fff;transform:translateY(-2px)}.hs-hero__button:focus-visible{outline:2px solid #fff;outline-offset:4px}@keyframes hs-hero-arrow-nudge{0%,to{filter:drop-shadow(0 0 8px rgba(255,0,0,.7)) drop-shadow(0 0 20px rgba(138,18,14,.5));transform:translateY(0)}50%{filter:drop-shadow(0 0 14px rgba(255,0,0,.95)) drop-shadow(0 0 32px rgba(138,18,14,.7));transform:translateY(9px)}}.hs-hero__scroll-arrow{align-items:center;animation:hs-hero-arrow-nudge 1.8s ease-in-out infinite;background:none;border:none;color:red;cursor:pointer;display:inline-flex;justify-content:center;margin-top:calc(clamp(30px, 4vw, 44px)*-1);padding:8px;transition:opacity .2s ease}.hs-hero__scroll-arrow:focus,.hs-hero__scroll-arrow:hover{opacity:.8}.hs-hero__scroll-arrow:focus-visible{border-radius:4px;outline:2px solid #fff;outline-offset:4px}.hs-hero__scroll-arrow-icon{display:block;height:auto;width:44px}@media (max-width:767px){.hs-hero{padding:96px 18px}.hs-hero__logo{width:min(var(--hero-logo-width-mobile),86vw)}.hs-hero__buttons{width:100%}.hs-hero__buttons:before{filter:blur(26px);height:220px;width:min(420px,96vw)}.hs-hero__button{font-size:1.05rem;min-height:58px;padding:14px 28px;width:min(320px,86vw)}.hs-hero__scroll-arrow-icon{width:36px}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}