body.menu-active{overflow:hidden;touch-action:none;-ms-touch-action:none}.s-mobile-menu{display:block !important}@media screen and (min-width: 1080px){.s-mobile-menu{display:none !important}}.s-mobile-menu--active .s-mobile-menu__inner{-webkit-transform:translateX(0%) !important;transform:translateX(0%) !important}.s-mobile-menu--rtl{direction:rtl}.s-mobile-menu--rtl .s-mobile-menu__inner{direction:rtl;left:unset;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.s-mobile-menu--rtl .s-mobile-menu__footer-text span svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-mobile-menu--rtl .s-mobile-menu__link svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-mobile-menu--rtl .s-mobile-menu__promo svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-mobile-menu--rtl .s-mobile-menu__secondary-item-column{padding:0 13px 0 0;border:none}.s-mobile-menu--rtl .s-mobile-menu__grandchild-link span:after{left:unset;right:0}.s-mobile-menu--rtl .s-mobile-menu__secondary{left:unset;right:0}.s-mobile-menu--rtl .s-mobile-menu__header-back svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-mobile-menu ul,.s-mobile-menu li{list-style:none}.s-mobile-menu__overlay{position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(29,29,29,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:11;display:block;opacity:0;pointer-events:none;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.s-mobile-menu__overlay.is-active{opacity:100;pointer-events:all}.s-mobile-menu__inner{position:fixed;bottom:0;left:0;width:100dvw;max-width:375px;height:100dvh;background-color:#ffe8ec;color:#222;z-index:12;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.s-mobile-menu__inner::-webkit-scrollbar{display:none}.s-mobile-menu__inner.expanded{max-height:100dvh}.s-mobile-menu__inner.expanded .s-mobile-menu__list svg{opacity:0;pointer-events:none}.s-mobile-menu__inner.expanded .s-mobile-menu__list .s-mobile-menu__close svg{opacity:1;pointer-events:all}.s-mobile-menu__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.s-mobile-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;list-style:none}.s-mobile-menu__header{min-height:70px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;padding:0 13px;border-bottom:1px solid rgba(29,29,29,.25)}.s-mobile-menu__header-search{cursor:pointer;padding:8px 8px 8px 0}.s-mobile-menu__header-back{width:24px;height:38px;-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer;padding:8px 8px 8px 0}.s-mobile-menu__header-back svg{width:16px;height:22px}.s-mobile-menu__header-secondary-title{color:#1d1d1d;font-family:var(--font-abel);font-size:24px;font-style:normal;font-weight:400;line-height:130%;text-transform:capitalize}.s-mobile-menu__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;color:#1d1d1d;font-family:var(--font-abz);font-size:13px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px;text-transform:uppercase;padding:8px 8px 8px 8px;cursor:pointer}.s-mobile-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.s-mobile-menu__item:hover .s-mobile-menu__link{color:#c3324c}.s-mobile-menu__item:hover .s-mobile-menu__link svg path{fill:#c3324c}.s-mobile-menu__link{color:#1d1d1d;font-family:var(--font-abel);font-size:24px;font-style:normal;font-weight:400;line-height:130%;text-transform:capitalize;text-decoration:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:11px 13px;-webkit-transition:all .3s ease;transition:all .3s ease}.s-mobile-menu__link.active{color:#c3324c}.s-mobile-menu__link.active svg path{fill:#c3324c}.s-mobile-menu__secondary{position:fixed;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;left:0;z-index:13;height:100%;width:100dvw;max-width:375px;max-height:100dvh;overflow:scroll;background-color:#ffe8ec;padding:0 10px;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-overflow-style:none;scrollbar-width:none}.s-mobile-menu__secondary::-webkit-scrollbar{display:none}.s-mobile-menu__secondary.expanded{display:block}.s-mobile-menu__secondary-item{width:100%;height:100%;background-color:#ffe8ec;display:none;-webkit-transition:opacity .8s ease;transition:opacity .8s ease}.s-mobile-menu__secondary-item.expanded{display:block}.s-mobile-menu__secondary-item-title{color:#1d1d1d;font-family:var(--font-abel);font-size:24px;font-style:normal;font-weight:400;line-height:130%;text-transform:capitalize;margin-bottom:16px}.s-mobile-menu__grandchild-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-mobile-menu__grandchild-link{display:block;padding:8px 0;color:#1d1d1d;font-family:var(--font-abz);font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.5px;text-transform:uppercase;text-decoration:none}.s-mobile-menu__grandchild-link:hover{color:#c3324c}.s-mobile-menu__secondary-item-column{padding:0 0 0 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.s-mobile-menu__promo{padding:0 13px}.s-mobile-menu__promo-first{height:118px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:42px}.s-mobile-menu__promo-first::part(scrollbar){top:unset;bottom:0;width:90px;left:0;right:0;margin:auto;background:#d9d9d9;border-radius:10px}.s-mobile-menu__promo-first::part(scrollbar) .swiper-scrollbar-drag{background:#1d1d1d}.s-mobile-menu__wishlist{display:none !important}.s-mobile-menu__promo-first-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:96px;width:100%;padding:8px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;overflow:hidden;text-decoration:none;border-radius:8px;background:#f9f8f8}.s-mobile-menu__promo-first-link img{position:relative;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.s-mobile-menu__promo-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.s-mobile-menu__promo-title{color:#1d1d1d;font-family:var(--font-heading);font-size:22px;font-style:normal;font-weight:300;line-height:120%;text-transform:capitalize}.s-mobile-menu__promo-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;color:#1d1d1d;font-family:var(--font-abz);font-size:11px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px;text-transform:uppercase}.s-mobile-menu__bottom{margin-top:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 13px}.s-mobile-menu__bottom-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding:10px 0;color:#1d1d1d;font-family:var(--font-abz);font-size:13px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none;cursor:pointer;text-align:start}.s-mobile-menu__bottom-item:hover{color:#c3324c}.s-mobile-menu__bottom-item--red{color:#c3324c}.s-mobile-menu__promo-second{margin-bottom:28px}.s-mobile-menu__promo-second-block{display:-webkit-box;display:-ms-flexbox;display:flex;height:96px;width:100%;padding:8px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;overflow:hidden;text-decoration:none;border-radius:8px;background:#f9f8f8}.s-mobile-menu__promo-second-block img{position:relative;width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.s-mobile-menu__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:86px;text-decoration:none;padding:0 13px;margin-top:15px;border-top:1px solid rgba(29,29,29,.25)}.s-mobile-menu__footer-logo{height:36px}.s-mobile-menu__footer-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:36px}.s-mobile-menu__footer-text span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;color:#c3324c;font-family:var(--font-abel);font-size:13px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.s-mobile-menu__footer-text span svg{width:16px;height:16px}.s-mobile-menu__footer-text span svg path{fill:#c3324c}