body.no-scroll{overflow:hidden;position:relative;height:100vh}.animate-item{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.animate-item.loaded{opacity:1;transform:translateY(0)}.submenuOverlay{position:absolute;top:100%;left:0;right:0;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .3s ease,transform .3s ease;background-color:transparent}.submenuOverlay.active{opacity:1;transform:translateY(0);pointer-events:auto}.submenuOverlay .submenu{max-height:0;overflow:hidden}.submenuOverlay.active .submenu{max-height:500px;padding-left:5rem}.gallery-controller{display:grid;gap:20px;grid-template-columns:300px auto;padding:40px 0;width:100%}.gallery-controller__list-container.gallery-controller__mask{max-height:80vh;overflow-y:auto;scrollbar-width:thin}ol.gallery-controller__list.gallery-controller__controls{list-style:none;padding-left:0}ol.gallery-controller__list.gallery-controller__controls>li{margin-bottom:10px}ol.gallery-controller__list.gallery-controller__controls>li>span,span.icon-heading-container{display:inline-flex;gap:24px;align-items:anchor-center;cursor:pointer}span.icon-heading-container{margin-bottom:24px}span.link.submenu__link,.sub-heading{font-size:18px;color:#fefffd;text-decoration:none}.gallery-controller__list.gallery-controller__gallery{display:flex;justify-content:flex-start;align-items:center;column-gap:18px;width:100%;overflow:hidden;position:relative;height:max-content}a.submenu-card{flex:0 0 260px;scroll-snap-align:start;text-decoration:none}.submenu-card>.image-container>img.submenu-img{aspect-ratio:.795;border-radius:15px;width:260px;background-color:#fff;opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s ease}.submenu-card>.image-container>img.submenu-img.loaded{opacity:1;transform:scale(1)}span.submenu-group-title{padding-bottom:50px;display:block;font-weight:900;color:#fefffd;font-size:16px}.submenu-title{padding-top:10px;color:#fefffd;font-size:24px}.custom-swiper-button-next,.custom-swiper-button-prev{position:absolute;top:40%;width:40px;height:40px;z-index:1;background-color:#302828;border-radius:50%}.custom-swiper-button-next.swiper-button-disabled,.custom-swiper-button-prev.swiper-button-disabled{display:none}.custom-swiper-button-prev{left:20px}.custom-swiper-button-next{right:20px}.custom-swiper-button-next>img,.custom-swiper-button-prev>img{display:flex;justify-content:center;align-items:center;width:100%;height:100%;object-fit:scale-down}@media screen and (max-width:1320px){.submenuOverlay.active .submenu{padding-left:.8rem}}.vap-empty-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a122899;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease}.vap-empty-popup-overlay.is-visible{opacity:1}.vap-empty-popup{position:relative;background:#fff;border-radius:26px;max-width:400px;width:92%;text-align:center;box-shadow:0 40px 100px #0a143761,0 8px 24px #0a143724;transform:translateY(28px) scale(.91);transition:transform .42s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.vap-empty-popup-overlay.is-visible .vap-empty-popup{transform:translateY(0) scale(1)}.vap-empty-popup__header{background:linear-gradient(140deg,#3460a0,#1a2f52);padding:38px 24px 50px;position:relative;overflow:hidden}.vap-empty-popup__header:before,.vap-empty-popup__header:after{content:"";position:absolute;border-radius:50%;background:#ffffff12}.vap-empty-popup__header:before{width:200px;height:200px;top:-70px;right:-50px}.vap-empty-popup__header:after{width:130px;height:130px;bottom:-55px;left:-35px}.vap-empty-popup__icon-wrap{width:76px;height:76px;border-radius:50%;background:#ffffff24;border:2px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:1;animation:vap-icon-pulse 2.8s ease-in-out infinite}@keyframes vap-icon-pulse{0%,to{box-shadow:0 0 #ffffff47;transform:scale(1)}50%{box-shadow:0 0 0 14px #fff0;transform:scale(1.06)}}.vap-empty-popup__icon-wrap svg{width:38px;height:38px}.vap-empty-popup__body{padding:30px 32px 34px;position:relative;background:#fff}.vap-empty-popup__body:before{content:"";position:absolute;top:-26px;left:0;right:0;height:52px;background:#fff;border-radius:55% 55% 0 0/100% 100% 0 0}.vap-empty-popup__close{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;background:#f1f5f9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:background .18s,color .18s;z-index:2}.vap-empty-popup__close:hover{background:#e2e8f0;color:#1a2f52}.vap-empty-popup__title{font-size:23px;font-weight:800;color:#1a2f52;margin:0 0 8px;letter-spacing:-.4px;position:relative;z-index:1}.vap-empty-popup__dots{display:flex;justify-content:center;gap:5px;margin:10px 0 14px;position:relative;z-index:1}.vap-empty-popup__dots span{display:block;width:5px;height:5px;border-radius:50%;background:#2d4f88}.vap-empty-popup__dots span:nth-child(1),.vap-empty-popup__dots span:nth-child(5){opacity:.2}.vap-empty-popup__dots span:nth-child(2),.vap-empty-popup__dots span:nth-child(4){opacity:.5}.vap-empty-popup__dots span:nth-child(3){opacity:1}.vap-empty-popup__msg{font-size:15px;color:#64748b;line-height:1.68;margin:0 0 26px;position:relative;z-index:1}.vap-empty-popup__dismiss{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2d4f88,#1a2f52);color:#fff;border:none;border-radius:50px;padding:13px 40px;font-size:14px;font-weight:700;letter-spacing:.05em;cursor:pointer;box-shadow:0 6px 22px #1a2f5261;transition:transform .2s ease,box-shadow .2s ease;position:relative;z-index:1}.vap-empty-popup__dismiss:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1a2f5280}
/*# sourceMappingURL=/cdn/shop/t/8/assets/special-menu.css.map */
