.landing_landinPageWrapper__Ucb6X{overflow-x:hidden;width:99.7dvw}: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);-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.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: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)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.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-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&: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-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.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-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-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.progress_container__F_52J{width:60px;height:6px;overflow:hidden;border-radius:12px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.progress_filler__O8wDP{height:100%;background-color:#fff;border-radius:20px;transition:none}.progress_filler__O8wDP.progress_active__DgGb9{transition:width 4s linear}.bannerSection_landingBannerContainer__sQv8G{width:100vw;height:100vh;position:relative}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB{width:100%;height:100%}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk{position:relative;width:100%;height:100%}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_landingBanner__21X7i{width:100%;height:100%;object-fit:cover}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_landingBanner__21X7i.bannerSection_webBanner__4dGUZ{display:block}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_landingBanner__21X7i.bannerSection_mobileBanner__uSoYT{display:none}@media(max-width:575px){.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_landingBanner__21X7i.bannerSection_webBanner__4dGUZ{display:none}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_landingBanner__21X7i.bannerSection_mobileBanner__uSoYT{display:block}}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_buttonsContainer__4bhyB{display:none}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy{position:absolute;width:100%;left:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;padding:70px 50px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB h3{font-family:inherit;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:6.58px;text-transform:uppercase;margin-bottom:12px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB h2{font-family:inherit;color:#fff;font-size:90px;font-style:normal;font-weight:400;line-height:80px;letter-spacing:-3.6px;margin-bottom:12px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB p{font-family:inherit;color:#fff;font-size:34px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:-.68px;margin-bottom:46px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB .bannerSection_buttonSection___Qxu5{display:flex;align-items:center;gap:8px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB .bannerSection_buttonSection___Qxu5 .bannerSection_leftBtn__hGc2k{display:flex;border:none;padding:0 16px 0 20px;align-items:center;gap:8px;border-radius:30px;background:var(--Black-Shades-Black-1,#0f0f0f);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);color:var(--White-Shades-White-0,#fff);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;cursor:pointer;width:192px;height:52px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB .bannerSection_buttonSection___Qxu5 .bannerSection_rightBtn__IGx8A{color:var(--Dropdown-Proto---Colors-Primary,#152635);text-align:center;cursor:pointer;border:none;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;padding:17px 20px;border-radius:30px;background:var(--White-Shades-White-0,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37{display:flex;align-items:center;gap:8px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_barContainer__uvxdP{display:flex;flex-direction:row;align-items:center;gap:8px}@media(max-width:767px){.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_buttonsContainer__4bhyB{display:flex;align-items:center;gap:8px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_buttonsContainer__4bhyB .bannerSection_leftBtn__hGc2k{color:var(--White-Shades-White-0,#fff);font-size:16px;font-style:normal;font-weight:500;line-height:18px;border:none;letter-spacing:-.08px;border-radius:30px;background:var(--Black-Shades-Black-1,#0f0f0f);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);display:flex;align-items:center;gap:8px;padding:17px 20px;cursor:pointer}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_buttonsContainer__4bhyB .bannerSection_rightBtn__IGx8A{color:var(--Dropdown-Proto---Colors-Primary,#152635);text-align:center;cursor:pointer;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;padding:17px 20px;border-radius:30px;background:var(--White-Shades-White-0,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy{position:absolute;width:100%;height:100%;left:0;bottom:0;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:38px 0}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB h3{color:var(--White-Shades-White-0,#fff);text-align:center;font-family:Simple Symphonie;font-size:11px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:5.17px;text-transform:uppercase;margin-bottom:2px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB h2{color:var(--White-Shades-White-0,#fff);font-family:Simple Symphonie;font-size:56px;font-style:normal;font-weight:400;line-height:52px;letter-spacing:-2.24px;width:calc(100dvw - 40px);margin:0 auto 12px;text-align:center!important}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB p{font-family:inherit;color:#fff;font-size:34px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:-.68px;text-align:center!important;margin-bottom:46px;width:calc(100dvw - 40px)}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB .bannerSection_buttonSection___Qxu5{display:none}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37{display:flex;align-items:center;flex-direction:column;gap:8px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_barContainer__uvxdP{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:41px}}@media(max-width:575px){.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy{width:100%;height:100%;justify-content:flex-start;flex-direction:column;padding:40px 20px 20px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_leftSection__DQsJB p{width:100%!important;color:var(--White-Shades-White-0,#fff);text-align:center;font-family:Simple Symphonie;font-size:18px!important;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;margin:0 auto 24px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_buttonsContainer__4bhyB{flex-direction:row;width:100%;align-items:center;justify-content:center;gap:12px}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_buttonsContainer__4bhyB .bannerSection_leftBtn__hGc2k,.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_buttonsContainer__4bhyB .bannerSection_rightBtn__IGx8A{width:auto!important;border:none;padding:12px 24px;height:48px;font-size:14px;white-space:nowrap;display:flex;align-items:center;justify-content:center}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_buttonsContainer__4bhyB .bannerSection_leftBtn__hGc2k{background:var(--Black-Shades-Black-1,#0f0f0f);color:var(--White-Shades-White-0,#fff);border:none}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_buttonsContainer__4bhyB .bannerSection_rightBtn__IGx8A{background:var(--White-Shades-White-0,#fff);color:var(--Black-Shades-Black-1,#0f0f0f);border:none}.bannerSection_landingBannerContainer__sQv8G .bannerSection_swiperWrapper__zvckB .bannerSection_slideImageWrapper___d3dk .bannerSection_bottomSection__2VWuy .bannerSection_rightSection__5Xk37 .bannerSection_barContainer__uvxdP{width:100%;margin-top:auto;margin-bottom:20px;display:flex;align-items:center;justify-content:center}}.bold_boldContainer__Rqm2z{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:189px 0 217px}.bold_boldContainer__Rqm2z h1{font-size:58px;font-weight:600;line-height:56px;letter-spacing:-2.32px;margin-bottom:12px;width:563px}.bold_boldContainer__Rqm2z h1,.bold_boldContainer__Rqm2z p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-style:normal}.bold_boldContainer__Rqm2z p{font-family:Simple Symphonie;font-size:24px;font-weight:500;line-height:26px;letter-spacing:-.24px;width:625.418px}@media(max-width:767px){.bold_boldContainer__Rqm2z{padding:0}.bold_boldContainer__Rqm2z h1{color:var(--Black-Shades-Black-0,#000);font-size:40px;font-weight:600;line-height:40px;letter-spacing:-1.6px;margin:128px auto 0}.bold_boldContainer__Rqm2z h1,.bold_boldContainer__Rqm2z p{text-align:center;font-family:Simple Symphonie;font-style:normal;width:calc(100dvw - 40px)}.bold_boldContainer__Rqm2z p{margin:16px auto 156px;color:var(--Black-Shades-Black-1,#0f0f0f);font-size:16px;font-weight:500;line-height:18px;letter-spacing:-.08px}}.realWorld_realWorldContainer__Zl9Y8 h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:58px;font-style:normal;font-weight:600;line-height:56px;letter-spacing:-2.32px;width:400px;margin:0 auto 12px}@media(max-width:575px){.realWorld_realWorldContainer__Zl9Y8 h2{font-weight:600!important}}.realWorld_realWorldContainer__Zl9Y8 p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:26px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.26px;width:600px;margin:0 auto 63px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V{border-radius:40px;overflow:hidden;margin:0 auto 18px;width:560px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V img{position:relative;margin-bottom:-50px;z-index:-1;width:inherit;object-fit:cover;height:450px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag{z-index:1;border-radius:20px 20px 40px 40px;background:var(--Brand-Colors-BG,#f4f4f4);padding:32px 41px;display:flex;align-items:center;justify-content:center;flex-direction:column}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:34px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-.68px;margin-bottom:4px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h3{color:var(--Black-Shades-Black-5,#666);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.09px;margin-bottom:32px;width:80%}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag button{border-radius:30px;background:var(--Brand-Colors-Mango-2,#fcaa30);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);border:none;display:flex;align-items:center;gap:12px;padding:17px 20px;color:var(--Black-Shades-Black-1,#0f0f0f);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM{display:flex;justify-content:center;align-items:flex-start;border-radius:40px;background:var(--Brand-Colors-BG,#f4f4f4);padding:7px 9px;cursor:pointer;width:560px;margin:0 auto 50px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM{position:relative;overflow:hidden;border-radius:32px;padding:32px 41px;display:flex;align-items:center;flex-direction:column;justify-content:center;width:266px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM>*{position:relative;z-index:1}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM .realWorld_selectionCardBg__c5vGy{position:absolute;inset:0;background:#fff;border-radius:inherit;z-index:0}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM  >img{margin-bottom:12px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:23px;letter-spacing:-.22px;margin-bottom:2px;width:max-content}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM p.realWorld_desc__HFCDe{color:var(--Black-Shades-Black-5,#666);text-align:center;font-family:Simple Symphonie;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px;margin-bottom:0}.realWorld_realWorldContainer__Zl9Y8 .realWorld_born__6KLue{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;width:725.418px;width:400px;margin-bottom:117px}@media(max-width:767px){.realWorld_realWorldContainer__Zl9Y8 h2{color:var(--Black-Shades-Black-0,#000);text-align:center;font-family:Simple Symphonie;font-size:40px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-1.6px;margin-bottom:16px;width:calc(100dvw - 80px)}.realWorld_realWorldContainer__Zl9Y8 p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;width:calc(100dvw - 70px);margin-bottom:62px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V{margin-bottom:12px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag{z-index:1;border-radius:24px;background:var(--Brand-Colors-BG,#f4f4f4);padding:32px 41px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;margin-bottom:4px;width:auto;font-family:Simple Symphonie;font-size:28px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.14px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h3{color:var(--Black-Shades-Black-5,#666);text-align:center;margin-bottom:24px;width:auto;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;width:90%}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag button{border-radius:30px;background:var(--Brand-Colors-Mango-2,#fcaa30);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);border:none;display:flex;align-items:center;gap:12px;padding:17px 20px;color:var(--Black-Shades-Black-1,#0f0f0f);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM{margin-bottom:41px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_born__6KLue{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;width:calc(100dvw - 40px);font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;margin-bottom:122px}}@media(max-width:575px){.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V{border-radius:24px;overflow:hidden;margin:0 auto 16px;width:calc(100dvw - 40px)}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V img{position:relative;margin-bottom:-50px;z-index:-1;width:inherit;object-fit:cover;height:auto}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag{z-index:1;border-radius:24px;background:var(--Brand-Colors-BG,#f4f4f4);padding:32px 41px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;margin-bottom:4px;width:auto;font-family:Simple Symphonie;font-size:28px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.14px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag h3{color:var(--Black-Shades-Black-5,#666);text-align:center;margin-bottom:24px;width:auto;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_cardContainer__k6x7V .realWorld_bottomSection__kQ5Ag button{border-radius:30px;background:var(--Brand-Colors-Mango-2,#fcaa30);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);border:none;display:flex;align-items:center;gap:12px;padding:17px 20px;color:var(--Black-Shades-Black-1,#0f0f0f);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM{border-radius:24px;padding:6px;width:calc(100dvw - 40px);margin:0 auto 41px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM{position:relative;overflow:hidden;border-radius:20px;padding:20px 16px;width:50%}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM>img{width:22px;height:22px;margin-bottom:12px}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM>*{position:relative;z-index:1}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM .realWorld_selectionCardBg__c5vGy{position:absolute;inset:0;background:#fff;border-radius:inherit;z-index:0}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;margin-bottom:2px;font-family:Simple Symphonie;font-size:20px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.1px;width:100%;text-overflow:ellipsis}.realWorld_realWorldContainer__Zl9Y8 .realWorld_bottomTabSection__0QmfM .realWorld_selectionCard__ctlrM p.realWorld_desc__HFCDe{color:var(--Black-Shades-Black-5,#666);text-align:center;width:100%;text-overflow:ellipsis;font-family:Simple Symphonie;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px}}.future_futureStoreContainer__fMF5_{margin:-5px 0;height:max-content;overflow:hidden;position:relative;background:linear-gradient(180deg,#f4f4f4 32.19%,#d0dcee 125.85%);height:100vh}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em{position:absolute;z-index:1;top:120px;left:50%;transform:translate(-50%)}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:26px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.26px;padding-bottom:12px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_topDesc__HPHg1{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;max-width:799px;margin:0 auto 115px;opacity:.5}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE{display:flex;align-items:center;justify-content:center;flex-direction:column}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE img{width:77.001px;height:52px;margin-bottom:28px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h3{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:68px;font-style:normal;font-weight:500!important;line-height:66px;letter-spacing:-2.72px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h4{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:28px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.14px;width:370px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE p{margin-top:20px;margin-bottom:40px;color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;width:370px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE .future_button__dw3hk{border-radius:30px;background:var(--Black-Shades-Black-1,#0f0f0f);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);display:flex;height:52px;padding:0 16px 0 20px;align-items:center;gap:8px;color:var(--White-Shades-White-0,#fff);font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none}.future_futureStoreContainer__fMF5_ .future_storeBanner__wyNre{position:absolute;right:0;bottom:0;width:400px;height:615px;object-fit:cover}@media(max-width:1199px){.future_futureStoreContainer__fMF5_{background:linear-gradient(180deg,#f4f4f4 32.19%,#d0dcee 125.85%);min-height:100dvh;height:auto;overflow-x:hidden;display:flex;flex-direction:column}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em{position:relative;top:80px;margin-bottom:60px}.future_futureStoreContainer__fMF5_ .future_storeBanner__wyNre{position:absolute;right:0;bottom:0;width:400px;height:615px;object-fit:cover}}@media(max-width:991px){.future_futureStoreContainer__fMF5_{background:linear-gradient(180deg,#f4f4f4 32.19%,#d0dcee 125.85%);min-height:100dvh;height:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-bottom:0}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em{position:relative;top:60px;left:50%;transform:translate(-50%);margin-bottom:40px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_topDesc__HPHg1{margin-bottom:80px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h3{font-size:56px;line-height:58px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h4{font-size:24px;line-height:26px;width:320px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE p{width:320px}.future_futureStoreContainer__fMF5_ .future_storeBanner__wyNre{position:absolute;right:0;bottom:0;width:400px;height:615px;object-fit:cover}}@media(max-width:767px){.future_futureStoreContainer__fMF5_{background:linear-gradient(180deg,#f4f4f4 32.19%,#d0dcee 125.85%);min-height:100dvh;height:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-bottom:0;width:100%}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em{position:relative;top:40px;left:50%;transform:translate(-50%);margin-bottom:30px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em h2{font-size:24px;line-height:26px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_topDesc__HPHg1{font-size:15px;margin-bottom:60px;max-width:320px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE img{width:77.001px;height:52px;margin-bottom:24px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h3{font-size:52px;line-height:54px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h4{font-size:22px;line-height:24px;width:300px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE p{font-size:15px;line-height:17px;width:300px;margin-top:16px;margin-bottom:32px}.future_futureStoreContainer__fMF5_ .future_storeBanner__wyNre{position:absolute;right:0;bottom:0;width:400px;height:615px;object-fit:cover}}@media(max-width:575px){.future_futureStoreContainer__fMF5_{width:100%;height:790px;flex-shrink:0;display:flex;flex-direction:column;background:#e4e4e4}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em h2{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:26px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.26px;width:calc(100dvw - 40px);margin:0 auto}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_topDesc__HPHg1{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;width:calc(100dvw - 100px);margin:0 auto 65px}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE{display:flex;align-items:center;justify-content:center;flex-direction:column}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h3{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:48px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:-1.92px;margin:0 auto;width:calc(100dvw - 40px)}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE h4{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:22px;font-style:normal;font-weight:400;line-height:23px;letter-spacing:-.22px;width:calc(100dvw - 40px);margin:0 auto}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE p{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-family:Simple Symphonie;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px;width:calc(100dvw - 80px);margin-left:auto;margin-right:auto;opacity:.8}.future_futureStoreContainer__fMF5_ .future_topSection__F98Em .future_storeDescContainer__6OYiE .future_button__dw3hk{border-radius:30px;background:var(--Black-Shades-Black-1,#0f0f0f);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);display:flex;height:52px;padding:0 16px 0 20px;align-items:center;gap:8px;color:var(--White-Shades-White-0,#fff);font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none}.future_futureStoreContainer__fMF5_ .future_storeBanner__wyNre{position:absolute;right:0;bottom:0;width:275px;height:361px;object-fit:cover}}.bestFit_bestFitForYourScooterContainer__Zw4m_{background:var(--Brand-Colors-BG,#f4f4f4);padding:114px 0 126px;overflow-x:hidden}.bestFit_bestFitForYourScooterContainer__Zw4m_ h1{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:68px;font-style:normal;font-weight:600;line-height:66px;letter-spacing:-2.72px;margin-bottom:12px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_topLabel__pdZNo{text-align:center;width:100%;color:var(--White-Shades-White-5,#828587);font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;width:681.011px;margin:0 auto 48px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y{display:flex;align-items:flex-start;justify-content:center;gap:28px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC{border-radius:24px;padding:32px 42px;width:382.566px;height:450px;background:var(--White-Shades-White-0,#fff);display:flex;align-items:center;justify-content:space-between;flex-direction:column;box-sizing:border-box}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC img{width:100px;height:120px;object-fit:contain}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw h5{margin-bottom:12px;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:2.8px;text-transform:uppercase}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw h5.bestFit_shop__Q0wBw{color:var(--Black-Shades-Black-1,#0f0f0f)}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw h5.bestFit_extendedwarranty__BCOWy{color:var(--Accent-color-Green-1,#16ce69)}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw h5.bestFit_subscription__NAG4q{color:var(--Brand-Colors-Blue,#0667f4)}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw h5.bestFit_roadsideassistance__oAhoU{color:var(--Brand-Colors-Blue,#7a89f6)}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p{text-align:center}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_boldText__IqjuH{color:var(--Black-Shades-Black-1,#0f0f0f);font-size:34px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-.68px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_boldDescription__diJ99{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;margin:8px 0 0 2px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_description__y8fUr{color:var(--White-Shades-White-5,#828587);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;margin:8px 0}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_description__y8fUr span{color:var(--Black-Shades-Black-1,#0f0f0f);display:block}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_description1___BywA{color:var(--White-Shades-White-5,#828587);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_topContainer__G08xw p.bestFit_description1___BywA span{color:var(--Black-Shades-Black-1,#0f0f0f);display:block}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_bottomButtonContainer__VX9Xs{display:flex;align-items:center;justify-content:center}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_bottomButtonContainer__VX9Xs .bestFit_btn__OmIyt{padding:16px 24px;color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.09px;border:none;border-radius:34px;background:var(--Brand-Colors-BG,#f4f4f4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC .bestFit_bottomButtonContainer__VX9Xs .bestFit_btn__OmIyt.bestFit_disabled__R_ETN{cursor:not-allowed;pointer-events:none;color:var(--White-Shades-White-3,#b6b8b9);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.09px}@media screen and (max-width:1200px){.bestFit_bestFitForYourScooterContainer__Zw4m_{background:var(--Brand-Colors-BG,#f4f4f4);padding:114px 0 126px;overflow-x:hidden}.bestFit_bestFitForYourScooterContainer__Zw4m_ h1{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:48px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:-1.92px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_topLabel__pdZNo{margin-bottom:48px;text-align:center;width:100%;color:var(--White-Shades-White-5,#828587);font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;width:55%}.bestFit_bottomButtonContainer__VX9Xs,.bestFit_bottomButtonContainer__VX9Xs .bestFit_btn__OmIyt{width:100%!important}.bestFit_dotsContainer__WqWtm{width:100vw;position:absolute;margin-top:16px;display:flex;gap:10px;justify-content:center}.bestFit_dotsContainer__WqWtm .bestFit_dot__QIz5m{width:8px;height:8px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s ease}.bestFit_dotsContainer__WqWtm .bestFit_dot__QIz5m.bestFit_active__on_36{background-color:#0f0f0f}.bestFit_cardWrapper__8Na4y{display:flex;justify-content:flex-start;overflow-x:scroll;width:100%!important;gap:10px!important;padding-left:20px;padding-right:20px;margin-left:0!important;-ms-overflow-style:none;scrollbar-width:none}.bestFit_cardWrapper__8Na4y .bestFit_hide-scroll__4yPWg::-webkit-scrollbar{display:none}.bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC{min-width:315px;height:auto;border-radius:24px;padding:44px 24px 32px;background:var(--White-Shades-White-0,#fff);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC img{padding:10px;width:100.364px;height:120px;flex-shrink:0;object-fit:contain}}@media(max-width:991px){.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y{justify-content:flex-start}}@media(max-width:575px){.bestFit_bestFitForYourScooterContainer__Zw4m_ h1{width:234px;color:var(--Black-Shades-Black-0,#000);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:48px;letter-spacing:-1.92px;margin:0 auto 12px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_topLabel__pdZNo{width:calc(100dvw - 40px);margin-bottom:60px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y{width:100%;display:flex;justify-content:flex-start}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC{display:flex;width:315px;height:457px;flex-direction:column;justify-content:center;align-items:center;justify-content:flex-start;gap:24px;padding:32px 42px}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y .bestFit_card__LoxbC img{width:100.364px;height:120px;object-fit:contain}}@media(max-width:374px){.bestFit_bestFitForYourScooterContainer__Zw4m_ h1{width:calc(100dvw - 40px);margin:0 auto}.bestFit_bestFitForYourScooterContainer__Zw4m_ .bestFit_cardWrapper__8Na4y{width:calc(100dvw - 20px);margin:0 auto}}.superApp_superAppContainer__gcgeC{background:linear-gradient(294.49deg,#c5d4e7 -17.35%,#ededee 84.8%,#fbfbfb 100.96%,#ffffff 115.22%)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV{position:relative;z-index:1;min-height:100vh}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_img__JFgRQ{width:50%;height:100vh;object-fit:cover}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{position:absolute;z-index:9;top:30%;left:45%;transform:translate(50%,50%);width:90%;max-width:400px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{display:flex;align-items:flex-start;gap:11px;margin-bottom:10px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_icon__OsKS7{width:59.998px;height:62.221px;flex-shrink:0}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz{margin-top:11px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz p{color:var(--Black-Shades-Black-1,#0f0f0f);font-family:Simple Symphonie;font-size:12.283px;font-style:normal;font-weight:500;line-height:14.037px;letter-spacing:-.061px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{color:var(--Black-Shades-Black-1,#0f0f0f);font-size:58px;font-style:normal;font-weight:500;line-height:56px;letter-spacing:-2.32px;max-width:500px;margin-bottom:12px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ p{color:var(--White-Shades-White-5,#828587);font-family:Simple Symphonie;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;margin-bottom:45px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ .superApp_button__xrNmv{color:#0f0f0f;display:flex;align-items:center;gap:12px;font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border-radius:30px;background:#fcaa30;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);border:none;padding:17px 20px;cursor:pointer}@media(max-width:1400px){.superApp_superAppContainer__gcgeC{background:linear-gradient(294.49deg,#c5d4e7 -17.35%,#ededee 84.8%,#fbfbfb 100.96%,#ffffff 115.22%)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_img__JFgRQ{width:58%;height:100vh;object-fit:cover}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{position:absolute;z-index:9;top:50%;left:70%;transform:translate(-25%,-50%);max-width:450px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{display:flex;align-items:flex-start;gap:11px;margin-bottom:10px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{max-width:329px}}@media(max-width:1199px){.superApp_superAppContainer__gcgeC{background:linear-gradient(294.49deg,#c5d4e7 -17.35%,#ededee 84.8%,#fbfbfb 100.96%,#ffffff 115.22%)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_img__JFgRQ{width:68%;height:100vh;object-fit:cover}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{position:absolute;z-index:9;top:55%;left:75%;transform:translate(-25%,-50%);max-width:300px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{display:flex;align-items:flex-start;gap:11px;margin-bottom:10px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{max-width:329px}}@media(max-width:991px){.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV{position:relative;background:linear-gradient(294.49deg,#c5d4e7 -17.35%,#ededee 84.8%,#fbfbfb 100.96%,#ffffff 115.22%)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_img__JFgRQ{position:absolute;height:60vh;bottom:0;width:100%}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{top:30%;left:50%;transform:translate(-50%,-50%);text-align:center;width:85%;max-width:350px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{justify-content:center}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz{text-align:start}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz p{color:var(--Black-Shades-Black-1,#0f0f0f)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{font-weight:600;margin-left:auto;margin-right:auto}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ p{text-align:center;width:80%;margin:10px auto}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ .superApp_button__xrNmv{margin-left:auto;margin-right:auto;width:146px;height:52px;white-space:nowrap;background:#0f0f0f;color:#fff}}@media(max-width:575px){.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV{position:relative;background:linear-gradient(294.49deg,#c5d4e7 -17.35%,#ededee 84.8%,#fbfbfb 100.96%,#ffffff 115.22%)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_img__JFgRQ{position:absolute;height:50dvh;bottom:0;width:100%}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{top:30%;left:50%;transform:translate(-50%,-50%);text-align:center;width:85%;max-width:350px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{justify-content:center}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz{text-align:start}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_rightSection__VMyrz p{color:var(--Black-Shades-Black-1,#0f0f0f)}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{font-weight:600;margin-left:auto;margin-right:auto}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ p{text-align:center;width:80%;margin:0 auto}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ .superApp_button__xrNmv{margin-left:auto;margin-right:auto;width:146px;height:52px;white-space:nowrap;background:#0f0f0f;color:#fff}}@media(max-width:480px){.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{width:90%}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{font-size:48px;line-height:48px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ p{font-size:16px;margin-bottom:30px}}@media(max-height:600px)and (orientation:landscape){.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq{top:50%;width:80%;max-width:600px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9{margin-bottom:8px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_topSection__uo8X9 .superApp_icon__OsKS7{width:45px;height:47px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ h2{font-size:42px;line-height:44px;margin-bottom:8px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ p{font-size:14px;line-height:16px;margin-bottom:20px}.superApp_superAppContainer__gcgeC .superApp_backgroundImage__riBgV .superApp_contentSection__t__Dq .superApp_bottomSection__cpUuZ .superApp_button__xrNmv{padding:12px 16px;font-size:14px}}.bankSection_bankContainer__NCkn4{display:flex;align-items:flex-start;flex-direction:column;gap:20px;padding:155px 0}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn{border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#f5f5f5 52.68%,#e1eaf2 143.32%);width:1024px;margin:0 auto;display:flex;height:200px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP{padding:35px 40px;flex:.5 1;position:relative;z-index:2}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP h2{color:var(--Black-Shades-Black-1,#0f0f0f);margin-bottom:8px;font-family:Simple Symphonie;font-size:34px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-.68px;white-space:nowrap}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP p{color:var(--White-Shades-White-5,#828587);margin-bottom:13px;font-family:Simple Symphonie;font-size:18px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.09px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP .bankSection_button__IJ_Ut{display:flex;align-items:center;gap:8px;border-radius:30px;background:var(--Black-Shades-Black-1,#0f0f0f);-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);padding:17px 20px;color:var(--White-Shades-White-0,#fff);font-family:Simple Symphonie;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB{flex:.5 1;position:relative;height:100%;margin-left:-150px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_back__ngjBT{position:absolute;width:auto;height:180px;z-index:0;right:10px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_front__8E1cO{z-index:0;position:relative;height:100%;width:100%;object-fit:cover}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5{display:flex;width:1024px;padding:40px;flex-direction:column;align-items:flex-start;gap:80px;border-radius:24px;background:var(--Brand-Colors-BG,#f4f4f4);height:401px;margin:0 auto;overflow:hidden}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{display:flex;gap:50px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH{width:510px;display:flex;flex-direction:column;gap:8px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH span{color:#2260ff;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:2.8px;text-transform:uppercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2,.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{color:#0f0f0f;font-size:40px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul{list-style:none;padding-left:0}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{color:#0f0f0f;font-size:20px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.1px;margin-bottom:8px;display:flex;align-items:center;gap:16px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li img{width:32px;height:32px;object-fit:contain}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX{display:flex;width:100%;gap:50px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ{display:flex;width:510px;flex-shrink:0;flex-direction:column;align-items:flex-start;gap:16px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ p{color:#0f0f0f;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut{display:flex;width:152px;height:52px;padding:0 16px 0 20px;justify-content:space-between;align-items:center;border-radius:30px;background:#0f0f0f;color:#ebebeb;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none;cursor:pointer}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut img{display:flex}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_{display:flex;gap:8px;cursor:pointer;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_::-webkit-scrollbar{display:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_ .bankSection_bankIcons__o9KsD{width:69.095px;height:69.095px;flex-shrink:0;background:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_ .bankSection_bankIcons__o9KsD img{width:29.482px;height:29.449px;object-fit:contain}@media(max-width:1199px){.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn{width:calc(100% - 40px)}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5{display:flex;width:calc(100% - 40px);padding:40px;flex-direction:column;align-items:flex-start;gap:72px;border-radius:24px;box-shadow:0 44px 40px 0 rgba(194,200,212,.28);height:401px;margin:0 auto;overflow:hidden}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{display:flex;width:100%;justify-content:space-between}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH{width:510px;display:flex;flex-direction:column;gap:12px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH span{color:#828587;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:2.8px;text-transform:uppercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2{color:#828587;font-size:40px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{color:#0f0f0f;font-size:40px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul{list-style:none;padding-left:0}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{color:#0f0f0f;font-size:20px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.1px;margin-bottom:18px;text-align:left}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX{display:flex;width:100%;justify-content:space-between}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ{display:flex;width:510px;flex-shrink:0;flex-direction:column;align-items:flex-start;gap:16px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ p{color:#0f0f0f;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut{display:flex;width:152px;height:52px;padding:0 16px 0 20px;justify-content:space-between;align-items:center;border-radius:30px;background:#0f0f0f;color:#ebebeb;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut img{display:flex}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_{display:flex;gap:8px;cursor:pointer;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_::-webkit-scrollbar{display:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_ .bankSection_bankIcons__o9KsD{width:69.095px;height:69.095px;flex-shrink:0;fill:#f4f4f4;background:#f4f4f4;border-radius:100%}}@media(max-width:991px){.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn{flex-direction:column;align-items:unset;height:500px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP{float:left}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB{margin-right:0;width:100%;margin-left:0}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq{display:flex;align-items:flex-end;width:100%}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_back__ngjBT{position:absolute;width:auto;height:180px;z-index:0;right:0}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_front__8E1cO{z-index:2;position:relative;margin-right:0;width:auto;object-fit:cover;width:100%;max-height:200px;display:flex;align-items:flex-end;justify-content:flex-end}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:72px;border-radius:24px;box-shadow:0 44px 40px 0 rgba(194,200,212,.28);margin:0 auto;overflow:hidden;height:auto;text-align:center}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{display:flex;gap:24px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH{width:50%;display:flex;flex-direction:column;gap:12px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH span{color:#828587;font-size:14px;font-weight:400;line-height:18px;letter-spacing:2.8px;text-transform:uppercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2{color:#828587;font-size:40px;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{color:#0f0f0f;font-size:40px;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya{width:50%}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul{list-style:none;padding-left:0}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{color:#0f0f0f;font-size:20px;font-weight:400;line-height:22px;letter-spacing:-.1px;margin-bottom:18px}}@media(max-width:991px)and (max-width:767px){.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{flex-direction:column}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH,.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya{width:100%}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2,.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{font-size:28px;line-height:32px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{font-size:16px;line-height:20px}}@media(max-width:991px){.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX{display:flex;flex-direction:column-reverse;width:100%;justify-content:space-between;gap:56px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ{display:flex;width:100%;flex-shrink:0;flex-direction:column;align-items:center;gap:16px;margin:0 auto}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ p{color:#0f0f0f;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut{display:flex;width:152px;height:52px;padding:0 16px 0 20px;justify-content:space-between;align-items:center;border-radius:30px;background:#0f0f0f;color:#ebebeb;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut img{display:flex}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_{display:flex;width:100%;gap:8px;cursor:pointer;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_::-webkit-scrollbar{display:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_ .bankSection_bankIcons__o9KsD{width:69.095px;height:69.095px;flex-shrink:0;fill:#f4f4f4;background:#f4f4f4;border-radius:100%}}@media(max-width:767px){.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn{flex-direction:column;align-items:unset;height:500px}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP{float:left;width:100%}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topLeftSection__T_fsP h2{text-wrap:wrap}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB{margin-right:0;width:100%;margin-left:0}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq{display:flex;align-items:flex-end;width:100%}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_back__ngjBT{position:absolute;width:auto;height:180px;z-index:0;right:0}.bankSection_bankContainer__NCkn4 .bankSection_topContainer__KNhXn .bankSection_topRightSection__VXiCB .bankSection_imageWrapper__mh0lq .bankSection_front__8E1cO{z-index:2;position:relative;margin-right:0;width:auto;object-fit:cover;width:100%;max-height:200px;display:flex;align-items:flex-end;justify-content:flex-end}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:72px;border-radius:24px;box-shadow:0 44px 40px 0 rgba(194,200,212,.28);margin:0 auto;overflow:hidden;height:auto;text-align:center}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{display:flex;gap:24px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH{width:50%;display:flex;flex-direction:column;gap:12px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH span{color:#828587;font-size:14px;font-weight:400;line-height:18px;letter-spacing:2.8px;text-transform:uppercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2{color:#828587;font-size:40px;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{color:#0f0f0f;font-size:40px;font-weight:400;line-height:44px;letter-spacing:-1.6px;text-transform:lowercase}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya{width:50%}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul{list-style:none;padding-left:0}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{color:#0f0f0f;font-size:20px;font-weight:400;line-height:22px;letter-spacing:-.1px;margin-bottom:18px}}@media(max-width:767px)and (max-width:767px){.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW{flex-direction:column}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH,.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya{width:100%}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2,.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardHeader__zXwCH h2 span{font-size:28px;line-height:32px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardContent__X6UFW .bankSection_cardList__pzaya ul li{font-size:16px;line-height:20px}}@media(max-width:767px){.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX{display:flex;flex-direction:column-reverse;width:100%;justify-content:space-between;gap:56px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ{display:flex;width:100%;flex-shrink:0;flex-direction:column;align-items:center;gap:16px;margin:0 auto}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ p{color:#0f0f0f;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut{display:flex;width:152px;height:52px;padding:0 16px 0 20px;justify-content:space-between;align-items:center;border-radius:30px;background:#0f0f0f;color:#ebebeb;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;border:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardEmi__LGjAZ .bankSection_button__IJ_Ut img{display:flex}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_{display:flex;width:100%;gap:8px;cursor:pointer;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_::-webkit-scrollbar{display:none}.bankSection_bankContainer__NCkn4 .bankSection_cardBoxSection__HfSZ5 .bankSection_cardPayment__2yLYX .bankSection_cardBankIcons___0hN_ .bankSection_bankIcons__o9KsD{width:69.095px;height:69.095px;flex-shrink:0;fill:#f4f4f4;background:#f4f4f4;border-radius:100%}}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI{width:502px;height:740px;border-radius:24px;background:linear-gradient(180deg,#f5f5f5 52.68%,#e1eaf2 143.32%);display:flex;justify-content:space-between;flex-direction:column}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_label__LMoZM{display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:30px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px;width:66px;height:24px;margin:22px 0 0 22px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_showLabel__btyjS{background:#c2f7c8;color:#13b75e}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_vehicleName__QjFBd{color:#0f0f0f;text-align:center;font-size:58px;font-style:normal;font-weight:500;line-height:66px;letter-spacing:-2.72px;margin-bottom:8px;padding-top:8.7px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_desc__uQXAG{color:#1f1f1f;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;margin-bottom:22px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_priceContainer__B9OWZ{display:flex;align-items:center;justify-content:center}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_priceContainer__B9OWZ .vehicleDetailsCard_price__9zMMx{color:#1f1f1f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px;padding:8px 12px;border-radius:40px;border:.4px solid #828587}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_imageContainer__9IrXU{display:flex;align-items:center;justify-content:center}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_imageContainer__9IrXU .vehicleDetailsCard_vehicleImage__z9tqD{width:256.637px;height:auto;flex-shrink:0;mix-blend-mode:multiply}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC{margin-bottom:30px;display:flex;align-items:center;justify-content:center;gap:32px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p{color:#333;font-size:12px;font-style:normal;font-weight:500;line-height:11px;margin-bottom:4px;text-align:center}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p:last-of-type{color:#0f0f0f;font-size:28px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.14px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ{padding:34px 0 51px;display:flex;align-items:center;justify-content:center;gap:8px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2{color:#152635;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px;padding:17px 20px;border-radius:30px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;height:52px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2+.vehicleDetailsCard_preBookButton__BNhui{background:#0f0f0f;color:#fff}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui{display:flex;align-items:center;gap:12px;padding:17px 20px;border-radius:30px;background:#fcaa30;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);color:#0f0f0f;font-size:16px;font-style:normal;font-weight:500;height:52px;line-height:18px;letter-spacing:-.08px;border:none}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui svg{transform:rotate(-90deg)}.vehicleDetailsCard_fourthLayout__E3HDZ{position:relative;overflow:hidden;justify-content:space-between;padding:55px 100px 0;margin-right:80px}@media(max-width:575px){.vehicleDetailsCard_fourthLayout__E3HDZ{padding:1px 20px 0;margin-right:20px}}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_vehicleImages__mbpa2{position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-radius:24px;width:100%;height:auto;object-fit:contain;z-index:1;pointer-events:none}@media(max-width:575px){.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_vehicleImages__mbpa2{top:0;left:0;bottom:0;right:0;transform:none;width:100%;height:100%;object-fit:cover;border-radius:24px}}@media(max-width:374px){.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_vehicleImages__mbpa2{top:0;left:0;bottom:0;right:0;transform:none;width:100%;height:100%;object-fit:cover;border-radius:24px}}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_label__LMoZM,.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_topContainer__rkWDD{position:relative;z-index:2}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_label__LMoZM .vehicleDetailsCard_desc__uQXAG,.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_desc__uQXAG{color:#333}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_label__LMoZM .vehicleDetailsCard_download__zMwfK,.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_download__zMwfK{display:flex;align-items:center;justify-content:center;cursor:pointer}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_label__LMoZM .vehicleDetailsCard_download__zMwfK .vehicleDetailsCard_downloadText__xq9AG,.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_download__zMwfK .vehicleDetailsCard_downloadText__xq9AG{color:#1f1f1f;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:-.07px;padding:8px 12px;border-radius:40px;text-decoration:underline}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_bottomContainer__yb3GQ{position:relative;z-index:2}@media(max-width:575px){.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI{width:calc(100dvw - 40px);justify-content:space-around}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_label__LMoZM{margin:20px 0 0 22px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_vehicleName__QjFBd{color:#0f0f0f;text-align:center;font-size:48px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-1.92px;margin-bottom:8px;margin-top:0}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_desc__uQXAG{color:#333;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.09px;margin-bottom:20px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_priceContainer__B9OWZ .vehicleDetailsCard_price__9zMMx{color:#1f1f1f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_specsContainer__BGwsC{display:flex;justify-content:center;align-items:center;width:95%;margin:0 auto}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p:first-child{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.07px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p:nth-child(2){color:#0f0f0f;font-size:22px!important;font-style:normal;font-weight:500!important;line-height:23px!important;letter-spacing:-.22px!important}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ{padding:34px 0 51px;display:flex;align-items:center;justify-content:center;gap:8px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2{display:flex;height:52px;padding:0 20px;justify-content:center;align-items:center;gap:8px;border-radius:30px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#152635;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2+.vehicleDetailsCard_preBookButton__BNhui{background:#0f0f0f;color:#fff}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui{display:flex;height:52px;padding:0 16px 0 20px;align-items:center;gap:8px;border-radius:30px;background:#fcaa30;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);color:#0f0f0f;font-size:16px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.08px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui svg{transform:rotate(-90deg)}.vehicleDetailsCard_fourthLayout__E3HDZ{justify-content:space-between;padding:60px 20px 10px}.vehicleDetailsCard_fourthLayout__E3HDZ img{width:100%;height:auto;object-fit:contain;top:250px}.vehicleDetailsCard_fourthLayout__E3HDZ .vehicleDetailsCard_bottomContainer__yb3GQ{padding-top:35px}}@media(max-width:374px){.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI{width:calc(100dvw - 40px);height:auto;justify-content:space-around}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_vehicleName__QjFBd{color:#0f0f0f;text-align:center;font-size:38px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:-1.92px;margin-bottom:8px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_desc__uQXAG{color:#333;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.09px;margin-bottom:20px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_priceContainer__B9OWZ .vehicleDetailsCard_price__9zMMx{color:#1f1f1f;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.07px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_imageContainer__9IrXU .vehicleDetailsCard_vehicleImage__z9tqD{width:200px;height:250px;object-fit:contain}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC{display:flex;justify-content:center;flex-direction:row;gap:18px;align-items:center;width:80%;margin:0 auto 20px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p:first-child{color:#333;font-size:13px;flex-wrap:nowrap;font-style:normal;font-weight:400;line-height:12px;letter-spacing:-.04px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_topContainer__rkWDD .vehicleDetailsCard_specsContainer__BGwsC .vehicleDetailsCard_individualSpec__yOjhv p:nth-child(2){color:#0f0f0f;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:20px!important;letter-spacing:-.22px!important}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ{display:flex;flex-direction:row;gap:10px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2{color:#152635;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:-.08px;padding:17px 20px;border-radius:30px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;height:52px}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_testRideButton__31YU2+.vehicleDetailsCard_preBookButton__BNhui{background:#0f0f0f;color:#fff}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui{display:flex;align-items:center;gap:12px;padding:17px 20px;border-radius:30px;background:#fcaa30;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);color:#0f0f0f;font-size:14px;font-style:normal;font-weight:500;height:52px;line-height:14px;letter-spacing:-.08px;border:none}.vehicleDetailsCard_vehicleDetailsCardContainer__8F9oI .vehicleDetailsCard_bottomContainer__yb3GQ .vehicleDetailsCard_preBookButton__BNhui svg{transform:rotate(-90deg)}.vehicleDetailsCard_fourthLayout__E3HDZ{justify-content:space-between;padding:60px 20px 10px;height:100%}}.portfolio_portfolioContainer__wBigT{margin:0 auto;width:100%}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82{display:flex;align-items:center;justify-content:space-between;padding:0 120px;margin-bottom:42px}@media(max-width:575px){.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82{padding:0 20px}}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 h5{color:var(--White-Shades-White-5,#828587);font-size:22px;font-style:normal;font-weight:500;line-height:23px;letter-spacing:-.22px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 h5 span{color:var(--Black-Shades-Black-1,#0f0f0f);font-size:22px;font-style:normal;font-weight:500;line-height:23px;letter-spacing:-.22px;margin-right:4px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_headerSM__9nSdA{margin:0 auto}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_headerSM__9nSdA h4{color:var(--Black-Shades-Black-1,#0f0f0f);text-align:center;font-size:22px;font-style:normal;font-weight:500;line-height:23px;letter-spacing:-.22px;width:183.028px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_headerSM__9nSdA h3{color:var(--White-Shades-White-5,#828587);text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:23px;letter-spacing:-.22px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_buttonSection__h27Re{display:flex;align-items:center;gap:6px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_buttonSection__h27Re .portfolio_buttonContainer__V38fS{border-radius:20.455px;background:var(--Brand-Colors-BG,#f4f4f4);display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;padding:9px 14px}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_buttonSection__h27Re .portfolio_buttonContainer__V38fS:first-of-type{rotate:-180deg}.portfolio_portfolioContainer__wBigT .portfolio_topContainer__j5r82 .portfolio_buttonSection__h27Re .portfolio_disabled__hJI6G{opacity:.3;pointer-events:none;cursor:not-allowed}.portfolio_portfolioContainer__wBigT .portfolio_scrollWrapper__S6T98{position:relative;margin-bottom:161px}.portfolio_portfolioContainer__wBigT .portfolio_scrollContainer__kDB6l{margin-left:120px;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 0;scroll-behavior:smooth}@media(max-width:575px){.portfolio_portfolioContainer__wBigT .portfolio_scrollContainer__kDB6l{margin-left:20px}}.portfolio_portfolioContainer__wBigT .portfolio_scrollContainer__kDB6l::-webkit-scrollbar{display:none}.portfolio_portfolioContainer__wBigT .portfolio_vehicleCardContainer__mLpUk{flex:0 0 auto;scroll-snap-align:start}.portfolio_portfolioContainer__wBigT .portfolio_overlayButton___8FQh{width:69px;height:54px;flex-shrink:0;border-radius:100px;border:1px solid var(--White-Shades-White-1,#ebebeb);background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer}.portfolio_portfolioContainer__wBigT .portfolio_overlayButton___8FQh.portfolio_disabled__hJI6G{opacity:.3;pointer-events:none;cursor:not-allowed}.portfolio_portfolioContainer__wBigT .portfolio_overlayButton___8FQh svg{width:35.085px;height:34.941px;flex-shrink:0}.portfolio_portfolioContainer__wBigT .portfolio_leftButton__QIOrn{left:20px;transform:translateY(-50%) rotate(180deg)}@media(max-width:575px){.portfolio_portfolioContainer__wBigT .portfolio_leftButton__QIOrn{left:10px}}.portfolio_portfolioContainer__wBigT .portfolio_rightButton__dReFb{right:20px}@media(max-width:575px){.portfolio_portfolioContainer__wBigT .portfolio_rightButton__dReFb{right:10px}}