:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.fancySectionWrap{position:relative;padding:30px 0}.fancySectionWrap:before{background:linear-gradient(180deg,#05141f,transparent),rgba(5,20,31,.1);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);height:50%;top:0}.fancySectionWrap:after,.fancySectionWrap:before{content:"";position:absolute;width:100%;left:0;right:0;z-index:-1}.fancySectionWrap:after{background-color:#fff;bottom:0;height:53%}@media screen and (max-width:991.98px){.fancySectionWrap:after{height:53%}}@media screen and (max-width:768px){.fancySectionWrap:after{height:57%}}@media screen and (max-width:767px){.fancySectionWrap:after{height:60%}}.fancySectionWrap .fancyBannerBg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;left:0;right:0;top:0;width:100%;height:50%;z-index:-2}@media screen and (max-width:576px){.fancySectionWrap .fancyBannerBg{background-position:50% 50%;background-attachment:fixed}}.fancySectionWrap .headingElement{position:relative}.fancySectionWrap .headingElement h1,.fancySectionWrap .headingElement h2,.fancySectionWrap .headingElement h3,.fancySectionWrap .headingElement h4,.fancySectionWrap .headingElement h5,.fancySectionWrap .headingElement h6{font-family:KiaSignature;font-weight:600;font-style:normal}.fancySectionWrap .headingElement h1.titleXl,.fancySectionWrap .headingElement h2.titleXl,.fancySectionWrap .headingElement h3.titleXl,.fancySectionWrap .headingElement h4.titleXl,.fancySectionWrap .headingElement h5.titleXl,.fancySectionWrap .headingElement h6.titleXl{font-size:60px;line-height:60px;font-weight:600}@media only screen and (max-width:992px){.fancySectionWrap .headingElement h1.titleXl,.fancySectionWrap .headingElement h2.titleXl,.fancySectionWrap .headingElement h3.titleXl,.fancySectionWrap .headingElement h4.titleXl,.fancySectionWrap .headingElement h5.titleXl,.fancySectionWrap .headingElement h6.titleXl{font-size:48px;line-height:60px}}@media only screen and (max-width:480px){.fancySectionWrap .headingElement h1.titleXl,.fancySectionWrap .headingElement h2.titleXl,.fancySectionWrap .headingElement h3.titleXl,.fancySectionWrap .headingElement h4.titleXl,.fancySectionWrap .headingElement h5.titleXl,.fancySectionWrap .headingElement h6.titleXl{font-size:36px;line-height:43.2px}}.fancySectionWrap .headingElement h1.titleLg,.fancySectionWrap .headingElement h2.titleLg,.fancySectionWrap .headingElement h3.titleLg,.fancySectionWrap .headingElement h4.titleLg,.fancySectionWrap .headingElement h5.titleLg,.fancySectionWrap .headingElement h6.titleLg{font-size:48px;line-height:60px}@media only screen and (max-width:992px){.fancySectionWrap .headingElement h1.titleLg,.fancySectionWrap .headingElement h2.titleLg,.fancySectionWrap .headingElement h3.titleLg,.fancySectionWrap .headingElement h4.titleLg,.fancySectionWrap .headingElement h5.titleLg,.fancySectionWrap .headingElement h6.titleLg{font-size:36px;line-height:43.2px}}@media only screen and (max-width:480px){.fancySectionWrap .headingElement h1.titleLg,.fancySectionWrap .headingElement h2.titleLg,.fancySectionWrap .headingElement h3.titleLg,.fancySectionWrap .headingElement h4.titleLg,.fancySectionWrap .headingElement h5.titleLg,.fancySectionWrap .headingElement h6.titleLg{font-size:24px;line-height:28.8px}}.fancySectionWrap .headingElement h1.titleDealer,.fancySectionWrap .headingElement h2.titleDealer,.fancySectionWrap .headingElement h3.titleDealer,.fancySectionWrap .headingElement h4.titleDealer,.fancySectionWrap .headingElement h5.titleDealer,.fancySectionWrap .headingElement h6.titleDealer{color:#05141f!important}.fancySectionWrap .headingElement h1.titleXs,.fancySectionWrap .headingElement h2.titleXs,.fancySectionWrap .headingElement h3.titleXs,.fancySectionWrap .headingElement h4.titleXs,.fancySectionWrap .headingElement h5.titleXs,.fancySectionWrap .headingElement h6.titleXs{font-size:16px;line-height:19.2px}.fancySectionWrap .filterBtn{min-width:-moz-fit-content;min-width:fit-content}.fancySectionWrap .fancySectionHeader .headingElement .titleLg{color:#fff}@media only screen and (max-width:992px){.fancySectionWrap .fancySectionHeader .headingElement .titleLg{font-size:36px;line-height:43.2px}}@media only screen and (max-width:480px){.fancySectionWrap .fancySectionHeader .headingElement .titleLg{font-size:24px;line-height:36.2px}}.fancySectionWrap .fancySectionHeader .filterBtn{min-width:-moz-fit-content;min-width:fit-content}.fancySectionWrap .filterChip{margin:12px 12px 12px 0}.fancySectionWrap .fancyBannerContent .ctaBtn{width:100%}.fancySectionWrap .fancyBannerContent .labelText{font-size:14px;line-height:19.6px;color:#666;margin-bottom:8px}@media only screen and (max-width:480px){.fancySectionWrap .fancyBannerContent .labelText{font-size:12px;line-height:14.4px}}.fancySectionWrap .fancyBannerContent .lableBigText{font-size:18px;line-height:22px;font-weight:600;color:#05141f;margin-bottom:8px}@media screen and (max-width:480px){.fancySectionWrap .fancyBannerContent .lableBigText{font-size:16px;line-height:19.2px}}.fancySectionWrap .fancyBannerContent .priceText{min-width:-moz-max-content;min-width:max-content}.fancySectionWrap .fancyBannerContent .labelSmallText{font-size:12px;line-height:14.4px;color:#666}.fancySectionWrap.noGradient:before{background:none}.fancySectionWrap.tabSliderSection{color:#fff;padding-top:75px;min-height:calc(100vh - 83px);justify-content:center}.fancySectionWrap.tabSliderSection:after,.fancySectionWrap.tabSliderSection:before{background:none}.fancySectionWrap.tabSliderSection .mobileSwiperControlsWrap{width:100%;flex:0 0 auto;flex-direction:row;align-items:flex-end}@media screen and (max-width:991.98px){.fancySectionWrap.tabSliderSection .mobileSwiperControlsWrap{align-items:flex-start}}.fancySectionWrap.tabSliderSection .fancyBannerContent .ctaBtn{width:100%}.fancySectionWrap.tabSliderSection .fancyBannerContent .labelText{color:#bfc0bf}.fancySectionWrap.tabSliderSection .fancyBannerContent .lableBigText{color:#fff}.fancySectionWrap.tabSliderSection .fancyBannerContent .labelSmallText{font-size:12px;line-height:14.4px;color:#bfc0bf}.fancySectionWrapper,.fancySectionWrapper .headingElement{position:relative}.fancySectionWrapper .headingElement h1,.fancySectionWrapper .headingElement h2,.fancySectionWrapper .headingElement h3,.fancySectionWrapper .headingElement h4,.fancySectionWrapper .headingElement h5,.fancySectionWrapper .headingElement h6{font-family:KiaSignature;font-weight:600;font-style:normal}.fancySectionWrapper .headingElement h1.titleXl,.fancySectionWrapper .headingElement h2.titleXl,.fancySectionWrapper .headingElement h3.titleXl,.fancySectionWrapper .headingElement h4.titleXl,.fancySectionWrapper .headingElement h5.titleXl,.fancySectionWrapper .headingElement h6.titleXl{font-size:60px;line-height:60px;font-weight:600}@media only screen and (max-width:992px){.fancySectionWrapper .headingElement h1.titleXl,.fancySectionWrapper .headingElement h2.titleXl,.fancySectionWrapper .headingElement h3.titleXl,.fancySectionWrapper .headingElement h4.titleXl,.fancySectionWrapper .headingElement h5.titleXl,.fancySectionWrapper .headingElement h6.titleXl{font-size:48px;line-height:60px}}@media only screen and (max-width:480px){.fancySectionWrapper .headingElement h1.titleXl,.fancySectionWrapper .headingElement h2.titleXl,.fancySectionWrapper .headingElement h3.titleXl,.fancySectionWrapper .headingElement h4.titleXl,.fancySectionWrapper .headingElement h5.titleXl,.fancySectionWrapper .headingElement h6.titleXl{font-size:36px;line-height:43.2px}}.fancySectionWrapper .headingElement h1.titleLg,.fancySectionWrapper .headingElement h2.titleLg,.fancySectionWrapper .headingElement h3.titleLg,.fancySectionWrapper .headingElement h4.titleLg,.fancySectionWrapper .headingElement h5.titleLg,.fancySectionWrapper .headingElement h6.titleLg{font-size:48px;line-height:60px}@media only screen and (max-width:992px){.fancySectionWrapper .headingElement h1.titleLg,.fancySectionWrapper .headingElement h2.titleLg,.fancySectionWrapper .headingElement h3.titleLg,.fancySectionWrapper .headingElement h4.titleLg,.fancySectionWrapper .headingElement h5.titleLg,.fancySectionWrapper .headingElement h6.titleLg{font-size:36px;line-height:43.2px}}@media only screen and (max-width:480px){.fancySectionWrapper .headingElement h1.titleLg,.fancySectionWrapper .headingElement h2.titleLg,.fancySectionWrapper .headingElement h3.titleLg,.fancySectionWrapper .headingElement h4.titleLg,.fancySectionWrapper .headingElement h5.titleLg,.fancySectionWrapper .headingElement h6.titleLg{font-size:24px;line-height:28.8px}}.fancySectionWrapper .headingElement h1.titleDealer,.fancySectionWrapper .headingElement h2.titleDealer,.fancySectionWrapper .headingElement h3.titleDealer,.fancySectionWrapper .headingElement h4.titleDealer,.fancySectionWrapper .headingElement h5.titleDealer,.fancySectionWrapper .headingElement h6.titleDealer{color:#05141f!important}.fancySectionWrapper .headingElement h1.titleXs,.fancySectionWrapper .headingElement h2.titleXs,.fancySectionWrapper .headingElement h3.titleXs,.fancySectionWrapper .headingElement h4.titleXs,.fancySectionWrapper .headingElement h5.titleXs,.fancySectionWrapper .headingElement h6.titleXs{font-size:16px;line-height:19.2px}.fancySectionWrapper .fancySwiper{width:100%;max-width:1366px}@media screen and (max-width:1024px){.fancySectionWrapper .fancySwiper{max-width:100%;padding:0 6%}}@media screen and (max-width:991.98px){.fancySectionWrapper .fancySwiper{padding:0 16%}}@media screen and (max-width:767px){.fancySectionWrapper .fancySwiper{padding:0 32%}}@media screen and (max-width:576px){.fancySectionWrapper .fancySwiper{padding:0}}.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-container{position:relative;width:100%;height:300px}@media screen and (max-width:991.98px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-container{height:250px}}@media screen and (max-width:768px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-container{height:200px}}.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-container>.swiper-slide__content{position:absolute;top:0}.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:space-between;height:260px;transform:scale(.7);transition:all .7s linear}@media screen and (min-width:992px)and (max-width:1024px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{height:230px}}@media screen and (max-width:1024px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{transform:scale(1.1)}}@media screen and (max-width:991.98px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{justify-content:center;transform:scale(.7)}}@media screen and (max-width:768px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{height:200px;transform:scale(.7)}}@media screen and (max-width:767px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide{height:175px;transform:scale(.55)}}.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{transform:scale(1.6)}@media screen and (max-width:1024px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{transform:scale(2.3)}}@media screen and (max-width:991.98px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{transform:scale(1.6)}}@media screen and (max-width:768px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{height:200px}}@media screen and (max-width:767px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{height:175px;transform:scale(1.2)}}@media screen and (max-width:375px){.fancySectionWrapper .fancySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{transform:scale(1.15)}}@media screen and (max-width:767px){.fancySectionWrapper .fancySwiperControls{display:none}}.fancySectionWrapper .swiper-navigation{display:flex;align-items:center;max-width:1280px;width:100%;margin:0 auto}@media screen and (min-width:768px){.fancySectionWrapper .swiper-navigation{justify-content:space-between}}@media screen and (max-width:1300px){.fancySectionWrapper .swiper-navigation{padding:0 24px}}.fancySectionWrapper .swiper-button-next-2,.fancySectionWrapper .swiper-button-prev-2{width:48px;height:48px;margin-left:0;position:relative;z-index:99}.fancySectionWrapper .swiper-button-next-2 svg,.fancySectionWrapper .swiper-button-prev-2 svg{height:100%;width:100%}.fancySectionWrapper .swiper-pagination{background-color:#cdd0d2;border-radius:15px;color:#05141f;padding:5px 10px;position:static;bottom:0;right:0;width:auto;left:auto;margin-right:2px;line-height:1;min-width:48px;text-align:center}.fancySectionWrapper .swiper-pagination span{font-size:12px;line-height:14.4px}@media screen and (min-width:768px){.fancySectionWrapper .swiper-pagination{display:none}}.mobileSwiperControlsWrap{display:flex}.mobileSwiperControlsWrap .mobileSwiperControls{margin-left:auto}@media screen and (min-width:768px){.mobileSwiperControlsWrap .mobileSwiperControls{display:none}}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls{display:flex;align-items:center}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-pagination{background-color:#cdd0d2;border-radius:15px;color:#05141f;padding:5px 10px;position:static;bottom:0;right:0;width:auto;left:auto;margin-right:0;line-height:1;min-width:48px}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-pagination span{font-size:12px;line-height:14.4px}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-navigation{font-size:0}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-next-2,.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-prev-2{width:48px;height:48px;margin-left:3px}.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-next-2 svg,.mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-prev-2 svg{height:100%;width:100%}.tabSliderSection .fancyBannerBg{height:100%;background-position:bottom;background-attachment:scroll}.tabSliderSection .tabSwiperControls{margin-left:auto;margin-bottom:1em}@media screen and (max-width:767px){.tabSliderSection .tabSwiperControls{display:none}}.tabSliderSection .tabSwiperControls .fancySwiperControls{display:flex;align-items:center}.tabSliderSection .tabSwiperControls .fancySwiperControls .swiper-pagination{background-color:#cdd0d2;border-radius:15px;color:#05141f;padding:5px 10px;position:static;bottom:0;right:0;width:auto;left:auto;margin-right:0;line-height:1;min-width:48px}.tabSliderSection .tabSwiperControls .fancySwiperControls .swiper-pagination span{font-size:12px;line-height:14.4px}.tabSliderSection .tabSwiperControls .fancySwiperControls .swiper-navigation{font-size:0}.tabSliderSection .tabSwiperControls .fancySwiperControls .swiper-button-next-2,.tabSliderSection .tabSwiperControls .fancySwiperControls .swiper-button-prev-2{width:48px;height:48px;margin-left:3px}.tabSliderSection .mobileSwiperControlsWrap{display:flex}.tabSliderSection .mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-next-2,.tabSliderSection .mobileSwiperControlsWrap .mobileSwiperControls .fancySwiperControls .swiper-button-prev-2{width:48px;height:48px;margin-left:4px}.disclaimerPopover .themeLink{font-size:14px;line-height:16.8px;font-weight:600;color:#fff;text-transform:capitalize;display:inline-block;position:relative}.disclaimerPopover .themeLink:hover{color:#fff}.disclaimerPopover .themeLink:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;width:0;background-color:#fff;transition:width .3s}.disclaimerPopover .themeLink:active:before,.disclaimerPopover .themeLink:focus:before,.disclaimerPopover .themeLink:hover:before{width:100%;transition:width .3s}.disclaimerPopover .themeLink .menuIcon{display:inline-block;position:absolute;top:50%;left:auto;right:-18px;z-index:1;margin-top:-8px;transition:all .3s ease-in-out}.disclaimerPopover .themeLink:hover{text-decoration:none!important}.disclaimerPopover .disclaimerPopoverContent{color:#05141f}
/*# sourceMappingURL=75c75a800dc9830f.css.map*/