.BannerCarousel{overflow:hidden;position:relative}.BannerCarouselWrapper{display:flex;transition:transform .5s ease-in-out}.BannerSlide{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;min-width:100%;padding:70px 0}.BannerSlideContent{align-items:center;color:#383838;display:flex;gap:50px;justify-content:space-between;min-height:400px}.BannerSlideLeft{display:flex;flex-direction:column;justify-content:center;width:56%}.BannerSlideRight{width:44%}.BannerSlideRight .hs-video-widget{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.25);overflow:hidden}.video-wrapper iframe,.video-wrapper video{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.BannerSubTitle p{font-size:16px;font-weight:500;padding-bottom:20px}.BannerTitle p{background:linear-gradient(196deg,#7ae7ff 11.37%,#159cf6 69.31%) text;font-size:40px;font-style:normal;font-weight:700;line-height:1;padding-bottom:15px;text-decoration:none;-webkit-text-fill-color:transparent}.BannerTitle p span{display:inline-flex;font-size:24px;line-height:1.2}.BannerPunchline span{background:linear-gradient(196deg,#7ae7ff 11.37%,#159cf6 69.31%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:22px;font-weight:700}.BannerText p{font-size:20px;padding:20px 0}.BannerTag p{font-size:13px;font-style:italic;font-weight:400;padding-bottom:20px}.BannerButton .button-secondary{background-color:#f69522;border:1px solid #f69522;color:#fff;font-size:16px;font-weight:600;padding:10px 30px;text-transform:uppercase}.BannerButton .button-secondary:hover{background-color:#faaf3a!important;border-color:#faaf3a!important}.carousel-arrow{align-items:center;background-color:rgba(0,0,0,.6);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;min-width:auto;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:45px;z-index:10}.carousel-arrow i{font-size:16px}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-arrow:hover{background-color:#e28c06;color:#fff}.BannerCarousel.single-slide .carousel-arrow{display:none}@media (max-width:767px){.BannerCarouselWrapper>.BannerSlide:not(:first-child){height:850px!important;min-height:850px!important}.BannerCarouselWrapper>.BannerSlide:first-child{min-height:1100px}.BannerTitle p{font-size:30px;line-height:36px}.BannerText p{font-size:16px}.BannerSlideContent{flex-direction:column}.BannerSlideLeft,.BannerSlideRight{width:100%}.carousel-arrow.prev{left:70%}.carousel-arrow{top:6%}}