.Theme3Toast-module__DxgjrG__card{min-width:280px;max-width:380px;font-family:var(--font-family,inherit);background:#fff;border:1px solid #0000000f;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 12px 32px #0000001a}.Theme3Toast-module__DxgjrG__card:before{content:"";background:var(--t3-accent,#a88956);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}[dir=rtl] .Theme3Toast-module__DxgjrG__card:before{left:unset;border-radius:0 16px 16px 0;right:0}.Theme3Toast-module__DxgjrG__success:before{background:#22c55e}.Theme3Toast-module__DxgjrG__error:before{background:#ef4444}.Theme3Toast-module__DxgjrG__warning:before{background:#f59e0b}.Theme3Toast-module__DxgjrG__info:before{background:var(--MainColor,#a88956)}.Theme3Toast-module__DxgjrG__loading:before{background:#94a3b8}.Theme3Toast-module__DxgjrG__iconWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.Theme3Toast-module__DxgjrG__success .Theme3Toast-module__DxgjrG__iconWrap{color:#22c55e;background:#f0fdf4}.Theme3Toast-module__DxgjrG__error .Theme3Toast-module__DxgjrG__iconWrap{color:#ef4444;background:#fef2f2}.Theme3Toast-module__DxgjrG__warning .Theme3Toast-module__DxgjrG__iconWrap{color:#f59e0b;background:#fffbeb}.Theme3Toast-module__DxgjrG__info .Theme3Toast-module__DxgjrG__iconWrap{background:rgba(var(--MainColor_rgb,168, 137, 86), .1);color:var(--MainColor,#a88956)}.Theme3Toast-module__DxgjrG__loading .Theme3Toast-module__DxgjrG__iconWrap{color:#64748b;background:#f8fafc}.Theme3Toast-module__DxgjrG__body{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.Theme3Toast-module__DxgjrG__message{color:#1a1a1a;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.Theme3Toast-module__DxgjrG__actionLink{color:var(--MainColor,#a88956);text-underline-offset:3px;align-self:flex-start;margin-top:4px;font-size:.8125rem;font-weight:600;line-height:1.4;text-decoration:underline;transition:opacity .2s}.Theme3Toast-module__DxgjrG__actionLink:hover{opacity:.8}.Theme3Toast-module__DxgjrG__spinner{border:2px solid #e5e7eb;border-top-color:var(--MainColor,#a88956);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Theme3Toast-module__DxgjrG__t3spin}@keyframes Theme3Toast-module__DxgjrG__t3spin{to{transform:rotate(360deg)}}
.Theme4Toast-module__dCOTaa__card{border-radius:var(--t4-radius-lg,20px);background:var(--t4-bg,#fff);border:1px dashed var(--t4-border,#e5e5e5);min-width:min(100%,300px);max-width:400px;font-family:var(--font-family,inherit);align-items:center;gap:.85rem;padding:.9rem 1rem;animation:.48s cubic-bezier(.22,1,.36,1) both Theme4Toast-module__dCOTaa__t4ToastFlash;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}.Theme4Toast-module__dCOTaa__card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:#ffffff8c;animation:.48s ease-out both Theme4Toast-module__dCOTaa__t4ToastFlashOverlay;position:absolute;inset:0}html[data-theme=dark] .Theme4Toast-module__dCOTaa__card{background:var(--t4-surface,#2c2d36);border-color:var(--t4-border,#43444f);box-shadow:0 8px 28px #00000059,inset 0 1px #ffffff0f}.Theme4Toast-module__dCOTaa__iconShell{flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}.Theme4Toast-module__dCOTaa__iconInner{z-index:1;border-radius:var(--t4-radius-md,12px);background:rgba(var(--MainColor_rgb,10, 10, 10), .08);width:2.1rem;height:2.1rem;color:var(--MainColor,#0a0a0a);justify-content:center;align-items:center;animation:.45s cubic-bezier(.22,1,.36,1) both Theme4Toast-module__dCOTaa__t4IconPop;display:inline-flex;position:relative}.Theme4Toast-module__dCOTaa__iconSvg{width:1.15rem;height:1.15rem}.Theme4Toast-module__dCOTaa__iconRing{border-radius:var(--t4-radius-md,12px);pointer-events:none;border:1.5px solid #0000;position:absolute;inset:0}.Theme4Toast-module__dCOTaa__success .Theme4Toast-module__dCOTaa__iconRing{animation:1.6s ease-out .15s 2 Theme4Toast-module__dCOTaa__t4RingPulse}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconInner{animation:.5s both Theme4Toast-module__dCOTaa__t4IconShake}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconRing{animation:1.4s ease-out .1s 2 Theme4Toast-module__dCOTaa__t4RingPulseError}.Theme4Toast-module__dCOTaa__warning .Theme4Toast-module__dCOTaa__iconRing{animation:1.5s ease-out .12s 2 Theme4Toast-module__dCOTaa__t4RingPulseWarn}.Theme4Toast-module__dCOTaa__info .Theme4Toast-module__dCOTaa__iconRing{animation:1.6s ease-out .15s Theme4Toast-module__dCOTaa__t4RingPulse}.Theme4Toast-module__dCOTaa__success .Theme4Toast-module__dCOTaa__iconInner{color:#16a34a;background:#22c55e1f}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconInner{color:#dc2626;background:#ef44441f}.Theme4Toast-module__dCOTaa__warning .Theme4Toast-module__dCOTaa__iconInner{color:#d97706;background:#f59e0b24}.Theme4Toast-module__dCOTaa__info .Theme4Toast-module__dCOTaa__iconInner{background:rgba(var(--MainColor_rgb,10, 10, 10), .1);color:var(--MainColor,#0a0a0a)}.Theme4Toast-module__dCOTaa__loading .Theme4Toast-module__dCOTaa__iconInner{display:none}.Theme4Toast-module__dCOTaa__message{letter-spacing:-.01em;min-width:0;color:var(--t4-text,#0a0a0a);flex:1;margin:0;font-size:.86rem;font-weight:700;line-height:1.5}.Theme4Toast-module__dCOTaa__spinner{z-index:1;border:2px solid var(--t4-border,#e5e5e5);border-top-color:var(--MainColor,#0a0a0a);border-radius:50%;width:1.35rem;height:1.35rem;animation:.65s linear infinite Theme4Toast-module__dCOTaa__t4Spin;position:relative}@keyframes Theme4Toast-module__dCOTaa__t4IconPop{0%{opacity:0;transform:scale(.35)}65%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes Theme4Toast-module__dCOTaa__t4IconShake{0%,to{transform:translate(0)}18%,54%{transform:translate(-3px)}36%,72%{transform:translate(3px)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulse{0%{border-color:rgba(var(--MainColor_rgb,10, 10, 10), .35);opacity:1;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulseError{0%{opacity:1;border-color:#ef444473;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulseWarn{0%{opacity:1;border-color:#f59e0b73;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4Spin{to{transform:rotate(360deg)}}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlash{0%{opacity:0;transform:translate(-12px,-14px)scale(.94);box-shadow:0 0 #0000}35%{opacity:1;box-shadow:0 8px 28px #0000001f, 0 0 0 3px rgba(var(--MainColor_rgb,10, 10, 10), .12);transform:translate(2px,2px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}}html[dir=rtl] .Theme4Toast-module__dCOTaa__card{animation-name:Theme4Toast-module__dCOTaa__t4ToastFlashRtl}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlashRtl{0%{opacity:0;transform:translate(12px,-14px)scale(.94);box-shadow:0 0 #0000}35%{opacity:1;box-shadow:0 8px 28px #0000001f, 0 0 0 3px rgba(var(--MainColor_rgb,10, 10, 10), .12);transform:translate(-2px,2px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlashOverlay{0%{opacity:.85}40%{opacity:.35}to{opacity:0}}html[data-theme=dark] .Theme4Toast-module__dCOTaa__card:after{background:#ffffff1f}
.Theme5Toast-module__U2mU3W__banner{--t5-toast-accent:var(--MainColor,var(--t5-accent,#b59677));--t5-toast-accent-rgb:var(--MainColor_rgb,181, 150, 119);--t5-toast-bg:#f7efe8;--t5-toast-border:#dcc9b8;--t5-toast-text:var(--t5-text-strong,#222);background:var(--t5-toast-bg);border:1px solid var(--t5-toast-border);min-width:min(100%,320px);max-width:480px;font-family:var(--t5-font-body,inherit);animation:Theme5Toast-module__U2mU3W__t5ToastReveal .42s var(--t5-drawer-ease,cubic-bezier(.645, .045, .355, 1)) both;align-items:stretch;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001f,inset 0 1px #ffffffa6}.Theme5Toast-module__U2mU3W__sweepLine{background:linear-gradient(90deg, var(--t5-toast-accent) 0%, rgba(var(--t5-toast-accent-rgb), .35) 50%, var(--t5-toast-accent) 100%);height:3px;animation:Theme5Toast-module__U2mU3W__t5ToastSweep .65s var(--t5-drawer-ease,ease) 80ms both, Theme5Toast-module__U2mU3W__t5ToastRevealLine .42s ease both;background-position:100%;background-size:200% 100%;position:absolute;top:0;left:0;right:0}.Theme5Toast-module__U2mU3W__pillar{background:linear-gradient(180deg, var(--t5-toast-accent) 0%, rgba(var(--t5-toast-accent-rgb), .55) 100%);flex-shrink:0;width:10px;margin-top:3px}.Theme5Toast-module__U2mU3W__content{flex:1;align-items:center;gap:14px;min-width:0;padding:14px 16px 14px 14px;display:flex}.Theme5Toast-module__U2mU3W__badge{--t5-toast-badge-bg:#fff;--t5-toast-badge-border:rgba(var(--t5-toast-accent-rgb), .42);background:var(--t5-toast-badge-bg);border:1px solid var(--t5-toast-badge-border);width:38px;height:38px;color:var(--t5-toast-accent);flex-shrink:0;justify-content:center;align-items:center;animation:.5s cubic-bezier(.22,1,.36,1) .1s both Theme5Toast-module__U2mU3W__t5ToastBadgeIn;display:inline-flex;position:relative}.Theme5Toast-module__U2mU3W__badge:before{content:"";border:1px solid rgba(var(--t5-toast-accent-rgb), .22);opacity:0;pointer-events:none;animation:.72s cubic-bezier(.22,1,.36,1) .18s both Theme5Toast-module__U2mU3W__t5ToastBadgeRipple;position:absolute;inset:-3px;transform:scale(.82)}.Theme5Toast-module__U2mU3W__iconStage{transform-origin:50%;justify-content:center;align-items:center;animation:.62s cubic-bezier(.34,1.45,.64,1) .2s both Theme5Toast-module__U2mU3W__t5ToastIconSpring;display:inline-flex}.Theme5Toast-module__U2mU3W__iconStage_success{animation:.62s cubic-bezier(.34,1.45,.64,1) .2s both Theme5Toast-module__U2mU3W__t5ToastIconSpring,1.35s ease-in-out .82s infinite Theme5Toast-module__U2mU3W__t5ToastIconHeartbeat}.Theme5Toast-module__U2mU3W__iconStage_error{animation:.62s cubic-bezier(.34,1.45,.64,1) .2s both Theme5Toast-module__U2mU3W__t5ToastIconSpringError,1.2s ease-in-out .82s infinite Theme5Toast-module__U2mU3W__t5ToastIconHeartbeat}.Theme5Toast-module__U2mU3W__success .Theme5Toast-module__U2mU3W__badge,.Theme5Toast-module__U2mU3W__error .Theme5Toast-module__U2mU3W__badge{animation:.5s cubic-bezier(.22,1,.36,1) .1s both Theme5Toast-module__U2mU3W__t5ToastBadgeIn,1.35s ease-in-out .82s infinite Theme5Toast-module__U2mU3W__t5ToastBadgeHeartbeat}.Theme5Toast-module__U2mU3W__error .Theme5Toast-module__U2mU3W__badge{animation-duration:.5s,1.2s}.Theme5Toast-module__U2mU3W__success .Theme5Toast-module__U2mU3W__badge:after,.Theme5Toast-module__U2mU3W__error .Theme5Toast-module__U2mU3W__badge:after{content:"";border:1px solid rgba(var(--t5-toast-accent-rgb), .28);opacity:0;pointer-events:none;animation:1.35s ease-in-out .82s infinite Theme5Toast-module__U2mU3W__t5ToastBadgeRing;position:absolute;inset:-2px;transform:scale(.92)}.Theme5Toast-module__U2mU3W__error .Theme5Toast-module__U2mU3W__badge:after{animation-duration:1.2s}.Theme5Toast-module__U2mU3W__iconSvg{width:19px;height:19px;display:block}.Theme5Toast-module__U2mU3W__iconMark{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:0;transform-origin:50%;animation:.34s cubic-bezier(.22,1,.36,1) forwards Theme5Toast-module__U2mU3W__t5ToastMarkIn}.Theme5Toast-module__U2mU3W__iconMarkDelay{animation-delay:.1s}.Theme5Toast-module__U2mU3W__iconMarkInner{animation-delay:.14s}.Theme5Toast-module__U2mU3W__iconFill{fill:currentColor;opacity:0;transform-origin:50%;animation:.28s cubic-bezier(.34,1.35,.64,1) .24s forwards Theme5Toast-module__U2mU3W__t5ToastFillPop}.Theme5Toast-module__U2mU3W__message{letter-spacing:.01em;min-width:0;color:var(--t5-toast-text);flex:1;margin:0;font-size:.8125rem;font-weight:500;line-height:1.55}.Theme5Toast-module__U2mU3W__success{--t5-toast-accent:#16a34a;--t5-toast-accent-rgb:22, 163, 74;--t5-toast-bg:#dcfce7;--t5-toast-border:#86efac;--t5-toast-text:#166534}.Theme5Toast-module__U2mU3W__error{--t5-toast-accent:#e11d48;--t5-toast-accent-rgb:225, 29, 72;--t5-toast-bg:#ffe4e6;--t5-toast-border:#fda4af;--t5-toast-text:#9f1239}.Theme5Toast-module__U2mU3W__warning{--t5-toast-accent:#d97706;--t5-toast-accent-rgb:217, 119, 6;--t5-toast-bg:#fef3c7;--t5-toast-border:#fcd34d;--t5-toast-text:#92400e}.Theme5Toast-module__U2mU3W__info,.Theme5Toast-module__U2mU3W__loading{--t5-toast-accent:var(--MainColor,var(--t5-accent,#b59677));--t5-toast-accent-rgb:var(--MainColor_rgb,181, 150, 119);--t5-toast-bg:#f7efe8;--t5-toast-border:#dcc9b8;--t5-toast-text:var(--t5-text-strong,#222)}.Theme5Toast-module__U2mU3W__loading .Theme5Toast-module__U2mU3W__badge{--t5-toast-badge-bg:#fff;--t5-toast-badge-border:rgba(var(--MainColor_rgb,181, 150, 119), .42);color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5Toast-module__U2mU3W__loading .Theme5Toast-module__U2mU3W__badge:before{animation:none}.Theme5Toast-module__U2mU3W__spinner{border:2px solid rgba(var(--t5-toast-accent-rgb), .18);border-top-color:var(--t5-toast-accent);border-radius:50%;width:17px;height:17px;animation:.7s linear infinite Theme5Toast-module__U2mU3W__t5ToastSpin}@keyframes Theme5Toast-module__U2mU3W__t5ToastReveal{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastRevealLine{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}[dir=rtl] .Theme5Toast-module__U2mU3W__banner{animation-name:Theme5Toast-module__U2mU3W__t5ToastRevealRtl}@keyframes Theme5Toast-module__U2mU3W__t5ToastRevealRtl{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}[dir=rtl] .Theme5Toast-module__U2mU3W__sweepLine{animation:Theme5Toast-module__U2mU3W__t5ToastSweepRtl .65s var(--t5-drawer-ease,ease) 80ms both, Theme5Toast-module__U2mU3W__t5ToastRevealLineRtl .42s ease both}@keyframes Theme5Toast-module__U2mU3W__t5ToastSweep{0%{background-position:100%}to{background-position:0%}}@keyframes Theme5Toast-module__U2mU3W__t5ToastSweepRtl{0%{background-position:0%}to{background-position:100%}}@keyframes Theme5Toast-module__U2mU3W__t5ToastRevealLineRtl{0%{transform-origin:100%;transform:scaleX(0)}to{transform-origin:100%;transform:scaleX(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastBadgeIn{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastBadgeRipple{0%{opacity:.55;transform:scale(.82)}to{opacity:0;transform:scale(1.18)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastIconSpring{0%{opacity:0;transform:scale(.35)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastIconSpringError{0%{opacity:0;transform:scale(.5)}55%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastMarkIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastFillPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastIconHeartbeat{0%,to,52%{transform:scale(1)}8%{transform:scale(1.16)}16%{transform:scale(1)}28%{transform:scale(1.1)}38%{transform:scale(1)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastBadgeHeartbeat{0%,to,52%{background:var(--t5-toast-badge-bg)}8%{background:rgba(var(--t5-toast-accent-rgb), .18)}16%{background:var(--t5-toast-badge-bg)}28%{background:rgba(var(--t5-toast-accent-rgb), .14)}38%{background:var(--t5-toast-badge-bg)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastBadgeRing{0%,to,52%{opacity:0;transform:scale(.92)}8%{opacity:.55;transform:scale(1.06)}16%{opacity:.12;transform:scale(1.02)}28%{opacity:.38;transform:scale(1.04)}38%{opacity:0;transform:scale(1.08)}}@keyframes Theme5Toast-module__U2mU3W__t5ToastSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Theme5Toast-module__U2mU3W__banner,.Theme5Toast-module__U2mU3W__sweepLine,.Theme5Toast-module__U2mU3W__badge,.Theme5Toast-module__U2mU3W__badge:before,.Theme5Toast-module__U2mU3W__badge:after,.Theme5Toast-module__U2mU3W__iconStage,.Theme5Toast-module__U2mU3W__spinner{animation:none}.Theme5Toast-module__U2mU3W__iconMark,.Theme5Toast-module__U2mU3W__iconMarkDelay,.Theme5Toast-module__U2mU3W__iconMarkInner,.Theme5Toast-module__U2mU3W__iconFill{opacity:1;animation:none;transform:none}.Theme5Toast-module__U2mU3W__badge:before{opacity:0}}@media (min-width:768px){.Theme5Toast-module__U2mU3W__content{gap:16px;padding:15px 18px 15px 16px}.Theme5Toast-module__U2mU3W__message{font-size:.875rem}}
.Theme6Toast-module__rv7JaG__root{border:2px dashed var(--t6-border,#e5e7eb);border-radius:var(--t6-radius,8px);background:var(--t6-bg,#fff);color:var(--t6-text-strong,#111827);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex;box-shadow:0 8px 24px #11182714}.Theme6Toast-module__rv7JaG__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--t6-accent,#2563eb);font-size:.6875rem;font-weight:700}.Theme6Toast-module__rv7JaG__message{font-size:.875rem;line-height:1.4}
.styles-module__CUAS2q__containerStyle{min-height:70vh}.styles-module__CUAS2q__wrapper{min-width:0;max-width:100%;margin-top:30px}@media only screen and (max-width:767px){.styles-module__CUAS2q__wrapper{margin-top:2px!important}}
.ThemeBootOverlay-module__Izha6q__overlay{z-index:9999;pointer-events:none;background:#ffffffeb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ThemeBootOverlay-module__Izha6q__spinner{border:2px solid #ddd;border-top-color:#4d5959;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite ThemeBootOverlay-module__Izha6q__themeBootSpin}@keyframes ThemeBootOverlay-module__Izha6q__themeBootSpin{to{transform:rotate(360deg)}}.ThemeBootOverlay-module__Izha6q__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.styles-module__VYuWGG__loaderOverlay,.styles-module__VYuWGG__themeLoaderOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__VYuWGG__loaderOverlay{z-index:9999}.styles-module__VYuWGG__themeLoaderOverlay{z-index:99999;background-color:#fff}.styles-module__VYuWGG__loaderContent{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module__VYuWGG__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:1s linear infinite styles-module__VYuWGG__spin}@keyframes styles-module__VYuWGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__VYuWGG__loaderText{color:#333;font-size:16px;font-weight:600;font-family:var(--font-family);margin:0}.styles-module__VYuWGG__page_loader{background-color:#fff;justify-content:center;align-items:center;min-height:400px;display:flex}.styles-module__VYuWGG__page_loader>*{width:100%;max-width:300px}
.styles-module__XSmckW__loaderOverlay,.styles-module__XSmckW__themeLoaderOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__XSmckW__loaderOverlay{z-index:9999}.styles-module__XSmckW__themeLoaderOverlay{z-index:99999;background-color:#fff}.styles-module__XSmckW__loaderContent{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.styles-module__XSmckW__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:1s linear infinite styles-module__XSmckW__spin}@keyframes styles-module__XSmckW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__XSmckW__loaderText{color:#333;font-size:16px;font-weight:600;font-family:var(--font-family);margin:0}.styles-module__XSmckW__page_loader{background-color:#fff;justify-content:center;align-items:center;min-height:400px;display:flex}.styles-module__XSmckW__page_loader>*{width:100%;max-width:300px}
.Theme5SearchModal-module__3PdVMW__root{z-index:500;pointer-events:none;position:fixed;inset:0}.Theme5SearchModal-module__3PdVMW__rootVisible{pointer-events:auto}.Theme5SearchModal-module__3PdVMW__backdrop{cursor:pointer;opacity:0;background:#0000008c;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.Theme5SearchModal-module__3PdVMW__drawer{top:0;bottom:0;--t5-drawer-from:translate3d(calc(-100% * var(--t5-drawer-sign,1)), 0, 0);pointer-events:auto;background:#fff;width:min(420px,88vw);max-width:100%;position:absolute;inset-inline-start:0;box-shadow:8px 0 40px #0000001f}html[dir=ltr] .Theme5SearchModal-module__3PdVMW__drawer{--t5-drawer-sign:1}html[dir=rtl] .Theme5SearchModal-module__3PdVMW__drawer{--t5-drawer-sign:-1;box-shadow:-8px 0 40px #0000001f}.Theme5SearchModal-module__3PdVMW__drawerBody{flex-direction:column;height:100%;min-height:0;padding:20px 22px 24px;display:flex;overflow:hidden}.Theme5SearchModal-module__3PdVMW__head{border-bottom:1px solid var(--t5-border,#e5e5e5);justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.Theme5SearchModal-module__3PdVMW__title{min-width:0;font-family:var(--t5-font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--t5-heading,#4d5959);margin:0;font-size:18px;font-weight:600;line-height:1.3}.Theme5SearchModal-module__3PdVMW__closeBtn{width:36px;height:36px;color:var(--t5-heading,#4d5959);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .25s;display:inline-flex}.Theme5SearchModal-module__3PdVMW__closeBtn:hover{color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5SearchModal-module__3PdVMW__searchForm{margin-bottom:10px}.Theme5SearchModal-module__3PdVMW__searchField{background:#fff;border:1px solid #d5d5d5;align-items:center;gap:0;width:100%;min-height:44px;transition:border-color .25s;display:flex;overflow:hidden}.Theme5SearchModal-module__3PdVMW__searchField:focus-within{border-color:var(--t5-text-strong,#222)}.Theme5SearchModal-module__3PdVMW__searchFieldLtr{flex-direction:row}.Theme5SearchModal-module__3PdVMW__searchFieldLtr .Theme5SearchModal-module__3PdVMW__searchInput{text-align:left}.Theme5SearchModal-module__3PdVMW__searchFieldLtr .Theme5SearchModal-module__3PdVMW__searchBtn{border-inline-start:1px solid #e8e8e8;border-inline-end:none}.Theme5SearchModal-module__3PdVMW__searchFieldRtl{flex-direction:row}.Theme5SearchModal-module__3PdVMW__searchFieldRtl .Theme5SearchModal-module__3PdVMW__searchInput{text-align:right}.Theme5SearchModal-module__3PdVMW__searchFieldRtl .Theme5SearchModal-module__3PdVMW__searchBtn{border-inline-start:none;border-inline-end:1px solid #e8e8e8}.Theme5SearchModal-module__3PdVMW__searchBtn{z-index:0;width:48px;height:44px;color:var(--t5-text-strong,#222);cursor:pointer;background:0 0;border:none;border-inline-end:1px solid #e8e8e8;flex-shrink:0;justify-content:center;align-items:center;transition:color .25s;display:inline-flex;position:relative;overflow:hidden}.Theme5SearchModal-module__3PdVMW__searchBtn:before{content:"";z-index:-1;background:linear-gradient(90deg, transparent 0%, rgba(var(--MainColor_rgb,181, 150, 119), .22) 50%, transparent 100%);opacity:0;transition:opacity var(--t5-backdrop-duration,.45s) ease, background-position var(--t5-drawer-duration,.55s) var(--t5-drawer-ease,ease);background-position:100%;background-size:200% 100%;position:absolute;inset:0}.Theme5SearchModal-module__3PdVMW__searchBtn:hover:not(:disabled):before{opacity:1;background-position:0%}.Theme5SearchModal-module__3PdVMW__searchBtn:hover:not(:disabled){color:var(--MainColor,var(--t5-accent))}.Theme5SearchModal-module__3PdVMW__searchBtn:disabled{opacity:.35;cursor:not-allowed}.Theme5SearchModal-module__3PdVMW__searchInput{min-width:0;height:44px;font-family:var(--t5-font-body);color:var(--t5-heading,#4d5959);background:0 0;border:none;outline:none;flex:1;padding:0 14px;font-size:13px}.Theme5SearchModal-module__3PdVMW__searchInput::-webkit-search-cancel-button{appearance:none;display:none}.Theme5SearchModal-module__3PdVMW__searchInput::-webkit-search-decoration{appearance:none;display:none}.Theme5SearchModal-module__3PdVMW__searchInput::-webkit-search-results-button{appearance:none;display:none}.Theme5SearchModal-module__3PdVMW__searchInput::-webkit-search-results-decoration{appearance:none;display:none}.Theme5SearchModal-module__3PdVMW__searchInput::placeholder{color:#9a9a9a}.Theme5SearchModal-module__3PdVMW__hint{text-align:center;color:var(--t5-text,#999);margin:4px 0 14px;font-size:13px;line-height:1.5}.Theme5SearchModal-module__3PdVMW__resultsWrap{flex:1;min-height:0;overflow-y:auto}.Theme5SearchModal-module__3PdVMW__loading{justify-content:center;padding:24px;display:flex}.Theme5SearchModal-module__3PdVMW__spinner{border:2px solid var(--t5-border);border-top-color:var(--MainColor,var(--t5-heading,#4d5959));border-radius:50%;width:28px;height:28px;animation:.7s linear infinite Theme5SearchModal-module__3PdVMW__t5SearchSpin}@keyframes Theme5SearchModal-module__3PdVMW__t5SearchSpin{to{transform:rotate(360deg)}}.Theme5SearchModal-module__3PdVMW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:36px 12px 28px;display:flex}.Theme5SearchModal-module__3PdVMW__emptyIconWrap{border:1px solid var(--t5-border,#ddd);width:64px;height:64px;color:var(--t5-text,#999);justify-content:center;align-items:center;margin-bottom:18px;transition:color .25s,border-color .25s;display:inline-flex}.Theme5SearchModal-module__3PdVMW__emptyTitle{font-family:var(--t5-font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--t5-heading,#4d5959);margin:0 0 8px;font-size:13px;font-weight:600;line-height:1.4}.Theme5SearchModal-module__3PdVMW__emptyHint{max-width:260px;color:var(--t5-text,#999);margin:0;font-size:13px;line-height:1.55}.Theme5SearchModal-module__3PdVMW__resultsToolbar{border-bottom:1px solid #f0f0f0;margin-bottom:2px;padding:4px 0 10px;display:flex}.Theme5SearchModal-module__3PdVMW__resultsToolbarLtr{justify-content:flex-start}.Theme5SearchModal-module__3PdVMW__resultsToolbarRtl{justify-content:flex-end}.Theme5SearchModal-module__3PdVMW__clearHistoryBtn{font-family:var(--t5-font-body);letter-spacing:.04em;color:var(--t5-text,#999);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;text-decoration:underline;transition:color .25s}.Theme5SearchModal-module__3PdVMW__clearHistoryBtn:hover{color:var(--MainColor,var(--t5-accent))}.Theme5SearchModal-module__3PdVMW__resultsList{margin:0;padding:0;list-style:none}.Theme5SearchModal-module__3PdVMW__resultItem{border-bottom:1px solid #f0f0f0}.Theme5SearchModal-module__3PdVMW__resultLink{color:inherit;padding:16px 0;text-decoration:none;transition:opacity .2s;display:block}.Theme5SearchModal-module__3PdVMW__resultLink:hover{opacity:.88}.Theme5SearchModal-module__3PdVMW__resultCluster{align-items:center;gap:14px;width:100%;min-width:0;display:flex}.Theme5SearchModal-module__3PdVMW__resultCopy{flex-direction:column;flex:auto;gap:8px;min-width:0;max-width:min(240px,100% - 94px);display:flex}.Theme5SearchModal-module__3PdVMW__resultCopy[dir=ltr]{text-align:left;align-items:flex-start}.Theme5SearchModal-module__3PdVMW__resultCopy[dir=rtl]{text-align:right;align-items:flex-end}.Theme5SearchModal-module__3PdVMW__resultName{font-family:var(--t5-font-body);color:var(--t5-heading,#4d5959);letter-spacing:.01em;font-size:15px;font-weight:400;line-height:1.45;display:block}.Theme5SearchModal-module__3PdVMW__resultPriceRow{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.Theme5SearchModal-module__3PdVMW__resultCopy[dir=ltr] .Theme5SearchModal-module__3PdVMW__resultPriceRow{justify-content:flex-start}.Theme5SearchModal-module__3PdVMW__resultCopy[dir=rtl] .Theme5SearchModal-module__3PdVMW__resultPriceRow{direction:rtl;justify-content:flex-end}.Theme5SearchModal-module__3PdVMW__resultBadge{min-height:20px;font-family:var(--t5-font-body);letter-spacing:.02em;color:#fff;background:#e8742a;justify-content:center;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.Theme5SearchModal-module__3PdVMW__resultPriceSale{font-family:var(--t5-font-body);color:var(--t5-sale,#fa0000);font-size:15px;font-weight:700;line-height:1.2}.Theme5SearchModal-module__3PdVMW__resultPriceRegular{font-family:var(--t5-font-body);color:#878787;font-size:15px;font-weight:500;line-height:1.2}.Theme5SearchModal-module__3PdVMW__resultPriceOld{font-family:var(--t5-font-body);color:#b0b0b0;font-size:14px;font-weight:400;line-height:1.2;text-decoration:line-through;text-decoration-thickness:1px}.Theme5SearchModal-module__3PdVMW__resultThumb{background:#f5f5f5;flex:none;width:80px;height:107px;overflow:hidden}.Theme5SearchModal-module__3PdVMW__resultImg{object-fit:cover;width:100%;height:100%}.Theme5SearchModal-module__3PdVMW__resultThumbPlaceholder{background:#eee;flex:none;width:80px;height:107px}@media (min-width:992px){.Theme5SearchModal-module__3PdVMW__drawer{width:min(400px,28vw)}.Theme5SearchModal-module__3PdVMW__drawerBody{padding:24px 28px 28px}}
.Theme5MobileDrawer-module__Zn6kFq__root{z-index:10070;pointer-events:none;position:fixed;inset:0}.Theme5MobileDrawer-module__Zn6kFq__rootVisible{pointer-events:auto}.Theme5MobileDrawer-module__Zn6kFq__backdrop{cursor:pointer;background:#00000073;border:none;margin:0;padding:0;position:absolute;inset:0}.Theme5MobileDrawer-module__Zn6kFq__panel{--t5-drawer-from:translate3d(calc(-100% * var(--t5-drawer-sign,1)), 0, 0);top:0;bottom:0;background:#fff;flex-direction:column;width:min(360px,92vw);max-width:100%;display:flex;position:absolute;inset-inline-start:0;box-shadow:4px 0 24px #0000001f}[dir=rtl] .Theme5MobileDrawer-module__Zn6kFq__panel{--t5-drawer-sign:-1}.Theme5MobileDrawer-module__Zn6kFq__head{border-bottom:1px solid #e8e8e8;flex-shrink:0;grid-template-rows:auto auto;grid-template-columns:1fr auto;display:grid}.Theme5MobileDrawer-module__Zn6kFq__tabs{grid-column:1;align-items:stretch;display:flex}.Theme5MobileDrawer-module__Zn6kFq__tab{color:#878787;min-height:48px;font-family:var(--t5-font-heading);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-bottom:2px solid #0000;flex:1;font-size:11px;font-weight:600;transition:color .25s,background .25s,border-color .25s}.Theme5MobileDrawer-module__Zn6kFq__tabActive{color:var(--t5-heading,#4d5959);border-bottom-color:var(--MainColor,var(--t5-accent,#b59677));background:#f7f7f7}.Theme5MobileDrawer-module__Zn6kFq__closeBtn{border:none;width:52px;color:var(--t5-heading,#4d5959);cursor:pointer;background:#fff;border-inline-start:1px solid #e8e8e8;grid-area:1/2/span 2;justify-content:center;align-self:stretch;align-items:center;transition:color .25s;display:inline-flex}.Theme5MobileDrawer-module__Zn6kFq__closeBtn:hover{color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5MobileDrawer-module__Zn6kFq__body{-ms-overflow-style:none;scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.Theme5MobileDrawer-module__Zn6kFq__body::-webkit-scrollbar{display:none}.Theme5MobileDrawer-module__Zn6kFq__panelInner{padding:0}.Theme5MobileDrawer-module__Zn6kFq__accordion{border-bottom:1px solid #e8e8e8}.Theme5MobileDrawer-module__Zn6kFq__accordionBtn{width:100%;min-height:50px;color:var(--t5-heading,#4d5959);font-family:var(--t5-font-body);text-align:start;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;transition:background .2s;display:flex}.Theme5MobileDrawer-module__Zn6kFq__accordionLabel{letter-spacing:.04em;color:var(--t5-heading,#4d5959);font-size:14px;font-weight:500}.Theme5MobileDrawer-module__Zn6kFq__accordionRight{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.Theme5MobileDrawer-module__Zn6kFq__accordionValue{letter-spacing:.02em;color:var(--MainColor,var(--t5-accent,#b59677));white-space:nowrap;font-size:13px;font-weight:600}.Theme5MobileDrawer-module__Zn6kFq__accordionBtn:hover{background:#fafafa}.Theme5MobileDrawer-module__Zn6kFq__accordionIcon{color:#878787;flex-shrink:0;font-size:18px;transition:transform .25s}.Theme5MobileDrawer-module__Zn6kFq__accordionIconOpen{transform:rotate(45deg)}.Theme5MobileDrawer-module__Zn6kFq__accordionPanel{background:#fafafa;border-top:1px solid #f0f0f0}.Theme5MobileDrawer-module__Zn6kFq__accordionLink{width:100%;font:inherit;text-align:inherit;cursor:pointer;color:#696969;background:0 0;border:none;border-bottom:1px solid #efefef;padding:12px 18px 12px 22px;font-size:13px;text-decoration:none;transition:color .2s;display:block}[dir=rtl] .Theme5MobileDrawer-module__Zn6kFq__accordionLink{padding:12px 22px 12px 18px}.Theme5MobileDrawer-module__Zn6kFq__accordionLink:last-child{border-bottom:none}.Theme5MobileDrawer-module__Zn6kFq__accordionLink:hover{color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5MobileDrawer-module__Zn6kFq__rowLink,.Theme5MobileDrawer-module__Zn6kFq__rowBtn{width:100%;min-height:50px;color:var(--t5-heading,#4d5959);font-family:var(--t5-font-body);text-align:start;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #e8e8e8;align-items:center;gap:14px;padding:14px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.Theme5MobileDrawer-module__Zn6kFq__rowLink:hover,.Theme5MobileDrawer-module__Zn6kFq__rowBtn:hover{color:var(--MainColor,var(--t5-accent,#b59677));background:#fafafa}.Theme5MobileDrawer-module__Zn6kFq__rowIcon{color:#696969;flex-shrink:0;font-size:20px}.Theme5MobileDrawer-module__Zn6kFq__rowLink:hover .Theme5MobileDrawer-module__Zn6kFq__rowIcon,.Theme5MobileDrawer-module__Zn6kFq__rowBtn:hover .Theme5MobileDrawer-module__Zn6kFq__rowIcon{color:inherit}.Theme5MobileDrawer-module__Zn6kFq__helpBlock{border-bottom:1px solid #e8e8e8;padding:20px 18px}.Theme5MobileDrawer-module__Zn6kFq__helpTitle{color:#999;letter-spacing:.02em;margin:0 0 12px;font-size:12px;font-weight:500}.Theme5MobileDrawer-module__Zn6kFq__helpRow{color:#696969;align-items:center;gap:12px;margin:0 0 8px;font-size:13px;text-decoration:none;display:flex}a.Theme5MobileDrawer-module__Zn6kFq__helpRow:hover{color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5MobileDrawer-module__Zn6kFq__helpRow:last-child{margin-bottom:0}.Theme5MobileDrawer-module__Zn6kFq__helpIcon{color:#999;flex-shrink:0;font-size:18px}.Theme5MobileDrawer-module__Zn6kFq__localeOption{color:#696969;text-align:start;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #efefef;width:100%;padding:11px 18px 11px 22px;font-size:13px;transition:background .2s,color .2s;display:block}[dir=rtl] .Theme5MobileDrawer-module__Zn6kFq__localeOption{padding:11px 22px 11px 18px}.Theme5MobileDrawer-module__Zn6kFq__localeOption:last-child{border-bottom:none}.Theme5MobileDrawer-module__Zn6kFq__localeOption:hover{color:var(--MainColor,var(--t5-accent,#b59677));background:#fff}.Theme5MobileDrawer-module__Zn6kFq__localeOptionActive{color:var(--MainColor,var(--t5-accent,#b59677));background:#fff;font-weight:600}.Theme5MobileDrawer-module__Zn6kFq__catTree,.Theme5MobileDrawer-module__Zn6kFq__catTreeNested{margin:0;padding:0;list-style:none}.Theme5MobileDrawer-module__Zn6kFq__catTreeItem{border-bottom:1px solid #e8e8e8}.Theme5MobileDrawer-module__Zn6kFq__catTreeRow{justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:0 12px 0 18px;display:flex}[dir=rtl] .Theme5MobileDrawer-module__Zn6kFq__catTreeRow{padding:0 18px 0 12px}.Theme5MobileDrawer-module__Zn6kFq__catTreeLink{min-width:0;color:var(--t5-heading,#4d5959);flex:1;padding:14px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Theme5MobileDrawer-module__Zn6kFq__catTreeLink:hover{color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5MobileDrawer-module__Zn6kFq__catTreeToggle{cursor:pointer;color:#878787;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.Theme5MobileDrawer-module__Zn6kFq__catTreeNested{background:#fafafa;border-top:1px solid #f0f0f0}.Theme5MobileDrawer-module__Zn6kFq__emptyNote{color:#999;text-align:center;margin:0;padding:24px 18px;font-size:13px}
.Theme5SiteHeader-module__vpWzrG__siteHeader{z-index:200;position:relative;overflow:visible}.Theme5SiteHeader-module__vpWzrG__topBarSlot{z-index:210;position:relative;overflow:visible}.Theme5SiteHeader-module__vpWzrG__navSpacer{height:var(--t5-nav-height,72px);pointer-events:none}
.Theme5Footer-module__BZvHFq__footer{color:#fff;font-family:var(--font-family,var(--t5-font-body));background:#000;margin-top:56px}@media (max-width:991px){.Theme5Footer-module__BZvHFq__footer{padding-bottom:calc(var(--t5-toolbar-height,56px) + env(safe-area-inset-bottom,0px) + 12px)}}.Theme5Footer-module__BZvHFq__main{padding:56px 0 48px}.Theme5Footer-module__BZvHFq__mainGrid{align-items:start;gap:40px 28px;display:grid}@media (min-width:1200px){.Theme5Footer-module__BZvHFq__mainGrid{grid-template-columns:minmax(200px,1.1fr) .85fr .85fr minmax(200px,1.15fr)}}@media (min-width:768px) and (max-width:1199px){.Theme5Footer-module__BZvHFq__mainGrid{grid-template-columns:repeat(2,1fr)}.Theme5Footer-module__BZvHFq__newsCol,.Theme5Footer-module__BZvHFq__brandCol{grid-column:1/-1}}.Theme5Footer-module__BZvHFq__colTitle{font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:0 0 20px;font-size:13px;font-weight:700;line-height:1.4}.Theme5Footer-module__BZvHFq__colTitleDesktop{display:block}[dir=rtl] .Theme5Footer-module__BZvHFq__colTitle{letter-spacing:0;text-transform:none;font-size:15px;font-weight:700}.Theme5Footer-module__BZvHFq__footerSection{min-width:0}.Theme5Footer-module__BZvHFq__accordionBtn{display:none}.Theme5Footer-module__BZvHFq__accordionPanel{display:block}.Theme5Footer-module__BZvHFq__collapseIcon{color:#fff;flex-shrink:0;width:12px;height:12px;position:relative}.Theme5Footer-module__BZvHFq__collapseIconH,.Theme5Footer-module__BZvHFq__collapseIconV{background:currentColor;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Theme5Footer-module__BZvHFq__collapseIconH{width:12px;height:1px}.Theme5Footer-module__BZvHFq__collapseIconV{width:1px;height:12px}.Theme5Footer-module__BZvHFq__collapseIconVOpen{transform:translate(-50%,-50%)rotate(90deg)}.Theme5Footer-module__BZvHFq__brandCol{min-width:0}@media (min-width:768px){.Theme5Footer-module__BZvHFq__brandCol.Theme5Footer-module__BZvHFq__footerSection .Theme5Footer-module__BZvHFq__accordionPanel{flex-direction:column;gap:18px;display:flex}}.Theme5Footer-module__BZvHFq__newsCol{flex-direction:column;gap:16px;min-width:0;display:flex}.Theme5Footer-module__BZvHFq__newsDesc{font-family:var(--font-family,var(--t5-font-body));color:#ffffffb8;margin:0;font-size:13px;line-height:1.65}.Theme5Footer-module__BZvHFq__newsletterForm{width:100%;max-width:320px}[dir=rtl] .Theme5Footer-module__BZvHFq__newsletterForm{margin-inline:0 auto}.Theme5Footer-module__BZvHFq__newsletterPill{direction:ltr;background:#000;border:1px solid #ffffff59;border-radius:999px;flex-direction:row;align-items:center;gap:0;width:100%;max-width:100%;padding:4px;display:flex;overflow:visible}.Theme5Footer-module__BZvHFq__newsletterBtn{min-width:118px;height:38px;font-family:var(--font-family,var(--t5-font-heading));color:#fff;background:var(--MainColor,#b59677);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:0 22px;font-size:13px;font-weight:500;line-height:1;transition:opacity .25s,filter .25s}.Theme5Footer-module__BZvHFq__newsletterBtn:hover:not(:disabled){filter:brightness(1.06)}.Theme5Footer-module__BZvHFq__newsletterBtn:disabled{opacity:.75;cursor:not-allowed}.Theme5Footer-module__BZvHFq__newsletterInput{min-width:0;height:38px;font-family:var(--font-family,var(--t5-font-body));color:#fff;text-align:left;background:0 0;border:none;outline:none;flex:1;padding-inline:14px 10px;font-size:13px}[dir=rtl] .Theme5Footer-module__BZvHFq__newsletterInput{text-align:right}[dir=ltr] .Theme5Footer-module__BZvHFq__newsletterInput{text-align:left}.Theme5Footer-module__BZvHFq__newsletterInput::placeholder{color:#ffffff80}.Theme5Footer-module__BZvHFq__newsletterPillInvalid{border-color:#e74c3c}.Theme5Footer-module__BZvHFq__newsletterInput:focus{outline:none}.Theme5Footer-module__BZvHFq__newsletterError{color:#e74c3c;text-align:left;margin:8px 0 0;font-size:12px}[dir=rtl] .Theme5Footer-module__BZvHFq__newsletterError{text-align:right}.Theme5Footer-module__BZvHFq__paymentsRow{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:8px;display:flex}.Theme5Footer-module__BZvHFq__payBadge{color:#ffffffbf;filter:grayscale();opacity:.9;justify-content:center;align-items:center;font-size:26px;display:inline-flex}.Theme5Footer-module__BZvHFq__payImg{object-fit:contain;filter:grayscale()brightness(1.15);opacity:.85;width:auto;max-width:44px;height:22px}.Theme5Footer-module__BZvHFq__appsBlock{margin-top:16px}.Theme5Footer-module__BZvHFq__appBadges{flex-wrap:wrap;gap:8px;display:flex}.Theme5Footer-module__BZvHFq__storeBadge{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.Theme5Footer-module__BZvHFq__storeBadge:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47;transform:translateY(-1px)}.Theme5Footer-module__BZvHFq__storeIcon{flex-shrink:0;font-size:20px}.Theme5Footer-module__BZvHFq__storeBadgeText{flex-direction:column;gap:1px;line-height:1.15;display:flex}.Theme5Footer-module__BZvHFq__storeSmall{letter-spacing:.04em;text-transform:uppercase;color:#ffffffa6;font-size:9px;font-weight:500}.Theme5Footer-module__BZvHFq__storeBig{font-family:var(--t5-font-heading);letter-spacing:.02em;color:#fff;font-size:12px;font-weight:600}.Theme5Footer-module__BZvHFq__mapBlock{flex-direction:column;gap:12px;width:100%;max-width:320px;display:flex}[dir=rtl] .Theme5Footer-module__BZvHFq__mapBlock{margin-inline:0 auto}.Theme5Footer-module__BZvHFq__mapWrap{background:#ffffff0a;border:1px solid #fff3;border-radius:8px;width:100%;height:180px;overflow:hidden}.Theme5Footer-module__BZvHFq__mapEmbed{width:100%;height:100%;line-height:0;overflow:hidden}.Theme5Footer-module__BZvHFq__mapEmbed iframe{border:0!important;width:100%!important;height:180px!important;min-height:0!important;max-height:180px!important;display:block!important}.Theme5Footer-module__BZvHFq__linkList{margin:0;padding:0;list-style:none}.Theme5Footer-module__BZvHFq__linkList li{margin-bottom:11px}.Theme5Footer-module__BZvHFq__linkList li:last-child{margin-bottom:0}.Theme5Footer-module__BZvHFq__footerLink,.Theme5Footer-module__BZvHFq__footerLinkMore{font-family:var(--font-family,var(--t5-font-body))}.Theme5Footer-module__BZvHFq__footerLink{font:inherit;text-align:inherit;cursor:pointer;color:#ffffffb8;background:0 0;border:none;padding:0;font-size:13px;line-height:1.45;text-decoration:none;transition:color .25s;display:inline}.Theme5Footer-module__BZvHFq__footerLink:hover{color:var(--MainColor,#b89c7e)}.Theme5Footer-module__BZvHFq__footerLinkMore{color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:color .25s}.Theme5Footer-module__BZvHFq__footerLinkMore:hover{color:var(--MainColor,#b89c7e)}.Theme5Footer-module__BZvHFq__brandLink{width:fit-content;text-decoration:none;display:inline-flex}.Theme5Footer-module__BZvHFq__wordmark{font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.35em;color:#fff;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:400;line-height:1.2}.Theme5Footer-module__BZvHFq__brandLogo{object-fit:contain;width:auto;max-width:200px;height:auto;max-height:48px}.Theme5Footer-module__BZvHFq__contactList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Theme5Footer-module__BZvHFq__contactItem{font-family:var(--font-family,var(--t5-font-body));color:#ffffffc7;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;text-decoration:none;transition:color .25s;display:inline-flex}a.Theme5Footer-module__BZvHFq__contactItem:hover{color:var(--MainColor,#b89c7e)}.Theme5Footer-module__BZvHFq__contactIcon{opacity:.9;flex-shrink:0;margin-top:2px}.Theme5Footer-module__BZvHFq__socialRow{flex-wrap:wrap;align-items:center;gap:14px 16px;display:flex}.Theme5Footer-module__BZvHFq__socialBtn{color:#fff;opacity:.92;justify-content:center;align-items:center;font-size:17px;text-decoration:none;transition:color .25s,opacity .25s;display:inline-flex}.Theme5Footer-module__BZvHFq__socialBtn:hover{color:var(--MainColor,#b89c7e);opacity:1}.Theme5Footer-module__BZvHFq__bottomBar{background:#111;border-top:1px solid #ffffff14;padding:16px 0}.Theme5Footer-module__BZvHFq__bottomInner{justify-content:center;align-items:center;display:flex}.Theme5Footer-module__BZvHFq__copyright{width:100%;font-family:var(--font-family,var(--t5-font-body));color:#ffffff8c;text-align:center;margin:0;font-size:12px}.Theme5Footer-module__BZvHFq__copyrightLink{color:#ffffffb8;text-decoration:none;transition:color .25s}.Theme5Footer-module__BZvHFq__copyrightLink:hover{color:var(--MainColor,#b89c7e);text-underline-offset:3px;text-decoration:underline}@media (max-width:767px){.Theme5Footer-module__BZvHFq__main{padding:40px 0 36px}.Theme5Footer-module__BZvHFq__mainGrid{gap:0}.Theme5Footer-module__BZvHFq__footerSection{border-top:1px solid #ffffff1f}.Theme5Footer-module__BZvHFq__footerSection:first-child{border-top:none}.Theme5Footer-module__BZvHFq__newsCol .Theme5Footer-module__BZvHFq__footerSection{border-top:1px solid #ffffff1f}.Theme5Footer-module__BZvHFq__newsCol .Theme5Footer-module__BZvHFq__footerSection:first-child{border-top:none}.Theme5Footer-module__BZvHFq__colTitleDesktop{display:none}.Theme5Footer-module__BZvHFq__accordionBtn{text-align:start;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;margin:0;padding:16px 0;display:flex}.Theme5Footer-module__BZvHFq__accordionBtn .Theme5Footer-module__BZvHFq__colTitle{margin:0}.Theme5Footer-module__BZvHFq__accordionBtn:hover{opacity:.92}.Theme5Footer-module__BZvHFq__footerSection:has(.Theme5Footer-module__BZvHFq__accordionPanelOpen) .Theme5Footer-module__BZvHFq__accordionBtn .Theme5Footer-module__BZvHFq__collapseIconH{opacity:0}.Theme5Footer-module__BZvHFq__accordionPanel{padding-bottom:20px;display:none}.Theme5Footer-module__BZvHFq__accordionPanelOpen{display:block}.Theme5Footer-module__BZvHFq__brandCol.Theme5Footer-module__BZvHFq__footerSection .Theme5Footer-module__BZvHFq__accordionPanelOpen{flex-direction:column;gap:18px;display:flex}.Theme5Footer-module__BZvHFq__linkList{padding-top:2px}.Theme5Footer-module__BZvHFq__newsletterForm{max-width:none}.Theme5Footer-module__BZvHFq__newsletterPill{border-color:#ffffff8c;border-radius:999px;flex-direction:row;align-items:center;padding:4px;overflow:hidden}.Theme5Footer-module__BZvHFq__newsletterBtn{width:auto;min-width:100px;height:40px;padding:0 18px;font-size:12px;font-weight:600}.Theme5Footer-module__BZvHFq__newsletterInput{text-align:center;flex:1;width:auto;height:40px;padding-inline:14px 8px;font-size:12px}[dir=rtl] .Theme5Footer-module__BZvHFq__newsletterInput{text-align:center}.Theme5Footer-module__BZvHFq__paymentsRow{margin-top:12px}.Theme5Footer-module__BZvHFq__appsBlock{margin-top:14px}.Theme5Footer-module__BZvHFq__appBadges{gap:6px}.Theme5Footer-module__BZvHFq__storeBadge{flex:calc(50% - 6px);min-width:140px;padding:7px 10px}.Theme5Footer-module__BZvHFq__mapBlock{max-width:none}.Theme5Footer-module__BZvHFq__mapWrap{height:200px}.Theme5Footer-module__BZvHFq__mapEmbed iframe{height:200px!important;max-height:200px!important}.Theme5Footer-module__BZvHFq__wordmark{letter-spacing:.2em;font-size:1.2rem}}@media (max-width:380px){.Theme5Footer-module__BZvHFq__newsletterBtn{min-width:84px;padding:0 12px;font-size:11px}.Theme5Footer-module__BZvHFq__newsletterInput{padding-inline:10px 6px;font-size:11px}}
.Theme5FloatingActions-module__GPu-0G__dock{z-index:195;pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed}.Theme5FloatingActions-module__GPu-0G__dockScroll{inset-inline-start:14px;bottom:calc(var(--t5-toolbar-height,56px) + 14px + env(safe-area-inset-bottom,0px))}.Theme5FloatingActions-module__GPu-0G__dockSocial{inset-inline-end:14px;bottom:calc(var(--t5-toolbar-height,56px) + 14px + env(safe-area-inset-bottom,0px))}@media (min-width:992px){.Theme5FloatingActions-module__GPu-0G__dockScroll{inset-inline-start:22px;bottom:28px}.Theme5FloatingActions-module__GPu-0G__dockSocial{inset-inline-end:22px;gap:14px;bottom:28px}}.Theme5FloatingActions-module__GPu-0G__offsetPdp{bottom:calc(var(--t5-toolbar-height,56px) + 124px + 14px + env(safe-area-inset-bottom,0px))}@media (min-width:992px){.Theme5FloatingActions-module__GPu-0G__offsetPdp{bottom:28px}}.Theme5FloatingActions-module__GPu-0G__action{pointer-events:auto;cursor:pointer;color:#fff;width:46px;height:46px;transition:transform var(--t5-transition,.35s ease), box-shadow .25s ease, background-color .25s ease, opacity .25s ease;-webkit-tap-highlight-color:transparent;border:none;border-radius:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;box-shadow:0 10px 28px #00000024,inset 0 1px #ffffff2e}@media (min-width:992px){.Theme5FloatingActions-module__GPu-0G__action{width:50px;height:50px}}.Theme5FloatingActions-module__GPu-0G__action:after{content:"";pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:0}.Theme5FloatingActions-module__GPu-0G__action:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0000002e,inset 0 1px #ffffff38}.Theme5FloatingActions-module__GPu-0G__action:active{transform:translateY(-1px)}.Theme5FloatingActions-module__GPu-0G__action:focus-visible{outline:2px solid var(--MainColor,var(--t5-accent,#b59677));outline-offset:3px}.Theme5FloatingActions-module__GPu-0G__icon{z-index:1;font-size:1.28rem;line-height:1;position:relative}@media (min-width:992px){.Theme5FloatingActions-module__GPu-0G__icon{font-size:1.4rem}}.Theme5FloatingActions-module__GPu-0G__actionTop{background:linear-gradient(145deg, color-mix(in srgb, var(--MainColor,var(--t5-accent,#b59677)) 88%, #fff) 0%, var(--MainColor,var(--t5-accent,#b59677)) 52%, color-mix(in srgb, var(--MainColor,var(--t5-accent,#b59677)) 82%, #000) 100%);animation:Theme5FloatingActions-module__GPu-0G__t5FabIn .4s var(--t5-drawer-ease,ease) both}.Theme5FloatingActions-module__GPu-0G__actionTop:hover{background:linear-gradient(145deg, color-mix(in srgb, var(--MainColor,var(--t5-accent,#b59677)) 78%, #fff) 0%, color-mix(in srgb, var(--MainColor,var(--t5-accent,#b59677)) 92%, #000) 100%)}.Theme5FloatingActions-module__GPu-0G__actionShare{background:linear-gradient(145deg, #3a3a3a 0%, var(--t5-btn-bg,#222) 100%)}.Theme5FloatingActions-module__GPu-0G__actionShare:hover{background:linear-gradient(145deg,#4a4a4a 0%,#2a2a2a 100%)}.Theme5FloatingActions-module__GPu-0G__actionWa{background:linear-gradient(145deg,#34d46a 0%,#25d366 55%,#1aad53 100%)}.Theme5FloatingActions-module__GPu-0G__actionWa:hover{background:linear-gradient(145deg,#3de074 0%,#22c55e 100%)}@keyframes Theme5FloatingActions-module__GPu-0G__t5FabIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Theme5FloatingActions-module__GPu-0G__actionTop{animation:none}.Theme5FloatingActions-module__GPu-0G__action:hover,.Theme5FloatingActions-module__GPu-0G__action:active{transform:none}}@media (max-width:380px){.Theme5FloatingActions-module__GPu-0G__dockScroll{inset-inline-start:10px}.Theme5FloatingActions-module__GPu-0G__dockSocial{gap:10px;inset-inline-end:10px}.Theme5FloatingActions-module__GPu-0G__action{width:42px;height:42px}.Theme5FloatingActions-module__GPu-0G__icon{font-size:1.18rem}}
.Theme5QuickView-module__a7H7va__modalRoot{z-index:10060!important}.Theme5QuickView-module__a7H7va__modalRoot .modal-backdrop{z-index:10055!important}.Theme5QuickView-module__a7H7va__backdrop .modal-backdrop{opacity:.6!important;background-color:#e0e0e0!important}.Theme5QuickView-module__a7H7va__dialog{max-width:min(950px,100vw - 30px);margin:15px auto;animation:.3s forwards Theme5QuickView-module__a7H7va__t5QvOpen}@keyframes Theme5QuickView-module__a7H7va__t5QvOpen{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.Theme5QuickView-module__a7H7va__dialog .modal-content{background:#fff;border:none;border-radius:0;overflow:hidden;box-shadow:0 12px 25px #00000026}.Theme5QuickView-module__a7H7va__body{max-height:min(90vh,900px);padding:0;overflow:hidden}@media (max-width:767px){.Theme5QuickView-module__a7H7va__body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto}.Theme5QuickView-module__a7H7va__body::-webkit-scrollbar{width:0;height:0;display:none}}.Theme5QuickView-module__a7H7va__qvPanel{font-family:var(--t5-font-body);color:var(--t5-text-strong,#222)}.Theme5QuickView-module__a7H7va__qvPanel :is(h1,h2,h3,h4,.Theme5QuickView-module__a7H7va__title,.Theme5QuickView-module__a7H7va__variantLabel,.Theme5QuickView-module__a7H7va__sectionLabel){font-family:var(--t5-font-heading)}.Theme5QuickView-module__a7H7va__grid{grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:768px){.Theme5QuickView-module__a7H7va__grid{grid-template-columns:1fr 1fr}}.Theme5QuickView-module__a7H7va__mediaCol{background:#f3f3f3;align-self:start;margin:0;padding:0;position:relative;overflow:hidden}@media (max-width:767px){.Theme5QuickView-module__a7H7va__infoCol{padding:20px 16px}.Theme5QuickView-module__a7H7va__title{padding-inline-end:0}}.Theme5QuickView-module__a7H7va__infoCol{background:#fff;padding:28px 28px 24px;position:relative}.Theme5QuickView-module__a7H7va__infoScroll{-ms-overflow-style:none;scrollbar-width:none;min-height:0;overflow-y:auto}.Theme5QuickView-module__a7H7va__infoScroll::-webkit-scrollbar{width:0;height:0;display:none}.Theme5QuickView-module__a7H7va__closeBtnOnMedia,.Theme5QuickView-module__a7H7va__closeBtnOnInfo{top:8px;z-index:12;pointer-events:none;position:absolute;inset-inline-end:8px}.Theme5QuickView-module__a7H7va__closeBtnOnMedia .Theme5QuickView-module__a7H7va__closeBtn,.Theme5QuickView-module__a7H7va__closeBtnOnInfo .Theme5QuickView-module__a7H7va__closeBtn{pointer-events:auto}.Theme5QuickView-module__a7H7va__closeBtnOnMedia{display:block}.Theme5QuickView-module__a7H7va__closeBtnOnInfo{display:none}@media (min-width:768px){.Theme5QuickView-module__a7H7va__closeBtnOnMedia{display:none}.Theme5QuickView-module__a7H7va__closeBtnOnInfo{display:block}}.Theme5QuickView-module__a7H7va__closeBtn{color:#4d5959;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .3s,transform .35s cubic-bezier(.25,.46,.45,.94),background .3s;display:inline-flex}@media (max-width:767px){.Theme5QuickView-module__a7H7va__closeBtn{background:#ffffffbf;width:36px;height:36px}}@media (min-width:768px){.Theme5QuickView-module__a7H7va__closeBtn{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}}.Theme5QuickView-module__a7H7va__closeBtn:hover{color:var(--MainColor,#b59677);background:#fffffff2;transform:rotate(90deg)}@media (min-width:768px){.Theme5QuickView-module__a7H7va__closeBtn:hover{background:#0000000a}}.Theme5QuickView-module__a7H7va__galleryWrap{width:100%;line-height:0;position:relative}.Theme5QuickView-module__a7H7va__gallerySwiper{width:100%;height:auto!important;padding-bottom:0!important}.Theme5QuickView-module__a7H7va__gallerySwiper .swiper-slide{height:auto!important}.Theme5QuickView-module__a7H7va__gallerySlide{background:#f3f3f3;width:100%;line-height:0}.Theme5QuickView-module__a7H7va__galleryImg{object-fit:contain;object-position:center;width:100%;height:auto;max-height:min(85vh,720px);display:block}.Theme5QuickView-module__a7H7va__galleryNavBtn{z-index:8;color:#222;cursor:pointer;background:0 0;border:1.5px solid #222;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:background .35s,color .35s,border-color .35s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.Theme5QuickView-module__a7H7va__galleryNavBtn:hover{color:#fff;background:#222;border-color:#222}.Theme5QuickView-module__a7H7va__galleryNavPrev{inset-inline-start:16px}.Theme5QuickView-module__a7H7va__galleryNavNext{inset-inline-end:16px}.Theme5QuickView-module__a7H7va__gallerySwiper .swiper-pagination{line-height:0;bottom:20px!important}.Theme5QuickView-module__a7H7va__gallerySwiper .swiper-pagination-bullet{opacity:1;box-sizing:border-box;background:#fff;border:2px solid #0003;width:11px;height:11px;transition:background .3s,border-color .3s;margin:0 5px!important}.Theme5QuickView-module__a7H7va__gallerySwiper .swiper-pagination-bullet-active{background:#222;border-color:#222}.Theme5QuickView-module__a7H7va__title{letter-spacing:.02em;text-transform:none;margin:0 0 14px;padding-inline-end:36px;font-size:16px;font-weight:600;line-height:1.45}.Theme5QuickView-module__a7H7va__title a{color:#4d5959;text-decoration:none}.Theme5QuickView-module__a7H7va__title a:hover{color:var(--MainColor,#b59677)}.Theme5QuickView-module__a7H7va__priceRow{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.Theme5QuickView-module__a7H7va__priceBlock{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.Theme5QuickView-module__a7H7va__priceMain{color:#696969;font-size:22px;font-weight:400;line-height:1.2}.Theme5QuickView-module__a7H7va__priceOld{color:#999;font-size:15px;text-decoration:line-through}.Theme5QuickView-module__a7H7va__stockIn{color:#22c55e;white-space:nowrap;font-size:13px;font-weight:500}.Theme5QuickView-module__a7H7va__stockOut{color:#c0392b;font-size:13px;font-weight:500}.Theme5QuickView-module__a7H7va__description{color:#696969;margin-bottom:18px;font-size:14px;line-height:1.65}.Theme5QuickView-module__a7H7va__description p{margin:0 0 8px}.Theme5QuickView-module__a7H7va__readMore{color:var(--MainColor,#b59677);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:13px;text-decoration:underline;display:inline-block}.Theme5QuickView-module__a7H7va__offers{color:#4d5959;background:#b596771a;gap:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;display:flex}.Theme5QuickView-module__a7H7va__offersIcon{color:var(--MainColor,#b59677);flex-shrink:0;font-size:20px}.Theme5QuickView-module__a7H7va__offers p{margin:0 0 4px}.Theme5QuickView-module__a7H7va__variantGroup{margin-bottom:18px}.Theme5QuickView-module__a7H7va__variantLabel{color:#4d5959;margin:0 0 10px;font-size:13px;font-weight:600}.Theme5QuickView-module__a7H7va__variantOptions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Theme5QuickView-module__a7H7va__variantOption{position:relative}.Theme5QuickView-module__a7H7va__variantOption input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Theme5QuickView-module__a7H7va__pillLabel{color:#4d5959;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:0;justify-content:center;align-items:center;min-height:36px;padding:8px 16px;font-size:13px;font-weight:500;line-height:1.2;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.Theme5QuickView-module__a7H7va__variantOption input:checked+.Theme5QuickView-module__a7H7va__pillLabel{color:#fff;background:#222;border-color:#222}.Theme5QuickView-module__a7H7va__variantOption input:disabled+.Theme5QuickView-module__a7H7va__pillLabel{opacity:.4;cursor:not-allowed;text-decoration:line-through}.Theme5QuickView-module__a7H7va__accessories{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.Theme5QuickView-module__a7H7va__accessoryRow{border:1px solid var(--t5-border,#e5e5e5);cursor:pointer;background:#fff;align-items:flex-start;gap:12px;margin:0;padding:12px 14px;transition:border-color .2s,background .2s;display:flex}.Theme5QuickView-module__a7H7va__accessoryRow:hover{border-color:var(--t5-heading,#4d5959)}.Theme5QuickView-module__a7H7va__accessoryRowActive{border-color:var(--MainColor,var(--t5-accent,#222));background:#00000005}.Theme5QuickView-module__a7H7va__accessoryInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Theme5QuickView-module__a7H7va__accessoryCheck{border:1px solid var(--t5-border,#d5d5d5);color:#0000;background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:background .2s,border-color .2s,color .15s;display:inline-flex}.Theme5QuickView-module__a7H7va__accessoryInput:checked+.Theme5QuickView-module__a7H7va__accessoryCheck{border-color:var(--MainColor,var(--t5-accent,#222));background:var(--MainColor,var(--t5-accent,#222));color:#fff}.Theme5QuickView-module__a7H7va__accessoryInput:focus-visible+.Theme5QuickView-module__a7H7va__accessoryCheck{outline:2px solid var(--MainColor,var(--t5-accent,#222));outline-offset:2px}.Theme5QuickView-module__a7H7va__accessoryContent{flex:1;min-width:0}.Theme5QuickView-module__a7H7va__accessoryLabel{font-family:var(--t5-font-heading);color:var(--t5-heading,#4d5959);font-size:13px;font-weight:500;line-height:1.4;display:block}.Theme5QuickView-module__a7H7va__accessoryPrice{color:var(--t5-text,#999);margin:4px 0 0;font-size:12px}.Theme5QuickView-module__a7H7va__accessoryText{resize:vertical;border:1px solid #e5e5e5;border-radius:0;width:100%;min-height:64px;margin-bottom:14px;padding:10px 12px;font-size:13px}.Theme5QuickView-module__a7H7va__actionsRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;margin-bottom:20px;display:flex}.Theme5QuickView-module__a7H7va__qtyWrap{border:1px solid #e5e5e5;border-radius:0;flex-shrink:0;align-items:center;min-width:110px;height:40px;display:flex;overflow:hidden}.Theme5QuickView-module__a7H7va__qtyBtn{color:#4d5959;cursor:pointer;background:0 0;border:none;flex:0 0 34px;justify-content:center;align-items:center;height:100%;display:inline-flex}.Theme5QuickView-module__a7H7va__qtyBtn:disabled{opacity:.35;cursor:not-allowed}.Theme5QuickView-module__a7H7va__qtyValue{text-align:center;color:#4d5959;flex:1;font-size:14px;font-weight:500}.Theme5QuickView-module__a7H7va__atcBtn{border:1.5px solid var(--MainColor,#b59677);min-width:0;height:40px;color:var(--MainColor,#b59677);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;isolation:isolate;background:0 0;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:11px;font-weight:600;text-decoration:none;transition:color .35s,border-color .35s;display:inline-flex;position:relative;overflow:hidden}.Theme5QuickView-module__a7H7va__atcBtn:before{content:"";z-index:0;background:var(--MainColor,#b59677);transition:transform .45s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0;transform:translateY(100%)}.Theme5QuickView-module__a7H7va__atcBtn:hover:not(:disabled):before{transform:translateY(0)}.Theme5QuickView-module__a7H7va__atcBtn:hover:not(:disabled){color:#fff;border-color:var(--MainColor,#b59677)}.Theme5QuickView-module__a7H7va__atcBtn:disabled{opacity:1;cursor:not-allowed;color:#757575;background:#e8e8e8;border-color:#d5d5d5}.Theme5QuickView-module__a7H7va__atcBtn:disabled:before{display:none}.Theme5QuickView-module__a7H7va__atcBtnText{z-index:1;flex-direction:column;align-items:center;gap:2px;line-height:1.2;display:inline-flex;position:relative}@media (min-width:768px){.Theme5QuickView-module__a7H7va__atcBtnText{flex-flow:row;align-items:center;gap:6px}}.Theme5QuickView-module__a7H7va__atcBtnLabel{letter-spacing:.12em;white-space:nowrap;font-size:11px;font-weight:600}.Theme5QuickView-module__a7H7va__atcBtnPrice{letter-spacing:.04em;text-transform:none;opacity:.92;white-space:nowrap;font-size:10px;font-weight:500}@media (min-width:768px){.Theme5QuickView-module__a7H7va__atcBtnPrice{font-size:11px}}.Theme5QuickView-module__a7H7va__atcTotalPrice{font-weight:600}@keyframes Theme5QuickView-module__a7H7va__t5QvAtcTada{0%{transform:scale(1)}10%,20%{transform:scale(.96)rotate(-2deg)}30%,50%,70%,90%{transform:scale(1.04)rotate(2deg)}40%,60%,80%{transform:scale(1.04)rotate(-2deg)}to{transform:scale(1)}}.Theme5QuickView-module__a7H7va__atcBtnAttention{animation:.9s Theme5QuickView-module__a7H7va__t5QvAtcTada}.Theme5QuickView-module__a7H7va__atcBtnAttention:not(:disabled){color:#fff}.Theme5QuickView-module__a7H7va__atcBtnAttention:not(:disabled):before{transform:translateY(0)}.Theme5QuickView-module__a7H7va__wishBtn{color:#4d5959;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .25s,color .25s;display:inline-flex}.Theme5QuickView-module__a7H7va__wishBtn:hover:not(:disabled){border-color:var(--MainColor,#b59677);color:#e81e63}.Theme5QuickView-module__a7H7va__wishBtnActive{color:#e81e63;border-color:#e81e63}.Theme5QuickView-module__a7H7va__whatsBtn{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#25d366;border-radius:40px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;height:40px;padding:0 20px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.Theme5QuickView-module__a7H7va__metaFooter{border-top:1px solid #f0f0f0;padding-top:16px}.Theme5QuickView-module__a7H7va__metaLine{color:#999;margin:0 0 8px;font-size:13px;line-height:1.5}.Theme5QuickView-module__a7H7va__metaKey{color:#999}.Theme5QuickView-module__a7H7va__metaLine a{color:#696969;text-decoration:none}.Theme5QuickView-module__a7H7va__metaLine a:hover{color:var(--MainColor,#b59677);text-decoration:underline}.Theme5QuickView-module__a7H7va__metaExtra{margin-top:4px}.Theme5QuickView-module__a7H7va__loadingWrap{justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.Theme5QuickView-module__a7H7va__errorText{color:#c62828;text-align:center;padding:40px 24px}
@keyframes Theme5ActionFeedback-module__f6uPVa__t5ActionSuccessPop{0%{opacity:0;transform:scale(.2)}55%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.Theme5ActionFeedback-module__f6uPVa__successCheck{color:#22c55e;flex-shrink:0;animation:.5s cubic-bezier(.34,1.4,.64,1) forwards Theme5ActionFeedback-module__f6uPVa__t5ActionSuccessPop}.Theme5ActionFeedback-module__f6uPVa__successCheckOnDark{color:#fff;filter:drop-shadow(0 0 1px #0003)}
.Theme5Home-module__CUtjBa__homeRoot{overflow-x:clip}.Theme5Home-module__CUtjBa__section{margin-bottom:48px}@media (min-width:992px){.Theme5Home-module__CUtjBa__section{margin-bottom:80px}}.Theme5Home-module__CUtjBa__muted{text-align:center;color:var(--t5-text);padding:24px}.Theme5Home-module__CUtjBa__sectionHead{text-align:center;margin-bottom:36px;padding-top:4px;position:relative}.Theme5Home-module__CUtjBa__sectionTitle{font-family:var(--t5-font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--t5-heading);margin:0;font-size:clamp(1.1rem,2.2vw,1.65rem);font-weight:600}.Theme5Home-module__CUtjBa__sectionViewAllWrap{justify-content:center;margin-top:36px;display:flex}.Theme5Home-module__CUtjBa__sectionViewAll{z-index:0;background:var(--MainColor,var(--t5-accent,#b59677));color:#fff;min-height:42px;font-family:var(--t5-font-heading);letter-spacing:.16em;text-transform:uppercase;isolation:isolate;border:none;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 32px;font-size:11px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__sectionViewAll:before{content:"";z-index:-1;transform-origin:50%;background:#222;transition:transform .35s ease-out;position:absolute;inset:0;transform:scaleX(0)}.Theme5Home-module__CUtjBa__sectionViewAll:hover{color:#fff}.Theme5Home-module__CUtjBa__sectionViewAll:hover:before{transform:scaleX(1)}.Theme5Home-module__CUtjBa__sectionViewAllLabel{z-index:1;line-height:1;position:relative}.Theme5Home-module__CUtjBa__sectionViewAll svg{z-index:1;flex-shrink:0;position:relative}.Theme5Home-module__CUtjBa__sectionNav{top:0;gap:8px;display:flex;position:absolute;inset-inline-end:0}@media (max-width:767px){.Theme5Home-module__CUtjBa__sectionNav{justify-content:center;margin-bottom:16px;position:static}.Theme5Home-module__CUtjBa__sectionHeadNavBelow{flex-direction:column;align-items:center;gap:10px;margin-bottom:28px;display:flex}.Theme5Home-module__CUtjBa__sectionHeadNavBelow .Theme5Home-module__CUtjBa__sectionNav{gap:6px;margin:0}.Theme5Home-module__CUtjBa__sectionHeadNavBelow .Theme5Home-module__CUtjBa__sectionNavBtn{width:30px;height:30px}.Theme5Home-module__CUtjBa__sectionHeadNavBelow .Theme5Home-module__CUtjBa__sectionNavBtn svg{width:14px;height:14px}}.Theme5Home-module__CUtjBa__sectionNavBtn{border:1px solid var(--t5-border);width:40px;height:40px;color:var(--t5-heading);cursor:pointer;transition:background var(--t5-transition), color var(--t5-transition), border-color var(--t5-transition);background:#fff;justify-content:center;align-items:center;display:inline-flex}.Theme5Home-module__CUtjBa__sectionNavBtn:hover{background:var(--MainColor,var(--t5-accent,#b59677));border-color:var(--MainColor,var(--t5-accent,#b59677));color:#fff}.Theme5Home-module__CUtjBa__revealHidden{opacity:0;transition:opacity .75s cubic-bezier(.25,.46,.45,.94),transform .75s cubic-bezier(.25,.46,.45,.94);transition-delay:var(--t5-stagger,0s);transform:translateY(32px)}.Theme5Home-module__CUtjBa__revealVisible{opacity:1;transform:translateY(0)}.Theme5Home-module__CUtjBa__heroBanner{background:#111;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__heroBannerSingle .Theme5Home-module__CUtjBa__heroMedia{aspect-ratio:2.8;height:auto;min-height:200px;max-height:min(420px,56vw)}.Theme5Home-module__CUtjBa__heroBannerSingle .Theme5Home-module__CUtjBa__heroMediaLink{cursor:pointer}.Theme5Home-module__CUtjBa__heroMedia{aspect-ratio:2.8;width:100%;min-height:440px;max-height:620px;position:relative}.Theme5Home-module__CUtjBa__heroSwiper{width:100%;height:100%}.Theme5Home-module__CUtjBa__heroSwiper .swiper{width:100%;height:100%}.Theme5Home-module__CUtjBa__heroSwiper .swiper-wrapper{width:100%;height:100%}.Theme5Home-module__CUtjBa__heroSwiper .swiper-slide{width:100%;height:100%}.Theme5Home-module__CUtjBa__heroSwiper .swiper-pagination{z-index:4;bottom:10px!important}@media (min-width:768px){.Theme5Home-module__CUtjBa__heroSwiper .swiper-pagination{bottom:20px!important}}.Theme5Home-module__CUtjBa__heroSwiper .swiper-pagination-bullet{opacity:.5;transition:opacity .3s;background:#fff!important;border-radius:50%!important;width:11px!important;height:11px!important;margin:0 5px!important}.Theme5Home-module__CUtjBa__heroSwiper .swiper-pagination-bullet-active{opacity:1;background:#fff!important;width:11px!important;height:11px!important;transform:none!important}.Theme5Home-module__CUtjBa__heroSlide{background:#1a1a1a;width:100%;height:100%;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__heroMediaLink{width:100%;height:100%;display:block;position:relative}.Theme5Home-module__CUtjBa__heroImg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 8s ease-out}.Theme5Home-module__CUtjBa__heroSlide:hover .Theme5Home-module__CUtjBa__heroImg{transform:scale(1.05)}.Theme5Home-module__CUtjBa__heroScrim{z-index:1;pointer-events:none;background:linear-gradient(#00000014 0%,#0000006b 100%);position:absolute;inset:0}.Theme5Home-module__CUtjBa__heroContent{z-index:3;pointer-events:none;text-align:center;justify-content:center;align-items:center;padding:24px 20px 56px;display:flex;position:absolute;inset:0}.Theme5Home-module__CUtjBa__heroContentInner{pointer-events:auto;flex-direction:column;align-items:center;max-width:min(720px,100%);display:flex}.Theme5Home-module__CUtjBa__heroAnimLine{opacity:0;animation:1s both Theme5Home-module__CUtjBa__t5HeroFadeInUp;animation-delay:var(--hero-delay,0s)}@keyframes Theme5Home-module__CUtjBa__t5HeroFadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.Theme5Home-module__CUtjBa__heroEyebrow{font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;margin:0 0 14px;font-size:clamp(12px,1.5vw,20px);font-weight:400}.Theme5Home-module__CUtjBa__heroTitle{font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.02em;color:#fff;margin:0 0 18px;font-size:clamp(1.5rem,4.2vw,3.125rem);font-weight:700;line-height:1.12}:is(.Theme5Home-module__CUtjBa__heroTitle .t5-accent,.Theme5Home-module__CUtjBa__heroTitle .t4s-color-accent,.Theme5Home-module__CUtjBa__heroTitle span[style*=color]){color:var(--MainColor,var(--t5-accent,#b59677))}.Theme5Home-module__CUtjBa__heroSubtitle{max-width:42ch;font-family:var(--font-family,var(--t5-font-body));color:#ffffffe0;margin:0 0 22px;font-size:clamp(.85rem,1.6vw,1rem);line-height:1.65}.Theme5Home-module__CUtjBa__heroCta{z-index:2;min-height:42px;font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.2em;text-transform:uppercase;color:#fff;background:0 0;border:1px solid #fff;justify-content:center;align-items:center;padding:0 26px;font-size:11px;font-weight:400;text-decoration:none;transition:color .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden;transform:perspective(1px)translateZ(0)}.Theme5Home-module__CUtjBa__heroCta:before{content:"";z-index:-1;background-color:var(--MainColor,var(--t5-accent,#b59677));transform-origin:50%;transition:transform .3s ease-out;position:absolute;inset:0;transform:scaleX(0)}.Theme5Home-module__CUtjBa__heroCtaLabel{z-index:1;position:relative}.Theme5Home-module__CUtjBa__heroCta:hover{color:#fff;background:0 0;border-color:#fff}.Theme5Home-module__CUtjBa__heroCta:hover:before{transform:scaleX(1)}@media (max-width:767px){.Theme5Home-module__CUtjBa__heroMedia{aspect-ratio:16/10;min-height:320px;max-height:520px}.Theme5Home-module__CUtjBa__heroContent{padding:20px 16px 48px}.Theme5Home-module__CUtjBa__heroEyebrow{letter-spacing:.12em;margin-bottom:10px;font-size:14px}.Theme5Home-module__CUtjBa__heroTitle{margin-bottom:14px;font-size:clamp(1.35rem,6vw,1.65rem);line-height:1.2}.Theme5Home-module__CUtjBa__heroSubtitle{margin-bottom:16px;font-size:14px}.Theme5Home-module__CUtjBa__heroCta{letter-spacing:.14em;min-height:40px;font-size:12px}}.Theme5Home-module__CUtjBa__adsSliderSection{margin-bottom:48px}:is(.Theme5Home-module__CUtjBa__adsSwiper .swiper-button-prev,.Theme5Home-module__CUtjBa__adsSwiper .swiper-button-next){color:var(--t5-heading)}.Theme5Home-module__CUtjBa__adsSlide{aspect-ratio:1.4;background:#eee;display:block;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__adsSlideImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Theme5Home-module__CUtjBa__adsSlide:hover .Theme5Home-module__CUtjBa__adsSlideImg{transform:scale(1.07)}.Theme5Home-module__CUtjBa__adsSlidePlus{opacity:0;color:#fff;pointer-events:none;background:0 0;justify-content:center;align-items:center;font-size:26px;transition:opacity .35s,background .35s;display:flex;position:absolute;inset:0}.Theme5Home-module__CUtjBa__adsSlide:hover .Theme5Home-module__CUtjBa__adsSlidePlus{opacity:1;background:#00000026}.Theme5Home-module__CUtjBa__catSection{margin-bottom:48px}@media (min-width:992px){.Theme5Home-module__CUtjBa__catSection{margin-bottom:80px}}.Theme5Home-module__CUtjBa__catGrid,.Theme5Home-module__CUtjBa__catGridSimple{gap:10px;display:grid}.Theme5Home-module__CUtjBa__catGridSimple{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media (min-width:992px){.Theme5Home-module__CUtjBa__catGrid{grid-template-columns:1fr 1fr;gap:30px}.Theme5Home-module__CUtjBa__catGridSimple{gap:30px}}.Theme5Home-module__CUtjBa__catColStack{gap:10px;display:grid}@media (min-width:992px){.Theme5Home-module__CUtjBa__catColStack{gap:30px}}.Theme5Home-module__CUtjBa__catCardWrap{min-height:0}.Theme5Home-module__CUtjBa__catCard{color:#fff;background:#f4f4f4;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__catCardRatioTall{aspect-ratio:570/505}.Theme5Home-module__CUtjBa__catCardRatioShort{aspect-ratio:570/315}.Theme5Home-module__CUtjBa__catCardRatioMid{aspect-ratio:570/410}.Theme5Home-module__CUtjBa__catMedia{z-index:1;position:absolute;inset:0;overflow:hidden}.Theme5Home-module__CUtjBa__catImg,.Theme5Home-module__CUtjBa__catImgPlaceholder{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1s;display:block;position:relative}.Theme5Home-module__CUtjBa__catImgPlaceholder{background:linear-gradient(160deg,#ececec 0%,#d8d8d8 100%)}.Theme5Home-module__CUtjBa__catOverlay{z-index:1;pointer-events:none;background:#00000061;transition:background .5s;position:absolute;inset:0}@media (hover:hover){.Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catOverlay{background:#00000038}}.Theme5Home-module__CUtjBa__catMedia:before,.Theme5Home-module__CUtjBa__catMedia:after{content:"";z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;background-color:#ffffff26;width:100%;height:100%;margin:auto;transition:all .5s;position:absolute;inset:0}@media (hover:hover){.Theme5Home-module__CUtjBa__catCard:not(:hover) .Theme5Home-module__CUtjBa__catMedia:before{opacity:1;visibility:visible;width:0;height:100%}.Theme5Home-module__CUtjBa__catCard:not(:hover) .Theme5Home-module__CUtjBa__catMedia:after{opacity:1;visibility:visible;width:100%;height:0}.Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catMedia:before,.Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catMedia:after{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur();backdrop-filter:blur();width:100%;height:100%}.Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catImg{transform:scale(1.1)}}.Theme5Home-module__CUtjBa__catContent{top:0;z-index:4;text-align:start;pointer-events:none;color:#fff;flex-direction:column;align-items:flex-start;max-width:min(85%,320px);padding:25px;display:flex;position:absolute;inset-inline-start:0}.Theme5Home-module__CUtjBa__catContent h3.Theme5Home-module__CUtjBa__catTitle{font-family:var(--font-family,var(--t5-font-heading));letter-spacing:1px;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(16px,2vw,20px);font-weight:500;line-height:1.25}.Theme5Home-module__CUtjBa__catSub{letter-spacing:0;text-transform:none;color:#ffffffe0;align-self:flex-start;align-items:center;gap:6px;margin-top:5px;font-family:Libre Baskerville,Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:400;transition:color .35s;display:inline-flex}.Theme5Home-module__CUtjBa__catSubArrow{flex-shrink:0;transition:transform .35s}.Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catSub{color:var(--MainColor,var(--t5-accent,#b59677))}[dir=rtl] .Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catSubArrow{transform:translate(-4px)}[dir=ltr] .Theme5Home-module__CUtjBa__catCard:hover .Theme5Home-module__CUtjBa__catSubArrow{transform:translate(4px)}.Theme5Home-module__CUtjBa__productsGrid{gap:10px;display:grid}.Theme5Home-module__CUtjBa__productsGridItem{min-width:0}.Theme5Home-module__CUtjBa__productsGrid1{grid-template-columns:minmax(0,380px);justify-content:center}.Theme5Home-module__CUtjBa__productsGrid2{grid-template-columns:repeat(2,minmax(0,300px));justify-content:center;gap:16px}.Theme5Home-module__CUtjBa__productsGrid2 .Theme5Home-module__CUtjBa__productMedia{aspect-ratio:3/4}@media (min-width:768px){.Theme5Home-module__CUtjBa__productsGrid2{grid-template-columns:repeat(2,minmax(0,340px));gap:24px}}.Theme5Home-module__CUtjBa__productsGrid3{grid-template-columns:repeat(3,1fr)}.Theme5Home-module__CUtjBa__productsGrid4,.Theme5Home-module__CUtjBa__productsGrid8{grid-template-columns:repeat(4,1fr)}@media (min-width:768px){.Theme5Home-module__CUtjBa__productsGrid:not(.Theme5Home-module__CUtjBa__productsGrid2){gap:30px}}@media (max-width:991px){.Theme5Home-module__CUtjBa__productsGrid3{grid-template-columns:repeat(3,1fr)}.Theme5Home-module__CUtjBa__productsGrid4,.Theme5Home-module__CUtjBa__productsGrid8{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.Theme5Home-module__CUtjBa__productsGrid1{grid-template-columns:1fr}.Theme5Home-module__CUtjBa__productsGrid2,.Theme5Home-module__CUtjBa__productsGrid3,.Theme5Home-module__CUtjBa__productsGrid4,.Theme5Home-module__CUtjBa__productsGrid8{grid-template-columns:repeat(2,1fr);gap:10px}}.Theme5Home-module__CUtjBa__productsCarouselOuter{width:100%;padding-inline:max(16px, calc((100vw - var(--t5-wrapper-max,1420px)) / 2));box-sizing:border-box;overflow:hidden}.Theme5Home-module__CUtjBa__productsCarouselWrap{margin-inline:0;padding-inline:0}:is(.Theme5Home-module__CUtjBa__productsSwiper .swiper-button-prev,.Theme5Home-module__CUtjBa__productsSwiper .swiper-button-next){color:var(--t5-heading)}.Theme5Home-module__CUtjBa__productCard{text-align:start}.Theme5Home-module__CUtjBa__productMedia{aspect-ratio:750/1101;background:#f3f3f3;margin-bottom:16px;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__productImgLink{width:100%;height:100%;display:block}.Theme5Home-module__CUtjBa__productImg{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.Theme5Home-module__CUtjBa__productCard:hover .Theme5Home-module__CUtjBa__productImg{transform:scale(1.05)}.Theme5Home-module__CUtjBa__productBadge{top:12px;z-index:4;background:var(--t5-sale);color:#fff;letter-spacing:.04em;padding:4px 8px;font-size:11px;font-weight:600;line-height:1.2;position:absolute;inset-inline-start:12px}.Theme5Home-module__CUtjBa__productActions{inset-inline-end:10px;z-index:6;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn{pointer-events:auto;opacity:0;transition:opacity .35s,transform .35s,background .3s,color .3s;transform:translate(14px)}[dir=rtl] .Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn{transform:translate(-14px)}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:first-child{transition-delay:0s}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:nth-child(2){transition-delay:50ms}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:nth-child(3){transition-delay:.1s}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:nth-child(4){transition-delay:.15s}@media (hover:hover){.Theme5Home-module__CUtjBa__productCard:hover .Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn,.Theme5Home-module__CUtjBa__productCard:hover .Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:disabled{opacity:1;transform:translate(0)}}.Theme5Home-module__CUtjBa__productSwatches{display:none}.Theme5Home-module__CUtjBa__actionBtn{border:1px solid var(--t5-border,#e8e8e8);width:40px;height:40px;color:var(--t5-heading,#4d5959);cursor:pointer;box-shadow:none;background:#fff;border-radius:0;justify-content:center;align-items:center;text-decoration:none;transition:opacity .35s,transform .35s,background .3s,color .3s,border-color .3s;display:inline-flex}.Theme5Home-module__CUtjBa__actionBtn:hover:not(:disabled):not(.Theme5Home-module__CUtjBa__actionBtnDisabled){background:var(--MainColor,var(--t5-accent,#b59677));border-color:var(--MainColor,var(--t5-accent,#b59677));color:#fff}.Theme5Home-module__CUtjBa__actionBtnDisabled,.Theme5Home-module__CUtjBa__actionBtnDisabled:hover{cursor:not-allowed;color:#7a7a7a;box-shadow:none;background:#e5e5e5;border:1px solid #d8d8d8}@media (hover:hover){.Theme5Home-module__CUtjBa__actionBtn[data-tip]:before{content:attr(data-tip);inset-inline-end:calc(100% + 10px);color:var(--t5-heading,#4d5959);letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;background:#fff;padding:5px 10px;font-size:11px;font-weight:500;transition:opacity .25s,transform .25s;position:absolute;top:50%;transform:translateY(-50%)translate(6px);box-shadow:0 2px 12px #0000001f}.Theme5Home-module__CUtjBa__actionBtn[data-tip]:hover:before{opacity:1;transform:translateY(-50%)translate(0)}.Theme5Home-module__CUtjBa__actionBtn{position:relative}}@media (min-width:768px){.Theme5Home-module__CUtjBa__actionBtnActive.Theme5Home-module__CUtjBa__actionBtnSide{color:#e81e63;background:#fff5f8}.Theme5Home-module__CUtjBa__actionBtnActive.Theme5Home-module__CUtjBa__actionBtnSide:hover:not(:disabled):not(.Theme5Home-module__CUtjBa__actionBtnDisabled){background:var(--MainColor,var(--t5-accent,#b59677));color:#fff}}.Theme5Home-module__CUtjBa__productInfo{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Theme5Home-module__CUtjBa__productTitle{min-width:0;font-family:var(--font-family,var(--t5-font-heading));letter-spacing:.02em;flex:1;margin:0;font-size:14px;font-weight:500;line-height:1.45}.Theme5Home-module__CUtjBa__productTitle a{color:var(--t5-heading,#4d5959);transition:color var(--t5-transition);text-decoration:none}.Theme5Home-module__CUtjBa__productTitle a:hover{color:var(--MainColor,var(--t5-accent))}.Theme5Home-module__CUtjBa__productPrice{text-align:end;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;font-size:14px;line-height:1.3;display:flex}.Theme5Home-module__CUtjBa__productPriceCurrent{color:var(--t5-sale,#fa0000);font-weight:600;text-decoration:none}.Theme5Home-module__CUtjBa__productPriceOld{color:var(--t5-text,#999);font-size:12px;text-decoration:line-through}@media (max-width:767px){.Theme5Home-module__CUtjBa__productCard{text-align:center}.Theme5Home-module__CUtjBa__productMedia{margin-bottom:12px}.Theme5Home-module__CUtjBa__productActions{inset-inline-end:8px;gap:2px;top:8px;transform:none}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn,.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn:disabled{--t5-mobile-btn-alpha:.7;--t5-mobile-btn-alpha-hover:.82;opacity:1;width:36px;height:36px;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff59;border-radius:0;transition:background .25s,color .25s;transform:none}[dir=rtl] .Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn{transform:none}.Theme5Home-module__CUtjBa__actionBtnSide{background:rgba(255, 255, 255, var(--t5-mobile-btn-alpha));color:var(--t5-heading,#4d5959)}.Theme5Home-module__CUtjBa__actionBtnSide:hover:not(:disabled):not(.Theme5Home-module__CUtjBa__actionBtnDisabled){background:rgba(var(--MainColor_rgb,181, 150, 119), var(--t5-mobile-btn-alpha-hover));color:#fff}.Theme5Home-module__CUtjBa__actionBtnCart{background:rgba(var(--MainColor_rgb,181, 150, 119), var(--t5-mobile-btn-alpha));color:#fff}.Theme5Home-module__CUtjBa__actionBtnCart:hover:not(:disabled):not(.Theme5Home-module__CUtjBa__actionBtnDisabled){background:rgba(var(--MainColor_rgb,181, 150, 119), var(--t5-mobile-btn-alpha-hover));color:#fff}.Theme5Home-module__CUtjBa__actionBtnCart.Theme5Home-module__CUtjBa__actionBtnDisabled,.Theme5Home-module__CUtjBa__actionBtnCart.Theme5Home-module__CUtjBa__actionBtnDisabled:hover{background:rgba(120, 120, 120, var(--t5-mobile-btn-alpha));color:#ffffffe6;border:none}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn.Theme5Home-module__CUtjBa__actionBtnSide.Theme5Home-module__CUtjBa__actionBtnActive{background:rgba(255, 255, 255, var(--t5-mobile-btn-alpha));color:#e81e63}.Theme5Home-module__CUtjBa__productActions .Theme5Home-module__CUtjBa__actionBtn.Theme5Home-module__CUtjBa__actionBtnSide.Theme5Home-module__CUtjBa__actionBtnActive:hover:not(:disabled){background:rgba(var(--MainColor_rgb,181, 150, 119), var(--t5-mobile-btn-alpha-hover));color:#fff}.Theme5Home-module__CUtjBa__productInfo{text-align:center;flex-direction:column;align-items:center;gap:8px}.Theme5Home-module__CUtjBa__productTitle{letter-spacing:.06em;text-transform:uppercase;flex:none;width:100%;font-size:12px;font-weight:600;line-height:1.35}.Theme5Home-module__CUtjBa__productSwatches{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Theme5Home-module__CUtjBa__productSwatch{box-sizing:border-box;border:1px solid #00000014;border-radius:50%;width:14px;height:14px;display:block}.Theme5Home-module__CUtjBa__productSwatchActive{border-color:#9a9a9a;box-shadow:0 0 0 1px #fff,0 0 0 2px #9a9a9a}.Theme5Home-module__CUtjBa__productPrice{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:6px 10px;width:100%}.Theme5Home-module__CUtjBa__productPriceOld{font-size:13px}.Theme5Home-module__CUtjBa__productPriceCurrent{font-size:14px}}.Theme5Home-module__CUtjBa__parallaxWrap{width:100%;margin-bottom:48px;overflow:hidden}.Theme5Home-module__CUtjBa__parallaxInner{aspect-ratio:2.55;min-height:280px;position:relative;overflow:hidden}@media (max-width:767px){.Theme5Home-module__CUtjBa__parallaxInner{aspect-ratio:1.15;min-height:220px}}.Theme5Home-module__CUtjBa__parallaxMediaLink{cursor:pointer;width:100%;height:100%;display:block;position:relative}.Theme5Home-module__CUtjBa__parallaxMedia{will-change:transform;height:115%;position:absolute;inset:0}.Theme5Home-module__CUtjBa__parallaxImg{object-fit:cover}.Theme5Home-module__CUtjBa__parallaxOverlay{background:#0000002e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Theme5Home-module__CUtjBa__parallaxCta{background:var(--t5-btn-bg);color:var(--t5-btn-color);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;padding:14px 32px;font-size:12px;font-weight:600;text-decoration:none;transition:background .35s,transform .35s;display:inline-flex}.Theme5Home-module__CUtjBa__parallaxCta:hover{background:var(--t5-accent);transform:translateY(-2px)}.Theme5Home-module__CUtjBa__brandsStrip{width:100%}.Theme5Home-module__CUtjBa__brandsGrid{width:100%;max-width:min(100%, var(--t5-wrapper-max,1100px));grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0 auto;padding:0;list-style:none;display:grid}.Theme5Home-module__CUtjBa__brandsGridItem{min-width:0}.Theme5Home-module__CUtjBa__brandTile{aspect-ratio:1;background:#e5e5e5;display:block;position:relative;overflow:hidden}.Theme5Home-module__CUtjBa__brandImg,.Theme5Home-module__CUtjBa__brandImgPlaceholder{object-fit:cover;width:100%;height:100%;transition:transform .55s}.Theme5Home-module__CUtjBa__brandImgPlaceholder{background:#ddd}.Theme5Home-module__CUtjBa__brandTile:hover .Theme5Home-module__CUtjBa__brandImg{transform:scale(1.08)}.Theme5Home-module__CUtjBa__brandName,.Theme5Home-module__CUtjBa__brandPlus{pointer-events:none;opacity:0;justify-content:center;align-items:center;transition:opacity .35s,background .35s;display:flex;position:absolute;inset:0}.Theme5Home-module__CUtjBa__brandName{text-align:center;font-family:var(--t5-font-heading);letter-spacing:.1em;text-transform:uppercase;color:#fff;background:0 0;padding:12px;font-size:12px;font-weight:600;line-height:1.35}.Theme5Home-module__CUtjBa__brandPlus{color:#fff;background:0 0;font-size:26px}@media (min-width:992px) and (hover:hover){.Theme5Home-module__CUtjBa__brandTile:hover .Theme5Home-module__CUtjBa__brandName{opacity:1;background:#00000073}.Theme5Home-module__CUtjBa__brandTile:hover .Theme5Home-module__CUtjBa__brandPlus{opacity:0}}@media (max-width:575px){.Theme5Home-module__CUtjBa__brandsGrid{max-width:100%}.Theme5Home-module__CUtjBa__brandName{opacity:1;letter-spacing:.06em;background:#00000073;padding:8px 6px;font-size:10px}.Theme5Home-module__CUtjBa__brandPlus{opacity:0}}@media (min-width:576px) and (max-width:991px){.Theme5Home-module__CUtjBa__brandName{opacity:1;background:#00000073}.Theme5Home-module__CUtjBa__brandPlus{opacity:0}}
.Theme5FakePreview-module__tqYGna__block{pointer-events:none;-webkit-user-select:none;user-select:none}.Theme5FakePreview-module__tqYGna__ph{border:1px solid var(--t5-border,#ddd);background:#ececec}.Theme5FakePreview-module__tqYGna__heroWrap{width:100%;margin-bottom:24px;overflow:hidden}.Theme5FakePreview-module__tqYGna__heroBone{border:none;width:100%;height:clamp(440px,52vw,620px)}.Theme5FakePreview-module__tqYGna__adWrap{width:100%}.Theme5FakePreview-module__tqYGna__adBone{aspect-ratio:2.55;border:none;width:100%;min-height:220px}@media (max-width:767px){.Theme5FakePreview-module__tqYGna__adBone{aspect-ratio:1.15}}.Theme5FakePreview-module__tqYGna__productCard{text-align:start}.Theme5FakePreview-module__tqYGna__productMedia{aspect-ratio:750/1101;border:none;margin-bottom:16px}.Theme5FakePreview-module__tqYGna__productLine{border:none;height:11px;margin-bottom:10px}.Theme5FakePreview-module__tqYGna__productLineShort{width:58%}.Theme5FakePreview-module__tqYGna__catGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (min-width:768px){.Theme5FakePreview-module__tqYGna__catGrid{gap:30px}}.Theme5FakePreview-module__tqYGna__catColStack{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.Theme5FakePreview-module__tqYGna__catColStack{gap:30px}}.Theme5FakePreview-module__tqYGna__catBoneTall{aspect-ratio:570/505;border:none;width:100%}.Theme5FakePreview-module__tqYGna__catBoneShort{aspect-ratio:570/315;border:none;width:100%}.Theme5FakePreview-module__tqYGna__catBoneMid{aspect-ratio:570/410;border:none;width:100%}.Theme5FakePreview-module__tqYGna__brandTile{aspect-ratio:1;border:none}
.Theme5ProductsListing-module__GUHbWq__plRoot{background:var(--t5-bg,#fff);min-height:50vh;margin-top:0;padding-top:0}.Theme5ProductsListing-module__GUHbWq__subCatSlot{width:100%;min-width:0;max-width:100%;margin:0;padding:0;overflow:hidden}.Theme5ProductsListing-module__GUHbWq__subCatSlotFlush{margin-top:calc(-1 * var(--t5-topbar-height,0px))}.Theme5ProductsListing-module__GUHbWq__toolbar{border-bottom:1px solid var(--t5-border,#e8e8e8);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px 16px;margin-bottom:8px;padding:16px 0 18px;display:grid}.Theme5ProductsListing-module__GUHbWq__toolbarStart{justify-content:flex-start;min-width:0;display:flex}.Theme5ProductsListing-module__GUHbWq__toolbarCenter{justify-content:center;min-width:0;display:flex}.Theme5ProductsListing-module__GUHbWq__toolbarEnd{justify-content:flex-end;min-width:0;display:flex}.Theme5ProductsListing-module__GUHbWq__toolbarEnd .Theme5ProductsListing-module__GUHbWq__filterBtn{margin-inline-start:auto}.Theme5ProductsListing-module__GUHbWq__toolbarLayoutOnly{grid-template-columns:unset;justify-content:center;display:flex}.Theme5ProductsListing-module__GUHbWq__filterBtn{font-family:var(--t5-font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--t5-heading,#4d5959);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:500;transition:color .25s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__filterBtn:hover{color:var(--MainColor,var(--t5-heading,#4d5959))}.Theme5ProductsListing-module__GUHbWq__filterCount{background:var(--MainColor,#4d5959);color:#fff;text-align:center;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:18px}.Theme5ProductsListing-module__GUHbWq__layoutGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__layoutBtn{border:1px solid var(--t5-border,#ddd);background:var(--t5-bg,#fff);color:#b8b8b8;cursor:pointer;border-radius:0;justify-content:center;align-items:center;min-width:34px;height:34px;padding:7px 6px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-layout=list],.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="2"],.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="1"]{width:34px}.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="3"]{width:38px}.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="4"]{width:42px}.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="5"]{width:46px}.Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="6"]{width:50px}.Theme5ProductsListing-module__GUHbWq__layoutBtn:hover{border-color:var(--t5-heading,#4d5959);color:var(--t5-heading,#4d5959)}.Theme5ProductsListing-module__GUHbWq__layoutBtnActive,.Theme5ProductsListing-module__GUHbWq__layoutBtnActive:hover{border-color:var(--t5-heading,#4d5959);background:var(--t5-heading,#4d5959);color:#fff}.Theme5ProductsListing-module__GUHbWq__layoutIconList{flex-direction:column;justify-content:center;gap:3px;width:100%;height:100%;display:flex}.Theme5ProductsListing-module__GUHbWq__layoutIconListBar{background:currentColor;border-radius:1px;height:3px;display:block}.Theme5ProductsListing-module__GUHbWq__layoutIconGrid{grid-template-columns:repeat(var(--layout-cols,3), 1fr);align-items:stretch;gap:2px;width:100%;height:100%;display:grid}.Theme5ProductsListing-module__GUHbWq__layoutIconGridCell{background:currentColor;border-radius:1px;min-width:3px;display:block}.Theme5ProductsListing-module__GUHbWq__sortDrop{position:relative}.Theme5ProductsListing-module__GUHbWq__sortTriggerWrap{display:inline-block;position:relative}.Theme5ProductsListing-module__GUHbWq__sortTrigger{min-width:118px;height:40px;font-family:var(--t5-font-body);color:#878787;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 16px 0 20px;font-size:14px;font-weight:400;line-height:1;transition:border-color .2s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__sortTrigger:hover{border-color:#d4d4d4}.Theme5ProductsListing-module__GUHbWq__sortTriggerOpen{color:var(--MainColor,#b59677);border-color:#dcdcdc}.Theme5ProductsListing-module__GUHbWq__sortTriggerOpen .Theme5ProductsListing-module__GUHbWq__sortChevron{color:var(--MainColor,#b59677)}.Theme5ProductsListing-module__GUHbWq__sortValue{text-align:center;flex:1;min-width:0}.Theme5ProductsListing-module__GUHbWq__sortChevron{color:#878787;flex-shrink:0;transition:transform .22s,color .22s}.Theme5ProductsListing-module__GUHbWq__sortChevronOpen{transform:rotate(180deg)}.Theme5ProductsListing-module__GUHbWq__sortCaret{inset-inline-start:50%;z-index:52;border-inline-start:1px solid #e5e5e5;pointer-events:none;background:#fff;border-top:1px solid #e5e5e5;width:11px;height:11px;margin-inline-start:-5.5px;position:absolute;bottom:-6px;transform:rotate(45deg)}.Theme5ProductsListing-module__GUHbWq__sortMenu{top:calc(100% + 10px);z-index:51;background:#fff;border:1px solid #e8e8e8;border-radius:0;min-width:248px;margin:0;padding:6px 0 10px;list-style:none;position:absolute;inset-inline-start:0;box-shadow:0 4px 18px #0000001a}.Theme5ProductsListing-module__GUHbWq__sortOption{width:100%;font-family:var(--t5-font-body);text-align:start;color:#878787;cursor:pointer;background:0 0;border:none;border-radius:0;padding:12px 24px;font-size:14px;font-weight:400;line-height:1.4;transition:background .15s,color .15s;display:block}.Theme5ProductsListing-module__GUHbWq__sortOption:hover:not(.Theme5ProductsListing-module__GUHbWq__sortOptionActive){background:#fafafa}.Theme5ProductsListing-module__GUHbWq__sortOptionActive,.Theme5ProductsListing-module__GUHbWq__sortOptionActive:hover{background:rgba(var(--MainColor_rgb,181, 150, 119), .12);color:var(--MainColor,#b59677)}.Theme5ProductsListing-module__GUHbWq__toolbarMobile{justify-content:space-between;align-items:center;gap:10px;padding:14px 0 16px;display:flex}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__toolbarEnd{flex:none;order:1;justify-content:flex-start}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__toolbarCenter{flex:auto;order:2;justify-content:center;min-width:0}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__toolbarStart{flex:none;order:3;justify-content:flex-end}.Theme5ProductsListing-module__GUHbWq__sortDropCompact{position:relative}.Theme5ProductsListing-module__GUHbWq__sortTriggerCompact{font-family:var(--t5-font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--t5-heading,#4d5959);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:500;line-height:1;transition:color .25s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__sortTriggerCompact:hover,.Theme5ProductsListing-module__GUHbWq__sortTriggerCompact.Theme5ProductsListing-module__GUHbWq__sortTriggerOpen{color:var(--MainColor,var(--t5-heading,#4d5959));border:none}.Theme5ProductsListing-module__GUHbWq__sortTriggerCompact .Theme5ProductsListing-module__GUHbWq__sortValue{text-align:start;flex:none;max-width:none}.Theme5ProductsListing-module__GUHbWq__sortTriggerCompact .Theme5ProductsListing-module__GUHbWq__sortChevron{color:currentColor}.Theme5ProductsListing-module__GUHbWq__sortMenuCompact{min-width:220px;inset-inline:auto 0}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__layoutGroup{flex-wrap:nowrap;gap:8px}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__layoutBtn{min-width:32px;height:32px;padding:6px 5px}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__layoutBtn[data-layout=list],.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="1"],.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__layoutBtn[data-cols="2"]{width:32px}.Theme5ProductsListing-module__GUHbWq__toolbarMobile .Theme5ProductsListing-module__GUHbWq__filterBtn{letter-spacing:.06em}.Theme5ProductsListing-module__GUHbWq__activeBar{border-bottom:1px solid var(--t5-border,#e8e8e8);flex-wrap:wrap;align-items:center;row-gap:10px;margin-bottom:4px;padding:0 0 18px;display:flex}.Theme5ProductsListing-module__GUHbWq__activeCount{font-family:var(--t5-font-body);color:#878787;white-space:nowrap;margin:0;padding-inline-end:14px;font-size:13px;font-weight:400;line-height:1.4}.Theme5ProductsListing-module__GUHbWq__activeDivider{background:#e0e0e0;flex-shrink:0;width:1px;height:14px;margin-inline:14px}.Theme5ProductsListing-module__GUHbWq__activeChip{font-family:var(--t5-font-body);color:#5a6a7a;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;line-height:1.4;transition:color .28s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__activeChip:hover{color:#222}.Theme5ProductsListing-module__GUHbWq__activeChipIcon{color:#878787;justify-content:center;align-items:center;transition:transform .28s,color .28s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__activeChip:hover .Theme5ProductsListing-module__GUHbWq__activeChipIcon{color:#222;transform:rotate(90deg)}.Theme5ProductsListing-module__GUHbWq__activeChipLabel{font-weight:400;transition:color .28s}.Theme5ProductsListing-module__GUHbWq__clearAllBtn{background:var(--t5-heading,#222);font-family:var(--t5-font-body);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:500;line-height:1.3;transition:background .28s,transform .28s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__clearAllBtn:hover{background:#444}.Theme5ProductsListing-module__GUHbWq__clearAllIcon{justify-content:center;align-items:center;transition:transform .28s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__clearAllBtn:hover .Theme5ProductsListing-module__GUHbWq__clearAllIcon{transform:rotate(90deg)}.Theme5ProductsListing-module__GUHbWq__plMain{width:100%}.Theme5ProductsListing-module__GUHbWq__plGrid{grid-template-columns:repeat(var(--t5-pl-cols,4), minmax(0, 1fr));gap:24px 18px;display:grid}.Theme5ProductsListing-module__GUHbWq__plList{border-top:1px solid var(--t5-border,#e8e8e8);flex-direction:column;gap:0;display:flex}.Theme5ProductsListing-module__GUHbWq__plListItem{border-bottom:1px solid var(--t5-border,#e8e8e8);grid-template-columns:minmax(110px,180px) minmax(0,1fr) auto;align-items:center;gap:28px;padding:24px 0;display:grid}.Theme5ProductsListing-module__GUHbWq__plListMedia{width:100%;max-width:180px;position:relative}.Theme5ProductsListing-module__GUHbWq__plListBadge{top:10px;z-index:3;background:var(--t5-sale,#e85d04);color:#fff;letter-spacing:.04em;pointer-events:none;padding:4px 8px;font-size:11px;font-weight:600;line-height:1.2;position:absolute;inset-inline-start:10px}.Theme5ProductsListing-module__GUHbWq__plListWishlist{top:10px;z-index:4;width:34px;height:34px;color:var(--t5-heading,#4d5959);box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffffb3;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;transition:background .25s,color .25s;display:inline-flex;position:absolute;inset-inline-end:10px}.Theme5ProductsListing-module__GUHbWq__plListWishlist:hover:not(:disabled){background:rgba(var(--MainColor_rgb,181, 150, 119), .82);color:#fff}.Theme5ProductsListing-module__GUHbWq__plListWishlistActive{color:#e81e63;background:#ffffffb3}.Theme5ProductsListing-module__GUHbWq__plListWishlistActive:hover:not(:disabled){background:rgba(var(--MainColor_rgb,181, 150, 119), .82);color:#fff}.Theme5ProductsListing-module__GUHbWq__plListWishlist:disabled{cursor:wait}.Theme5ProductsListing-module__GUHbWq__plListImgLink{background:#f6f6f6;display:block;overflow:hidden}.Theme5ProductsListing-module__GUHbWq__plListImg{aspect-ratio:5/6;object-fit:cover;width:100%;height:auto;max-height:160px;display:block}.Theme5ProductsListing-module__GUHbWq__plListBody{min-width:0;padding-inline-end:12px}.Theme5ProductsListing-module__GUHbWq__plListTitle{font-family:var(--t5-font-heading);letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:600;line-height:1.35}.Theme5ProductsListing-module__GUHbWq__plListTitle a{color:var(--t5-heading,#4d5959);text-decoration:none;transition:color .2s}.Theme5ProductsListing-module__GUHbWq__plListTitle a:hover{color:var(--MainColor,#b59677)}.Theme5ProductsListing-module__GUHbWq__plListPrice{font-family:var(--t5-font-body);flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.Theme5ProductsListing-module__GUHbWq__plListPriceOld{color:#999;font-size:14px;text-decoration:line-through}.Theme5ProductsListing-module__GUHbWq__plListPriceCurrent{color:#e53935;font-size:15px;font-weight:600;text-decoration:none}.Theme5ProductsListing-module__GUHbWq__plListDesc{font-family:var(--t5-font-body);color:#878787;margin:0 0 12px;font-size:13px;line-height:1.65}.Theme5ProductsListing-module__GUHbWq__plListSwatches{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Theme5ProductsListing-module__GUHbWq__plListSwatch{border:1px solid #00000014;border-radius:50%;width:18px;height:18px;display:block}.Theme5ProductsListing-module__GUHbWq__plListSwatchMore{color:#878787;font-size:12px}.Theme5ProductsListing-module__GUHbWq__plListActions{flex-direction:column;align-items:stretch;gap:10px;min-width:148px;display:flex}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline,.Theme5ProductsListing-module__GUHbWq__plListBtnSolid{min-width:148px;min-height:40px;font-family:var(--t5-font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:10px 18px;font-size:11px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Theme5ProductsListing-module__GUHbWq__plListBtnInner{justify-content:center;align-items:center;width:100%;min-height:18px;display:flex;position:relative}.Theme5ProductsListing-module__GUHbWq__plListBtnText,.Theme5ProductsListing-module__GUHbWq__plListBtnIcon{justify-content:center;align-items:center;transition:opacity .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1);display:inline-flex}.Theme5ProductsListing-module__GUHbWq__plListBtnText{white-space:nowrap}.Theme5ProductsListing-module__GUHbWq__plListBtnIcon{opacity:0;pointer-events:none;position:absolute;inset:0;transform:translateY(8px)scale(.75)}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline{border:1px solid var(--MainColor,#b59677);color:var(--MainColor,#b59677);background:#fff;transition:color .32s,background .32s,border-color .32s}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline:hover:not(:disabled){background:var(--MainColor,#b59677);color:#fff;border-color:var(--MainColor,#b59677)}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline:hover:not(:disabled) .Theme5ProductsListing-module__GUHbWq__plListBtnText{opacity:0;transform:translateY(-10px)scale(.92)}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline:hover:not(:disabled) .Theme5ProductsListing-module__GUHbWq__plListBtnIcon,.Theme5ProductsListing-module__GUHbWq__plListBtnSolid:hover:not(:disabled) .Theme5ProductsListing-module__GUHbWq__plListBtnIcon{opacity:1;transform:translateY(0)scale(1)}.Theme5ProductsListing-module__GUHbWq__plListBtnSolid{border:1px solid var(--MainColor,#b59677);background:var(--MainColor,#b59677);color:#fff}.Theme5ProductsListing-module__GUHbWq__plListBtnSolid:hover:not(:disabled) .Theme5ProductsListing-module__GUHbWq__plListBtnText{opacity:0;transform:translateY(-10px)scale(.92)}.Theme5ProductsListing-module__GUHbWq__plListBtnDisabled{opacity:.5;cursor:not-allowed}.Theme5ProductsListing-module__GUHbWq__plEmpty{text-align:center;border-top:1px solid var(--t5-border,#e8e8e8);flex-direction:column;justify-content:center;align-items:center;min-height:clamp(260px,44vw,380px);padding:64px 20px 72px;display:flex}.Theme5ProductsListing-module__GUHbWq__plEmptyIconWrap{border:1px solid var(--t5-border,#ddd);background:var(--t5-bg,#fff);width:68px;height:68px;color:var(--t5-text,#999);border-radius:0;justify-content:center;align-items:center;margin-bottom:22px;transition:color .25s,border-color .25s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__plEmptyTitle{font-family:var(--t5-font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--t5-heading,#4d5959);margin:0 0 10px;font-size:13px;font-weight:600;line-height:1.45}.Theme5ProductsListing-module__GUHbWq__plEmptyHint{max-width:320px;font-family:var(--t5-font-body);color:var(--t5-text,#999);margin:0 0 28px;font-size:13px;font-weight:400;line-height:1.65}.Theme5ProductsListing-module__GUHbWq__plEmptyBtn{border:1px solid var(--t5-heading,#4d5959);min-width:188px;min-height:44px;color:var(--t5-heading,#4d5959);font-family:var(--t5-font-body);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:12px 28px;font-size:11px;font-weight:600;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__plEmptyBtn:hover{background:var(--MainColor,#222);border-color:var(--MainColor,#222);color:#fff}.Theme5ProductsListing-module__GUHbWq__plLoadMoreWrap{justify-content:center;margin-top:40px;padding-bottom:16px;display:flex}.Theme5ProductsListing-module__GUHbWq__plLoadMore{border:1px solid var(--t5-heading,#4d5959);min-width:160px;min-height:44px;font-family:var(--t5-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--t5-heading,#4d5959);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:14px 32px;font-size:12px;font-weight:600;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.Theme5ProductsListing-module__GUHbWq__plLoadMore:hover:not(:disabled){background:var(--MainColor,#222);border-color:var(--MainColor,#222);color:#fff}.Theme5ProductsListing-module__GUHbWq__plLoadMore:disabled{opacity:.55;cursor:not-allowed}.Theme5ProductsListing-module__GUHbWq__skeletonGrid{grid-template-columns:repeat(var(--t5-pl-cols,4), minmax(0, 1fr));gap:24px 18px;display:grid}.Theme5ProductsListing-module__GUHbWq__skeletonCard{background:#f8f8f8}.Theme5ProductsListing-module__GUHbWq__skeletonImg{aspect-ratio:3/4;background:linear-gradient(90deg,#eee 0%,#f5f5f5 50%,#eee 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite Theme5ProductsListing-module__GUHbWq__t5Shimmer}.Theme5ProductsListing-module__GUHbWq__skeletonLine{background:linear-gradient(90deg,#eee 0%,#f5f5f5 50%,#eee 100%) 0 0/200% 100%;height:12px;margin:14px 12px 8px;animation:1.4s ease-in-out infinite Theme5ProductsListing-module__GUHbWq__t5Shimmer}.Theme5ProductsListing-module__GUHbWq__skeletonLineShort{width:55%;margin-bottom:14px}.Theme5ProductsListing-module__GUHbWq__skeletonListItem{border-bottom:1px solid #eee;grid-template-columns:130px minmax(0,1fr);gap:16px;padding:18px 0;display:grid}.Theme5ProductsListing-module__GUHbWq__skeletonListImg{aspect-ratio:3/4;background:linear-gradient(90deg,#eee 0%,#f5f5f5 50%,#eee 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite Theme5ProductsListing-module__GUHbWq__t5Shimmer}.Theme5ProductsListing-module__GUHbWq__skeletonListBody{flex-direction:column;justify-content:center;gap:10px;padding-top:8px;display:flex}@keyframes Theme5ProductsListing-module__GUHbWq__t5Shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:991px){.Theme5ProductsListing-module__GUHbWq__plGrid,.Theme5ProductsListing-module__GUHbWq__skeletonGrid{grid-template-columns:repeat(min(var(--t5-pl-cols,4), 3), minmax(0, 1fr))}.Theme5ProductsListing-module__GUHbWq__plListItem{grid-template-rows:auto auto;grid-template-columns:minmax(108px,150px) minmax(0,1fr);align-items:start;gap:18px 20px}.Theme5ProductsListing-module__GUHbWq__plListMedia{grid-area:1/1/-1;align-self:start;max-width:150px}.Theme5ProductsListing-module__GUHbWq__plListImgLink{aspect-ratio:4/5;min-height:150px}.Theme5ProductsListing-module__GUHbWq__plListImg{aspect-ratio:4/5;height:100%;min-height:150px;max-height:none}.Theme5ProductsListing-module__GUHbWq__plListBody{grid-area:1/2;padding-inline-end:0}.Theme5ProductsListing-module__GUHbWq__plListActions{flex-flow:wrap;grid-area:2/2;align-self:start;min-width:0;max-width:100%}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline,.Theme5ProductsListing-module__GUHbWq__plListBtnSolid{flex:auto;min-width:140px}.Theme5ProductsListing-module__GUHbWq__skeletonListItem{grid-template-rows:auto auto;grid-template-columns:minmax(108px,150px) minmax(0,1fr);align-items:start;gap:12px 18px}.Theme5ProductsListing-module__GUHbWq__skeletonListItem .Theme5ProductsListing-module__GUHbWq__skeletonListImg{grid-area:1/1/-1}.Theme5ProductsListing-module__GUHbWq__skeletonListItem .Theme5ProductsListing-module__GUHbWq__skeletonListBody{grid-area:1/2}}@media (max-width:767px){.Theme5ProductsListing-module__GUHbWq__plGrid,.Theme5ProductsListing-module__GUHbWq__skeletonGrid{grid-template-columns:repeat(min(var(--t5-pl-cols,4), 2), minmax(0, 1fr));gap:16px 12px}.Theme5ProductsListing-module__GUHbWq__plListItem{grid-template-columns:minmax(96px,120px) minmax(0,1fr);gap:10px 14px;padding:18px 0}.Theme5ProductsListing-module__GUHbWq__plListMedia{max-width:120px}.Theme5ProductsListing-module__GUHbWq__plListImgLink{aspect-ratio:3/4;min-height:132px}.Theme5ProductsListing-module__GUHbWq__plListImg{aspect-ratio:3/4;min-height:132px;max-height:none}.Theme5ProductsListing-module__GUHbWq__plListActions{flex-direction:column;gap:8px}.Theme5ProductsListing-module__GUHbWq__plListBtnOutline,.Theme5ProductsListing-module__GUHbWq__plListBtnSolid{letter-spacing:.06em;flex:auto;width:100%;min-width:0;max-width:100%;min-height:36px;padding:8px 10px;font-size:10px}.Theme5ProductsListing-module__GUHbWq__plListTitle{font-size:13px}.Theme5ProductsListing-module__GUHbWq__plListDesc{margin-bottom:8px;font-size:12px}.Theme5ProductsListing-module__GUHbWq__plEmpty{min-height:220px;padding:48px 16px 56px}.Theme5ProductsListing-module__GUHbWq__plEmptyIconWrap{width:60px;height:60px;margin-bottom:18px}.Theme5ProductsListing-module__GUHbWq__plEmptyBtn{min-width:168px;min-height:42px;padding:11px 22px}}@media (max-width:575px){.Theme5ProductsListing-module__GUHbWq__toolbarMobile{padding:12px 0 14px}.Theme5ProductsListing-module__GUHbWq__plGrid,.Theme5ProductsListing-module__GUHbWq__skeletonGrid{gap:14px 10px}}
.Theme6TextAdMarquee-module__WPQA5G__marqueeRunning{direction:ltr;flex:1;min-width:0;overflow:hidden}.Theme6TextAdMarquee-module__WPQA5G__marqueeRunning:hover .Theme6TextAdMarquee-module__WPQA5G__track{animation-play-state:paused}.Theme6TextAdMarquee-module__WPQA5G__track{align-items:center;gap:var(--t6-marquee-gap,3.75rem);will-change:transform;flex-shrink:0;width:max-content;display:inline-flex}.Theme6TextAdMarquee-module__WPQA5G__trackLtr{animation:Theme6TextAdMarquee-module__WPQA5G__t6MarqueeLtr var(--t6-marquee-speed,80s) linear infinite}.Theme6TextAdMarquee-module__WPQA5G__trackRtl{animation:Theme6TextAdMarquee-module__WPQA5G__t6MarqueeRtl var(--t6-marquee-speed,80s) linear infinite}.Theme6TextAdMarquee-module__WPQA5G__marqueeItem{white-space:nowrap;color:inherit;flex-shrink:0;display:inline-block}@keyframes Theme6TextAdMarquee-module__WPQA5G__t6MarqueeLtr{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Theme6TextAdMarquee-module__WPQA5G__t6MarqueeRtl{0%{transform:translate(-50%)}to{transform:translate(0)}}
.Theme5Wishlist-module__Vdt7zq__wlRoot{background:var(--t5-bg,#fff);min-height:50vh}.Theme5Wishlist-module__Vdt7zq__wlMain{width:100%}
