.home_hero_section{background:#140b06;height:70vh;position:relative}.hero__sticky_wrapper{background:#140b06;display:flex;flex-direction:column;height:70vh;overflow:hidden;position:sticky;top:64px;width:100%}.hero__content{animation:fadeUp .8s .3s both;flex-shrink:0;padding:0;position:relative;z-index:5}.home_hero_section h1{color:#ffefe1;font-family:FSIndustrieCd,Impact,sans-serif;font-size:130px;font-style:normal;font-weight:700;line-height:1.1;margin:30px 0;position:relative;text-align:center}.home_hero_section h1 sup{font-size:30px}.hero-ctas{animation:fadeUp .8s .6s both;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px;position:relative}.hero-ctas .btn_secondary{background:#180d069e}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero__video_area{animation:videoReveal 1s .5s both;background:#140b06;border-radius:20px 20px 0 0;bottom:0;overflow:hidden;position:absolute;top:-100px;width:100%}@keyframes videoReveal{0%{opacity:.6;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}#scroll-video{display:block;height:100%;object-fit:cover;width:100%}@media(max-width:576px){.hero__sticky_wrapper,.home_hero_section{height:auto;min-height:375px}.home_hero_section h1{font-size:50px;margin:0 0 20px}.hero__video_area{bottom:0;top:125px}}@media(min-width:576px) and (max-width:768px){.hero__sticky_wrapper,.home_hero_section{height:auto;min-height:450px}.home_hero_section h1{font-size:50px;margin:0 0 20px}.hero__video_area{bottom:0;top:0}}@media(min-width:768px) and (max-width:991.98px) and (orientation:portrait){.home_hero_section{height:auto}.hero__sticky_wrapper{height:65dvh;position:sticky}.home_hero_section h1{font-size:55px;margin:50px 0}.hero-ctas{margin-bottom:20px}.hero__video_area{border-radius:20px 20px 0 0;bottom:0;position:absolute;top:-100px}}@media(min-width:768px) and (max-width:991.98px) and (orientation:landscape){.home_hero_section{height:250vh}.hero__sticky_wrapper{height:100vh}.home_hero_section h1{font-size:50px;margin:15px 0}.hero__video_area{bottom:0;top:0}}@media(max-width:900px) and (orientation:landscape) and (max-height:500px){.home_hero_section{height:100vh}.hero__sticky_wrapper{height:100dvh;top:0}.home_hero_section h1{font-size:36px;margin:50px 0}.hero-ctas{gap:10px;margin-bottom:8px}.hero__video_area{bottom:0;top:0}}@media(min-width:992px) and (max-width:1300px){.home_hero_section{height:auto}.hero__sticky_wrapper{height:65dvh;position:sticky}.home_hero_section h1{font-size:75px;margin:10px 0}.hero-ctas{margin-bottom:20px}.hero__video_area{border-radius:20px 20px 0 0;bottom:0;position:absolute;top:-50px}}