:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}
.WhyUs-module__W9EHuq__wrapper{background:var(--theme-secondary);flex-direction:row-reverse;max-height:100svh;display:flex}.WhyUs-module__W9EHuq__wrapper:before,.WhyUs-module__W9EHuq__wrapper:after{content:"";flex:1;display:block}.WhyUs-module__W9EHuq__wrapper:after{background:var(--primary-color);box-shadow:3px 0 0 0 var(--primary-color)}.WhyUs-module__W9EHuq__spinner{max-width:calc(var(--container-max-width) / 3);background-color:var(--primary-color);padding-inline:2rem}.WhyUs-module__W9EHuq__spinner>:first-child{flex-direction:column;justify-content:center;height:100%;display:flex}.WhyUs-module__W9EHuq__spinner img{max-width:20rem}.WhyUs-module__W9EHuq__wrapper .swiper-wrapper{max-width:calc(2 * var(--container-max-width) / 3);background-color:var(--theme-secondary);padding:2rem}.WhyUs-module__W9EHuq__item{display:flex}.WhyUs-module__W9EHuq__item>:first-child{flex-shrink:0;align-self:flex-start;width:50%;padding-right:2rem}.WhyUs-module__W9EHuq__item img{aspect-ratio:1;object-fit:cover;width:100%}.WhyUs-module__W9EHuq__details{padding-inline:2rem;position:relative}.WhyUs-module__W9EHuq__details:before,.WhyUs-module__W9EHuq__details:after{content:"";background-color:var(--primary-color);display:block;position:absolute;top:.25rem;left:0;transform:translate(-50%)}.WhyUs-module__W9EHuq__details:before{border-radius:50%;width:32px;height:32px}.WhyUs-module__W9EHuq__details:after{width:5px;height:100%}.WhyUs-module__W9EHuq__item:last-child .WhyUs-module__W9EHuq__details:after{display:none}@media (max-width:768px){.WhyUs-module__W9EHuq__item{padding-inline:2.25rem;display:block;position:relative}.WhyUs-module__W9EHuq__item>:first-child{width:auto;max-width:18rem;padding-right:unset;margin-bottom:1rem}.WhyUs-module__W9EHuq__details{padding:unset;position:static}}.WhyUs-module__W9EHuq__previous img,.WhyUs-module__W9EHuq__next img{animation:.3s ease-in-out infinite WhyUs-module__W9EHuq__spin}.WhyUs-module__W9EHuq__previous img{animation-direction:reverse}@keyframes WhyUs-module__W9EHuq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1760px){.WhyUs-module__W9EHuq__spinner img{max-width:100%}.WhyUs-module__W9EHuq__spinner{width:33.333svw}.WhyUs-module__W9EHuq__wrapper .swiper-wrapper{width:66.666svw}}@media (max-width:768px) and (orientation:portrait){.WhyUs-module__W9EHuq__wrapper{display:block}.WhyUs-module__W9EHuq__spinner,.WhyUs-module__W9EHuq__wrapper:before,.WhyUs-module__W9EHuq__wrapper:after{display:none}.WhyUs-module__W9EHuq__wrapper .swiper-wrapper{width:auto;padding-inline:3rem}}@media (max-width:576px){.WhyUs-module__W9EHuq__wrapper .swiper-wrapper{padding-inline:2rem}.WhyUs-module__W9EHuq__item{padding-right:0}}
