.hero-section{position:relative}.hero-section .hero-wrapper{color:#fff;display:flex;position:absolute;bottom:80px;left:0;right:0}.hero-section .hero-wrapper .sm-title{text-wrap:nowrap;position:relative;z-index:2}@media (max-width: 991px){.hero-section .hero-wrapper{bottom:40px}}@media (max-width: 991px){.hero-section .hero-wrapper svg{width:75px;height:63px}}.hero-section .hero-img{position:relative}.hero-section .hero-img img{height:100vh;width:100%}.hero-section .hero-img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,#000000f2,#0000);opacity:.5;pointer-events:none}.hero-section .hero-content{display:flex;flex-direction:column;position:relative;z-index:2;gap:25px}.hero-section svg{position:relative;z-index:3}@media (min-width: 992px){.hero-section .hero-mobile-wrapper{display:none}}@media (max-width: 991px){.hero-section .hero-mobile-wrapper{margin-top:40px;color:var(--clr-main)}}@media (max-width: 991px){.hero-section{padding-bottom:40px}}
