.mobile-megamenu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;pointer-events:none}.mobile-megamenu.hidden{display:none}.mobile-megamenu.open{pointer-events:auto}.mobile-megamenu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#5a4a422e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;transition:opacity .35s ease;pointer-events:auto;cursor:pointer;z-index:0}.mobile-megamenu.open .mobile-megamenu__overlay{opacity:1}.mobile-megamenu__card{position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;z-index:1;transform:translateY(100%);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .35s ease}.mobile-megamenu.open .mobile-megamenu__card{transform:translateY(0);opacity:1}.mobile-megamenu__state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.mobile-megamenu__state.is-active{opacity:1;pointer-events:auto;position:relative;flex:1}.mobile-megamenu__state--main{transform:translate(0)}.mobile-megamenu__state--main.is-exiting{opacity:0;transform:translate(-30px);pointer-events:none}.mobile-megamenu__state--detail{transform:translate(30px)}.mobile-megamenu__state--detail.is-active{transform:translate(0)}.mobile-megamenu__state--detail.is-exiting{opacity:0;transform:translate(30px);pointer-events:none}.mobile-megamenu__header{display:flex;justify-content:space-between;align-items:center;padding:32px 32px 24px;flex-shrink:0}.mobile-megamenu__logo{display:flex;align-items:center}.mobile-megamenu__logo img{max-height:18px;width:auto;display:block}.mobile-megamenu__logo-text{font-family:Avantt,sans-serif;font-weight:600;font-size:18px;letter-spacing:.2em;color:#54392d}.mobile-megamenu__close{background:none;border:0;padding:8px;margin:-8px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-megamenu__close svg{width:17px;height:17px;display:block}.mobile-megamenu__divider{height:1px;background:#1f1f1f3d;margin:0 32px;flex-shrink:0}.mobile-megamenu__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:32px;overflow-y:auto;min-height:0}.mobile-megamenu__nav-items{display:flex;flex-direction:column;gap:32px}.mobile-megamenu__description{font-family:Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.4;letter-spacing:.317px;color:#54392d;opacity:.72;text-align:justify;margin:0}.mobile-megamenu__links{display:flex;flex-direction:column;gap:16px}.mobile-megamenu__link-row{display:flex;align-items:center;gap:12px}.mobile-megamenu__link{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;border:0;background:none;cursor:pointer;text-decoration:none;font-family:Arial,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#54392d;text-align:left}.mobile-megamenu__link--nav{flex:1;min-width:0}.mobile-megamenu__expand-btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.mobile-megamenu__expand-btn:active{background-color:#54392d14}.mobile-megamenu__plus{flex-shrink:0;transition:transform .3s ease}@keyframes megamenuItemFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__description{opacity:0;animation:megamenuItemFadeIn .4s ease forwards;animation-delay:.05s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*{opacity:0;animation:megamenuItemFadeIn .4s ease forwards}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(1){animation-delay:.1s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(2){animation-delay:.15s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(3){animation-delay:.2s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(4){animation-delay:.25s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(5){animation-delay:.3s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(6){animation-delay:.35s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(7){animation-delay:.4s}.mobile-megamenu.open .mobile-megamenu__state--main .mobile-megamenu__links>*:nth-child(8){animation-delay:.45s}.mobile-megamenu__footer{flex-shrink:0;margin-top:auto;padding-top:32px}.mobile-megamenu__footer-divider{height:1px;background:#1f1f1f3d;margin-bottom:32px}.mobile-megamenu__footer-links{display:flex;flex-direction:column;gap:24px}.mobile-megamenu__footer-link{font-family:Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:.317px;color:#54392d;text-decoration:none;display:flex;align-items:center}.mobile-megamenu__footer-link--primary{font-weight:700;justify-content:space-between}.mobile-megamenu__footer-link--primary svg{flex-shrink:0}.mobile-megamenu__breadcrumb-bar{display:flex;align-items:center;gap:24px;padding:24px 30px;background:#f1f0eb;flex-shrink:0}.mobile-megamenu__back{background:none;border:0;padding:8px;margin:-8px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-megamenu__back svg{display:block}.mobile-megamenu__breadcrumb{flex:1;display:flex;gap:6px;align-items:baseline;font-family:Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:.317px;color:#54392d;min-width:0}.mobile-megamenu__breadcrumb-parent{opacity:.64;flex-shrink:0}.mobile-megamenu__breadcrumb-current{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-megamenu__close--detail{margin:-8px -8px -8px auto}.mobile-megamenu__detail-content{flex:1;display:flex;flex-direction:column;overflow-y:auto;min-height:0}.mobile-megamenu__collection-info{padding:16px 24px;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.mobile-megamenu__collection-title{font-family:Arial,sans-serif;font-weight:700;font-size:17px;line-height:1.4;letter-spacing:.317px;color:#54392d;margin:0}.mobile-megamenu__collection-desc{font-family:Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.4;letter-spacing:.317px;color:#54392d;opacity:.72;text-align:justify;margin:0;padding:0 4px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:calc(14px * 1.4 * 3)}.mobile-megamenu__carousel-wrapper{position:relative;padding:0 0 0 16px;flex-shrink:0}.mobile-megamenu__carousel{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:48px;align-items:flex-end}.mobile-megamenu__carousel::-webkit-scrollbar{display:none}.mobile-megamenu__product{flex-shrink:0;width:140px;display:flex;flex-direction:column;text-decoration:none}.mobile-megamenu__product-image-wrap{width:140px;height:174px;background:#54392d;border-radius:2px;overflow:hidden;position:relative}.mobile-megamenu__product-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.mobile-megamenu__product:active .mobile-megamenu__product-img{transform:scale(1.05)}.mobile-megamenu__product-info{padding:9px 0 4px;display:flex;flex-direction:column;gap:3px}.mobile-megamenu__product-name{font-family:Avantt,sans-serif;font-weight:600;font-size:8.4px;line-height:1.3;letter-spacing:.42px;text-transform:uppercase;color:#54392d}.mobile-megamenu__product-price{font-family:Avantt,sans-serif;font-weight:300;font-size:9.8px;line-height:1.4;letter-spacing:.7px;text-transform:uppercase;color:#54392d}.mobile-megamenu__carousel-fade{position:absolute;top:0;height:174px;width:60px;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}.mobile-megamenu__carousel-fade--left{left:16px;background:linear-gradient(to right,#fff,transparent)}.mobile-megamenu__carousel-fade--right{right:0;background:linear-gradient(to left,#fff,transparent)}.mobile-megamenu__carousel-fade--left.is-visible,.mobile-megamenu__carousel-fade--right.is-visible{opacity:1}.mobile-megamenu__carousel-next{position:absolute;right:10px;top:87px;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 8px 24px #00000014;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:3;transition:opacity .3s ease,transform .3s ease}.mobile-megamenu__carousel-next svg{display:block;margin-left:2px}.mobile-megamenu__carousel-next:active{transform:translateY(-50%) scale(.92)}.mobile-megamenu__carousel-next.is-hidden{opacity:0;pointer-events:none}.mobile-megamenu__collection-banner{flex-shrink:0;width:100%;height:min(18dvh,160px);overflow:hidden;box-shadow:0 0 16px #0000008f;background:#ffffff1a}.mobile-megamenu__collection-banner-img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.mobile-megamenu__collection-banner-img.loaded{opacity:1}@keyframes detailSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.mobile-megamenu__state--detail.is-active .mobile-megamenu__collection-banner{animation:detailSlideUp .4s ease forwards;animation-delay:.05s;opacity:0}.mobile-megamenu__state--detail.is-active .mobile-megamenu__collection-info{animation:detailSlideUp .4s ease forwards;animation-delay:.12s;opacity:0}.mobile-megamenu__state--detail.is-active .mobile-megamenu__carousel-wrapper{animation:detailSlideUp .4s ease forwards;animation-delay:.2s;opacity:0}@keyframes productCardFadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product{opacity:0;animation:productCardFadeIn .4s ease forwards}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(1){animation-delay:.2s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(2){animation-delay:.25s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(3){animation-delay:.3s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(4){animation-delay:.35s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(5){animation-delay:.4s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(6){animation-delay:.45s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(7){animation-delay:.5s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(8){animation-delay:.55s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(9){animation-delay:.6s}.mobile-megamenu__state--detail.is-active .mobile-megamenu__product:nth-child(10){animation-delay:.65s}.menu-highlight{display:inline-flex;align-items:center;gap:4px;margin-left:8px;vertical-align:baseline;position:relative;top:-1px}.menu-highlight__dot{width:6px;height:6px;border-radius:50%;background:var(--theoric-brown, #54392d);flex-shrink:0;animation:menuDotPulseMobile 2.4s ease-in-out infinite}.menu-highlight__text{font-family:Avantt,sans-serif;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1;color:var(--theoric-brown, #54392d);opacity:.75}.menu-highlight--new .menu-highlight__dot{background:var(--theoric-brown, #54392d)}.menu-highlight--sale{background:#54392d0f;border:1px solid rgba(84,57,45,.15);border-radius:2px;padding:2px 6px}.menu-highlight--sale .menu-highlight__text{font-size:8px}.menu-highlight--hot .menu-highlight__dot{background:#c4724a;animation:menuDotPulseMobile 1.6s ease-in-out infinite}.menu-highlight--hot .menu-highlight__text{color:#c4724a}.menu-highlight--limited{border-bottom:1px dashed rgba(84,57,45,.35);padding-bottom:1px}.menu-highlight--limited .menu-highlight__text{font-size:8px;opacity:.6}.menu-highlight--kit .menu-highlight__dot{background:var(--theoric-brown, #54392d)}@keyframes menuDotPulseMobile{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.mobile-megamenu__product-price-wrapper{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.mobile-megamenu__product-price--compare{font-family:Avantt,sans-serif;font-weight:300;font-size:8.4px;line-height:1.4;letter-spacing:.5px;text-transform:uppercase;color:#54392d;opacity:.45;text-decoration:line-through;text-decoration-thickness:.5px}.mobile-megamenu__product-discount{font-family:Avantt,sans-serif;font-weight:600;font-size:7.5px;line-height:1;letter-spacing:.04em;color:#54392d;background:#54392d0f;border:1px solid rgba(84,57,45,.15);border-radius:1px;padding:1px 3px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/side-popup-menu.css.map */
