.toast_toast___w0O6{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:12px;width:405px;border:1px solid;border-radius:8px;box-shadow:0 4px 8px 0 rgba(15,45,61,.04);animation:toast_slideIn__FDaNU .3s ease-out}@media(max-width:480px){.toast_toast___w0O6{width:calc(100vw - 32px);min-width:280px}}@keyframes toast_slideIn__FDaNU{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast_slideOut__feJ9v{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}[dir=rtl] .toast_toast___w0O6{animation:toast_slideInRTL__sRaXU .3s ease-out}@keyframes toast_slideInRTL__sRaXU{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast_slideOutRTL__n_Mon{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}.toast_toast___w0O6.toast_closing__QDZm2{animation:toast_slideOut__feJ9v .3s ease-in forwards}[dir=rtl] .toast_toast___w0O6.toast_closing__QDZm2{animation:toast_slideOutRTL__n_Mon .3s ease-in forwards}.toast_iconContainer__In0R6{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px;border:1px solid;border-radius:999px;box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.toast_successIcon__H6s1_{background:radial-gradient(365% 365% at 50% 50%,#67c16b 0,#2e7d32 100%);border-color:#42a547;box-shadow:inset 0 0 4px 0 #9bda9e}.toast_errorIcon__kIrjb{background:radial-gradient(365% 365% at 50% 50%,#f17878 0,#d32f2f 100%);border-color:#e74c4c;box-shadow:inset 0 0 4px 0 #f8a9a9}.toast_warningIcon__ImykN{background:radial-gradient(365% 365% at 50% 50%,#f9a825 0,#d76208 100%);border-color:#f3850d;box-shadow:inset 0 0 4px 0 #fac04f}.toast_infoIcon__Z2pBh{background:radial-gradient(365% 365% at 50% 50%,#429fee 0,#0c66bd 100%);border-color:#228be6;box-shadow:inset 0 0 4px 0 #83bff6}.toast_blackIcon__VFMxA{background:radial-gradient(365% 365% at 50% 50%,#a4a7ae 0,#535862 100%);border-color:#717680;box-shadow:inset 0 0 4px 0 #d5d7da}.toast_wrapper__LvMzg{display:flex;flex:1 1;min-width:0;flex-direction:column;gap:8px}.toast_descriptionContainer__Ha_S8,.toast_titleContainer__jxRD9{display:flex;align-items:stretch}.toast_title__0J0hl{color:#0a0d12;font-size:18px;line-height:1.6}.toast_description__Ky5tE,.toast_title__0J0hl{flex:1 1;margin:0;font-family:Nunito Sans;font-weight:400;word-wrap:break-word}.toast_description__Ky5tE{color:#252b37;font-size:16px;line-height:1.5}.toast_closeButton__jKrDd{display:flex;width:18px;height:18px;flex-shrink:0;align-items:center;justify-content:center;padding:0;color:#414651;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:color .2s ease}.toast_closeButton__jKrDd:hover{color:#0a0d12}.toast_closeButton__jKrDd:focus-visible{outline:2px solid var(--t2-color-primary-600,#f70b20);outline-offset:2px;border-radius:2px}.toast_toast___w0O6.toast_success__4e05Q{background:linear-gradient(135deg,#f3faf3,#c7ebc9);border-color:#9bda9e}.toast_toast___w0O6.toast_error__bZ8rW{background:linear-gradient(135deg,#fdf3f3,#fbcdcd);border-color:#fbcdcd}.toast_toast___w0O6.toast_warning__0q_U4{background:linear-gradient(135deg,#fff9eb,#fcd98b);border-color:#fac04f}.toast_toast___w0O6.toast_info__QS_Ef{background:linear-gradient(135deg,#f1f7fe,#bddcfa);border-color:#83bff6}.toast_toast___w0O6.toast_black__SQx1f{background:linear-gradient(135deg,#fafafa,#e9eaeb);border-color:#d5d7da}[dir=rtl] .toast_description__Ky5tE,[dir=rtl] .toast_title__0J0hl{text-align:right}.toast-container_container__kx9rq{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.toast-container_container__kx9rq>*{pointer-events:auto}.toast-container_container__kx9rq.toast-container_top-right__vkCPx{top:24px;inset-inline-end:24px}@media(max-width:480px){.toast-container_container__kx9rq.toast-container_top-right__vkCPx{inset-inline-end:16px;top:16px}}.toast-container_container__kx9rq.toast-container_top-left__r2atp{top:24px;inset-inline-start:24px}@media(max-width:480px){.toast-container_container__kx9rq.toast-container_top-left__r2atp{inset-inline-start:16px;top:16px}}.contact-form_contactForm__VngCM{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;gap:32px;width:100%;max-width:656px;background:#fafafa;border-radius:12px;box-sizing:border-box;min-height:714px}@media(max-width:768px){.contact-form_contactForm__VngCM{padding:20px;gap:24px;min-height:auto}}@media(max-width:480px){.contact-form_contactForm__VngCM{padding:16px;gap:16px;min-height:auto;border-radius:8px}}.contact-form_header__xiQ5c{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%}@media(max-width:480px){.contact-form_header__xiQ5c{gap:12px}}.contact-form_title__VF_8R{margin:0;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:500;font-size:48px;line-height:140%;color:#0a0d12}@media(max-width:900px){.contact-form_title__VF_8R{font-size:40px}}@media(max-width:768px){.contact-form_title__VF_8R{font-size:36px}}@media(max-width:640px){.contact-form_title__VF_8R{font-size:28px;line-height:130%}}.contact-form_description__2ReKB{margin:0;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#252b37}@media(max-width:768px){.contact-form_description__2ReKB{font-size:16px;line-height:22px}}@media(max-width:480px){.contact-form_description__2ReKB{font-size:14px;line-height:20px}}.contact-form_errorMessage__2nSGR,.contact-form_successMessage__Sb7Ms{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:20px;width:100%}.contact-form_successMessage__Sb7Ms{background:#f0fdf4;color:#166534;border:1px solid #86efac}.contact-form_errorMessage__2nSGR{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.contact-form_fields__5hZtw{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:100%}@media(max-width:480px){.contact-form_fields__5hZtw{gap:16px}}.contact-form_textareaWrapper__HFYXt{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:100%}.contact-form_label__oFSUs{height:14px;font-weight:400;font-size:14px;line-height:14px;color:#414651}.contact-form_label__oFSUs,.contact-form_textarea__lLhJX{width:100%;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal}.contact-form_textarea__lLhJX{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:12px 10px;gap:4px;min-height:165px;background:var(--t2-color-surface,#ffffff);border:1px solid #e9eaeb;border-radius:8px;font-weight:500;font-size:16px;line-height:20px;color:#232429;resize:vertical;text-align:start}.contact-form_textarea__lLhJX::placeholder{color:#717680;font-weight:400}.contact-form_textarea__lLhJX:focus{outline:none;border-color:#232429}.contact-form_textarea__lLhJX:disabled{background:var(--t2-color-surface-muted,#fafafa);cursor:not-allowed}@media(max-width:480px){.contact-form_textarea__lLhJX{min-height:120px;font-size:14px;padding:10px 8px}}.contact-form_actions__WNQ1a{display:flex;flex-direction:column;align-items:flex-end;padding:0;width:100%}[dir=rtl] .contact-form_actions__WNQ1a{align-items:flex-start}.contact-form_submitButton__X5ZY3{width:188px;height:48px;background:var(--t2-color-primary-600,#f70b20)!important;border:1px solid var(--t2-color-primary-600,#f70b20)!important;box-shadow:0 4px 8px rgba(0,0,0,.04);border-radius:8px;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:var(--t2-control-primary-text,#ffffff)!important}.contact-form_submitButton__X5ZY3:hover:not(:disabled){background:var(--t2-color-primary-700,#d00517)!important;border-color:var(--t2-color-primary-700,#d00517)!important;color:var(--t2-control-primary-text,#ffffff)!important}.contact-form_submitButton__X5ZY3:active:not(:disabled){background:var(--t2-color-primary-800,#ab0917)!important;border-color:var(--t2-color-primary-800,#ab0917)!important;color:var(--t2-control-primary-text,#ffffff)!important}.contact-form_submitButton__X5ZY3:disabled{background:var(--t2-control-primary-disabled-bg,#ffc2c7)!important;border-color:var(--t2-control-primary-disabled-border,#ff98a1)!important;color:var(--t2-control-primary-disabled-text,#ff5d6b)!important}@media(max-width:640px){.contact-form_submitButton__X5ZY3{width:100%}}.custom-scrollbar_scrollbar__0HfSK{display:flex;flex-direction:row;align-items:flex-start;padding:8px;width:24px;min-width:24px;height:100%;flex:none;order:2;align-self:stretch;flex-grow:0;justify-content:center;position:relative}.custom-scrollbar_scrollbarThumb__pdQzS{position:absolute;top:8px;width:8px;background:#d5d7da;border-radius:999px;flex:none;order:0;flex-grow:0;transition:transform .1s ease-out,height .1s ease-out;will-change:transform,height}.label_label__ngS13{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:4px;border-radius:999px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:inline-flex;width:fit-content}.label_label__ngS13 .label_dot__8ZwnE{width:8px;height:8px;border-radius:50%;flex:none;flex-grow:0}.label_label__ngS13 .label_icon__xTvTI{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:none;flex-grow:0;flex-shrink:0}.label_label__ngS13 .label_text__SnCkr{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#000;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);flex:none;white-space:nowrap}.label_danger__1vP__,.label_red__zq3uH{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(255,44,80,.384),rgba(255,43,62,.32));border:1px solid hsla(0,0%,100%,.32)}.label_danger__1vP__ .label_dot__8ZwnE,.label_red__zq3uH .label_dot__8ZwnE{width:8px;height:8px;border-radius:50%;flex:none;flex-grow:0;background:#d00032}.label_danger__1vP__ .label_text__SnCkr,.label_red__zq3uH .label_text__SnCkr{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);flex:none;white-space:nowrap;color:#000}.label_danger__1vP__ .label_icon__xTvTI,.label_red__zq3uH .label_icon__xTvTI{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:none;flex-grow:0;flex-shrink:0;color:#d00032}.label_danger__1vP__ .label_icon__xTvTI svg,.label_red__zq3uH .label_icon__xTvTI svg{width:100%;height:100%;stroke:#d00032}.label_danger__1vP__ .label_icon__xTvTI svg path,.label_red__zq3uH .label_icon__xTvTI svg path{stroke:#d00032;fill:none}.label_green__ExZwS,.label_success__aix6a{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(0,232,172,.384),rgba(0,232,172,.32));border:1px solid hsla(0,0%,100%,.32)}.label_green__ExZwS .label_dot__8ZwnE,.label_success__aix6a .label_dot__8ZwnE{width:8px;height:8px;border-radius:50%;flex:none;flex-grow:0;background:#009877}.label_green__ExZwS .label_text__SnCkr,.label_success__aix6a .label_text__SnCkr{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);flex:none;white-space:nowrap;color:#000}.label_green__ExZwS .label_icon__xTvTI,.label_success__aix6a .label_icon__xTvTI{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:none;flex-grow:0;flex-shrink:0;color:#009877}.label_green__ExZwS .label_icon__xTvTI svg,.label_success__aix6a .label_icon__xTvTI svg{width:100%;height:100%;stroke:#009877}.label_green__ExZwS .label_icon__xTvTI svg path,.label_success__aix6a .label_icon__xTvTI svg path{stroke:#009877;fill:none}.label_warning__TOiOx,.label_yellow__tFQxE{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(249,154,7,.384),rgba(249,154,7,.32));border:1px solid hsla(0,0%,100%,.32)}.label_warning__TOiOx .label_dot__8ZwnE,.label_yellow__tFQxE .label_dot__8ZwnE{width:8px;height:8px;border-radius:50%;flex:none;flex-grow:0;background:#dd7202}.label_warning__TOiOx .label_text__SnCkr,.label_yellow__tFQxE .label_text__SnCkr{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);flex:none;white-space:nowrap;color:#000}.label_warning__TOiOx .label_icon__xTvTI,.label_yellow__tFQxE .label_icon__xTvTI{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:none;flex-grow:0;flex-shrink:0;color:#dd7202}.label_warning__TOiOx .label_icon__xTvTI svg,.label_yellow__tFQxE .label_icon__xTvTI svg{width:100%;height:100%;stroke:#dd7202}.label_warning__TOiOx .label_icon__xTvTI svg path,.label_yellow__tFQxE .label_icon__xTvTI svg path{stroke:#dd7202;fill:none}.label_blue__5RI7W,.label_info__5vOV0{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(6,169,241,.384),rgba(6,169,241,.32));border:1px solid hsla(0,0%,100%,.32)}.label_blue__5RI7W .label_dot__8ZwnE,.label_info__5vOV0 .label_dot__8ZwnE{width:8px;height:8px;border-radius:50%;flex:none;flex-grow:0;background:#0087ce}.label_blue__5RI7W .label_text__SnCkr,.label_info__5vOV0 .label_text__SnCkr{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);flex:none;white-space:nowrap;color:#000}.label_blue__5RI7W .label_icon__xTvTI,.label_info__5vOV0 .label_icon__xTvTI{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:none;flex-grow:0;flex-shrink:0;color:#0087ce}.label_blue__5RI7W .label_icon__xTvTI svg,.label_info__5vOV0 .label_icon__xTvTI svg{width:100%;height:100%;stroke:#0087ce}.label_blue__5RI7W .label_icon__xTvTI svg path,.label_info__5vOV0 .label_icon__xTvTI svg path{stroke:#0087ce;fill:none}.label_start-with-dot__X1rh6 .label_dot__8ZwnE{order:0}.label_start-with-dot__X1rh6 .label_text__SnCkr{order:1}.label_start-with-dot__X1rh6 .label_icon__xTvTI{order:2}.label_without__61wEN .label_dot__8ZwnE{display:none}.label_end-with-dot__Si7Ef .label_text__SnCkr{order:0}.label_end-with-dot__Si7Ef .label_icon__xTvTI{order:1}.label_end-with-dot__Si7Ef .label_dot__8ZwnE{order:2}.label_start-with-icon__akFYd .label_icon__xTvTI{order:0}.label_start-with-icon__akFYd .label_text__SnCkr{order:1}.label_start-with-icon__akFYd .label_dot__8ZwnE{order:2}.label_end-with-icon__edlSp .label_text__SnCkr{order:0}.label_end-with-icon__edlSp .label_dot__8ZwnE{order:1}.label_end-with-icon__edlSp .label_icon__xTvTI{order:2}.dropdown_container__OBKni{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;max-width:323px;position:relative;overflow:visible}.dropdown_label__cGxtt{width:100%;height:14px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#414651}.dropdown_container__OBKni:hover .dropdown_label__cGxtt{color:#252b37}.dropdown_wrapper__4Da3p{position:relative;width:100%;z-index:1}.dropdown_container__OBKni.dropdown_menuOpen__TiIRX .dropdown_wrapper__4Da3p{z-index:1001}.dropdown_trigger__ckciM{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:4px;width:100%;background:var(--t2-color-surface,#ffffff);border:1px solid #e9eaeb;border-radius:8px;cursor:pointer;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#717680;transition:border-color .2s ease,color .2s ease}.dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa){border-color:#d5d7da;color:#0a0d12}.dropdown_trigger__ckciM.dropdown_active__KEhMX,.dropdown_trigger__ckciM:focus:not(.dropdown_disabled__HfkAa){outline:none;border-color:#e9eaeb;color:#0a0d12}.dropdown_trigger__ckciM.dropdown_disabled__HfkAa{cursor:not-allowed;opacity:.6}.dropdown_triggerText__PZHBE{flex:1 1;text-align:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;font-size:16px;line-height:20px;color:inherit;order:1}.dropdown_trigger__ckciM.dropdown_hasValue__7_kRy .dropdown_triggerText__PZHBE{font-weight:400;color:#0a0d12}.dropdown_search__j5QK2 .dropdown_triggerText__PZHBE{order:1}.dropdown_tagsContainer__inAy6{display:flex;flex-wrap:wrap;gap:4px}.dropdown_tag__9EPlG{font-size:14px}.dropdown_searchIcon__Rx3c2{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#717680;order:0}.dropdown_trigger__ckciM.dropdown_active__KEhMX .dropdown_searchIcon__Rx3c2,.dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa) .dropdown_searchIcon__Rx3c2{color:#0a0d12}.dropdown_searchInput__jZyJ_{flex:1 1;border:none;outline:none;background:rgba(0,0,0,0);font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#717680;order:1;padding:0;width:100%}.dropdown_searchInput__jZyJ_::placeholder{color:#717680}.dropdown_searchInput__jZyJ_:focus,.dropdown_trigger__ckciM.dropdown_active__KEhMX .dropdown_searchInput__jZyJ_,.dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa) .dropdown_searchInput__jZyJ_{color:#0a0d12}.dropdown_trigger__ckciM.dropdown_hasValue__7_kRy .dropdown_searchInput__jZyJ_{font-weight:400;color:#0a0d12}.dropdown_arrowIcon__m2mn2{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#717680;order:2}.dropdown_trigger__ckciM.dropdown_active__KEhMX .dropdown_arrowIcon__m2mn2,.dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa) .dropdown_arrowIcon__m2mn2{color:#0a0d12}.dropdown_xsmall__kcAnP .dropdown_trigger__ckciM{height:36px;padding-block:8px 8px;padding-inline:10px 10px}.dropdown_small__aokH9 .dropdown_trigger__ckciM{height:40px;padding-block:10px 10px;padding-inline:12px 12px}.dropdown_medium__2tO3t .dropdown_trigger__ckciM{height:44px;padding-block:12px 12px;padding-inline:10px 10px}.dropdown_border___lykc .dropdown_trigger__ckciM{border:1px solid #e9eaeb;border-radius:8px}.dropdown_border___lykc .dropdown_trigger__ckciM.dropdown_active__KEhMX{border-color:#e9eaeb}.dropdown_border___lykc .dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa){border-color:#d5d7da}.dropdown_underline__WdI3n .dropdown_trigger__ckciM{border:none;border-bottom:1px solid #e9eaeb;border-radius:0;background:rgba(0,0,0,0)}.dropdown_underline__WdI3n .dropdown_trigger__ckciM.dropdown_active__KEhMX{border-bottom-color:#e9eaeb}.dropdown_underline__WdI3n .dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa){border-bottom-color:#d5d7da}.dropdown_search__j5QK2.dropdown_underline__WdI3n .dropdown_trigger__ckciM{border-bottom:1px solid #e9eaeb}.dropdown_search__j5QK2.dropdown_underline__WdI3n .dropdown_trigger__ckciM:hover:not(.dropdown_disabled__HfkAa){border-bottom-color:#d5d7da}.dropdown_dropdownMenu__jSyiQ{position:absolute;top:calc(100% + 4px);inset-inline:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-block:8px 8px;padding-inline:10px 10px;gap:8px;background:var(--t2-color-surface,#ffffff);border:1px solid #e9eaeb;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.0392156863);z-index:1001;max-height:188px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.dropdown_dropdownMenu__jSyiQ.dropdown_open__bcPuV{opacity:1;visibility:visible;transform:translateY(0)}.dropdown_underline__WdI3n .dropdown_dropdownMenu__jSyiQ{box-shadow:none}.dropdown_border___lykc .dropdown_dropdownMenu__jSyiQ{border:1px solid #e9eaeb}.dropdown_option__jhsto{display:flex;flex-direction:row;align-items:center;padding:4px 8px;gap:4px;width:100%;height:28px;cursor:pointer;transition:background-color .15s ease;box-sizing:border-box;border-radius:8px}.dropdown_option__jhsto.dropdown_optionDisabled__FRQjI{cursor:not-allowed;opacity:.5}.dropdown_option__jhsto.dropdown_selected__GNgNc{background:#eff9ff}.dropdown_search__j5QK2 .dropdown_option__jhsto{height:40px}.dropdown_option__jhsto.dropdown_selected__GNgNc.dropdown_optionHovered__u_o3V{background:#eff9ff}.dropdown_multiple__mldq0 .dropdown_option__jhsto.dropdown_optionHovered__u_o3V{background:rgba(0,0,0,0)}.dropdown_multiple__mldq0 .dropdown_option__jhsto.dropdown_selected__GNgNc.dropdown_optionHovered__u_o3V{background:#eff9ff}.dropdown_checkbox__LHpDA{min-width:20px;min-height:20px}.dropdown_checkIcon__7n3zO,.dropdown_checkbox__LHpDA{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.dropdown_checkIcon__7n3zO{color:#0a0d12}.dropdown_optionText__hPIDp{flex:1 1;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:"Regular";font-size:14px;line-height:20px;color:#414651;text-align:start}.dropdown_option__jhsto.dropdown_optionHovered__u_o3V .dropdown_optionText__hPIDp,.dropdown_option__jhsto.dropdown_selected__GNgNc .dropdown_optionText__hPIDp,.dropdown_option__jhsto.dropdown_selected__GNgNc.dropdown_optionHovered__u_o3V .dropdown_optionText__hPIDp{color:#0a0d12}.dropdown_option__jhsto.dropdown_optionDisabled__FRQjI .dropdown_optionText__hPIDp{color:#717680}.dropdown_optionImage__If5xP{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:6px;overflow:hidden}.dropdown_optionImage__If5xP img{width:100%;height:100%;object-fit:cover}.dropdown_optionBadge__m9mv6{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-inline-start:auto}.dropdown_message___3yTw{width:100%;height:16px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#414651}.dropdown_container__OBKni:hover .dropdown_message___3yTw{color:#252b37}.dropdown_fullWidth__oGKRB{max-width:none}.dropdown_dropdownMenu__jSyiQ::-webkit-scrollbar{width:6px}.dropdown_dropdownMenu__jSyiQ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.dropdown_dropdownMenu__jSyiQ::-webkit-scrollbar-thumb{background:#e9eaeb;border-radius:3px}.dropdown_dropdownMenu__jSyiQ::-webkit-scrollbar-thumb:hover{background:#d5d7da}@keyframes get-in-touch-section_imageReveal__Y5Q3q{0%{opacity:0;transform:translateX(-40px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes get-in-touch-section_fadeInRight__wf_3P{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.get-in-touch-section_getInTouchSection__ao_Zf{width:100%;display:flex;justify-content:center;padding:80px 0 100px;box-sizing:border-box;background-color:var(--t2-section-background-color,var(--t2-color-background,#ffffff));background-image:var(--t2-section-background-image,none);background-position:var(--t2-section-background-position,center);background-repeat:var(--t2-section-background-repeat,no-repeat);background-size:var(--t2-section-background-size,cover);background-attachment:var(--t2-section-background-attachment,scroll)}@media(max-width:1100px){.get-in-touch-section_getInTouchSection__ao_Zf{padding:64px 0 80px}}@media(max-width:900px){.get-in-touch-section_getInTouchSection__ao_Zf{padding:56px 0 72px}}@media(max-width:768px){.get-in-touch-section_getInTouchSection__ao_Zf{padding:48px 0 64px}}@media(max-width:480px){.get-in-touch-section_getInTouchSection__ao_Zf{padding:32px 0 48px}}.get-in-touch-section_container__n7w7D{width:min(var(--t2-container-max,1280px),100% - var(--t2-gutter,16px)*2);display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:32px}@media(max-width:1200px){.get-in-touch-section_container__n7w7D{gap:24px}}@media(max-width:1024px){.get-in-touch-section_container__n7w7D{flex-direction:column;align-items:center;gap:32px}}@media(max-width:768px){.get-in-touch-section_container__n7w7D{gap:16px}}@media(max-width:480px){.get-in-touch-section_container__n7w7D{gap:12px;width:calc(100% - 32px)}}.get-in-touch-section_imageWrapper__UgOJw{flex:1 1 547px;width:100%;max-width:547px;height:714px;border-radius:12px;overflow:hidden;position:relative;opacity:0;transform:translateX(-40px) scale(.95)}.get-in-touch-section_animate__rB6ny .get-in-touch-section_imageWrapper__UgOJw{animation:get-in-touch-section_imageReveal__Y5Q3q 1s cubic-bezier(.16,1,.3,1) forwards}@media(max-width:1200px){.get-in-touch-section_imageWrapper__UgOJw{flex:0 0 auto;width:100%;max-width:547px;height:auto;aspect-ratio:547/714}}@media(max-width:1024px){.get-in-touch-section_imageWrapper__UgOJw{width:100%;max-width:100%}}@media(max-width:768px){.get-in-touch-section_imageWrapper__UgOJw{width:100%;height:auto;min-height:400px}}@media(max-width:480px){.get-in-touch-section_imageWrapper__UgOJw{min-height:250px;border-radius:8px}}.get-in-touch-section_image__Q_YXI{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.get-in-touch-section_imageWrapper__UgOJw:hover .get-in-touch-section_image__Q_YXI{transform:scale(1.05)}.get-in-touch-section_formWrapper__BpaWM{flex:1 1 656px;width:100%;max-width:656px;opacity:0;transform:translateX(40px)}.get-in-touch-section_animate__rB6ny .get-in-touch-section_formWrapper__BpaWM{animation:get-in-touch-section_fadeInRight__wf_3P .9s cubic-bezier(.16,1,.3,1) .2s forwards}@media(max-width:1200px){.get-in-touch-section_formWrapper__BpaWM{flex:0 0 auto;width:100%;max-width:656px}}@media(max-width:1024px){.get-in-touch-section_formWrapper__BpaWM{width:100%;max-width:100%}}.search-input_searchInput__Qt2uV{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.5);transition:all .2s ease;animation:search-input_slideIn__QNKou .2s ease;width:100%;max-width:100%;min-width:150px;height:40px;box-sizing:border-box;flex-shrink:1}.search-input_searchInput__Qt2uV:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#fff}.search-input_searchInput__Qt2uV:focus-within{border-color:#fff}.search-input_searchInput__Qt2uV:active{border-color:#fff;background:var(--t2-color-surface,#ffffff)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:rgba(0,0,0,.5);background:var(--t2-color-surface,#ffffff)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:focus-within,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:rgba(0,0,0,.5);background:var(--t2-color-surface,#ffffff)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:active,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:focus-within{border-color:rgba(0,0,0,.5);background:var(--t2-color-surface,#ffffff)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_icon__5vrNl,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_icon__5vrNl svg{color:#000}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:focus-within .search-input_icon__5vrNl{color:#000}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY:focus-within .search-input_icon__5vrNl svg{color:#000}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_input__y7n6T{color:#000}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_input__y7n6T::placeholder{color:rgba(0,0,0,.5)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_clearButton__1GSJE,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_closeButton__kvJuI,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_input__y7n6T:focus{color:#000}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_clearButton__1GSJE:hover,.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_closeButton__kvJuI:hover{color:#000;background:rgba(0,0,0,.1)}.search-input_searchInput__Qt2uV.search-input_scrolled__R1MrY .search-input_buttonDivider__r0Mu5{background:rgba(0,0,0,.2)}.search-input_searchInput__Qt2uV .search-input_icon__5vrNl{flex-shrink:0;display:flex;align-items:center;color:#fff;transition:color .2s ease}.search-input_searchInput__Qt2uV .search-input_icon__5vrNl svg{color:#fff;width:18px;height:18px}.search-input_searchInput__Qt2uV:focus-within .search-input_icon__5vrNl{color:#fff}.search-input_searchInput__Qt2uV:focus-within .search-input_icon__5vrNl svg{color:#fff}.search-input_searchInput__Qt2uV .search-input_input__y7n6T{flex:1 1 auto;border:none;background:rgba(0,0,0,0);font-size:clamp(12px,1.5vw,14px);color:#fff;outline:none;padding:0;min-width:80px;width:100%;transition:color .2s ease;height:20px;resize:none;box-sizing:border-box}.search-input_searchInput__Qt2uV .search-input_input__y7n6T::placeholder{color:hsla(0,0%,100%,.72);font-size:clamp(11px,1.5vw,13px)}.search-input_searchInput__Qt2uV .search-input_input__y7n6T:focus{color:#fff}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:hsla(0,0%,100%,.72);transition:all .2s ease;border-radius:4px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE:hover,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI:hover{color:#fff;background:hsla(0,0%,100%,.1)}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE svg,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI svg{width:clamp(14px,2vw,16px);height:clamp(14px,2vw,16px)}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE{margin-right:4px}.search-input_searchInput__Qt2uV .search-input_buttonDivider__r0Mu5{width:1px;height:16px;background:hsla(0,0%,100%,.2);margin:0 4px}@keyframes search-input_slideIn__QNKou{0%{opacity:0;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}@media(min-width:481px)and (max-width:900px){.search-input_searchInput__Qt2uV{max-width:350px;height:36px;padding:6px 10px;gap:6px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T{min-width:100px;font-size:13px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T::placeholder{font-size:12px}.search-input_searchInput__Qt2uV .search-input_icon__5vrNl svg{width:16px;height:16px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE svg,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI svg{width:15px;height:15px}}@media(max-width:480px){.search-input_searchInput__Qt2uV{max-width:280px;min-width:120px;height:32px;padding:4px 8px;gap:4px;border-radius:4px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T{min-width:60px;font-size:12px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T::placeholder{font-size:11px}.search-input_searchInput__Qt2uV .search-input_icon__5vrNl svg{width:14px;height:14px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI{padding:2px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE svg,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI svg{width:13px;height:13px}.search-input_searchInput__Qt2uV .search-input_buttonDivider__r0Mu5{height:14px;margin:0 3px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE{margin-right:3px}}@media(max-width:320px){.search-input_searchInput__Qt2uV{max-width:220px;min-width:100px;padding:4px 6px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T{font-size:11px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T::placeholder{font-size:10px}.search-input_searchInput__Qt2uV .search-input_clearButton__1GSJE svg,.search-input_searchInput__Qt2uV .search-input_closeButton__kvJuI svg,.search-input_searchInput__Qt2uV .search-input_icon__5vrNl svg{width:12px;height:12px}}@media(min-width:1200px){.search-input_searchInput__Qt2uV{max-width:350px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T{font-size:14px}.search-input_searchInput__Qt2uV .search-input_input__y7n6T::placeholder{font-size:13px}}.hero-navbar_heroNavbar__TndFe{box-sizing:border-box;position:fixed;width:min(var(--t2-container-max,1280px),100% - var(--t2-gutter,16px)*2);height:80px;inset-inline:0;margin-inline:auto;top:24px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:10000px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 32px;margin:0 auto;z-index:1200;visibility:visible;opacity:1;transition:background-color .3s ease,width .3s ease,border-radius .3s ease,top .3s ease,inset-inline-start .3s ease,box-shadow .3s ease,transform .3s ease;gap:16px}@media(max-width:1024px){.hero-navbar_heroNavbar__TndFe{padding:0 16px;height:72px;top:20px}}@media(max-width:480px){.hero-navbar_heroNavbar__TndFe{padding:0 12px;height:72px;top:16px}}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj{width:100%;max-width:100%;inset-inline:0;top:0;margin-inline:0;border-radius:0;background:var(--t2-color-surface,#ffffff);border:none;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width:1440px){.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj{transform:none}}@media(max-width:1024px){.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj{transform:none}}@media(max-width:480px){.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj{transform:none}}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_logoIcon__5HB9n,.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R,.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_storeName__ziYPC{color:#0a0d12}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R:active,.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R:focus,.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R:hover,.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R:visited{text-decoration:none;text-decoration-line:none;color:#0a0d12}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R:hover{background:rgba(0,0,0,.05)}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_navItem__54y1R.hero-navbar_active__2pUas{background:rgba(0,0,0,.08)}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_actionButton__YweY_{color:#0a0d12}.hero-navbar_heroNavbar__TndFe.hero-navbar_scrolled__sampj .hero-navbar_actionButton__YweY_:hover{background:rgba(0,0,0,.05);color:#0a0d12}.hero-navbar_logoContainer__6XR4L{display:flex;align-items:center;flex-shrink:0;cursor:default;-webkit-user-select:none;user-select:none;text-decoration:none;min-width:0;max-width:min(42vw,280px)}.hero-navbar_brandWrapper__ESE0K{--logo-size:clamp(34px,2.6vw,46px);display:flex;align-items:center;gap:8px;width:fit-content;white-space:nowrap;min-width:0;height:100%}.hero-navbar_brandLink__6EniA{display:inline-flex;align-items:center;gap:inherit;min-width:0}.hero-navbar_brandLink__6EniA,.hero-navbar_brandLink__6EniA:active,.hero-navbar_brandLink__6EniA:focus,.hero-navbar_brandLink__6EniA:hover,.hero-navbar_brandLink__6EniA:visited{color:inherit;text-decoration:none;text-decoration-line:none}.hero-navbar_brandLink__6EniA .hero-navbar_storeName__ziYPC{text-decoration:none;text-decoration-line:none}.hero-navbar_logoImg__Jwf40{flex-shrink:0;object-fit:contain;height:100%;width:100%;aspect-ratio:1}@media(max-width:900px){.hero-navbar_logoImg__Jwf40{height:100%;width:100%;aspect-ratio:1;object-fit:contain}}.hero-navbar_logoShapeSquare__NI0Ir{border-radius:0}.hero-navbar_logoShapeCircular__XWBJI{border-radius:999px}.hero-navbar_logoIcon__5HB9n{height:var(--logo-size);width:var(--logo-size);aspect-ratio:1;color:#fff;display:flex;align-items:center;justify-content:center;transition:color .3s ease}@media(max-width:900px){.hero-navbar_logoIcon__5HB9n{height:var(--logo-size);width:var(--logo-size);aspect-ratio:1}}.hero-navbar_logoImagePlaceholder__iwekZ{display:flex;align-items:center;justify-content:center;height:var(--logo-size);width:var(--logo-size);aspect-ratio:1;overflow:hidden}@media(max-width:900px){.hero-navbar_logoImagePlaceholder__iwekZ{height:var(--logo-size);width:var(--logo-size);aspect-ratio:1}}.hero-navbar_logoImagePlaceholder__iwekZ img{height:100%;width:100%;object-fit:contain}.hero-navbar_storeName__ziYPC{font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,sans-serif;font-weight:700;font-size:clamp(18px,1.4vw,24px);line-height:150%;color:#fff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(45vw,250px);transition:color .3s ease}.hero-navbar_storeName__ziYPC.hero-navbar_hidden__RuiTR{display:none}@media(max-width:900px){.hero-navbar_storeName__ziYPC{font-size:18px}}@media(max-width:480px){.hero-navbar_storeName__ziYPC{font-size:13px;max-width:min(55vw,200px)}}@media(max-width:380px){.hero-navbar_storeName__ziYPC{font-size:12px;max-width:min(50vw,160px)}}@media(max-width:340px){.hero-navbar_storeName__ziYPC{font-size:11px;max-width:min(45vw,130px)}}.hero-navbar_navItems__qNgrQ{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;position:relative;flex-shrink:1;min-width:0;margin:0 auto}@media(max-width:900px){.hero-navbar_navItems__qNgrQ{display:none}}.hero-navbar_navItem__54y1R{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:10px;height:35px;border-radius:1000px;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:27px;transition:background-color .3s ease,color .3s ease;white-space:nowrap}.hero-navbar_navItem__54y1R,.hero-navbar_navItem__54y1R:active,.hero-navbar_navItem__54y1R:focus,.hero-navbar_navItem__54y1R:hover,.hero-navbar_navItem__54y1R:visited{color:#fff;text-decoration:none;text-decoration-line:none}.hero-navbar_navItem__54y1R.hero-navbar_active__2pUas{background:hsla(0,0%,100%,.1)}.hero-navbar_actions__8RLmR{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;flex-shrink:1;min-width:0;max-width:100%;margin-inline-start:auto}@media(max-width:1024px){.hero-navbar_actions__8RLmR{gap:2px}}.hero-navbar_actionButton__YweY_{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px;gap:10px;width:40px;height:40px;border-radius:999px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#fff;transition:background-color .3s ease,opacity .2s ease}.hero-navbar_actionButton__YweY_:hover{background:hsla(0,0%,100%,.1);color:#fff}.hero-navbar_actionButton__YweY_:active{opacity:.8}.hero-navbar_actionButton__YweY_ svg{width:24px;height:24px;transition:color .3s ease}@media(max-width:1024px){.hero-navbar_actionButton__YweY_{width:36px;height:36px;padding:6px}.hero-navbar_actionButton__YweY_ svg{width:20px;height:20px}}@media(max-width:480px){.hero-navbar_actionButton__YweY_{width:32px;height:32px;padding:4px}.hero-navbar_actionButton__YweY_ svg{width:18px;height:18px}}@media(max-width:1024px){.hero-navbar_actionButtonDesktop__6NWYu{display:none}}.hero-navbar_cartButton__dZO0F{position:relative}.hero-navbar_cartBadge__1ZELA{position:absolute;top:4px;inset-inline-end:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;pointer-events:none}.hero-navbar_searchContainer__azC7V{display:flex;align-items:center;gap:4px;max-width:40px;flex-shrink:0;min-width:40px;overflow:visible;transition:max-width .3s ease}.hero-navbar_searchContainer__azC7V.hero-navbar_searchOpen__eXxNa{max-width:350px;flex-shrink:1}.hero-navbar_hamburgerButton__lukdR{display:none}@media(max-width:1024px){.hero-navbar_hamburgerButton__lukdR{display:flex}}.hero-navbar_searchButton__UP_Kp:hover{background:hsla(0,0%,100%,.16)}.hero-navbar_languageSwitcherContainer__Vst1w,.hero-navbar_userDropdownContainer__Imh1a{position:relative}.hero-navbar_languageSwitcherButtonOpen__hdeEp{background:hsla(0,0%,100%,.14)}.hero-navbar_languageSwitcherMenu__nos4O{position:absolute;top:calc(100% + .5rem);inset-inline-end:0;min-width:9rem;max-width:calc(100vw - 2rem);background:rgba(10,13,18,.48);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:.0625rem solid hsla(0,0%,100%,.1);border-radius:.75rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.3);padding:.5rem;z-index:1400;display:flex;flex-direction:column;gap:.25rem}.hero-navbar_languageSwitcherItem__dIYfl{padding:.5rem .75rem;border-radius:.5rem;background:rgba(0,0,0,0);border:none;cursor:pointer;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;line-height:1.5rem;color:#fff;text-align:start;transition:background-color .2s ease;width:100%}.hero-navbar_languageSwitcherItem__dIYfl:hover{background:hsla(0,0%,100%,.1)}.hero-navbar_languageSwitcherItemActive__r6L4x{background:hsla(0,0%,100%,.15);font-weight:600}.hero-navbar_languageSwitcherSwitching__0BXix{pointer-events:none;opacity:.7}.hero-navbar_userDropdown__6WhMx{position:absolute;top:calc(100% + .5rem);inset-inline-end:0;min-width:12rem;max-width:calc(100vw - 2rem);background:rgba(10,13,18,.48);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:.0625rem solid hsla(0,0%,100%,.1);border-radius:.75rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.3);padding:.5rem;z-index:1400;display:flex;flex-direction:column;gap:.25rem}@media(max-width:1024px){.hero-navbar_userDropdown__6WhMx{max-width:min(12rem,100vw - 1rem);inset-inline-start:auto}}.hero-navbar_dropdownItem__aDPoC{display:flex;align-items:center;gap:.375rem;padding:.75rem 1rem;border-radius:.5rem;background:rgba(0,0,0,0);border:none;cursor:pointer;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:.9375rem;line-height:1.5rem;color:#fff;text-align:left;transition:background-color .2s ease;width:100%;justify-content:flex-start}.hero-navbar_dropdownItem__aDPoC:hover{background:hsla(0,0%,100%,.1);color:#fff}.hero-navbar_dropdownItem__aDPoC:active{background:hsla(0,0%,100%,.15)}.hero-navbar_dropdownItem__aDPoC svg{width:1rem;height:1rem;flex-shrink:0;color:hsla(0,0%,100%,.8)}.hero-navbar_dropdownDivider__Yf74X{height:.0625rem;background:hsla(0,0%,100%,.1);margin:.25rem 0}.hero-navbar_sidebar__gHSvk{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1300;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:hidden}.hero-navbar_sidebar__gHSvk.hero-navbar_sidebarOpen__m_1Fd{opacity:1;visibility:visible}.hero-navbar_sidebarContent__G6GmZ{position:absolute;top:0;inset-inline-end:0;width:100%;max-width:400px;height:100%;background:rgba(10,13,18,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;padding:24px;box-shadow:-4px 0 24px rgba(0,0,0,.3);transform:translateX(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);overflow-y:auto;z-index:1301}[dir=rtl] .hero-navbar_sidebarContent__G6GmZ{inset-inline-end:auto;inset-inline-start:0;box-shadow:4px 0 24px rgba(0,0,0,.3);transform:translateX(-100%)}.hero-navbar_sidebar__gHSvk.hero-navbar_sidebarOpen__m_1Fd .hero-navbar_sidebarContent__G6GmZ{transform:translateX(0);opacity:1;visibility:visible}@media(max-width:768px){.hero-navbar_sidebarContent__G6GmZ{max-width:100%;width:100%}}@media(max-width:480px){.hero-navbar_sidebarContent__G6GmZ{padding:20px}}.hero-navbar_sidebarCloseButton__m_jb0{align-self:flex-end;display:flex;align-items:center;justify-content:center;padding:8px;width:40px;height:40px;border-radius:999px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#fff;margin-bottom:32px;transition:background-color .2s ease}.hero-navbar_sidebarCloseButton__m_jb0:hover{background:hsla(0,0%,100%,.1)}.hero-navbar_sidebarSearch__MwLmz{display:flex;align-items:center;gap:12px;padding:12px 16px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin-bottom:24px;transition:background-color .2s ease,border-color .2s ease}.hero-navbar_sidebarSearch__MwLmz:focus-within{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.2)}.hero-navbar_sidebarSearch__MwLmz svg{flex-shrink:0;opacity:.8}.hero-navbar_sidebarSearchInput__5imzl{flex:1 1;background:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.hero-navbar_sidebarSearchInput__5imzl::placeholder{color:hsla(0,0%,100%,.5)}.hero-navbar_sidebarNav__INoDq{display:flex;flex-direction:column;gap:8px;flex:1 1;padding:0;margin:0}.hero-navbar_categoriesMenu__KqmB8{min-width:220px}.hero-navbar_sidebarCategoriesMenu__C_5Gj{position:static!important;inset-inline-start:auto!important;inset-inline-end:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;min-width:100%!important;margin-block-start:8px;max-height:280px;overflow-y:auto}.hero-navbar_sidebarNavItem__UwrbI{display:flex;align-items:center;justify-content:flex-start;padding:14px 18px;border-radius:12px;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;color:#fff;text-decoration:none;text-decoration-line:none;background:none;border:none;cursor:pointer;transition:all .2s ease;width:100%;text-align:inherit}.hero-navbar_sidebarNavItem__UwrbI:active,.hero-navbar_sidebarNavItem__UwrbI:focus,.hero-navbar_sidebarNavItem__UwrbI:hover,.hero-navbar_sidebarNavItem__UwrbI:visited{text-decoration:none;text-decoration-line:none;color:#fff}.hero-navbar_sidebarNavItem__UwrbI:hover{background:hsla(0,0%,100%,.1);color:#fff}.hero-navbar_sidebarNavItem__UwrbI.hero-navbar_active__2pUas{background:hsla(0,0%,100%,.15);color:#fff}.hero-navbar_sidebarActions__r1kkq{display:flex;flex-direction:column;gap:8px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.hero-navbar_sidebarActionButton__iAWm_{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:14px 18px;border-radius:12px;background:rgba(0,0,0,0);border:none;cursor:pointer;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;color:#fff;text-align:inherit;transition:all .2s ease;width:100%}.hero-navbar_sidebarActionButton__iAWm_:hover{background:hsla(0,0%,100%,.1)}.hero-navbar_sidebarActionButton__iAWm_ svg{width:24px;height:24px;flex-shrink:0}.hero-banners_heroBanners__IKNJp{position:relative;width:100%;max-width:100%;left:auto;transform:none;height:180px;margin-top:-165px;pointer-events:none;z-index:2;overflow:hidden}.hero-banners_banner__2r_t8{position:absolute;width:125%;inset-inline-start:-12.5%;height:73px;overflow:hidden}.hero-banners_bannerContent__RP1sS{height:100%;display:flex;align-items:center;justify-content:flex-start;padding-inline-start:40px;overflow:hidden}.hero-banners_bannerItems__TIGDt{display:flex;align-items:center;gap:24px;white-space:nowrap;width:max-content;will-change:transform}.hero-banners_bannerItem__XQ3vN{display:inline-flex;align-items:center;gap:16px;color:#fff;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;font-weight:700;white-space:nowrap;flex-shrink:0}.hero-banners_starIcon__LOfr6{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.hero-banners_starIcon__LOfr6 svg{width:100%;height:100%}.hero-banners_bannerItemText__zLm72{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-banners_bannerItemTitle___XRog{display:block;font-size:24px;font-weight:700;line-height:1.1;color:#fff;white-space:nowrap}.hero-banners_bannerItemSubtitle__cvD_J{display:block;font-size:12px;font-weight:400;line-height:1.1;color:hsla(0,0%,100%,.8);white-space:nowrap}.hero-banners_bannerPrimary__CGVuq{z-index:2;top:-14;height:69px;transform:rotate(4.76deg);transform-origin:left center;background:var(--t2-color-primary-900,#8d0f1a);box-shadow:0 4px 12px rgba(0,0,0,.15)}[dir=rtl] .hero-banners_bannerPrimary__CGVuq{transform:rotate(-4.76deg);transform-origin:right center}.hero-banners_bannerSecondary__7D_yW{z-index:1;top:100px;height:73px;transform:rotate(-1.93deg);transform-origin:left center;background:#414651;box-shadow:0 4px 12px rgba(0,0,0,.12)}[dir=rtl] .hero-banners_bannerSecondary__7D_yW{transform:rotate(1.93deg);transform-origin:right center}@keyframes hero-banners_marquee-left__Z1CjH{0%{transform:translateX(0)}to{transform:translateX(-25%)}}@keyframes hero-banners_marquee-right__UqHeN{0%{transform:translateX(-25%)}to{transform:translateX(0)}}@keyframes hero-banners_marquee-left-rtl__5b5mn{0%{transform:translateX(0)}to{transform:translateX(25%)}}@keyframes hero-banners_marquee-right-rtl__t8VOY{0%{transform:translateX(25%)}to{transform:translateX(0)}}.hero-banners_bannerPrimary__CGVuq .hero-banners_bannerItems__TIGDt{animation:hero-banners_marquee-left__Z1CjH 20s linear infinite}.hero-banners_bannerSecondary__7D_yW .hero-banners_bannerItems__TIGDt{animation:hero-banners_marquee-right__UqHeN 25s linear infinite}@media(max-width:768px){.hero-banners_heroBanners__IKNJp{height:82px;margin-top:-28px;overflow:hidden}.hero-banners_banner__2r_t8{width:112%;inset-inline-start:-6%;overflow:hidden}.hero-banners_bannerContent__RP1sS{padding-inline-start:16px;padding-inline-end:16px}.hero-banners_bannerPrimary__CGVuq{top:0;height:34px;transform:rotate(3deg)}.hero-banners_bannerSecondary__7D_yW{top:38px;height:34px;transform:rotate(-2deg)}.hero-banners_bannerItems__TIGDt{gap:14px}.hero-banners_bannerItem__XQ3vN{gap:8px;font-size:13px}.hero-banners_starIcon__LOfr6{width:16px;height:16px}.hero-banners_bannerItemText__zLm72{gap:0}.hero-banners_bannerItemTitle___XRog{font-size:12px;line-height:1}.hero-banners_bannerItemSubtitle__cvD_J{font-size:9px;line-height:1;opacity:.9}.hero-banners_bannerPrimary__CGVuq .hero-banners_bannerItems__TIGDt{animation-duration:14s}.hero-banners_bannerSecondary__7D_yW .hero-banners_bannerItems__TIGDt{animation-duration:18s}}@media(max-width:480px){.hero-banners_heroBanners__IKNJp{height:74px;margin-top:-20px}.hero-banners_banner__2r_t8{width:108%;inset-inline-start:-4%}.hero-banners_bannerPrimary__CGVuq{height:30px;transform:rotate(2.5deg)}.hero-banners_bannerSecondary__7D_yW{top:34px;height:30px;transform:rotate(-1.5deg)}.hero-banners_bannerContent__RP1sS{padding-inline-start:12px;padding-inline-end:12px}.hero-banners_bannerItems__TIGDt{gap:12px}.hero-banners_bannerItem__XQ3vN{gap:6px;font-size:11px}.hero-banners_starIcon__LOfr6{width:14px;height:14px}.hero-banners_bannerItemTitle___XRog{font-size:11px}.hero-banners_bannerItemSubtitle__cvD_J{font-size:8px}}[dir=rtl] .hero-banners_bannerPrimary__CGVuq .hero-banners_bannerItems__TIGDt{animation:hero-banners_marquee-right-rtl__t8VOY 20s linear infinite}[dir=rtl] .hero-banners_bannerSecondary__7D_yW .hero-banners_bannerItems__TIGDt{animation:hero-banners_marquee-left-rtl__5b5mn 25s linear infinite}@media(max-width:768px){[dir=rtl] .hero-banners_bannerPrimary__CGVuq{transform:rotate(-3deg)}[dir=rtl] .hero-banners_bannerSecondary__7D_yW{transform:rotate(2deg)}}@media(max-width:480px){[dir=rtl] .hero-banners_bannerPrimary__CGVuq{transform:rotate(-2.5deg)}[dir=rtl] .hero-banners_bannerSecondary__7D_yW{transform:rotate(1.5deg)}}.hero-banners_bannerItemSubtitle__cvD_J,.hero-banners_bannerItemTitle___XRog{overflow:hidden;text-overflow:ellipsis}@keyframes hero-section_heroFadeIn__qBl_E{0%{opacity:0}to{opacity:1}}@keyframes hero-section_heroSlideDown__nBObR{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-section_heroSlideUp__wx1Uk{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-section_heroRevealText__6BLJS{0%{opacity:0;transform:translateY(40px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes hero-section_heroScaleIn__BhuIf{0%{opacity:0;transform:translateZ(0) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-section_fadeInSlide__Yo5dh{0%{opacity:0}to{opacity:1}}@keyframes hero-section_contentSlideIn__rTVZa{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-section_textFadeIn__AFDUH{0%{opacity:0}to{opacity:1}}@keyframes hero-section_buttonPop__lWmiF{0%{opacity:0;transform:translate3d(0,24px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}.hero-section_heroSection__Yqu2W{--t2-hero-inline-offset:max(var(--t2-gutter,16px),calc((100vw - var(--t2-container-max, 1280px)) / 2));position:relative;width:100%;height:800px;overflow:hidden;display:flex;align-items:center;justify-content:space-between}@media(max-width:1440px){.hero-section_heroSection__Yqu2W{height:550px}}@media(max-width:768px){.hero-section_heroSection__Yqu2W{height:80vh;max-height:100vh;flex-direction:column}}.hero-section_heroSection__Yqu2W:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(10,13,18,.24),rgba(10,13,18,.58) 56%,rgba(10,13,18,.72)),linear-gradient(90deg,rgba(10,13,18,.64),rgba(10,13,18,.34) 52%,rgba(10,13,18,.16));z-index:1;pointer-events:none}.hero-section_backgroundContainer__pAiMo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;isolation:isolate;transform:translateZ(0);will-change:transform,opacity;backface-visibility:hidden}.hero-section_backgroundMediaLayer__vpbdp{position:absolute;inset:0;animation:hero-section_fadeInSlide__Yo5dh .42s cubic-bezier(.22,1,.36,1) both}.hero-section_backgroundImage__4uxMr{animation:hero-section_heroScaleIn__BhuIf .82s cubic-bezier(.22,1,.36,1) forwards}.hero-section_backgroundImage__4uxMr,.hero-section_backgroundVideo__QUvdc{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform,opacity;backface-visibility:hidden}.hero-section_backgroundVideo__QUvdc{object-position:center;filter:brightness(.7) contrast(1.1);animation:hero-section_fadeInSlide__Yo5dh .42s cubic-bezier(.22,1,.36,1) forwards}.hero-section_heroSection__Yqu2W video.hero-section_backgroundVideo__QUvdc{width:100%;height:100%;max-width:none}.hero-section_content__4owFh{position:relative;z-index:2;width:min(var(--t2-container-max,1280px),100% - var(--t2-gutter,16px)*2);height:100%;display:flex;align-items:center;justify-content:space-between;margin-inline:auto;padding:0;box-sizing:border-box}@media(max-width:768px){.hero-section_content__4owFh{flex-direction:column;justify-content:center;padding-top:40px;padding-bottom:40px}}.hero-section_contentFrame__alPNQ{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:32px;width:45%;max-width:500px;flex-shrink:0;transform:translateY(-60px);opacity:0;transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}.hero-section_contentFrame__alPNQ.hero-section_contentVisible__3rb4m{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero-section_contentFrame__alPNQ{width:50%;max-width:400px}}@media(max-width:768px){.hero-section_contentFrame__alPNQ{width:100%;max-width:100%;gap:20px;text-align:center;align-items:center;transform:translateY(-20px);padding-inline:20px}}.hero-section_textContent__uLgTQ{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%;flex:none;order:0;align-self:stretch;flex-grow:0;animation:hero-section_textFadeIn__AFDUH .82s cubic-bezier(.22,1,.36,1)}@media(max-width:768px){.hero-section_textContent__uLgTQ{align-items:stretch;gap:24px}}.hero-section_heading__uyn1f{width:100%;height:auto;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:120%;color:#fff;margin:0;flex:none;order:0;align-self:stretch;flex-grow:0;animation:hero-section_heroRevealText__6BLJS .82s cubic-bezier(.22,1,.36,1) forwards;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:1440px){.hero-section_heading__uyn1f{font-size:40px}}@media(max-width:768px){.hero-section_heading__uyn1f{font-size:32px;line-height:1.1;text-align:start}}@media(max-width:480px){.hero-section_heading__uyn1f{font-size:26px}}.hero-section_description__ZUolp{width:100%;height:auto;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#fafafa;margin:0;flex:none;order:1;align-self:stretch;flex-grow:0;animation:hero-section_heroSlideUp__wx1Uk .82s cubic-bezier(.22,1,.36,1) forwards;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media(max-width:768px){.hero-section_description__ZUolp{font-size:15px;line-height:1.4;max-width:100%;text-align:start}}.hero-section_ctaButton__2liT3{flex:none;order:1;flex-grow:0;text-transform:capitalize;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;font-size:16px;line-height:24px;transition:all .82s cubic-bezier(.22,1,.36,1);animation:hero-section_buttonPop__lWmiF .82s cubic-bezier(.22,1,.36,1) forwards}.hero-section_ctaButton__2liT3:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}@media(max-width:768px){.hero-section_ctaButton__2liT3{width:100%;max-width:188px}}.hero-section_playPauseBtn__Z_V5D{position:absolute;top:110px;right:var(--t2-hero-inline-offset);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease;color:#fff}.hero-section_playPauseBtn__Z_V5D:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:scale(1.05)}.hero-section_playPauseBtn__Z_V5D:active{background:hsla(0,0%,100%,.3);transform:scale(.95)}@media(max-width:768px){.hero-section_playPauseBtn__Z_V5D{top:auto;bottom:44px;right:50%;transform:translateX(65px);width:28px;height:28px;background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2);box-shadow:0 2px 8px rgba(0,0,0,.1)}.hero-section_playPauseBtn__Z_V5D svg{width:12px;height:12px}.hero-section_playPauseBtn__Z_V5D:active,.hero-section_playPauseBtn__Z_V5D:hover{transform:translateX(65px) scale(1.1)}}.hero-section_navButton__jUFG2{position:absolute;bottom:120px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-section_navButton__jUFG2:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:scale(1.1)}.hero-section_navButton__jUFG2:active{transform:scale(.9)}@media(max-width:768px){.hero-section_navButton__jUFG2{width:30px;height:30px;bottom:50%;top:auto;transform:translateY(50%);background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-section_navButton__jUFG2 svg{width:14px;height:14px}.hero-section_navButton__jUFG2:active,.hero-section_navButton__jUFG2:hover{transform:translateY(50%) scale(1.1);background:rgba(0,0,0,.3)}}.hero-section_navButtonPrev__atHrT{right:calc(var(--t2-hero-inline-offset) + 52px)}@media(max-width:768px){.hero-section_navButtonPrev__atHrT{right:auto;left:var(--t2-gutter,16px)}}.hero-section_navButtonNext__gdylu{right:var(--t2-hero-inline-offset)}@media(max-width:768px){.hero-section_navButtonNext__gdylu{right:var(--t2-gutter,16px)}}.hero-section_navIcon__YViYu{width:24px;height:24px;stroke-width:2px}.hero-section_indicators__rBt6m{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;z-index:5}@media(max-width:768px){.hero-section_indicators__rBt6m{bottom:54px;gap:8px}}.hero-section_indicator__jLPUe{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-section_indicator__jLPUe.hero-section_active__x3cOX{background:var(--t2-color-background,#ffffff);width:24px;border-radius:4px}.hero-section_indicator__jLPUe:hover{background:hsla(0,0%,100%,.6)}@media(max-width:768px){.hero-section_indicator__jLPUe{width:6px;height:6px}.hero-section_indicator__jLPUe.hero-section_active__x3cOX{width:20px}}@keyframes new-arrivals_fadeInLeft__0KfPt{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes new-arrivals_cardReveal__yNsUS{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.new-arrivals_newArrivals__I5QD5{position:relative;width:100%;overflow-x:hidden;margin:0;padding:64px 0 48px;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:var(--t2-section-background-color,var(--t2-color-background,#ffffff));background-image:var(--t2-section-background-image,none);background-position:var(--t2-section-background-position,center);background-repeat:var(--t2-section-background-repeat,no-repeat);background-size:var(--t2-section-background-size,cover);background-attachment:var(--t2-section-background-attachment,scroll)}@media(max-width:1024px){.new-arrivals_newArrivals__I5QD5{padding:48px 0 40px}}@media(max-width:768px){.new-arrivals_newArrivals__I5QD5{padding:40px 0 32px;gap:16px}}.new-arrivals_newArrivals__I5QD5.new-arrivals_animate__MMHY0{background-color:var(--t2-section-background-color,var(--t2-color-background,#ffffff));background-image:var(--t2-section-background-image,none);background-position:var(--t2-section-background-position,center);background-repeat:var(--t2-section-background-repeat,no-repeat);background-size:var(--t2-section-background-size,cover);background-attachment:var(--t2-section-background-attachment,scroll)}.new-arrivals_productWrapper__rh3Zf{height:100%}.new-arrivals_header__UTrfa{width:100%;display:flex;align-items:flex-start}.new-arrivals_title__prTrT{margin:0;color:#0a0d12;font-family:Nunito Sans;font-size:48px;font-style:normal;font-weight:500;line-height:1.4;opacity:0;transform:translateX(-30px)}.new-arrivals_animate__MMHY0 .new-arrivals_title__prTrT{animation:new-arrivals_fadeInLeft__0KfPt .8s cubic-bezier(.16,1,.3,1) forwards}@media(max-width:900px){.new-arrivals_title__prTrT{font-size:40px}}@media(max-width:640px){.new-arrivals_title__prTrT{font-size:32px}}.new-arrivals_items__2N0vc{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:clip;gap:24px;align-items:stretch}.new-arrivals_items__2N0vc>*{opacity:0;transform:translateY(30px) scale(.98)}.new-arrivals_animate__MMHY0 .new-arrivals_items__2N0vc>*{animation:new-arrivals_cardReveal__yNsUS .75s cubic-bezier(.16,1,.3,1) forwards}.new-arrivals_animate__MMHY0 .new-arrivals_items__2N0vc>:first-child{animation-delay:.1s}.new-arrivals_animate__MMHY0 .new-arrivals_items__2N0vc>:nth-child(2){animation-delay:.18s}.new-arrivals_animate__MMHY0 .new-arrivals_items__2N0vc>:nth-child(3){animation-delay:.26s}.new-arrivals_animate__MMHY0 .new-arrivals_items__2N0vc>:nth-child(4){animation-delay:.34s}@media(max-width:1200px){.new-arrivals_items__2N0vc{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:640px){.new-arrivals_items__2N0vc{grid-template-columns:repeat(2,1fr);gap:12px}}.new-arrivals_saleCard__cmbd9{position:relative;min-width:0;min-height:370px;height:100%;border-radius:0;overflow:hidden;background:#0a0d12}.new-arrivals_saleCardLink__ia5a3{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.new-arrivals_saleCardLink__ia5a3:active,.new-arrivals_saleCardLink__ia5a3:focus,.new-arrivals_saleCardLink__ia5a3:hover,.new-arrivals_saleCardLink__ia5a3:visited{text-decoration:none}.new-arrivals_saleCardLink__ia5a3:focus-visible{outline:2px solid var(--t2-color-primary-300,#ff98a1);outline-offset:3px}.new-arrivals_saleCardMedia__zNAa7{position:relative;width:100%;min-height:248px;overflow:hidden;flex:1 0 auto}.new-arrivals_saleCardVariantTwo__uTFiW .new-arrivals_saleCardMedia__zNAa7{min-height:370px}.new-arrivals_saleCardImage__tmq55{object-fit:cover;transition:transform .45s ease}.new-arrivals_saleCardOverlay__nnNwH{position:absolute;inset:0;background:rgba(10,13,18,.4)}.new-arrivals_saleCardLink__ia5a3:focus-within .new-arrivals_saleCardImage__tmq55,.new-arrivals_saleCardLink__ia5a3:hover .new-arrivals_saleCardImage__tmq55{transform:scale(1.03)}.new-arrivals_saleCardInfoBottom__60ViL,.new-arrivals_saleCardInfoTop__YFQVW{display:flex;flex-direction:column;min-width:0;gap:8px;padding:16px;background:#0a0d12;z-index:2}.new-arrivals_saleCardInfoTop__YFQVW{position:absolute;inset-inline:0;top:0}.new-arrivals_saleCardInfoBottom__60ViL{min-height:122px}.new-arrivals_saleCardTitle__U0kWy{color:#fff;font-size:18px;font-weight:700;line-height:1.4}.new-arrivals_saleCardDescription__Eot2V,.new-arrivals_saleCardTitle__U0kWy{margin:0;font-family:Nunito Sans;font-style:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-arrivals_saleCardDescription__Eot2V{color:#e9eaeb;font-size:14px;font-weight:400;line-height:16px}.new-arrivals_saleCardPriceTag__QVmxM{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:44px;padding:4px 24px;color:#fff;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:700;line-height:1.5;white-space:nowrap}.new-arrivals_saleCardPriceTagPrimary__mBT9h{position:absolute;inset-inline-end:0;bottom:0;z-index:2;background:var(--t2-color-primary-900,#8d0f1a)}.new-arrivals_saleCardBottomStrip__2stap{position:absolute;inset-inline:0;bottom:0;display:flex;min-width:0;align-items:stretch;justify-content:space-between;overflow:hidden;z-index:2}.new-arrivals_saleCardNewLabel__rtOe2{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding-inline:16px;color:#fff;background:rgba(10,13,18,.7);font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:700;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-arrivals_saleCardPriceTagSecondary__PQJ8y{position:absolute;inset-inline-end:0;bottom:0;z-index:2;background:var(--t2-color-primary-900,#8d0f1a)}.new-arrivals_saleCardViewLayer__jW6bI{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(10,13,18,.35);opacity:0;transition:opacity .25s ease;z-index:3;pointer-events:none}.new-arrivals_saleCardViewButton__iKJ9J{display:inline-flex;align-items:center;justify-content:center;min-width:188px;min-height:64px;padding:8px 24px;border-radius:12px;background:var(--t2-color-background,#ffffff);color:#252b37;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.new-arrivals_saleCardLink__ia5a3:focus-visible .new-arrivals_saleCardViewLayer__jW6bI,.new-arrivals_saleCardLink__ia5a3:focus-within .new-arrivals_saleCardViewLayer__jW6bI,.new-arrivals_saleCardLink__ia5a3:hover .new-arrivals_saleCardViewLayer__jW6bI{opacity:1}@media(max-width:1200px){.new-arrivals_saleCardVariantTwo__uTFiW .new-arrivals_saleCardMedia__zNAa7,.new-arrivals_saleCard__cmbd9{min-height:340px}.new-arrivals_saleCardViewButton__iKJ9J{min-width:156px;min-height:56px;font-size:16px}}@media(max-width:768px){.new-arrivals_saleCard__cmbd9{min-height:320px}.new-arrivals_saleCardMedia__zNAa7{min-height:220px}.new-arrivals_saleCardVariantTwo__uTFiW .new-arrivals_saleCardMedia__zNAa7{min-height:320px}.new-arrivals_saleCardInfoBottom__60ViL,.new-arrivals_saleCardInfoTop__YFQVW{padding:12px}.new-arrivals_saleCardTitle__U0kWy{font-size:16px}.new-arrivals_saleCardDescription__Eot2V{font-size:14px}.new-arrivals_saleCardNewLabel__rtOe2,.new-arrivals_saleCardPriceTag__QVmxM{font-size:20px;min-height:40px}}@media(max-width:640px){.new-arrivals_items__2N0vc{gap:12px;padding-inline:4px}.new-arrivals_saleCard__cmbd9{min-height:auto}.new-arrivals_saleCardMedia__zNAa7{min-height:180px}.new-arrivals_saleCardVariantTwo__uTFiW .new-arrivals_saleCardMedia__zNAa7{min-height:220px}.new-arrivals_saleCardInfoBottom__60ViL{min-height:auto;padding:10px}.new-arrivals_saleCardTitle__U0kWy{font-size:13px;line-height:1.2}.new-arrivals_saleCardDescription__Eot2V{display:none}.new-arrivals_saleCardNewLabel__rtOe2,.new-arrivals_saleCardPriceTag__QVmxM{font-size:12px;min-height:32px;padding:4px 8px}}@media(hover:none){.new-arrivals_saleCardViewLayer__jW6bI{display:none}}.product-card_productCard__QXPpd{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;background:var(--t2-color-surface,#ffffff);border-radius:1rem;padding:.75rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;border:1px solid rgba(0,0,0,0)}.product-card_productCard__QXPpd:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.0392156863);border-color:#f5f5f5}.product-card_productCard__QXPpd:focus-visible{outline:2px solid #000;outline-offset:2px}.product-card_imageContainer__C1oI4{position:relative;width:100%;aspect-ratio:1/1.1;border-radius:.75rem;overflow:hidden;background-color:var(--t2-color-surface-muted,#fafafa);isolation:isolate}.product-card_productImage__rqEA8{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-card_cardHovered__KQGzU .product-card_productImage__rqEA8{transform:scale(1.08)}video.product-card_productImage__rqEA8{position:absolute;inset:0;width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center}.product-card_imageOverlay__ToP1Q{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 40%);opacity:0;transition:opacity .3s ease}.product-card_cardHovered__KQGzU .product-card_imageOverlay__ToP1Q{opacity:1}@keyframes product-card_viewDetailsIn__ogswd{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.product-card_viewDetailsButton__83rS7{position:absolute;top:50%;left:50%;width:84px;height:84px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.32);background:rgba(12,12,12,.72);color:#fff;display:flex;align-items:center;justify-content:center;z-index:4;cursor:pointer;animation:product-card_viewDetailsIn__ogswd .2s ease both;transition:transform .16s ease,background .16s ease,border-color .16s ease}.product-card_viewDetailsButton__83rS7:hover{background:rgba(12,12,12,.86);border-color:hsla(0,0%,100%,.5);transform:translate(-50%,-50%) scale(1.06)}.product-card_viewDetailsButton__83rS7:active{transform:translate(-50%,-50%) scale(.95)}.product-card_viewDetailsText__idtAT{font-family:var(--font-nunito-sans,sans-serif);font-size:11px;font-weight:600;line-height:1.35;letter-spacing:.04em;text-transform:uppercase;white-space:pre-line;text-align:center;-webkit-user-select:none;user-select:none}.product-card_carouselNav__Tc_SA{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 .5rem;z-index:5;opacity:0;transition:opacity .2s ease}.product-card_cardHovered__KQGzU .product-card_carouselNav__Tc_SA{opacity:1}.product-card_navButton___ie1k{width:2rem;height:2rem;padding:0;display:flex;align-items:center;justify-content:center;background:var(--t2-color-surface,#ffffff);border:1px solid rgba(0,0,0,.05);border-radius:50%;color:#111;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-card_navButton___ie1k:hover{background:#f5f5f5;transform:scale(1.1)}.product-card_navButton___ie1k svg{width:1.25rem;height:1.25rem}[dir=rtl] .product-card_prevButton__KRC5z{transform:scaleX(-1)}[dir=rtl] .product-card_prevButton__KRC5z:hover{transform:scaleX(-1) scale(1.1)}[dir=rtl] .product-card_nextButton__Da7zn{transform:scaleX(-1)}[dir=rtl] .product-card_nextButton__Da7zn:hover{transform:scaleX(-1) scale(1.1)}.product-card_carouselDots__G9MRC{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.375rem;z-index:5;padding:.25rem .5rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1rem;opacity:0;transition:opacity .2s ease}.product-card_cardHovered__KQGzU .product-card_carouselDots__G9MRC{opacity:1}.product-card_dot__UFFgY{width:.375rem;height:.375rem;background:var(--t2-color-surface,#ffffff);border-radius:50%;opacity:.5;transition:all .2s ease}.product-card_dot__UFFgY.product-card_active__cMGOM{opacity:1;transform:scale(1.2)}.product-card_badge__PH8pN{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;padding:.25rem .625rem;font-family:var(--font-nunito-sans,sans-serif);font-weight:600;font-size:.75rem;line-height:1;border-radius:2rem;z-index:5;box-shadow:0 2px 4px rgba(0,0,0,.05)}[dir=rtl] .product-card_badge__PH8pN{left:auto;right:.75rem}.product-card_badgeSuccess__QmcW6{background:#e7fff8;color:#009877}.product-card_badgeWarning__GG9a9{background:#fffbeb;color:#b74f06}.product-card_badgeDanger__oxjTw{color:#d00032}.product-card_favoriteButtonWrapper__7FZWV{position:absolute;top:.75rem;right:.75rem;z-index:5;opacity:0;transform:translateX(10px);transition:all .3s cubic-bezier(.25,.46,.45,.94)}[dir=rtl] .product-card_favoriteButtonWrapper__7FZWV{right:auto;left:.75rem;transform:translateX(-10px)}.product-card_cardHovered__KQGzU .product-card_favoriteButtonWrapper__7FZWV{opacity:1;transform:translateX(0)}.product-card_favoriteButton__7EWbL{background:var(--t2-color-surface,#ffffff);border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;color:#535862}.product-card_favoriteButton__7EWbL:hover,.product-card_favoriteButton__7EWbL[aria-pressed=true]{background:#fff0f1;color:#f6083a}@media(hover:none),(pointer:coarse){.product-card_favoriteButtonWrapper__7FZWV{opacity:1;transform:translateX(0)}}.product-card_colorSwatches__OaMtR{position:absolute;bottom:.75rem;right:.75rem;display:flex;align-items:center;gap:-.25rem;z-index:5;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.25,.46,.45,.94);padding:.25rem}[dir=rtl] .product-card_colorSwatches__OaMtR{right:auto;left:.75rem}.product-card_cardHovered__KQGzU .product-card_colorSwatches__OaMtR{opacity:1;transform:translateY(0)}.product-card_colorSwatch__7J8S8{width:1rem;height:1rem;border-radius:50%;border:1.5px solid #fff;background:var(--swatch-color);box-shadow:0 1px 3px rgba(0,0,0,.1);margin-left:-.25rem}.product-card_colorSwatch__7J8S8:first-child{margin-left:0}.product-card_moreColors__CidS8{font-size:.65rem;background:var(--t2-color-surface,#ffffff);color:#666;width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:700}.product-card_ratingRow__cxwrg{display:flex;align-items:center;gap:.15rem;margin-bottom:.25rem}.product-card_ratingStar__b5v5S{flex-shrink:0;transition:color .15s ease}.product-card_ratingStarFilled__0fnWC{color:#f99a07}.product-card_ratingStarEmpty__gTaAW{color:#d5d7da}.product-card_ratingValue__ddYUV{font-family:var(--font-nunito-sans,sans-serif);font-size:.75rem;font-weight:600;color:#6b7280;margin-inline-start:.25rem;line-height:1}.product-card_info__1XTL_{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;flex:1 1;min-height:6.75rem}.product-card_cardTitle__4H7L0{font-family:var(--font-nunito-sans,sans-serif);font-size:1rem;line-height:1.4;font-weight:500;color:#1f2937;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em}@media(min-width:768px){.product-card_cardTitle__4H7L0{font-size:1.05rem}}.product-card_bottomRow__PG_KK{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card_pricing__5AHW0{display:flex;align-items:baseline;gap:.375rem;flex:1 1;min-width:0;flex-wrap:wrap}.product-card_price__hEVlM{font-family:var(--font-nunito-sans,sans-serif);font-weight:700;font-size:1.125rem;color:#111}.product-card_oldPrice__pFlZJ{font-family:var(--font-nunito-sans,sans-serif);font-size:.875rem;color:#9ca3af;text-decoration:line-through}.product-card_cartButton__SEX9Z{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:.5rem;background:#f3f4f6;border:none;color:#1f2937;cursor:pointer;transition:all .2s ease}.product-card_cartButton__SEX9Z:hover{background:#000;color:#fff}.product-card_cartButton__SEX9Z:hover svg path{stroke:#fff}.product-card_cartButton__SEX9Z:disabled{cursor:not-allowed;opacity:.5;background:#e9eaeb;color:#a4a7ae}.product-card_cartButton__SEX9Z:disabled:hover{background:#e9eaeb;color:#a4a7ae}.product-card_cartButton__SEX9Z:disabled svg path,.product-card_cartButton__SEX9Z:disabled:hover svg path{stroke:#a4a7ae}.product-card_badgeDanger__oxjTw{background:#fff0f1;color:#940731;border:1px solid #ffe1e4}.popup_overlay__hYt1I{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100;padding:24px;box-sizing:border-box}.popup_popup__6fi9M{border-radius:16px;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.popup_header__o8CGU,.popup_popup__6fi9M{background:var(--t2-color-surface,#ffffff);display:flex;box-sizing:border-box}.popup_header__o8CGU{flex-direction:row;justify-content:space-between;align-items:center;padding:24px;gap:8px;width:100%;height:88px;border-bottom:1px solid #e9eaeb;flex:none;order:0;align-self:stretch;flex-grow:0}.popup_title__TSOH_{margin:0;width:90px;height:36px;font-family:Nunito Sans;font-style:normal;font-weight:500;font-size:24px;line-height:150%;color:#0a0d12;flex:none;order:0;flex-grow:0}.popup_closeButton__TSyND{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;margin:0;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.0392156863));border-radius:8px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#252b37;transition:all .2s ease;flex:none;order:1;flex-grow:0}.popup_closeButton__TSyND:hover{background:#f5f5f5}.popup_closeButton__TSyND:active{background:#e9eaeb}.popup_body__QxILl{display:flex;flex-direction:row;align-items:flex-start;padding:0;width:100%;flex:1 1;min-height:0;overflow:hidden}.popup_sidebar__3aA8P{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:20px;gap:8px;width:155px;min-width:155px;height:100%;border-inline-end:1px solid #e9eaeb;flex:none;order:0;align-self:stretch;flex-grow:0;overflow-y:auto;overflow-x:hidden;position:relative}.popup_sidebarItem__6RL7N{display:flex;flex-direction:row;align-items:center;padding-block:8px;padding-inline:16px;gap:4px;width:115px;height:40px;background:var(--t2-color-surface,#ffffff);border-radius:8px;border:none;cursor:pointer;font-family:Nunito Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#252b37;transition:all .2s ease;flex:none;order:0;align-self:stretch;flex-grow:0}.popup_sidebarItem__6RL7N:hover{background:#181d27;color:#fff}.popup_sidebarItemActive__0ILC9,.popup_sidebarItem__6RL7N:active{background:#0a0d12;color:#fff}.popup_sidebarButtonDanger__d0Jit{margin-top:auto;width:100%;align-self:stretch}.popup_content__nEXEk{display:flex;flex-direction:column;align-items:flex-start;padding:20px;width:100%;height:100%;flex:1 1;min-width:0;overflow-y:auto;overflow-x:hidden}.popup_content__nEXEk::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}.popup_content__nEXEk{scrollbar-width:none;-ms-overflow-style:none}.popup_footer__McmU0{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:24px;gap:8px;width:100%;min-height:92px;background:var(--t2-color-surface,#ffffff);border-top:1px solid #e9eaeb;flex:none;order:2;align-self:stretch;flex-grow:0}[dir=rtl] .popup_footer__McmU0{flex-direction:row-reverse}@media(max-width:768px){.popup_overlay__hYt1I{padding:16px}.popup_popup__6fi9M{max-height:95vh;max-width:95vw}.popup_header__o8CGU{padding:16px;height:auto;min-height:88px}.popup_sidebar__3aA8P{width:120px;padding:16px}.popup_sidebarItem__6RL7N{width:100%}.popup_content__nEXEk{padding:16px}.popup_footer__McmU0{padding:16px;flex-direction:column;gap:8px}.popup_footer__McmU0 button{width:100%}}.product-filters_filters__QXENO{display:flex;flex-direction:column;gap:16px;width:100%;max-width:296px}@media(max-width:1024px){.product-filters_filters__QXENO{max-width:100%}}.product-filters_filtersHeader__fgoiN{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:8px;border-bottom:1px solid #e9eaeb;margin-bottom:4px}@media(max-width:1024px){.product-filters_filtersHeader__fgoiN{padding-top:8px}}.product-filters_filtersTitle___8gab{font-family:Nunito Sans,sans-serif;font-weight:600;font-size:18px;line-height:1.2;color:#0a0d12;margin:0}@media(max-width:1024px){.product-filters_filtersTitle___8gab{display:none}}.product-filters_clearAllButton__fXt7k{display:flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(0,0,0,0);border:1px solid #e9eaeb;border-radius:8px;color:#535862;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.product-filters_clearAllButton__fXt7k:hover{background:#fafafa;color:#181d27;border-color:#d5d7da}.product-filters_clearAllButton__fXt7k svg{color:currentColor;flex-shrink:0}.product-filters_filterCard__tZFNm{box-sizing:border-box;padding:8px;border:1px solid #e9eaeb;border-radius:12px;background:var(--t2-color-surface,#ffffff);width:100%}.product-filters_filterHeader__3dM4E{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--t2-color-surface,#ffffff);border-radius:8px;border:none;cursor:pointer;color:#0a0d12;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;transition:background-color .2s ease,color .2s ease}.product-filters_filterHeader__3dM4E:hover{background:#fafafa}.product-filters_headerIcon__YGXqm{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#0a0d12;flex-shrink:0}[dir=rtl] .product-filters_headerIcon__YGXqm{order:2}.product-filters_headerLabel__Lvh66{flex:1 1;text-align:start}[dir=rtl] .product-filters_headerLabel__Lvh66{order:1}.product-filters_headerArrow__eK_kf{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#0a0d12;transition:transform .2s ease;flex-shrink:0;margin-inline-start:auto}[dir=rtl] .product-filters_headerArrow__eK_kf{order:0;margin-inline-start:0;margin-inline-end:auto}.product-filters_arrowOpen__TcvC_{transform:rotate(180deg)}.product-filters_filterBody__QGEAO{margin-top:8px;background:var(--t2-color-surface,#ffffff);border-radius:8px;padding:8px 10px}.product-filters_filterBody__QGEAO,.product-filters_optionStack__fn5tx{display:flex;flex-direction:column;gap:8px}.product-filters_optionRowGroup__xXoP3{display:flex;align-items:center;gap:8px}.product-filters_optionRowGroup__xXoP3 .product-filters_optionRow___W4Nj{flex:1 1;min-width:0}.product-filters_optionRow___W4Nj{width:100%;display:flex;align-items:center;border:none;background:rgba(0,0,0,0);text-align:start;padding:4px 8px;gap:4px;border-radius:8px;transition:background-color .15s ease;cursor:pointer}.product-filters_optionRow___W4Nj:hover{background:#fafafa}.product-filters_optionCheckbox__COJuR{width:18px;height:18px;flex-shrink:0;border:1.5px solid #d5d7da;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;position:relative;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.product-filters_optionCheckbox__COJuR:after{content:"";display:block;opacity:0;transition:opacity .15s ease}.product-filters_optionCheckbox__COJuR[data-state=checked],.product-filters_optionCheckbox__COJuR[data-state=mixed]{background:var(--t2-color-primary-400,#ff5d6b);border-color:var(--t2-color-primary-400,#ff5d6b);box-shadow:0 0 0 2px rgba(var(--t2-color-primary-400,#ff5d6b),.14)}.product-filters_optionCheckbox__COJuR[data-state=checked]:after{width:8px;height:4px;border-inline-start:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px);opacity:1}.product-filters_optionCheckbox__COJuR[data-state=mixed]:after{width:8px;height:2px;border-radius:999px;background:#fff;opacity:1}.product-filters_optionLabel__UKd1Q{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#181d27}.product-filters_optionExpandButton__K_XH_{width:28px;height:28px;border:none;border-radius:999px;background:rgba(0,0,0,0);color:#414651;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease}.product-filters_optionExpandButton__K_XH_:hover{background:#fafafa;color:var(--t2-color-primary-400,#ff5d6b)}.product-filters_optionNested__9fUe4{padding-inline-start:16px}.product-filters_optionNested__9fUe4 .product-filters_optionLabel__UKd1Q{font-size:.92em}.product-filters_optionActive__SErw4{background:#eff9ff}.product-filters_childOptions__fUSI_{display:flex;flex-direction:column;gap:8px}.product-filters_priceCard__skZ0h{display:flex;flex-direction:column;gap:16px;width:100%}.product-filters_histogram__NSJfQ{display:grid;grid-template-columns:repeat(10,1fr);align-items:end;gap:6px;height:96px}.product-filters_bar__ZSd8T{background-color:#f1f3f5;border-radius:4px 4px 0 0;transition:background-color .3s ease}.product-filters_barAccent__zIAFi{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(255,44,80,.384),rgba(255,43,62,.32));box-shadow:0 2px 4px rgba(0,0,0,.02);background-color:var(--t2-color-primary-400,#ff5d6b);opacity:1}.product-filters_sliderShell__vUsuh{position:relative;height:32px;display:flex;align-items:center}.product-filters_sliderTrack__38dJG{width:100%;background:#f1f3f5;z-index:1}.product-filters_sliderRange__aeyvr,.product-filters_sliderTrack__38dJG{position:absolute;top:50%;transform:translateY(-50%);height:6px;border-radius:999px}.product-filters_sliderRange__aeyvr{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(255,44,80,.384),rgba(255,43,62,.32));pointer-events:none;background-color:var(--t2-color-primary-400,#ff5d6b);z-index:2}.product-filters_rangeInput__rIwOm{position:absolute;inset:0;width:100%;height:32px;background:rgba(0,0,0,0);pointer-events:none;margin:0;appearance:none;z-index:3}.product-filters_rangeInput__rIwOm::-webkit-slider-thumb{appearance:none;pointer-events:auto;width:16px;height:16px;border:2px solid #414651;background:var(--t2-color-surface,#ffffff);border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.02);cursor:pointer}.product-filters_rangeInput__rIwOm::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border:2px solid #414651;background:var(--t2-color-surface,#ffffff);border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.02);cursor:pointer}.product-filters_rangeInput__rIwOm::-webkit-slider-runnable-track{height:32px;background:rgba(0,0,0,0)}.product-filters_rangeInput__rIwOm::-moz-range-track{height:32px;background:rgba(0,0,0,0)}.product-filters_rangeMin__Lnoc1{z-index:2;margin-top:7px}.product-filters_rangeMax__8LBib{z-index:3;margin-top:7px}.product-filters_priceInputs__8FSh9{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.product-filters_priceField__hh9WH{display:flex;align-items:center;gap:4px}.product-filters_priceLabel__5XLKZ{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:#414651}.product-filters_priceInput__iCffB{width:72px;height:36px;padding:8px 10px;box-sizing:border-box;border-radius:8px;border:1px solid #e9eaeb;background:var(--t2-color-surface,#ffffff);font-family:Nunito Sans,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#181d27;text-align:center}.product-filters_priceInput__iCffB:focus{outline:none;border-color:#a4a7ae;color:#181d27}.product-filters_priceInput__iCffB::placeholder{color:#717680}.product-filters_priceInput__iCffB::-webkit-inner-spin-button,.product-filters_priceInput__iCffB::-webkit-outer-spin-button{margin:0}.product-filters_priceInput__iCffB[type=number]{appearance:textfield}.product-filters_ratingStack__d4gUs{display:flex;flex-direction:column;gap:8px}.product-filters_ratingRow__jf_Zo{display:flex;align-items:center;gap:8px;padding:4px 8px;width:100%;border-radius:8px;transition:background-color .15s ease;cursor:pointer;border:none;background:rgba(0,0,0,0)}.product-filters_ratingRow__jf_Zo:hover{background:#fafafa}.product-filters_ratingCheckbox__HKjqo{width:16px;height:16px;margin:0;accent-color:var(--t2-color-primary-400,#ff5d6b);flex-shrink:0}.product-filters_ratingLabel__4wnzl{min-width:28px;font-family:Nunito Sans,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#181d27}.product-filters_ratingMeta__ZbBoJ{display:flex;align-items:center;gap:8px;flex:1 1}.product-filters_ratingBar__UzhvJ{position:relative;width:108px;height:8px}.product-filters_ratingTrack__59ELv{position:absolute;inset:0;background:#e9eaeb;border-radius:999px}.product-filters_ratingFill__PmRDV{position:absolute;inset:0 auto 0 0;background:#ffc02e;border-radius:999px}.product-filters_ratingHelper__NzZNf{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:#414651;white-space:nowrap}.products-grid_productsGrid__2i1yK{width:100%;margin-top:16px}.products-grid_grid__GIgk9{width:100%;max-width:80rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));grid-auto-rows:auto;gap:1.5rem;justify-content:start;align-content:flex-start;box-sizing:border-box}@media(max-width:768px){.products-grid_grid__GIgk9{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1rem}}@media(max-width:480px){.products-grid_grid__GIgk9{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.75rem}}.products-grid_gridSingle__NFd6v{grid-template-columns:minmax(15rem,18.5rem);justify-content:start}.products-grid_gridDouble__vLxy9{grid-template-columns:repeat(2,minmax(15rem,18.5rem));justify-content:start}@media(max-width:768px){.products-grid_gridDouble__vLxy9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.products-grid_gridDouble__vLxy9{grid-template-columns:1fr}}.products-grid_card__ZcoX5{min-height:15rem}.products-grid_card__ZcoX5,.products-grid_categoryCard__gbFAL{width:100%;max-width:18.5rem;min-width:0;height:auto;box-sizing:border-box}.products-grid_categoryCard__gbFAL{min-height:20rem}.products-grid_loadMoreContainer__nClDe{display:flex;justify-content:center;align-items:center;margin-top:32px;padding:16px 0}.products-grid_noProducts__KLuqE{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.products-grid_noProducts__KLuqE p{font-size:1.125rem;color:#414651;margin:0}.promotional-label_promotionalLabelContainer__Tq2KC{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;height:24px;flex:none;order:0;flex-grow:0}@media(max-width:768px){.promotional-label_promotionalLabelContainer__Tq2KC{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;height:24px;justify-content:flex-start;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex:1 1;min-width:0;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.promotional-label_promotionalLabelContainer__Tq2KC::-webkit-scrollbar{height:4px}.promotional-label_promotionalLabelContainer__Tq2KC::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.promotional-label_promotionalLabelContainer__Tq2KC::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.promotional-label_promotionalLabelContainer__Tq2KC::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}}.promotional-label_promotionalLabelButton__yQoDo{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:4px;height:24px;border-radius:999px;border:1px solid hsla(0,0%,100%,.32);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;transition:all .2s ease;flex:none;order:0;flex-grow:0;flex-shrink:0;font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#000;text-shadow:0 .5px .5px hsla(0,0%,100%,.24);white-space:nowrap}@media(max-width:768px){.promotional-label_promotionalLabelButton__yQoDo{touch-action:pan-x;user-select:none;-webkit-user-select:none}}.promotional-label_promotionalLabelButton__yQoDo:hover{opacity:.9}.promotional-label_promotionalLabelButton__yQoDo:active{transform:scale(.98)}.promotional-label_diamondIcon__U0hDy{width:16px;height:16px;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center;position:relative}.promotional-label_diamondIcon__U0hDy svg{width:16px;height:16px}.promotional-label_labelText__8afvO{width:auto;height:16px;flex:none;order:1;flex-grow:0;display:inline-block}.promotional-label_info__dw7m3{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(6,169,241,.384),rgba(6,169,241,.32))}.promotional-label_warning__53oW_{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(249,154,7,.384),rgba(249,154,7,.32))}.promotional-label_danger__b4oY7{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(255,44,80,.384),rgba(255,43,62,.32))}.promotional-label_success__8Ss3i{background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(251.92deg,rgba(0,232,172,.384),rgba(0,232,172,.32))}.related-products_relatedProducts__g1jVN{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.25rem,4vw,3rem);width:100%}.related-products_header__0VF49{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:38.875rem;text-align:start}.related-products_title__zqGuc{font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,sans-serif;font-weight:500;font-size:clamp(1.375rem,6vw + .5rem,3rem);line-height:1.3;color:#0a0d12;margin:0;word-wrap:break-word;overflow-wrap:break-word;text-align:inherit}@media(min-width:768px){.related-products_title__zqGuc{line-height:1.4}}.related-products_description__6CM0r{font-family:var(--font-nunito-sans),"Nunito Sans",system-ui,sans-serif;font-weight:400;font-size:clamp(1rem,2vw + .5rem,1.125rem);line-height:clamp(1.5rem,2vw + 1.25rem,1.5rem);color:#252b37;margin:0;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;text-align:inherit}.related-products_productsGrid__bePKl{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(8rem,20vw,15rem),1fr));gap:clamp(.5rem,2.5vw,2rem);align-items:stretch;justify-content:flex-start;box-sizing:border-box;width:100%;min-width:0}@media(max-width:768px){.related-products_productsGrid__bePKl{grid-template-columns:repeat(auto-fit,minmax(clamp(8rem,25vw,12rem),1fr));gap:clamp(.75rem,3vw,1.5rem)}}@media(max-width:480px){.related-products_productsGrid__bePKl{grid-template-columns:repeat(2,1fr);gap:1rem;grid-auto-rows:1fr}}@media(max-width:360px){.related-products_productsGrid__bePKl{grid-template-columns:1fr}}.related-products_productsGridSingle___94VI{grid-template-columns:minmax(15rem,18.5rem);justify-content:flex-start}.related-products_productsGridDouble__EAhtG{grid-template-columns:repeat(2,minmax(15rem,18.5rem));justify-content:flex-start}@media(max-width:768px){.related-products_productsGridDouble__EAhtG{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.related-products_productsGridDouble__EAhtG{grid-template-columns:1fr}}.related-products_productCard__REvTY{width:100%;max-width:18.5rem;min-width:0;box-sizing:border-box;height:100%;display:flex;flex-direction:column}@media(max-width:768px){.related-products_productCard__REvTY{max-width:100%}}@media(max-width:480px){.related-products_productCard__REvTY{max-width:100%;min-height:100%;height:100%}}