:root{--background:#F1F1F1;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-dm-sans),sans-serif}.hljs{background:#f8f9fa!important;color:#24292e!important;border-radius:6px}.hljs-comment,.hljs-quote{color:#6a737d!important;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#d73a49!important}.hljs-doctag,.hljs-string{color:#032f62!important}.hljs-section,.hljs-selector-id,.hljs-title{color:#6f42c1!important;font-weight:700}.hljs-literal,.hljs-number{color:#005cc5!important}.hljs-template-variable,.hljs-variable{color:#e36209!important}.hljs-attribute{color:#6f42c1!important}.hljs-built_in{color:#005cc5!important}@media (prefers-color-scheme:dark){.hljs{background:#2d3748!important;color:#e2e8f0!important}.hljs-comment,.hljs-quote{color:#718096!important}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#f56565!important}.hljs-doctag,.hljs-string{color:#68d391!important}.hljs-section,.hljs-selector-id,.hljs-title{color:#9f7aea!important}.hljs-literal,.hljs-number{color:#63b3ed!important}.hljs-template-variable,.hljs-variable{color:#ed8936!important}.hljs-attribute{color:#9f7aea!important}.hljs-built_in{color:#63b3ed!important}}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@keyframes modalAppear{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:2147483647!important;background-color:rgba(0,0,0,.6)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;margin:0!important;border:none!important;outline:none!important}.modal-content{position:relative!important;z-index:2147483647!important;background-color:white!important;border-radius:16px!important;max-width:400px!important;width:100%!important;margin:0 16px!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important;border:1px solid rgba(0,0,0,.1)!important;animation:modalAppear .2s ease-out;transform:scale(1)!important}.imgDark{display:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}.imgLight{display:none}.imgDark{display:unset}}.styles_header__pE5Z9{display:flex;justify-content:space-between;align-items:center;padding:15px 30px}.styles_logo__IwDbX img{height:28px;width:auto}.styles_nav__I1ne2{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:40px}.styles_nav__I1ne2 a{text-decoration:none;color:#222;font-size:16px;transition:all .3s ease;font-family:DM Sans,sans-serif;font-weight:300}.styles_nav__I1ne2 a:hover{color:#555}.styles_userActions__bCbja{display:flex;gap:20px;align-items:center}.styles_langSelectWrapper__tyE70{position:relative}.styles_langSelect__lWKzB{border:1px solid #cccccc;padding:10px 36px 10px 16px;border-radius:9999px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.styles_userActions__bCbja a{color:#222;font-size:20px}.styles_userActions__bCbja a:hover{cursor:pointer}.styles_buttonPrimary__gbVwe,.styles_buttonSecondary__kjdp1,.styles_buttonTertiary__mckg5{padding:15px 30px;border-radius:50px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s ease;text-decoration:none;align-items:center;justify-content:center;display:flex}.styles_buttonPrimary__gbVwe{background-color:#222;color:white;border:none}.styles_buttonPrimary__gbVwe:hover{background-color:#333}.styles_buttonSecondary__kjdp1{background-color:#F1F1F180;color:#1a1a1a;border:none;font-weight:400}.styles_buttonSecondary__kjdp1:hover{background-color:rgba(0,0,0,.25)}.styles_buttonTertiary__mckg5{background-color:transparent;color:#1a1a1a;border:1px solid #cccccc}.styles_buttonTertiary__mckg5:hover{background-color:rgba(0,0,0,.25)}.styles_mobileMenuToggle__qcj4J{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:1000}.styles_mobileMenuToggle__qcj4J span{display:block;height:2px;width:100%;background-color:#222;border-radius:3px;transition:all .3s ease}.styles_mobileMenu__1SLJW{position:fixed;top:0;right:-100%;width:80%;height:100vh;background-color:white;z-index:999;transition:right .3s ease;padding:80px 30px 30px;display:flex;flex-direction:column;box-shadow:-5px 0 15px rgba(0,0,0,.1)}.styles_mobileMenu__1SLJW.styles_active__oVy_1{right:0}.styles_mobileMenuBackdrop__7Q_S6{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:998;display:none}.styles_mobileMenuBackdrop__7Q_S6.styles_active__oVy_1{display:block}.styles_mobileMenuNav__8H1LI{display:flex;flex-direction:column;margin-bottom:40px}.styles_mobileMenuNav__8H1LI a{padding:15px 0;text-decoration:none;color:#222;font-size:18px;border-bottom:1px solid #eee}.styles_mobileMenuActions__Ks0Mw{display:flex;flex-direction:column;gap:15px}.styles_mobileMenuToggle__qcj4J.styles_active__oVy_1 span:first-child{transform:translateY(9px) rotate(45deg)}.styles_mobileMenuToggle__qcj4J.styles_active__oVy_1 span:nth-child(2){opacity:0}.styles_mobileMenuToggle__qcj4J.styles_active__oVy_1 span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.styles_mobileActions__VbuCH{display:none;align-items:center;gap:15px}.styles_mobileActions__VbuCH .styles_buttonTertiary__mckg5{padding:8px 20px;font-size:14px}.styles_cartIcon__t0hCM{display:flex;align-items:center}@media (max-width:768px){.styles_nav__I1ne2,.styles_userActions__bCbja{display:none}.styles_mobileActions__VbuCH,.styles_mobileMenuToggle__qcj4J{display:flex}}.styles_footer__KQBKx{display:fex;flex-direction:column;padding:0 60px;background-color:#1a1a1a}.styles_footer__KQBKx>div{display:flex;justify-content:space-between}.styles_footerLogo__u_pl0{width:auto;height:24px}.styles_footerContactInfoContainer__doB85{display:flex;gap:48px;flex-wrap:wrap}.styles_footerContactInfoContainer__doB85>a,.styles_footerContactInfoContainer__doB85>div{display:flex;gap:32px;text-decoration:none;color:white}.styles_contactLabel__yrL7l{font-weight:300}.styles_contactValue__JccmC{font-weight:200}.styles_footerFirstRow__Y_FTP{padding:48px 0;flex-wrap:wrap}.styles_footerDivider__NlBvG{border-bottom:.5px solid #eeeeee;width:100%;height:1;opacity:.1;background-color:#EEEEEE}.styles_footerSecondRow__kkDWv{padding:48px 0;font-weight:300;flex-wrap:wrap;color:white}.styles_footerSecondRow__kkDWv>div{display:flex;gap:16px;flex-wrap:wrap}.styles_footerSecondRow__kkDWv>div>a{color:white;text-decoration-thickness:.7px;text-underline-offset:2px}.styles_footerFirstRowLeft__y8IiT{display:flex;align-items:center;gap:64px}.styles_footerNav__rj_0e{position:relative;left:auto;transform:none;display:flex;gap:12px}.styles_footerNav__rj_0e>a{color:white}.styles_footerNavMobile__pf5_0{display:none}@media (max-width:768px){.styles_footer__KQBKx{margin:0;padding:40px 20px}.styles_footerContactInfoContainer__doB85{gap:4px;margin-top:24px}.styles_footerSecondRow__kkDWv{gap:12px}.styles_footerFirstRow__Y_FTP{flex-direction:column;align-items:center;padding:30px 0;text-align:center}.styles_footerNav__rj_0e{display:none}.styles_footerNavMobile__pf5_0{display:flex;flex-direction:column;margin:30px 0;align-items:center}.styles_footerNavMobile__pf5_0 a{color:white;text-decoration:none;margin-bottom:16px;font-weight:300;text-align:center}.styles_footerContactInfoContainer__doB85{flex-direction:column;gap:16px;margin-top:0;align-items:center}.styles_footerContactInfoContainer__doB85>a,.styles_footerContactInfoContainer__doB85>div{gap:8px;align-items:center;text-align:center}.styles_footerSecondRow__kkDWv{flex-direction:column-reverse;align-items:center;text-align:center;padding:12px 0;gap:40px}.styles_footerSecondRow__kkDWv>div{margin-top:16px;justify-content:center;flex-direction:column}}.styles_localeSelectorButton__8qCnt{display:flex;align-items:center;gap:8px;background-color:transparent;border:none;color:#222;font-size:16px;font-weight:300;cursor:pointer}.CountryLanguageModal_backdrop__8GF8q{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;animation:CountryLanguageModal_fadeIn__N_5Bt .2s ease-out}.CountryLanguageModal_modal__SPDYT{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);z-index:1001;max-width:480px;width:90%;overflow:hidden;animation:CountryLanguageModal_slideIn__mYZ1D .3s ease-out}.CountryLanguageModal_modalContent__6fw_q{display:flex;flex-direction:column;height:100%}.CountryLanguageModal_modalHeader__wL0qa{display:flex;justify-content:center;align-items:center;padding:24px 24px 16px;width:100%}.CountryLanguageModal_modalTitle__eEvhl{font-size:24px;font-weight:400;color:#111827;margin:0}.CountryLanguageModal_closeButton__vysvi{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:background-color .2s ease;color:#6b7280;position:absolute;right:16px;top:16px}.CountryLanguageModal_closeButton__vysvi:hover{background-color:#f3f4f6;color:#374151}.CountryLanguageModal_modalBody__PgzTx{padding:16px 24px;overflow-y:auto;flex:1 1}.CountryLanguageModal_section__woiwi{margin-bottom:24px}.CountryLanguageModal_section__woiwi:last-child{margin-bottom:0}.CountryLanguageModal_sectionTitle__3DcSs{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;color:#111827;margin:0 0 8px;display:block}.CountryLanguageModal_modalFooter__lQi7v{padding:16px 24px 24px}.CountryLanguageModal_doneButton__Kk_Th{width:100%;padding:16px 24px;background-color:#222;color:white;border:none;border-radius:50px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.CountryLanguageModal_doneButton__Kk_Th:hover{background-color:#333}@keyframes CountryLanguageModal_fadeIn__N_5Bt{0%{opacity:0}to{opacity:1}}@keyframes CountryLanguageModal_slideIn__mYZ1D{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes CountryLanguageModal_slideInMobile__j7hHB{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:768px){.CountryLanguageModal_modal__SPDYT{width:94%;max-height:88vh;border-radius:14px;animation:CountryLanguageModal_slideInMobile__j7hHB .3s ease-out}.CountryLanguageModal_modalHeader__wL0qa{padding:20px 20px 12px}.CountryLanguageModal_modalTitle__eEvhl{font-size:20px}.CountryLanguageModal_modalBody__PgzTx{padding:12px 20px}.CountryLanguageModal_modalFooter__lQi7v{padding:12px 20px 20px}.CountryLanguageModal_sectionTitle__3DcSs{font-size:15px;margin-bottom:6px}.CountryLanguageModal_section__woiwi{margin-bottom:20px}}@media (max-width:480px){.CountryLanguageModal_modal__SPDYT{width:92%;max-height:85vh;border-radius:12px;top:50%;left:50%;transform:translate(-50%,-50%);animation:CountryLanguageModal_slideInMobile__j7hHB .3s ease-out}.CountryLanguageModal_modalHeader__wL0qa{padding:18px 18px 14px}.CountryLanguageModal_modalBody__PgzTx{padding:10px 18px}.CountryLanguageModal_modalFooter__lQi7v{padding:10px 18px 18px}}.CustomDropdown_dropdown__T1Z4K{position:relative;width:100%}.CustomDropdown_dropdownButton__LGbIF{width:100%;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:white;cursor:pointer;transition:all .2s ease;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;color:#374151;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:12px}.CustomDropdown_dropdownButton__LGbIF:hover{border-color:#d1d5db;background-color:#f9fafb}.CustomDropdown_dropdownButton__LGbIF:focus{outline:none;border-color:#222}.CustomDropdown_dropdownButton__LGbIF.CustomDropdown_open__sm7nu{border-color:#d1d5db;border-bottom-left-radius:0;border-bottom-right-radius:0}.CustomDropdown_selectedValue__JTbBe{display:flex;align-items:center;gap:8px;flex:1 1}.CustomDropdown_flag__axbb3{font-size:18px;min-width:20px}.CustomDropdown_label__AbINH{flex:1 1;text-align:left}.CustomDropdown_placeholder__1FwPH{color:#9ca3af}.CustomDropdown_chevron__Z0_hg{color:#6b7280;transition:transform .2s ease;flex-shrink:0}.CustomDropdown_chevron__Z0_hg.CustomDropdown_rotated___bHXk{transform:rotate(180deg)}.CustomDropdown_dropdownMenu__EIGM5{background:white;border:1px solid #d1d5db;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:300px;overflow:hidden;animation:CustomDropdown_slideDown__KMBmv .2s ease-out}.CustomDropdown_optionsList__c53Jy{list-style:none;margin:0;padding:0;max-height:300px;overflow-y:auto}.CustomDropdown_option__dHJRC{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .15s ease;font-family:DM Sans,sans-serif;font-size:16px;color:#374151}.CustomDropdown_option__dHJRC:hover{background-color:#f9fafb}.CustomDropdown_option__dHJRC.CustomDropdown_selected__hWrFB{background-color:#DBDBDB;color:#1A1A1A;font-weight:500}.CustomDropdown_option__dHJRC.CustomDropdown_selected__hWrFB:hover{background-color:#f9fafb}.CustomDropdown_separator__uyOKO{padding:8px 16px;cursor:default;pointer-events:none}.CustomDropdown_separatorLine__ZLb9C{height:1px;background-color:#e5e7eb;width:100%}@keyframes CustomDropdown_slideDown__KMBmv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CustomDropdown_optionsList__c53Jy::-webkit-scrollbar{width:6px}.CustomDropdown_optionsList__c53Jy::-webkit-scrollbar-track{background:#f1f1f1}.CustomDropdown_optionsList__c53Jy::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.CustomDropdown_optionsList__c53Jy::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width:768px){.CustomDropdown_dropdownButton__LGbIF{padding:14px;font-size:15px}.CustomDropdown_option__dHJRC{padding:10px 14px;font-size:15px}.CustomDropdown_dropdownMenu__EIGM5,.CustomDropdown_optionsList__c53Jy{max-height:250px}}@media (max-width:480px){.CustomDropdown_dropdownButton__LGbIF{padding:12px}.CustomDropdown_option__dHJRC{padding:8px 12px}}@font-face{font-family:dmSans;src:url(/_next/static/media/254fafcf32e78d93-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:dmSans;src:url(/_next/static/media/da827be69095140a-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:dmSans;src:url(/_next/static/media/6e411356edf4bc5d-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:dmSans;src:url(/_next/static/media/2f9b70a7382ac1bd-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:dmSans;src:url(/_next/static/media/ba81386aaa3f8bec-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:dmSans;src:url(/_next/static/media/7afda8ff11873b51-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:dmSans;src:url(/_next/static/media/5d8f19212e66f41c-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:dmSans;src:url(/_next/static/media/05455c47a70f72be-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:dmSans Fallback;src:local("Arial");ascent-override:94.35%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:105.14%}.__className_4d0566{font-family:dmSans,dmSans Fallback}.__variable_4d0566{--font-dm-sans:"dmSans","dmSans Fallback"}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/49b8f3bb6ba41195-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/ea46170fe6e7cceb-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/37a0451f20086e44-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/2251b0aa4b168b6c-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/f07d49b62c7b586d-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/9defeb1aa91d5539-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/ebf1a6d0c0dec508-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/b7d04280c046cd80-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/b66031d49b82b23f-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:gtSuperDisplay;src:url(/_next/static/media/f803213bc99b5886-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:gtSuperDisplay Fallback;src:local("Arial");ascent-override:92.89%;descent-override:23.93%;line-gap-override:0.00%;size-adjust:99.05%}.__className_508092{font-family:gtSuperDisplay,gtSuperDisplay Fallback}.__variable_508092{--font-gt-super-display:"gtSuperDisplay","gtSuperDisplay Fallback"}