: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_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}.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_left__ng4IY .style_left_box__gHMuC .style_button_box__D6PYh{margin-top:16px}.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_title_with_video__3Xzrf{background:var(--color-deco-gray)}@media only screen and (min-width:1024px){.style_title_with_video__3Xzrf{padding-bottom:0;text-align:center}}@media only screen and (min-width:1024px)and (max-width:1180px){.style_title_with_video__3Xzrf{padding-left:0;padding-right:0}}.style_title_with_video__3Xzrf .style_title__tB74v{margin-bottom:48px}@media screen and (max-width:1023px){.style_title_with_video__3Xzrf .style_title__tB74v{margin-bottom:32px}}.style_what_in_box__jtfKd{margin:0 auto;text-align:center}.style_what_in_box__jtfKd .style_title___LIzM{text-align:center;margin-bottom:48px}.style_what_in_box__jtfKd .style_box__YrtTd{display:flex;justify-content:center;align-items:flex-end;gap:64px;border-radius:16px;background:#f8f8f8;margin:0 auto 16px}@media screen and (max-width:1023px){.style_what_in_box__jtfKd .style_box__YrtTd{padding:48px 20px;flex-wrap:wrap;height:auto;gap:48px}}.style_what_in_box__jtfKd .style_box__YrtTd .style_box_item__O5ijp{text-align:center}.style_what_in_box__jtfKd .style_box__YrtTd .style_text__kKwvL{display:block;font-weight:var(--vibe-bold);margin-top:12px;color:#111}@media only screen and (min-width:1024px){.style_us_shipping__MiFJQ{display:flex;justify-content:center;flex-wrap:wrap}.style_us_shipping__MiFJQ .style_content__0mi4n{width:1020px;display:flex;flex-wrap:wrap}.style_us_shipping__MiFJQ .style_content__0mi4n .style_title__hhK5I{width:430px;margin-right:80px}.style_us_shipping__MiFJQ .style_content__0mi4n .style_title__hhK5I .style_title_text__V_oMI{margin-bottom:32px;width:350px}.style_us_shipping__MiFJQ .style_content__0mi4n .style_title__hhK5I .style_btn__x2w6o{margin-right:16px}.style_us_shipping__MiFJQ .style_content__0mi4n .style_column__nea2N{width:310px}.style_us_shipping__MiFJQ .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq{display:flex;flex-wrap:wrap;margin-bottom:24px;align-items:center}.style_us_shipping__MiFJQ .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq img{margin-right:16px}.style_us_shipping__MiFJQ .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_item_title__LAu13{font-weight:var(--vibe-bold)}.style_us_shipping__MiFJQ .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq:last-child{margin-bottom:0}}@media screen and (max-width:1023px){.style_us_shipping__MiFJQ .style_title__hhK5I{margin-bottom:32px}.style_us_shipping__MiFJQ .style_column__nea2N .style_wrap_item__DCtwq{margin-bottom:16px}.style_us_shipping__MiFJQ .style_column__nea2N .style_wrap_item__DCtwq img{vertical-align:middle;margin-right:16px}.style_us_shipping__MiFJQ .style_column__nea2N .style_wrap_item__DCtwq .style_item_title__LAu13{vertical-align:middle;font-weight:var(--vibe-bold)}.style_us_shipping__MiFJQ .style_column__nea2N div:last-of-type{margin-bottom:0}.style_us_shipping__MiFJQ .style_column__nea2N .style_btn__x2w6o{margin-top:32px}}@media only screen and (min-width:1024px){.style_ca_shipping___p2rH .style_content__0mi4n{display:flex;flex-wrap:wrap;justify-content:center}.style_ca_shipping___p2rH .style_content__0mi4n .style_title__hhK5I{margin-bottom:48px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N{display:flex;gap:40px;height:277px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq{display:flex;flex:1 1;flex-direction:column;max-width:300px;padding-right:40px;align-items:flex-start}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq:last-of-type{margin:0;padding:0}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_item_title__LAu13{font-weight:var(--vibe-bold);margin-top:16px;margin-bottom:8px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_item_text__ks8c5{height:72px;margin-bottom:16px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu{padding:8px 0;cursor:pointer}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu .style_word__46cSa{color:var(--color-action-label-primary);font-weight:var(--vibe-bold);vertical-align:middle}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu img{vertical-align:middle}}@media screen and (max-width:1023px){.style_ca_shipping___p2rH{display:flex;flex-wrap:wrap}.style_ca_shipping___p2rH .style_content__0mi4n .style_title__hhK5I{margin-bottom:32px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N{gap:16px;display:flex;flex-direction:column}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq{background-color:var(--color-deco-gray);border-radius:16px;padding:20px;display:flex;flex-wrap:wrap;flex-direction:column;gap:8px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_item_title__LAu13{font-weight:var(--vibe-bold);margin-top:8px}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu{padding:8px 0}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu .style_word__46cSa{color:var(--color-action-label-primary);font-weight:var(--vibe-bold);vertical-align:middle}.style_ca_shipping___p2rH .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq .style_more__aq1Eu img{vertical-align:middle}}.style_white_bg_off__ASCuD{background-color:var(--color-deco-gray)}.style_white_bg_off__ASCuD .style_ca_desktop_shipping__NAspo .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq{background-color:var(--color-deco-white);padding:24px;margin-right:0;border-radius:16px}.style_white_bg_off__ASCuD .style_ca_mobile_shipping__5sbeR .style_content__0mi4n .style_column__nea2N .style_wrap_item__DCtwq{background-color:var(--color-deco-white)}.style_form__yKiJF{margin-top:16px;padding:32px;gap:32px}.style_delivery__hx_BY{padding:120px 100px}@media screen and (max-width:1023px){.style_delivery__hx_BY{padding:80px 20px}}.style_popup_body__x0OMS{display:flex;gap:40px;flex-direction:column}@media screen and (max-width:1023px){.style_popup_body__x0OMS{gap:16px}}.style_popup_body__x0OMS .style_box__Qi2Ni{display:flex;border-radius:16px;background:var(--color-deco-gray);overflow:hidden}@media screen and (max-width:1023px){.style_popup_body__x0OMS .style_box__Qi2Ni{flex-direction:column-reverse;max-width:700px;margin:0 auto}}.style_popup_body__x0OMS .style_box__Qi2Ni .style_text_box__4wUzj{padding:40px}@media screen and (max-width:1023px){.style_popup_body__x0OMS .style_box__Qi2Ni .style_text_box__4wUzj{padding:24px}}.style_popup_body__x0OMS .style_box__Qi2Ni .style_text_box__4wUzj .style_text__4MOdy{color:var(--color-text-body);margin-top:16px;display:inline-block}@media screen and (max-width:1023px){.style_popup_body__x0OMS .style_box__Qi2Ni .style_text_box__4wUzj .style_text__4MOdy{margin-top:8px}}.style_popup_body__x0OMS .style_box__Qi2Ni .style_text_box__4wUzj .style_tip__qt4Mq{color:var(--color-text-highlight);margin-top:16px;display:inline-block}.style_popup_body__x0OMS .style_box__Qi2Ni .style_card_popup_img__6sA7V{min-height:360px}@media screen and (max-width:1023px){.style_popup_body__x0OMS .style_box__Qi2Ni .style_card_popup_img__6sA7V{width:100%;min-height:167px}}.style_hbsptFormWrapper__os_fM{min-height:300px;flex-direction:column}.style_hbsptFormWrapper__os_fM,.style_hbsptFormWrapper__os_fM .style_hbsptFormLoading__9B_Gz{width:100%;display:flex;align-items:center;justify-content:center}.style_hbsptFormWrapper__os_fM .style_hbsptFormLoading__9B_Gz.style_hbsptFormLoadingHidden__hD2U5{display:none}.style_hbsptFormWrapper__os_fM .style_hbsptForm__ygL7Y.style_hbsptFormReady__vU1Ft{width:100%}.style_vibeos__sIvV5{padding:120px 100px;background-position:50%;background-size:cover;display:flex;flex-direction:column;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.style_vibeos__sIvV5{align-items:center;background-image:url(https://vibeus-cdn.vibe.pub/f2243f8edf108d16caa308f6733a6918-CXzQMr3wzi6nlxPDzYRGet2N43dgSs.png)}}@media screen and (max-width:1023px){.style_vibeos__sIvV5{padding:199px 20px;background-image:url(https://vibeus-cdn.vibe.pub/mobile_os_bg-TYVKcFNsAHyH7vCYIPtZ2OYT6rLUS0.webp)}}.style_vibeos__sIvV5 .style_section_name__vLaIc{color:var(--color-action-label-primary,#8aacff);text-align:center;margin-bottom:16px}@media screen and (max-width:1023px){.style_vibeos__sIvV5 .style_section_name__vLaIc{text-align:center;margin-bottom:8px}}.style_vibeos__sIvV5 .style_title__6e3jx{color:var(--color-text-heading,#fff);text-align:center;margin-bottom:16px}@media screen and (max-width:1023px){.style_vibeos__sIvV5 .style_title__6e3jx{text-align:center;margin-bottom:32px}}.style_vibeos__sIvV5 .style_subtitle__HAVyo{color:var(--color-text-heading,#fff);text-align:center;margin-bottom:48px}.style_vibeos__sIvV5 .style_img__RuWjP{width:1550px;max-width:1550px}@media screen and (max-width:1023px){.style_vibeos__sIvV5 .style_img__RuWjP{margin-bottom:12px;width:1023px;max-width:1023px}}.style_vibeos__sIvV5 .style_list_box__siSF8{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.style_vibeos__sIvV5 .style_list_box__siSF8 .style_list__Ejw9k{display:flex;flex-direction:row;align-items:center;gap:8px}.style_vibeos__sIvV5 .style_list_box__siSF8 .style_list__Ejw9k .style_list_text__sNeHV{color:var(--color-text-subheading,#fff)}@media screen and (max-width:1023px){.style_vibeos__sIvV5 .style_btn_popup_a__pxKuc{margin:0 auto}}.style_vibeos__sIvV5 .style_btn_popup__2RbW1{background:none;color:var(--color-action-label-primary,#8aacff);border-color:var(--color-action-label-primary,#8aacff);margin-top:48px}@media screen and (max-width:1023px){.style_vibeos__sIvV5 .style_btn_popup__2RbW1{width:238px;margin:0 auto}}.style_vibeos__sIvV5 .style_btn_popup__2RbW1 .style_btn_icon__4HtCz{display:inline-block;margin-left:13.3px}.style_vibeos__sIvV5 .style_btn_popup__2RbW1 .style_btn_icon__4HtCz .style_cross__aAi8i{width:2px;height:13.33px;background-color:var(--color-action-label-primary);margin-left:7.485px;position:relative}.style_vibeos__sIvV5 .style_btn_popup__2RbW1 .style_btn_icon__4HtCz .style_cross__aAi8i:before{width:5.83px;height:2px;background-color:var(--color-action-label-primary);position:absolute;left:-5.83px;top:5.83px;content:""}.style_vibeos__sIvV5 .style_btn_popup__2RbW1 .style_btn_icon__4HtCz .style_cross__aAi8i:after{width:5.83px;height:2px;background-color:var(--color-action-label-primary);position:absolute;right:-5.83px;top:5.83px;content:""}.style_vibeos__sIvV5 .style_btn_popup__2RbW1:hover{color:var(--color-action-bg-primary-hover,#33c);border-color:var(--color-action-bg-primary-hover,#33c)}.style_vibeos__sIvV5 .style_btn_popup__2RbW1:hover .style_cross__aAi8i,.style_vibeos__sIvV5 .style_btn_popup__2RbW1:hover .style_cross__aAi8i:after,.style_vibeos__sIvV5 .style_btn_popup__2RbW1:hover .style_cross__aAi8i:before{background-color:var(--color-action-bg-primary-hover)}.style_vibeos__sIvV5 .style_lottie__flO1q{height:25vw;position:relative;width:100%}.style_block_slider__68a4Z{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:var(--spacing-spacing-hori-between-card,40px);overflow:hidden}@media screen and (max-width:1023px){.style_block_slider__68a4Z{max-width:var(--layout-content-max-width,700px);gap:var(--spacing-spacing-hori-between-card,16px)}}.style_block_slider__68a4Z .style_swiper__9btkn{width:980px;display:flex;justify-content:center;overflow:visible}@media screen and (max-width:1023px){.style_block_slider__68a4Z .style_swiper__9btkn{width:100%;overflow:hidden}}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z{display:flex;width:400px;flex-direction:column;align-items:flex-start;border-radius:16px;border:1px solid var(--color-component-divider);background:var(--color-deco-gray);position:relative}@media screen and (max-width:1023px){.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z{width:100%}}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_color_change_wrapper__M8lpT{position:absolute;top:32px;left:32px;display:flex;justify-content:space-around;align-items:center;gap:8px;z-index:99}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_color_change_wrapper__M8lpT :first-child{background:var(--color-component-divider,#e5e5e5)}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_color_change_wrapper__M8lpT :nth-child(2){background:#7bbee8}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_color_change_wrapper__M8lpT :nth-child(3){background:#e70034}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_color_change_wrapper__M8lpT .style_color_ball__iqE7A{width:12px;height:12px;border-radius:50%;cursor:pointer}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_image__YJ_qp{transition:all .3s ease-in-out;width:100%;height:auto}@media only screen and (min-width:1024px){.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_image__YJ_qp:hover{transform:scale(1.1)}}@media screen and (max-width:1023px){.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_image__YJ_qp{aspect-ratio:335/281;object-fit:cover}}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR{display:flex;padding:var(--spacing-32,32px);justify-content:flex-end;align-items:flex-end;width:100%;gap:16px}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR .style_content__S8KkF{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-4,4px);flex:1 0}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR .style_content__S8KkF .style_title__tvMs0{color:var(--color-text-heading);font-family:var(--font-family-heading);font-size:var(--font-size-h6,20px);font-style:normal;font-weight:var(--vibe-bold);line-height:var(--font-line-height-h6,30px)}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR .style_content__S8KkF .style_description__t_V39{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-light);line-height:var(--font-line-height-body-regular,24px)}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR .style_more__RNb1r{display:flex;width:var(--Height-Component-Button-Height,40px);height:var(--Height-Component-Button-Height,40px);justify-content:center;align-items:center;gap:var(--spacing-4,4px);border-radius:40px;background:var(--color-component-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:relative}.style_block_slider__68a4Z .style_swiper__9btkn .style_swiper_slide__9qd0z .style_swiper_content__BhRxR .style_more__RNb1r:not(.style_arrow_gray__WeXTz):hover:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-action-background-hover-dynamic);border-radius:inherit;background-clip:content-box;mix-blend-mode:multiply}.style_block_slider__68a4Z .style_swiper_bar__KfPHb{margin:0 auto;width:980px}@media screen and (max-width:1023px){.style_block_slider__68a4Z .style_swiper_bar__KfPHb{width:100%}}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH{display:flex;justify-content:flex-end}@media screen and (max-width:1023px){.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH{justify-content:center}}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_btn__JIP_1{display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:4px;border-radius:40px;background:var(--color-action-background-disabled,#f1f1f1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;position:relative}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_btn__JIP_1:not(.style_arrow_gray__WeXTz):hover:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-action-background-hover-dynamic);border-radius:inherit;background-clip:content-box;mix-blend-mode:multiply}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_arrow__dXUD1{width:10px;height:10px;position:relative;border-top:2px solid #222;border-right:2px solid #222}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_arrow_gray__WeXTz{cursor:not-allowed;background:#f1f1f1}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_arrow_gray__WeXTz .style_arrow__dXUD1{border-top:2px solid #ccc;border-right:2px solid #ccc}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_left_btn__sPAxg{margin-right:12px}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_left_btn__sPAxg .style_left_arrow__6opFE{left:2.5px;transform:rotate(225deg)}.style_block_slider__68a4Z .style_swiper_bar__KfPHb .style_arrow_box__YQggH .style_right_btn__XCSSF .style_right_arrow__Qu6H5{transform:rotate(45deg);right:1px}.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}.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_left__FoZNZ .style_left_box__vf2jM .style_button_box__sQIp4{margin-top:16px}.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)}.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}.style_contactSalesForm__tf67x{padding-top:120px;padding-bottom:120px;overflow:hidden;background-color:#fff;background-image:url("https://vibeus-cdn.vibe.pub/sec_btm%20(4)-cfhN1e4gzrym0d2Fw0CeWzQ3sh4R9e.webp");background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x{background-image:url("https://vibeus-cdn.vibe.pub/bg%20(4)-ZV27PrW50qrJRAR1GtQRHSlEtqYVFd.webp")}}@media screen and (min-width:769px)and (max-width:1023px){.style_contactSalesForm__tf67x{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px)and (max-width:1100px){.style_contactSalesForm__tf67x{padding-left:24px;padding-right:24px}}@media only screen and (max-width:768px){.style_contactSalesForm__tf67x{padding:80px 16px}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw{width:100%;display:flex}@media only screen and (min-width:1024px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw{justify-content:space-between;max-width:1060px;margin:0 auto}}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw{gap:32px;flex-direction:column}}@media only screen and (min-width:1024px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR{flex-basis:425px}}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR{width:100%}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentTitle__uGuds{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;text-align:left;margin-bottom:20px}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentTitle__uGuds{font-size:32px;line-height:44px;margin-bottom:32px;text-align:center}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentDescription__zH0Rg{font-family:var(--font-family-content);font-size:16px;font-weight:var(--vibe-bold-light);line-height:23px;text-align:left;margin-bottom:56px}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentDescription__zH0Rg{margin-bottom:24px}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentDetail___u4a_{font-family:var(--font-family-content);font-size:16px;font-weight:var(--vibe-bold-light);line-height:23px;text-align:left;color:#666}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentDetail___u4a_{font-size:14px;line-height:20px}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesContent__gPeAR .style_contentDetail___u4a_ a{color:#463ff4;text-decoration:underline}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x{display:flex;align-items:center;justify-content:center;min-height:300px;padding:32px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08);border-radius:16px}@media only screen and (min-width:1024px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x{flex-basis:564px}}@media screen and (max-width:1023px){.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x{width:100%}}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x .style_contactSalesFormLoading__0yQxe{display:flex;align-items:center;justify-content:center;width:100%}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x .style_contactSalesFormLoading__0yQxe.style_contactSalesFormLoadingHidden__jR9bY{display:none}.style_contactSalesForm__tf67x .style_contactSalesFormContainer__4n_cw .style_contactSalesForm__tf67x .style_contactSalesHbsptForm__QISSL.style_contactSalesHbsptFormReady__5qVJr{width:100%}@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_heroSection__1Gu3S{padding-top:48px;padding-bottom:80px;overflow:hidden;background-color:#fff}@media screen and (min-width:769px)and (max-width:1023px){.style_heroSection__1Gu3S{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px)and (max-width:1100px){.style_heroSection__1Gu3S{padding-left:24px;padding-right:24px}}@media only screen and (max-width:768px){.style_heroSection__1Gu3S{padding:24px 16px 80px}}.style_heroSection__1Gu3S .style_heroContainer__QsWWg{display:flex;width:100%}@media only screen and (min-width:1024px){.style_heroSection__1Gu3S .style_heroContainer__QsWWg{max-width:1060px;margin:0 auto;gap:48px}}@media screen and (max-width:1023px){.style_heroSection__1Gu3S .style_heroContainer__QsWWg{flex-direction:column;justify-content:center;align-items:center}}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopImg__MJ2m6{flex-basis:530px;padding-top:32px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopImg__MJ2m6 img{width:100%}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84{flex-basis:482px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopSubtitle__FKh6V{font-family:var(--font-family-heading);font-size:24px;font-weight:var(--vibe-bold);line-height:34px;margin-bottom:16px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopSubtitle__FKh6V span{background:linear-gradient(271.26deg,#6458ec 55.59%,#617aff 77.89%,#73d7dd 104.97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopTitle__mOKWr{font-family:var(--font-family-heading);font-size:44px;font-weight:var(--vibe-bold);line-height:60px;margin-bottom:8px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopDescription___hCbS{font-family:var(--font-family-content);font-size:16px;line-height:24px;margin-bottom:24px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopReviewImg__iBeOy{margin-bottom:40px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopButton__6_jKl{margin-bottom:12px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopExtraLink__jTuYi{display:none}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopExtraLink__jTuYi span{display:inline-block;margin-right:8px;font-family:var(--font-family-content);font-size:16px;line-height:24px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroDesktopContent__BnA84 .style_heroDesktopExtraLink__jTuYi a{color:#405eff;text-decoration:underline}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileSubtitle__mDSte{font-family:var(--font-family-heading);font-size:20px;font-weight:var(--vibe-bold);line-height:28px;margin-bottom:8px;text-align:center}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileSubtitle__mDSte span{background:linear-gradient(271.26deg,#6458ec 55.59%,#617aff 77.89%,#73d7dd 104.97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileTitle__M94Az{font-family:var(--font-family-heading);font-size:32px;font-weight:var(--vibe-bold);line-height:44px;margin-bottom:16px;text-align:center}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileImg__xFtxL{width:100%;margin-bottom:16px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileImg__xFtxL img{width:100%}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileDescription__bZ68j{font-family:var(--font-family-content);font-size:16px;line-height:24px;text-align:center;margin-bottom:16px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileReviewImg___XH1h{width:100%;padding:0 10px;margin-bottom:24px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileButton__svsMI{margin-bottom:12px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileExtraLink__f0sVY{display:none}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileExtraLink__f0sVY span{display:inline-block;margin-right:8px;font-family:var(--font-family-content);font-size:16px;line-height:24px}.style_heroSection__1Gu3S .style_heroContainer__QsWWg .style_heroMobileExtraLink__f0sVY a{color:#405eff;text-decoration:underline}.style_logos__RiC3O{display:flex;gap:24px}@media screen and (max-width:1023px){.style_logos__RiC3O{width:100%}.style_logos__RiC3O img{flex:1 0;aspect-ratio:270/150}}