section.hero-section-classic-module{align-items:flex-end;display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-top:240px;position:relative}@media (max-width:946px){section.hero-section-classic-module{padding-top:200px!important}}section.hero-section-classic-module .bg,section.hero-section-classic-module .filter{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}section.hero-section-classic-module .filter.black{background:linear-gradient(98deg,#000811 34.26%,rgba(0,8,17,0) 98.53%)}section.hero-section-classic-module .filter.red{background:linear-gradient(98deg,#d50032 34.26%,rgba(213,0,50,0) 98.53%)}section.hero-section-classic-module .filter.none{background-color:rgba(0,8,17,.7)}section.hero-section-classic-module .container{align-items:flex-end;display:flex}section.hero-section-classic-module .wrapper{display:flex;flex-direction:column;gap:15px;max-width:792px;width:100%}section.hero-section-classic-module .wrapper .text{max-width:675px}section.hero-section-classic-module .wrapper .ctas{margin-top:45px}.new-mod.hero-section-classic-module{padding-bottom:90px;padding-top:130px}.new-mod.hero-section-classic-module .subtitle{align-items:center;display:flex;gap:6px}.new-mod.hero-section-classic-module .subtitle svg{width:16px}.new-mod.hero-section-classic-module h1{text-transform:none}.new-mod.hero-section-classic-module .description{color:#abb0ba}.new-mod.hero-section-classic-module .bg{animation:heroZoom 20s ease-in-out infinite}@keyframes heroZoom{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}