.hero-section{position:relative;z-index:1}@media(min-width: 90em){.hero-section{padding-top:14.4375rem}}@media(min-width: 23.4375em)and (max-width: 90em){@supports(padding-top: clamp( 8.125rem , 5.9022887324rem  +  9.4835680751vw , 14.4375rem )){.hero-section{padding-top:clamp( 8.125rem , 5.9022887324rem  +  9.4835680751vw , 14.4375rem )}}@supports not (padding-top: clamp( 8.125rem , 5.9022887324rem  +  9.4835680751vw , 14.4375rem )){.hero-section{padding-top:calc(8.125rem + 6.3125*(100vw - 23.4375rem)/66.5625)}}}@media(max-width: 23.4375em){.hero-section{padding-top:8.125rem}}@media(min-width: 90em){.hero-section{padding-bottom:8.125rem}}@media(min-width: 23.4375em)and (max-width: 90em){@supports(padding-bottom: clamp( 3.75rem , 2.2095070423rem  +  6.5727699531vw , 8.125rem )){.hero-section{padding-bottom:clamp( 3.75rem , 2.2095070423rem  +  6.5727699531vw , 8.125rem )}}@supports not (padding-bottom: clamp( 3.75rem , 2.2095070423rem  +  6.5727699531vw , 8.125rem )){.hero-section{padding-bottom:calc(3.75rem + 4.375*(100vw - 23.4375rem)/66.5625)}}}@media(max-width: 23.4375em){.hero-section{padding-bottom:3.75rem}}.hero-section::after{content:"";position:absolute;width:100%;height:231px;bottom:0;left:0;right:0;z-index:-1;background:linear-gradient(360deg, #080503 0%, rgba(8, 5, 3, 0) 100%);pointer-events:none}.hero-section__video{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-2;pointer-events:none}.hero-section__video::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(8,5,3,.8)}.hero-section__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section__content{max-width:615px}@media only screen and (max-width: 768px){.hero-section__content{text-align:center;margin:0 auto}}.hero-section__label{margin-bottom:25px}@media only screen and (max-width: 768px){.hero-section__label{margin:0 auto 20px}}@media(min-width: 90em){.hero-section__title h1{font-size:6.25rem}}@media(min-width: 23.4375em)and (max-width: 90em){@supports(font-size: clamp( 4.375rem , 3.7147887324rem  +  2.8169014085vw , 6.25rem )){.hero-section__title h1{font-size:clamp( 4.375rem , 3.7147887324rem  +  2.8169014085vw , 6.25rem )}}@supports not (font-size: clamp( 4.375rem , 3.7147887324rem  +  2.8169014085vw , 6.25rem )){.hero-section__title h1{font-size:calc(4.375rem + 1.875*(100vw - 23.4375rem)/66.5625)}}}@media(max-width: 23.4375em){.hero-section__title h1{font-size:4.375rem}}.hero-section__title h1{line-height:90%;text-transform:uppercase;color:var(--color-white);margin-bottom:10px}.hero-section__description{max-width:506px;margin-bottom:25px;font-size:20px;line-height:175%;color:var(--color-ivory-opacity-85)}@media only screen and (max-width: 992px){.hero-section__description{font-size:18px}}@media only screen and (max-width: 768px){.hero-section__description{font-size:16px;margin:0 auto 20px}}.hero-section__trust{background-color:var(--color-bronze-opacity-6);border:1px solid var(--color-bronze-opacity-48);display:flex;align-items:flex-start;-moz-column-gap:11px;column-gap:11px;padding:13px 20px;max-width:-moz-max-content;max-width:max-content;margin-bottom:35px}@media only screen and (max-width: 768px){.hero-section__trust{margin:0 auto 20px}}@media only screen and (max-width: 576px){.hero-section__trust{max-width:320px}}.hero-section__trust-pulse{width:7px;height:7px;border-radius:50%;background:var(--color-bronze);flex-shrink:0;animation:pulse 2.2s ease-in-out infinite;position:relative;top:5px}.hero-section__trust-text{font-size:14px;letter-spacing:.03em;color:var(--color-ivory-opacity-75)}.hero-section__trust-text span{font-weight:700}.hero-section__buttons{display:flex;align-items:center;gap:18px;margin-bottom:35px}@media only screen and (max-width: 768px){.hero-section__buttons{justify-content:center;margin:0 auto 20px;gap:15px}}@media only screen and (max-width: 576px){.hero-section__buttons{flex-direction:column}}@media only screen and (max-width: 576px){.hero-section__button{max-width:320px;width:100%}}.hero-section__bottom-text{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(245,239,224,.5)}@media only screen and (max-width: 768px){.hero-section__bottom-text{line-height:170%}}.running-line{background-color:var(--color-bronze);padding:16px 10px;overflow:hidden}.running-line__wrapper{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;width:-moz-max-content;width:max-content;animation:marquee 25s linear infinite}.running-line__item{display:inline-flex;align-items:center;-moz-column-gap:10px;column-gap:10px;padding:0 30px;text-transform:uppercase;color:var(--color-charcoal-dark)}@media only screen and (max-width: 768px){.running-line__item{padding:0 20px}}.running-line__item span{font-weight:700;font-size:14px;line-height:100%;letter-spacing:.32em;white-space:nowrap}.running-line__item .icon-star{width:14px;height:14px}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(201,137,42,.65)}50%{box-shadow:0 0 0 7px rgba(201,137,42,0)}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}