.hero-content{display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center}.hero-content .hero-title{position:relative}.icon-spoke{display:inline-block;margin-top:32px}.icon-spoke img{height:40px;width:40px}.hero-section .section-bg{height:100%;left:0;position:absolute;top:0;width:100%}.hero-section .hero-title{color:var(--white)}.hero-section .circle{align-items:center;border:2px solid #fff;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.hero-section .circle svg{height:20px;width:20px}.mobile-video-banner{display:none}@media only screen and (max-width:767px){.desktop-video-banner{display:none}.mobile-video-banner{display:block}.hero-content{height:calc(100vh - 72px)}}