@keyframes slideFromLeft{0%{opacity:0}to{opacity:1}}@keyframes slideFromRight{0%{opacity:0}to{opacity:1}}.main-heading{padding-top:calc(67px + var(--header-height));background:linear-gradient(#eff5f8 0%,#d5e4eb 100%);flex-direction:column;align-items:center;display:flex}.main-heading h1{text-align:center;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:90%;font-size:clamp(16px,5vw,56px);line-height:1.2}@media screen and (max-width:1200px){.main-heading{padding-top:calc(17px + var(--header-height))}}@media screen and (max-width:680px){.main-heading{padding-top:calc(24px + var(--header-height))}}.title-animation{text-align:center;margin-bottom:40px;overflow:hidden}.title-animation.left-to-right{animation:.4s ease-out slideFromLeft}.title-animation.right-to-left{animation:.4s ease-out slideFromRight}@media screen and (max-width:1200px){.title-animation{margin-bottom:26px}}@media screen and (max-width:680px){.title-animation{margin-bottom:30px}}.banners-swiper{width:100%;margin-bottom:var(--video-margin-bottom);height:var(--video-height)}@media screen and (max-width:1310px){.banners-swiper{height:calc(var(--video-height) + 45px)}}.banners-swiper .swiper-slide{height:var(--video-height)}.banners-swiper .swiper-slide .banner-card-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.banners-swiper .swiper-slide .banner-card-container .banner-container.content-image{cursor:pointer;max-width:70vw;aspect-ratio:var(--video-aspect-ratio);height:var(--video-height);border-radius:30px;position:relative;overflow:hidden;box-shadow:0 0 6px #00000026}@media screen and (max-width:680px){.banners-swiper .swiper-slide .banner-card-container .banner-container.content-image{border-radius:5px;max-width:90vw;box-shadow:0 4px 4px #00000040}}.banners-swiper .swiper-slide .banner-card-container .banner-container.content-image img{object-fit:cover}.banners-swiper .swiper-slide .banner-card-container .banner-container video{object-fit:cover;width:fit-content;max-width:70vw;aspect-ratio:var(--video-aspect-ratio);height:var(--video-height);border-radius:30px;justify-self:center;display:flex;box-shadow:0 0 6px #00000026}@media screen and (max-width:680px){.banners-swiper .swiper-slide .banner-card-container .banner-container video{border-radius:5px;max-width:90vw;box-shadow:0 4px 4px #00000040}}.banners-swiper .swiper-button-next{color:#0b3c6e;background-position:50%;background-repeat:no-repeat;background-size:contain}.banners-swiper .swiper-button-next svg,.banners-swiper .swiper-button-next:after{display:none}@media screen and (max-width:1310px){.banners-swiper .swiper-button-next{margin-top:calc(0px - var(--swiper-navigation-size)/2 - 25px)}}@media screen and (max-width:680px){.banners-swiper .swiper-button-next{display:none}}.banners-swiper .swiper-button-next{background-image:url(/assets/rightArrow.svg)!important;right:10vw!important}@media screen and (max-width:1200px){.banners-swiper .swiper-button-next{right:8vw!important}}.banners-swiper .swiper-button-prev{color:#0b3c6e;background-position:50%;background-repeat:no-repeat;background-size:contain}.banners-swiper .swiper-button-prev svg,.banners-swiper .swiper-button-prev:after{display:none}@media screen and (max-width:1310px){.banners-swiper .swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2 - 25px)}}@media screen and (max-width:680px){.banners-swiper .swiper-button-prev{display:none}}.banners-swiper .swiper-button-prev{background-image:url(/assets/leftArrow.svg)!important;left:10vw!important}@media screen and (max-width:1200px){.banners-swiper .swiper-button-prev{left:8vw!important}}.banners-swiper .swiper-pagination-bullet{opacity:1;background:#d3e0eb}.banners-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0b3c6e}
