@charset "UTF-8";.section-hero{background-image:url(/images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 992px){.section-hero{height:543px;background-image:url(/images/hero-bg-mob.png)}.section-hero .main-title{font-size:42px;line-height:44px}.section-hero .main-title,.section-hero .main-button,.section-hero .transparent-button,.section-hero .video-hero-block{opacity:1!important;transform:translate(0) scale(1)!important}}.hero-content{padding-top:130px}@media screen and (max-width: 992px){.hero-content{text-align:center;padding-top:70px}}.hero-content .swiper-pagination-bullet{width:10px!important;height:10px!important}.hero-buttons-block{display:flex;align-items:center;justify-content:space-between;margin:33px 0}@media screen and (max-width: 992px){.hero-buttons-block{justify-content:center}}.hero-buttons{display:flex;align-items:center;gap:20px}@media screen and (max-width: 992px){.hero-buttons{flex-direction:column}}.video-hero-block{margin-top:62px;margin-bottom:-334px;position:relative}@media screen and (max-width: 992px){.video-hero-block{margin-top:30px;margin-bottom:-150px}}.video-hero-block:before{background-image:url(/images/video-ellipses.png);content:"";position:absolute;top:-130px;right:0;width:639px;height:639px;z-index:0;pointer-events:none}@media screen and (max-width: 992px){.video-hero-block:before{display:none}}.video-hero-block .video-hero{position:relative;z-index:2;width:100%;border-radius:24px}@media screen and (max-width: 992px){.video-hero-block .video-hero{height:200px;object-fit:cover}}.play-button{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;margin:auto;justify-content:center;align-items:center;z-index:3;width:fit-content;background-color:transparent;border:none;height:fit-content}.play-button:hover,.play-button:focus,.play-button:active{background-color:transparent!important}@media screen and (max-width: 992px){.play-button svg{width:62px;height:62px}}.play-button.invisible{display:none}.play-button:hover{cursor:pointer}.us-section{margin-top:444px}@media screen and (max-width: 992px){.us-section{margin-top:100px;text-align:center}}.us-section .us-content .common-text:first-of-type{margin-bottom:40px}@media screen and (max-width: 992px){.us-section .us-content .common-text:first-of-type{margin-bottom:30px}}.us-section .us-image{width:100%;height:auto;padding-left:40px}@media screen and (max-width: 992px){.us-section .us-image{padding-left:0}}.us-section .main-button{margin:25px 0 32px}@media screen and (max-width: 992px){.us-section .main-button{margin:18px auto}}.us-section .line-separator{border-top:1px solid #F0F0F0;opacity:1;margin:12px 0}.us-section .services-block{display:flex;align-items:center;gap:23px}@media screen and (max-width: 992px){.us-section .services-block{flex-direction:column;row-gap:18px;margin-top:18px}}.services-section{background:linear-gradient(180deg,#e9f9ff,#fff 44%,#eefbff);border-radius:100px 100px 0 0;padding-top:130px;margin-top:130px}@media screen and (max-width: 992px){.services-section{margin-top:25px;border-radius:40px 40px 0 0;padding:40px 10px;text-align:center;overflow:hidden}.services-section .main-button{margin-left:auto;margin-right:auto}}.slider-service-item{display:flex;align-items:center;height:fit-content!important}@media screen and (max-width: 992px){.slider-service-item{height:100%}}.service-item{background-color:transparent;perspective:1000px;width:100%;height:264px}@media screen and (max-width: 992px){.service-item{height:auto}}.service-item:hover .service-item-content{transform:rotateY(180deg)}@media screen and (max-width: 992px){.service-item:hover .service-item-content{transform:rotateY(0)}}.service-item .service-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.service-item-content{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d;background:linear-gradient(180deg,#ecfaff,#e5f2f6);display:flex;align-items:center;border-radius:20px}@media screen and (max-width: 992px){.service-item-content{padding:40px 20px}}.service-item-content .visible-card{display:flex;align-items:center;gap:20px}@media screen and (max-width: 992px){.service-item-content .visible-card{display:none}}.service-item-content .icon-image{background-color:var(--secondary-color);width:48px;height:48px;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center}.service-item-content .service-item-title{font-size:29px;font-weight:600;font-family:var(--primary-font);color:var(--primary-color);text-align:left;margin-bottom:0}@media screen and (max-width: 1200px){.service-item-content .service-item-title{font-size:22px}}.service-item-content .visible-card,.service-item-content .hidden-card{padding:0 60px;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 992px){.service-item-content .visible-card,.service-item-content .hidden-card{padding:0}}.service-item-content .hidden-card{transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 992px){.service-item-content .hidden-card{position:relative;transform:rotateY(0)}}.service-item-content .hidden-card .hidden-card-header{display:flex;align-items:center;gap:12px;margin-bottom:23px}@media screen and (max-width: 992px){.service-item-content .hidden-card .hidden-card-header{flex-direction:column;row-gap:8px}}.service-item-content .service-item-description{font-size:18px;font-weight:400;text-align:left;font-family:var(--primary-font);color:var(--primary-color);margin-bottom:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1200px){.service-item-content .service-item-description{font-size:16px}}@media screen and (max-width: 992px){.service-item-content .service-item-description{text-align:center}}.service-image{width:100%;height:auto;border-radius:20px;margin-top:75px;position:relative;margin-bottom:-130px}@media screen and (max-width: 992px){.service-image{margin-bottom:-50px;width:calc(100% + 44px);left:-22px;border-radius:0;height:226px;object-fit:cover}}@media screen and (max-width: 992px){.services-swiper{margin-top:32px}}.services-swiper .swiper-wrapper{height:830px}@media screen and (max-width: 992px){.services-swiper .swiper-wrapper{height:auto;margin-bottom:60px}}.services-swiper .swiper-slide{opacity:.5;padding-right:80px}@media screen and (max-width: 992px){.services-swiper .swiper-slide{padding-right:0}}.services-swiper .swiper-slide-active{opacity:1}.services-swiper .swiper-slide-active .service-item-content{background:#e5f2f6!important}.services-swiper .swiper-pagination .swiper-pagination-bullet,.why-us-swiper .swiper-pagination .swiper-pagination-bullet,.related-news-carousel .swiper-pagination .swiper-pagination-bullet{width:11px!important;height:11px!important;background-color:#c2e3ee!important}.services-swiper .swiper-pagination .swiper-pagination-bullet-active,.why-us-swiper .swiper-pagination .swiper-pagination-bullet-active,.related-news-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--secondary-color)!important;height:38px!important;transition:all .3s ease-in-out!important}@media screen and (max-width: 992px){.services-swiper .swiper-pagination .swiper-pagination-bullet-active,.why-us-swiper .swiper-pagination .swiper-pagination-bullet-active,.related-news-carousel .swiper-pagination .swiper-pagination-bullet-active{height:11px!important}}.marquee-section{margin-top:210px;margin-bottom:72px;overflow:hidden}@media screen and (max-width: 992px){.marquee-section{margin-top:50px;margin-bottom:40px}}.marquee-item{display:flex;align-items:center}.marquee-text{animation:loopText 10s infinite linear;flex-shrink:0;margin-right:10px;font-size:51px;font-weight:400;font-family:var(--primary-font);color:var(--primary-color)}@media screen and (max-width: 992px){.marquee-text{font-size:24px;margin-bottom:0}}.marquee-text span{font-weight:600;color:var(--purple)}@keyframes loopText{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width: 992px){.why-us-section{text-align:center}}.why-us-section .why-us-swiper{margin:70px 0}@media screen and (max-width: 992px){.why-us-section .why-us-swiper{margin:40px 0;padding-bottom:40px}}@media screen and (max-width: 992px){.why-us-section .swiper-pagination{bottom:0}}.why-us-section .why-us-slide{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px}.why-us-section .why-us-slide:nth-of-type(1){background-image:url(/images/card-bg-one.png)}.why-us-section .why-us-slide:nth-of-type(2){background-image:url(/images/card-bg-two.png)}.why-us-section .why-us-slide:nth-of-type(3){background-image:url(/images/card-bg-three.png)}.why-us-section .why-us-slide:nth-of-type(4){background-image:url(/images/card-bg-four.png)}.why-us-section .why-us-card{padding:53px 30px;height:330px;display:flex;flex-direction:column;border-radius:24px;row-gap:25px}@media screen and (max-width: 1200px){.why-us-section .why-us-card{padding:30px 20px;row-gap:15px;height:280px}}@media screen and (max-width: 992px){.why-us-section .why-us-card{align-items:center}}.why-us-section .why-us-card svg{flex-shrink:0}.why-us-section .why-us-card .why-us-card-title{font-size:26px;font-weight:600;color:var(--white);margin-bottom:0}@media screen and (max-width: 1200px){.why-us-section .why-us-card .why-us-card-title{font-size:20px}}@media screen and (max-width: 992px){.why-us-section .why-us-card .why-us-card-title{font-size:22px}}.why-us-section .why-us-card .why-us-card-description{font-size:16px;color:var(--white);font-weight:500;margin-bottom:0}@media screen and (max-width: 1200px){.why-us-section .why-us-card .why-us-card-description{font-size:14px}}@media screen and (max-width: 992px){.why-us-section .why-us-card .why-us-card-description{font-size:16px}}.trust-us-section{margin:50px 0 80px}.trust-us-section .trust-us-title{font-size:16px;font-weight:700;color:var(--secondary-color);margin-bottom:37px;text-transform:uppercase}@media screen and (max-width: 992px){.trust-us-section .trust-us-title{margin-bottom:18px;text-align:center}}.trust-us-section .trust-us-img{width:100%;height:auto;object-fit:contain}@media screen and (max-width: 992px){.trust-us-section .trust-us-swiper .swiper-wrapper{align-items:center;transition-timing-function:linear!important}}.trust-us-section .trust-us-swiper .swiper-wrapper{align-items:center}
