.hero-banner-wrap{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:120px 0;position:relative;text-align:center}.hero-banner-wrap:after{background:linear-gradient(0deg,#000,transparent);bottom:-1px;content:"";height:10vh;left:0;max-height:180px;position:absolute;width:100%}.hero-banner-wrap img{max-width:100%}.hero-banner-wrap .smaller-container{max-width:900px}.hero-banner-wrap .main-content *{font-size:16px}.hero-banner-wrap .main-heading *{font-size:clamp(40px,6vw,100px);font-weight:600;line-height:1.05;margin-bottom:20px}.pre-heading{align-items:center;border:1px solid #0065a360;border-radius:5px;box-shadow:0 0 30px #0065a380;color:#fff;display:flex;font-size:16px;justify-content:center;justify-self:center;margin:0 auto 20px;min-width:270px;padding:5px 10px;width:max-content}.cursor{animation:blink .7s infinite;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (min-width:992px){.hero-banner-wrap .main-content *,.pre-heading{font-size:18px}.pre-heading{min-width:305px}}