.not-found_page__jb5cW{min-height:100vh;display:flex;flex-direction:column}.not-found_main__0NPrd{flex:1 1;background-color:var(--background);display:flex;align-items:center;justify-content:center;padding:2rem 0}.not-found_container__PhdHT{max-width:1200px;margin:0 auto;padding:2rem;width:100%}.not-found_content__eXtMa{text-align:center;max-width:600px;margin:0 auto;padding:3rem;background:var(--white);border-radius:1rem;box-shadow:0 8px 30px rgba(0,0,0,.06)}.not-found_content__eXtMa h1{margin-bottom:1.5rem;color:var(--heading)}.not-found_content__eXtMa p{margin-bottom:2rem;color:var(--text-secondary)}.not-found_content__eXtMa a.not-found_button__R1Q86{display:inline-block;text-decoration:none;transition:all .2s ease;transform:translateY(0)}.not-found_content__eXtMa a.not-found_button__R1Q86:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(var(--primary-rgb),.25)}.header_header__dGL52{position:relative;background-color:var(--white);display:flex;z-index:1000}.header_header__dGL52,.header_header_placeholder__TdlzS{height:112px;width:100%}.header_fixed_header__lX6gJ{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(251,251,253,.8);height:112px}.header_container__de_HE{display:flex;justify-content:space-between;align-items:center}.header_nav__dOulC{position:absolute;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center}.header_links__Bab4x{display:flex;align-items:center;gap:48px;padding:0;margin:0;list-style:none}.header_link__ldUUW{position:relative;color:var(--slate-500);font-weight:500;transition:color .2s}.header_link__ldUUW .header_active__tsQTu,.header_link__ldUUW:hover{color:var(--black)}.header_logo__zlk1H{max-width:180px;height:auto;display:flex;align-items:center}.header_logo_icon__fA0BR{opacity:1;transform:scale(1)}.header_logo_text__eou06{margin-left:2px;animation-delay:.4s}.header_animate__RK_RS{opacity:0;transform:scale(.8);animation:header_popIn__GaXSr .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.2s}@keyframes header_popIn__GaXSr{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.header_logo__zlk1H svg{fill:var(--black);width:100%;height:auto}.header_btns__78F4g{display:flex;align-items:center;gap:16px}.header_cart__IRG5l svg,.header_search__ACmLc,.header_user__5JHuP{stroke:var(--black)}.header_account_btn__v63X6{height:40px;min-height:40px;padding:0 20px;font-size:13px}.header_footer__KpUMD,.header_menu_button__p7Sxj{display:none}.header_modal__PGNne{justify-content:flex-end;align-items:flex-end}.header_cart__IRG5l{position:relative}.header_cart_indicator__dzrBG{position:absolute;top:-8px;right:-8px;width:18px;height:18px;border-radius:50%;background-color:var(--danger-500);color:var(--white);display:flex;justify-content:center;align-items:center}.header_socials_container__YWGlV{display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--slate-100);padding:16px 0}@media (max-width:1024px){.header_links__Bab4x{gap:16px}.header_logo__zlk1H{max-width:150px}.header_account_btn__v63X6{display:none}}@media (max-width:768px){.header_user__5JHuP{display:none}.header_fixed_header__lX6gJ,.header_header_placeholder__TdlzS{height:88px}.header_logo__zlk1H{max-width:130px}.header_nav__dOulC{position:absolute;top:0;left:0;right:0;transform:translateY(100%);background-color:var(--white);height:100vh;min-height:auto;display:flex;flex-direction:column;justify-content:space-between;z-index:9;visibility:hidden;opacity:0;padding:112px 0 0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.header_nav__dOulC.header_active__tsQTu{visibility:visible;opacity:1;transform:translateY(0)}.header_banner__PxuS9.header_active__tsQTu{display:none}.header_links__Bab4x{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0 24px}.header_link__ldUUW{display:flex;align-items:center;height:64px;font-size:24px;font-weight:600}.header_footer__KpUMD{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:16px;background-color:var(--slate-100);border-top:.5px solid var(--slate-200);padding:16px 24px;width:100%;margin:0}.header_mobile_account_btn__502vb{width:100%;justify-content:center}.header_logo__zlk1H,.header_menu_button__p7Sxj{z-index:10}.header_menu_button__p7Sxj{display:block;width:44px;height:44px;display:flex;justify-content:center;align-items:center;background-color:var(--black);border-radius:12px}.header_burger__2kip6{display:block;position:relative;width:32px;height:32px;background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.header_burger__2kip6.header_active__tsQTu:before{transform:translateY(0) rotate(-45deg)}.header_burger__2kip6.header_active__tsQTu:after{transform:translateY(0) rotate(45deg)}.header_burger__2kip6:after,.header_burger__2kip6:before{content:"";position:absolute;top:16px;left:6px;width:20px;height:2px;background:var(--white);border-radius:2px;transition:transform .2s}.header_burger__2kip6:before{transform:translateY(-4px)}.header_burger__2kip6:after{transform:translateY(3px)}}.banner_banner__xNLpv{background-color:var(--black);display:flex;align-items:center;height:48px}.banner_container__4kghb{display:flex;align-items:center;justify-content:space-between}.banner_wrapper__Whkux{display:flex;align-items:center;gap:8px}.banner_socials__d_Je0{display:flex;align-items:center;gap:16px}.banner_iconStroke___FpDR svg{stroke:var(--white)}.banner_button__DLPCH svg{fill:var(--white)}.banner_text__YMGvO{color:var(--white)}@media (max-width:430px){.banner_socials__d_Je0{display:none}.banner_container__4kghb{justify-content:center}}.shop-menu_shop_menu__cB7I4{position:fixed;top:calc(100% + 44px);width:100vw;left:50%;transform:translateX(-50%);padding:48px 80px;box-shadow:0 40px 32px -8px hsla(0,0%,6%,.12);border-top:.5px solid var(--slate-200);background-color:var(--white);border-bottom-right-radius:16px;border-bottom-left-radius:16px;transition:all .3s}.shop-menu_container__whBXf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}.shop-menu_menu__8STgd{display:flex;flex-direction:column;justify-content:space-between}.shop-menu_categories__SXxPx{display:flex;align-items:flex-start;justify-content:space-between}.shop-menu_footer__jWD0S{display:flex;justify-content:space-between;align-items:center;padding:16px 0 0;border-top:.5px solid var(--slate-200);color:var(--black)}.shop-menu_footer__jWD0S svg{stroke:var(--black)}.shop-menu_cards__5sEur{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.shop-menu_category__53zhO{width:100%;display:flex;flex-direction:column;gap:24px}.shop-menu_title__7tTRl{font-weight:500}.shop-menu_links__Un6L3{display:flex;flex-direction:column;gap:8px}.shop-menu_link__Qg4om{color:var(--slate-500);transition:color .2s}.shop-menu_link__Qg4om:hover{color:var(--black)}.shop-menu_item__k0CYq{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:300px;border-radius:16px;overflow:hidden}.shop-menu_overlay__gJHWj{background:linear-gradient(0deg,#000,rgba(0,0,0,.2))}.shop-menu_overlay__gJHWj,.shop-menu_wrapper__MowXz{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:24px;gap:4px}.shop-menu_tag__vuKcm{position:absolute;top:24px;left:24px;padding:10px 16px;background-color:var(--danger-500);color:var(--white);border-radius:99px}.shop-menu_item_title__aLlla{font-weight:600}.shop-menu_item_subtitle__VLYpv,.shop-menu_item_title__aLlla{color:var(--white)}.collections-menu_collections_menu__lMFzA{position:fixed;top:calc(100% + 44px);width:100vw;left:50%;transform:translateX(-50%);padding:48px 80px;box-shadow:0 40px 32px -8px hsla(0,0%,6%,.12);border-top:.5px solid var(--slate-200);background-color:var(--white);transition:all .3s;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.collections-menu_container__e90J4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.collections-menu_collection__p41P8{position:relative;height:300px;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px}.collections-menu_overlay__jsddJ{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;border-radius:16px}.collections-menu_collection__p41P8:last-child .collections-menu_overlay__jsddJ{background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.collections-menu_collection__p41P8:last-child .collections-menu_subtitle__csWee,.collections-menu_collection__p41P8:last-child .collections-menu_title__8_087{color:var(--white)}.collections-menu_title__8_087{font-weight:600}.collections-menu_subtitle__csWee,.collections-menu_title__8_087{color:var(--black)}.collections-menu_subtitle__csWee{margin-top:4px}.explore-menu_explore_menu__AM1Wf{position:absolute;top:calc(100% + 44px);width:280px;left:50%;transform:translateX(-50%);padding:48px;box-shadow:0 40px 32px -8px hsla(0,0%,6%,.12);border-top:.5px solid var(--slate-200);background-color:var(--white);transition:all .3s;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.explore-menu_links__lADp2{display:flex;flex-direction:column;gap:8px}.explore-menu_link__LppmM{color:var(--slate-500);transition:all .3s}.explore-menu_link__LppmM:hover{color:var(--black)}.socials_socials__zAtSl{display:flex;gap:12px}.socials_social__Y_t1s svg{stroke:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.socials_social__Y_t1s:hover svg{stroke:var(--black)}.modal_overlay__V3TZT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;z-index:1000}.modal_modal__fxUI5{position:relative;background:#fff;padding:20px;border-radius:16px;max-width:90vw;max-height:90vh;overflow:auto}.modal_modal__fxUI5.modal_right__PYMVM{margin-left:auto;height:100vh;max-height:100vh;border-radius:16px 0 0 16px;width:45vw}.modal_overlay__V3TZT.modal_center__0RZ4z{justify-content:center;align-items:center}.modal_overlay__V3TZT.modal_right__PYMVM{justify-content:flex-end;align-items:stretch}.modal_closeButton__aRWKM{position:absolute;top:16px;right:16px;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;box-shadow:0 2px 4px rgba(0,0,0,.1)}.modal_closeButton__aRWKM:hover{background:#f5f5f5}.modal_closeButton__aRWKM svg{width:24px;height:24px;stroke:#000}.modal_outer__53hXS{position:relative;z-index:2}.modal_no_scroll__IwNDQ{overflow:hidden}@keyframes modal_opacity__u1f5v{0%{opacity:0}to{opacity:1}}@media (max-width:430px){.modal_modal__fxUI5.modal_right__PYMVM{width:100vw;max-width:100vw;border-radius:0;max-height:100vh;height:100vh;overflow:hidden;display:flex;flex-direction:column;padding:0;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.modal_overlay__V3TZT.modal_right__PYMVM{align-items:flex-end;background-color:rgba(0,0,0,.85);transform:translateZ(0);position:fixed;top:0;right:0;bottom:0;left:0}}.footer_section__L_CZJ{background-color:var(--black)}.footer_container__INmFs{padding-top:64px;padding-bottom:40px}.footer_top__IEUO6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding-bottom:48px;border-bottom:.5px solid var(--slate-800)}.footer_col__6C2l3{display:flex;flex-direction:column;gap:12px}.footer_colTitle__0t6G0{color:var(--white)}.footer_colText__dBa4w{color:var(--slate-400);max-width:280px}.footer_colLabel__e322Z{color:var(--slate-400);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.footer_colLinks__fFZU0{display:flex;flex-direction:column;gap:10px}.footer_footerLink__iLSny{color:var(--slate-300);transition:color .2s}.footer_footerLink__iLSny:hover{color:var(--white)}.footer_bottom__PhZ21{display:flex;align-items:center;justify-content:space-between;padding-top:32px}.footer_copyright__69W_S{color:var(--slate-500)}.footer_author__sf21m{position:relative;color:var(--white);font-weight:500}.footer_author__sf21m:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.5px;background-color:var(--white);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.footer_author__sf21m:hover:before{transform:scaleX(0)}.footer_socials__TJwJY{display:flex;align-items:center;gap:16px}.footer_button__AT5EL svg{fill:var(--slate-400);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer_button__AT5EL:hover svg{fill:var(--white);transform:translateY(-4px)}@media (max-width:768px){.footer_top__IEUO6{grid-template-columns:1fr 1fr;gap:32px}.footer_col__6C2l3:first-child{grid-column:1/-1}.footer_colText__dBa4w{max-width:100%}.footer_bottom__PhZ21{flex-direction:column;gap:20px;text-align:center}}@media (max-width:430px){.footer_container__INmFs{padding-top:48px;padding-bottom:32px}.footer_top__IEUO6{grid-template-columns:1fr;gap:32px}}.search_container__MvM2t{position:fixed;top:0;right:0;width:45vw;min-width:45vw;height:100vh;background-color:var(--white);border-top-left-radius:24px;border-bottom-left-radius:24px;display:flex;flex-direction:column;overflow-y:auto;animation:search_slideIn__EmMhq .3s cubic-bezier(.25,.46,.45,.94) forwards}.search_head__o__I8{display:flex;align-items:center;justify-content:space-between;padding:48px;border-bottom:.5px solid var(--slate-200)}.search_search_bar__79bDB{padding:48px 48px 0}.search_filtered_products__fpChS,.search_initial__MDYlh{flex:1 1;padding:48px}.search_initial__MDYlh{display:flex;flex-direction:column;gap:48px}.search_products__cZJ6V{margin-top:24px;display:grid;grid-gap:16px;gap:16px}.search_divider__PZEdd{margin-top:12px;width:100%;height:.5px;background-color:var(--slate-200)}.search_links__AcnMz{margin-top:24px;display:flex;flex-direction:column;gap:8px}.search_link__02hpu{color:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.search_link__02hpu:hover{color:var(--black)}.search_button__zZp0f{position:-webkit-sticky;position:sticky;bottom:48px;left:48px;right:48px;width:calc(100% - 96px)}.search_text__h2cuP{font-weight:500}.search_no_results__GbUNI{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.search_no_results__GbUNI svg{width:44px;height:44px;stroke:var(--black)}.search_no_results_title__4FsSq{margin-top:24px}.search_no_results_text__S8JEA{margin-top:4px;color:var(--slate-500)}@keyframes search_slideIn__EmMhq{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:768px){.search_title__QRTri{font-size:32px;line-height:40px;letter-spacing:-.48px}}@media (max-width:430px){.search_container__MvM2t{position:fixed;top:0;right:0;bottom:0;margin-top:0;width:100vw;min-width:100vw;height:100vh;max-height:100vh;border-radius:0}.search_head__o__I8{padding:24px}.search_search_bar__79bDB{padding:24px 24px 0}.search_filtered_products__fpChS,.search_initial__MDYlh{padding:24px}.search_initial__MDYlh{gap:24px}.search_title__QRTri{font-size:24px;line-height:32px;letter-spacing:-.1px}.search_button__zZp0f{bottom:24px;left:24px;right:24px;width:calc(100% - 48px)}}.subscribe_modal__rcdiS{align-items:flex-end;justify-content:flex-end;padding:80px}.subscribe_container__Vt_ku{width:100%;max-width:710px;display:grid;grid-template-columns:1fr 2fr;border-radius:24px;overflow:hidden;background-color:var(--white);box-shadow:0 64px 64px -48px rgba(15,23,42,.08)}.subscribe_image__DthHE{height:100%;width:100%;object-fit:cover}.subscribe_heading__XZJ14{padding:48px;display:flex;flex-direction:column}.subscribe_title__Owsl0{margin-top:12px}.subscribe_socials__E4CLf{margin-top:24px}.subscribe_form__gvWZ_{display:flex;flex-direction:column}.subscribe_content__IhNjM{margin-top:24px;display:flex;align-items:center;gap:8px}.subscribe_button__O1nzL{width:56px;height:56px;background-color:var(--black);border-radius:10px;flex-shrink:0}.subscribe_button__O1nzL svg{stroke:var(--white)}.subscribe_text__8R5ch{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.subscribe_modal__rcdiS{padding:48px}.subscribe_image__DthHE{display:none}.subscribe_container__Vt_ku{grid-template-columns:1fr;max-width:410px}.subscribe_form__gvWZ_{width:100%}}@media (max-width:430px){.subscribe_modal__rcdiS{padding:0}.subscribe_container__Vt_ku{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%}.subscribe_heading__XZJ14{padding:24px 24px 48px}}.subscribe-form_form__KgiWx{display:flex;flex-direction:column}.subscribe-form_content__Xtu7f{margin-top:24px;display:flex;align-items:center;gap:8px}.subscribe-form_button__ODMe8{width:56px;height:56px;background-color:var(--black);border-radius:10px;flex-shrink:0}.subscribe-form_button__ODMe8 svg{stroke:var(--white)}.subscribe-form_text__7ZGp3{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.subscribe-form_form__KgiWx{width:100%}}.whatsapp-widget_widget__Ewm_1{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#25d366;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-widget_widget__Ewm_1:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(37,211,102,.4)}.whatsapp-widget_widget__Ewm_1:active{transform:scale(.95)}.whatsapp-widget_icon__e1lVR{width:32px;height:32px}@media (max-width:768px){.whatsapp-widget_widget__Ewm_1{width:52px;height:52px;bottom:16px;right:16px}.whatsapp-widget_icon__e1lVR{width:28px;height:28px}}.hero_container__VPb3y,.hero_heading__QGfxB{display:flex;flex-direction:column}.hero_heading__QGfxB{align-items:center;gap:24px}.hero_tabs___C7cy{display:flex;align-items:center;gap:16px}.hero_tab__7GFq1{color:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hero_active__AG6Cj,.hero_tab__7GFq1:hover{color:var(--black)}.hero_slash__JcdAw{color:var(--slate-200)}.hero_featured_news__QToX0{margin-top:64px;display:grid;grid-template-columns:1fr .7fr;grid-gap:48px;gap:48px}.hero_news__6IVSl{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.hero_col__LWqIB{display:flex;flex-direction:column;gap:48px}.hero_button__mZwNO{display:none}.hero_pagination__zq0oT{margin-top:64px;display:flex;align-items:center;gap:8px;align-self:center}.hero_pagination_button__MKVo0{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hero_pagination_button__MKVo0.hero_active__AG6Cj{background-color:var(--black);color:var(--white)}.hero_next_button__1kXa5{display:flex;align-items:center;gap:4px}.hero_next_button__1kXa5 svg{stroke:var(--black)}.hero_next_button__1kXa5.hero_disabled__w9Zrj{pointer-events:none;opacity:.5}@media (max-width:1024px){.hero_title__qVkaT{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_title__qVkaT{font-size:48px;line-height:56px;letter-spacing:-.64px}.hero_featured_news__QToX0{margin-top:48px;gap:24px}.hero_news__6IVSl{grid-template-columns:repeat(2,auto)}.hero_col__LWqIB{gap:24px}.hero_pagination__zq0oT{margin-top:48px}}@media (max-width:430px){.hero_news__6IVSl{margin-top:24px}.hero_heading__QGfxB{position:relative}.hero_button__mZwNO{color:var(--black);width:100%;background-color:var(--slate-100);border-radius:12px;padding:16px;border:.5px solid var(--slate-200);display:flex;align-items:center;justify-content:space-between}.hero_button__mZwNO svg{stroke:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hero_tabs___C7cy{position:absolute;top:calc(100% + -64px);left:0;transform:translateY(-10px);background-color:var(--white);border:.5px solid var(--slate-200);border-radius:12px;color:var(--black);box-shadow:0 40px 32px -8px hsla(0,0%,6%,.12);z-index:1;opacity:0;visibility:hidden;flex-direction:column;overflow:hidden}.hero_tab__7GFq1,.hero_tabs___C7cy{width:100%;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.hero_tab__7GFq1{height:56px;align-items:center;padding:0 16px;cursor:pointer}.hero_tab__7GFq1.hero_active__AG6Cj{background-color:var(--slate-100)}.hero_open__THrDh{opacity:1;visibility:visible;transform:translateY(0)}.hero_open__THrDh svg{transform:rotate(180deg)}.hero_slash__JcdAw{display:none}.hero_featured_news__QToX0,.hero_news__6IVSl{grid-template-columns:1fr}}.featured-post_card__RZEBq{position:relative;width:100%;min-height:70vh;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px}.featured-post_overlay__w1JPf{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);border-radius:16px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.featured-post_image__V1G0c{border-radius:16px;object-fit:cover;height:350px;width:100%}.featured-post_tag__MXLUE{color:var(--white);padding:10px 16px;border-radius:90px}.featured-post_content__GY1kV{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.featured-post_row__63r_5{display:flex;align-items:center;gap:12px}.featured-post_divider__NDuXs{width:.5px;height:100%;background:hsla(0,0%,100%,.1)}.featured-post_comments__ekska,.featured-post_date__2grmK{color:var(--white);display:flex;align-items:center;gap:8px}.featured-post_comments__ekska svg,.featured-post_date__2grmK{stroke:var(--white)}.featured-post_description__RIf7D,.featured-post_title__4Awfw{color:var(--white)}.featured-post_description__RIf7D{margin-top:12px}.featured-post_button__Kdygt{position:relative;color:var(--white)}.featured-post_button__Kdygt:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background-color:var(--white);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.featured-post_button__Kdygt:hover:before{transform:scaleX(0)}@media (max-width:768px){.featured-post_overlay__w1JPf{padding:24px}}@media (max-width:430px){.featured-post_title__4Awfw{font-size:32px;line-height:40px;letter-spacing:-.48px}}.featured-post_section__DWFtV{position:relative;min-height:35vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.marquee_title__X42y7{white-space:nowrap;color:var(--white);-webkit-text-stroke:1.5px var(--black);display:flex;align-items:center;gap:80px;margin-right:80px}.marquee_circle___eLvR{width:24px;height:24px;border:1.5px solid var(--black);border-radius:50%}.product-view_mobile_title__HY8gC{display:none;margin-bottom:20px;width:100%}.product-view_mobile_title__HY8gC .product-view_title__CSYVa{font-size:28px;line-height:34px;margin-bottom:12px;padding-top:.5rem}.product-view_mobile_wrapper__T83pV{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:8px}.product-view_mobile_title__HY8gC .product-view_description__kjIQ8{color:var(--slate-500);margin-top:12px}.product-view_container__XoBVQ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px;padding-top:1rem;padding-bottom:1rem;width:100%;max-width:1280px;margin:0 auto;overflow-x:hidden;box-sizing:border-box}.product-view_col__C5_B7{display:flex;flex-direction:column;gap:24px}.product-view_image__8X6TV{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);max-width:100%}.product-view_videoContainer__N9TQA{position:relative;cursor:pointer;border-radius:16px;overflow:hidden;width:100%;height:0;padding-bottom:56.25%}.product-view_videoContainer__N9TQA video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.product-view_videoContainer__N9TQA:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease;border-radius:16px;display:flex;align-items:center;justify-content:center}.product-view_videoContainer__N9TQA:hover:after,.product-view_videoContainer__N9TQA:hover:before{opacity:1}.product-view_heading__4HS0D{display:flex;flex-direction:column;gap:12px}.product-view_title__CSYVa{margin-bottom:8px}.product-view_subtitle__9OTN_{color:var(--slate-500);margin-top:-4px;margin-bottom:4px}.product-view_productHeader__0c1Kj{display:flex;flex-direction:column;gap:8px}.product-view_demoBadge__I3mRf{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 18px;background:var(--success-50);color:var(--success-700);border:1px solid var(--success-200);border-radius:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-align:left}.product-view_demoBadge__I3mRf:hover{background:var(--success-100);border-color:var(--success-300);color:var(--success-800)}.product-view_demoBadgeHint__zKbgB{font-size:.875em;font-weight:500;opacity:.9}.product-view_buttonGroup__ZyglD{display:flex;flex-direction:column;gap:12px}.product-view_demoButton__2X2tN{width:100%}.product-view_demoModalContent__e2wDa{padding:8px 0;min-width:340px;max-width:90vw}@media (min-width:540px){.product-view_demoModalContent__e2wDa{min-width:480px}}.product-view_availability__ryqc1{margin-bottom:16px;background-color:var(--slate-50);border:1px solid var(--slate-100);border-radius:12px;padding:12px 16px}.product-view_wrapper__ExDcj{display:flex;align-items:center;justify-content:space-between}.product-view_description__kjIQ8{color:var(--slate-500)}.product-view_divider__AQLNT{height:.5px;background-color:var(--slate-200)}.product-view_link__ZAiYv{color:var(--black);display:flex;align-items:center;justify-content:space-between;margin-top:16px;margin-bottom:16px}.product-view_link__ZAiYv svg{stroke:var(--black)}.product-view_button__L94WL{margin-bottom:0}.product-view_button__L94WL.product-view_adding__Qh1k1{background-color:var(--black)}.product-view_dots___urdT{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#fff;margin:0 4px;animation:product-view_pulse__eFp85 1.5s cubic-bezier(.25,.46,.45,.94) infinite}.product-view_dots___urdT:first-child{animation-delay:0s}.product-view_dots___urdT:nth-child(2){animation-delay:.2s}.product-view_dots___urdT:nth-child(3){animation-delay:.4s}@keyframes product-view_pulse__eFp85{0%,to{transform:scale(.9)}50%{transform:scale(1.5)}}@media (max-width:1024px){.product-view_mobile_title__HY8gC{display:block}.product-view_heading__4HS0D .product-view_description__kjIQ8,.product-view_heading__4HS0D .product-view_title__CSYVa,.product-view_heading__4HS0D .product-view_wrapper__ExDcj{display:none}.product-view_container__XoBVQ{grid-template-columns:1fr;gap:32px;padding-left:24px;padding-right:24px}.product-view_col__C5_B7{display:flex;flex-direction:column;margin:0;padding:0}.product-view_image__8X6TV{height:auto;max-height:350px}.product-view_desktop_only__hRy9x{display:none!important}.product-view_mobile_only__dcYLe{display:block}.product-view_col__C5_B7:first-child .product-view_mobile_links__w3tJR{display:none!important}.product-view_button__L94WL{order:5;margin-bottom:16px}.product-view_mobile_only__dcYLe{order:999;margin-top:8px}.product-view_divider__AQLNT:first-child{margin-top:0}}@media (max-width:768px){.product-view_image__8X6TV{height:auto;max-height:300px}}@media (max-width:430px){.product-view_container__XoBVQ{gap:24px;margin:0;padding-left:24px;padding-right:24px;overflow-x:hidden;width:100%}.product-view_col__C5_B7{margin:0;padding:0;width:100%;max-width:100%}.product-view_image__8X6TV{height:auto;max-height:250px}.product-view_mobile_title__HY8gC .product-view_title__CSYVa{font-size:24px;line-height:30px}}.product-view_modalVideo__XphIk{width:100%;object-fit:contain;max-height:80vh;background-color:#000;border-radius:8px}.product-view_contact_link__N_gP8,.product-view_desktop_help__RNpfg,.product-view_mobile_help__EaW9w{display:none}.product-view_desktop_links___vNnQ,.product-view_mobile_links__w3tJR{display:block;margin-top:16px}.product-view_mobile_links_wrapper__yC0UV{display:none}@media (min-width:1025px){.product-view_desktop_only__hRy9x{display:block}.product-view_mobile_only__dcYLe{display:none!important}}@media (max-width:1024px){.product-view_desktop_only__hRy9x{display:none!important}.product-view_mobile_only__dcYLe{display:block}}.product-view_imageContainer__gHNHp.product-view_clickable__T6dey,.product-view_videoContainer__N9TQA.product-view_clickable__T6dey{position:relative;cursor:pointer}.product-view_imageContainer__gHNHp:after,.product-view_videoContainer__N9TQA:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease;border-radius:16px;display:flex;align-items:center;justify-content:center}.product-view_imageContainer__gHNHp:hover:after,.product-view_videoContainer__N9TQA:hover:after{opacity:1}.product-view_videoContainer__N9TQA:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 3l14 9-14 9V3z'/%3E%3C/svg%3E");background-position:60%}.product-view_imageContainer__gHNHp:before,.product-view_videoContainer__N9TQA:before{content:"";background-size:24px;background-repeat:no-repeat;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;z-index:2;background-color:hsla(0,0%,100%,.9);border-radius:50%;padding:12px}.product-view_imageContainer__gHNHp:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='11' y1='8' x2='11' y2='14'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E");background-position:50%}.product-view_imageContainer__gHNHp:hover:before,.product-view_videoContainer__N9TQA:hover:before{opacity:1}.product-view_brandWrapper__7O2Co{display:flex;flex-direction:column;gap:16px;margin-bottom:8px;align-items:flex-start}.product-view_gravityFormsInfo__yoCwO{display:flex;align-items:center;gap:24px;margin-top:32px;padding:16px 20px;background-color:var(--slate-50);border-radius:8px}.product-view_gravityFormsLogo__WogWK{height:20px;width:auto}.product-view_gravityFormsLogoSmall___W_Ne{height:22px;width:auto;align-self:flex-start}.product-view_gravityFormsText__p3Ny6{color:var(--slate-600);margin:0}.product-view_licenseAlert__07zzT{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:var(--warning-50);border:1px solid var(--warning-200);border-radius:8px;margin-bottom:16px}.product-view_alertIcon__crETR{font-size:16px}.product-view_alertText__1TS_P{font-family:var(--font-inter);font-size:14px;color:var(--warning-700);font-weight:500}.product-view_customSolution__OlLyX{display:flex;flex-direction:column;gap:12px;padding:20px;margin-top:24px;margin-bottom:16px;border:1px solid var(--slate-200);border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;position:relative;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,.04)}.product-view_customSolution__OlLyX:hover{border-color:var(--black);background-color:var(--slate-50)}.product-view_customSolutionHeader__pVCGt{display:flex;justify-content:space-between;align-items:center}.product-view_customSolutionTitle__otafi{font-family:var(--font-inter);font-size:20px;font-weight:600;color:var(--black)}.product-view_optionPrice__qRkNU{font-family:var(--font-inter);font-size:18px;font-weight:500;color:var(--black)}.product-view_customSolutionDescription__YF8_i{font-family:var(--font-inter);font-size:14px;color:var(--slate-600);margin-top:4px;line-height:1.4}.product-view_customSolutionButton__kYNva{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background-color:var(--black);color:#fff;font-size:14px;font-weight:600;border-radius:8px;align-self:flex-start;font-family:var(--font-inter)}.product-view_demoTitle__S_axo{font-family:var(--font-inter);font-size:18px;font-weight:600;margin-top:32px;margin-bottom:16px}.product-view_postcodeDemo__MbJmv{background-color:var(--slate-50);border-radius:12px;padding:24px;margin-bottom:24px}.product-view_demoInputs__aS6Fl{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.product-view_inputGroup__TGiyk{display:flex;flex-direction:column;gap:8px}.product-view_inputLabel__6bvyv{font-family:var(--font-inter);font-size:14px;font-weight:500;color:var(--slate-700)}.product-view_numberInput___KCW2,.product-view_postcodeInput__iC8RS{font-family:var(--font-inter);font-size:16px;padding:10px 12px;border:1px solid var(--slate-200);border-radius:8px;width:130px;background-color:#fff}.product-view_numberInput___KCW2{width:100px}.product-view_lookupButton__5Haoh{font-family:var(--font-inter);background-color:var(--black);color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;align-self:flex-end;margin-top:auto;transition:background-color .2s ease}.product-view_lookupButton__5Haoh:hover{background-color:#333}.product-view_demoResult__RxP58{background-color:#fff;border:1px solid var(--slate-200);border-radius:8px;padding:20px}.product-view_resultEmpty__NLTFc{color:var(--slate-500);font-family:var(--font-inter);font-size:14px;text-align:center;padding:16px}.product-view_resultLoading__Zij5P{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;font-family:var(--font-inter);color:var(--slate-700)}.product-view_loadingDots__YyAg9{display:flex;gap:6px}.product-view_dot__YvD_E{width:8px;height:8px;background-color:var(--slate-500);border-radius:50%;animation:product-view_dotPulse__nu0tS 1.5s ease-in-out infinite}.product-view_dot__YvD_E:nth-child(2){animation-delay:.2s}.product-view_dot__YvD_E:nth-child(3){animation-delay:.4s}@keyframes product-view_dotPulse__nu0tS{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.product-view_resultContent__9P0Gl{display:flex;flex-direction:column;gap:12px}.product-view_resultTitle__KKK5v{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:16px;font-size:18px;color:var(--black)}.product-view_addressLine__ss4EO{display:flex;margin-bottom:16px}.product-view_addressLabel__4xi8g{width:110px;flex-shrink:0;color:var(--slate-700)}.product-view_addressLabel__4xi8g,.product-view_addressValue__Sb9eJ{font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.product-view_addressValue__Sb9eJ{flex-grow:1;margin-left:24px;color:var(--black)}.product-view_resultError__sWWYl{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;text-align:center}.product-view_errorIcon__4_Y18{font-size:24px}.product-view_errorMessage__6SZgD{font-family:var(--font-inter);color:var(--warning-700);font-size:14px;font-weight:500}@media (max-width:768px){.product-view_demoInputs__aS6Fl{flex-direction:column;gap:12px}.product-view_numberInput___KCW2,.product-view_postcodeInput__iC8RS{width:100%}.product-view_lookupButton__5Haoh{width:100%;margin-top:8px}}.choose-color_title__T8aBE span{font-weight:500}.choose-color_colors___B5di{margin-top:8px;display:flex;gap:8px}.choose-color_button__M4zwl{padding:4px;border-radius:50%;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1.5px solid transparent}.choose-color_color__FK9_5{width:38px;height:38px;border-radius:50%;box-shadow:inset 0 2px 4px rgba(0,0,0,.15)}.choose-color_selected__zsiIs{border-color:var(--black)}.choose-color_button__M4zwl:not(.choose-color_selected__zsiIs):hover{transform:scale(1.1)}.items-left_title__wAluD{color:var(--slate-500)}.items-left_title__wAluD span{font-weight:600;color:var(--black)}.items-left_progress_bar__Olzaa{margin-top:8px;width:100%;height:8px;background-color:var(--slate-100);border-radius:4px;position:relative}.items-left_progress__3agoZ{height:100%;width:50%;border-radius:4px;background-color:var(--black);border:1px solid var(--slate-500)}.info-card_container__yArvs{padding:24px;border-radius:12px;background-color:var(--slate-100);border:.5px solid var(--slate-200);display:flex;align-items:center;justify-content:space-between}.info-card_title__4OBiF{font-weight:500}.info-card_row__HlN5q{display:flex;gap:8px}.info-card_row__HlN5q svg{fill:var(--success-600)}.info-card_button__RHPN7{position:relative;font-weight:500;color:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.info-card_button__RHPN7:hover{color:var(--black)}.info-card_button__RHPN7:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.info-card_button__RHPN7:hover:before{transform:scaleX(0)}@media (max-width:768px){.info-card_container__yArvs{align-items:flex-start;flex-direction:column;gap:24px}}.share_share__pjVJO{display:flex;align-items:center;gap:24px}.share_button__UxTR9{display:none}@media (max-width:768px){.share_socials__9xWrq,.share_title__3ADbK{display:none}.share_button__UxTR9{display:flex;align-items:center;gap:8px;text-decoration:underline;color:var(--black)}.share_button__UxTR9 svg{stroke:var(--black)}}.hero_section__p_dSK{position:relative;min-height:35vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero_overlay__UKD8Z{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-start;align-items:flex-end;padding:80px}.hero_content__QjfkR{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero_tag__hQYYx,.hero_title__OU_sj{color:var(--white)}.hero_tag__hQYYx{background:var(--orange-600);padding:10px 16px;border-radius:90px;font-weight:500}.hero_wrapper__fp_hv{display:flex;align-items:center;gap:12px}.hero_date__hfkDX{color:var(--white);display:flex;align-items:center;gap:8px}.hero_date__hfkDX svg{stroke:var(--white)}@media (max-width:1024px){.hero_title__OU_sj{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_overlay__UKD8Z{padding:48px}.hero_title__OU_sj{font-size:48px;line-height:56px;letter-spacing:-.64px}}@media (max-width:430px){.hero_section__p_dSK{min-height:55vh}.hero_overlay__UKD8Z{padding:48px 24px}}.comments_section__pviIm{background-color:var(--slate-50)}.comments_head__UjeEk{display:flex;align-items:center;justify-content:space-between}.comments_comments__ot50J{color:var(--black);display:flex;align-items:center;gap:8px}.comments_comments__ot50J svg{stroke:var(--black)}.comments_form__HLuS_{margin-top:64px;padding:48px;background-color:var(--white);border-radius:16px;display:flex;flex-direction:column;gap:8px}.comments_subtitle__qpQlt{margin-top:4px}.comments_fields__5pivl{margin-top:24px;display:flex;flex-direction:column;gap:8px}.comments_wrapper__M_Ixa{display:flex;gap:8px}.comments_button__kKdEz{align-self:flex-start}.comments_text__pOdYz span{cursor:pointer;position:relative;font-weight:500}.comments_text__pOdYz span:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.comments_text__pOdYz:hover span:before{transform:scaleX(0)}@media (max-width:768px){.comments_form__HLuS_{margin-top:48px}}@media (max-width:430px){.comments_form__HLuS_{padding:24px}.comments_wrapper__M_Ixa{flex-direction:column}}.section_content__H669s{display:flex;flex-direction:column;gap:48px}.section_title__Cpwf9{margin-bottom:12px}.section_image__LlVhZ{width:100%;height:70vh;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:24px}.section_wrapper__tdWLV{background-color:red}.section_text___Qhht{margin-top:12px;color:var(--slate-500);font-style:italic}.section_review__RipVg{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.section_image__LlVhZ{height:60vh}}@media (max-width:430px){.section_image__LlVhZ{height:50vh}}.need-help_button__AKnYr{display:flex;align-items:center;gap:8px;color:var(--black)}.need-help_button__AKnYr svg{stroke:var(--black)}.need-help_title__00_uW{position:relative;font-weight:500}.need-help_title__00_uW:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background-color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.need-help_button__AKnYr:hover .need-help_title__00_uW:before{transform:scaleX(0)}.ratings_container__80q_V,.ratings_stars__d3d17{display:flex;align-items:center}.ratings_container__80q_V{gap:8px}.ratings_stars__d3d17{gap:2px}.ratings_container__80q_V svg{fill:var(--warning-500);width:18px;height:18px}.image-cells_container__Uk30a{display:flex;gap:12px}.image-cells_button__51RBX{padding:4px;border-radius:12px;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1.5px solid transparent}.image-cells_image__XLjEa{width:100px;height:100px;object-fit:cover;border-radius:8px}.image-cells_selected___1XfG{border-color:var(--black)}.image-cells_button__51RBX:not(.image-cells_selected___1XfG):hover{transform:scale(1.1)}@media (max-width:768px){.image-cells_image__XLjEa{width:80px;height:80px}}@media (max-width:430px){.image-cells_image__XLjEa{width:64px;height:64px}}.image-cells_videoThumbnail__K0iBQ{position:relative;width:100%;height:100%}.image-cells_playIcon__MVi62{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center}.image-cells_playIcon__MVi62:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-30%,-50%);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #000}.license-selector_container__5Z79w{display:flex;flex-direction:column;gap:16px;margin:24px 0}.license-selector_title__L7A_9{font-family:var(--font-inter);font-size:18px;font-weight:600;color:var(--black);letter-spacing:-.02em}.license-selector_periodSelector__S2FcI{display:flex;gap:8px;margin-bottom:8px}.license-selector_periodButton__P2C0I{flex:1 1;padding:12px;background:#fff;border:1px solid var(--slate-200);border-radius:8px;font-family:var(--font-inter);font-size:14px;font-weight:500;color:var(--slate-600);cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.license-selector_periodButton__P2C0I:hover{border-color:var(--slate-300);background:var(--slate-50)}.license-selector_periodButton__P2C0I.license-selector_selected__Qinr5{border-color:var(--black);background:var(--slate-50);color:var(--black);font-weight:500}.license-selector_savingsNote__Q94u5{font-size:12px;color:var(--success-600);margin-top:4px;font-weight:500}.license-selector_options__6wlPF{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.license-selector_option__bxNdr{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--slate-200);border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.license-selector_option__bxNdr:hover{border-color:var(--slate-300);background:var(--slate-50)}.license-selector_option__bxNdr.license-selector_selected__Qinr5{border-color:var(--black);background:var(--slate-50)}.license-selector_option__bxNdr.license-selector_mostPopular__rh5ka{border-color:var(--slate-200);background:#fff}.license-selector_option__bxNdr.license-selector_mostPopular__rh5ka:hover{border-color:var(--slate-300);background:var(--slate-50)}.license-selector_popularBadge__CNWds{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--success-50);color:var(--success-700);border:1px solid var(--success-200);padding:4px 12px;border-radius:12px;font-family:var(--font-inter);font-size:12px;font-weight:600}.license-selector_gravityFormsInfo__o3p5z{margin-top:32px;padding:16px 20px;background-color:var(--slate-50);border-radius:8px}.license-selector_gravityFormsText__EOCtc{font-family:var(--font-inter);font-size:14px;color:var(--slate-600);line-height:1.5}.license-selector_customSolution__AkmsA{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--slate-200);border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;position:relative;margin-top:16px}.license-selector_customSolution__AkmsA:hover{border-color:var(--slate-300);background:var(--slate-50)}.license-selector_customSolutionHeader__WZfg6{display:flex;align-items:center;justify-content:space-between;width:100%}.license-selector_customSolutionTitle__9HZ49{font-family:var(--font-inter);font-size:16px;font-weight:600;color:var(--black);letter-spacing:-.02em}.license-selector_customSolutionDescription__xZ0Y1{font-family:var(--font-inter);font-size:14px;color:var(--slate-500);line-height:1.5}.license-selector_customSolutionButton__ZUMB0{font-family:var(--font-inter);font-size:14px;color:var(--black);font-weight:500;text-decoration:underline;margin-top:4px}.license-selector_optionHeader__8kP3B{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px;width:100%}.license-selector_optionName__LWf13,.license-selector_optionPrice__9TO9V{font-family:var(--font-inter);font-size:16px;font-weight:600;color:var(--black);letter-spacing:-.02em}.license-selector_optionDescription__nfWLy{font-family:var(--font-inter);font-size:14px;color:var(--slate-500);line-height:1.5}.license-selector_savings__Y0wFU{font-family:var(--font-inter);font-size:14px;color:var(--success-600);font-weight:500}.license-selector_option__bxNdr.license-selector_custom__9C1bf{background-color:var(--slate-50);border:1px solid var(--slate-200)}.license-selector_option__bxNdr.license-selector_custom__9C1bf:hover{background-color:var(--slate-100)}.license-selector_option__bxNdr.license-selector_custom__9C1bf.license-selector_selected__Qinr5{background-color:var(--slate-100);border-color:var(--black)}.license-selector_customPrice__Wu5Af{font-family:var(--font-matter);font-size:18px;font-weight:500;color:var(--slate-600)}@media (max-width:768px){.license-selector_options__6wlPF{grid-template-columns:1fr}}@media (max-width:430px){.license-selector_optionHeader__8kP3B{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:10px;gap:10px}.license-selector_optionPrice__9TO9V{font-size:14px;white-space:nowrap}}.hero_section__BwVrI{position:relative;min-height:35vh;background-image:url(/images/theme-features.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero_overlay__xwve5{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:flex-start;align-items:flex-end;padding:80px}.hero_content__vTrkR{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero_subtitle__Ftt6T,.hero_title__j0NHy{color:var(--white)}@media (max-width:1024px){.hero_title__j0NHy{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_overlay__xwve5{padding:48px}.hero_title__j0NHy{font-size:48px;line-height:56px;letter-spacing:-.64px}}@media (max-width:430px){.hero_section__BwVrI{min-height:55vh}.hero_overlay__xwve5{padding:48px 24px}}.responsive-design_section__6avnO{background-color:var(--slate-50)}.responsive-design_content__swyEB{background-color:var(--white);border:.5px solid var(--slate-200);border-radius:24px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;min-height:50vh;overflow:hidden}.responsive-design_image__sTRs6{width:100%;height:100%;object-fit:cover}.responsive-design_heading__ijX0Q{padding:48px}.responsive-design_heading__ijX0Q svg{width:44px;height:44px;stroke:var(--black)}.responsive-design_title__rUc1O{margin-top:24px}.responsive-design_subtitle__HosuG{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.responsive-design_content__swyEB{grid-template-columns:1fr}.responsive-design_heading__ijX0Q svg{width:38px;height:38px}}@media (max-width:430px){.responsive-design_title__rUc1O{font-size:40px;line-height:52px;letter-spacing:-.54px}.responsive-design_heading__ijX0Q{padding:24px}}.main-features_features__xI_0X{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:768px){.main-features_features__xI_0X{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.main-features_features__xI_0X{grid-template-columns:1fr}}.theme-feature_container__gUWso{width:100%;max-width:400px;border-radius:24px;background-color:var(--white);border:.5px solid var(--slate-200);overflow:hidden}.theme-feature_image__RATIA{width:100%;height:auto;object-fit:cover}.theme-feature_content__V5kgL{padding:24px;display:grid;grid-gap:12px;gap:12px}.theme-feature_subtitle__qNmTK{color:var(--slate-500)}.detailed-features_features__2zPiG{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:768px){.detailed-features_features__2zPiG{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.detailed-features_features__2zPiG{grid-template-columns:1fr}}.hero-slider_section__DF992{background-color:var(--slate-50)}.hero-slider_content__PPX3B{background-color:var(--white);border:.5px solid var(--slate-200);border-radius:24px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;min-height:50vh;overflow:hidden}.hero-slider_image__cb9BU{width:100%;height:100%;object-fit:cover}.hero-slider_heading__1oEi0{padding:48px}.hero-slider_heading__1oEi0 svg{width:44px;height:44px;stroke:var(--black)}.hero-slider_title__11u_n{margin-top:24px}.hero-slider_subtitle__4cQ8j{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.hero-slider_content__PPX3B{grid-template-columns:1fr}.hero-slider_heading__1oEi0 svg{width:38px;height:38px}}@media (max-width:430px){.hero-slider_title__11u_n{font-size:40px;line-height:52px;letter-spacing:-.54px}.hero-slider_heading__1oEi0{padding:24px}}.extra-features_features__cBYbj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:768px){.extra-features_features__cBYbj{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.extra-features_features__cBYbj{grid-template-columns:1fr}}.faqs_content__zJrGC{border-radius:24px;display:grid;grid-template-columns:2fr 1fr;grid-gap:48px;gap:48px}.faqs_extended_faqs__OSHC8{display:flex;flex-direction:column;gap:48px}.faqs_extended_faq__1ivDX{padding:48px;display:flex;flex-direction:column;background-color:var(--white);border:.5px solid var(--slate-200);border-radius:16px}.faqs_side_content__iRTXV{position:-webkit-sticky;position:sticky;top:0}.faqs_subtitle__lDepQ{margin-top:12px;color:var(--slate-500)}.faqs_subtitle__lDepQ button{color:var(--black);text-decoration:underline}.faqs_faqs__VpQt1{margin-top:48px}.faqs_span__KJwGo{margin-top:12px;color:var(--slate-500)}.faqs_avatar__mAhtx,.faqs_avatar__mAhtx:last-child:after{border-color:var(--white)}.faqs_form__jd9yJ{margin-top:24px}@media (max-width:768px){.faqs_content__zJrGC{grid-template-columns:1fr}}@media (max-width:430px){.faqs_extended_faq__1ivDX{padding:24px}.faqs_title__8wCIs{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faq_container__Cl5Nv{padding:24px 0;display:flex;flex-direction:column;gap:24px;cursor:pointer;border-bottom:.5px solid var(--slate-200)}.faq_container__Cl5Nv:first-child{border-top:.5px solid var(--slate-200)}.faq_heading__RK_RA{display:flex;align-items:center;justify-content:space-between;gap:24px}.faq_heading__RK_RA svg{stroke:var(--black);flex-shrink:0}.faq_answer__o3Zpk{color:var(--slate-500)}.faq_active__ggH5F svg{transform:rotate(45deg);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.trial-cta_wrapper__KSao_{width:100%;padding:48px;background:var(--slate-50);border-radius:24px;border:1px solid var(--slate-200)}.trial-cta_compact__ryUYe{padding:0;background:none;border:none;border-radius:0}.trial-cta_compact__ryUYe .trial-cta_productPreview__oKjUF{margin-top:16px}.trial-cta_header__fQjHq{text-align:center;margin-bottom:32px}.trial-cta_title__VKP5i{color:var(--slate-900);margin-bottom:12px}.trial-cta_subtitle__DR1LG{color:var(--slate-600);max-width:500px;margin:0 auto}.trial-cta_form__aVAQn{width:100%}.trial-cta_fields__E_Sj6{display:flex;gap:12px;align-items:center;width:100%;min-width:0}.trial-cta_input__oOn9X{flex:1 1;height:56px;min-width:140px;background-color:var(--white);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.trial-cta_input__oOn9X::placeholder{color:var(--slate-500)}.trial-cta_input__oOn9X:focus{border-color:var(--black);outline:none}.trial-cta_input__oOn9X:hover{background-color:var(--slate-100)}.trial-cta_input__oOn9X:disabled{opacity:.6}.trial-cta_select__E1w7d{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.trial-cta_buttonParticleWrap__BSU_T{position:relative;flex-shrink:0;padding:16px;margin:-16px;overflow:visible}.trial-cta_buttonParticleWrap__BSU_T .trial-cta_button__7Q6Ds{position:relative;z-index:1}.trial-cta_particle__2UNff{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--success-500);left:50%;top:50%;opacity:.7;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateX(36px);animation:trial-cta_particleFloat__39vTf 2.5s ease-in-out infinite;animation-delay:calc(var(--i) * -.2s);pointer-events:none}.trial-cta_particle__2UNff:nth-child(odd){background:var(--success-400)}.trial-cta_particle__2UNff:first-child{--i:0}.trial-cta_particle__2UNff:nth-child(2){--i:1}.trial-cta_particle__2UNff:nth-child(3){--i:2}.trial-cta_particle__2UNff:nth-child(4){--i:3}.trial-cta_particle__2UNff:nth-child(5){--i:4}.trial-cta_particle__2UNff:nth-child(6){--i:5}.trial-cta_particle__2UNff:nth-child(7){--i:6}.trial-cta_particle__2UNff:nth-child(8){--i:7}.trial-cta_particle__2UNff:nth-child(9){--i:8}.trial-cta_particle__2UNff:nth-child(10){--i:9}.trial-cta_particle__2UNff:nth-child(11){--i:10}.trial-cta_particle__2UNff:nth-child(12){--i:11}@keyframes trial-cta_particleFloat__39vTf{0%,to{opacity:.5;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateX(36px) scale(1)}50%{opacity:.95;transform:translate(-50%,-50%) rotate(calc(var(--i) * 30deg)) translateX(44px) scale(1.3)}}.trial-cta_error__oeoAn{color:var(--danger-500);margin-top:8px}.trial-cta_disclaimer___stfq{color:var(--slate-500);margin-top:12px;text-align:center}.trial-cta_successBox__3cd3I{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:24px}.trial-cta_successTitle__BaxKb{color:var(--success-700)}.trial-cta_successText__qKHsI{color:var(--slate-600);max-width:400px}@media (max-width:768px){.trial-cta_wrapper__KSao_{padding:32px 24px}.trial-cta_wrapper__KSao_.trial-cta_compact__ryUYe{padding:0}.trial-cta_fields__E_Sj6{flex-direction:column}.trial-cta_buttonParticleWrap__BSU_T,.trial-cta_buttonParticleWrap__BSU_T .trial-cta_button__7Q6Ds,.trial-cta_input__oOn9X{width:100%}}.trial-cta_productPreview__oKjUF{display:block;margin-top:24px;padding:20px 24px;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;text-decoration:none;transition:all .2s ease}.trial-cta_productPreview__oKjUF:hover{border-color:var(--slate-400);box-shadow:0 4px 12px rgba(0,0,0,.06)}.trial-cta_productPreviewContent__R0Vaq{display:flex;align-items:center;gap:16px}.trial-cta_productPreviewImage__Dsn9B{width:48px;height:48px;object-fit:contain;flex-shrink:0}.trial-cta_productPreviewText__0WzOz{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.trial-cta_productPreviewName__NmInJ{color:var(--slate-900)}.trial-cta_productPreviewPrice__2rQEm{color:var(--slate-600)}.trial-cta_productPreviewLink__G1HcA{display:flex;align-items:center;gap:6px;font-family:var(--font-inter);font-size:14px;font-weight:600;color:var(--blue-600)}.trial-cta_productPreviewLink__G1HcA svg{width:18px;height:18px}.trial-cta_productPreviewLink__G1HcA svg path{stroke:currentColor}@media (max-width:430px){.trial-cta_wrapper__KSao_{padding:24px 16px}.trial-cta_wrapper__KSao_.trial-cta_compact__ryUYe{padding:0}.trial-cta_productPreviewContent__R0Vaq{flex-wrap:wrap;gap:12px}.trial-cta_productPreviewLink__G1HcA{width:100%;justify-content:flex-end}}@media (max-width:768px){.trial-cta_productPreview__oKjUF{width:100%;max-width:100%;box-sizing:border-box}}.faqs_content__BdcLy{background-color:var(--black);border-radius:24px;display:grid;grid-template-columns:2fr 1fr;overflow:hidden}.faqs_col__e4INJ{padding:48px;display:flex;flex-direction:column}.faqs_col__e4INJ:last-child{background-color:var(--slate-900)}.faqs_title__ggv7i{color:var(--white)}.faqs_subtitle__C_qoe{margin-top:24px;background-color:var(--slate-900);color:var(--slate-300);padding:12px 16px;border-radius:8px}.faqs_subtitle__C_qoe button{color:var(--white);text-decoration:underline}.faqs_faqs__6_p1p{margin-top:48px}.faqs_faq__bfN7u:first-child{border-top:.5px solid var(--slate-800)}.faqs_text__d__tO{color:var(--white)}.faqs_span__KEkZK{margin-top:12px;color:var(--slate-300)}.faqs_avatar__lS8Rp{border-color:var(--slate-900)}.faqs_avatar__lS8Rp:last-child:after{border-color:var(--slate-950)}.faqs_form__zjLlo{margin-top:24px}.faqs_contact_button__aTDbZ{margin-top:24px;width:100%;text-align:center;background-color:var(--white)!important;color:var(--black)!important;border:1px solid var(--slate-200)}.faqs_contact_button__aTDbZ:hover{background-color:var(--slate-50)!important}@media (max-width:768px){.faqs_content__BdcLy{grid-template-columns:1fr}}@media (max-width:430px){.faqs_col__e4INJ{padding:48px 24px}.faqs_title__ggv7i{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faq_container__kEwXf{padding:24px 0;border-bottom:.5px solid var(--slate-800);display:flex;flex-direction:column;gap:24px;cursor:pointer}.faq_heading__qzjvq{display:flex;align-items:center;justify-content:space-between;gap:24px}.faq_heading__qzjvq svg{stroke:var(--white);flex-shrink:0}.faq_question__qpI5R{color:var(--white)}.faq_answer__0sIQx{color:var(--slate-500)}.faq_active__RxGq9 svg{transform:rotate(45deg);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.avatars_container__HOBDX{position:relative;margin-top:24px;display:flex}.avatars_avatar__tjEVB{position:relative;width:56px;height:56px;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-width:2.5px;border-style:solid}.avatars_avatar__tjEVB:nth-child(2),.avatars_avatar__tjEVB:nth-child(3){margin-left:-12px}.avatars_avatar__tjEVB:last-child:after{content:"";position:absolute;top:0;right:0;width:14px;height:14px;background-color:var(--success-500);border-radius:50%;border-width:2.5px;border-style:solid}.product_demoSection__YqqLu{background:var(--slate-50);text-align:center}.product_demoSection__YqqLu .product_container__OUbiQ{max-width:560px}.product_sectionTitle__7Q1PV{color:var(--slate-900);margin-bottom:16px}.product_demoSubtitle__XoeBb{color:var(--slate-600);margin-bottom:24px}.product_ctaWrapper__Vtcmp{margin-top:8px}.reviews_section__4byoG{background-color:var(--slate-50)}.reviews_container__VTkQe{display:grid;grid-template-columns:1fr 2fr;grid-gap:48px;gap:48px}.reviews_heading__JvG1v{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.reviews_ratings__k6nmb svg{fill:var(--warning-500)}.reviews_text__mD3Iy{margin-top:8px;color:var(--slate-500)}.reviews_reviews__wwgI_{display:grid;grid-gap:24px;gap:24px}@media (max-width:768px){.reviews_container__VTkQe{grid-template-columns:1fr}}@media (max-width:430px){.reviews_title__gaUW3{font-size:40px;line-height:52px;letter-spacing:-.54px}}.review_container__wo8mm{background-color:var(--white);padding:48px;border-radius:16px;border:.5px solid var(--slate-200);display:flex;flex-direction:column;gap:24px}.review_heading__SXvnA{display:flex;align-items:center;justify-content:space-between}.review_ratings__Kojm3{display:flex;gap:2px}.review_date__qsDWQ{margin-top:4px;color:var(--slate-500)}.review_ratings__Kojm3 svg{fill:var(--warning-500);width:18px;height:18px}.review_button__JtAbQ,.review_content__5yMWb{color:var(--slate-500)}.review_button__JtAbQ{align-self:flex-end;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.review_button__JtAbQ:hover{color:var(--black)}@media (max-width:430px){.review_container__wo8mm{padding:24px}.review_heading__SXvnA{flex-direction:column;align-items:flex-start;gap:12px}}.hero_section__JNe8F{position:relative;min-height:40vh;background-image:url(/images/modern-headphones.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero_overlay__Xcm22{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-start;align-items:flex-end;padding:50px 80px}.hero_content__evCTo{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero_subtitle__5aWcD,.hero_title__mlEz4{color:var(--white)}@media (max-width:1024px){.hero_title__mlEz4{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_overlay__Xcm22{padding:48px}.hero_title__mlEz4{font-size:48px;line-height:56px;letter-spacing:-.64px}}@media (max-width:430px){.hero_section__JNe8F{min-height:35vh}.hero_overlay__Xcm22{padding:30px 24px}}.intro_container__JL3HD{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-gap:48px;gap:48px}.intro_description__BITed{margin-top:12px;color:var(--slate-500)}.intro_button__GVNRH{margin-top:24px}.intro_wrapper__Bzm4G{position:relative;display:flex;justify-content:center;align-items:center}.intro_image__LglHr{border-radius:24px;object-fit:cover;width:410px;height:510px;transform:rotate(5deg)}.intro_icon__wbdes{position:absolute;top:50%;left:-3%;width:120px;height:120px;border-radius:16px;background-color:var(--white);border:.5px solid var(--slate-200);display:flex;justify-content:center;align-items:center;z-index:9;transform:translateY(-50%) rotate(-10deg)}.intro_icon__wbdes svg{stroke:var(--black);width:44px;height:44px}@media (max-width:768px){.intro_image__LglHr{width:100%;height:360px;border-radius:16px}.intro_icon__wbdes{width:88px;height:88px;left:-6%}.intro_icon__wbdes svg{width:38px;height:38px}}@media (max-width:480px){.intro_container__JL3HD{grid-template-columns:1fr}.intro_title__yVTjY{font-size:40px;line-height:52px;letter-spacing:-.54px}.intro_wrapper__Bzm4G{width:100%}.intro_image__LglHr{width:270px;height:290px}.intro_icon__wbdes{left:0}}.values_heading__b_LH6{display:flex;flex-direction:column;gap:12px;max-width:700px}.values_description__DqnZV{color:var(--slate-500)}.values_values__tHLdP{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:768px){.values_values__tHLdP{margin-top:48px;grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.values_title__Lle7e{font-size:40px;line-height:52px;letter-spacing:-.54px}.values_values__tHLdP{grid-template-columns:1fr}}.value_container__zgk6u{position:relative;width:100%;height:410px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;overflow:hidden}.value_heading__GTzOP{position:absolute;bottom:0;padding:32px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0,0,0,.6);width:100%;display:flex;align-items:center;justify-content:space-between}.value_title__8E0Qx{color:var(--white)}.value_button__Fznk9{width:44px;height:44px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.value_button__Fznk9 svg{stroke:var(--black)}.vision_section__rkGsC{position:relative;border-top:.5px solid var(--slate-200)}.vision_container__gLcVS{display:flex;justify-content:center;align-items:center}@media (max-width:430px){.vision_overlay__u90kv{padding:24px}}.product-list-card_card__drexq{display:flex;flex-direction:column;align-items:stretch;gap:20px;background:var(--white);border:1px solid var(--slate-200);border-radius:16px;padding:24px 28px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.product-list-card_card__drexq:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);border-color:var(--slate-300);transform:translateY(-2px)}.product-list-card_card__drexq:focus-visible{outline:2px solid var(--slate-900);outline-offset:2px}.product-list-card_cardTopRow__7Qvc_{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;flex-shrink:0}.product-list-card_cardMain__IrOn2{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:24px;flex:1 1;min-width:0}.product-list-card_cardBadges__QK5yI{display:flex;gap:6px;flex-wrap:wrap;align-items:center;flex-shrink:0}.product-list-card_badge__rQjNY{padding:4px 10px;border-radius:96px}.product-list-card_badgeAvailable__8IZFX{padding:4px 10px;background:var(--success-50);color:var(--success-700);border:1px solid var(--success-200);border-radius:96px}.product-list-card_cardBody__mxtyW{flex:1 1;min-width:200px}.product-list-card_cardTitle__mXOzc{color:var(--slate-900);margin-bottom:8px}.product-list-card_cardPlatforms__iNBID{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-list-card_platformLogo__9FLTS{height:36px;width:auto;max-height:36px;object-fit:contain;opacity:.9}.product-list-card_platformLogoWide__FGADH{max-width:140px}.product-list-card_cardDescription__41_Y3{color:var(--slate-600);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-list-card_cardFeatures__uwR9A{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 24px;width:100%;padding-top:16px;border-top:1px solid var(--slate-200);flex-shrink:0}.product-list-card_feature__rEzc2{display:flex;align-items:center;gap:8px;color:var(--slate-700);font-family:var(--font-inter);font-size:15px;font-weight:400;line-height:1.5}.product-list-card_feature__rEzc2 svg{flex-shrink:0}.product-list-card_cardFooter__VXePe{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0}.product-list-card_cardPricing__yZNGj{display:flex;align-items:baseline;gap:2px}.product-list-card_cardPrice__JKdeZ{color:var(--slate-900)}.product-list-card_cardPeriod__BHZww{color:var(--slate-500)}.product-list-card_cardBtn__soh0N{white-space:nowrap;flex-shrink:0;align-self:stretch;justify-content:center}@media (max-width:900px){.product-list-card_cardMain__IrOn2{flex-direction:column}.product-list-card_cardFooter__VXePe{width:100%}.product-list-card_cardBtn__soh0N{width:100%;justify-content:center}}@media (max-width:430px){.product-list-card_card__drexq{padding:20px}}.coming-soon-product-card_card__vNcfI{display:flex;flex-direction:column;align-items:stretch;gap:20px;background:var(--slate-50);border:1px dashed var(--slate-300);border-radius:16px;padding:24px 28px}.coming-soon-product-card_card__vNcfI:hover{transform:none;box-shadow:none}.coming-soon-product-card_cardTopRow__V0gKA{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;flex-shrink:0}.coming-soon-product-card_cardPlatforms__NiMBl{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.coming-soon-product-card_platformLogo__iq2v_{height:36px;width:auto;max-height:36px;object-fit:contain;opacity:.9}.coming-soon-product-card_platformLogoWide__lpUQw{max-width:140px}.coming-soon-product-card_platformLabel__NYdgv{font-family:var(--font-inter);font-size:15px;font-weight:500;color:var(--slate-600)}.coming-soon-product-card_cardBadges__rpvbX{display:flex;gap:6px;flex-wrap:wrap;align-items:center;flex-shrink:0}.coming-soon-product-card_badgeComingSoon__bkXlN{padding:4px 10px;background:var(--orange-50);color:var(--orange-700);border:1px solid var(--orange-200);border-radius:96px}.coming-soon-product-card_cardBody__XoxYT{flex:1 1;min-width:200px}.coming-soon-product-card_cardTitle__zy2Cf{color:var(--slate-900);margin-bottom:8px}.coming-soon-product-card_cardDescription__eFfRv{color:var(--slate-600);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.coming-soon-product-card_cardFooter__xV0R7{width:100%;flex-shrink:0}.coming-soon-product-card_notifyForm__Jh_xv{display:flex;flex-wrap:wrap;gap:12px}.coming-soon-product-card_notifyInput__Hxyxa{flex:1 1;min-width:200px;height:48px;background-color:var(--white);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:12px 16px;transition:border-color .2s}.coming-soon-product-card_notifyInput__Hxyxa::placeholder{color:var(--slate-400)}.coming-soon-product-card_notifyInput__Hxyxa:focus{border-color:var(--black);outline:none}.coming-soon-product-card_notifyButton___pNKC{white-space:nowrap;flex-shrink:0}.coming-soon-product-card_notifyError__q1ZWc{color:var(--danger-500);width:100%}.coming-soon-product-card_notifySuccess__XGRLk{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--success-50);border-radius:12px;color:var(--success-700);border:1px solid var(--success-200)}@media (max-width:600px){.coming-soon-product-card_notifyForm__Jh_xv{flex-direction:column}.coming-soon-product-card_notifyInput__Hxyxa{min-width:100%}.coming-soon-product-card_notifyButton___pNKC{width:100%}}.about_container__iWXZT{display:flex;align-items:flex-start;justify-content:space-between}.about_wrapper__ofE9A{max-width:650px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.about_description__g317E{background-image:linear-gradient(to right,var(--black),var(--black)),linear-gradient(to right,var(--slate-500),var(--slate-500));-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-size:0 100%,100% 100%;color:transparent;display:inline;animation:about_reveal-text__vSC9o linear both;animation-timeline:view();animation-range:entry 50% cover 50%}@keyframes about_reveal-text__vSC9o{to{background-size:100% 100%,100% 100%}}@media (max-width:768px){.about_container__iWXZT{flex-direction:column;gap:24px}}.coming-soon_section___S7K_{background:var(--slate-50)}.coming-soon_header__3nF1f{text-align:center;margin-bottom:48px}.coming-soon_label__Iv_kt{color:var(--slate-500);margin-bottom:12px}.coming-soon_title__9XHhT{color:var(--slate-900);margin-bottom:12px}.coming-soon_subtitle__A3fqr{color:var(--slate-600);max-width:520px;margin:0 auto}.coming-soon_grid__onDLY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.coming-soon_card__wo4oh{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--slate-200);border-radius:20px;padding:32px;transition:box-shadow .2s ease}.coming-soon_card__wo4oh:hover{box-shadow:0 4px 20px rgba(0,0,0,.06)}.coming-soon_cardTop__O2s6x{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.coming-soon_cardIcon__x1QTZ{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--slate-50);border-radius:12px}.coming-soon_comingBadge__LEqWr{padding:4px 10px;background:var(--orange-50);color:var(--orange-700);border:1px solid var(--orange-200);border-radius:96px}.coming-soon_cardTitle__SpoMD{color:var(--slate-900);margin-bottom:8px}.coming-soon_cardDescription__wOQpk{color:var(--slate-600);margin-bottom:16px;flex:1 1}.coming-soon_tags__emAHZ{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.coming-soon_tag__YzWiD{padding:4px 10px;background:var(--slate-100);color:var(--slate-600);border-radius:6px}.coming-soon_notifyForm__XgVLI{display:flex;gap:8px}.coming-soon_notifyInput__CGsex{flex:1 1;height:48px;min-width:0;background-color:var(--slate-50);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:12px 16px;transition:border-color .2s}.coming-soon_notifyInput__CGsex::placeholder{color:var(--slate-400)}.coming-soon_notifyInput__CGsex:focus{border-color:var(--black);outline:none}.coming-soon_notifyButton__1bZPB{white-space:nowrap;flex-shrink:0}.coming-soon_notifyError__I1QmQ{color:var(--danger-500);margin-top:4px;width:100%}.coming-soon_notifySuccess__litdR{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--success-50);border-radius:12px;color:var(--success-700)}@media (max-width:768px){.coming-soon_grid__onDLY{grid-template-columns:1fr}.coming-soon_notifyForm__XgVLI{flex-direction:column}.coming-soon_notifyButton__1bZPB{width:100%}}@media (max-width:430px){.coming-soon_card__wo4oh{padding:24px}}.hero_section__DRJga{padding-top:32px;padding-bottom:32px;overflow:hidden}.hero_container__JNQMS{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hero_content____x43{display:flex;flex-direction:column;gap:24px}.hero_badge__5V_VJ{display:inline-flex;align-self:flex-start;padding:6px 16px;background:var(--success-50);border:1px solid var(--success-200);border-radius:96px}.hero_badgeText__FKAXu{color:var(--success-700)}.hero_badgeNew__hRytp{font-weight:400!important}.hero_title__0kOIY{color:var(--slate-900)}.hero_subtitle__9nNJn{color:var(--slate-600)}.hero_cta__9c0vY{margin-top:8px;width:100%;max-width:100%}.hero_productPreviewBlock__wIi3v{order:99}.hero_visual__dVWFx{display:flex;justify-content:flex-end;min-width:0}.hero_card__7RO_M{width:100%;max-width:420px;background:var(--white);border-radius:16px;border:1px solid var(--slate-200);box-shadow:0 8px 32px rgba(0,0,0,.08);overflow:hidden}.hero_cardHeader__hatv8{display:flex;gap:6px;padding:12px 16px;background:var(--slate-50);border-bottom:1px solid var(--slate-200)}.hero_dot__ri2Gm{width:10px;height:10px;border-radius:50%;background:var(--slate-300)}.hero_dot__ri2Gm:first-child{background:var(--danger-400)}.hero_dot__ri2Gm:nth-child(2){background:var(--warning-400)}.hero_dot__ri2Gm:nth-child(3){background:var(--success-400)}.hero_cardBody__nwvip{padding:24px;display:flex;flex-direction:column;gap:16px}.hero_fieldGroup__G0SE4{display:flex;flex-direction:column;gap:4px}.hero_fieldLabel__I_alF{font-family:var(--font-inter);font-size:12px;color:var(--slate-500);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero_fieldValue__8M9xp{font-family:var(--font-dm-sans);font-size:16px;font-weight:500;color:var(--slate-900);padding:10px 14px;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:8px}.hero_autoFilled__3p1R6{background:var(--success-50);border-color:var(--success-200);color:var(--success-800)}.hero_autoFill__w_Nc0{gap:6px;font-size:13px;color:var(--success-600);font-weight:500}.hero_autoFill__w_Nc0,.hero_tryButton__TSO_d{display:flex;align-items:center;font-family:var(--font-inter)}.hero_tryButton__TSO_d{justify-content:center;gap:8px;margin-top:12px;width:100%;padding:12px 20px;background:var(--blue-600);color:var(--white);font-size:14px;font-weight:600;border-radius:8px;text-decoration:none;transition:background-color .2s ease}.hero_tryButton__TSO_d:hover{background:var(--blue-700)}.hero_tryButton__TSO_d svg{width:18px;height:18px;flex-shrink:0}.hero_tryButton__TSO_d svg path{stroke:currentColor}@media (max-width:1024px){.hero_container__JNQMS{grid-template-columns:1fr;gap:48px}.hero_content____x43{order:-1;width:100%}.hero_visual__dVWFx{order:0;width:100%;justify-content:flex-start}.hero_card__7RO_M{width:100%;max-width:none}}@media (max-width:768px){.hero_title__0kOIY{font-size:40px;line-height:48px}}@media (max-width:430px){.hero_section__DRJga{padding-top:16px}.hero_title__0kOIY{font-size:32px;line-height:40px}.hero_subtitle__9nNJn{font-size:16px;line-height:26px}.hero_card__7RO_M{width:100%;max-width:none}.hero_productPreviewBlock__wIi3v{width:100%;max-width:100%;box-sizing:border-box}}.product-preview-block_block__jiu_m{display:block;padding:20px 24px;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;text-decoration:none;transition:all .2s ease}.product-preview-block_block__jiu_m:hover{border-color:var(--slate-400);box-shadow:0 4px 12px rgba(0,0,0,.06)}.product-preview-block_content__JG_6E{display:flex;align-items:center;gap:16px}.product-preview-block_image__Hk8Pi{width:48px;height:48px;object-fit:contain;flex-shrink:0}.product-preview-block_text__tM6W7{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.product-preview-block_name__2QXdJ{color:var(--slate-900)}.product-preview-block_price__DrE__{color:var(--slate-600)}.product-preview-block_link__8FjNY{display:flex;align-items:center;gap:6px;font-family:var(--font-inter);font-size:14px;font-weight:600;color:var(--blue-600)}.product-preview-block_link__8FjNY svg{width:18px;height:18px}.product-preview-block_link__8FjNY svg path{stroke:currentColor}@media (max-width:768px){.product-preview-block_block__jiu_m{width:100%}.product-preview-block_content__JG_6E{flex-direction:column;align-items:flex-start;gap:12px}.product-preview-block_link__8FjNY{align-self:flex-start}}.products-overview_section__9Ak_n{background:var(--white)}.products-overview_header__Drgop{text-align:center;margin-bottom:40px}.products-overview_label__mFzSa{color:var(--slate-500);margin-bottom:12px}.products-overview_title__vN7P6{color:var(--slate-900);margin-bottom:12px}.products-overview_subtitle__L5WpC{color:var(--slate-600);max-width:500px;margin:0 auto 20px}.products-overview_shopLink__w4w20{display:inline-flex;align-items:center;gap:8px}.products-overview_productList__7kpgV{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.reviews_section__UlLr1{position:relative;min-height:70vh;background-image:url(/images/reviews-background.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat}.reviews_overlay__4Um9w{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);min-height:70vh;display:flex;justify-content:center;align-items:center;padding:48px}@media (max-width:430px){.reviews_overlay__4Um9w{padding:24px}}.review_container__gz50c{max-width:900px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;transition:transform .5s ease-in-out}.review_container__gz50c svg{fill:var(--white);width:56px;height:56px}.review_review__2IzCB,.review_reviewer__6cTyd{color:var(--white)}.review_reviewer__6cTyd{margin-top:12px;font-style:italic}@media (max-width:768px){.review_review__2IzCB{font-size:32px;line-height:40px;letter-spacing:-.48px}.review_container__gz50c svg{width:44px;height:44px}}@media (max-width:430px){.review_review__2IzCB{font-size:24px;line-height:32px;letter-spacing:-.1px}}.indicators_container__o9xco{display:flex;gap:8px}.indicators_indicator__COi6u{cursor:pointer;width:8px;height:8px;border-radius:50%;background-color:transparent;border-width:1px;border-style:solid}.trust-bar_section__QsWa5{padding:40px 0}.trust-bar_bar__lut3D{display:flex;align-items:center;justify-content:center;gap:48px;padding:32px 48px;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:16px}.trust-bar_item__4_CF7{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.trust-bar_number__Mcfzh{font-family:var(--font-dm-sans);font-size:32px;font-weight:700;color:var(--slate-900);line-height:1}.trust-bar_label__LXa1z{color:var(--slate-500)}.trust-bar_divider__Ve1ep{width:1px;height:48px;background:var(--slate-200)}@media (max-width:768px){.trust-bar_bar__lut3D{flex-wrap:wrap;gap:24px 32px;padding:24px}.trust-bar_divider__Ve1ep{display:none}.trust-bar_item__4_CF7{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 32px);min-width:120px}.trust-bar_number__Mcfzh{font-size:28px}}@media (max-width:430px){.trust-bar_bar__lut3D{gap:20px;padding:20px}.trust-bar_number__Mcfzh{font-size:24px}}.usps_section__hiYjw{background:var(--white)}.usps_header__TqIEX{text-align:center;margin-bottom:48px}.usps_label__9LlAR{color:var(--slate-500);margin-bottom:12px}.usps_title___tIuA{color:var(--slate-900)}.usps_grid__440th{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.usps_card__Lh3gp{display:flex;flex-direction:column;align-items:flex-start;padding:32px;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:20px;transition:box-shadow .2s ease,transform .2s ease}.usps_card__Lh3gp:hover{box-shadow:0 4px 20px rgba(0,0,0,.06);transform:translateY(-2px)}.usps_iconWrapper__gD_8Y{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:14px;border:1px solid var(--slate-200);margin-bottom:20px}.usps_cardTitle__4_Zp_{color:var(--slate-900);margin-bottom:8px}.usps_cardDescription__QnyNj{color:var(--slate-600);line-height:1.7}@media (max-width:1024px){.usps_grid__440th{grid-template-columns:1fr;gap:16px}}@media (max-width:430px){.usps_card__Lh3gp{padding:24px}}.specs_container__Hla0h{display:grid;grid-template-columns:2fr 1fr;align-items:flex-start;grid-gap:48px;gap:48px}.specs_specs__1dVNh{width:100%;margin-top:24px}.specs_spec__WeQQX:first-child{border-top:.5px solid var(--slate-200)}.specs_spec__WeQQX{border-bottom:.5px solid var(--slate-200)}.specs_content__TOS5U{padding:80px;background-color:var(--slate-50);border-radius:16px;display:flex;flex-direction:column;align-items:center}.specs_accesories__tcm_4{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}.specs_text__HNuOX{text-align:center}@media (max-width:768px){.specs_content__TOS5U{padding:48px}.specs_accesories__tcm_4{gap:24px}}@media (max-width:430px){.specs_container__Hla0h{grid-template-columns:1fr}.specs_content__TOS5U{padding:48px 24px}.specs_title__tY2vl{font-size:40px;line-height:52px;letter-spacing:-.54px}}