.hero-banner-section{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:92vh;position:relative;width:100%;z-index:1}.hero-banner-section:before{background-color:#000;content:"";inset:0;opacity:.5;position:absolute;z-index:-1}.hero-banner-section .main-content{align-items:center;display:flex;height:92vh;justify-content:center}.hero-banner-section .main-content .content-wrap{text-align:center}.hero-banner-section .main-content .content-wrap h1{line-height:120%;margin-bottom:20px}.hero-banner-section .main-content .description p{color:#fff;font-size:20px;font-weight:500;line-height:130%;margin:0}.hero-banner-section .main-content .content-wrap .cta-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}@media (max-width:767px){.hero-banner-section{height:100%}.hero-banner-section .main-content{height:100%;padding:40px 0}.hero-banner-section .main-content .content-wrap{max-width:100%}}@media (max-width:480px){.hero-banner-section .main-content .content-wrap h1{line-height:110%;margin-bottom:20px}}