.cw-search-trigger{border:0!important;background:transparent!important;padding:0!important;margin:0!important;cursor:pointer!important;color:#111!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important}.cw-search-trigger svg{display:block!important;width:23px!important;height:23px!important}.cw-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;visibility:hidden;pointer-events:none;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)}body.cw-search-open{overflow:hidden}body.cw-search-open .cw-search{visibility:visible;pointer-events:auto}.cw-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000075;opacity:0;transition:opacity .22s ease}body.cw-search-open .cw-search__backdrop{opacity:1}.cw-search__panel{position:absolute;top:0;left:0;right:0;background:#fff;padding:22px clamp(16px,5vw,60px) 26px;box-shadow:0 18px 40px #00000029;transform:translateY(-100%);transition:transform .3s cubic-bezier(.22,.61,.36,1);max-height:88vh;overflow-y:auto}body.cw-search-open .cw-search__panel{transform:translateY(0)}.cw-search__form{display:flex;align-items:center;gap:12px;max-width:860px;margin:0 auto;border-bottom:1.5px solid #111111;padding-bottom:10px}.cw-search__input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;font-family:inherit;font-size:17px;letter-spacing:.01em;color:#111;padding:6px 0}.cw-search__input::placeholder{color:#9a9a9a}.cw-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.cw-search__submit,.cw-search__close{border:0;background:transparent;padding:4px;cursor:pointer;color:#111;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.cw-search__close{color:#6a6a6a}.cw-search__close:hover{color:#111}.cw-search__results{max-width:860px;margin:0 auto}.cw-search__results.is-visible{margin-top:14px}.cw-search__result{display:flex;align-items:center;gap:14px;padding:10px 4px;text-decoration:none;color:#111;border-bottom:1px solid rgba(0,0,0,.08)}.cw-search__result:hover{background:#f6f6f6}.cw-search__thumb{width:52px;height:52px;flex:0 0 52px;object-fit:cover;background:#f2f2f2}.cw-search__thumb--empty{display:inline-block}.cw-search__result-info{display:flex;flex-direction:column;gap:3px;min-width:0}.cw-search__result-title{font-size:14px;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cw-search__result-price{font-size:13px;color:#444;letter-spacing:.02em}.cw-search__empty{text-align:center;color:#6a6a6a;font-size:14px;padding:18px 0 6px;margin:0}@media(max-width:749px){.cw-search__panel{padding:18px 16px 22px}.cw-search__input{font-size:16px}}@media(prefers-reduced-motion:reduce){.cw-search__panel,.cw-search__backdrop{transition:none}}.cw-cart-drawer__express{margin-top:10px}.cw-cart-drawer__express-divider{display:flex;align-items:center;gap:10px;margin:0 0 8px;color:#9a9a9a;font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cw-cart-drawer__express-divider:before,.cw-cart-drawer__express-divider:after{content:"";flex:1 1 auto;height:1px;background:#e8e8e8}.cw-cart-drawer__express-divider span{flex:0 0 auto}.cw-cart-drawer__express-buttons{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-row-gap: 8px}.cw-cart-drawer__items{display:flex;flex-direction:column}.cw-cart-drawer__items .cw-cart-item--real-gift{order:1}body:not(.cw-cart-open) .cw-cart-overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body:not(.cw-cart-open) .cw-cart-drawer{transform:translate(104%)!important}:root{--cw-announcement-height: 38px;--cw-header-height: 74px;--cw-fixed-header-stack-height: calc(var(--cw-announcement-height) + var(--cw-header-height))}body{padding-top:0!important}.cw-header{position:fixed!important;top:var(--cw-announcement-height)!important;left:0!important;right:0!important;width:100%!important;z-index:9998!important;background:#fff!important;transform:translateY(0)!important;transition:transform .26s ease,background-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease!important;will-change:transform}.cw-header-spacer{display:block!important;height:var(--cw-fixed-header-stack-height)!important;min-height:var(--cw-fixed-header-stack-height)!important;flex:0 0 auto!important}.cw-header.cw-header--hidden{transform:translateY(calc(-1 * (var(--cw-header-height) + 4px)))!important}.cw-header.cw-header--returned{background:#ffffffc7!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 1px #00000014!important}.cw-header.cw-header--top{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}@media(max-width:749px){:root{--cw-header-height: 62px}.cw-header.cw-header--returned{background:#ffffffd6!important}}.cw-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9996;background:#0000007a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.cw-drawer{position:fixed;top:0;left:0;z-index:9997;width:min(460px,92vw);height:100dvh;background:#fff;color:#111;transform:translate(-104%);transition:transform .26s cubic-bezier(.22,.61,.36,1);overflow-y:auto;overflow-x:hidden;padding:24px 32px 34px;box-shadow:18px 0 45px #0000002e;scrollbar-width:none}.cw-drawer::-webkit-scrollbar{display:none}body.cw-drawer-open .cw-drawer{transform:translate(0)}body.cw-drawer-open .cw-drawer-overlay{opacity:1;visibility:visible;pointer-events:auto}.cw-drawer__top{position:relative;min-height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.cw-drawer__close{position:absolute;left:-4px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;background:transparent;color:#111;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.cw-drawer__logo{max-width:260px;text-align:center;color:#111;font-size:26px;line-height:1;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cw-drawer nav{display:block;margin-top:8px}.cw-drawer__link,.cw-drawer__summary{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.12);color:#111;text-decoration:none;font-size:17px;line-height:1.1;font-weight:500;letter-spacing:.04em;text-transform:uppercase;list-style:none}.cw-drawer__summary{cursor:pointer}.cw-drawer__summary::-webkit-details-marker{display:none}.cw-drawer__summary span{font-size:28px;line-height:1;font-weight:300;transform:translateY(-1px)}.cw-drawer__child{display:block;padding:14px 0 14px 16px;border-bottom:1px solid rgba(0,0,0,.08);color:#111111b8;text-decoration:none;font-size:14px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.cw-drawer__cards{display:flex;gap:14px;margin-top:26px;padding-bottom:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cw-drawer__cards::-webkit-scrollbar{display:none}.cw-drawer-card{flex:0 0 176px;width:176px;color:#111;text-decoration:none;scroll-snap-align:start}.cw-drawer-card__media{width:100%;aspect-ratio:1 / 1;background:#f3f3f3;overflow:hidden;margin-bottom:12px}.cw-drawer-card__media img,.cw-drawer-card__media svg{width:100%;height:100%;object-fit:cover;display:block}.cw-drawer-card__title{color:#111;font-size:15px;line-height:1.15;font-weight:500;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-drawer-card__cta{margin-top:7px;color:#11111194;font-size:15px;line-height:1;font-weight:400}.cw-drawer__account{margin-top:30px;padding-top:24px;border-top:1px solid rgba(0,0,0,.12)}.cw-drawer__account-link{display:inline-flex;align-items:center;gap:14px;color:#111;text-decoration:none;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.cw-drawer__bottom-localization{margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,0,0,.12);display:flex;align-items:center;gap:18px;color:#111111a6;font-size:14px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:749px){.cw-drawer{width:min(452px,calc(100vw - 34px));padding:20px 26px 30px}.cw-drawer__top{margin-bottom:20px}.cw-drawer__logo{font-size:25px}.cw-drawer__link,.cw-drawer__summary{min-height:66px;font-size:16px}.cw-drawer__cards{gap:14px;margin-top:26px}.cw-drawer-card{flex-basis:175px;width:175px}}@media(max-width:390px){.cw-drawer{width:calc(100vw - 28px);padding-left:22px;padding-right:22px}.cw-drawer-card{flex-basis:158px;width:158px}}.cw-drawer-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10000!important;background:#00000075!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.cw-drawer{position:fixed!important;top:0!important;left:0!important;z-index:10001!important;width:min(460px,92vw)!important;height:100dvh!important;background:#fff!important;color:#111!important;transform:translate(-104%);transition:transform .26s cubic-bezier(.22,.61,.36,1);overflow-y:auto!important;overflow-x:hidden!important;padding:22px 34px 34px!important;box-shadow:18px 0 45px #0000002e;scrollbar-width:none}.cw-drawer::-webkit-scrollbar,.cw-drawer__cards::-webkit-scrollbar{display:none}body.cw-drawer-open .cw-drawer{transform:translate(0)!important}body.cw-drawer-open .cw-drawer-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.cw-drawer-open{overflow:hidden}.cw-drawer__top{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:22px!important}.cw-drawer__close{position:static!important;transform:none!important;width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#111!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;cursor:pointer!important}.cw-drawer__brand{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;text-decoration:none!important;color:#111!important;margin-left:auto!important}.cw-drawer__logo-img{max-width:132px!important;max-height:42px!important;width:auto!important;height:auto!important;object-fit:contain!important}.cw-drawer__logo{display:block!important;text-align:right!important;color:#111!important;font-size:24px!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.cw-drawer__nav{margin-top:8px!important}.cw-drawer__link,.cw-drawer__summary{width:100%!important;min-height:62px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(0,0,0,.13)!important;color:#111!important;text-decoration:none!important;font-size:15.5px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:.055em!important;text-transform:uppercase!important;padding:0!important}.cw-drawer__link span,.cw-drawer__summary span{font-size:28px!important;line-height:1!important;font-weight:300!important;transform:translateY(-1px)}.cw-drawer__cards{display:flex!important;gap:14px!important;margin-top:26px!important;padding:0 0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.cw-drawer-card{flex:0 0 176px!important;width:176px!important;min-width:176px!important;color:#111!important;text-decoration:none!important;scroll-snap-align:start!important}.cw-drawer-card__media{width:100%!important;aspect-ratio:1 / 1!important;background:#f3f3f3!important;overflow:hidden!important;margin-bottom:12px!important}.cw-drawer-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:18px!important}.cw-drawer-card__title{color:#111!important;font-size:15px!important;line-height:1.15!important;font-weight:500!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cw-drawer-card__cta{margin-top:7px!important;color:#11111194!important;font-size:15px!important;line-height:1!important;font-weight:400!important}.cw-drawer__account{margin-top:28px!important;padding-top:24px!important;border-top:1px solid rgba(0,0,0,.13)!important}.cw-drawer__account-link{display:inline-flex!important;align-items:center!important;gap:14px!important;color:#111!important;text-decoration:none!important;font-size:14px!important;letter-spacing:.08em!important;text-transform:uppercase!important}@media(max-width:749px){.cw-drawer{width:calc(100vw - 34px)!important;padding:20px 28px 30px!important}.cw-drawer__top{margin-bottom:20px!important}.cw-drawer__logo-img{max-width:124px!important;max-height:40px!important}.cw-drawer__link,.cw-drawer__summary{min-height:66px!important;font-size:15.5px!important}.cw-drawer-card{flex-basis:174px!important;width:174px!important;min-width:174px!important}}@media(max-width:390px){.cw-drawer{width:calc(100vw - 28px)!important;padding-left:24px!important;padding-right:24px!important}.cw-drawer-card{flex-basis:158px!important;width:158px!important;min-width:158px!important}}.cw-drawer__nav{position:relative!important;transition:opacity .22s ease,transform .26s cubic-bezier(.22,.61,.36,1)!important}.cw-drawer__nav.is-submenu-open{opacity:0!important;transform:translate(-18px)!important;pointer-events:none!important}.cw-drawer__link{background:transparent!important;border-left:0!important;border-right:0!important;border-top:0!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.cw-drawer__link:not(.cw-drawer__link--with-arrow){justify-content:flex-start!important}.cw-drawer-submenu{display:block!important;opacity:0;transform:translate(24px);pointer-events:none;transition:opacity .24s ease,transform .28s cubic-bezier(.22,.61,.36,1)}.cw-drawer-submenu[hidden]{display:none!important}.cw-drawer-submenu.is-active{opacity:1;transform:translate(0);pointer-events:auto}.cw-drawer-submenu__back{width:100%;min-height:56px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid rgba(0,0,0,.13);background:transparent;color:#111111b8;padding:0;cursor:pointer;font-size:14px;line-height:1.1;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-align:left}.cw-drawer-submenu__back span{font-size:27px;line-height:1;font-weight:300;transform:translateY(-1px)}.cw-drawer-submenu__links{display:grid}.cw-drawer-submenu__links a{min-height:66px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.13);color:#111;text-decoration:none;font-size:15.5px;line-height:1.1;font-weight:500;letter-spacing:.055em;text-transform:uppercase}.cw-drawer.has-active-submenu .cw-drawer__cards,.cw-drawer.has-active-submenu .cw-drawer__account{display:none!important}@media(max-width:749px){.cw-drawer-submenu__links a{min-height:66px;font-size:15.5px}}.cw-drawer{position:fixed!important}.cw-drawer.has-active-submenu .cw-drawer__nav{display:none!important}.cw-drawer-submenu{margin-top:18px!important;opacity:0;transform:translate(24px);pointer-events:none;transition:opacity .24s ease,transform .28s cubic-bezier(.22,.61,.36,1)}.cw-drawer-submenu.is-active{opacity:1!important;transform:translate(0)!important;pointer-events:auto!important}.cw-drawer-submenu__back{min-height:54px!important}.cw-drawer-submenu__links a{min-height:66px!important}.cw-cart-trigger{border:0!important;background:transparent!important;padding:0!important;cursor:pointer!important}.cw-localization{display:flex!important;align-items:center!important;gap:14px!important}.cw-language-dropdown__summary,.cw-country-dropdown__summary{display:inline-flex!important;align-items:center!important;gap:7px!important;cursor:pointer!important;list-style:none!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:13px!important;line-height:1!important;font-weight:500!important;letter-spacing:.035em!important;text-transform:uppercase!important}.cw-language-dropdown__summary::-webkit-details-marker,.cw-country-dropdown__summary::-webkit-details-marker{display:none!important}.cw-language-dropdown,.cw-country-dropdown{position:relative!important}.cw-language-dropdown__panel,.cw-country-dropdown__panel{position:absolute!important;right:0!important;top:calc(100% + 14px)!important;z-index:10020!important;min-width:220px!important;max-height:440px!important;overflow-y:auto!important;background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;box-shadow:0 14px 32px #0000001f!important;padding:8px 0!important}.cw-language-dropdown__option,.cw-country-dropdown__option{width:100%!important;display:flex!important;align-items:center!important;gap:10px!important;border:0!important;background:#fff!important;color:#111!important;padding:12px 16px!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:14px!important;line-height:1.15!important;text-align:left!important;cursor:pointer!important}.cw-language-dropdown__option.is-active,.cw-country-dropdown__option.is-active,.cw-language-dropdown__option:hover,.cw-country-dropdown__option:hover{background:#f4f4f4!important}@media(max-width:749px){.cw-language-form{display:inline-block!important}.cw-language-dropdown__summary{font-size:12px!important}.cw-country-dropdown__currency{display:none!important}}.cw-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10030;background:#00000075;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.cw-cart-drawer{position:fixed;top:0;right:0;z-index:10031;width:min(560px,100vw);height:100dvh;background:#fff;color:#111;transform:translate(104%);transition:transform .28s cubic-bezier(.22,.61,.36,1);display:grid;grid-template-rows:auto 1fr auto;box-shadow:-18px 0 45px #0000002e;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)}body.cw-cart-open{overflow:hidden}body.cw-cart-open .cw-cart-overlay{opacity:1;visibility:visible;pointer-events:auto}body.cw-cart-open .cw-cart-drawer{transform:translate(0)}.cw-cart-drawer__header{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid rgba(0,0,0,.12)}.cw-cart-drawer__header h2{margin:0;font-size:21px;line-height:1;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.cw-cart-drawer__close{border:0;background:transparent;color:#111;padding:0;cursor:pointer;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.cw-cart-drawer__body{overflow-y:auto;padding:18px 40px 26px;scrollbar-width:thin}.cw-cart-item,.cw-cart-offer{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:start;padding:18px 0}.cw-cart-item__image,.cw-cart-offer__image{display:block;background:#f3f3f3;aspect-ratio:1 / 1.22;overflow:hidden}.cw-cart-item__image img,.cw-cart-offer__image img{width:100%;height:100%;object-fit:contain;display:block}.cw-cart-item__title,.cw-cart-offer__title{color:#111;text-decoration:none;display:block;font-size:15.5px;line-height:1.2;font-weight:500;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.cw-cart-item__variant{margin:-4px 0 8px;color:#1111119e;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.cw-cart-item__price,.cw-cart-offer__price{display:flex;align-items:baseline;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.2}.cw-cart-item__sale,.cw-cart-offer__sale{color:#e02020;font-weight:600}.cw-cart-item__compare,.cw-cart-offer__compare{color:#0000007a;text-decoration:line-through}.cw-cart-item__actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px}.cw-cart-qty{width:130px;height:44px;border:1px solid rgba(0,0,0,.18);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center}.cw-cart-qty a,.cw-cart-qty span{color:#111;text-decoration:none;font-size:18px;line-height:1}.cw-cart-qty span{font-size:14px}.cw-cart-item__remove{color:#111;text-decoration:underline;font-size:14px}.cw-cart-offers{border-top:1px solid rgba(0,0,0,.12);margin-top:12px;padding-top:18px}.cw-cart-offers__dots{display:flex;justify-content:center;gap:9px;margin-bottom:16px}.cw-cart-offers__dots span{width:7px;height:7px;border-radius:50%;background:#00000047}.cw-cart-offers__dots span.is-active{background:#111}.cw-cart-offers__track{display:grid;gap:8px}.cw-cart-offer__form button{border:0;background:transparent;color:#111;padding:0;margin-top:8px;text-decoration:underline;font-size:16px;line-height:1;cursor:pointer}.cw-cart-drawer__footer{border-top:1px solid rgba(0,0,0,.12);padding:30px 40px 28px;background:#fff}.cw-cart-drawer__claim{width:100%;min-height:58px;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;text-decoration:none;font-size:13px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cw-cart-drawer__timer{margin-top:14px;color:#e02020;font-size:13px;line-height:1;font-style:italic;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.cw-cart-drawer__payments{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cw-cart-drawer__payments span{min-height:24px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f4;border:1px solid rgba(0,0,0,.08);border-radius:3px;padding:0 8px;font-size:10px;font-weight:700}.cw-cart-empty{padding:34px 0;text-align:center}.cw-cart-empty p{margin:0 0 16px;font-size:15px}.cw-cart-empty a{color:#111;text-decoration:underline}@media(max-width:749px){.cw-cart-drawer{width:calc(100vw + -0px)}.cw-cart-drawer__header{padding:0 32px}.cw-cart-drawer__body{padding:14px 32px 22px}.cw-cart-item,.cw-cart-offer{grid-template-columns:150px minmax(0,1fr);gap:28px}.cw-cart-drawer__footer{padding:28px 32px 26px}}@media(max-width:430px){.cw-cart-drawer__header{padding:0 24px}.cw-cart-drawer__body{padding-left:24px;padding-right:24px}.cw-cart-item,.cw-cart-offer{grid-template-columns:132px minmax(0,1fr);gap:22px}.cw-cart-item__title,.cw-cart-offer__title{font-size:14px}.cw-cart-drawer__footer{padding-left:24px;padding-right:24px}.cw-cart-qty{width:120px}}.cw-cart-qty button{border:0!important;background:transparent!important;color:#111!important;font-size:20px!important;line-height:1!important;cursor:pointer!important;padding:0!important;height:100%!important;width:100%!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important}.cw-cart-item__remove{border:0!important;background:transparent!important;color:#111!important;text-decoration:underline!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;padding:0!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important}.cw-cart-free-gifts{border-top:1px solid rgba(0,0,0,.12);margin-top:10px;padding-top:14px}.cw-cart-free-gifts__heading{margin:0 0 6px;color:#e02020;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif);font-size:13px;line-height:1;font-weight:600;letter-spacing:.08em;text-align:center;text-transform:uppercase}.cw-cart-item--gift{padding-top:14px!important;padding-bottom:14px!important}.cw-cart-gift-image{display:flex!important;align-items:center!important;justify-content:center!important;background:#f3f3f3!important}.cw-cart-gift-image span{font-size:58px;line-height:1}.cw-cart-gift-tag{display:inline-flex;align-items:center;gap:6px;margin-top:8px;background:#e02020;color:#fff;padding:4px 10px;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif);font-size:12px;line-height:1;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.cw-cart-drawer__payments{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin-top:18px!important}.cw-cart-drawer__payments svg{height:25px!important;width:auto!important;min-width:38px!important;display:block!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:3px!important;background:#fff!important;padding:2px 5px!important}.cw-cart-drawer__payments span{display:none!important}.cw-cart-drawer.is-updating{pointer-events:none}.cw-cart-drawer.is-updating:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;-webkit-backdrop-filter:saturate(.9);backdrop-filter:saturate(.9);z-index:4;pointer-events:none}.cw-cart-drawer.is-updating:before{content:"";position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border:2px solid rgba(0,0,0,.14);border-top-color:var(--cw-red, #e02020);border-radius:50%;z-index:5;pointer-events:none;animation:cw-cart-spin .7s linear infinite}@keyframes cw-cart-spin{to{transform:rotate(360deg)}}.cw-cart-item--loading{opacity:.5;pointer-events:none;position:relative}.cw-cart-item--loading:after{content:"";position:absolute;top:50%;right:12px;width:16px;height:16px;margin-top:-8px;border:2px solid rgba(0,0,0,.16);border-top-color:var(--cw-red, #e02020);border-radius:50%;animation:cw-cart-spin .7s linear infinite;pointer-events:none}@media(prefers-reduced-motion:reduce){.cw-cart-drawer,.cw-cart-overlay{transition:none!important}.cw-cart-drawer.is-updating:before,.cw-cart-item--loading:after{animation:none}}@media(max-width:430px){.cw-cart-gift-tag{font-size:10.5px;padding:4px 8px}.cw-cart-gift-image span{font-size:48px}}.cw-cart-free-gifts{border-bottom:1px solid rgba(0,0,0,.12)!important;border-top:0!important;margin:0 0 12px!important;padding:0 0 12px!important}.cw-cart-free-gifts__heading{margin:2px 0 8px!important}.cw-cart-item--gift{grid-template-columns:118px minmax(0,1fr)!important;gap:20px!important;padding:12px 0!important}.cw-cart-item--gift .cw-cart-item__image{aspect-ratio:1 / 1!important}.cw-cart-gift-image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:8px!important}.cw-cart-gift-tag{width:fit-content!important;max-width:100%!important;white-space:nowrap!important}.cw-cart-offers{margin-top:16px!important;padding-top:18px!important}.cw-cart-offer__form button{font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:15px!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important}.cw-cart-offer__title,.cw-cart-offer__price{margin-bottom:12px!important}@media(max-width:430px){.cw-cart-item--gift{grid-template-columns:104px minmax(0,1fr)!important;gap:18px!important}.cw-cart-gift-tag{font-size:9.5px!important;white-space:normal!important;line-height:1.1!important}}.cw-cart-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10030!important;background:#00000075!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important}.cw-cart-drawer{position:fixed!important;top:0!important;right:0!important;z-index:10031!important;width:min(560px,100vw)!important;max-width:100vw!important;height:100dvh!important;background:#fff!important;color:#111!important;transform:translate(104%)!important;transition:transform .28s cubic-bezier(.22,.61,.36,1)!important;display:grid!important;grid-template-rows:auto 1fr auto!important;overflow:hidden!important;box-shadow:-18px 0 45px #0000002e!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important}body.cw-cart-open{overflow:hidden!important}body.cw-cart-open .cw-cart-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.cw-cart-open .cw-cart-drawer{transform:translate(0)!important}.cw-cart-drawer__body{min-height:0!important;overflow-y:auto!important}.cw-cart-drawer__footer{position:static!important;width:auto!important}.cw-cart-drawer__header h2{letter-spacing:.055em!important}.cw-cart-item--gift .cw-cart-item__variant{display:none!important}.cw-cart-gift-tag{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:8px!important;background:#e02020!important;color:#fff!important;padding:4px 10px!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:12px!important;line-height:1!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important}.cw-cart-gift-tag__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;width:14px!important;height:14px!important;flex:0 0 14px!important}.cw-cart-gift-tag__icon svg{display:block!important}@media(max-width:430px){.cw-cart-gift-tag{font-size:10.5px!important;padding:4px 8px!important;white-space:normal!important;line-height:1.08!important}}.cw-cart-free-gifts,.cw-cart-item--real-gift .cw-cart-item__variant{display:none!important}.cw-cart-item--primary-gift .cw-cart-item__actions{margin-top:12px!important}.cw-cart-item--real-gift .cw-cart-gift-tag{margin-top:8px!important}.cw-cart-item--real-gift .cw-cart-item__price{margin-bottom:0!important}.cw-cart-drawer__checkout-form{display:block!important;width:100%!important;margin:0!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim{width:100%!important;min-height:58px!important;border:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#fff!important;text-decoration:none!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim:hover{background:#000!important}.cw-free-gift-toast{position:fixed!important;top:calc(env(safe-area-inset-top,0px) + 12px)!important;left:50%!important;right:auto!important;z-index:10060!important;width:min(340px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;background:#111!important;color:#fff!important;padding:12px 14px!important;border-radius:12px!important;box-shadow:0 12px 32px #0000003d!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-10px)!important;pointer-events:none!important;transition:opacity .24s ease,transform .28s cubic-bezier(.22,.61,.36,1),visibility .24s ease!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important}.cw-free-gift-toast[hidden]{display:none!important}.cw-free-gift-toast.is-active{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important;pointer-events:auto!important}.cw-free-gift-toast:before{content:""!important;position:absolute!important;left:0!important;top:12px!important;bottom:12px!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--cw-red, #e02020)!important}.cw-free-gift-toast__icon{width:30px!important;height:30px!important;border-radius:8px!important;background:#ffffff1a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;flex:0 0 auto!important}.cw-free-gift-toast__icon svg{width:17px!important;height:17px!important}.cw-free-gift-toast__copy{display:grid!important;gap:3px!important;min-width:0!important}.cw-free-gift-toast__copy strong{color:#fff!important;font-size:13.5px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:.01em!important;text-transform:none!important;white-space:nowrap!important;overflow:visible!important}.cw-free-gift-toast__copy span{color:#ffffffa8!important;font-size:11.5px!important;line-height:1.3!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important;white-space:normal!important;overflow:visible!important}.cw-free-gift-toast__close{position:static!important;width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;padding:0!important;background:transparent!important;color:#fff9!important;cursor:pointer!important;transition:color .16s ease!important}.cw-free-gift-toast__close:hover{color:#fff!important}.cw-free-gift-toast__close svg{width:15px!important;height:15px!important}@media(max-width:749px){.cw-free-gift-toast{top:calc(env(safe-area-inset-top,0px) + 14px)!important;left:50%!important;right:auto!important;width:min(340px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}}@media(prefers-reduced-motion:reduce){.cw-free-gift-toast{transition:opacity .12s ease,visibility .12s ease!important;transform:translate(-50%)!important}}@media(max-width:749px){.cw-header__actions{display:flex!important;align-items:center!important;gap:13px!important;min-width:auto!important}.cw-language-form,.cw-language-dropdown{display:none!important}.cw-localization{display:flex!important;align-items:center!important;gap:0!important}.cw-country-dropdown__summary{display:inline-flex!important;align-items:center!important;gap:6px!important}.cw-country-dropdown__currency{display:none!important}.cw-cart-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;width:24px!important;height:24px!important;flex:0 0 24px!important;color:#111!important;opacity:1!important;visibility:visible!important}.cw-cart-trigger svg{display:block!important;width:23px!important;height:23px!important}.cw-cart-count{position:absolute!important;top:-8px!important;right:-8px!important;min-width:16px!important;height:16px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:10px!important;line-height:16px!important;text-align:center!important;font-weight:700!important}}.cw-header__configurator-link,.cw-icon-link[aria-label=Account],.cw-drawer__account{display:none!important}.cw-drawer__link--coming-soon{cursor:default!important;justify-content:space-between!important}.cw-drawer__link--coming-soon>span{display:inline-flex!important;align-items:center!important}.cw-drawer__link--coming-soon small{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:0 9px!important;background:#f2f2f2!important;color:#11111194!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:10px!important;line-height:1!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}@media(max-width:749px){.cw-header__actions{gap:13px!important}}.cw-drawer__link--coming-soon{min-height:62px!important;font-size:15.5px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:.055em!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important}.cw-drawer__link--coming-soon .cw-drawer__link-text{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;transform:none!important}.cw-drawer__link--coming-soon .cw-drawer__coming-soon-badge,.cw-drawer__link--coming-soon small{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:0 9px!important;background:#f2f2f2!important;color:#11111194!important;font-size:10px!important;line-height:1!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;transform:none!important}@media(max-width:749px){.cw-drawer__link--coming-soon{min-height:66px!important;font-size:15.5px!important}}.cw-country-dropdown__option,.cw-language-dropdown__option{border:0!important;appearance:none!important;-webkit-appearance:none!important}.cw-country-dropdown__option-text{white-space:nowrap!important}.cw-country-dropdown__panel{min-width:270px!important;max-height:420px!important}.cw-language-dropdown__panel{min-width:170px!important}@media(max-width:749px){.cw-country-dropdown__panel{min-width:min(285px,calc(100vw - 48px))!important;max-height:360px!important}}html.cw-localization-loading,html.cw-localization-loading *{cursor:progress!important}body:has(.cw-main-collection) .cw-product-card__badge,body:has(.cw-main-collection) .cw-product-badge,body:has(.cw-main-collection) .product-card__badge,body:has(.cw-main-collection) .card__badge,body:has(.cw-main-collection) .badge,body:has(.collection) .cw-product-card__badge,body:has(.collection) .cw-product-badge,body:has(.collection) .product-card__badge,body:has(.collection) .card__badge,body.template-collection .cw-product-card__badge,body.template-collection .cw-product-badge,body.template-collection .product-card__badge,body.template-collection .card__badge,body.template-collection .badge{display:none!important}.template-collection [class*=badge],.template-collection [class*=Badge],.template-collection [class*=tag],.template-collection [class*=Tag]{display:none!important}.cw-cart-drawer{font-size:80%!important}.cw-cart-drawer__header{min-height:54px!important;padding:0 32px!important}.cw-cart-drawer__header h2{font-size:17px!important}.cw-cart-drawer__body{padding:14px 32px 20px!important}.cw-cart-item,.cw-cart-offer{grid-template-columns:120px minmax(0,1fr)!important;gap:22px!important;padding:14px 0!important}.cw-cart-item__title,.cw-cart-offer__title{font-size:12.5px!important;line-height:1.16!important;margin-bottom:7px!important}.cw-cart-item__variant{font-size:9.8px!important;margin:-2px 0 6px!important}.cw-cart-item__price,.cw-cart-offer__price{font-size:11.5px!important;gap:7px!important;margin-bottom:7px!important}.cw-cart-gift-tag{font-size:9.6px!important;padding:4px 8px!important;gap:5px!important;margin-top:6px!important}.cw-cart-qty{width:100px!important;height:34px!important}.cw-cart-qty button{font-size:16px!important}.cw-cart-qty span,.cw-cart-item__remove{font-size:11.5px!important}.cw-cart-drawer__footer{padding:24px 32px 22px!important}.cw-cart-drawer__claim{min-height:48px!important;font-size:10.5px!important}.cw-cart-drawer__timer{font-size:10.5px!important}.cw-cart-drawer__payments svg{height:21px!important;min-width:32px!important}.cw-cart-offers__track{display:block!important}.cw-cart-offer{display:none!important}.cw-cart-offer.is-active{display:grid!important}.cw-cart-offers__dots button{width:7px!important;height:7px!important;border:0!important;border-radius:999px!important;background:#00000047!important;padding:0!important;cursor:pointer!important}.cw-cart-offers__dots button.is-active{background:#111!important}.cw-cart-offer__form button{font-size:12.5px!important}@media(max-width:430px){.cw-cart-drawer__header{padding:0 20px!important}.cw-cart-drawer__body{padding-left:20px!important;padding-right:20px!important}.cw-cart-item,.cw-cart-offer{grid-template-columns:108px minmax(0,1fr)!important;gap:18px!important}.cw-cart-drawer__footer{padding-left:20px!important;padding-right:20px!important}}@media(max-width:749px){.cw-cart-drawer__header{min-height:56px!important;padding:0 22px!important}.cw-cart-drawer__header h2{font-size:19px!important;letter-spacing:.105em!important}.cw-cart-drawer__close svg{width:27px!important;height:27px!important}.cw-cart-drawer__body{padding:10px 16px!important}.cw-cart-drawer__items{border-top:0!important}.cw-cart-item{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;align-items:start!important}.cw-cart-item__image{width:86px!important;max-width:86px!important;aspect-ratio:1 / 1.14!important}.cw-cart-item__image img{padding:5px!important}.cw-cart-item__info{display:flex!important;flex-direction:column!important;min-width:0!important;max-width:100%!important;row-gap:0!important}.cw-cart-item__main{min-width:0!important;max-width:100%!important}.cw-cart-item__title{margin:0 0 4px!important;font-size:12.5px!important;line-height:1.12!important;letter-spacing:.055em!important;overflow-wrap:anywhere!important}.cw-cart-item__variant{margin:0 0 5px!important;gap:1px 5px!important;font-size:10px!important;line-height:1.18!important;letter-spacing:.025em!important;color:#ffffff85!important}.cw-cart-item__gift-description{margin:0 0 5px!important;color:#ffffff6b!important;font-size:9.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.cw-cart-item__price{margin:0!important;gap:5px!important;font-size:12px!important;line-height:1.1!important;align-items:center!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:nowrap!important;white-space:nowrap!important}.cw-cart-item__sale,.cw-cart-item__compare{font-size:12px!important;line-height:1!important}.cw-cart-gift-tag{padding:4px 7px!important;gap:4px!important;font-size:8.5px!important;line-height:1!important;transform:translateY(-2px)!important;box-shadow:0 5px 13px #e0202038!important}.cw-cart-gift-tag__icon{width:11px!important;height:11px!important;flex:0 0 11px!important}.cw-cart-gift-tag__icon svg{width:10px!important;height:10px!important}.cw-cart-item__actions{grid-column:auto!important;grid-row:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:8px!important;margin:7px 0 0!important}.cw-cart-qty{width:88px!important;height:32px!important}.cw-cart-qty button{font-size:17px!important}.cw-cart-qty span{font-size:14px!important}.cw-cart-item__remove{font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}.cw-cart-drawer__footer{padding:0 16px 11px!important;box-shadow:0 -10px 24px #00000038!important}.cw-cart-benefits{margin:0 -16px 10px!important}.cw-cart-benefit{min-height:34px!important;gap:5px!important;padding:0 6px!important;font-size:8px!important;line-height:1.12!important;letter-spacing:.04em!important}.cw-cart-benefit__icon svg{width:15px!important;height:15px!important}.cw-cart-drawer__total{margin:0 0 9px!important;gap:10px!important}.cw-cart-drawer__total span{font-size:13px!important}.cw-cart-drawer__total strong{font-size:19px!important;letter-spacing:.035em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:48px!important;font-size:12px!important;letter-spacing:.105em!important;gap:10px!important}.cw-cart-drawer__timer{margin-top:9px!important;gap:5px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.055em!important}.cw-cart-drawer__timer svg{width:12px!important;height:12px!important}.cw-cart-drawer__payments{margin-top:9px!important;gap:5px!important;justify-content:center!important}.cw-cart-drawer__payments svg{height:20px!important;min-width:31px!important;padding:2px 4px!important}}@media(max-width:749px){.cw-cart-drawer__header{min-height:56px!important;padding:0 22px!important}.cw-cart-drawer__header h2{font-size:19px!important;letter-spacing:.105em!important}.cw-cart-drawer__body{padding:10px 16px!important}.cw-cart-drawer__items{border-top:0!important}.cw-cart-item{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;align-items:start!important}.cw-cart-item__image{width:86px!important;max-width:86px!important;aspect-ratio:1 / 1.14!important}.cw-cart-item__image img{padding:5px!important}.cw-cart-item__info{display:flex!important;flex-direction:column!important;min-width:0!important;max-width:100%!important;row-gap:0!important}.cw-cart-item__title{margin:0 0 4px!important;font-size:12.5px!important;line-height:1.12!important;letter-spacing:.055em!important}.cw-cart-item__variant{margin:0 0 5px!important;display:grid!important;gap:2px!important;font-size:9.5px!important;line-height:1.14!important;letter-spacing:.025em!important}.cw-cart-item__variant-line{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important}.cw-cart-item__variant-line--rest{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:1px 5px!important}.cw-cart-item__gift-description{margin:0 0 5px!important;font-size:9.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.cw-cart-item__price{margin:0!important;gap:5px!important;font-size:12px!important;line-height:1.1!important;align-items:center!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:nowrap!important;white-space:nowrap!important}.cw-cart-gift-tag{padding:4px 7px!important;gap:4px!important;font-size:8.5px!important;line-height:1!important;transform:translateY(-2px)!important;box-shadow:0 5px 13px #e0202038!important}.cw-cart-gift-tag__icon{width:11px!important;height:11px!important;flex:0 0 11px!important}.cw-cart-gift-tag__icon svg{width:10px!important;height:10px!important}.cw-cart-item__actions{grid-column:auto!important;grid-row:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:8px!important;margin:7px 0 0!important}.cw-cart-qty{width:80px!important;height:29px!important}.cw-cart-qty button{font-size:15.5px!important}.cw-cart-qty span{font-size:13px!important}.cw-cart-item__remove{font-size:11.5px!important;line-height:1!important;white-space:nowrap!important}.cw-cart-drawer__footer{padding:0 16px 11px!important;box-shadow:0 -10px 24px #00000038!important}.cw-cart-benefits{margin:0 -16px 10px!important}.cw-cart-benefit{min-height:34px!important;gap:5px!important;padding:0 6px!important;font-size:8px!important;line-height:1.12!important;letter-spacing:.04em!important}.cw-cart-benefit__icon svg{width:15px!important;height:15px!important}.cw-cart-benefit:first-child .cw-cart-benefit__icon{transform:translateY(-1px)!important}.cw-cart-drawer__total{margin:0 0 9px!important;gap:10px!important}.cw-cart-drawer__total span{font-size:13px!important}.cw-cart-drawer__total strong{font-size:19px!important;letter-spacing:.035em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:48px!important;font-size:12px!important;letter-spacing:.105em!important;gap:10px!important}.cw-cart-drawer__timer{margin-top:9px!important;gap:5px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.055em!important}.cw-cart-drawer__timer svg{width:12px!important;height:12px!important}.cw-cart-drawer__payments{margin-top:9px!important;gap:5px!important}.cw-cart-drawer__payments svg{height:20px!important;min-width:31px!important;padding:2px 4px!important}}.cw-cart-gift-tag__icon{flex:0 0 auto!important}.cw-cart-drawer{font-size:88%!important}.cw-cart-item__title,.cw-cart-offer__title{font-size:13.5px!important}.cw-cart-item__variant{font-size:10.5px!important}.cw-cart-item__price,.cw-cart-offer__price{font-size:12.5px!important}.cw-cart-qty{width:112px!important;height:36px!important}.cw-cart-item,.cw-cart-offer{grid-template-columns:128px minmax(0,1fr)!important;gap:22px!important;padding:14px 0!important}.cw-cart-drawer__footer{padding-top:22px!important;padding-bottom:20px!important}.cw-cart-drawer__claim{min-height:52px!important;font-size:12px!important}@media(max-width:430px){.cw-cart-item,.cw-cart-offer{grid-template-columns:112px minmax(0,1fr)!important;gap:18px!important}.cw-cart-gift-tag{font-size:9.5px!important;gap:5px!important;padding:5px 8px!important}.cw-cart-qty{width:104px!important;height:34px!important}}.cw-cart-gift-tag{gap:7px!important;padding:5px 10px!important;white-space:nowrap!important}.cw-cart-gift-tag .cw-cart-gift-tag__value{display:inline-block!important;margin-left:2px!important;white-space:nowrap!important}.cw-cart-offer[data-cw-offer-slide]{display:none!important}.cw-cart-offer[data-cw-offer-slide].is-active{display:grid!important}.cw-cart-offers__dots{display:flex!important;justify-content:center!important;gap:9px!important;margin-bottom:16px!important}.cw-cart-offers__dot{width:7px!important;height:7px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#00000047!important;cursor:pointer!important}.cw-cart-offers__dot.is-active{background:#111!important}.cw-cart-overlay{background:#000000ad!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.cw-cart-drawer{width:min(590px,100vw)!important;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.08),transparent 34%),linear-gradient(180deg,#111,#050505 48%,#080808)!important;color:#f7f7f7!important;border-left:1px solid rgba(255,255,255,.1)!important;box-shadow:-26px 0 70px #0000008f!important}.cw-cart-drawer__header{min-height:74px!important;padding:0 34px!important;border-bottom:1px solid rgba(255,255,255,.11)!important}.cw-cart-drawer__header h2{color:#fff!important;font-size:24px!important;font-weight:500!important;letter-spacing:.12em!important}.cw-cart-drawer__close{color:#fff!important}.cw-cart-drawer__close svg{width:30px!important;height:30px!important}.cw-cart-drawer__body{padding:20px 30px 28px!important;background:transparent!important}.cw-cart-promo{position:relative!important;min-height:104px!important;display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;gap:20px!important;margin:0 0 14px!important;padding:14px 46px 14px 14px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;background:linear-gradient(135deg,#ffffff14,#ffffff04),#090909!important;box-shadow:inset 0 1px #ffffff0d,0 18px 38px #0000003d!important}.cw-cart-promo[hidden]{display:none!important}.cw-cart-promo__media{height:76px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1px solid rgba(255,255,255,.16)!important;padding-right:16px!important}.cw-cart-promo__media img{max-width:100%!important;max-height:76px!important;object-fit:contain!important;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35))!important}.cw-cart-promo__copy{display:grid!important;gap:10px!important;min-width:0!important}.cw-cart-promo__copy strong{color:#fff!important;font-size:20px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:.055em!important;text-transform:uppercase!important}.cw-cart-promo__copy span{color:#ffffffe0!important;font-size:14px!important;line-height:1.1!important;font-weight:600!important;letter-spacing:.09em!important;text-transform:uppercase!important}.cw-cart-promo__copy b,.cw-cart-drawer__timer b{color:#ff2a2a!important;font-weight:900!important}.cw-cart-promo__close{position:absolute!important;top:14px!important;right:14px!important;width:30px!important;height:30px!important;border:0!important;background:transparent!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;cursor:pointer!important}.cw-cart-drawer__items{border-top:1px solid rgba(255,255,255,.1)!important}.cw-cart-item,.cw-cart-offer{grid-template-columns:132px minmax(0,1fr)!important;gap:20px!important;align-items:stretch!important;padding:16px 0!important;border-bottom:1px solid rgba(255,255,255,.11)!important}.cw-cart-item__image,.cw-cart-offer__image{border:1px solid rgba(255,255,255,.09)!important;border-radius:3px!important;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.12),transparent 54%),#141414!important}.cw-cart-item__image img,.cw-cart-offer__image img{padding:8px!important;object-fit:contain!important}.cw-cart-item__info{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:1fr auto!important;column-gap:16px!important;align-items:start!important}.cw-cart-item__main{min-width:0!important}.cw-cart-item__actions{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;display:grid!important;justify-items:end!important;gap:16px!important;margin:0!important}.cw-cart-item__title,.cw-cart-offer__title{color:#fff!important;font-size:15px!important;line-height:1.22!important;font-weight:500!important;letter-spacing:.065em!important;margin:0 0 10px!important}.cw-cart-item__variant{color:#ffffffa3!important;font-size:12px!important;line-height:1.25!important;margin:0 0 10px!important}.cw-cart-item__price,.cw-cart-offer__price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;color:#fff!important;font-size:15px!important;line-height:1.15!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:nowrap!important}.cw-cart-item__sale,.cw-cart-offer__sale{color:#ff2a2a!important;font-weight:900!important}.cw-cart-item__compare,.cw-cart-offer__compare{color:#ffffff75!important;text-decoration:line-through!important}.cw-cart-gift-tag{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important;padding:7px 12px!important;border-radius:999px!important;background:linear-gradient(180deg,#f33,#e71717)!important;color:#fff!important;box-shadow:0 8px 18px #e0202047!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:.045em!important;white-space:nowrap!important}.cw-cart-gift-tag__icon{color:#fff!important;width:15px!important;height:15px!important}.cw-cart-qty{width:112px!important;height:42px!important;border:1px solid rgba(255,255,255,.24)!important;background:#ffffff06!important}.cw-cart-qty button,.cw-cart-qty span{color:#fff!important}.cw-cart-qty button{font-size:20px!important}.cw-cart-qty span{font-size:16px!important;font-weight:600!important}.cw-cart-item__remove{color:#ffffffad!important;font-size:12px!important;text-decoration:underline!important;text-underline-offset:2px!important}.cw-cart-offers{border-top:0!important;margin-top:14px!important;padding-top:0!important}.cw-cart-offers__dots button,.cw-cart-offers__dot{background:#ffffff3d!important}.cw-cart-offers__dots button.is-active,.cw-cart-offers__dot.is-active{background:#ff2a2a!important}.cw-cart-offer__form button,.cw-cart-empty,.cw-cart-empty a{color:#fff!important}.cw-cart-drawer__footer{border-top:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#080808!important;padding:0 30px 24px!important;box-shadow:0 -18px 40px #00000047!important}.cw-cart-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;margin:0 -30px 22px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;background:#ffffff06!important}.cw-cart-benefit{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 14px!important;color:#ffffffdb!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important}.cw-cart-benefit+.cw-cart-benefit{border-left:1px solid rgba(255,255,255,.12)!important}.cw-cart-benefit__icon{color:#ff2a2a!important;display:inline-flex!important;flex:0 0 auto!important}.cw-cart-drawer__total{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important;margin:0 0 18px!important}.cw-cart-drawer__total span{color:#ffffff9e!important;font-size:16px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.cw-cart-drawer__total strong{color:#fff!important;font-size:25px!important;line-height:1!important;font-weight:500!important;letter-spacing:.08em!important;text-transform:uppercase!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:58px!important;border-radius:3px!important;background:linear-gradient(180deg,#ff2e2e,#e91919)!important;color:#fff!important;box-shadow:0 12px 26px #e0202042!important;gap:14px!important;font-size:15px!important;letter-spacing:.12em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim:hover{background:linear-gradient(180deg,#ff3a3a,#d91414)!important}.cw-cart-drawer__claim-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important}.cw-cart-drawer__timer:not(.cw-cart-drawer__timer--premium){display:none!important}.cw-cart-drawer__timer{margin-top:18px!important;color:#ffffffa3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:12px!important;line-height:1!important;font-style:normal!important;font-weight:700!important;letter-spacing:.09em!important;text-align:center!important}.cw-cart-drawer__payments{justify-content:center!important;gap:10px!important;margin-top:20px!important}.cw-cart-drawer__payments svg{height:27px!important;min-width:44px!important;border:1px solid rgba(255,255,255,.18)!important;background:#fff!important;border-radius:4px!important;padding:3px 6px!important}.cw-cart-drawer.is-updating:after{background:#00000073!important}@media(max-width:749px){.cw-cart-drawer__header{min-height:66px!important;padding:0 24px!important}.cw-cart-drawer__header h2{font-size:21px!important;letter-spacing:.11em!important}.cw-cart-drawer__body{padding:16px 18px 22px!important}.cw-cart-promo{grid-template-columns:90px minmax(0,1fr)!important;gap:14px!important;min-height:88px!important;padding:12px 40px 12px 12px!important}.cw-cart-promo__media{height:64px!important;padding-right:12px!important}.cw-cart-promo__copy strong{font-size:16px!important}.cw-cart-promo__copy span{font-size:11px!important;letter-spacing:.075em!important}.cw-cart-item,.cw-cart-offer{grid-template-columns:112px minmax(0,1fr)!important;gap:14px!important;padding:14px 0!important}.cw-cart-item__info{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;row-gap:12px!important}.cw-cart-item__actions{grid-column:1!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;justify-items:stretch!important;width:100%!important;gap:12px!important}.cw-cart-item__title,.cw-cart-offer__title{font-size:13px!important}.cw-cart-item__price,.cw-cart-offer__price{font-size:13px!important;gap:7px!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:wrap!important}.cw-cart-gift-tag{padding:6px 10px!important;font-size:10px!important}.cw-cart-qty{width:102px!important;height:36px!important}.cw-cart-drawer__footer{padding:0 18px 18px!important}.cw-cart-benefits{margin:0 -18px 18px!important}.cw-cart-benefit{min-height:48px!important;gap:7px!important;padding:0 8px!important;font-size:9px!important;letter-spacing:.055em!important}.cw-cart-benefit__icon svg{width:18px!important;height:18px!important}.cw-cart-drawer__total strong{font-size:21px!important;letter-spacing:.05em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:54px!important;font-size:13px!important}.cw-cart-drawer__payments{gap:8px!important}.cw-cart-drawer__payments svg{height:24px!important;min-width:38px!important}}@media(max-width:430px){.cw-cart-item,.cw-cart-offer{grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important}.cw-cart-promo{grid-template-columns:78px minmax(0,1fr)!important}.cw-cart-drawer__total span{font-size:14px!important}.cw-cart-drawer__total strong{font-size:18px!important}}@media(max-width:749px){.cw-cart-drawer{grid-template-rows:auto minmax(0,1fr) auto!important}.cw-cart-drawer__header{min-height:56px!important;padding:0 22px!important}.cw-cart-drawer__header h2{font-size:19px!important;letter-spacing:.105em!important}.cw-cart-drawer__close svg{width:27px!important;height:27px!important}.cw-cart-drawer__body{padding:10px 16px!important}.cw-cart-drawer__items{border-top:0!important}.cw-cart-item{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;align-items:start!important}.cw-cart-item__image{width:86px!important;max-width:86px!important;aspect-ratio:1 / 1.14!important}.cw-cart-item__image img{padding:5px!important}.cw-cart-item__info{display:flex!important;flex-direction:column!important;min-width:0!important;max-width:100%!important;row-gap:0!important}.cw-cart-item__main{min-width:0!important;max-width:100%!important}.cw-cart-item__title{margin:0 0 4px!important;font-size:12.5px!important;line-height:1.12!important;letter-spacing:.055em!important;overflow-wrap:anywhere!important}.cw-cart-item__variant{margin:0 0 5px!important;gap:1px 5px!important;font-size:10px!important;line-height:1.18!important;letter-spacing:.025em!important;color:#ffffff85!important}.cw-cart-item__gift-description{margin:0 0 5px!important;color:#ffffff6b!important;font-size:9.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.cw-cart-item__price{margin:0!important;gap:5px!important;font-size:12px!important;line-height:1.1!important;align-items:center!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:nowrap!important;white-space:nowrap!important}.cw-cart-item__sale,.cw-cart-item__compare{font-size:12px!important;line-height:1!important}.cw-cart-gift-tag{padding:4px 7px!important;gap:4px!important;font-size:8.5px!important;line-height:1!important;box-shadow:0 5px 13px #e0202038!important}.cw-cart-gift-tag__icon{width:11px!important;height:11px!important;flex:0 0 11px!important}.cw-cart-gift-tag__icon svg{width:10px!important;height:10px!important}.cw-cart-item__actions{grid-column:auto!important;grid-row:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:8px!important;margin:7px 0 0!important}.cw-cart-qty{width:88px!important;height:32px!important}.cw-cart-qty button{font-size:17px!important}.cw-cart-qty span{font-size:14px!important}.cw-cart-item__remove{font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}.cw-cart-drawer__footer{padding:0 16px 11px!important;box-shadow:0 -10px 24px #00000038!important}.cw-cart-benefits{margin:0 -16px 10px!important}.cw-cart-benefit{min-height:34px!important;gap:5px!important;padding:0 6px!important;font-size:8px!important;line-height:1.12!important;letter-spacing:.04em!important}.cw-cart-benefit__icon svg{width:15px!important;height:15px!important}.cw-cart-drawer__total{margin:0 0 9px!important;gap:10px!important}.cw-cart-drawer__total span{font-size:13px!important}.cw-cart-drawer__total strong{font-size:19px!important;letter-spacing:.035em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:48px!important;font-size:12px!important;letter-spacing:.105em!important;gap:10px!important}.cw-cart-drawer__timer{margin-top:9px!important;gap:5px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.055em!important}.cw-cart-drawer__timer svg{width:12px!important;height:12px!important}.cw-cart-drawer__payments{margin-top:9px!important;gap:5px!important;justify-content:center!important}.cw-cart-drawer__payments svg{height:20px!important;min-width:31px!important;padding:2px 4px!important}}@media(max-width:390px){.cw-cart-drawer__body{padding-left:14px!important;padding-right:14px!important}.cw-cart-item{grid-template-columns:78px minmax(0,1fr)!important;gap:9px!important;padding:8px 0!important}.cw-cart-item__image{width:78px!important;max-width:78px!important}.cw-cart-item__title{font-size:11.5px!important}.cw-cart-item__variant,.cw-cart-item__gift-description{font-size:9px!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:wrap!important;white-space:normal!important}.cw-cart-drawer__footer{padding-left:14px!important;padding-right:14px!important}.cw-cart-benefits{margin-left:-14px!important;margin-right:-14px!important}}body.cw-cart-open #ShopifyChat,body.cw-cart-open #shopify-chat,body.cw-cart-open [id*=ShopifyChat],body.cw-cart-open [id*=shopify-chat],body.cw-cart-open [class*=ShopifyChat],body.cw-cart-open [class*=shopify-chat],body.cw-cart-open [class*=shopify-inbox],body.cw-cart-open [id*=klaviyo],body.cw-cart-open [class*=klaviyo],body.cw-cart-open iframe[src*=klaviyo],body.cw-cart-open iframe[src*=chat],body.cw-cart-open iframe[title*=chat i],body.cw-cart-open iframe[title*=inbox i]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(min-width:750px){.klaviyo-form,div[class*=klaviyo-form-],[class*=klaviyo][style*=fixed i],[id*=klaviyo][style*=fixed i]{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%) scale(1.12)!important;transform-origin:center center!important;z-index:9999!important;width:min(560px,calc(100vw - 28px))!important;max-width:min(560px,calc(100vw - 28px))!important}}html.cw-drawer-open #ShopifyChat,html.cw-drawer-open #shopify-chat,html.cw-drawer-open [id*=ShopifyChat],html.cw-drawer-open [id*=shopify-chat],html.cw-drawer-open [class*=ShopifyChat],html.cw-drawer-open [class*=shopify-chat],html.cw-drawer-open [class*=shopify-inbox],html.cw-drawer-open [id*=klaviyo],html.cw-drawer-open [class*=klaviyo],html.cw-drawer-open iframe[src*=klaviyo],html.cw-drawer-open iframe[title*=klaviyo i],html.cw-drawer-open iframe[src*=chat],html.cw-drawer-open iframe[title*=chat i],html.cw-drawer-open iframe[title*=inbox i],body.cw-drawer-open #ShopifyChat,body.cw-drawer-open #shopify-chat,body.cw-drawer-open [id*=ShopifyChat],body.cw-drawer-open [id*=shopify-chat],body.cw-drawer-open [class*=ShopifyChat],body.cw-drawer-open [class*=shopify-chat],body.cw-drawer-open [class*=shopify-inbox],body.cw-drawer-open [id*=klaviyo],body.cw-drawer-open [class*=klaviyo],body.cw-drawer-open iframe[src*=klaviyo],body.cw-drawer-open iframe[title*=klaviyo i],body.cw-drawer-open iframe[src*=chat],body.cw-drawer-open iframe[title*=chat i],body.cw-drawer-open iframe[title*=inbox i]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cw-cart-offers{display:none!important}.cw-cart-promo{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;min-height:74px!important;margin-bottom:10px!important;padding:10px 38px 10px 10px!important;border-radius:7px!important}.cw-cart-promo__media{height:54px!important;padding-right:10px!important}.cw-cart-promo__media img{max-height:54px!important}.cw-cart-promo__copy{gap:5px!important}.cw-cart-promo__copy strong{font-size:14px!important;line-height:1.08!important;letter-spacing:.045em!important}.cw-cart-promo__copy span{font-size:10px!important;line-height:1.15!important;letter-spacing:.06em!important}.cw-cart-promo__close{top:8px!important;right:8px!important;width:24px!important;height:24px!important}.cw-cart-drawer__items{min-width:0!important}.cw-cart-item{grid-template-columns:118px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.cw-cart-item__image{max-width:118px!important}.cw-cart-item__info,.cw-cart-item__main{min-width:0!important;max-width:100%!important}.cw-cart-item__title{overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important}.cw-cart-item__variant{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:3px 7px!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important;color:#ffffff8f!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.035em!important}.cw-cart-item__variant span{min-width:0!important}.cw-cart-item__gift-description{margin:-5px 0 9px!important;max-width:100%!important;color:#ffffff70!important;font-size:10px!important;line-height:1.25!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cw-cart-item__price{min-width:0!important;max-width:100%!important}.cw-cart-item--real-gift .cw-cart-item__price{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}.cw-cart-item__sale{color:#ff2a2a!important}.cw-cart-item__compare{color:#ffffff6b!important;text-decoration:line-through!important}.cw-cart-gift-tag{padding:5px 9px!important;font-size:10px!important;gap:5px!important;box-shadow:0 7px 15px #e020203d!important}.cw-cart-gift-tag__icon{width:13px!important;height:13px!important;flex-basis:13px!important}.cw-cart-gift-tag__icon svg{width:12px!important;height:12px!important}.cw-cart-item__actions{min-width:106px!important}.cw-cart-benefits{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.cw-cart-benefit{min-width:0!important}.cw-cart-benefit span:last-child{min-width:0!important}.cw-cart-drawer__timer{flex-wrap:wrap!important;line-height:1.25!important}.cw-cart-drawer__payments{max-width:100%!important;overflow:hidden!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim:disabled,button.cw-cart-drawer__claim:disabled{cursor:not-allowed!important;opacity:.48!important;box-shadow:none!important}@media(max-width:749px){.cw-cart-promo{grid-template-columns:62px minmax(0,1fr)!important;min-height:64px!important;gap:10px!important;padding:9px 34px 9px 9px!important}.cw-cart-promo__media{height:46px!important;padding-right:9px!important}.cw-cart-promo__media img{max-height:46px!important}.cw-cart-promo__copy strong{font-size:12px!important}.cw-cart-promo__copy span{font-size:9px!important}.cw-cart-item{grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important}.cw-cart-item__image{max-width:92px!important}.cw-cart-item__info{grid-template-columns:minmax(0,1fr)!important;row-gap:10px!important}.cw-cart-item__actions{min-width:0!important}.cw-cart-item__gift-description{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:wrap!important;gap:6px!important}.cw-cart-gift-tag{padding:5px 8px!important;font-size:9px!important}.cw-cart-drawer__payments{gap:6px!important}.cw-cart-drawer__payments svg{height:22px!important;min-width:34px!important;padding:2px 4px!important}}@media(max-width:390px){.cw-cart-item{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important}.cw-cart-item__image{max-width:82px!important}.cw-cart-qty{width:96px!important}.cw-cart-drawer__timer{font-size:10px!important;letter-spacing:.06em!important}}.cw-cart-promo,[data-cw-cart-promo]{display:none!important}.cw-cart-benefit__icon,.cw-cart-benefit__icon svg,.cw-cart-benefit__icon .cw-announcement__truck{color:#ff2a2a!important}.cw-cart-benefit__icon svg path,.cw-cart-benefit__icon svg circle{stroke:currentColor!important}.cw-cart-drawer__timer b{color:#ff2a2a!important}@media(max-width:749px){.cw-cart-drawer__header{min-height:56px!important;padding:0 22px!important}.cw-cart-drawer__header h2{font-size:19px!important;letter-spacing:.105em!important}.cw-cart-drawer__body{padding:10px 16px!important}.cw-cart-drawer__items{border-top:0!important}.cw-cart-item{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;align-items:start!important}.cw-cart-item__image{width:86px!important;max-width:86px!important;aspect-ratio:1 / 1.14!important}.cw-cart-item__image img{padding:5px!important}.cw-cart-item__info{display:flex!important;flex-direction:column!important;min-width:0!important;max-width:100%!important;row-gap:0!important}.cw-cart-item__title{margin:0 0 4px!important;font-size:12.5px!important;line-height:1.12!important;letter-spacing:.055em!important}.cw-cart-item__variant{margin:0 0 5px!important;gap:1px 5px!important;font-size:10px!important;line-height:1.18!important;letter-spacing:.025em!important}.cw-cart-item__gift-description{margin:0 0 5px!important;font-size:9.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.cw-cart-item__price{margin:0!important;gap:5px!important;font-size:12px!important;line-height:1.1!important;align-items:center!important}.cw-cart-item--real-gift .cw-cart-item__price{flex-wrap:nowrap!important;white-space:nowrap!important}.cw-cart-gift-tag{padding:4px 7px!important;gap:4px!important;font-size:8.5px!important;line-height:1!important;transform:translateY(-2px)!important;box-shadow:0 5px 13px #e0202038!important}.cw-cart-gift-tag__icon{width:11px!important;height:11px!important;flex:0 0 11px!important}.cw-cart-gift-tag__icon svg{width:10px!important;height:10px!important}.cw-cart-item__actions{grid-column:auto!important;grid-row:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:8px!important;margin:7px 0 0!important}.cw-cart-qty{width:88px!important;height:32px!important}.cw-cart-qty button{font-size:17px!important}.cw-cart-qty span{font-size:14px!important}.cw-cart-item__remove{font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}.cw-cart-drawer__footer{padding:0 16px 11px!important;box-shadow:0 -10px 24px #00000038!important}.cw-cart-benefits{margin:0 -16px 10px!important}.cw-cart-benefit{min-height:34px!important;gap:5px!important;padding:0 6px!important;font-size:8px!important;line-height:1.12!important;letter-spacing:.04em!important}.cw-cart-benefit__icon svg{width:15px!important;height:15px!important}.cw-cart-drawer__total{margin:0 0 9px!important;gap:10px!important}.cw-cart-drawer__total span{font-size:13px!important}.cw-cart-drawer__total strong{font-size:19px!important;letter-spacing:.035em!important}.cw-cart-drawer__checkout-form .cw-cart-drawer__claim,button.cw-cart-drawer__claim,.cw-cart-drawer__claim{min-height:48px!important;font-size:12px!important;letter-spacing:.105em!important;gap:10px!important}.cw-cart-drawer__timer{margin-top:9px!important;gap:5px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.055em!important}.cw-cart-drawer__timer svg{width:12px!important;height:12px!important}.cw-cart-drawer__payments{margin-top:9px!important;gap:5px!important}.cw-cart-drawer__payments svg{height:20px!important;min-width:31px!important;padding:2px 4px!important}}@media(max-width:390px){.cw-cart-item{grid-template-columns:78px minmax(0,1fr)!important;gap:9px!important;padding:8px 0!important}.cw-cart-item__image{width:78px!important;max-width:78px!important}.cw-cart-item__title{font-size:11.5px!important}.cw-cart-item__variant,.cw-cart-item__gift-description{font-size:9px!important}}.cw-header__brand,.cw-header__brand-group{display:inline-flex!important;align-items:center!important;justify-content:center!important}.cw-header__logo{width:auto!important;height:44px!important;max-width:150px!important;max-height:44px!important;object-fit:contain!important;display:block!important}@media(min-width:750px){.cw-header__logo{height:50px!important;max-width:170px!important;max-height:50px!important}}@media(max-width:749px){.cw-header__logo{height:42px!important;max-width:142px!important;max-height:42px!important}}@media(max-width:390px){.cw-header__logo{height:39px!important;max-width:132px!important;max-height:39px!important}}.cw-header__inner{min-height:74px!important;padding:0 30px!important;gap:14px!important}.cw-menu-button{width:32px!important;height:32px!important;gap:5px!important}.cw-menu-button span{width:23px!important;height:1.6px!important;background:#111!important}.cw-header__logo{height:46px!important;max-width:158px!important;max-height:46px!important}.cw-header__brand-text{font-size:15px!important;font-weight:600!important;letter-spacing:.2em!important;color:#141414!important}.cw-header__actions{gap:18px!important}.cw-localization{gap:16px!important}.cw-country-dropdown__summary,.cw-language-dropdown__summary{font-size:12.5px!important;font-weight:500!important;letter-spacing:.05em!important;color:#1a1a1a!important}.cw-country-dropdown__currency{color:#1a1a1a!important}@media(min-width:750px){.cw-header__logo{height:48px!important;max-width:166px!important;max-height:48px!important}}@media(max-width:749px){.cw-header__inner{min-height:62px!important;padding:0 16px!important;gap:10px!important}.cw-header__logo{height:40px!important;max-width:140px!important;max-height:40px!important}.cw-header__actions{gap:14px!important}.cw-menu-button{width:34px!important;height:34px!important}.cw-menu-button span{width:22px!important}.cw-header__brand-text{font-size:12px!important;letter-spacing:.14em!important}}@media(max-width:390px){.cw-header__inner{padding:0 13px!important}.cw-header__logo{height:37px!important;max-width:128px!important;max-height:37px!important}}.cw-drawer{background:#0d0d0d!important;color:#fff!important}.cw-drawer-overlay{background:#0000008c!important}.cw-drawer__top{justify-content:space-between!important;margin-bottom:18px!important;padding-bottom:16px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.cw-drawer__brand{order:0!important;margin:0!important;justify-content:flex-start!important}.cw-drawer__close{order:1!important;margin:0!important;color:#fff!important}.cw-drawer__logo-img{filter:brightness(0) invert(1)!important;max-width:124px!important;max-height:38px!important}.cw-drawer__logo{color:#fff!important}.cw-drawer__link,.cw-drawer__summary{color:#fff!important;border-bottom-color:#ffffff1a!important}.cw-drawer__link span,.cw-drawer__summary span{color:#ffffff8c!important}.cw-drawer__link--coming-soon .cw-drawer__coming-soon-badge,.cw-drawer__link--coming-soon small{background:#ffffff1a!important;color:#ffffff9e!important}.cw-drawer-submenu__back{color:#ffffff9e!important;border-bottom-color:#ffffff1a!important}.cw-drawer-submenu__links a{color:#fff!important;border-bottom-color:#ffffff1a!important}.cw-drawer-submenu__links.cw-drawer-collection-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:18px 0 4px!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card{position:relative!important;min-height:0!important;height:148px!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important;padding:14px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;background:linear-gradient(145deg,#191919,#0b0b0b)!important;color:#fff!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff0d!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(180deg,#00000038,#0000008f 52%,#000000e0),linear-gradient(90deg,#0006,#0000000a 64%)!important;pointer-events:none!important}.cw-drawer-collection-card__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;filter:grayscale(1) saturate(.25) brightness(.55) contrast(1.08)!important;opacity:.82!important;transform:scale(1.03)!important;transition:opacity .2s ease,transform .24s ease,filter .2s ease!important}.cw-drawer-collection-card__copy{position:relative!important;z-index:2!important;display:grid!important;gap:4px!important;width:100%!important;min-width:0!important}.cw-drawer-collection-card__brand,.cw-drawer-collection-card__title,.cw-drawer-collection-card__cta{font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;letter-spacing:0!important;text-transform:uppercase!important}.cw-drawer-collection-card__brand{font-size:10px!important;line-height:1!important;font-weight:600!important;color:#ffffffb8!important}.cw-drawer-collection-card__title{max-width:100%!important;font-size:15px!important;line-height:1.05!important;font-weight:700!important;color:#fff!important;overflow-wrap:anywhere!important}.cw-drawer-collection-card__cta{margin-top:8px!important;font-size:9.5px!important;line-height:1!important;font-weight:600!important;color:#ffffffc7!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:hover,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:focus-visible,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:active{border-color:#ffffff52!important;box-shadow:inset 0 1px #ffffff14,0 8px 24px #ffffff0d!important;transform:translateY(-1px)!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:hover .cw-drawer-collection-card__image,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:focus-visible .cw-drawer-collection-card__image,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card:active .cw-drawer-collection-card__image{opacity:.92!important;filter:grayscale(1) saturate(.2) brightness(.66) contrast(1.08)!important;transform:scale(1.07)!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collections-all{grid-column:1 / -1!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:4px!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:8px!important;background:#ffffff05!important;color:#fff!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:12px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collections-all:hover,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collections-all:focus-visible,.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collections-all:active{border-color:#ffffff6b!important;background:#ffffff0f!important}@media(max-width:749px){.cw-drawer{width:100vw!important;padding:18px 22px 28px!important}}.cw-drawer__promo{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:20px!important;padding:18px 20px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;background:linear-gradient(135deg,#1c1c1c,#0f0f0f)!important;text-decoration:none!important;overflow:hidden!important}.cw-drawer__promo-copy{position:relative!important;z-index:2!important;display:grid!important;gap:7px!important}.cw-drawer__promo-kicker{font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#ff3b3b!important}.cw-drawer__promo-title{font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:30px!important;line-height:.95!important;font-weight:800!important;letter-spacing:-.01em!important;color:#fff!important}.cw-drawer__promo-cta{display:inline-flex!important;align-items:center!important;gap:7px!important;width:fit-content!important;margin-top:3px!important;padding:9px 16px!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:999px!important;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#fff!important}.cw-drawer__promo-media{position:relative!important;z-index:1!important;flex:0 0 104px!important;width:104px!important;height:104px!important}.cw-drawer__promo-media img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.cw-drawer.has-active-submenu .cw-drawer__promo,.cw-drawer.has-active-submenu .cw-drawer__cards{display:none!important}@media(max-width:390px){.cw-drawer-submenu__links.cw-drawer-collection-grid{gap:10px!important}.cw-drawer-submenu__links.cw-drawer-collection-grid .cw-drawer-collection-card{height:136px!important;padding:12px!important;border-radius:8px!important}.cw-drawer-collection-card__title{font-size:14px!important}.cw-drawer-collection-card__cta{font-size:9px!important}.cw-drawer__promo-title{font-size:27px!important}.cw-drawer__promo-media{flex-basis:92px!important;width:92px!important;height:92px!important}}@media(max-width:749px){.cw-drawer__top{margin-bottom:6px!important;padding-bottom:8px!important}.cw-drawer__nav{margin-top:0!important;padding-top:0!important}}.cw-header__nav{display:none}@media(min-width:1200px){.cw-header .cw-menu-button{display:flex!important}.cw-header__nav{display:none!important;grid-column:1!important;justify-self:start!important;align-items:center;gap:24px;min-width:0}.cw-header__brand{grid-column:2!important}.cw-header__actions{grid-column:3!important}.cw-header__nav-item{position:relative}.cw-header__nav-link{position:relative;display:inline-flex;align-items:center;gap:6px;color:#141414;text-decoration:none;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1;white-space:nowrap;padding:6px 0;transition:color .18s ease}.cw-header__nav-link:hover,.cw-header__nav-link:focus-visible{color:#000}.cw-header__nav-link:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1.5px;background:#111;transition:width .2s ease}.cw-header__nav-link:hover:after,.cw-header__nav-link:focus-visible:after,.cw-header__nav-item:hover .cw-header__nav-link--has-dropdown:after,.cw-header__nav-item:focus-within .cw-header__nav-link--has-dropdown:after{width:100%}.cw-header__nav-chevron{transition:transform .2s ease}.cw-header__nav-item:hover .cw-header__nav-chevron,.cw-header__nav-item:focus-within .cw-header__nav-chevron{transform:rotate(180deg)}.cw-header__dropdown{position:absolute;top:calc(100% + 13px);left:-16px;z-index:10020;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 18px 40px #00000021;padding:12px 10px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.cw-header__dropdown:before{content:"";position:absolute;top:-13px;left:0;right:0;height:13px}.cw-header__nav-item:hover .cw-header__dropdown,.cw-header__nav-item:focus-within .cw-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.cw-header__dropdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px 16px}.cw-header__dropdown-grid a{display:block;padding:9px 14px;color:#2a2a2a;text-decoration:none;font-family:var(--cw-font, "Montserrat CW", "Montserrat Fallback", "Helvetica Neue", Arial, sans-serif);font-size:11.5px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:4px;transition:background-color .15s ease,color .15s ease}.cw-header__dropdown-grid a:hover,.cw-header__dropdown-grid a:focus-visible{background:#f5f5f5;color:#000}}@media(min-width:1440px){.cw-header__nav{gap:30px}.cw-header__nav-link{font-size:12.5px}}@media(max-width:749px){.cw-cart-item__image{width:90px!important;max-width:90px!important;aspect-ratio:1 / 1.2!important}.cw-cart-item__variant{display:grid!important;gap:2px!important;margin:0 0 5px!important;font-size:9.5px!important;line-height:1.14!important;letter-spacing:.02em!important;color:#ffffff85!important}.cw-cart-item__variant-line{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important}.cw-cart-item__variant-line--rest{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:1px 5px!important}.cw-cart-qty{width:80px!important;height:29px!important}.cw-cart-qty button{font-size:15.5px!important}.cw-cart-qty span{font-size:13px!important}.cw-cart-item__remove{font-size:11.5px!important;line-height:1!important}.cw-cart-item__engraving{display:grid!important;gap:2px!important;margin:4px 0 1px!important;color:#ffffff94!important;font-size:10.5px!important;line-height:1.22!important;font-weight:600!important;letter-spacing:.01em!important;overflow-wrap:anywhere!important}.cw-cart-item__engraving strong{color:#ffffffc7!important;font-size:10px!important;line-height:1.15!important;text-transform:uppercase!important;letter-spacing:.06em!important}.cw-cart-item__engraving-addons{margin-top:2px!important;color:#ffffffc7!important;font-size:10.5px!important;line-height:1.2!important}.cw-cart-item__engraving-price{margin-left:4px!important;color:#ffffffc7!important;white-space:nowrap!important;overflow-wrap:anywhere!important}.cw-cart-item__engraving-addons b{color:#ffffffe6!important;font-weight:800!important}.cw-cart-item--engraving .cw-cart-item__title{color:#ffffffe6!important}.cw-cart-item--real-gift .cw-cart-gift-tag{transform:translateY(-3px)!important}.cw-cart-item--primary-gift .cw-cart-item__actions{transform:translateY(6px)!important}.cw-cart-benefit:first-child .cw-cart-benefit__icon{transform:translateY(-1px)!important}}.cw-cart-item__engraving{margin-bottom:6px!important}.cw-cart-item--real-gift .cw-cart-item__actions{align-self:start!important;margin-top:0!important;transform:none!important}.cw-cart-item--real-gift .cw-cart-item__image{aspect-ratio:1 / 1!important;align-self:start!important}.cw-cart-item--primary-gift .cw-cart-item__image img{padding:1px!important}.cw-cart-item--real-gift .cw-cart-item__title,.cw-cart-item--real-gift .cw-cart-item__gift-description{margin-bottom:5px!important}.cw-cart-item--real-gift .cw-cart-item__price{margin-bottom:4px!important}@media(max-width:749px){.cw-cart-item--real-gift .cw-cart-item__actions{margin-top:3px!important;transform:none!important}.cw-cart-item{grid-template-columns:98px minmax(0,1fr)!important}.cw-cart-item__image{width:98px!important;max-width:98px!important}.cw-cart-item--real-gift .cw-cart-item__image{aspect-ratio:1 / 1!important}}.cw-cart-overlay{background:#1212127a!important}.cw-cart-drawer{background:#fff!important;color:#1a1a1a!important;border-left:1px solid rgba(0,0,0,.06)!important;box-shadow:-18px 0 48px #00000029!important}.cw-cart-drawer.is-updating:after{background:#fff9!important}.cw-cart-drawer__header{background:#fff!important;border-bottom:1px solid #ececec!important}.cw-cart-drawer__header h2,.cw-cart-drawer__close{color:#1a1a1a!important}.cw-cart-drawer__body{background:#fff!important}.cw-cart-drawer__items{border-top-color:#ececec!important}.cw-cart-item,.cw-cart-offer{border-bottom-color:#00000017!important}.cw-cart-item__image,.cw-cart-offer__image{background:#f6f6f6!important;border:1px solid #ececec!important}.cw-cart-item__title,.cw-cart-offer__title,.cw-cart-item--engraving .cw-cart-item__title{color:#1a1a1a!important}.cw-cart-item__variant{color:#6b6b6b!important}.cw-cart-item__gift-description{color:#8a8a8a!important}.cw-cart-item__engraving{color:#4a4a4a!important}.cw-cart-item__engraving strong,.cw-cart-item__engraving-addons,.cw-cart-item__engraving-addons b,.cw-cart-item__engraving-price,.cw-cart-item__price,.cw-cart-offer__price{color:#1a1a1a!important}.cw-cart-item__sale,.cw-cart-offer__sale{color:#e02020!important}.cw-cart-item__compare,.cw-cart-offer__compare{color:#9a9a9a!important;text-decoration:line-through!important}.cw-cart-qty{background:#fff!important;border-color:#d9d9d9!important}.cw-cart-qty button,.cw-cart-qty span{color:#1a1a1a!important}.cw-cart-item__remove{color:#6b6b6b!important}.cw-cart-empty,.cw-cart-empty p,.cw-cart-empty a{color:#1a1a1a!important}.cw-cart-drawer__footer{background:#fff!important;border-top:1px solid #ececec!important;box-shadow:0 -8px 28px #0000000d!important}.cw-cart-benefits{background:#f7f7f7!important;border-bottom:1px solid #ececec!important}.cw-cart-benefit{color:#3a3a3a!important}.cw-cart-benefit+.cw-cart-benefit{border-left-color:#ececec!important}.cw-cart-benefit__icon,.cw-cart-benefit__icon svg,.cw-cart-benefit__icon .cw-announcement__truck{color:#e02020!important}.cw-cart-drawer__total span{color:#6b6b6b!important}.cw-cart-drawer__total strong{color:#1a1a1a!important}.cw-cart-drawer__timer{color:#6b6b6b!important}.cw-cart-drawer__timer b{color:#e02020!important}.cw-cart-drawer__payments svg{background:#fff!important;border:1px solid #e6e6e6!important}.cw-cart-item__actions--locked-gift{margin-top:10px!important}.cw-cart-gift-quantity{display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:36px!important;background:#fff!important;border:1px solid #d9d9d9!important;color:#1a1a1a!important;font-size:14px!important;font-weight:700!important;line-height:1!important;pointer-events:none!important}.cw-drawer__proof{display:flex;align-items:center;gap:8px;margin:-6px 0 6px;font-size:12.5px;color:#ffffffb3}.cw-drawer__proof-stars{color:#fff;letter-spacing:1px;font-size:12px}.cw-drawer__proof strong{color:#fff;font-weight:800}.cw-drawer__link,.cw-drawer__summary{font-size:15.5px!important;font-weight:700!important;letter-spacing:.07em!important;min-height:46px!important}.cw-drawer__link--with-arrow{justify-content:space-between!important}.cw-drawer__link--with-arrow span{font-size:22px!important;font-weight:300!important;color:#ffffff73!important;line-height:1!important}.cw-drawer__pop{margin-top:12px}.cw-drawer__pop-head{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:8px}.cw-drawer__pop-row{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;margin-inline:-4px;padding-inline:4px;scrollbar-width:none}.cw-drawer__pop-row::-webkit-scrollbar{display:none}.cw-drawer__pop-tile{position:relative;flex:0 0 92px;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;scroll-snap-align:start;background:#161616;border:1px solid rgba(255,255,255,.12);text-decoration:none;display:grid;align-content:end}.cw-drawer__pop-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cw-drawer__pop-tile span{position:relative;padding:9px 8px 10px;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(to top,#000000d1 40%,#0000)}.cw-drawer__pop-tile--all{align-content:center;justify-items:center;background:linear-gradient(145deg,#1c1c1c,#0b0b0b)}.cw-drawer__pop-tile--all span{background:none;text-align:center;line-height:1.3;color:#ffffffd9}.cw-drawer__secondary{margin-top:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.1)}.cw-drawer__secondary-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.cw-drawer__secondary-item small{font-size:9.5px;font-weight:700;letter-spacing:.08em;padding:3px 7px;border-radius:3px;background:#ffffff1a;color:#ffffff9e}.cw-drawer__ig{display:flex;align-items:center;gap:12px;margin-top:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff08;color:#fff;text-decoration:none}.cw-drawer__ig-avatar{width:40px;height:40px;border-radius:50%;padding:2px;background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7);flex:0 0 40px}.cw-drawer__ig-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;border:1.5px solid #0d0d0d}.cw-drawer__ig-who{flex:1;min-width:0;display:grid;gap:1px}.cw-drawer__ig-who strong{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:800}.cw-drawer__ig-who strong svg{width:14px;height:14px}.cw-drawer__ig-who small{font-size:12px;color:#ffffff9e}.cw-drawer__ig-follow{flex:0 0 auto;padding:9px 16px;border-radius:8px;background:linear-gradient(90deg,#f58529,#dd2a7b 55%,#8134af);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cw-drawer.has-active-submenu [data-cw-drawer-extra],.cw-drawer.has-active-submenu .cw-drawer__proof,.cw-drawer.has-active-submenu .cw-drawer__promo{display:none!important}@media(max-width:749px){.cw-drawer{padding:14px 22px 16px!important}.cw-drawer__top{margin-bottom:8px!important;padding-bottom:10px!important}}@media(min-width:750px){.cw-drawer{width:min(440px,100%)!important;max-width:440px!important}.cw-drawer__pop-tile{flex-basis:118px}}@keyframes cwDrawerRowIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}html.cw-drawer-open .cw-drawer__top,html.cw-drawer-open .cw-drawer__proof,html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link,html.cw-drawer-open .cw-drawer__pop,html.cw-drawer-open .cw-drawer__secondary,html.cw-drawer-open .cw-drawer__ig{animation:cwDrawerRowIn .46s cubic-bezier(.22,.61,.36,1) both}html.cw-drawer-open .cw-drawer__top{animation-delay:.12s}html.cw-drawer-open .cw-drawer__proof{animation-delay:.17s}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(1){animation-delay:.21s}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(2){animation-delay:255ms}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(3){animation-delay:.3s}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(4){animation-delay:345ms}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(5){animation-delay:.39s}html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link:nth-child(6){animation-delay:435ms}html.cw-drawer-open .cw-drawer__pop{animation-delay:.5s}html.cw-drawer-open .cw-drawer__secondary{animation-delay:.56s}html.cw-drawer-open .cw-drawer__ig{animation-delay:.61s}html.cw-drawer-open .cw-drawer__pop-tile{animation:cwDrawerRowIn .42s cubic-bezier(.22,.61,.36,1) both}html.cw-drawer-open .cw-drawer__pop-tile:nth-child(1){animation-delay:.56s}html.cw-drawer-open .cw-drawer__pop-tile:nth-child(2){animation-delay:.61s}html.cw-drawer-open .cw-drawer__pop-tile:nth-child(3){animation-delay:.66s}html.cw-drawer-open .cw-drawer__pop-tile:nth-child(n+4){animation-delay:.71s}@media(prefers-reduced-motion:reduce){html.cw-drawer-open .cw-drawer__top,html.cw-drawer-open .cw-drawer__proof,html.cw-drawer-open .cw-drawer__nav>.cw-drawer__link,html.cw-drawer-open .cw-drawer__pop,html.cw-drawer-open .cw-drawer__secondary,html.cw-drawer-open .cw-drawer__ig,html.cw-drawer-open .cw-drawer__pop-tile{animation:none!important}}@media(max-width:749px){.cw-localization-form,.cw-country-dropdown{position:static!important}.cw-country-dropdown__panel{left:12px!important;right:12px!important;top:calc(100% + 6px)!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:min(60vh,420px)!important;border-radius:10px!important}}.cw-drawer-submenu__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 0 24px}.cw-drawer-tile{position:relative;display:grid;align-content:end;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#161616;border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none}.cw-drawer-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cw-drawer-tile__label{position:relative;display:grid;gap:2px;padding:26px 11px 12px;background:linear-gradient(to top,#000000db 45%,#0000)}.cw-drawer-tile__label strong{font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.15}.cw-drawer-tile__label small{font-size:10.5px;font-weight:600;color:#ffffffb3}.cw-drawer-tiles__all{display:flex;align-items:center;justify-content:center;gap:6px;margin:14px 0 24px;min-height:48px;border:1px solid rgba(255,255,255,.32);border-radius:8px;color:#fff;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cw-drawer-tiles__all span{font-size:18px;line-height:1;font-weight:300}@media(min-width:750px){.cw-drawer-submenu__tiles{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/cw-header.css.map */
