html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
:root{--background:#fff;--foreground:#171717;--topbar-h:0px;--scroll-track:#12151bd9;--scroll-thumb:#c99f5f99;--scroll-thumb-hover:#c99f5fe6;--scroll-border:#12151b;--font-primary:"LatoTR",sans-serif!important}.has-topbar{--topbar-h:32px}html,body{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb)var(--scroll-track)}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background:var(--scroll-track);border-radius:8px}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--scroll-thumb),#c99f5f4d);border:2px solid var(--scroll-border);border-radius:8px;transition:all .25s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--scroll-thumb-hover),#c99f5f8c);box-shadow:0 0 8px #c99f5f4d}body::-webkit-scrollbar-corner{background:0 0}@font-face{font-family:LatoTR;src:url(/fonts/LatoTR-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LatoTR;src:url(/fonts/LatoTR-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PlayfairDisplayLocal;src:url(/fonts/playfairdisplay-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:CormorantGaramondLocal;src:url(/fonts/cormorantgaramond-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PoppinsLocal;src:url(/fonts/poppins-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.font-playfair700{font-family:PlayfairDisplayLocal,serif;font-weight:700}.font-cormorant400{font-family:CormorantGaramondLocal,serif;font-weight:400}.font-poppins400{font-family:PoppinsLocal,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-primary)}html,body,#__next{height:auto;min-height:100%;margin:0;padding:0;overflow-x:hidden}html,body{overflow-x:hidden}.custom-sort-select .ant-select-selector{box-shadow:none;background-color:#fff;border-color:#ccc;border-radius:8px;padding:4px 12px;transition:all .3s}.custom-sort-select:hover .ant-select-selector{border-color:#000}.custom-sort-select .ant-select-selection-item{color:#111;font-size:14px;font-weight:500}.custom-sort-select .ant-select-arrow{color:#777}.custom-sort-dropdown .ant-select-item{color:#333;padding:10px 14px;font-size:14px}.custom-sort-dropdown .ant-select-item-option-active{background-color:#f0f0f0}.custom-sort-dropdown .ant-select-item-option-selected{background-color:#eaeaea;font-weight:700}.ant-menu-item a:after{color:#1a1a1a!important;background-color:#1a1a1a!important}.ant-modal-root .ant-modal-mask{background-color:#fff!important}.footer ul li a{color:#1a1a1a!important;text-decoration:none!important}:where(.ant-input-affix-wrapper-focused){box-shadow:none!important;border-color:#000!important}:where(.ant-input):hover,:where(.ant-input):focus{box-shadow:none!important;border-color:#000!important;outline:none!important}:where(.ant-input-affix-wrapper){transition:border .2s ease-in-out;border:1px solid #000!important;border-radius:6px!important}:where(.ant-input)::placeholder{opacity:1;color:#999!important}:where(.anticon){color:#444}:where(.css-dev-only-do-not-override-1m63z2v).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary):hover,.anticon .anticon-search,.anticon:hover .anticon-search:hover{color:#000!important}.ant-tabs-ink-bar{height:2px;transition:all .3s;background-color:#000!important}.ant-tabs-tab-btn{color:#333!important}.heroWrapper .ant-carousel .slick-slider,.heroWrapper .ant-carousel .slick-list,.heroWrapper .ant-carousel .slick-track,.heroWrapper .ant-carousel .slick-slide{min-height:100vh!important}.main-content{min-height:100%;overflow-x:hidden}.ant-collapse .ant-collapse-header{margin:0;padding:8px 0!important}.ant-collapse-content-box{padding:0 0 8px 12px!important}.ant-collapse .ant-collapse-expand-icon{padding-inline-end:12px}.css-dev-only-do-not-override-16dneet.ant-pagination .ant-pagination-item-active{background-color:#fff;font-weight:700;border-color:#000!important}.css-dev-only-do-not-override-16dneet.ant-pagination .ant-pagination-item-active a{color:#000!important}.css-dev-only-do-not-override-16dneet.ant-btn-variant-solid{color:#fff;background:#000}.css-dev-only-do-not-override-16dneet.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{color:#fff;background:#1a1a1a}.css-dev-only-do-not-override-16dneet.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#000;border-color:#000}@media (max-width:768px){.has-topbar{--topbar-h:28px}}.Lexical__floatingTextFormatToolbar,.Lexical__linkEditor,.Typeahead-menu,.lexical-typeahead-menu,.tippy-box,.tippy-root,.dropdown,.popup,.rc-dropdown,.rc-select-dropdown,.ant-dropdown,[data-floating-ui-portal]{z-index:2147483647!important}.body::-webkit-scrollbar{width:10px;height:10px}.body::-webkit-scrollbar-track{background:#12151bd9;border-radius:8px}.body::-webkit-scrollbar-thumb{background:linear-gradient(#c99f5f99,#c99f5f4d);border:2px solid #12151b;border-radius:8px;transition:all .25s}.body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c99f5fe6,#c99f5f8c);box-shadow:0 0 8px #c99f5f4d}.body::-webkit-scrollbar-corner{background:0 0}.popconfirmPopup{position:relative;z-index:200000000!important}body.dropdown-open{overflow:hidden!important}
.navbar-module__cCjhZG__navbar{z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;--navbar-h:110px;width:100%;height:110px;height:var(--navbar-h);background-color:#0000;border-bottom:none;justify-content:space-between;align-items:center;padding:0 32px;transition:all .3s;display:flex;position:sticky;top:0;font-family:LatoTR,sans-serif!important}.navbar-module__cCjhZG__navbarFixed{background-color:#0000;position:fixed;top:0;left:0}.navbar-module__cCjhZG__navbarScrolled{color:#1a1a1a;background-color:#fff!important;box-shadow:0 2px 12px #0000001a!important}.navbar-module__cCjhZG__logo{flex:none;align-items:center;height:100%;padding:0 12px;transition:transform .3s;display:flex;overflow:hidden}.navbar-module__cCjhZG__logo img{width:240px;height:auto}.navbar-module__cCjhZG__logo:hover{transform:scale(1.05)}.navbar-module__cCjhZG__menuCenter{flex:1;justify-content:center;align-items:center;gap:42px;height:100%;display:flex;position:relative}.navbar-module__cCjhZG__menuItemWithDropdown{align-items:center;height:100%;display:flex;position:relative}.navbar-module__cCjhZG__menuTitle{cursor:pointer;color:#fff;padding-bottom:4px;font-size:18px;font-weight:600;transition:border .3s;display:inline-block;position:relative;font-family:LatoTR,sans-serif!important}.navbar-module__cCjhZG__menuTitle:after{content:"";transform-origin:0;background-color:#fff;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.navbar-module__cCjhZG__menuItemWithDropdown:hover .navbar-module__cCjhZG__menuTitle:after,.navbar-module__cCjhZG__menuTitle:hover:after{transform:scaleX(1)}.navbar-module__cCjhZG__menuTitle:hover{color:#fff}.navbar-module__cCjhZG__megaMenu{top:calc(var(--navbar-h) + var(--topbar-h));z-index:999;background:#fff;border-top:1px solid #eaeaea;width:100vw;padding:32px 64px;animation:.3s forwards navbar-module__cCjhZG__fadeInUp;display:none;position:fixed;left:0;overflow-x:hidden;box-shadow:0 8px 24px #0000001a}.navbar-module__cCjhZG__menuItemWithDropdown:hover .navbar-module__cCjhZG__megaMenu{display:block}@keyframes navbar-module__cCjhZG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.navbar-module__cCjhZG__megaMenuContent{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;width:100%;max-width:100%;display:grid}.navbar-module__cCjhZG__megaMenuColumn{min-width:unset;flex-direction:column;gap:4px;display:flex}.navbar-module__cCjhZG__megaMenuColumn h4{color:#222;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:800}.navbar-module__cCjhZG__megaMenuColumn a{color:#444;font-size:13px;line-height:1.8;text-decoration:none;transition:color .3s}.navbar-module__cCjhZG__megaMenuColumn .navbar-module__cCjhZG__viewAllLink{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.navbar-module__cCjhZG__megaMenuColumn a:hover{color:#ddb37a}.navbar-module__cCjhZG__allProductsColumn{min-width:220px}.navbar-module__cCjhZG__columnHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.navbar-module__cCjhZG__viewAllLink{text-transform:none;letter-spacing:.02em;color:#c39a5e;font-size:10px;font-weight:700;text-decoration:underline}.navbar-module__cCjhZG__viewAllLink:hover{color:#a37b3e}.navbar-module__cCjhZG__menuSection{flex-direction:column;gap:4px;margin-top:6px;display:flex}.navbar-module__cCjhZG__menuLoading{color:#888;padding:4px 0;font-size:12px}.navbar-module__cCjhZG__menuRow{align-items:center;gap:8px;line-height:1.6;display:flex}.navbar-module__cCjhZG__bullet{background:#ddb37a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.navbar-module__cCjhZG__linkText{color:inherit;display:inline-block}.navbar-module__cCjhZG__megaMenuImage{text-align:center;min-width:unset;flex-direction:column;align-items:center;display:flex}.navbar-module__cCjhZG__discoverText{color:#1a1a1a;margin-top:8px;font-size:12px;font-weight:500}.navbar-module__cCjhZG__rightIcons{align-items:center;gap:20px;display:flex}.navbar-module__cCjhZG__mobileTrigger{color:#fff;cursor:pointer;box-shadow:none;background:0 0;border:none;padding:0;font-size:22px;transition:color .3s;display:none}.navbar-module__cCjhZG__iconItem{color:#fff;cursor:pointer;font-size:20px;transition:color .3s,transform .2s;position:relative}.navbar-module__cCjhZG__iconItem:hover{color:#ddb37a;transform:scale(1.1)}.navbar-module__cCjhZG__navIconButton{all:unset;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:6px;transition:background-color .2s,transform .15s;display:inline-flex;position:relative}.navbar-module__cCjhZG__navIconButton:hover{background:#ffffff14}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__navIconButton:hover{background:#0000000a}.navbar-module__cCjhZG__notificationIcon{isolation:isolate}.navbar-module__cCjhZG__iconBadge,.navbar-module__cCjhZG__notificationBadge,.navbar-module__cCjhZG__cartBadge{color:#f9fafb;text-align:center;background:#111827f5;border:1px solid #d3a05de6;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;line-height:18px;position:absolute;top:-2px;right:-4px;box-shadow:0 0 0 1px #0f172aa6,0 4px 10px #0f172a73}.navbar-module__cCjhZG__notificationPulse{border-radius:inherit;opacity:.9;pointer-events:none;background:radial-gradient(circle,#d3a05d47,#0000 60%);animation:1.8s ease-out infinite navbar-module__cCjhZG__notificationPulse;position:absolute;inset:-4px}@keyframes navbar-module__cCjhZG__notificationPulse{0%{opacity:.9;transform:scale(.85)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(1.2)}}.navbar-module__cCjhZG__drawerIcons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:16px;display:flex}.navbar-module__cCjhZG__drawerIcons .navbar-module__cCjhZG__getStarted{color:#ddb37a;background-color:#0000;border:2px solid #ddb37a;border-radius:9999px;padding:6px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__drawerIcons .navbar-module__cCjhZG__getStarted{color:#fff;background-color:#ddb37a}.navbar-module__cCjhZG__drawerMenuLinks a{color:#1a1a1a;margin:12px 0;font-size:16px;font-weight:500;text-decoration:none;display:block;font-family:LatoTR,sans-serif!important}.navbar-module__cCjhZG__drawerMenuLinks a:hover{color:#ddb37a}.navbar-module__cCjhZG__authButtons{align-items:center;gap:12px;display:flex}.navbar-module__cCjhZG__signIn{color:#1a1a1a;font-size:15px;font-weight:500;text-decoration:none}.navbar-module__cCjhZG__getStarted{color:#ddb37a;background-color:#0000;border:2px solid #ddb37a;border-radius:9999px;padding:0 12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__getStarted{color:#fff;background-color:#ddb37a}.navbar-module__cCjhZG__drawerAuth{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.navbar-module__cCjhZG__drawerAuth .navbar-module__cCjhZG__signIn{color:#1a1a1a;font-size:15px;font-weight:500;text-decoration:none;font-family:LatoTR,sans-serif!important}.navbar-module__cCjhZG__drawerAuth .navbar-module__cCjhZG__signIn:hover{color:#ddb37a}.navbar-module__cCjhZG__drawerAuth .navbar-module__cCjhZG__getStarted{color:#ddb37a;background-color:#0000;border:2px solid #ddb37a;border-radius:9999px;padding:6px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;font-family:LatoTR,sans-serif!important}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__drawerAuth .navbar-module__cCjhZG__getStarted{color:#fff;background-color:#ddb37a}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__menuTitle,.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__iconItem{color:#1a1a1a!important}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__menuTitle:after{background-color:#1a1a1a!important}.navbar-module__cCjhZG__navbarScrolled .navbar-module__cCjhZG__mobileTrigger{color:#1a1a1a}.navbar-module__cCjhZG__writeLink{color:#fff;z-index:1;background:#111827;border-radius:999px;padding:5px 26px;font-family:LatoTR,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .3s,background-color .2s,color .2s;display:inline-block;position:relative;box-shadow:0 8px 20px #0f172a73}.navbar-module__cCjhZG__writeLink:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a8c}.navbar-module__cCjhZG__writeLink:active{box-shadow:none;transform:translateY(0)}@media (max-width:768px){.navbar-module__cCjhZG__menuCenter,.navbar-module__cCjhZG__rightIcons{display:none}.navbar-module__cCjhZG__mobileTrigger{justify-content:center;align-items:center;display:flex}.navbar-module__cCjhZG__navbar{--navbar-h:80px;height:var(--navbar-h);padding:0 16px}.navbar-module__cCjhZG__logo img{width:140px;padding:0}.navbar-module__cCjhZG__iconItem{font-size:22px}}
.footer-module__XTh2Ea__footer{--color-bg:#f7f7f7;--color-surface:#fff;--color-text:#1a1a1a;--color-muted:#6b6b6b;--color-border:#e6e6e6;--color-accent:#ddb37a;--color-accent-strong:#c99f5f;--color-focus:#1b88ff;--ff-base:"LatoTR",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--fs-12:12px;--fs-13:13px;--fs-14:14px;--fs-15:15px;--fs-16:16px;--fs-18:18px;--fs-20:20px;--sp-4:4px;--sp-6:6px;--sp-8:8px;--sp-10:10px;--sp-12:12px;--sp-16:16px;--sp-20:20px;--sp-24:24px;--sp-32:32px;--sp-40:40px;--radius-6:6px;--radius-10:10px;--radius-12:12px;--shadow-sm:0 4px 12px #0000000f}.footer-module__XTh2Ea__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.footer-module__XTh2Ea__footer{background-color:var(--color-bg);padding:var(--sp-40)60px var(--sp-20);font-family:var(--ff-base);color:var(--color-text)}.footer-module__XTh2Ea__footer ul,.footer-module__XTh2Ea__footer ol{margin:0;padding-left:0}.footer-module__XTh2Ea__footerTop{gap:var(--sp-24);grid-template-columns:1.5fr repeat(5,.8fr) 1.7fr;align-items:start;display:grid}.footer-module__XTh2Ea__column{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.footer-module__XTh2Ea__brandLink{align-items:center;gap:var(--sp-10);display:inline-flex}.footer-module__XTh2Ea__brandLogo{width:100%;max-width:220px;height:auto;margin:0;display:block}.footer-module__XTh2Ea__description{font-size:var(--fs-16);margin-top:var(--sp-8);color:var(--color-text);line-height:1.65}.footer-module__XTh2Ea__columnTitle{font-size:var(--fs-16);margin-bottom:var(--sp-12);font-weight:700}.footer-module__XTh2Ea__linkList{margin:0;list-style:none}.footer-module__XTh2Ea__linkList li{margin-bottom:var(--sp-8);font-size:var(--fs-14);position:relative}.footer-module__XTh2Ea__linkList li a,.footer-module__XTh2Ea__inlineLinkBtn{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;outline:none;padding:0;text-decoration:none;transition:color .2s}.footer-module__XTh2Ea__linkList li a:hover,.footer-module__XTh2Ea__inlineLinkBtn:hover{color:var(--color-accent)}.footer-module__XTh2Ea__linkList li a:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-6)}.footer-module__XTh2Ea__inlineLinkBtn:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-6)}.footer-module__XTh2Ea__brandLink:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-6)}@media (prefers-reduced-motion:no-preference){.footer-module__XTh2Ea__linkList li:after{content:"";background-color:var(--color-accent);width:0%;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__XTh2Ea__linkList li:hover:after{width:100%}}.footer-module__XTh2Ea__socialIcons{gap:var(--sp-12);margin:0 0 var(--sp-20);flex-wrap:wrap;align-items:center;font-size:20px;list-style:none;display:flex}.footer-module__XTh2Ea__socialIcons li{list-style:none}.footer-module__XTh2Ea__socialIcons img{display:block}.footer-module__XTh2Ea__divider{border:none;border-top:1px solid var(--color-border);margin:0 0 var(--sp-10)0}.footer-module__XTh2Ea__newsletterTitle{font-size:var(--fs-20);margin-bottom:var(--sp-8);margin-top:var(--sp-8);font-weight:800}.footer-module__XTh2Ea__newsletterLead{font-size:var(--fs-15);margin-bottom:var(--sp-8);color:var(--color-muted)}.footer-module__XTh2Ea__newsletter{gap:var(--sp-16);margin-top:var(--sp-10);margin-bottom:var(--sp-12);background:radial-gradient(circle at 0 0,#e0b58738,#0000 55%),#fff;border:1px solid #94a3b859;border-radius:18px;flex-direction:column;align-items:stretch;width:100%;max-width:680px;min-height:140px;padding:22px 24px;display:flex;box-shadow:0 18px 40px #0f172a14,0 0 0 1px #f8fafce6}.footer-module__XTh2Ea__newsletterRow{align-items:center;gap:var(--sp-10);width:100%;padding:4px 6px;display:flex}.footer-module__XTh2Ea__emailInput{width:100%;box-shadow:0 0 0 1px #f8fafccc;font-size:var(--fs-15)!important;background:#ffffffe6!important;border:1px solid #0f172a29!important;border-radius:999px!important;padding:12px 16px!important}.footer-module__XTh2Ea__emailInput:hover,.footer-module__XTh2Ea__emailInput:focus,.footer-module__XTh2Ea__emailInput:focus-within{border-color:#6f4e37!important;box-shadow:0 0 0 1px #f8fafce6,0 0 0 3px #6f4e372e!important}.footer-module__XTh2Ea__newsletterBtn{letter-spacing:.02em;box-shadow:0 8px 18px #6f4e3747;background:linear-gradient(135deg,#6f4e37,#c59a6c)!important;border:none!important;border-radius:999px!important;height:44px!important;padding:0 20px!important;font-weight:700!important}.footer-module__XTh2Ea__newsletterBtn:hover{box-shadow:0 10px 24px #0f172a59;background:linear-gradient(135deg,#5a3f2c,#b07f4e)!important}.footer-module__XTh2Ea__consent{font-size:var(--fs-13);color:#111827;white-space:nowrap;margin-top:2px}.footer-module__XTh2Ea__consent .ant-checkbox-inner{border-color:#111827}.footer-module__XTh2Ea__consent .ant-checkbox-checked .ant-checkbox-inner{background-color:#111827;border-color:#111827}.footer-module__XTh2Ea__newsletterMeta{justify-content:space-between;align-items:center;gap:var(--sp-10);width:100%;margin-top:4px;display:flex}.footer-module__XTh2Ea__infoIcon{color:#475569;cursor:pointer;background:#f9fafb;border:1px solid #94a3b8b3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.footer-module__XTh2Ea__infoIcon:hover{color:#1f2933;background:#eff6ff;border-color:#6f4e37}.footer-module__XTh2Ea__address,.footer-module__XTh2Ea__email,.footer-module__XTh2Ea__contactInfo p{font-size:var(--fs-15);margin-top:var(--sp-10);line-height:1.6}.footer-module__XTh2Ea__contactInfo{word-break:keep-all}.footer-module__XTh2Ea__contactInfo p{text-indent:0;align-items:center;gap:6px;margin:4px 0;padding-left:1.8rem;line-height:1.55;display:flex;position:relative}.footer-module__XTh2Ea__contactInfo p:before{text-align:center;width:1.4rem;font-size:1rem;line-height:1;position:absolute;top:.15em;left:0}.footer-module__XTh2Ea__address:before{content:"📍"}.footer-module__XTh2Ea__phone:before{content:"📞"}.footer-module__XTh2Ea__email:before{content:"✉️"}.footer-module__XTh2Ea__linkReset{color:inherit;text-decoration:none}.footer-module__XTh2Ea__footerBottom{border-top:1px solid var(--color-border);padding-top:var(--sp-20);font-size:var(--fs-13);color:var(--color-muted);margin-top:var(--sp-32);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.footer-module__XTh2Ea__muted{color:var(--color-muted)}.footer-module__XTh2Ea__paymentMethods{gap:var(--sp-12);display:flex}@media (max-width:1024px){.footer-module__XTh2Ea__footerTop{grid-template-columns:1.2fr repeat(3,1fr)}}@media (max-width:768px){.footer-module__XTh2Ea__footer{padding:30px 20px 10px}.footer-module__XTh2Ea__footerTop{gap:var(--sp-32);flex-direction:column;display:flex}.footer-module__XTh2Ea__column:first-child{text-align:center;align-items:center!important}.footer-module__XTh2Ea__contactInfo{text-align:center;align-items:center}.footer-module__XTh2Ea__columnTitle{margin-bottom:10px;font-size:17px;font-weight:700}.footer-module__XTh2Ea__linkList li{font-size:15px}.footer-module__XTh2Ea__description,.footer-module__XTh2Ea__address,.footer-module__XTh2Ea__contactInfo p{font-size:14px;line-height:1.6}.footer-module__XTh2Ea__footerBottom{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;margin-top:20px}.footer-module__XTh2Ea__newsletter{border-radius:var(--radius-12);width:100%;max-width:100%}.footer-module__XTh2Ea__newsletterRow{flex-direction:column;align-items:stretch}.footer-module__XTh2Ea__newsletterMeta{align-items:flex-start;gap:var(--sp-8);flex-direction:row}.footer-module__XTh2Ea__emailInput{font-size:15px!important}.footer-module__XTh2Ea__consent{font-size:13px}.footer-module__XTh2Ea__paymentMethods{flex-wrap:wrap;justify-content:flex-start;gap:10px}}
