:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.style_cardSwiperSection__twigX{position:relative;padding-top:120px;padding-bottom:120px;overflow:hidden}@media only screen and (min-width:1024px){.style_cardSwiperSection__twigX{padding-left:24px;padding-right:24px}}@media screen and (max-width:1023px){.style_cardSwiperSection__twigX{padding:80px 16px}}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX{padding:80px 0}}.style_cardSwiperSection__twigX .style_cardSwiperBg__WfwC3{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.style_cardSwiperSection__twigX .style_cardSwiperBg__WfwC3 img{width:100%;height:100%}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km{position:relative;z-index:1;margin:0 auto}@media only screen and (min-width:1024px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km{max-width:1160px;margin:0 auto}}@media screen and (max-width:1023px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km{max-width:100%}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperTitle__iLxW1{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;text-align:center;margin:0 auto 48px}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperTitle__iLxW1{font-size:32px;line-height:44px;margin-bottom:32px;padding-left:16px;padding-right:16px}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV{position:relative;width:100%;overflow:hidden}@media only screen and (min-width:769px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t{display:flex;justify-content:center;gap:40px;margin:0 auto 24px}}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t{display:flex;justify-content:space-between;gap:32px;overflow-x:auto;padding-left:16px;padding-right:16px;margin-bottom:32px}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t::-webkit-scrollbar{display:none}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5{display:flex;justify-content:center}@media only screen and (min-width:769px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5{width:auto}}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5{width:auto}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5.swiper-slide-active .style_cardSwiperTag__wvVxF{opacity:1;color:#463ff4}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5.swiper-slide-active .style_cardSwiperTag__wvVxF:after{content:"";display:block;width:100%;height:2px;margin-top:12px;background-color:var(--bg)}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperTagSwiper__XgB0t .style_cardSwiperTagSwiperSlide__pKpJ5 .style_cardSwiperTag__wvVxF{font-family:var(--font-family-heading);font-size:16px;font-weight:var(--vibe-bold);line-height:24px;color:#666;cursor:pointer}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61{width:100%}@media only screen and (min-width:1024px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61{max-width:977px;margin:0 auto}}@media screen and (max-width:1100px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61{max-width:900px}}@media screen and (max-width:1023px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61{max-width:720px;padding-bottom:45px}}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .style_cardSwiperSlide__CeF90{max-width:calc(100% - 32px)}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .style_cardSwiperSlide__CeF90 .style_cardSwiperCard__oZ0lm{display:flex;border-radius:16px}@media only screen and (max-width:768px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .style_cardSwiperSlide__CeF90 .style_cardSwiperCard__oZ0lm{flex-direction:column}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .swiper-pagination{bottom:0}@media only screen and (min-width:1024px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .swiper-pagination{display:none}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background:#c4c4c4;opacity:1}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiper__u7S61 .swiper-pagination .swiper-pagination-bullet-active{width:16px;height:6px;background-color:#463ff4;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationNext__LgwvY,.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationPrev__E1Anh{position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:48px;height:48px;z-index:99;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 8px 16px 0 rgba(54,47,218,.08)}@media screen and (max-width:1023px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationNext__LgwvY,.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationPrev__E1Anh{display:none}}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationPrev__E1Anh{left:0}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperContent__TJbHV .style_cardSwiperNavigationNext__LgwvY{right:0}.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperButtonWrapper__pBZux{text-align:center;margin-top:48px}@media screen and (max-width:1023px){.style_cardSwiperSection__twigX .style_cardSwiperContainer__cJ_km .style_cardSwiperButtonWrapper__pBZux{margin-top:32px}}.style_cardSwiperSection__twigX .is-gradient{background:linear-gradient(263.79deg,#33c -6.35%,#6a68e1 19.68%,#6cc 109.43%),linear-gradient(0deg,#1f1f25,#1f1f25);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .CardSwiperContent .CardSwiper .ActiveSwiperSlide .style_cardItemLogo__4aY_H>div{animation:style_carousel-animation__BZ53g 10s linear .1s infinite;-moz-animation:style_carousel-animation__BZ53g 10s linear .1s infinite;-ms-animation:style_carousel-animation__BZ53g 10s linear .1s infinite;-o-animation:style_carousel-animation__BZ53g 10s linear .1s infinite;-webkit-animation:style_carousel-animation__BZ53g 10s linear .1s infinite}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ{display:flex;width:100%;border-radius:16px;overflow:hidden}@media only screen and (min-width:1024px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ{height:453px}}@media only screen and (min-width:1024px)and (max-width:1110px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ{height:500px}}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ{flex-direction:column}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{flex-basis:50%;background-color:#fff}@media only screen and (min-width:1024px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{padding:40px}}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{padding:20px 24px}}@media screen and (max-width:643px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{min-height:232px}}@media screen and (max-width:381px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{min-height:266px}}@media screen and (max-width:365px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz{min-height:314px}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemContentTitle__CDwXF{font-family:var(--font-family-heading);font-size:32px;font-weight:var(--vibe-bold);line-height:44px;margin-bottom:24px}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemContentTitle__CDwXF{font-size:24px;line-height:34px;margin-bottom:16px}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG{display:flex;flex-direction:column;gap:12px}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7{display:flex;gap:12px}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionIcon__Amysu{display:flex}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionContent__3RsKl{display:flex;flex-direction:column}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionContent__3RsKl span{font-family:var(--font-family-content)}@media only screen and (min-width:1024px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionContent__3RsKl span:first-child{font-size:18px;font-weight:var(--vibe-bold);line-height:27px}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionContent__3RsKl span:nth-child(2){font-size:16px;line-height:24px;color:#666}}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemContent__bO1gz .style_cardItemDescriptions__EtmpG .style_cardItemDescription__GXgl7 .style_cardItemDescriptionContent__3RsKl span:first-child{font-size:16px;line-height:24px;color:#666}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemImg__q_T7Y{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemImg__q_T7Y{flex-basis:50%}}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemImg__q_T7Y{width:100%}}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemImg__q_T7Y>img{width:100%;height:100%;object-fit:cover}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H{background:#f8f8f8;padding:24px 32px}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H{padding:24px 0}.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H>div{display:flex;position:relative}}@media screen and (max-width:1023px)and (min-width:500px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H>div{width:200%!important}}@media screen and (max-width:1023px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H>div img{display:flex;max-width:unset;width:50%}}@media only screen and (min-width:769px){.style_resellerCardSwiper__U7FK1 .style_cardItemWrapper__VEHXZ .style_cardItemLogo__4aY_H img{width:100%;height:100%;object-fit:contain}}@keyframes style_carousel-animation__BZ53g{0%{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}to{transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);-moz-transform:translate3d(-50%,0,0);-ms-transform:translate3d(-50%,0,0);-o-transform:translate3d(-50%,0,0)}}.style_productFeatureSection__DRqxV{padding-bottom:120px;padding-top:120px;overflow:hidden;background:#f8f8f8}@media screen and (min-width:769px)and (max-width:1023px){.style_productFeatureSection__DRqxV{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px)and (max-width:1100px){.style_productFeatureSection__DRqxV{padding-left:24px;padding-right:24px}}@media screen and (max-width:1023px){.style_productFeatureSection__DRqxV{padding:80px 16px}}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx{width:100%}@media only screen and (min-width:1024px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx{max-width:1060px;margin:0 auto}}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureTitle__FEaZn{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;text-align:center;margin-bottom:64px}@media screen and (max-width:1023px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureTitle__FEaZn{font-size:32px;line-height:44px;margin-bottom:24px}}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU{display:flex;width:100%;align-items:center;justify-content:center}@media screen and (max-width:1023px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgDesk__41zdV{display:none}}@media only screen and (min-width:1024px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgDesk__41zdV{display:block}}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep{position:relative}@media screen and (max-width:1023px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep{display:block}}@media only screen and (min-width:1024px){.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep{display:none}}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep .style_productFeatureImgAnchor__xfTWw{position:absolute;cursor:pointer}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep .style_productFeatureImgAnchor__xfTWw.style_productFeatureImgAnchor-0__P_BfL{top:3%;right:0;left:calc(57.8% - 9px);height:10%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep .style_productFeatureImgAnchor__xfTWw.style_productFeatureImgAnchor-1__27Jce{top:18%;right:60%;left:0;height:8%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep .style_productFeatureImgAnchor__xfTWw.style_productFeatureImgAnchor-2__Atmb8{top:34%;right:0;left:calc(60% - 2px);height:8%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureImg__NXqbU .style_productFeatureImgMobile__OY_Ep .style_productFeatureImgAnchor__xfTWw.style_productFeatureImgAnchor-3__M4XrL{top:82%;right:30%;left:38%;height:8%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn{display:flex;flex-direction:column;gap:12px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj{border-radius:8px;background:#fff}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj.style_productFeatureMobileActiveColumn__tkA0Z .style_productFeatureMobileColumnTitle__QYMOD .style_columnTitleIcon__Nr7j6 svg{transition:transform .3s linear;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj.style_productFeatureMobileActiveColumn__tkA0Z .style_productFeatureMobileColumnContent__zXtlx{display:block}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnTitle__QYMOD{display:flex;align-items:center;justify-content:space-between;padding:16px;width:100%;cursor:pointer}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnTitle__QYMOD .style_columnTitleNumber__WRJPB{display:inline-block;width:18px;height:18px;min-width:18px;min-height:18px;display:flex;justify-content:center;align-items:center;background-color:#463ff4;border-radius:50%;color:#fff;font-size:10px;line-height:14px;font-weight:var(--vibe-bold);margin-right:16px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnTitle__QYMOD .style_columnTitle___GhHH{font-family:var(--font-family-heading);flex-grow:1;font-size:20px;line-height:144%;font-weight:var(--vibe-bold);color:#222}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnTitle__QYMOD .style_columnTitleIcon__Nr7j6{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx{display:none;padding:0 16px 24px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentImg__XKYp8,.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentImg__XKYp8 img{width:100%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentText__U95FI{margin-top:20px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentFigureSwiper__VQ1mx .style_contentSwiper__gLDpw .swiper-pagination{bottom:10px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentFigureSwiper__VQ1mx .style_contentSwiper__gLDpw .style_contentSwiperSlide__5qzHd,.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentFigureSwiper__VQ1mx .style_contentSwiper__gLDpw .style_contentSwiperSlide__5qzHd img{width:100%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#f8f8f8}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i{margin:26px 32px 26px 29px;display:flex;flex-direction:column;gap:8px}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i .style_contentColorItem__WvKOc{display:flex;gap:12px;align-items:center;cursor:pointer}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i .style_contentColorItem__WvKOc.style_contentActiveColorItem__4Y8Qk .style_contentColorFlag__gvsXw{border:1.5px solid #463ff4}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i .style_contentColorItem__WvKOc .style_contentColorFlag__gvsXw{position:relative;width:32px;height:32px;border-radius:50%}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i .style_contentColorItem__WvKOc .style_contentColorFlag__gvsXw:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:var(--border);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);background-color:var(--color-backgroundColor)}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorItems__Dp6_i .style_contentColorItem__WvKOc .style_contentColorName__wJjhG{font-size:12px;line-height:14px;color:#787878}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorBoardImgs__B4uLm{position:relative}.style_productFeatureSection__DRqxV .style_productFeatureContainer__SFLWx .style_productFeatureMobileColumns__8SuIn .style_productFeatureMobileColumn__S34aj .style_productFeatureMobileColumnContent__zXtlx .style_contentColorSelector__4B2pK .style_contentColorBoardImgs__B4uLm .style_contentColorBoardImg__OVfB4{position:absolute}@media screen and (max-width:1023px){body .style_resellerNavbar__dQA_h{display:none}}body .style_resellerNavbar__dQA_h .navAvatarWrapperGlobal{display:none}.style_navbarMobile__Lh_7m{display:flex;width:100%;height:60px;overflow:hidden;justify-content:space-between;align-items:center;position:fixed;top:0;opacity:0;visibility:0;padding:8px 16px;z-index:600;box-shadow:0 10px 20px rgba(0,0,0,.03);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:hsla(0,0%,100%,.8);transform:translateY(-100px)}@media only screen and (min-width:1024px){.style_navbarMobile__Lh_7m{display:none}}.style_navbarMobile__Lh_7m.style_isActive__qX08C{top:0;opacity:1;visibility:visible;animation-name:style_slideContentUp__pqqWZ;animation-duration:.5s;animation-timing-function:linear;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}@keyframes style_slideContentUp__pqqWZ{0%{transform:translateY(-100px);-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px)}to{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}.style_navbarMobile__Lh_7m .style_navbarMobileIcon__lqQ94{display:flex}.style_navbarMobile__Lh_7m .style_navbarMobileIcon__lqQ94 svg{width:90px;height:32px}.style_navbarMobile__Lh_7m .style_navbarMobileButton___W0kU a{display:flex;align-items:center;height:40px;font-size:16px;line-height:24px;padding:8px 24px}.style_topLogo__PMbui{width:100%;height:56px;padding:8px 0;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1024px){.style_topLogo__PMbui{display:none}}.style_growthSection__amW_v{position:relative;padding-top:120px;padding-bottom:120px;overflow:hidden}@media screen and (min-width:769px)and (max-width:1023px){.style_growthSection__amW_v{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px)and (max-width:1100px){.style_growthSection__amW_v{padding-left:24px;padding-right:24px}}@media only screen and (max-width:768px){.style_growthSection__amW_v{padding:80px 16px}}.style_growthSection__amW_v .style_growthBg__gGwKm{position:absolute;top:0;bottom:0;right:0;left:0;z-index:0}.style_growthSection__amW_v .style_growthBg__gGwKm img{width:100%;height:100%}.style_growthSection__amW_v .style_growthContainer__jiNr9{position:relative;width:100%}@media only screen and (min-width:1024px){.style_growthSection__amW_v .style_growthContainer__jiNr9{max-width:1060px;margin:0 auto}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthTitle__9jDm7{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;text-align:center;margin-bottom:48px}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthTitle__9jDm7{font-size:32px;line-height:44px;margin-bottom:32px}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj{display:flex;gap:48px;margin-bottom:48px}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj{flex-direction:column;gap:24px;margin-bottom:32px}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8{padding:32px;background:#fff;border-radius:16px}@media only screen and (min-width:1024px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8{flex-basis:33.3%}}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8{padding:24px}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardIconText__9__dv{display:flex;flex-direction:column;gap:16px;margin-bottom:8px}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardIconText__9__dv{align-items:center;flex-direction:row;gap:8px;margin-bottom:16px}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardIcon__p1CiO{display:flex}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardIcon__p1CiO{align-items:center;justify-content:center;width:24px;height:24px}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardIcon__p1CiO svg{height:24px;width:24px}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardTitle__2_n_X{font-family:var(--font-family-heading);font-size:24px;font-weight:var(--vibe-bold);line-height:34px}@media screen and (max-width:1023px){.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardTitle__2_n_X{font-size:18px;line-height:26px;margin-bottom:0}}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthCards__Qunbj .style_growthCard__xr_w8 .style_growthCardDescription__tPXjG{font-family:var(--font-family-content);font-size:16px;line-height:24px}.style_growthSection__amW_v .style_growthContainer__jiNr9 .style_growthButton__o3LHI{text-align:center}.style_stepsSection__aNIKT{padding-top:120px;padding-bottom:120px;background:#f8f8f8;overflow:hidden}@media screen and (min-width:769px)and (max-width:1023px){.style_stepsSection__aNIKT{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px)and (max-width:1100px){.style_stepsSection__aNIKT{padding-left:24px;padding-right:24px}}@media only screen and (max-width:768px){.style_stepsSection__aNIKT{padding:80px 16px}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b{width:100%}@media only screen and (min-width:1024px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b{max-width:1060px;margin:0 auto}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsTitle__Hcryt{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;text-align:center;margin-bottom:48px}@media screen and (max-width:1023px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsTitle__Hcryt{font-size:32px;line-height:44px;margin-bottom:32px}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_{width:100%;display:flex;justify-content:center}@media only screen and (min-width:1024px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_{gap:40px;margin-bottom:60px}}@media only screen and (max-width:768px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_{margin-bottom:32px}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardImg__CVIks{flex-basis:510px}@media screen and (max-width:1023px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardImg__CVIks{display:none}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg{flex-basis:510px;display:flex;flex-direction:column;gap:16px}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa{display:flex;gap:20px;padding:16px;background:#fff;border-radius:16px}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemIcon__sWYPu{display:flex;justify-content:center;align-items:center;padding:14px}@media only screen and (max-width:768px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemIcon__sWYPu{padding-left:0;padding-right:0}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemTexts__TUEhv{display:flex;flex-direction:column;justify-content:center;gap:4px}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemTexts__TUEhv span:first-child{font-family:var(--font-family-content);font-size:16px;line-height:24px;text-align:left;color:#405eff}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemTexts__TUEhv span:last-child{font-family:var(--font-family-heading);font-size:24px;font-weight:var(--vibe-bold);line-height:34px;text-align:left}@media only screen and (max-width:768px){.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsCard__Jeyw_ .style_stepsCardContent__DE9zg .style_stepsCardItem__squLa .style_stepsCardItemTexts__TUEhv span:last-child{font-size:20px;line-height:28px}}.style_stepsSection__aNIKT .style_stepsContainer__BFR2b .style_stepsButton__J6msf{text-align:center}.style_productView__urygl{background:#f8f8f8;padding-bottom:120px}@media screen and (max-width:1023px){.style_productView__urygl{padding-top:80px}}.style_faqSection__YGDSk{background:#fff}.style_faqSection__YGDSk .FaqTitle{font-size:44px;line-height:60px;text-align:center}@media screen and (max-width:1023px){.style_faqSection__YGDSk .FaqTitle{font-size:32px;line-height:44px}}.style_hello__jFonI{background-image:url(https://vibeus-cdn.vibe.pub/bg-9ROC28gd1gmTz2jk8zSnIO7VnWDWvc.png)!important}@media screen and (max-width:1023px){.style_hello__jFonI{background-image:url(https://vibeus-cdn.vibe.pub/bg-mobile-vtQa9qu05f6Qa73wJXLbp9vCFKmMzV.png)!important}}.style_swiperWrapper__bMTty{position:relative}.style_swiperWrapper__bMTty .style_swiperContainer__JgcGK{transition:opacity .5s ease-in-out;width:100%;height:100%}.style_swiperWrapper__bMTty .style_swiperContainer__JgcGK.style_fade-in__knRlQ{opacity:1}.style_swiperWrapper__bMTty .style_swiperContainer__JgcGK.style_fade-out__cQ3zG{opacity:0}.style_swiperWrapper__bMTty .style_swiperBottom__zjZyW{margin-top:24px;margin-bottom:44px;display:flex;align-items:center;justify-content:center}.style_swiperWrapper__bMTty .style_swiperBottom__zjZyW .style_bottom_text__X8LsE{color:#222;margin-left:4px}.style_swiperWrapper__bMTty .style_swiperBottom__zjZyW .style_chat__2Zzlk{display:flex;align-items:center;margin-right:40px;cursor:pointer}.style_swiperWrapper__bMTty .style_swiperBottom__zjZyW .style_request__pEUYg{display:flex;align-items:center;cursor:pointer}.style_swiperWrapper__bMTty .swiper-pagination{bottom:32px!important}@media screen and (max-width:1023px){.style_swiperWrapper__bMTty .swiper-pagination{bottom:16px!important}}.style_swiperWrapper__bMTty .swiper-pagination-bullet{width:6px;height:6px;border-radius:6px}.style_swiperWrapper__bMTty .swiper-pagination-bullet-active{border-radius:24px;background:#666;width:16px;height:6px}.style_swiper__bR_Qi{display:flex!important;justify-content:center;flex-direction:column;align-items:center}.style_swiper__bR_Qi .style_swiperSlide__ExHND{position:relative}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideItem__wr4p9{border-radius:18px;overflow:hidden;align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1024px){.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideItem__wr4p9{height:calc(100vh - 189px);min-height:460px;min-width:549px}}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideContent__qAN8H{align-items:center;display:flex;width:100%;height:100%;justify-content:center;position:relative}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideContent__qAN8H .style_imageWrapper__yAcSm{align-items:center;border-radius:18px;display:flex;height:100%;justify-content:center;max-height:1200px;overflow:hidden;position:relative;width:100%}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideContent__qAN8H .style_imageWrapper__yAcSm img{border-radius:18px;width:auto;max-height:100%;display:block;height:100%;max-width:100%}@media only screen and (min-width:1024px){.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_slideContent__qAN8H .style_imageWrapper__yAcSm img{aspect-ratio:auto 2560/1440}}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j{position:absolute}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j.style_topLeft__AP8e0{top:40px;right:40px}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j.style_topRight__aqKmI{top:40px;inset-inline-end:0}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j.style_bottomLeft__vmREB{bottom:40px;left:40px}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j.style_bottomRight__fm4zn{bottom:40px;right:40px}.style_swiper__bR_Qi .style_swiperSlide__ExHND .style_swiperContent__dq_6j .style_swiperTitle__c6ihm{font-size:20px;font-weight:var(--vibe-bold)}.style_cardSwiperNavigationPrev__pnxdq{left:16px}.style_cardSwiperNavigationNext__ZzRTx{right:16px}.style_cardSwiperPagination__GhUxq{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;bottom:29px!important}.style_cardSwiperNavigationNext__ZzRTx,.style_cardSwiperNavigationPrev__pnxdq{position:absolute;top:calc(50% - 24px);display:flex;justify-content:center;align-items:center;width:48px;height:48px;z-index:99;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 8px 16px 0 rgba(54,47,218,.08);margin:0}@media screen and (max-width:1023px){.style_cardSwiperNavigationNext__ZzRTx,.style_cardSwiperNavigationPrev__pnxdq{display:none}}.style_navigation_box__37eYw{aspect-ratio:8/5;position:absolute;top:0;width:auto;max-width:100%;height:100%}.style_pagination_box__ca0A9{aspect-ratio:8/5;position:absolute;width:100%;max-height:100%;height:auto;display:flex;align-items:flex-end}.style_swiper_text__rx3GM{display:block;margin-top:8px;color:var(--color-text-caption);text-align:center}.style_bottom_text1__3Y1O6{color:var(--Grayscale-04,#787878);font-family:var(--font-family-heading);text-align:right;font-family:var(--font-family-content);font-size:10px;font-style:normal;font-weight:var(--vibe-bold-light);line-height:16px}.style_bottom_text2___fgIg{max-width:20vw;flex-wrap:wrap;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:8px 12px;border:1px solid var(--color-component-divider,#e5e5e5);color:var(--color-text-body,#4f5358)}.style_bottom_text2___fgIg .style_title__f2Wez{margin-right:8px}.style_swiper_title__CuHoe{max-width:290px;color:var(--color-text-gray-Gray-1,#414141);font-family:var(--font-family-heading);font-size:20px;font-style:normal;font-weight:var(--vibe-bold);line-height:normal}.style_swiper_content__wmE6w{max-width:290px;color:var(--color-text-body,#4f5358);font-family:var(--font-family-content);font-size:14px;font-style:normal;font-weight:var(--vibe-bold-light);line-height:20px}.style_is_margin_4__Kibwp{margin-bottom:4px}.style_is_margin_8__mhmIE{margin-bottom:8px}.style_is_margin_24__qe3f8{margin-bottom:24px}.style_selector__gfFmC{position:relative;padding:20px 16px;outline:1px solid #e5e5e5;border-radius:16px;box-sizing:border-box;cursor:pointer;height:auto;width:100%;margin-bottom:12px}.style_selector__gfFmC.style_isActive__I4nAY,.style_selector__gfFmC:hover{outline:2px solid var(--color-action-label-primary)}.global-card-light .style_selector__gfFmC{animation:style_changeColors__fCIh7 2.5s ease infinite}@keyframes style_changeColors__fCIh7{25%{background:var(--color-icon-highlight-background,#f0f2ff);outline:2px solid var(--color-action-background-primary)}50%{background-color:#fff;outline:1px solid #e5e5e5}75%{background:var(--color-icon-highlight-background,#f0f2ff);outline:2px solid var(--color-action-background-primary)}to{background-color:#fff;outline:1px solid #e5e5e5}}.style_section_title__jm7S0{margin-bottom:4px}.style_section_subtitle__okQ6O{color:var(--color-text-body);display:block;margin-bottom:16px}.style_selector_content__RPn8E{display:flex;justify-content:space-between}.style_selector_content__RPn8E .style_left_container__g89C2{display:flex;flex-direction:column;justify-content:space-between}.style_selector_content__RPn8E .style_left_container__g89C2 .style_left_container_text__r67ED{color:var(--color-text-heading);margin-bottom:4px}.style_selector_content__RPn8E .style_left_container__g89C2 .style_product_name__RM0Ie{font-family:var(--font-family-heading);font-size:18px;font-weight:var(--vibe-bold);line-height:28px}.style_selector_content__RPn8E .style_left_container__g89C2 .style_in_stock__822eT{color:var(--color-text-caption);font-size:14px;font-weight:var(--vibe-bold-light);position:relative;padding-left:14px}.style_selector_content__RPn8E .style_left_container__g89C2 .style_in_stock__822eT:before{position:absolute;content:"";width:6px;height:6px;background-color:#5eed86;border-radius:50%;left:2px;bottom:8px}.style_selector_content__RPn8E .style_right_container__C4va2{display:flex;flex-direction:column;text-align:end;justify-content:space-between}.style_selector_content__RPn8E .style_right_container__C4va2 .style_price__2jEoT{font-family:var(--font-family-content);font-size:18px;font-weight:var(--vibe-bold);line-height:28px}.style_selector_content__RPn8E .style_right_container__C4va2 .style_price__2jEoT .style_currentPrice__67Hgq{color:var(--color-text-heading);margin-right:6px}.style_selector_content__RPn8E .style_right_container__C4va2 .style_price__2jEoT .style_mrsp__INhDL{font-weight:var(--vibe-bold-light);color:var(--color-text-disabled);text-decoration:line-through}.style_selector_content__RPn8E .style_right_container__C4va2 .style_save__U3DNk{color:var(--color-action-label-primary);font-weight:var(--vibe-bold-light);font-size:12px}.style_color_box__pXjhp{opacity:0;height:0;position:relative;border-radius:16px;box-sizing:border-box;width:100%}.style_color_box__pXjhp .style_color_text__qRU4I{margin:0}.style_color_box__pXjhp .style_color_text__qRU4I span:first-child{margin-right:8px;color:#4f5358}.style_color_box__pXjhp .style_color_text__qRU4I span:last-child{color:#666}.style_color_box_active__FKyNn{padding:20px 16px;margin-bottom:12px;height:auto;border:1px solid #e5e5e5;background:var(--color-deco-gray);opacity:1;transition:opacity 1s ease,height 1s ease}.style_color_box_active__FKyNn .style_color_text__qRU4I{margin-bottom:8px}.global-card-light .style_color_box_active__FKyNn{animation:style_changeColors__oV_zk 2.5s ease infinite}@keyframes style_changeColors__oV_zk{25%{background:var(--color-icon-highlight-background,#f0f2ff)}50%{background:var(--color-deco-gray)}75%{background:var(--color-icon-highlight-background,#f0f2ff)}to{background:var(--color-deco-gray)}}.style_color_select__2BCbO{display:flex;align-items:center;justify-content:space-between}.style_color_select__2BCbO .style_color__gS9l7{width:32px;height:32px;border-radius:50%;margin-right:16px;cursor:pointer}.style_color_select__2BCbO .style_color__gS9l7.style_is-white__h0EOv{width:34px;height:34px;background-color:var(--color-deco-white);border:1px solid #e4e4e4;border-color:var(--color-component-divider)}.style_color_select__2BCbO .style_color__gS9l7.style_is-red__FPHBQ{background-color:#e70034}.style_color_select__2BCbO .style_color__gS9l7.style_is-green__FSI5S{background-color:#c6e0bf}.style_color_select__2BCbO .style_color__gS9l7.style_is-blue__EqlEh{background-color:#7bbee8}.style_color_select__2BCbO .style_color__gS9l7.style_is_selected__qX31V{position:relative}.style_color_select__2BCbO .style_color__gS9l7.style_is_selected__qX31V:before{content:" ";display:block;width:40px;height:40px;border:2px solid #463ff4;border-radius:40px;position:absolute;top:-4px;left:-4px}.style_color_select__2BCbO .style_color_select_left__xthfl{display:flex}.style_logo__tKqxO{margin-left:4px;cursor:pointer}.style_pdp_hero__Wew4A{display:flex}@media only screen and (min-width:1024px){.style_pdp_hero__Wew4A{height:calc(80vh - 72px - 56px);min-height:var(--left-box-height);max-height:800px;margin-bottom:32px}}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY{width:50%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:1024px){.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY{padding-right:80px;padding-left:80px}}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC{max-width:582px}@media only screen and (min-width:1024px){.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC{gap:16px;display:flex;flex-direction:column}}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_product_name__S1SMR{color:#405eff;margin-bottom:16px}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_quote__b_eDf{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_quote_icon__3Hchd{display:flex;align-items:center;justify-content:center;height:20px;padding-bottom:4px}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_quote_author__Z4DjI{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-4,4px)}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_quote_author__Z4DjI .style_author_name__ZDbbe{color:var(--color-text-heading);font-family:var(--font-family-content);font-size:var(--font-size-body-regular,16px);font-style:normal;font-weight:var(--vibe-bold);line-height:var(--font-line-height-body-regular,24px)}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_quote_author__Z4DjI .style_author_from__mUphb{color:var(--color-text-body);font-family:var(--font-family-content);font-size:var(--font-size-body-regular,16px);font-style:normal;font-weight:var(--vibe-bold-light);line-height:var(--font-line-height-body-regular,24px)}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_logos__zlEB_{display:flex;gap:24px}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_price_box__9NIHW{margin:16px 0}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_price_box__9NIHW .style_price__y2meK{font-family:var(--font-family-heading);font-size:32px;font-weight:var(--vibe-bold);line-height:var(--fontline-heighth4);text-align:left;margin-bottom:4px}.style_pdp_hero__Wew4A .style_pdp_hero_left__ng4IY .style_left_box__gHMuC .style_price_box__9NIHW .style_price_logo__ulgUd{margin-left:4px}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N{width:50%;padding:40px 40px 40px 0;height:100%;display:flex;align-items:center;justify-content:center}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN{position:relative;display:flex;justify-content:center;align-items:center;height:auto;width:100%;max-height:100%;aspect-ratio:680/480}@media(min-width:1440px){.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN{max-width:100%;width:auto}}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq{width:100%;height:auto;max-height:100%;display:flex}@media(max-width:1439px){.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq{aspect-ratio:620/480;width:-moz-fit-content;width:fit-content}}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_right_swiper__D4xjt{border-radius:16px;height:auto;width:100%;margin:0;aspect-ratio:620/480}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_right_swiper__D4xjt .style_swiper_slide__3upqT{height:-moz-fit-content;height:fit-content;width:100%;display:flex;align-items:center;aspect-ratio:620/480}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_right_swiper__D4xjt img{width:100%;height:auto;aspect-ratio:620/480;max-width:100%;max-height:100%;border-radius:16px}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_right_swiper__D4xjt .style_hero_video__HUcxk{width:100%;aspect-ratio:620/480}@media(max-width:1439px){.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_swiper_preview_control_bar__IeriK{display:none}}@media(min-width:1440px){.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_right_box__S9zxN .style_desktop_swiper__5BKtq .style_swiper_dots_control_bar__oNkUj{display:none}}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_placeholder__eHsG_{width:100%;padding-top:90.2777777778%;position:relative;background-color:#fff}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_placeholderInner__9Rk29{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;color:#333;font-size:1.2rem}.style_pdp_hero__Wew4A .style_pdp_hero_right__ppE7N .style_hidden__OTsMu{display:none}@media screen and (max-width:1023px){.style_pdp_hero__Wew4A{justify-content:center;flex-direction:column}.style_pdp_hero__Wew4A .style_mobile_title__KuYKR{padding:24px 20px;margin:0}.style_pdp_hero__Wew4A .style_mobile_title__KuYKR .style_product_name__S1SMR{color:#405eff;margin-bottom:8px}}@media screen and (max-width:1023px)and (min-width:769px)and (max-width:1023px){.style_pdp_hero__Wew4A .style_mobile_title__KuYKR{width:700px;padding:24px 16px;text-align:left;margin:0 auto}}@media screen and (max-width:1023px){.style_pdp_hero__Wew4A .style_subtitle_mobile__D4vFr{font-family:var(--font-family-heading);font-size:var(--font-size-h6,18px);font-style:normal;font-weight:var(--vibe-bold-light);line-height:var(--font-line-height-h6,26px);margin-top:8px;display:block}.style_pdp_hero__Wew4A .style_title_center__LAJVw{text-align:center}.style_pdp_hero__Wew4A .style_hero_mobile_swiper_container__AIUlm{margin:0 auto;width:calc(100% - 40px);height:auto;border-radius:16px;overflow:hidden}.style_pdp_hero__Wew4A .style_hero_mobile_swiper_slide__qJRiH{display:flex}.style_pdp_hero__Wew4A .style_hero_mobile_swiper_slide__qJRiH .style_hero_video__HUcxk,.style_pdp_hero__Wew4A .style_hero_mobile_swiper_slide__qJRiH img{width:100%;height:100%;object-fit:cover}.style_pdp_hero__Wew4A .style_swiper_autoplay_bar___ekRI{padding:24px 0;margin:0 auto}.style_pdp_hero__Wew4A .style_swiper_autoplay_bar_last__s_y_N{padding:24px 0 48px}.style_pdp_hero__Wew4A .style_swiper_autoplay_bar_inside__sdU92{padding:0;z-index:99;margin-top:-48px;margin-bottom:16px}.style_pdp_hero__Wew4A .style_ctaMobile__twbiW{margin:24px 0;display:flex;justify-content:center}.style_pdp_hero__Wew4A .style_mobile_icons__0ZnA1{padding:8px 0;display:flex;justify-content:space-evenly;align-items:center;margin-bottom:24px}}@media screen and (max-width:1023px)and (min-width:769px)and (max-width:1023px){.style_pdp_hero__Wew4A .style_mobile_icons__0ZnA1{padding:8px 24px;width:700px;justify-content:space-between;margin:0 auto 24px}}.style_wrap__HzqTQ{padding:0!important;max-width:unset!important;max-height:unset!important;width:100%!important;height:100%!important;border-radius:0!important}@media only screen and (min-width:1024px){.style_popup__SwK_8{padding:0!important;margin:0!important;display:flex;align-items:center;justify-content:center;position:relative}.style_popup__SwK_8 section{position:absolute;top:0;left:0;width:100%}}@media only screen and (min-width:1024px)and (min-height:998px){.style_popup__SwK_8 section{height:100%}}.style_pagination__q29_W{margin-left:16px;width:32px;display:flex;gap:8px;flex-direction:column}@media(min-width:1440px){.style_pagination__q29_W{display:none}}.style_pagination__q29_W .style_dots_box__MM5gK{display:flex;flex-direction:column;gap:12px;background:var(--color-action-background-tertiary);border-radius:40px;justify-content:center;align-items:center;padding:16px 0}.style_pagination__q29_W .style_dots_box__MM5gK .style_dot__Na__G{width:6px;height:6px;border-radius:100%;background-color:var(--color-background-subtle);cursor:pointer}.style_pagination__q29_W .style_dots_box__MM5gK .style_dot__Na__G.style_not_loaded__wHqAd{cursor:not-allowed}.style_pagination__q29_W .style_dots_box__MM5gK .style_dot__Na__G:hover{background-color:var(--color-text-highlight)}.style_pagination__q29_W .style_dots_box__MM5gK .style_dot_active__qlUcV{background-color:var(--color-action-background-secondary)}.style_pagination__q29_W .style_dots_box__MM5gK .style_autoplay_box__BfraY{height:6px;border-radius:100px;background-color:var(--color-background-subtle);position:relative;animation:style_elongate__l_x_F .8s normal forwards}@keyframes style_elongate__l_x_F{0%{height:6px}to{height:16px}}.style_pagination__q29_W .style_dots_box__MM5gK .style_autoplay_box__BfraY .style_autoplay_dot__WGV2Y{position:absolute;top:0;width:6px;height:6px;border-radius:100px;background-color:var(--color-action-background-secondary);animation:style_grow__CI1Ec 5s normal forwards;animation-delay:.8s}@keyframes style_grow__CI1Ec{0%{height:6px}to{height:16px}}.style_pagination__q29_W .style_dots_box__MM5gK .style_first_dot__P3PgX{animation:none;height:16px}.style_pagination__q29_W .style_dots_box__MM5gK .style_dot_shorten__XnC8y{animation:style_shorten__WmM8b .8s normal forwards!important;width:6px;height:16px;border-radius:100px;float:left}@keyframes style_shorten__WmM8b{0%{height:16px}to{height:6px}}.style_pagination__q29_W .style_dots_box__MM5gK .style_long_dot__kG0Vr{height:16px;border-radius:100px}.style_pagination__q29_W .style_click_btn__aDrax{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:40px;background:var(--color-action-background-tertiary);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.style_pagination__q29_W .style_click_btn__aDrax:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-action-background-hover-dynamic);border-radius:40px;background-clip:content-box;mix-blend-mode:color}.style_pagination__q29_W .style_disabled__bbYZy{background:var(--color-action-background-disabled);cursor:not-allowed}.style_pagination__q29_W .style_disabled__bbYZy:hover:before{display:none}.style_pdp_hero__qoJig{display:flex}@media only screen and (min-width:1024px){.style_pdp_hero__qoJig{height:calc(80vh - 72px - 56px);min-height:var(--left-box-height);margin-bottom:32px;max-height:800px}}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ{width:50%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:1024px){.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ{padding-right:80px;padding-left:80px}}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM{max-width:582px}@media only screen and (min-width:1024px){.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM{gap:16px;display:flex;flex-direction:column}}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_product_name__a6wzV{color:#405eff;margin-bottom:16px}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_quote__Eds4M{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_quote_icon__EdhHJ{display:flex;align-items:center;justify-content:center;height:20px;padding-bottom:4px}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_quote_author__QUnUv{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-4,4px)}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_quote_author__QUnUv .style_author_name__F2ZYw{color:var(--color-text-heading)}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_quote_author__QUnUv .style_author_from__2p4B0{color:var(--color-text-body)}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_logos__ZVnyb{display:flex;gap:24px}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_price_box__Yatp7{margin:16px 0}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_price_box__Yatp7 .style_price__99V2D{text-align:left;margin-bottom:4px}.style_pdp_hero__qoJig .style_pdp_hero_left__FoZNZ .style_left_box__vf2jM .style_price_box__Yatp7 .style_price_logo__6z53F{margin-left:4px}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt{width:50%;padding:40px 40px 40px 0;height:100%;display:flex;align-items:center;justify-content:center}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu{position:relative;display:flex;justify-content:center;align-items:center;height:auto;width:100%;max-height:100%;aspect-ratio:680/480}@media(min-width:1440px){.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu{max-width:100%;width:auto}}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke{width:100%;height:auto;max-height:100%;display:flex}@media(max-width:1439px){.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke{aspect-ratio:620/480;width:-moz-fit-content;width:fit-content}}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_right_swiper__wrD7A{border-radius:16px;height:auto;width:100%;margin:0;aspect-ratio:620/480}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_right_swiper__wrD7A .style_swiper_slide__f2ujf{height:-moz-fit-content;height:fit-content;width:100%;display:flex;align-items:center;aspect-ratio:620/480}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_right_swiper__wrD7A img{width:100%;height:auto;aspect-ratio:620/480;max-width:100%;max-height:100%;border-radius:16px}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_right_swiper__wrD7A .style_hero_video__EiyBt{width:100%;aspect-ratio:620/480}@media(max-width:1439px){.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_swiper_preview_control_bar__cUyA6{display:none}}@media(min-width:1440px){.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_right_box__hGKWu .style_desktop_swiper__MLRke .style_swiper_dots_control_bar__vAsd_{display:none}}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_placeholder__5G9XR{width:100%;padding-top:90.2777777778%;position:relative;background-color:#fff}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_placeholderInner__mM0MT{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;color:#333;font-size:1.2rem}.style_pdp_hero__qoJig .style_pdp_hero_right__tpVqt .style_hidden__wQyab{display:none}@media screen and (max-width:1023px){.style_pdp_hero__qoJig{justify-content:center;flex-direction:column;padding:24px 20px 48px;gap:24px}.style_pdp_hero__qoJig .style_mobile_title__sgf9I{display:flex;flex-direction:column;gap:4px}.style_pdp_hero__qoJig .style_mobile_title__sgf9I .style_product_name__a6wzV{color:#405eff}}@media screen and (max-width:1023px)and (min-width:769px)and (max-width:1023px){.style_pdp_hero__qoJig .style_mobile_title__sgf9I{width:700px;padding:24px 16px;text-align:left;margin:0 auto}}@media screen and (max-width:1023px){.style_pdp_hero__qoJig .style_subtitle_mobile__iLBOh{margin-top:8px;display:block}.style_pdp_hero__qoJig .style_title_center__woFX5{text-align:center}.style_pdp_hero__qoJig .style_hero_mobile_swiper_container__t7ou8{margin:0 auto;width:100%;height:auto;border-radius:16px;overflow:hidden}.style_pdp_hero__qoJig .style_hero_mobile_swiper_slide__g09oN{display:flex}.style_pdp_hero__qoJig .style_hero_mobile_swiper_slide__g09oN .style_hero_video__EiyBt,.style_pdp_hero__qoJig .style_hero_mobile_swiper_slide__g09oN img{width:100%;height:100%;object-fit:cover}.style_pdp_hero__qoJig .style_swiper_autoplay_bar__JYszh{padding:0;z-index:99;margin:-48px auto 16px;position:relative;display:flex;justify-content:center;align-items:center}.style_pdp_hero__qoJig .style_swiper_autoplay_bar_last___0Vhs{padding:24px 0 48px}.style_pdp_hero__qoJig .style_ctaMobile__xpMJi{margin:24px 0;display:flex;justify-content:center}.style_pdp_hero__qoJig .style_sub_navbar_buttons__qayiP{display:flex;justify-content:center;align-items:center;gap:12px}.style_pdp_hero__qoJig .style_mobile_icons__Pq6Mg{margin-top:-4px;display:flex;justify-content:space-evenly;align-items:center}}@media screen and (max-width:1023px)and (min-width:769px)and (max-width:1023px){.style_pdp_hero__qoJig .style_mobile_icons__Pq6Mg{padding:8px 24px;width:700px;justify-content:space-between;margin:0 auto 24px}}.style_wrap__08n_e{padding:0!important;max-width:unset!important;max-height:unset!important;width:100%!important;height:100%!important;border-radius:0!important}@media only screen and (min-width:1024px){.style_popup__W_hAI{padding:0!important;margin:0!important;display:flex;align-items:center;justify-content:center;position:relative}.style_popup__W_hAI section{position:absolute;top:0;left:0;width:100%}}@media only screen and (min-width:1024px)and (min-height:998px){.style_popup__W_hAI section{height:100%}}.style_tab_bar_box__3zfG2{padding:0 20px;background-color:var(--color-background-neutral-2);top:56px;z-index:400;border-bottom:1px solid var(--color-component-divider)}.style_tab_bar_box__3zfG2.style_sticky__Rc3Cc{position:-webkit-sticky;position:sticky}.style_tab_bar__pWYAx{background-color:var(--color-background-neutral-2)}@font-face{font-family:Fira Sans;src:url(https://vibeus-cdn.vibe.pub/FiraSans-Regular-8Uwp7KdD1hBQJwQjqxNKdSUT2T9rDy.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/FiraSans-Regular-uz27TJvMhiD3iYdZGNvtLQV25SKlny.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Fira Sans;src:url(https://vibeus-cdn.vibe.pub/FiraSans-Medium-21mtJY6FwqVLwtNsf7iiUOxSwy0X11.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/FiraSans-Medium-IELPVzovAJyp7iNlBW7igpZZu0SDtw.woff) format("woff");font-weight:var(--vibe-bold);font-style:normal}@font-face{font-family:Fira Sans;src:url(https://vibeus-cdn.vibe.pub/FiraSans-Italic-mi4C1Osd88bsN7GouIrfZpeLM44Dze.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/FiraSans-Italic-KLv21wYeSEvt1OiJOKFQxOZItZwvX1.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Fira Sans;src:url(https://vibeus-cdn.vibe.pub/FiraSans-MediumItalic-slPoSgBRMVMBL3r4Yplm1ENL7JBrVC.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/FiraSans-MediumItalic-DZ7kocVSr2mZ7QaolFL4vTPnofHXb4.woff) format("woff");font-weight:var(--vibe-bold);font-style:italic}@font-face{font-family:Stratos;src:url(https://vibeus-cdn.vibe.pub/stratosweb-regular-SAcQJapeh5XjnFEbTD317L3wLfPIQ8.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/stratosweb-regular-oIhW384PSoUloGSphJj9rx4fqFpSkf.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Stratos;src:url(https://vibeus-cdn.vibe.pub/stratosweb-semibold-OYFd5FZR8w8EpB2Xeizh4NwOc7dLD8.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/stratosweb-semibold-KsdNMp0GkTXQQDQqd8e4rqmi4AbyBO.woff) format("woff");font-weight:var(--vibe-bold);font-style:normal}@font-face{font-family:Inter Variable;src:url(https://vibeus-cdn.vibe.pub/InterVariable-zWC1VeZX7jOCrRUIUxCIX4pHV4Nc2t.woff2) format("woff2"),url(https://vibeus-cdn.vibe.pub/InterVariable-VVEAwjfMdncXOxH2CcTKpOF8tEsZms.ttf) format("truetype");font-weight:500 700;font-style:normal}.style_pagination__fGPE8{margin-left:16px;width:32px;display:flex;gap:8px;flex-direction:column}@media(min-width:1440px){.style_pagination__fGPE8{display:none}}.style_pagination__fGPE8 .style_dots_box___rXOm{display:flex;flex-direction:column;gap:12px;background:var(--color-action-background-tertiary);border-radius:40px;justify-content:center;align-items:center;padding:16px 0}.style_pagination__fGPE8 .style_dots_box___rXOm .style_dot__vbrQy{width:6px;height:6px;border-radius:100%;background-color:var(--color-background-subtle);cursor:pointer}.style_pagination__fGPE8 .style_dots_box___rXOm .style_dot__vbrQy.style_not_loaded__4gSyn{cursor:not-allowed}.style_pagination__fGPE8 .style_dots_box___rXOm .style_dot__vbrQy:hover{background-color:var(--color-text-highlight)}.style_pagination__fGPE8 .style_dots_box___rXOm .style_dot_active__ySv07{background-color:var(--color-action-background-secondary)}.style_pagination__fGPE8 .style_dots_box___rXOm .style_autoplay_box__7zK_W{height:6px;border-radius:100px;background-color:var(--color-background-subtle);position:relative;animation:style_elongate__RR1Rv .8s normal forwards}@keyframes style_elongate__RR1Rv{0%{height:6px}to{height:16px}}.style_pagination__fGPE8 .style_dots_box___rXOm .style_autoplay_box__7zK_W .style_autoplay_dot__maR6U{position:absolute;top:0;width:6px;height:6px;border-radius:100px;background-color:var(--color-action-background-secondary);animation:style_grow__dEZW4 5s normal forwards;animation-delay:.8s}@keyframes style_grow__dEZW4{0%{height:6px}to{height:16px}}.style_pagination__fGPE8 .style_dots_box___rXOm .style_first_dot__ixpvi{animation:none;height:16px}.style_pagination__fGPE8 .style_dots_box___rXOm .style_dot_shorten__hK6km{animation:style_shorten__X2kfm .8s normal forwards!important;width:6px;height:16px;border-radius:100px;float:left}@keyframes style_shorten__X2kfm{0%{height:16px}to{height:6px}}.style_pagination__fGPE8 .style_dots_box___rXOm .style_long_dot__NK_2q{height:16px;border-radius:100px}.style_pagination__fGPE8 .style_click_btn__CD253{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:40px;background:var(--color-action-background-tertiary);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.style_pagination__fGPE8 .style_click_btn__CD253:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-action-background-hover-dynamic);border-radius:40px;background-clip:content-box;mix-blend-mode:color}.style_pagination__fGPE8 .style_disabled__UU8eY{background:var(--color-action-background-disabled);cursor:not-allowed}.style_pagination__fGPE8 .style_disabled__UU8eY:hover:before{display:none}