.base-css{margin-top:0}.hero{background-image:url(https://safe.security/wp-content/uploads/ctem-bg.jpg);aspect-ratio:16 / 9;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.hero .inner-container .text{text-align:center;height:30vw;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.hero .inner-container .text h1{color:#fff;font-size:clamp(50px, 8vw, 100px);margin-bottom:30px}.hero .inner-container .text h3{color:#fff;font-size:clamp(25px, 3vw, 40px);font-weight:400}.hero .inner-container .text p{color:#fff;font-family:"Darker Grotesque",sans-serif;font-size:clamp(18px, 2.4vw, 30px);font-weight:400}@media (max-width:767px){.hero{height:435px;aspect-ratio:auto}}