:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);z-index:1;width:100%;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%;min-width:1px}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));box-sizing:border-box;transform-origin:50%;z-index:10;border-top:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.popup-overlay[data-v-521a5ded]{background:var(--shop-popup-overlay-bg);padding:var(--shop-popup-overlay-padding);z-index:var(--shop-popup-overlay-z);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.popup-container[data-v-521a5ded]{background:var(--shop-popup-container-bg);border-radius:var(--shop-popup-container-radius);box-shadow:var(--shop-popup-container-shadow);max-width:var(--shop-popup-container-max-width);flex-direction:column;width:100%;margin:.5rem auto;display:flex;position:relative;overflow:hidden}.popup-header[data-v-521a5ded]{background:var(--shop-popup-header-bg);min-height:var(--shop-popup-header-min-height);padding:0 var(--shop-popup-header-padding-x);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.popup-title[data-v-521a5ded]{color:var(--shop-popup-title-color);font-family:var(--shop-popup-title-font);font-size:var(--shop-popup-title-size);font-weight:var(--shop-popup-title-weight);margin:0}.popup-close[data-v-521a5ded]{color:var(--shop-popup-close-color);cursor:pointer;height:var(--shop-popup-close-size);width:var(--shop-popup-close-size);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.popup-close[data-v-521a5ded]:hover{background:var(--shop-popup-close-hover-bg);color:var(--shop-popup-close-hover-color)}.popup-close[data-v-521a5ded]:active{background:var(--shop-popup-close-active-bg);color:var(--shop-popup-close-color)}.popup-tabs[data-v-521a5ded]{border-bottom:1px solid #f0f0f0;flex-shrink:0;gap:8px;padding:16px 24px 0;display:flex}.popup-tab[data-v-521a5ded]{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px 8px 0 0;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.popup-tab[data-v-521a5ded]:hover{color:#333;background:#eee}.popup-tab-active[data-v-521a5ded]{box-shadow:0 -2px 0 0 var(--shop-popup-tab-active-color)inset;color:var(--shop-popup-tab-active-color);background:#fff}.popup-content[data-v-521a5ded]{padding:var(--shop-popup-content-padding);flex:1;overflow-y:auto}.popup-footer[data-v-521a5ded]{background:var(--shop-popup-footer-bg);border-top:var(--shop-popup-footer-border);align-items:center;gap:var(--shop-popup-footer-gap);padding:var(--shop-popup-footer-padding);flex-shrink:0;justify-content:flex-end;display:flex}.btn-text[data-v-521a5ded]{color:var(--shop-popup-tab-active-color);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 16px;font-size:15px;font-weight:500;transition:all .2s}.btn-text[data-v-521a5ded]:hover{box-shadow:none;background:#8869d414;transform:none}.popup-fade-enter-active[data-v-521a5ded],.popup-fade-leave-active[data-v-521a5ded]{transition:opacity .3s}.popup-fade-enter-active .popup-container[data-v-521a5ded],.popup-fade-leave-active .popup-container[data-v-521a5ded]{transition:transform .3s,opacity .3s}.popup-fade-enter-from[data-v-521a5ded],.popup-fade-leave-to[data-v-521a5ded]{opacity:0}.popup-fade-enter-from .popup-container[data-v-521a5ded]{opacity:0;transform:scale(.95)translateY(20px)}.popup-fade-leave-to .popup-container[data-v-521a5ded]{opacity:0;transform:scale(.95)translateY(-20px)}@media (max-width:767px){.popup-overlay[data-v-521a5ded]{padding:var(--shop-popup-overlay-padding-top-mobile)var(--shop-popup-overlay-padding-x-mobile)var(--shop-popup-overlay-padding-bottom-mobile);align-items:flex-start}.popup-container--fullscreen-mobile[data-v-521a5ded]{border-radius:var(--shop-popup-container-radius);height:auto;max-height:calc(100vh - var(--shop-popup-overlay-padding-top-mobile) - var(--shop-popup-overlay-padding-bottom-mobile));width:100%;max-width:100%;min-height:auto}.popup-header[data-v-521a5ded]{min-height:var(--shop-popup-header-min-height-mobile);padding:0 var(--shop-popup-header-padding-x-mobile)}.popup-title[data-v-521a5ded]{font-size:var(--shop-popup-title-size-mobile)}.popup-tabs[data-v-521a5ded]{padding:12px 20px 0}.popup-content[data-v-521a5ded]{padding:var(--shop-popup-content-padding-mobile)}.popup-footer[data-v-521a5ded]{padding:var(--shop-popup-footer-padding-mobile);flex-direction:column-reverse;align-items:flex-end}.popup-footer .btn[data-v-521a5ded]:not(:only-child),.popup-footer a.btn[data-v-521a5ded]:not(:only-child){width:100%}}.popup-content[data-v-521a5ded]::-webkit-scrollbar{width:6px}.popup-content[data-v-521a5ded]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.popup-content[data-v-521a5ded]::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.popup-content[data-v-521a5ded]::-webkit-scrollbar-thumb:hover{background:#b3b3b3}.image-wrapper{width:100%;overflow:hidden}.full-width-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.mast-icon-container{align-items:center;width:100%;height:30px;display:inline-flex}.icon-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.icon-content :deep(svg){width:100%;height:100%}.icon-content>i{font-size:100%;line-height:1}.widget-content-number[data-v-1debcb6b]{white-space:pre-line}.image-block[data-v-382e375c]{width:100%}.widget-cms-description[data-v-89d4d432]{white-space:pre-line}.widget-cabinet[data-v-a956aec5]{align-items:center;display:inline-flex;position:relative}.login-button[data-v-a956aec5]{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.login-button[data-v-a956aec5]:hover{background-color:#2563eb}.user-cabinet-container[data-v-a956aec5]{position:relative}.user-avatar[data-v-a956aec5]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.user-avatar.active[data-v-a956aec5],.user-avatar[data-v-a956aec5]:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 4px 12px #3b82f64d}.miniature-popup[data-v-a956aec5]{z-index:1000;background:#fff;border-radius:.5rem;min-width:250px;padding:1rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 25px #00000026}.close-button[data-v-a956aec5]{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.close-button[data-v-a956aec5]:hover{color:#1f2937;background-color:#f3f4f6}.miniature-content[data-v-a956aec5]{padding-top:1.5rem}.miniature-default[data-v-a956aec5]{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.user-name[data-v-a956aec5]{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.user-email[data-v-a956aec5]{color:#6b7280;margin:0;font-size:.875rem}.logout-btn[data-v-a956aec5]{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.375rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.logout-btn[data-v-a956aec5]:hover{background-color:#dc2626}.miniature-fade-enter-active[data-v-a956aec5],.miniature-fade-leave-active[data-v-a956aec5]{transition:opacity .2s,transform .2s}.miniature-fade-enter-from[data-v-a956aec5],.miniature-fade-leave-to[data-v-a956aec5]{opacity:0;transform:translateY(-10px)}.miniature-fade-enter-to[data-v-a956aec5],.miniature-fade-leave-from[data-v-a956aec5]{opacity:1;transform:translateY(0)}.city-popup-content[data-v-f75b5bb0]{padding:20px 24px}.search-wrapper[data-v-f75b5bb0]{position:relative}.city-search-input[data-v-f75b5bb0]{color:#2d2d2d;background:#fff;border:1px solid #e0e0e0;border-radius:6px;outline:none;width:100%;padding:12px 40px 12px 16px;font-size:15px;transition:all .2s}.city-search-input[data-v-f75b5bb0]:focus{border-color:#8869d4;box-shadow:0 0 0 3px #8869d41a}.city-search-input[data-v-f75b5bb0]::placeholder{color:#bdbdbd}.clear-search-button[data-v-f75b5bb0]{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.clear-search-button[data-v-f75b5bb0]:hover{color:#666;background:#f5f5f5}.search-results-section[data-v-f75b5bb0]{background:#fff;width:94%;max-height:300px;margin-bottom:20px;position:absolute;overflow-y:auto}.no-results[data-v-f75b5bb0]{color:#999;text-align:center;padding:24px;font-size:14px}.city-results-list[data-v-f75b5bb0]{border:1px solid #e0e0e0;flex-direction:column;gap:4px;display:flex}.city-result-item[data-v-f75b5bb0]{color:#2c2c2c;cursor:pointer;text-align:left;background:#fff;border:none;width:100%;padding:3px;font-size:14px;transition:all .2s}.city-result-item[data-v-f75b5bb0]:hover{color:#ff8d24;background:#eee}.popular-cities-section[data-v-f75b5bb0]{margin-bottom:40px}.section-title[data-v-f75b5bb0]{color:#000;margin-top:20px;margin-bottom:5px;font-size:16px}.popular-cities-grid[data-v-f75b5bb0]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.popular-city-button[data-v-f75b5bb0]{color:#8e8e8e;cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:7px;font-size:14px}.popular-city-button.city-selected[data-v-f75b5bb0],.popular-city-button[data-v-f75b5bb0]:hover{color:#ff8d24}.city-popup-footer[data-v-f75b5bb0]{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.popular-cities-grid[data-v-f75b5bb0]{grid-template-columns:repeat(2,1fr)}}@media (max-width:374px){.popular-cities-grid[data-v-f75b5bb0]{grid-template-columns:1fr}}.widget-city[data-v-fb496d31]{display:inline-block}.city-link[data-v-fb496d31]{color:#2c2c2c;background-image:url(/icons/arrow.svg);background-position:100%;background-repeat:no-repeat;padding-left:3px;padding-right:16px;font-size:12px;line-height:27px}.city-link[data-v-fb496d31]:hover{color:#8869d4}.pm-schedule-top[data-v-ba23389b]{vertical-align:middle;background-image:url(/icons/clock.svg);background-position:0;background-repeat:no-repeat;margin-left:1.5rem;padding-left:1.5rem;font-size:12px;position:relative}.pm-schedule-top a[data-v-ba23389b]{background-image:url(/icons/arrow.svg);background-position:100%;background-repeat:no-repeat;padding-right:1rem;line-height:16px}.pm-schedule-top .pm_schedule_top_spoiler[data-v-ba23389b]{z-index:10000;background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;width:265px;margin:0;padding:9px 20px;list-style:none;display:none;position:absolute;top:29px;left:-42px}.pm-schedule-top .pm_schedule_top_spoiler li[data-v-ba23389b]{border-bottom:1px solid #e8e8e8;padding:7px 0;font-size:14px}.pm-schedule-top .pm_schedule_top_spoiler li[data-v-ba23389b]:last-child{border-bottom:none;padding-bottom:0}.pm-schedule-top .pm_schedule_top_spoiler li[data-v-ba23389b]:first-child{padding-top:0}.pm-schedule-top .pm_schedule_top_spoiler.active[data-v-ba23389b]{display:block}.widget-order-state-top[data-v-9e02bc48]{display:inline-block}.get_order_state_popup[data-v-9e02bc48]{color:#ff8d24;cursor:pointer;background:0 0;border:none;padding-left:20px;font-size:12px;line-height:34px}.widget-language-switcher[data-v-39827332]{align-items:center;display:inline-flex;position:relative}.language-dropdown[data-v-39827332]{position:relative}.current-language-btn[data-v-39827332]{color:inherit;cursor:pointer;background-color:#0000;border:1px solid;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;min-width:120px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.current-language-btn.active[data-v-39827332],.current-language-btn[data-v-39827332]:hover{background-color:#0000000d}.language-label[data-v-39827332]{text-align:left;flex:1}.chevron-icon[data-v-39827332]{width:1rem;height:1rem;transition:transform .2s}.chevron-icon.rotated[data-v-39827332]{transform:rotate(180deg)}.dropdown-menu[data-v-39827332]{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;min-width:100%;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.language-item[data-v-39827332]{color:#1f2937;cursor:pointer;text-align:left;background:#fff;border:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background-color .2s;display:block}.language-item[data-v-39827332]:hover{background-color:#f3f4f6}.language-item.active[data-v-39827332]{color:#fff;background-color:#3b82f6;font-weight:600}.language-flags[data-v-39827332]{gap:.5rem;display:flex}.flag-button[data-v-39827332]{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex}.flag-button[data-v-39827332]:hover{border-color:#3b82f6;transform:scale(1.1)}.flag-button.active[data-v-39827332]{background-color:#3b82f61a;border-color:#3b82f6}.flag-emoji[data-v-39827332]{line-height:1;display:block}.language-tabs[data-v-39827332]{background-color:#0000000d;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.tab-button[data-v-39827332]{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.tab-button[data-v-39827332]:hover{background-color:#0000000d}.tab-button.active[data-v-39827332]{color:#3b82f6;background-color:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a}.dropdown-fade-enter-active[data-v-39827332],.dropdown-fade-leave-active[data-v-39827332]{transition:opacity .2s,transform .2s}.dropdown-fade-enter-from[data-v-39827332],.dropdown-fade-leave-to[data-v-39827332]{opacity:0;transform:translateY(-10px)}.dropdown-fade-enter-to[data-v-39827332],.dropdown-fade-leave-from[data-v-39827332]{opacity:1;transform:translateY(0)}.logout-button[data-v-e13faf48]{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.logout-button[data-v-e13faf48]:hover{background-color:#dc2626}.ml-search[data-v-728397ad]{vertical-align:middle;background-image:url(/icons/search.svg);background-repeat:no-repeat;background-size:cover;width:20px;height:20px;display:inline-block}.ml-phone[data-v-69c3622b]{vertical-align:middle;background-image:url(/icons/phone_purple.svg);background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.widget-menu{--ml-mobile-navbar-height:48px;width:100%}.desktop-menu{border-bottom:1px solid #c4c4c4;width:100%;height:60px;padding:5px 0 10px}.desktop-menu--home{border-bottom:none}.desktop-menu .menu-list{justify-content:space-between;align-items:center;height:47px;margin:0;padding:0;list-style:none;display:flex}.desktop-menu .menu-item{position:relative}.desktop-menu .menu-link{color:#2c2c2c;border-radius:5px;padding:3px 7px;font-size:14px;display:block}.desktop-menu .menu-link:hover{background:#ff8d2426}.desktop-menu .menu-link-disabled{cursor:not-allowed}.desktop-menu .menu-bubble{position:absolute}.menu-container-mobile .ml-mobile-navbar-nav{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.menu-container-mobile.mlnavbar .navbar-nav>li{margin:0;padding:10px 0;list-style:none}.menu-container-mobile.mlnavbar .navbar-nav>li>a{color:#2c2c2c;align-items:center;gap:6px;font-size:14px;text-decoration:none;display:flex}.menu-container-mobile.mlnavbar .navbar-nav>li>a:hover{background:#ff8d2414}.menu-container-mobile .menu-icon{display:inline-flex}.menu-container-mobile .menu-title{flex:1}.menu-container-mobile .menu-bubble{display:inline-flex}.menu-container-mobile .menu-link-disabled{cursor:not-allowed}.hamburger-button-mobile.navbar-toggler{width:40px;height:34px;margin-left:15px;padding:0}.hamburger-button-mobile .navbar-toggler-icon{vertical-align:middle;background:url(/icons/purple_humburger.svg) 50%/100% 100% no-repeat;width:22px;height:16px;display:inline-block}.ml-menu-close-item{border-bottom:1px solid #eee;list-style:none}.ml-menu-close-btn{cursor:pointer;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath stroke='%23333' stroke-width='2' d='m5 5 12 12m0-12L5 17'/%3E%3C/svg%3E") 50%/18px 18px no-repeat;border:none;width:100%;height:44px;display:block}.ml-menu-close-btn:hover{opacity:.75}.ml-mobile-order-state-li{list-style:none}.menu-container-mobile.mlnavbar .navbar-nav .get_order_state_popup{color:#ff8d24;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;margin:0;padding:0;font-size:14px;line-height:1.4;display:block}.menu-container-mobile.mlnavbar .mobile-menu-info,header nav .menu-container-mobile.mlnavbar .mobile-menu-info{color:#585858;padding:30px 20px max(30px,env(safe-area-inset-bottom,0px));background:#8669d40f;border-top:none;flex:none;margin:5px -20px 0;font-size:14px}.menu-container-mobile.mlnavbar .mobile-menu-info>div,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div{margin-bottom:30px}.menu-container-mobile.mlnavbar .mobile-menu-info>div:last-child,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div:last-child{margin-bottom:0}.menu-container-mobile.mlnavbar .mobile-menu-info>div h5,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div h5{color:#151515;margin-top:0;margin-bottom:10px;font-size:14px;font-weight:600}.menu-container-mobile.mlnavbar .mobile-menu-info>div li,.menu-container-mobile.mlnavbar .mobile-menu-info>div p,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div li,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div p{color:#585858;margin-bottom:6px;font-size:14px}.menu-container-mobile.mlnavbar .mobile-menu-info>div p.geo-info,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div p.geo-info{background-image:url(/icons/map.svg);background-position:0 2px;background-repeat:no-repeat;margin-top:0;line-height:1.45;padding-left:22px!important}.menu-container-mobile.mlnavbar .mobile-menu-info>div p.geo-info a,header nav .menu-container-mobile.mlnavbar .mobile-menu-info>div p.geo-info a{color:#8669d4;font-size:14px;text-decoration:underline}.menu-container-mobile.mlnavbar .mobile-menu-info>div>ul{margin:0;padding:0 0 0 18px;list-style:outside}.menu-container-mobile.mlnavbar .mobile-menu-info .ml_footer_shedule{list-style:outside}.menu-container-mobile.mlnavbar .mobile-menu-info__custom :deep(a){color:#8669d4}.menu-container-mobile.mlnavbar .ml-menu-drawer-inner{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.menu-container-mobile.mlnavbar .ml-menu-drawer-inner>.navbar-nav{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.hamburger-button-mobile{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.widget-menu:not([data-builder]) .navbar-trans{box-sizing:border-box;background-color:#fff;flex-wrap:wrap;align-content:center;align-items:center;row-gap:4px;width:100%;max-width:100vw;box-shadow:0 1px #0000000f}.ml-mobile-navbar-spacer{height:var(--ml-mobile-navbar-height);pointer-events:none;flex-shrink:0;width:100%}.ml-nav-transparent{display:none}.ml-mobile-topbar{min-height:var(--ml-mobile-navbar-height);justify-content:flex-start}.ml-mobile-topbar__toggler{flex:1 1 0;justify-content:flex-start;align-items:center;min-width:0;display:flex}.ml-mobile-topbar__brand{flex:none;justify-content:center;align-items:center;min-width:0;margin-left:-21px;padding:0 6px;display:flex}.ml-mobile-topbar__brand :deep(a){justify-content:center;align-items:center;text-decoration:none;display:flex}.ml-mobile-brand-text{color:#222;white-space:nowrap;font-size:1.125rem;font-weight:400;line-height:1.2}.ml-mobile-brand-text span{font-weight:700}.ml-mobile-topbar__actions{flex-direction:row;flex:1 1 0;justify-content:flex-end;align-items:center;gap:29px;min-width:0;display:flex}.ml-mobile-topbar__actions :deep(.ml-phone){order:0}.ml-mobile-topbar__actions :deep(.ml-search){order:1}.ml-mobile-topbar__brand :deep(img){width:auto;max-height:36px;display:block}.navbar-trans .navbar-brand.logo :deep(img){width:auto;max-height:36px;display:block}.menu-backdrop.ml-menu-portal{cursor:pointer;z-index:1095;background:#00000080;width:100vw;height:100vh;position:fixed;inset:0}.ml-menu-portal-panel.ml-menu-drawer.menu-container-mobile.mobile-open,.ml-menu-portal-panel.ml-menu-drawer.menu-container-mobile.show{box-sizing:border-box;background:#fff;z-index:1100!important;width:80%!important;max-width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;position:fixed!important;top:0!important;left:auto!important;right:0!important;overflow:hidden!important;transform:none!important}.menu-container-mobile.mlnavbar .menu-close,.menu-container-mobile.mlnavbar .ml-menu-drawer-close,header nav .menu-container-mobile.mlnavbar .menu-close{cursor:pointer;z-index:6;background:url(/icons/menu_close.svg) 50% no-repeat;border:none;width:20px;height:20px;padding:0;position:absolute;top:14px;right:14px}.menu-container-mobile.mlnavbar .menu-close:hover,.menu-container-mobile.mlnavbar .ml-menu-drawer-close:hover,header nav .menu-container-mobile.mlnavbar .menu-close:hover{opacity:.85}.ml-menu-drawer-inner{box-sizing:border-box;background:#fff;height:100%;padding:5px 20px 0;overflow:hidden}.menu-slide-enter-from .ml-menu-drawer-inner,.menu-slide-leave-to .ml-menu-drawer-inner{transform:translate(100%)!important}.menu-slide-enter-to .ml-menu-drawer-inner,.menu-slide-leave-from .ml-menu-drawer-inner{transform:translate(0)!important}.menu-slide-enter-active .ml-menu-drawer-inner,.menu-slide-leave-active .ml-menu-drawer-inner{transition:transform .28s!important}@media (min-width:992px){.ml-menu-portal,.ml-menu-portal-panel.menu-container-mobile{display:none!important}}.widget-menu:not([data-builder]) .navbar-trans .menu-container-mobile.mobile-open,.widget-menu:not([data-builder]) .navbar-trans .menu-container-mobile.show{box-sizing:border-box;background:#fff;z-index:2147483646!important;width:100%!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important;right:auto!important;overflow-y:auto!important}.backdrop-fade-enter-active,.backdrop-fade-leave-active{transition:opacity .3s}.backdrop-fade-enter-from,.backdrop-fade-leave-to{opacity:0}.widget-menu[data-builder] .hamburger-button-mobile{margin:0 0 0 15px;position:relative;top:0;right:0}.widget-menu[data-builder] .menu-backdrop{display:none!important}.widget-menu[data-builder] .navbar-trans .menu-container-mobile{width:100%;height:auto;transition:none;position:relative;left:0}@media (min-width:992px){.widget-menu:not([data-builder]) .hamburger-button-mobile,.widget-menu:not([data-builder]) .menu-backdrop{display:none}.widget-menu:not([data-builder]) .navbar-trans .menu-backdrop,.widget-menu:not([data-builder]) .navbar-trans .menu-container-mobile{display:none!important}.widget-menu:not([data-builder]) .desktop-menu{display:block}}@media (max-width:991px){.widget-menu:not([data-builder]) .desktop-menu{display:none!important}.widget-menu:not([data-builder]) .hamburger-button-mobile{display:flex}.widget-menu:not([data-builder]) .navbar-trans .menu-container-mobile.mobile-open,.widget-menu:not([data-builder]) .navbar-trans .menu-container-mobile.show{display:block}}.author-widget{contain:layout;min-height:60px}.author-widget img{will-change:transform;transform:translateZ(0)}.ml-catalog-button[data-v-11b62385]{cursor:pointer;border:none;border-radius:.25rem;align-items:center;padding:13px 20px;font-size:16px;font-weight:400;transition:filter .2s;display:flex}.ml-catalog-button[data-v-11b62385]:hover{filter:brightness(1.1)}.ml-catalog-button__icon[data-v-11b62385]{flex-shrink:0;justify-content:center;align-items:center;margin-right:10px;display:flex}.ml-catalog-button--mobile[data-v-11b62385]{justify-content:center;width:100%}.ml-catalog-panel[data-v-11b62385]{z-index:9999;background:#fff;border-top:1px solid #e9e9e9;height:60vh;position:absolute;left:0;right:0}.ml-catalog-panel__inner[data-v-11b62385]{width:100%;max-width:1140px;height:100%;margin:0 auto;padding:0;display:flex}.ml-catalog-main[data-v-11b62385]{float:left;background:#f6f6f6;width:40%;height:60vh;margin:0;padding:30px 0 30px 36px;list-style:none;overflow-y:auto}.ml-catalog-main[data-v-11b62385]::-webkit-scrollbar{width:5px}.ml-catalog-main[data-v-11b62385]::-webkit-scrollbar-track{background:#e9e9e9}.ml-catalog-main[data-v-11b62385]::-webkit-scrollbar-thumb{background-color:#8669d4;border-radius:20px}.ml-catalog-main__item[data-v-11b62385]{padding:5px 0 5px 5px;position:relative}.ml-catalog-main__item.active[data-v-11b62385]:before{content:" ";background:#ff8d24;border-radius:4px;width:8px;height:8px;display:block;position:absolute;top:37%;left:-13px}.ml-catalog-main__item[data-v-11b62385]:hover{background:#fff}.ml-catalog-main__item:hover .ml-catalog-main__link[data-v-11b62385]{color:#ff8d24}.ml-catalog-main__item[data-v-11b62385]:hover:before{content:"";background:url(/icons/catalog_right_arrow.svg) 50% no-repeat;width:10px;height:10px;display:block;position:absolute;top:36%;left:auto;right:10px}.ml-catalog-main__link[data-v-11b62385]{font-size:14px;text-decoration:none}.ml-catalog-main__count[data-v-11b62385]{color:#8e8e8e;margin-left:10px;font-size:12px;display:inline-block}.ml-catalog-children[data-v-11b62385]{float:left;width:60%;height:60vh;overflow-y:auto}.ml-catalog-children__row[data-v-11b62385]{flex-wrap:wrap;gap:0 16px;margin:0;padding:20px;list-style:none;display:flex}.ml-catalog-children__header[data-v-11b62385]{width:100%;margin-bottom:24px}.ml-catalog-children__header a[data-v-11b62385]{color:#333;font-size:26px;text-decoration:none}.ml-catalog-children__header a[data-v-11b62385]:hover{color:#ff8d24}.ml-catalog-children__header a span[data-v-11b62385]{color:#8e8e8e;margin-left:10px;font-size:23px;font-weight:400;display:inline-block}.ml-catalog-children__item[data-v-11b62385]{width:calc(50% - 8px);margin-bottom:5px}.ml-catalog-children__item:hover a[data-v-11b62385]{color:#ff8d24}.ml-catalog-children__item a[data-v-11b62385]{color:#2c2c2c;font-size:16px;text-decoration:none}.ml-catalog-children__item a span[data-v-11b62385]{color:#8e8e8e;margin-left:10px;font-size:14px;font-weight:400;display:inline-block}.ml-catalog-mobile[data-v-11b62385]{width:100%}.ml-catalog-overlay[data-v-11b62385]{z-index:2000;background-color:#00000080;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.ml-catalog-popup[data-v-11b62385]{background-color:#fff;flex-direction:column;width:100%;height:100%;display:flex}.ml-catalog-popup__header[data-v-11b62385]{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ml-catalog-popup__title[data-v-11b62385]{color:#333;font-size:18px;font-weight:600}.ml-catalog-popup__close[data-v-11b62385]{color:#666;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:28px;line-height:1}.ml-catalog-popup__content[data-v-11b62385]{flex:1;padding:0;overflow-y:auto}.ml-catalog-mobile-item[data-v-11b62385]{border-bottom:1px solid #f0f0f0}.ml-catalog-mobile-item__row[data-v-11b62385]{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ml-catalog-mobile-item__link[data-v-11b62385]{color:#333;flex:1;align-items:center;gap:8px;font-size:15px;text-decoration:none;display:flex}.ml-catalog-mobile-item__count[data-v-11b62385]{color:#999;font-size:13px}.ml-catalog-mobile-item__toggle[data-v-11b62385]{color:#999;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:20px;transition:transform .2s;transform:rotate(-90deg)}.ml-catalog-mobile-item__toggle--open[data-v-11b62385]{transform:rotate(90deg)}.ml-catalog-mobile-item__children[data-v-11b62385]{background:#f9f9f9;padding:8px 20px 8px 36px}.ml-catalog-mobile-item__child[data-v-11b62385]{color:#555;border-bottom:1px solid #eee;align-items:center;gap:8px;padding:10px 0;font-size:14px;text-decoration:none;display:flex}.ml-catalog-mobile-item__child[data-v-11b62385]:last-child{border-bottom:none}.ml-catalog-button--desktop[data-v-11b62385]{margin:0 20px 0 30px}.ml-search-suggestions-panel{box-sizing:border-box}.ml-search-suggestions-viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;max-height:430px;padding-bottom:4px;overflow:hidden auto}.ml-search-suggestions-viewport::-webkit-scrollbar{width:0;height:0;display:none}.ml-search-suggestions-panel--scrollable .ml-search-suggestions-viewport{padding-right:5px}.ml-search-suggestions-rail{pointer-events:none;background:#f5f5f5;border-radius:0 4px 4px 0;width:5px;position:absolute;top:0;bottom:0;right:0}.ml-search-suggestions-thumb{will-change:transform;background:#8669d4;border-radius:0 3px 3px 0;width:5px}.ml-search-suggestions--mobile .ml-search-suggestions-thumb{background:#ff8d24}.ml-search-suggestions{margin:0;padding:0 0 2px;list-style:none}.ml-search-suggestions__item{border-bottom:1px solid #e9e9e9}.ml-search-suggestions__item--last{border-bottom:none}.ml-search-suggestion{color:#2c2c2c;align-items:center;gap:0;padding:10px 12px;text-decoration:none;display:flex}.ml-search-suggestion:focus,.ml-search-suggestion:hover{background:#f7f7f7;outline:none}.ml-search-suggestion-thumb{box-sizing:border-box;flex:0 0 8.33333%;width:8.33333%;min-width:0;max-width:8.33333%;padding-right:12px}.ml-search-suggestion-img{-o-object-fit:contain;object-fit:contain;min-width:0;display:block;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}.ml-search-suggestion-body{box-sizing:border-box;flex:0 0 91.6667%;width:91.6667%;min-width:0;max-width:91.6667%}.ml-search-suggestion-name{color:#2c2c2c;font-size:14px;font-weight:400;line-height:1.35;display:block}.ml-search-suggestion-ref{color:#888;margin-top:4px;font-size:12px;line-height:1.3;display:block}.ml-search-all-results{box-sizing:border-box;color:#8669d4;text-align:center;background:#fff;border-top:1px solid #e9e9e9;width:100%;margin:0;padding:12px 12px 14px;font-size:14px;font-weight:400;line-height:1.35;text-decoration:underline;display:block}.ml-search-all-results:focus,.ml-search-all-results:hover{color:#7251cb;background:#f7f7f7;outline:none}.ml-search[data-v-75351668]{width:100%;position:relative}.ml-search-wrapper[data-v-75351668]{align-items:center;width:404px;max-width:100%;display:flex;position:relative}.ml-search--desktop[data-v-75351668]{width:404px;max-width:100%;overflow:visible}.ml-search-input[data-v-75351668]{color:#2c2c2c;background:#fff;border:1px solid #d7d7d7;border-radius:5px;outline:none;width:100%;height:50px;padding:0 48px 0 20px;font-size:16px;transition:border-color .2s}.ml-search-input[data-v-75351668]:focus{box-shadow:none;border-color:#ff8d24}.ml-search-input[data-v-75351668]::placeholder{color:#8e8e8e}.ml-search-btn[data-v-75351668]{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.ml-search-btn[data-v-75351668] svg{display:block}.ml-search-suggestions-panel[data-v-75351668]{box-sizing:border-box;z-index:200;background:#fff;border:1px solid #e9e9e9;border-radius:5px;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 6px 20px #0000001f}.ml-search--mobile .ml-search-suggestions-panel[data-v-75351668]{width:100%;max-width:100%}.ml-search--mobile[data-v-75351668],.ml-search--mobile .ml-search-wrapper[data-v-75351668]{width:100%}.ml-search--mobile .ml-search-input[data-v-75351668]{padding:0 48px 0 18px}.compare-widget-root[data-v-1aba8d2e]{flex:none;justify-content:center;align-items:center;min-height:50px;display:inline-flex}.top-compare.top-item[data-v-1aba8d2e]{color:#2c2c2c;cursor:pointer;flex-direction:column;justify-content:center;height:50px;margin-left:auto;font-family:Inter,sans-serif;font-size:14px;display:flex;position:relative}.top-compare.top-item>a[data-v-1aba8d2e]{margin:-4px auto 0}.top-compare.top-item>a[data-v-1aba8d2e],.top-compare.top-item>a[data-v-1aba8d2e]:focus,.top-compare.top-item>a[data-v-1aba8d2e]:hover{color:inherit;text-decoration:none}.top-compare.top-item>a>img[data-v-1aba8d2e]{width:26px;height:26px;margin:0 auto;display:block}.top-compare.top-item>span[data-v-1aba8d2e]:not(.counter){text-align:center;white-space:nowrap;font-size:14px;line-height:1.2;transform:translateY(1px)}.top-compare.top-item .counter[data-v-1aba8d2e]{color:#fff;background:#d36b30;border-radius:7px;padding:0 4px;font-size:10px;position:absolute;top:0;right:25%}.wishlist-widget-root[data-v-5f6d58a3]{flex:none;justify-content:center;align-items:center;min-height:50px;display:inline-flex}.top-wishlist.top-item[data-v-5f6d58a3]{color:#2c2c2c;cursor:pointer;flex-direction:column;justify-content:center;height:50px;margin-left:auto;font-family:Inter,sans-serif;font-size:14px;display:flex;position:relative}.top-wishlist.top-item>a[data-v-5f6d58a3]{margin:-4px auto 0}.top-wishlist.top-item>a[data-v-5f6d58a3],.top-wishlist.top-item>a[data-v-5f6d58a3]:focus,.top-wishlist.top-item>a[data-v-5f6d58a3]:hover{color:inherit;text-decoration:none}.top-wishlist.top-item>a>img[data-v-5f6d58a3]{width:26px;height:26px;margin:0 auto;display:block}.top-wishlist.top-item>span[data-v-5f6d58a3]:not(.counter){text-align:center;white-space:nowrap;font-size:14px;line-height:1.2;transform:translateY(1px)}.top-wishlist.top-item .counter[data-v-5f6d58a3]{color:#fff;background:#d36b30;border-radius:7px;padding:0 4px;font-size:10px;position:absolute;top:0;right:25%}.wishlist-widget.top-wishlist:hover .top-dropdown[data-v-5f6d58a3]{display:block}.wishlist-widget .top-dropdown[data-v-5f6d58a3]{color:#2c2c2c;z-index:3000;background:#fff;border:1px solid #e9e9e9;border-radius:5px;width:400px;padding:20px 30px;font-family:Inter,sans-serif;font-size:14px;display:none;position:absolute;top:47px;right:0}.wishlist-widget .top-dropdown>p[data-v-5f6d58a3]{margin:0 0 1rem;font-size:16px}.wishlist-widget .top-dropdown .btn[data-v-5f6d58a3]{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:10px;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:inline-flex}.wishlist-widget .top-dropdown .btn[data-v-5f6d58a3]:hover{color:#fff;background-color:#a187e7;text-decoration:none}.wishlist-widget .top-dropdown .pmwishlist_add_all_to_cart[data-v-5f6d58a3]{color:#8669d4;margin-top:12px;font-size:14px;text-decoration:none;display:block}.wishlist-widget .top-dropdown .pmwishlist_add_all_to_cart[data-v-5f6d58a3]:hover{color:#8669d4}.wishlist-widget .top-dropdown .items[data-v-5f6d58a3]{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;max-height:374px;margin:20px 0;padding:20px 0}.wishlist-widget .top-dropdown .items ul[data-v-5f6d58a3]{max-height:334px;margin:0;padding:0;list-style:none;overflow-y:scroll}.wishlist-widget .top-dropdown .items ul[data-v-5f6d58a3]::-webkit-scrollbar{width:5px}.wishlist-widget .top-dropdown .items ul[data-v-5f6d58a3]::-webkit-scrollbar-track{background:#e9e9e9}.wishlist-widget .top-dropdown .items ul[data-v-5f6d58a3]::-webkit-scrollbar-thumb{background-color:#ff8d24;border-radius:20px}.wishlist-widget .top-dropdown .items ul li[data-v-5f6d58a3]{flex-wrap:nowrap;align-items:stretch;gap:0;margin:0 0 20px;display:flex}.wishlist-widget .top-dropdown .items ul li>div[data-v-5f6d58a3]{padding-left:0}.wishlist-dropdown-row .wishlist-dropdown-col--img[data-v-5f6d58a3]{flex:0 0 25%;max-width:80px;margin-right:12px}.wishlist-dropdown-row .wishlist-dropdown-col--info[data-v-5f6d58a3]{flex-direction:column;flex:1;min-width:0;padding-bottom:0;display:flex}.wishlist-dropdown-row .wishlist-dropdown-col--info>a[data-v-5f6d58a3]{flex:none}.wishlist-dropdown-row .wishlist-dropdown-col--info .top-cart-prices[data-v-5f6d58a3]{margin-top:auto}.wishlist-dropdown-row .img-fluid[data-v-5f6d58a3]{border-radius:5px;max-width:100%;height:auto}.wishlist-dropdown-row .wishlist-dropdown-col--info>a[data-v-5f6d58a3]{-webkit-line-clamp:3;color:#2c2c2c;-webkit-box-orient:vertical;max-width:100%;font-size:14px;line-height:17px;text-decoration:none;display:-webkit-box;overflow:hidden}.wishlist-dropdown-row .top-cart-prices[data-v-5f6d58a3]{padding-top:.25rem}.wishlist-dropdown-row .top-cart-prices span[data-v-5f6d58a3]{display:inline-block}.wishlist-dropdown-row .top-cart-prices .dropdown_list_price[data-v-5f6d58a3]{color:#2c2c2c;font-size:20px}.wishlist-dropdown-row .top-cart-prices .dropdown_list_base_price[data-v-5f6d58a3]{color:#8e8e8e;font-size:15px;text-decoration:line-through}.wishlist-dropdown-row .dropdown-buttons[data-v-5f6d58a3]{flex-direction:column;flex:none;justify-content:center;align-self:stretch;align-items:center;padding-right:15px;display:flex}.pmwishlist_list_add_to_cart[data-v-5f6d58a3]{margin-bottom:20px}.wishlist-dropdown-row .dropdown-buttons a[data-v-5f6d58a3],.wishlist-dropdown-row .dropdown-buttons img[data-v-5f6d58a3]{display:block}.wishlist-dropdown-footer[data-v-5f6d58a3]{flex-wrap:wrap;align-items:center;width:100%;margin:0 -15px;display:flex}.wishlist-dropdown-footer__label[data-v-5f6d58a3]{flex:none}.wishlist-dropdown-footer__label p[data-v-5f6d58a3]{margin:0;font-size:14px}.wishlist-widget .top-dropdown .dropdown_list_total[data-v-5f6d58a3]{margin-left:auto;margin-right:20px}.wishlist-widget .top-dropdown .dropdown_list_total p[data-v-5f6d58a3]{color:#2c2c2c;margin:0;font-size:22px;font-weight:700}.cart-widget-root[data-v-79854430]{flex:none;justify-content:center;align-items:center;min-height:50px;display:inline-flex}.top-cart.top-item[data-v-79854430]{color:#2c2c2c;cursor:pointer;flex-direction:column;justify-content:center;height:50px;margin-left:auto;font-family:Inter,sans-serif;font-size:14px;display:flex;position:relative}.top-cart.top-item>a[data-v-79854430]{margin:-4px auto 0}.top-cart.top-item>a[data-v-79854430],.top-cart.top-item>a[data-v-79854430]:focus,.top-cart.top-item>a[data-v-79854430]:hover{color:inherit;text-decoration:none}.top-cart.top-item>a>img[data-v-79854430]{width:26px;height:26px;margin:0 auto;display:block}.top-cart.top-item>span[data-v-79854430]:not(.counter){text-align:center;white-space:nowrap;font-size:14px;line-height:1.2;transform:translateY(1px)}.top-cart.top-item .counter[data-v-79854430]{color:#fff;background:#d36b30;border-radius:7px;padding:0 4px;font-size:10px;position:absolute;top:0;right:25%}.cart-widget.top-cart:hover .top-dropdown[data-v-79854430]{display:block}.cart-widget .top-dropdown[data-v-79854430]{color:#2c2c2c;z-index:3000;background:#fff;border:1px solid #e9e9e9;border-radius:5px;width:400px;padding:20px 30px;font-family:Inter,sans-serif;font-size:14px;display:none;position:absolute;top:47px;right:0}.cart-widget .top-dropdown>p[data-v-79854430]{margin:0 0 1rem;font-size:16px}.cart-widget .top-dropdown .btn[data-v-79854430]{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:10px;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:inline-flex}.cart-widget .top-dropdown .btn[data-v-79854430]:hover{color:#fff;background-color:#a187e7;text-decoration:none}.cart-widget .top-dropdown .items[data-v-79854430]{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;max-height:374px;margin:20px 0;padding:20px 0}.cart-widget .top-dropdown .items ul[data-v-79854430]{max-height:334px;margin:0;padding:0;list-style:none;overflow-y:scroll}.cart-widget .top-dropdown .items ul[data-v-79854430]::-webkit-scrollbar{width:5px}.cart-widget .top-dropdown .items ul[data-v-79854430]::-webkit-scrollbar-track{background:#e9e9e9}.cart-widget .top-dropdown .items ul[data-v-79854430]::-webkit-scrollbar-thumb{background-color:#ff8d24;border-radius:20px}.cart-widget .top-dropdown .items ul li[data-v-79854430]{flex-wrap:nowrap;align-items:stretch;gap:0;margin:0 0 20px;display:flex}.cart-widget .top-dropdown .items ul li>div[data-v-79854430]{padding-left:0}.cart-dropdown-row .cart-dropdown-col--img[data-v-79854430]{flex:0 0 25%;max-width:80px;margin-right:12px}.cart-dropdown-row .cart-dropdown-col--info[data-v-79854430]{flex-direction:column;flex:1;min-width:0;padding-bottom:0;display:flex}.cart-dropdown-row .cart-dropdown-col--info>a[data-v-79854430]{-webkit-line-clamp:3;color:#2c2c2c;-webkit-box-orient:vertical;flex:none;max-width:100%;font-size:14px;line-height:17px;text-decoration:none;display:-webkit-box;overflow:hidden}.cart-dropdown-row .cart-dropdown-col--info .top-cart-prices[data-v-79854430]{margin-top:auto;padding-top:.25rem}.cart-dropdown-row .img-fluid[data-v-79854430]{border-radius:5px;max-width:100%;height:auto}.cart-dropdown-row .top-cart-prices span[data-v-79854430]{display:inline-block}.cart-dropdown-row .top-cart-prices .dropdown_list_price[data-v-79854430]{color:#2c2c2c;font-size:20px}.cart-dropdown-row .top-cart-prices .dropdown_list_base_price[data-v-79854430]{color:#8e8e8e;font-size:15px;text-decoration:line-through}.cart-dropdown-row .dropdown-buttons[data-v-79854430]{flex-direction:column;flex:none;justify-content:center;align-self:stretch;align-items:center;display:flex}.cart-dropdown-row .dropdown-buttons a[data-v-79854430],.cart-dropdown-row .dropdown-buttons img[data-v-79854430]{display:block}.cart-dropdown-footer[data-v-79854430]{flex-wrap:wrap;align-items:center;width:100%;margin:0 -15px;display:flex}.cart-dropdown-footer__label[data-v-79854430]{flex:none}.cart-dropdown-footer__label p[data-v-79854430]{margin:0;font-size:14px}.cart-widget .top-dropdown .dropdown_list_total[data-v-79854430]{margin-left:auto;margin-right:20px}.cart-widget .top-dropdown .dropdown_list_total p[data-v-79854430]{color:#2c2c2c;margin:0;font-size:22px;font-weight:700}.widget-footer-mob{box-sizing:border-box;width:100%}.widget-footer-mob .ml-footer-mob-accordion{box-sizing:border-box;background:#f5f3fc;margin-left:0;margin-right:0;padding:0 15px 20px}.widget-footer-mob .ml-footer-mob-accordion .card{box-sizing:border-box;border:none;width:calc(100% + 30px);max-width:none;margin-left:-15px;margin-right:-15px}.widget-footer-mob .ml-footer-mob-accordion .card:last-child h5{border-bottom:1px solid #d7d7d7}.widget-footer-mob .ml-footer-mob-accordion .card .card-header{border:none;padding:0}.widget-footer-mob .ml-footer-mob-accordion .card .card-header h5{box-sizing:border-box;color:#000;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#f5f3fc;border:1px solid #d7d7d7;border-left:none;border-right:none;border-radius:0;margin:0;padding:12px 48px 12px 15px;font-size:13px;font-weight:700;position:relative}.widget-footer-mob .ml-footer-mob-accordion .card .card-header h5:before{content:"";pointer-events:none;background-image:url(/icons/accordion_arrow.svg);background-position:100%;background-repeat:no-repeat;width:23px;height:16px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.widget-footer-mob .ml-footer-mob-accordion .card .card-header h5.collapsed{border-top:1px solid #d7d7d7;border-bottom:none}.widget-footer-mob .ml-footer-mob-accordion .card .card-header h5.collapsed:before{background-image:url(/icons/accordion_arrow_down.svg)}.widget-footer-mob .ml-footer-mob-accordion .card .card-body{color:#2c2c2c;background:#fff;padding:12px 15px;font-size:13px}.widget-footer-mob .ml-footer-mob-accordion .card .card-body a{color:#2c2c2c;font-size:13px}.widget-footer-mob .ml-footer-mob-accordion .card .card-body a.ml-footer-mob-showroom-link{color:#8769d5;text-decoration:underline}.widget-footer-mob .ml-footer-mob-accordion .card .card-body ul li{margin-bottom:10px}.widget-footer-mob .ml-footer-mob-accordion .card .card-body ul li.phone{line-height:1.4}.widget-footer-mob .ml-footer-mob-accordion .card .card-body ul li.phone a{color:#2c2c2c;text-decoration:none}.widget-footer-mob .ml-footer-mob-accordion .get_order_state_popup{box-sizing:border-box;width:100%;max-width:none;margin:40px 0;padding:10px;display:block}.widget-footer-mob .ml-footer-mob-accordion .social-media{box-sizing:border-box;flex-flow:row;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto 20px;padding:0;list-style:none;display:flex}.widget-footer-mob .ml-footer-mob-accordion .social-media li{flex:none;margin:0}.widget-footer-mob .ml-footer-mob-accordion .social-media li a{width:32px;height:32px}.widget-footer-mob .ml-footer-mob-accordion .footer-terms{margin:0}.widget-footer-mob .ml-footer-mob-accordion .footer-terms a{color:#8669d4}@media (max-width:767.98px){.widget-footer-mob{box-sizing:border-box;flex-direction:column;width:100%;min-height:100dvh;display:flex}.widget-footer-mob .ml-footer-mob-accordion{flex:none}.widget-footer-mob .copyrights.container{flex:1 0 auto;justify-content:flex-end}}.widget-footer-mob .copyrights.container{box-sizing:border-box;-moz-column-gap:16px;padding:16px 15px max(32px,env(safe-area-inset-bottom,0px));background:#fff;gap:3px 16px;width:100%;margin-bottom:0;max-width:none!important;margin-left:0!important;margin-right:0!important}.widget-footer-mob .copyrights p{color:#585858;width:95%;margin:0;font-size:12px}.widget-footer-mob .copyrights p a{color:#8669d4}.roistat-phone{text-decoration:underline!important}.delivery-interval-step[data-v-6a630ddf]{margin-top:1.5rem}.pm_select_ml_cont[data-v-6a630ddf]{position:relative}.pm_select_ml_cont .pm_f_select_ml[data-v-6a630ddf]{color:#151515;background-image:url(/icons/accord_arrow.svg);background-position:95%;background-repeat:no-repeat;border:1px solid #d7d7d7;border-radius:5px;width:100%;padding:8px;font-size:16px;line-height:19px;text-decoration:none;display:flex}.pm_select_ml_cont .pm_f_select_ml.active[data-v-6a630ddf]{border-bottom-right-radius:0;border-bottom-left-radius:0}.pm_select_ml_cont .pm_select_ml_drop_down[data-v-6a630ddf]{z-index:100;background:#fff;border:1px solid #d7d7d7;border-radius:5px;width:100%;max-height:320px;margin:0;padding:0;list-style:none;display:block;position:absolute;top:37px;overflow:auto}.pm_select_ml_cont .pm_select_ml_drop_down.active[data-v-6a630ddf]{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-6a630ddf]{color:#151515;cursor:pointer;padding:8px 16px;font-size:16px}.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-6a630ddf]:hover{background:#f6f6f6}.pm_select_ml_cont .pm_select_ml_drop_down li.active[data-v-6a630ddf]{background-image:url(/icons/arrow_orange.svg);background-position:97%;background-repeat:no-repeat;font-weight:700}.pm_select_ml_cont .pm_f_select_ml[data-v-6a630ddf],.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-6a630ddf]{align-items:center;min-height:38px}.delivery-unknown-price[data-v-74bb7c7d]{display:inline-block;position:relative}.delivery-unknown-price__btn[data-v-74bb7c7d]{color:inherit;cursor:help;font:inherit;background:0 0;border:none;margin:0;padding:0;font-weight:700;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.delivery-unknown-price__hint[data-v-74bb7c7d]{box-sizing:border-box;color:#585858;pointer-events:none;text-align:left;white-space:normal;z-index:30;background:#fff;border:1px solid #d7d7d7;border-radius:5px;min-width:240px;max-width:min(360px,92vw);margin-top:6px;padding:10px 14px;font-size:12px;font-weight:400;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.delivery-unknown-price:focus-within .delivery-unknown-price__hint[data-v-74bb7c7d],.delivery-unknown-price:hover .delivery-unknown-price__hint[data-v-74bb7c7d]{display:block}.delivery-unknown-price__hint--mobile[data-v-74bb7c7d]{pointer-events:auto;z-index:10050;min-width:0;display:block;position:fixed}@media (max-width:767px){.delivery-unknown-price:hover .delivery-unknown-price__hint[data-v-74bb7c7d]:not(.delivery-unknown-price__hint--mobile){display:none}}.order-delivery-carriers-view.carrier-row[data-v-1b95aa0f]{flex-direction:column;align-items:stretch;gap:0;display:flex}.order-delivery-carriers-view .carrier-label[data-v-1b95aa0f]{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;margin-bottom:20px;padding:0}.order-delivery-carriers-view .carrier-label[data-v-1b95aa0f]:last-of-type{margin-bottom:10px}@media (min-width:768px){.order-delivery-carriers-view.carrier-row[data-v-1b95aa0f]{-moz-column-gap:30px;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:20px 30px}.order-delivery-carriers-view .carrier-label[data-v-1b95aa0f]{box-sizing:border-box;flex-direction:column;flex:0 0 calc(33.3333% - 20px);align-self:flex-start;width:calc(33.3333% - 20px);min-width:200px;max-width:calc(33.3333% - 20px);margin-bottom:0;display:flex}}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper[data-v-1b95aa0f]{box-sizing:border-box;border:1px solid #e9e9e9;border-radius:5px;flex-direction:column;justify-content:space-between;width:100%;height:115px;padding:0 15px;transition:border-color .15s;display:flex}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper>div[data-v-1b95aa0f]:first-child{flex-direction:column;justify-content:flex-start;min-height:40px;padding-top:12px;display:flex}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper p[data-v-1b95aa0f]{color:#000;margin-bottom:0;font-size:13px;font-weight:700}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper .info[data-v-1b95aa0f]{flex-direction:column;flex-shrink:0;justify-content:center;gap:2px;height:35px;margin-top:0;padding-bottom:10px;display:flex}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper .info span[data-v-1b95aa0f]{color:#585858;font-size:12px}.order-delivery-carriers-view .carrier-label .carrier-tech-name[data-v-1b95aa0f],.order-delivery-carriers-view .carrier-label .showroom-metro[data-v-1b95aa0f]{color:#2c2c2c;margin-top:0;font-family:inherit;font-size:12px;font-weight:400;display:block}.order-delivery-carriers-view .carrier-label.carrier-label--pvz-disabled[data-v-1b95aa0f]:not(.active){cursor:default;opacity:.72}.order-delivery-carriers-view .carrier-label.carrier-label--pvz-disabled:not(.active) .carrier-label-wrapper[data-v-1b95aa0f]{pointer-events:none}.order-delivery-carriers-view .carrier-label.active .carrier-label-wrapper[data-v-1b95aa0f]{border-color:#8669d4;box-shadow:0 0 0 1px #8669d4}@media (min-width:768px){.order-delivery-carriers-view .carrier-label .carrier-label-wrapper[data-v-1b95aa0f]{height:168px}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper>div[data-v-1b95aa0f]:first-child{min-height:56px;padding-top:16px}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper p[data-v-1b95aa0f]{font-size:16px}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper .info[data-v-1b95aa0f]{height:55px;padding-bottom:14px}.order-delivery-carriers-view .carrier-label .carrier-label-wrapper .info span[data-v-1b95aa0f]{font-size:13px}.order-delivery-carriers-view .carrier-label .carrier-tech-name[data-v-1b95aa0f],.order-delivery-carriers-view .carrier-label .showroom-metro[data-v-1b95aa0f]{font-size:14px}}#selected_pvz .header[data-v-e148a29d]{color:#000;margin:0 0 .5rem;font-size:14px;font-weight:600}@media (min-width:768px){#selected_pvz .header[data-v-e148a29d]{font-size:16px}}#selected_pvz .info.p-0[data-v-e148a29d]{color:#2c2c2c;padding:0;font-size:13px}#selected_pvz .info .d-flex[data-v-e148a29d]{display:flex}#selected_pvz .info .flex-column[data-v-e148a29d]{flex-direction:column}#selected_pvz .info .align-items-start[data-v-e148a29d]{align-items:flex-start;gap:.5rem}@media (min-width:768px){#selected_pvz .info .flex-md-row[data-v-e148a29d]{flex-direction:row;align-items:center;gap:.75rem}}#selected_pvz .info .pvz-brand-quotes[data-v-e148a29d]{margin-left:.25rem}#selected_pvz .info .heading[data-v-e148a29d]{color:#000;margin:.5rem 0 0;font-size:16px;font-weight:700}#selected_pvz .info .delivery_info[data-v-e148a29d]{color:#000;margin:.5rem 0 0;font-size:13px}#selected_pvz .info .delivery_info span[data-v-e148a29d]{font-weight:700}@media (min-width:768px){#selected_pvz .info .heading[data-v-e148a29d]{font-size:18px}#selected_pvz .info .delivery_info[data-v-e148a29d]{font-size:14px}}#selected_pvz .row.schedule[data-v-e148a29d]{flex-wrap:wrap;margin-top:.5rem;margin-left:-.5rem;margin-right:-.5rem;display:flex}#selected_pvz .row.schedule .col-4[data-v-e148a29d],#selected_pvz .row.schedule .col-8[data-v-e148a29d]{box-sizing:border-box;padding-left:.5rem;padding-right:.5rem}#selected_pvz .row.schedule .col-8[data-v-e148a29d]{flex:0 0 66.6667%;max-width:66.6667%}#selected_pvz .row.schedule .col-4[data-v-e148a29d]{flex:0 0 33.3333%;max-width:33.3333%}#selected_pvz .d-flex.align-items-center[data-v-e148a29d]{align-items:center;display:flex}#selected_pvz .m-0[data-v-e148a29d]{margin:0}#selected_pvz a.btn.btn-primary.select_other_pvz[data-v-e148a29d]{color:#fff;cursor:pointer;text-align:center;background:#8669d4;border:1px solid #8669d4;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}#selected_pvz a.btn.btn-primary.select_other_pvz[data-v-e148a29d]:hover{background:#7557c3;border-color:#7557c3}#showroom .info[data-v-4d8ba64f]{color:#000}#showroom .heading[data-v-4d8ba64f]{color:#000;margin:12px 0 8px;font-size:16px;font-weight:700}#showroom .info>p[data-v-4d8ba64f]{margin:0 0 6px}#showroom iframe[data-v-4d8ba64f]{border:0;width:100%;max-width:700px;margin-bottom:20px;display:block}#showroom .heading.ml-spoiler[data-target=schedule][data-v-4d8ba64f]{margin-top:0}#showroom .row.schedule[data-v-4d8ba64f]{flex-wrap:wrap;margin:8px -15px 0;display:flex}#showroom .row.schedule .col-4[data-v-4d8ba64f],#showroom .row.schedule .col-8[data-v-4d8ba64f]{box-sizing:border-box;padding:4px 15px}#showroom .row.schedule .col-8[data-v-4d8ba64f]{flex:0 0 66.6667%;max-width:66.6667%}#showroom .row.schedule .col-4[data-v-4d8ba64f]{flex:0 0 33.3333%;max-width:33.3333%}#showroom .d-flex[data-v-4d8ba64f]{display:flex}#showroom .align-items-center[data-v-4d8ba64f]{align-items:center}#showroom .m-0[data-v-4d8ba64f]{margin:0}#showroom .ml-spoiler[data-v-4d8ba64f]{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:16px;padding-right:18px;position:relative}#showroom .ml-spoiler[data-v-4d8ba64f]:after{content:"";border-bottom:2px solid #585858;border-right:2px solid #585858;width:8px;height:8px;transition:transform .15s;position:absolute;top:50%;right:0;transform:translateY(-70%)rotate(45deg)}#showroom .ml-spoiler.active[data-v-4d8ba64f]:after{transform:translateY(-30%)rotate(-135deg)}#showroom .pm_schedule_showroom[data-v-4d8ba64f]{color:#585858;margin:0;padding:0 0 0 18px;font-size:14px;line-height:1.5}#showroom .pm_schedule_showroom li[data-v-4d8ba64f]{margin-bottom:4px}#showroom .pm_schedule_showroom li[data-v-4d8ba64f]:last-child{margin-bottom:0}#showroom .how_to_find[data-v-4d8ba64f]{color:#585858;margin:0 0 0 18px;padding:0;font-size:14px;line-height:1.5}#showroom .how_to_find li[data-v-4d8ba64f]{margin-bottom:6px}#showroom .how_to_find li[data-v-4d8ba64f]:last-child{margin-bottom:0}@media (min-width:768px){#showroom .heading[data-v-4d8ba64f]{font-size:18px}}.pvz-toggle-view[data-v-9fc8c87f]{cursor:pointer;background:0 0;border:none;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.pvz-toggle-view.active[data-v-9fc8c87f]{background-color:#f6f6f6}.pvz-toggle-icon[data-v-9fc8c87f]{-o-object-fit:contain;object-fit:contain;pointer-events:none;display:block}.pvz-ml-checkbox[data-v-9fc8c87f]{appearance:none;cursor:pointer;background-color:#8669d4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='m1 5 3.5 3.5L11 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 10px;border:0;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin:0}.pvz-ml-checkbox[data-v-9fc8c87f]:not(:checked){background-color:#fff;background-image:none;border:2px solid #8669d4}.label_sdek .pvz-carrier-line[data-v-9fc8c87f]{color:#2cac0c;font-size:12px;font-weight:500}@media (min-width:768px){.label_sdek .pvz-carrier-line[data-v-9fc8c87f]{font-size:16px}}.pvz-list-ul[data-v-9fc8c87f]::-webkit-scrollbar{width:5px}.pvz-list-ul[data-v-9fc8c87f]::-webkit-scrollbar-track{background:#e9e9e9}.pvz-list-ul[data-v-9fc8c87f]::-webkit-scrollbar-thumb{background-color:#ff8d24;border-radius:20px}.pvz-search-input[data-v-9fc8c87f]:focus{border-color:#8669d4;outline:none;box-shadow:0 0 0 1px #8669d4}.pvz-list-row--active[data-v-9fc8c87f]{background:#fff;box-shadow:inset 0 0 0 2px #8669d4}.delivery_info[data-v-9fc8c87f]{color:#000;font-size:13px}@media (min-width:768px){.delivery_info[data-v-9fc8c87f]{font-size:14px}}.pvz-detail-modal{box-sizing:border-box;z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.pvz-detail-modal__container{background:#fff;border-radius:.3rem;width:100%;max-width:530px;margin:.5rem auto;position:relative;box-shadow:0 20px 60px #0000004d}.pvz-detail-modal__container,.pvz-detail-modal__content{flex-direction:column;max-height:calc(100vh - 32px);display:flex;overflow:hidden}.pvz-detail-modal__header.modal-header{background:#fff4e9;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;min-height:73px;padding:0 24px;display:flex}.pvz-detail-modal__header .modal-title{color:#2c2c2c;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:400;line-height:1.3}.pvz-detail-modal__header .close{color:#999;cursor:pointer;float:none;opacity:1;height:32px;text-shadow:none;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;margin:0;padding:0;font-size:28px;font-weight:400;line-height:1;transition:background .2s,color .2s;display:flex}.pvz-detail-modal__header .close:hover{color:#666;background:#f5f5f5}.pvz-detail-modal__body.modal-body{flex:auto;min-height:0;overflow-y:auto}.pvz-detail-modal__map{background:#fff;border-bottom:1px solid #e9e9e9;flex-shrink:0;width:100%;height:200px}.pvz-detail-modal__info.info{box-sizing:border-box;color:#2c2c2c;padding:24px;font-size:14px}.pvz-detail-modal__brand-line{gap:12px;margin:0 0 12px}.pvz-detail-modal__brand-line img{flex-shrink:0;display:block}.pvz-detail-modal__info .heading{color:#000;margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.35}@media (min-width:768px){.pvz-detail-modal__info .heading{font-size:18px}}.pvz-detail-modal__info .delivery_info{margin:0 0 8px}.pvz-detail-modal__info .delivery_info span{font-weight:700}.pvz-detail-modal .row.schedule{flex-wrap:wrap;margin:12px -15px 0;display:flex}.pvz-detail-modal .row.schedule .col-4,.pvz-detail-modal .row.schedule .col-8{box-sizing:border-box;padding:4px 15px}.pvz-detail-modal .row.schedule .col-8{flex:0 0 66.6667%;max-width:66.6667%}.pvz-detail-modal .row.schedule .col-4{flex:0 0 33.3333%;max-width:33.3333%}.pvz-detail-modal .d-flex{display:flex}.pvz-detail-modal .flex-column{flex-direction:column}@media (min-width:768px){.pvz-detail-modal .flex-md-row{flex-direction:row}}.pvz-detail-modal .align-items-center{align-items:center}.pvz-detail-modal .m-0{margin:0}.pvz-detail-modal__info .ml-spoiler{color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;margin:16px 0 8px;padding-right:18px;font-size:16px;font-weight:700;position:relative}.pvz-detail-modal__info .ml-spoiler:after{content:"";border-bottom:2px solid #585858;border-right:2px solid #585858;width:8px;height:8px;transition:transform .15s;position:absolute;top:50%;right:0;transform:translateY(-70%)rotate(45deg)}.pvz-detail-modal__info .ml-spoiler.ml-spoiler--open:after{transform:translateY(-30%)rotate(-135deg)}.pvz-detail-modal__info .ml-spoiler:hover{color:#8669d4}.pvz-detail-modal__info .how_to_find{color:#585858;white-space:pre-line;margin:0 0 12px;font-size:14px;line-height:1.5;display:none}.pvz-detail-modal__info .how_to_find.how_to_find--visible{display:block}.pvz-detail-modal__info h4:not(.ml-spoiler){color:#000;margin:20px 0 8px;font-size:16px;font-weight:700}.pvz-detail-modal__info .payments{margin:0 0 6px}.pvz-detail-modal__info>p:last-child{margin-bottom:0}.pvz-detail-modal__footer.modal-footer{background:#fff;border-top:none;flex-shrink:0;justify-content:flex-end;padding:0 30px 30px;display:flex}.pvz-detail-modal__footer .btn.btn-primary{cursor:pointer;text-align:center;background-color:#8669d4;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out;display:inline-block;color:#fff!important}.pvz-detail-modal__footer .btn.btn-primary:hover:not(:disabled){background-color:#a187e7;color:#fff!important}.pvz-detail-modal__footer .btn.btn-primary:active:not(:disabled){background-color:#7251cb}.pvz-detail-modal__footer .btn.btn-primary:disabled{cursor:default;opacity:.65}@media (max-width:767px){.pvz-detail-modal{align-items:stretch;padding:0}.pvz-detail-modal__container{border-radius:0;max-width:100%;height:100vh;max-height:100vh;margin:0}.pvz-detail-modal__content{max-height:100vh}.pvz-detail-modal__header.modal-header{min-height:39px;padding:0 20px}.pvz-detail-modal__header .modal-title{font-size:13px}.pvz-detail-modal__info.info{padding:20px}.pvz-detail-modal__footer.modal-footer{flex-direction:column-reverse;padding:12px 20px 20px}.pvz-detail-modal__footer .btn.btn-primary{width:100%}}.map_popup.pvz-map-balloon{box-sizing:border-box;color:#000;max-width:280px;min-height:168px;padding:2px 0 6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.4}.map_popup.pvz-map-balloon .header{color:#000;margin:0 0 5px;font-size:14px;font-weight:400}.map_popup.pvz-map-balloon .address{word-wrap:break-word;width:188px;max-width:100%}.map_popup.pvz-map-balloon .address,.map_popup.pvz-map-balloon .date,.map_popup.pvz-map-balloon .price{color:#000;margin:0 0 5px;font-size:14px}.map_popup.pvz-map-balloon .map_popup__actions{flex-flow:column;align-items:stretch;gap:8px;margin-top:10px;display:flex}.map_popup.pvz-map-balloon .btn{box-sizing:border-box;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:normal;border:none;border-radius:.25rem;width:100%;margin:0;padding:8px 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.map_popup.pvz-map-balloon .btn:focus{outline:0}@media (min-width:768px){.map_popup.pvz-map-balloon .btn{padding:10px 24px;font-size:16px}}.map_popup.pvz-map-balloon .btn-secondary{background-color:#f3effe;border:none;color:#2c2c2c!important}.map_popup.pvz-map-balloon .btn-secondary:hover{background-color:#a187e7;border:none;color:#fff!important}.map_popup.pvz-map-balloon .btn-secondary:active{background-color:#7251cb;border:none;color:#fff!important}.map_popup.pvz-map-balloon .btn-primary{background-color:#8669d4;color:#fff!important}.map_popup.pvz-map-balloon .btn-primary:hover{background-color:#a187e7;color:#fff!important}.map_popup.pvz-map-balloon .btn-primary:active{background-color:#7251cb;color:#fff!important}.map_popup.pvz-map-balloon .ml-3{margin-left:0}.swiper-container[data-v-b4acbd58]{contain:layout;width:100%;padding-bottom:0;position:relative;overflow:hidden}.swiper[data-v-b4acbd58],.swiper-container[data-v-b4acbd58],.swiper-slide[data-v-b4acbd58],.swiper-wrapper[data-v-b4acbd58]{max-width:100%;overflow-x:hidden}.swiper[data-v-b4acbd58]{width:100%;height:auto}.swiper-wrapper[data-v-b4acbd58]{display:flex}.swiper-slide[data-v-b4acbd58]{text-align:center;flex-shrink:0;justify-content:center;align-items:center;min-height:1px;display:flex;position:relative}.slide-content[data-v-b4acbd58],.swiper-slide[data-v-b4acbd58]{contain:content;width:100%;height:auto}.slide-content[data-v-b4acbd58],.slide-content[data-v-b4acbd58] *{box-sizing:border-box;max-width:100%}.slide-content[data-v-b4acbd58] :where(img,picture){-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.swiper-button-next[data-v-b4acbd58],.swiper-button-prev[data-v-b4acbd58]{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:contain;width:64px;height:64px;margin-top:-32px;position:absolute;top:50%}.swiper-button-prev[data-v-b4acbd58]{background-image:url(/prev.svg)}.swiper-button-next[data-v-b4acbd58]{background-image:url(/next.svg)}.swiper-button-next[data-v-b4acbd58]:after,.swiper-button-prev[data-v-b4acbd58]:after{content:""!important;display:none!important}.swiper-button-next svg[data-v-b4acbd58],.swiper-button-prev svg[data-v-b4acbd58],.swiper-navigation-icon[data-v-b4acbd58]{display:none!important}.swiper-button-next[data-v-b4acbd58]:hover,.swiper-button-prev[data-v-b4acbd58]:hover{opacity:.8}.swiper-button-disabled[data-v-b4acbd58]{cursor:not-allowed;opacity:.5}.swiper-pagination[data-v-b4acbd58]{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}.swiper-pagination-bullets[data-v-b4acbd58],.swiper-pagination-horizontal[data-v-b4acbd58]{line-height:0}.swiper-pagination-bullet[data-v-b4acbd58]{opacity:1;background:#d1d5db}.swiper-pagination-bullet-active[data-v-b4acbd58]{background:#3b82f6}.ssr-fallback[data-v-b4acbd58]{contain:layout;gap:1rem;min-height:200px;display:grid}.ssr-item[data-v-b4acbd58]{contain:content;justify-content:center;align-items:center;min-height:200px;display:flex}@media (max-width:640px){.swiper-button-next[data-v-b4acbd58],.swiper-button-prev[data-v-b4acbd58]{width:40px;height:40px;margin-top:-20px}}.grid-content[data-v-7004e848] :where(img,picture){-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.widget-cms-index[data-v-7fb58eb3]{contain:layout;width:100%}.widget-container[data-v-7fb58eb3]{min-height:200px}.swiper-container[data-v-7fb58eb3]{position:relative;overflow:hidden}.grid-container[data-v-7fb58eb3],.swiper-ssr-fallback[data-v-7fb58eb3]{gap:1rem;display:grid}.swiper-ssr-fallback[data-v-7fb58eb3]{contain:layout;min-height:200px}.swiper-ssr-item[data-v-7fb58eb3]{contain:content;justify-content:center;align-items:center;min-height:200px;display:flex}.swiper-pagination[data-v-7fb58eb3]{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}.widget-cms-index-category[data-v-aac96eeb]{contain:layout;width:100%}.widget-container[data-v-aac96eeb]{min-height:200px}.swiper-container[data-v-aac96eeb]{position:relative;overflow:hidden}.grid-container[data-v-aac96eeb],.swiper-ssr-fallback[data-v-aac96eeb]{gap:1rem;display:grid}.swiper-ssr-fallback[data-v-aac96eeb]{contain:layout;min-height:200px}.swiper-ssr-item[data-v-aac96eeb]{contain:content;justify-content:center;align-items:center;min-height:200px;display:flex}.swiper-pagination[data-v-aac96eeb]{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}.widget-cms-list[data-v-2bee4d6e]{contain:layout;width:100%}.widget-container[data-v-2bee4d6e]{min-height:200px}.grid-container[data-v-2bee4d6e]{gap:1rem;display:grid}.cms-list-sort[data-v-2bee4d6e]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cms-list-sort select[data-v-2bee4d6e]{min-width:200px}.widget-index-author[data-v-1b78ba01]{width:100%}.swiper-pagination[data-v-1b78ba01]{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}.widget-authors[data-v-8be22ea3]{contain:layout;width:100%}.widget-container[data-v-8be22ea3]{min-height:200px}.swiper-container[data-v-8be22ea3]{position:relative;overflow:hidden}.grid-container[data-v-8be22ea3]{gap:1rem;display:grid}.swiper-pagination[data-v-8be22ea3]{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}.widget-author-articles-list[data-v-52e06682]{contain:layout;width:100%}.widget-container[data-v-52e06682]{min-height:200px}.grid-container[data-v-52e06682]{gap:1rem;display:grid}.author-articles-list-sort[data-v-52e06682]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.author-articles-list-sort select[data-v-52e06682]{min-width:200px}.widget-slider[data-v-bbb9fdba]{box-sizing:border-box;contain:layout;width:100%;max-width:100vw;overflow:hidden}.swiper-container[data-v-bbb9fdba]{width:100%;max-width:100%;position:relative;overflow:hidden}@media (max-width:767px){[data-v-bbb9fdba] .swiper{width:100vw!important;max-width:100vw!important;overflow:hidden!important}[data-v-bbb9fdba] .swiper-wrapper{width:100vw!important;max-width:100vw!important}[data-v-bbb9fdba] .swiper-slide{flex-shrink:0!important;width:100vw!important;max-width:100vw!important}}.ssr-slider-fallback[data-v-bbb9fdba]{width:100%;position:relative;overflow:hidden}.ssr-slide-item[data-v-bbb9fdba]{width:100%;display:block}.slide-item[data-v-bbb9fdba]{color:#2c2c2c;background-size:contain;justify-content:center;width:100%;height:auto;display:flex;position:relative}.slide-button[data-v-bbb9fdba]{text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.slide-item-content[data-v-bbb9fdba]{width:100%;max-width:1140px;position:relative}.slide-image-container[data-v-bbb9fdba]{width:100%;padding:0 15px;position:relative}.slide-image[data-v-bbb9fdba]{-o-object-fit:cover;object-fit:cover;height:auto}.slide-image[data-v-bbb9fdba],.slide-image-container picture[data-v-bbb9fdba]{width:100%;max-width:100%;display:block}.slide-image-container picture img[data-v-bbb9fdba],.slide-image-container picture source[data-v-bbb9fdba]{width:100%;max-width:100%;height:auto}[data-v-bbb9fdba] .swiper-slide img{max-width:100%!important;height:auto!important}.slide-full-width .slide-item-content[data-v-bbb9fdba]{max-width:none}@media (max-width:767px){.slide-item-content[data-v-bbb9fdba]{max-width:100%}.slide-image-container[data-v-bbb9fdba]{padding:0}.slide-image[data-v-bbb9fdba]{width:100%;max-width:100vw;height:auto}}.widget-slider-swiper-wrap[data-v-bbb9fdba]{width:100%}[data-v-bbb9fdba] .widget-slider-pagination--in.swiper-pagination{box-sizing:border-box;height:20px;margin-top:-27px;line-height:20px;position:relative}@media (max-width:767px){.widget-slider-swiper-wrap[data-v-bbb9fdba]{flex-direction:column;display:flex}.widget-slider[data-v-bbb9fdba] .swiper-button-next,.widget-slider[data-v-bbb9fdba] .swiper-button-prev{pointer-events:none!important;visibility:hidden!important;display:none!important}.widget-slider-pagination--below[data-v-bbb9fdba],.widget-slider-pagination--below.swiper-pagination[data-v-bbb9fdba]{box-sizing:border-box;text-align:center;height:auto;margin-top:8px;padding:0;line-height:1;width:100%!important;position:static!important;inset:auto!important;transform:none!important}}[data-v-bbb9fdba] .swiper-pagination-bullet{opacity:1;background:0 0;border:2px solid #8e8e8e;width:8px;height:8px;margin:0 5px}[data-v-bbb9fdba] .swiper-pagination-bullet-active{background:#8e8e8e}@media (min-width:768px){[data-v-bbb9fdba] .swiper-button-next,[data-v-bbb9fdba] .swiper-button-prev{filter:drop-shadow(4px 4px 25px #00000026);background-position:50%;background-repeat:no-repeat;background-size:contain;outline:0;margin-top:-16px;display:block;position:absolute;z-index:100!important;width:42px!important;height:42px!important;top:49.79%!important}[data-v-bbb9fdba] .swiper-button-prev{background-image:url(/prev.svg);left:7.75%!important}[data-v-bbb9fdba] .swiper-button-next{background-image:url(/next.svg);right:7.75%!important}[data-v-bbb9fdba] .swiper-button-next:after,[data-v-bbb9fdba] .swiper-button-prev:after{content:""!important;display:none!important}[data-v-bbb9fdba] .swiper-button-next svg,[data-v-bbb9fdba] .swiper-button-prev svg,[data-v-bbb9fdba] .swiper-navigation-icon{display:none!important}}.yao-home .home-ya-reviews .home-ya-reviews-item[data-v-54e5513b]{border:1px solid #e9e9e9;border-radius:5px;height:243px;padding:10px 10px 20px;position:relative}.yao-home .home-ya-reviews .home-ya-reviews-item .name[data-v-54e5513b]{margin-bottom:1rem;font-size:16px;font-weight:700}.yao-home .home-ya-reviews .home-ya-reviews-item .date[data-v-54e5513b]{color:#8e8e8e;font-size:13px;position:absolute;left:10px}.yao-home .home-ya-reviews .home-ya-reviews-item .star[data-v-54e5513b]{font-weight:700;position:absolute;top:10px;right:15px}.yao-home .home-ya-reviews .home-ya-reviews-item .review[data-v-54e5513b]{height:136px;margin-bottom:9px;font-size:13px;overflow-y:auto}.yao-home .home-ya-reviews .home-ya-reviews-item .star[data-v-54e5513b]:before{content:"";background-image:url(/star.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin:0 5px;display:inline-block;position:absolute;right:7px}.all-reviews[data-v-54e5513b]{width:100%;margin:17px 0 38px}@media (min-width:768px){.yao-home[data-v-54e5513b]{margin-bottom:60px!important}.yao-home>p[data-v-54e5513b]{font-size:18px}.yao-home .home-ya-reviews .home-ya-reviews-item[data-v-54e5513b]{position:relative}.yao-home .home-ya-reviews .home-ya-reviews-item .review[data-v-54e5513b]{height:129px;overflow-y:auto}}@media (min-width:992px){.yao-home[data-v-54e5513b]{position:relative;overflow:visible!important}.yao-home .home-ya-reviews-container[data-v-54e5513b]{padding:0;overflow:visible!important}.yao-home .all-reviews[data-v-54e5513b]{background:#f6f6f6;height:60px;margin-top:45px;margin-bottom:120px;padding:0;line-height:60px;display:block;color:#8669d4!important}.yao-home h2[data-v-54e5513b]{margin-bottom:0}.yao-home>div[data-v-54e5513b]{margin-bottom:40px}.yao-home>div p[data-v-54e5513b]{margin-bottom:0;font-size:22px;font-weight:700}.yao-home .yao-home-stars-container[data-v-54e5513b]{width:auto;margin-bottom:0;margin-left:auto;margin-right:15px}.yao-home .yao-home-stars-container li[data-v-54e5513b]{width:26px;height:26px}.yao-home .home-ya-reviews .home-ya-reviews-item[data-v-54e5513b]{height:253px;overflow:hidden}.yao-home .home-ya-reviews .home-ya-reviews-item .name[data-v-54e5513b]{margin-bottom:18px;font-size:20px}.yao-home .home-ya-reviews .home-ya-reviews-item .star[data-v-54e5513b]{font-size:22px}.yao-home .home-ya-reviews .home-ya-reviews-item .star[data-v-54e5513b]:before{top:5px;right:14px}.yao-home .home-ya-reviews .home-ya-reviews-item b[data-v-54e5513b]{margin-bottom:10px;font-size:16px}.yao-home .home-ya-reviews .home-ya-reviews-item .date[data-v-54e5513b],.yao-home .home-ya-reviews .home-ya-reviews-item .review[data-v-54e5513b]{color:#585858;font-size:16px;font-weight:400;line-height:24px}}[data-v-54e5513b] .swiper-button-next,[data-v-54e5513b] .swiper-button-prev{display:none}@media (min-width:992px){[data-v-54e5513b] .container-wrap,[data-v-54e5513b] .flex.flex-wrap.w-full,[data-v-54e5513b] .widget-root,[data-v-54e5513b] section.relative{overflow:visible!important}[data-v-54e5513b] .relative.xs\\:w-full{overflow:visible!important}.yao-home[data-v-54e5513b]{overflow:visible!important}.yao-home .home-ya-reviews-container[data-v-54e5513b]{position:relative;overflow:visible!important}[data-v-54e5513b] .swiper{position:relative;overflow:hidden!important}[data-v-54e5513b] .swiper-wrapper{z-index:1;position:relative}.swiper-button-next[data-v-54e5513b],.swiper-button-prev[data-v-54e5513b]{cursor:pointer;text-indent:-3000px;background-color:#0000;background-position:50%;background-repeat:no-repeat;border:none;outline:none;pointer-events:auto!important;z-index:9999!important;width:42px!important;height:42px!important;margin-top:0!important;display:block!important;position:absolute!important;top:36%!important}.swiper-button-prev[data-v-54e5513b]{background-image:url(/prev.svg)!important;background-size:contain!important;left:-31px!important}.swiper-button-next[data-v-54e5513b]{background-image:url(/next.svg)!important;background-size:contain!important;right:-31px!important}[data-v-54e5513b] .swiper-button-prev{background-repeat:no-repeat;left:-31x!important;background-image:url(/prev.svg)!important;background-size:contain!important}[data-v-54e5513b] .swiper-button-next{background-repeat:no-repeat;background-image:url(/next.svg)!important;background-size:contain!important;right:-31px!important}}[data-v-54e5513b] .swiper-pagination{box-sizing:border-box;height:20px;margin-top:15px;line-height:20px;position:relative}[data-v-54e5513b] .swiper-pagination-bullet{opacity:1;background:0 0;border:2px solid #8e8e8e;width:8px;height:8px;margin:0 5px}[data-v-54e5513b] .swiper-pagination-bullet-active{background:#8e8e8e}@media (min-width:992px){[data-v-54e5513b] .swiper-pagination{display:none!important}}[data-v-54e5513b] .swiper-button-next:after,[data-v-54e5513b] .swiper-button-prev:after,[data-v-54e5513b] .swiper-button-next svg,[data-v-54e5513b] .swiper-button-prev svg{display:none!important}.yao-page[data-v-7dbb8c25]{max-width:1140px;margin:0 auto}.yao-page-header[data-v-7dbb8c25]{align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.yao-page-title[data-v-7dbb8c25]{color:#333;margin:0;font-size:28px;font-weight:700}.yao-page-count[data-v-7dbb8c25]{color:#5f5f5f;font-size:14px}.yao-page-layout[data-v-7dbb8c25]{gap:24px;display:grid}.yao-page-reviews-col[data-v-7dbb8c25]{order:1}.yao-page-sidebar[data-v-7dbb8c25]{order:2}.yao-page-reviews-grid[data-v-7dbb8c25]{grid-template-columns:1fr;gap:20px;display:grid}.yao-page-review-card[data-v-7dbb8c25]{background:#fff;border:1px solid #e9e9e9;border-radius:8px;padding:16px}.yao-page-review-header[data-v-7dbb8c25]{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.yao-page-review-author[data-v-7dbb8c25]{color:#333;font-size:16px;font-weight:700}.yao-page-review-rating[data-v-7dbb8c25]{color:#2c2c2c;align-items:center;gap:4px;font-size:22px;font-weight:700;display:flex}.yao-page-star[data-v-7dbb8c25]{color:#ffc107;font-size:22px}.yao-page-review-section[data-v-7dbb8c25]{margin-bottom:12px}.yao-page-review-section b[data-v-7dbb8c25]{margin-bottom:4px;font-size:14px;display:block}.yao-page-review-section p[data-v-7dbb8c25]{color:#585858;white-space:pre-line;margin:0;font-size:14px;line-height:1.5}.yao-page-review-date[data-v-7dbb8c25]{color:#8e8e8e;margin:0;font-size:13px}.yao-page-show-more[data-v-7dbb8c25]{box-sizing:border-box;width:100%;max-width:none;margin:24px 0;display:block}.yao-page-bottom-actions[data-v-7dbb8c25]{flex-wrap:nowrap!important}.yao-page-bottom-actions .pagination[data-v-7dbb8c25]{flex:0 auto;width:auto;min-width:0;margin:0}.yao-page-bottom-actions .pagination-inner[data-v-7dbb8c25]{flex-wrap:nowrap;margin:0 8px}.yao-page-bottom-actions .pm_select_ml_cont_n[data-v-7dbb8c25]{width:200px;max-width:min(200px,42vw)}.yao-page-pagination[data-v-7dbb8c25]{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.yao-page-pag-btn[data-v-7dbb8c25],.yao-page-pag-num[data-v-7dbb8c25]{cursor:pointer;background:#fff;border:1px solid #e9e9e9;border-radius:6px;min-width:36px;height:36px;padding:0 8px;font-size:14px}.yao-page-pag-btn[data-v-7dbb8c25]:disabled{cursor:not-allowed;opacity:.5}.yao-page-pag-num.active[data-v-7dbb8c25]{color:#fff;background:#8669d4;border-color:#8669d4}.yao-page-per-page[data-v-7dbb8c25]{margin-left:16px}.yao-page-per-page select[data-v-7dbb8c25]{border:1px solid #e9e9e9;border-radius:6px;padding:8px 12px;font-size:14px}.yao-page-write-btn[data-v-7dbb8c25]{text-align:center;background:#8669d4;border-radius:8px;width:100%;margin-bottom:20px;padding:14px 24px;font-size:16px;text-decoration:none;display:block;color:#fff!important}.yao-page-write-btn[data-v-7dbb8c25]:hover{background:#7558c4}.yao-page-rating-summary[data-v-7dbb8c25]{margin-bottom:24px}.yao-page-avg-rating[data-v-7dbb8c25]{align-items:center;gap:12px;margin-bottom:16px;display:flex}.yao-page-stars-wrap[data-v-7dbb8c25]{letter-spacing:2px;font-size:20px;display:inline-block;position:relative}.yao-page-stars-bg[data-v-7dbb8c25]{color:#ddd}.yao-page-stars-fill[data-v-7dbb8c25]{color:#ffc107;position:absolute;top:0;left:0;overflow:hidden}.yao-page-avg-value[data-v-7dbb8c25]{color:#333;font-size:18px;font-weight:700}.yao-page-distribution[data-v-7dbb8c25]{flex-direction:column;gap:8px;display:flex}.yao-page-dist-row[data-v-7dbb8c25]{grid-template-columns:70px 1fr 40px;align-items:center;gap:8px;display:grid}.yao-page-dist-label[data-v-7dbb8c25]{color:#333;font-size:13px}.yao-page-dist-bar[data-v-7dbb8c25]{background:#e8e8e8;border-radius:5px;height:6px;overflow:hidden}.yao-page-dist-fill[data-v-7dbb8c25]{background:#f97316;border-radius:5px;height:100%;transition:width .2s}.yao-page-dist-count[data-v-7dbb8c25]{color:#333;text-align:right;font-size:14px}.yao-page-filters-desktop[data-v-7dbb8c25]{width:100%}.yao-page-filters-title[data-v-7dbb8c25]{color:#2c2c2c;margin:0 0 16px;font-size:16px;font-weight:700;line-height:1.2}.yao-page-filter-item[data-v-7dbb8c25]{-moz-column-gap:12px;cursor:pointer;grid-template-columns:22px 206px minmax(0,1fr);align-items:center;column-gap:12px;margin-bottom:6px;font-size:14px;display:grid}.yao-page-filter-item[data-v-7dbb8c25]:last-child{margin-bottom:0}.yao-page-filter-item input[type=checkbox][data-v-7dbb8c25]{appearance:none;cursor:pointer;background:#fff;border:1px solid #d7d7d7;border-radius:4px;flex-shrink:0;width:23px;min-width:23px;height:23px;margin:0;padding:0}.yao-page-filter-item input[type=checkbox][data-v-7dbb8c25]:checked{background:#8669d4 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/12px no-repeat;border-color:#8669d4}.yao-page-filter-stars[data-v-7dbb8c25]{color:#e0e0e0;white-space:nowrap;justify-content:space-between;align-items:center;width:218px;font-size:18px;line-height:1;display:flex}.yao-page-filter-star[data-v-7dbb8c25]{color:inherit;text-align:center;flex:1 1 0;font-size:22px}.yao-page-filter-star.active[data-v-7dbb8c25]{color:#ffc107}.yao-page-filter-count[data-v-7dbb8c25]{color:#2c2c2c;white-space:nowrap;margin-left:20px;font-size:14px;line-height:1.3}.yao-page-filters-mobile[data-v-7dbb8c25]{display:none}.yao-page-filters-mobile .yao-page-filter-btn[data-v-7dbb8c25]{color:#8669d4;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:10px 14px;font-size:14px}.yao-page-filters-mobile .yao-page-filter-btn.active[data-v-7dbb8c25]{color:#fff;background:#8669d4;border-color:#8669d4}@media (min-width:992px){.yao-page-layout[data-v-7dbb8c25]{grid-template-columns:1fr 367px}.yao-page-dist-label[data-v-7dbb8c25]{color:#5f5f5f;font-size:14px}.yao-page-reviews-grid[data-v-7dbb8c25]{grid-template-columns:repeat(1,1fr);gap:20px}.yao-page-review-card[data-v-7dbb8c25]{padding:30px}.yao-page-review-author[data-v-7dbb8c25]{font-size:20px}.yao-page-review-section b[data-v-7dbb8c25],.yao-page-review-section p[data-v-7dbb8c25]{display:inline}.yao-page-review-section p[data-v-7dbb8c25]{white-space:pre-line}.yao-page-title[data-v-7dbb8c25]{margin-bottom:20px;font-size:32px}.yao-page-count[data-v-7dbb8c25]{font-size:20px}.yao-page-review-date[data-v-7dbb8c25]{font-size:14px;font-weight:400}.yao-page-filters-title[data-v-7dbb8c25]{color:#151515;margin:50px 0;font-size:22px}}@media (min-width:768px) and (max-width:991px){.yao-page-sidebar[data-v-7dbb8c25]{order:0;grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin-bottom:24px;display:grid}.yao-page-sidebar-left[data-v-7dbb8c25]{flex-direction:column;gap:20px;display:flex}.yao-page-reviews-col[data-v-7dbb8c25]{order:1}.yao-page-reviews-grid[data-v-7dbb8c25]{grid-template-columns:1fr}}@media (max-width:767px){.yao-page-sidebar[data-v-7dbb8c25]{flex-direction:column;order:0;gap:20px;margin-bottom:24px;display:flex}.yao-page-filters-desktop[data-v-7dbb8c25]{display:none!important}.yao-page-filters-mobile[data-v-7dbb8c25]{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.yao-page-reviews-col[data-v-7dbb8c25]{order:1}.yao-page-reviews-grid[data-v-7dbb8c25]{grid-template-columns:1fr}}.widget-feedback-form[data-v-a7dabae1]{--feedback-border:#e5e7eb;--feedback-focus:#7c3aed;--feedback-valid:#22c55e;--feedback-invalid:#ef4444;--feedback-bg:#fff}.widget-feedback-form .ml-textarea[data-v-a7dabae1]{touch-action:manipulation;max-width:100%;font-size:16px!important}.feedback-form[data-v-a7dabae1]{max-width:100%}.feedback-form-fields[data-v-a7dabae1]{flex-direction:column;margin-bottom:1rem;display:flex}@media (min-width:641px) and (max-width:1023px){.feedback-form-fields[data-v-a7dabae1]{flex-direction:column;display:flex}.feedback-form-left[data-v-a7dabae1]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}}@media (min-width:1024px){.feedback-form-fields[data-v-a7dabae1]{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;display:grid}.feedback-form-left[data-v-a7dabae1]{flex-direction:column;display:flex}.feedback-field-message[data-v-a7dabae1]{margin-bottom:0}.feedback-field-message .ml-textarea[data-v-a7dabae1]{height:100%;min-height:100%}}@media (max-width:640px){.feedback-form-left[data-v-a7dabae1]{flex-direction:column;display:flex}}.feedback-field-wrap[data-v-a7dabae1]{position:relative}.feedback-field-message[data-v-a7dabae1]{margin-bottom:1rem}.feedback-error[data-v-a7dabae1]{min-height:10px;color:#f17a7a!important;text-align:right!important;margin:.25rem 0 0!important;font-size:10px!important}.feedback-error.is-empty[data-v-a7dabae1]{visibility:hidden}.feedback-form-footer[data-v-a7dabae1]{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}@media (max-width:640px){.feedback-form-footer[data-v-a7dabae1]{flex-direction:column}.feedback-submit[data-v-a7dabae1]{cursor:pointer;width:100%}}@media (min-width:641px){.feedback-consent-link[data-v-a7dabae1]{margin-top:.25rem;display:block}}.feedback-submit[data-v-a7dabae1]{color:#fff;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:#7251cb;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.feedback-submit[data-v-a7dabae1]:hover:not(:disabled){background-color:#a187e7}.feedback-submit[data-v-a7dabae1]:disabled{cursor:not-allowed;opacity:.7}#contacts .feedback-consent[data-v-a7dabae1]{color:#585858;font-size:13px}.feedback-consent-link[data-v-a7dabae1]{color:#8669d4;font-size:12px;text-decoration:none}@media (min-width:768px){.feedback-error[data-v-a7dabae1]{min-height:1.25rem}.feedback-form-fields[data-v-a7dabae1]{gap:1rem}}.widget-opt-form[data-v-5f83be18]{--opt-focus:#7c3aed}.widget-opt-form .ml-textarea[data-v-5f83be18]{touch-action:manipulation;max-width:100%;font-size:16px!important}.opt-form-title[data-v-5f83be18]{color:#374151;margin:0 0 1rem;font-size:1rem;font-weight:700}.opt-form[data-v-5f83be18]{max-width:100%}.opt-form-fields[data-v-5f83be18]{margin-bottom:14px}.opt-form-fields[data-v-5f83be18],.opt-form-row-name-email[data-v-5f83be18]{flex-direction:column;gap:14px;display:flex}@media (min-width:641px){.opt-form-row-name-email[data-v-5f83be18]{grid-template-columns:1fr 1fr;gap:14px;display:grid}}.opt-form-row-name-email .opt-field-wrap[data-v-5f83be18]{position:relative}.opt-form-row-name-email .opt-error[data-v-5f83be18]{margin-top:.25rem;position:absolute;top:100%;left:0;right:0}.opt-form-row-name-email.has-errors[data-v-5f83be18]{padding-bottom:8px}.opt-field-wrap[data-v-5f83be18]{position:relative}.opt-form-row-name-email .ml-input.error[data-v-5f83be18]{margin-bottom:0}.opt-error[data-v-5f83be18]{min-height:1.25rem;color:#f17a7a!important;text-align:right!important;margin:.25rem 0 0!important;font-size:10px!important}.opt-error.is-empty[data-v-5f83be18]{visibility:hidden}.opt-form-footer[data-v-5f83be18]{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}@media (max-width:640px){.opt-form-footer[data-v-5f83be18]{flex-direction:column}.opt-submit[data-v-5f83be18]{width:100%}}@media (min-width:641px){.opt-consent-link[data-v-5f83be18]{margin-top:.25rem;display:block}}@media (min-width:768px){.opt-field-phone[data-v-5f83be18]{flex:0 0 100%;width:100%;max-width:100%}.opt-field-phone .ml-input[data-v-5f83be18]{box-sizing:border-box;width:100%;max-width:100%}}.opt-submit[data-v-5f83be18]{color:#fff;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:#7251cb;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.opt-submit[data-v-5f83be18]:hover:not(:disabled){background-color:#a187e7}.opt-submit[data-v-5f83be18]:disabled{cursor:not-allowed;opacity:.7}#opt .opt-consent[data-v-5f83be18]{color:#585858;font-size:13px}#opt .opt-consent-link[data-v-5f83be18]{color:#8669d4;font-size:12px;text-decoration:none}.product-list-item[data-v-12407da5]{z-index:1;margin:15px 0}.pl-labels li[data-v-12407da5]{color:#fff;background:#69a7d4;border-radius:5px;width:fit-content;margin:0 0 5px;padding:2px 5px;font-size:12px;display:inline-block}.pl-labels li.discount[data-v-12407da5]{background:#ff8d24}.pl-image-container[data-v-12407da5]{z-index:10;position:relative}.pl-image-container .wishlist_check_item.ml-checkbox[data-v-12407da5]{appearance:none;cursor:pointer;z-index:20;background:0 0;border:none;width:23px;height:23px;margin:0;padding:0;position:absolute;top:10px;left:10px}.pl-image-container .wishlist_check_item.ml-checkbox[data-v-12407da5]:before{content:"";cursor:pointer;background-image:url(/icons/unchecked.svg);background-size:cover;width:23px;height:23px;display:block;position:absolute;top:0;left:0}.pl-image-container .wishlist_check_item.ml-checkbox[data-v-12407da5]:checked:before{background-image:url(/icons/checked.svg)}.bottom-buttons .pm-js-to-favorite-remove[data-v-12407da5]{box-sizing:border-box;cursor:pointer;background-color:#0000;background-image:url(/remove_mobile.svg);background-position:50%;background-repeat:no-repeat;background-size:17px 17px;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;margin:0;padding:0;text-decoration:none;display:block;overflow:visible}.bottom-buttons .pm-js-to-favorite-remove>span[data-v-12407da5]{display:none}@media (min-width:768px){.bottom-buttons .pm-js-to-favorite-remove[data-v-12407da5]{background-image:url(/remove_tab.svg);background-size:32px 32px;width:32px;height:32px}}@media (min-width:992px){.bottom-buttons .pm-js-to-favorite-remove[data-v-12407da5]{background-image:url(/remove.svg);background-size:32px 32px}}.pl-image-container .prouct_hover_images_container[data-v-12407da5]{pointer-events:auto;z-index:5;width:100%;position:absolute;inset:0}.pl-image-container .prouct_hover_images_container ul[data-v-12407da5]{width:100%;height:100%;margin:0;padding:0;list-style:none}.pl-image-container .prouct_hover_images_container ul li[data-v-12407da5]{cursor:pointer;float:left;height:100%;margin:0}.pl-image-container .catalog_img_thumbs[data-v-12407da5]{z-index:2;background:0 0;display:none;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.pl-image-container .catalog_img_thumbs li[data-v-12407da5]{opacity:1;background:#e9e9e9;border-radius:4px;width:7px;height:7px;margin:0 2px;display:inline-block}.pl-image-container .catalog_img_thumbs li.active[data-v-12407da5]{background:#8669d4}.pl-image-container .pl-labels[data-v-12407da5]{z-index:3;width:93%;position:absolute;top:5px;left:7px}.pl-image-container .pl-labels li[data-v-12407da5]{display:inline-block}.pl-image-container .pl-labels li.discount_crossale[data-v-12407da5]{text-align:center;background:#ff8d24;width:108.4%;position:absolute;top:-16px;left:-3.4%}.mobile-image-slider .in_cart_label.in_cart_label--on-image[data-v-12407da5],.pl-image-container .in_cart_label[data-v-12407da5],.pl-image-container .in_cart_label--on-image[data-v-12407da5]{box-sizing:border-box;color:#fff;white-space:nowrap;z-index:11;background:#8669d4;border:none;border-radius:5px;align-items:center;gap:0;height:auto;min-height:0;margin:0;padding:4px 10px;font-size:12px;font-weight:400;line-height:15px;display:inline-flex;position:absolute;bottom:5px;right:8px}.mobile-image-slider .in_cart_label.in_cart_label--on-image img[data-v-12407da5],.pl-image-container .in_cart_label img[data-v-12407da5],.pl-image-container .in_cart_label--on-image img[data-v-12407da5]{flex-shrink:0;width:11px;height:9px;margin-right:5px;display:block}.pl-image-container .pm-js-to-favorite[data-v-12407da5]{cursor:pointer;z-index:10;background-color:#0000;background-image:url(/icons/heart.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:none;position:absolute;top:5px;left:auto;right:8px}.pl-image-container .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_hover.svg)}.pl-image-container .ml_add_to_compare[data-v-12407da5],.pl-image-container .pm-quick-view[data-v-12407da5]{cursor:pointer;z-index:10;background-color:#0000;background-image:url(/icons/compare.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:none;position:absolute;top:42px;left:auto;right:8px}.pl-image-container .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.pl-image-container .ml_add_to_compare.active[data-v-12407da5]:hover,.pl-image-container .ml_add_to_compare[data-v-12407da5]:hover{background-image:url(/icons/compare_hover.svg)}.pl-image-container .pm-quick-view[data-v-12407da5]{background-image:url(/icons/eye.svg);top:82px}.pl-image-container .pm-quick-view[data-v-12407da5]:hover{background-image:url(/icons/eye_hover.svg)}.pl-image-container .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_purple_active.svg)}.pl-image-container .ml_add_to_compare.active[data-v-12407da5],.pl-image-container .pm-js-to-favorite.active[data-v-12407da5]{display:block}.pl-image-container .ml_add_to_compare>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite-remove>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite>span[data-v-12407da5],.pl-image-container .pm-quick-view>span[data-v-12407da5]{box-sizing:content-box;pointer-events:auto;z-index:100;width:max-content;max-width:220px;margin-right:0;padding-right:8px;display:none;position:absolute;top:50%;left:auto;right:100%;transform:translateY(-50%)}.pl-image-container .ml_add_to_compare:focus-within>span[data-v-12407da5],.pl-image-container .ml_add_to_compare:hover>span[data-v-12407da5],.pl-image-container .ml_add_to_compare>span[data-v-12407da5]:hover,.pl-image-container .pm-js-to-favorite-remove:focus-within>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite-remove:hover>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite-remove>span[data-v-12407da5]:hover,.pl-image-container .pm-js-to-favorite:focus-within>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite:hover>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite>span[data-v-12407da5]:hover,.pl-image-container .pm-quick-view:focus-within>span[data-v-12407da5],.pl-image-container .pm-quick-view:hover>span[data-v-12407da5],.pl-image-container .pm-quick-view>span[data-v-12407da5]:hover{display:block}.pl-image-container .ml_add_to_compare>span>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite-remove>span>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite>span>span[data-v-12407da5],.pl-image-container .pm-quick-view>span>span[data-v-12407da5]{color:#5f5f5f;white-space:nowrap;background:#fff;border:1px solid #ececec;border-radius:5px;padding:8px 10px;font-size:13px;line-height:1.3;display:block;box-shadow:0 2px 8px #0000001a}.pl-image-container .ml_add_to_compare.active>span>span[data-v-12407da5],.pl-image-container .pm-js-to-favorite.active>span>span[data-v-12407da5]{white-space:normal}.pl-image-container .ml_add_to_compare>span>span a.compare-tip-link[data-v-12407da5],.pl-image-container .ml_add_to_compare>span>span span[data-v-12407da5],.pl-image-container .pm-js-to-favorite>span>span a.wishlist-tip-link[data-v-12407da5],.pl-image-container .pm-js-to-favorite>span>span span[data-v-12407da5],.pl-image-container .pm-quick-view>span>span span[data-v-12407da5]{display:none}.pl-image-container .ml_add_to_compare.active>span>span span.active[data-v-12407da5],.pl-image-container .ml_add_to_compare:not(.active)>span>span span.inactive[data-v-12407da5],.pl-image-container .pm-js-to-favorite-remove>span>span span.inactive[data-v-12407da5],.pl-image-container .pm-js-to-favorite.active>span>span span.active[data-v-12407da5],.pl-image-container .pm-js-to-favorite:not(.active)>span>span span.inactive[data-v-12407da5],.pl-image-container .pm-quick-view>span>span span.inactive[data-v-12407da5]{display:block}.pl-image-container .ml_add_to_compare.active>span>span a.compare-tip-link[data-v-12407da5],.pl-image-container .pm-js-to-favorite.active>span>span a.wishlist-tip-link[data-v-12407da5]{color:#8669d4;pointer-events:auto;margin-top:4px;font-size:13px;text-decoration:none;display:block}.pl-image-container .ml_add_to_compare.active>span>span a.compare-tip-link[data-v-12407da5]:hover,.pl-image-container .pm-js-to-favorite.active>span>span a.wishlist-tip-link[data-v-12407da5]:hover{text-decoration:underline}.pl-image-container img[data-v-12407da5]{border-radius:5px}.ml_pl_img_container[data-v-12407da5]{position:relative}.mobile-image-slider[data-v-12407da5]{width:100%;max-width:100%;display:block;position:relative}.mobile-image-slider .in_cart_label.in_cart_label--on-image[data-v-12407da5]{top:auto;bottom:8px;left:auto}.mobile-image-slider:has(.catalog_img_thumbs_mobile) .in_cart_label.in_cart_label--on-image[data-v-12407da5]{bottom:23px}.product-miniature-swiper[data-v-12407da5]{width:100%;max-width:100%}.desktop-image-switcher[data-v-12407da5]{display:none}.catalog_img_thumbs_mobile[data-v-12407da5]{justify-content:center;align-items:center;min-height:15px;margin-top:8px;display:flex!important;position:static!important;transform:none!important}.catalog_img_thumbs_mobile--empty[data-v-12407da5]{pointer-events:none;visibility:hidden}.ml_pl_img_container .image-container[data-v-12407da5]{position:relative}.ml_pl_img_container .image-container[data-v-12407da5]:before{content:" ";border:1px solid #d7d7d7;border-radius:5px;height:99.9%;display:block;position:absolute;inset:0}.ml_pl_img_container[data-v-12407da5] a:hover img.grey{filter:grayscale(0)}.ml_pl_img_container[data-v-12407da5] a{width:100%;display:block;position:relative;overflow:hidden}.ml_pl_img_container[data-v-12407da5] a.catalog-bind-slick{margin-bottom:0}.ml_pl_img_container[data-v-12407da5] a img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ml_pl_img_container[data-v-12407da5] a img.grey{filter:grayscale()}.pl-info-container[data-v-12407da5]{font-size:13px;position:relative}.pl-info-container .pl-info-absolute[data-v-12407da5]{padding:20px 5px 5px}.pl-info-container .pl-info-absolute .catalog_img_thumbs[data-v-12407da5]{text-align:center;z-index:2;background:0 0;height:20px;margin:0 auto;display:none}.pl-info-container .pl-info-absolute .catalog_img_thumbs li[data-v-12407da5]{opacity:1;background:#e9e9e9;border-radius:4px;width:7px;height:7px;margin:0 2px;display:inline-block}.pl-info-container .pl-info-absolute .catalog_img_thumbs li.active[data-v-12407da5]{background:#8669d4}.pl-info-container .pl-info-absolute .btn[data-v-12407da5]{height:35px;padding:0 21px;line-height:35px}.pl-info-container .pl-info-absolute p[data-v-12407da5]{margin-bottom:10px;font-size:13px;line-height:1.5}.pl-info-container .pl-info-absolute .pl-reference[data-v-12407da5]{color:#8e8e8e;display:none}.pl-info-container .pl-info-absolute .pl-stock[data-v-12407da5]{display:none}.pl-info-container .pl-info-absolute .pl-stock.instock[data-v-12407da5]{color:#26ab43}.pl-info-container .pl-info-absolute .pl-stock.outofstock[data-v-12407da5]{color:red}.pl-info-container .pl-info-absolute .pl-stock.for_response[data-v-12407da5]{color:#cd9034}.pl-info-container .pl-info-absolute .pl-stock.pl-stock-2[data-v-12407da5]{display:none!important}.pl-info-container .pl-info-absolute .pl-name[data-v-12407da5]{color:#000;background:#fff;height:50px;margin:5px 0;font-size:12px;line-height:17px;display:block;overflow:hidden}.pl-info-container .pl-info-absolute table[data-v-12407da5]{border-collapse:collapse;margin-bottom:10px;display:none}.pl-info-container .pl-info-absolute table td[data-v-12407da5],.pl-info-container .pl-info-absolute table th[data-v-12407da5]{text-align:left;vertical-align:top;padding:2px 14px 2px 0;line-height:1.5}.pl-info-container .pl-info-absolute table td[data-v-12407da5]:first-child,.pl-info-container .pl-info-absolute table th[data-v-12407da5]:first-child{color:#8e8e8e}.pl-info-container .pl-info-absolute .pl-price .price[data-v-12407da5]{color:#ff8d24;margin-right:7px;font-size:14px;line-height:17px}.pl-info-container .pl-info-absolute .pl-price .old-price[data-v-12407da5]{color:#8e8e8e;font-size:12px;text-decoration:line-through}.pl-info-container .pl-info-absolute .pl-price .discount[data-v-12407da5]{display:none}.pl-info-container .pl-info-absolute .js-add-to-cart[data-v-12407da5]{color:#fff;background:#8669d4;justify-content:center;width:100%;padding:0 20px;font-size:14px}.pl-info-container .pl-info-absolute .js-add-to-cart img[data-v-12407da5]{margin-right:6px;display:inline-block}.pl-info-container .pl-info-absolute .more-info[data-v-12407da5]{font-size:12px}.pl-info-container .pl-info-absolute .js-in-cart[data-v-12407da5]{justify-content:center;padding:0 20px;font-size:14px}.pl-info-container .pl-info-absolute .catalog-qty[data-v-12407da5],.pl-info-container .pl-info-absolute .list-labels-reference[data-v-12407da5]{display:none}.catalog-qty .btn-decrement[data-v-12407da5],.catalog-qty .btn-increment[data-v-12407da5]{text-align:center;background:#e9e9e9;font-size:23px;line-height:29px}.catalog-qty .btn-decrement[data-v-12407da5],.catalog-qty .btn-increment[data-v-12407da5],.catalog-qty .catalog_qty[data-v-12407da5]{float:left;border:1px solid #e9e9e9;width:35px;height:35px}.pm-js-to-favorite[data-v-12407da5]{cursor:pointer;background:url(/icons/heart.svg) 50% no-repeat;width:32px;height:32px;display:none}.pm-js-to-favorite.active[data-v-12407da5]{background:url(/icons/heart_purple_active.svg) 50% no-repeat}.pm-js-to-favorite[data-v-12407da5]:hover{background:url(/icons/heart_hover.svg) 50% no-repeat}.bottom-row .js-add-to-cart img[data-v-12407da5]{margin-right:6px;display:inline-block}.d-flex[data-v-12407da5]{display:flex}.justify-content-between[data-v-12407da5]{justify-content:space-between}.align-items-center[data-v-12407da5]{align-items:center}.text-center[data-v-12407da5]{text-align:center}.w-100[data-v-12407da5]{width:100%}.d-none[data-v-12407da5]{display:none!important}.btn[data-v-12407da5]{cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.btn-primary[data-v-12407da5]{color:#fff;background:#ff8d24}.btn-secondary[data-v-12407da5]{color:#333;background:#e9e9e9}.js-in-cart.btn.btn-secondary[data-v-12407da5]{border:1px solid #e6dff5;color:#2c2c2c!important;background:#f0ecf8!important}.js-in-cart.btn.btn-secondary[data-v-12407da5]:hover{color:#fff!important;background-color:#a187e7!important;border:none!important}.js-in-cart.btn.btn-secondary:hover img[data-v-12407da5]{filter:brightness(0)invert()}.js-in-cart.btn.btn-secondary img[data-v-12407da5]{width:18px;height:18px}.pl-footer-actions[data-v-12407da5]{display:block}.desc-short-inner[data-v-12407da5] b,.desc-short-inner[data-v-12407da5] strong{font-weight:600}@media (max-width:767.98px){.product-list-item.lv-grid .mobile-image-slider .product-miniature-swiper[data-v-12407da5]{aspect-ratio:25/37;width:100%;height:auto}.product-list-item.lv-grid .mobile-image-slider .image-container[data-v-12407da5],.product-list-item.lv-grid .mobile-image-slider[data-v-12407da5] .swiper-slide{height:100%}.product-list-item.lv-grid .mobile-image-slider .image-container[data-v-12407da5]{height:100%;position:relative;overflow:hidden}.product-list-item.lv-grid .mobile-image-slider .image-container img.img-fluid[data-v-12407da5]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.product-list-item.lv-grid .pl-image-container .in_cart_label--desktop[data-v-12407da5],.product-list-item.lv-grid .pl-image-container .pm-js-to-favorite[data-v-12407da5]{display:none!important}.product-list-item.lv-grid .pl-footer-actions .bottom-row[data-v-12407da5]{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px}.product-list-item.lv-grid .pl-footer-actions .bottom-row .js-add-to-cart[data-v-12407da5],.product-list-item.lv-grid .pl-footer-actions .bottom-row .js-in-cart[data-v-12407da5]{box-shadow:none;box-sizing:border-box;border-radius:5px;flex:0 0 75%;justify-content:center;align-items:center;max-width:75%;height:30px;min-height:30px;padding:0 11%;font-size:12px;line-height:28px;border:none!important;width:75%!important;display:inline-flex!important}.product-list-item.lv-grid .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5]{color:#fff!important;background:#8669d4!important}.product-list-item.lv-grid .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{gap:6px;color:#2c2c2c!important;background:#f0ecf8!important}.product-list-item.lv-grid .bottom-row .js-add-to-cart img[data-v-12407da5]{filter:brightness(0)invert();width:14px;height:14px;margin-right:4px}.product-list-item.lv-grid .bottom-row .js-in-cart img[data-v-12407da5]{flex-shrink:0;width:14px;height:14px;margin-right:4px;display:inline-block!important}.product-list-item.lv-grid .bottom-buttons[data-v-12407da5]{flex:auto;justify-content:flex-start;align-items:center;gap:0;min-width:0;margin:0;display:flex!important}.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite[data-v-12407da5]{cursor:pointer;background:url(/icons/heart_without_bg.svg) 50%/20px 18px no-repeat;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:block!important}.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_without_bg_active.svg)}.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_without_bg.svg)}.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite.active[data-v-12407da5]:hover{background-image:url(/icons/heart_without_bg_active.svg)}.product-list-item.lv-grid .bottom-buttons .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite-remove>span[data-v-12407da5],.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-grid .bottom-buttons .pm-quick-view[data-v-12407da5]{display:none!important}.product-list-item.lv-grid .bottom-buttons .pm-js-to-favorite-remove[data-v-12407da5]{box-sizing:border-box;cursor:pointer;background-color:#0000;background-image:url(/remove_mobile.svg);background-position:50%;background-repeat:no-repeat;background-size:17px 17px;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;margin:0;padding:0;text-decoration:none;overflow:visible;display:block!important}.product-list-item.lv-list[data-v-12407da5]{box-sizing:border-box;background:#fff;border:none;border-radius:0;flex-flow:column;align-items:stretch;gap:0;margin:0 0 14px;display:flex;overflow:visible}.product-list-item.lv-list .pl-image-container[data-v-12407da5]{flex:none;align-self:stretch;width:100%;min-width:0;max-width:100%;margin:0}.product-list-item.lv-list .pl-image-container .in_cart_label--desktop[data-v-12407da5]{display:none!important}.product-list-item.lv-list .image-container[data-v-12407da5],.product-list-item.lv-list .ml_pl_img_container[data-v-12407da5],.product-list-item.lv-list .ml_pl_img_container>a[data-v-12407da5],.product-list-item.lv-list .mobile-image-slider[data-v-12407da5],.product-list-item.lv-list[data-v-12407da5] .product-miniature-swiper,.product-list-item.lv-list[data-v-12407da5] .product-miniature-swiper.swiper,.product-list-item.lv-list[data-v-12407da5] .swiper-slide,.product-list-item.lv-list[data-v-12407da5] .swiper-wrapper{box-sizing:border-box;max-width:100%;width:100%!important}.product-list-item.lv-list .image-container img.img-fluid[data-v-12407da5]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:100%;height:auto;display:block;width:100%!important}.product-list-item.lv-list .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-quick-view[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-info-container[data-v-12407da5]{flex-direction:column;flex:1 1 0;min-width:0;margin:0;display:flex}.product-list-item.lv-list .pl-info-container .pl-info-absolute[data-v-12407da5]{box-sizing:border-box;flex-direction:column;flex:auto;align-items:flex-start;width:100%;min-height:0;display:flex;position:relative;padding:12px 0!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.attributes_container[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.bottom-buttons.bottom-buttons-grid-list[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.catalog_img_thumbs_info[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.desc-short[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.list-labels-reference[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-reference[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-stock.pl-stock-2[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>table[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-name[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>a.pl-name[data-v-12407da5]{order:1;width:100%;max-height:none;margin:0 0 6px;padding:0;font-size:14px;line-height:17px;display:block;overflow:hidden;height:auto!important;min-height:0!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-stock[data-v-12407da5]:not(.pl-stock-2){order:2;margin:0 0 8px;font-size:13px;font-weight:400;line-height:1.3;display:block!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-footer-actions[data-v-12407da5]{order:10;align-self:stretch;width:100%;margin-top:auto}.product-list-item.lv-list .pl-footer-actions.is-grid-list[data-v-12407da5]{box-shadow:none;border:none;width:100%;margin:0;padding:0;display:block;position:static}.product-list-item.lv-list .pl-footer-actions .pl-price[data-v-12407da5]{margin:0 0 8px!important}.product-list-item.lv-list .pl-footer-actions .pl-price .price[data-v-12407da5]{color:#ff8d24;font-size:18px;line-height:1.1}.product-list-item.lv-list .pl-footer-actions .pl-price .old-price[data-v-12407da5]{color:#8e8e8e;font-size:13px}.product-list-item.lv-list .pl-footer-actions .bottom-row[data-v-12407da5]{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;width:100%}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5]{border:none;border-radius:5px;flex:0 auto;max-width:calc(100% - 76px);color:#fff!important;background:#8669d4!important;width:auto!important;padding:0 21px!important}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5],.product-list-item.lv-list .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{box-sizing:border-box;align-items:center;justify-content:center!important;height:35px!important;min-height:35px!important;font-size:12px!important;line-height:35px!important;display:inline-flex!important}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{box-shadow:none;border-radius:5px;flex:0 0 65%;gap:6px;max-width:65%;color:#2c2c2c!important;background:#f0ecf8!important;border:none!important;width:65%!important;padding:0 20px!important}.product-list-item.lv-list .bottom-row .js-add-to-cart img[data-v-12407da5]{filter:brightness(0)invert();width:14px;height:14px;margin-right:4px}.product-list-item.lv-list .bottom-row .js-in-cart img[data-v-12407da5]{flex-shrink:0;width:14px;height:14px;display:inline-block!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-in-row[data-v-12407da5]{flex:none;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin:0 0 0 auto;display:flex!important}.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite[data-v-12407da5]{cursor:pointer;background:url(/icons/heart_without_bg.svg) 50%/20px 18px no-repeat;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:block!important}.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_tablet_active.svg);background-size:cover}.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_without_bg.svg)}.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite.active[data-v-12407da5]:hover{background-image:url(/icons/heart_without_bg_active.svg)}.product-list-item.lv-list .bottom-buttons-in-row .ml_add_to_compare[data-v-12407da5]{cursor:pointer;background-color:#0000;background-image:url(/icons/compare_tablet.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:block!important}.product-list-item.lv-list .bottom-buttons-in-row .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-list .bottom-buttons-in-row .ml_add_to_compare[data-v-12407da5]:hover:not(.active){background-image:url(/icons/compare_hover.svg)}.product-list-item.lv-list .bottom-buttons-in-row .ml_add_to_compare.active[data-v-12407da5]:hover{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-list .bottom-buttons-in-row .ml_add_to_compare>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite-remove>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons-in-row .pm-quick-view[data-v-12407da5]{display:none!important}.product-list-item.lv-list .bottom-buttons-in-row .pm-js-to-favorite-remove[data-v-12407da5]{box-sizing:border-box;cursor:pointer;background-color:#0000;background-image:url(/remove_mobile.svg);background-position:50%;background-repeat:no-repeat;background-size:17px 17px;border:none;flex-shrink:0;width:30px;min-width:30px;height:30px;min-height:30px;margin:0;padding:0;text-decoration:none;overflow:visible;display:block!important}}@media (min-width:768px){.product-list-item.lv-list .bottom-buttons.bottom-buttons-in-row[data-v-12407da5]{display:none!important}.product-list-item.lv-grid-list .pl-image-container .prouct_hover_images_container[data-v-12407da5]{pointer-events:none!important}.product-list-item.lv-list .pl-image-container .prouct_hover_images_container[data-v-12407da5]{pointer-events:auto!important}.mobile-image-slider[data-v-12407da5]{display:none}.desktop-image-switcher[data-v-12407da5]{display:block}.pl-image-container .catalog_img_thumbs[data-v-12407da5]:not(.catalog_img_thumbs_mobile),.pl-info-container .pl-info-absolute .catalog_img_thumbs[data-v-12407da5]:not(.catalog_img_thumbs_mobile){box-sizing:border-box;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;width:max-content;max-width:calc(100% - 4px);padding:0 2px}.pl-image-container .catalog_img_thumbs:not(.catalog_img_thumbs_mobile) li[data-v-12407da5],.pl-info-container .pl-info-absolute .catalog_img_thumbs li[data-v-12407da5]{border-radius:3px;flex:none;width:6px;height:6px;margin:0 1.5px}.product-list-item.lv-grid .ml_pl_img_container .product_img_link[data-v-12407da5]{aspect-ratio:25/37;width:100%;display:block;position:relative;overflow:hidden}.product-list-item.lv-grid .ml_pl_img_container .product_img_link .image-container[data-v-12407da5]{width:100%;height:100%;inset:0;position:absolute!important}.product-list-item.lv-grid .ml_pl_img_container .product_img_link img.img-fluid[data-v-12407da5]{-o-object-position:center;object-position:center;display:block;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;max-height:none!important}.pl-info-container .pl-info-absolute .pl-name[data-v-12407da5]{min-height:67px;margin:0;font-size:16px;line-height:19px}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-name[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>a.pl-name[data-v-12407da5]{margin:0;font-size:18px;overflow:visible;height:46px!important;min-height:0!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-name[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>a.pl-name[data-v-12407da5]{width:80%;max-height:38px;margin:0;font-size:16px;line-height:19px;overflow:hidden;height:auto!important;min-height:auto!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.list-labels-reference[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-stock[data-v-12407da5]:not(.pl-stock-2),.product-list-item.lv-list .pl-info-container .pl-info-absolute>.list-labels-reference[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-stock[data-v-12407da5]:not(.pl-stock-2){display:block!important}.product-list-item.lv-grid-list .pl-footer-actions .bottom-row .js-add-to-cart[data-v-12407da5],.product-list-item.lv-grid-list .pl-footer-actions .bottom-row .js-in-cart[data-v-12407da5]{max-width:100%;width:auto!important}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5],.product-list-item.lv-list .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{align-items:center;max-width:100%;justify-content:center!important;width:auto!important;height:35px!important;min-height:35px!important;padding:0 21px!important;font-size:14px!important;line-height:35px!important;display:inline-flex!important}.pl-info-container .pl-info-absolute .pl-price .price[data-v-12407da5]{margin-right:12px;font-size:18px}.pl-info-container .pl-info-absolute .pl-price .old-price[data-v-12407da5]{font-size:13px}}@media (min-width:768px) and (max-width:991.98px){.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute[data-v-12407da5]{box-sizing:border-box;position:relative;padding-right:48px!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list[data-v-12407da5]{z-index:4;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:auto;position:absolute;top:18px;right:8px;display:flex!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.pm-quick-view[data-v-12407da5]{margin:5px 0}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{flex-shrink:0}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{box-sizing:border-box;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:32px;min-width:32px;height:32px;min-height:32px;display:block!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare>span[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view>span[data-v-12407da5]{display:none!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{background-image:url(/icons/heart_tablet.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_purple_active.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_hover.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]{background-image:url(/icons/compare_tablet.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]:hover,.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]:hover:not(.active){background-image:url(/icons/compare_hover.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{cursor:pointer;background-color:#0000;background-image:url(/icons/quickview.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;position:relative;display:block!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]:hover{background-image:url(/icons/eye_hover.svg)}.product-list-item.lv-grid-list .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .pl-image-container .pm-quick-view[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-image-container[data-v-12407da5]{flex:0 0 170px;align-self:stretch;width:170px;min-width:170px;max-width:170px;height:auto}.product-list-item.lv-list .pl-image-container .desktop-image-switcher[data-v-12407da5],.product-list-item.lv-list .pl-image-container .ml_pl_img_container[data-v-12407da5],.product-list-item.lv-list .pl-image-container .ml_pl_img_container>a[data-v-12407da5]{width:170px;height:auto;display:block}.product-list-item.lv-list .ml_pl_img_container .product_img_link[data-v-12407da5]{grid-template-rows:1fr;grid-template-columns:1fr;width:170px;height:auto;display:grid;position:relative;overflow:hidden}.product-list-item.lv-list .ml_pl_img_container .product_img_link .image-container[data-v-12407da5]{grid-area:1/1;width:100%;height:auto;display:block;position:relative}.product-list-item.lv-list .ml_pl_img_container .product_img_link .image-container img.img-fluid[data-v-12407da5]{vertical-align:top;max-height:none;display:block;width:100%!important;max-width:none!important;height:auto!important}.product-list-item.lv-list .pl-image-container .catalog_img_thumbs[data-v-12407da5]{bottom:8px}.product-list-item.lv-list .pl-info-container[data-v-12407da5]{flex-direction:column;flex:1 1 0;align-self:stretch;height:auto;min-height:100%;display:flex}.product-list-item.lv-list .pl-info-container .pl-info-absolute[data-v-12407da5]{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-height:100%;display:flex;position:relative;padding:16px 124px 67px 0!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-footer-actions[data-v-12407da5]{order:10;align-self:stretch;width:100%;margin-top:0}.product-list-item.lv-list .pl-footer-actions.is-grid-list[data-v-12407da5]{box-sizing:border-box;z-index:3;flex-flow:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:auto;max-width:none;margin-top:0;padding:0 16px 0 0;display:flex;position:absolute;bottom:15px;left:0;right:0}.product-list-item.lv-list .pl-footer-actions .pl-price[data-v-12407da5]{flex:0 auto;align-self:center;min-width:0;position:static;margin:0!important}.product-list-item.lv-list .pl-footer-actions.is-grid-list p.pl-price[data-v-12407da5]{margin-bottom:0!important}.product-list-item.lv-list .pl-footer-actions .bottom-row[data-v-12407da5]{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin:0;display:flex;position:static}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.desc-short[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>table[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.bottom-buttons.bottom-buttons-grid-list[data-v-12407da5]{z-index:5;flex-flow:row;order:0;justify-content:flex-end;align-items:center;gap:0;width:auto;margin:0;padding:0;font-weight:400;position:absolute;inset:16px 8px auto auto;display:flex!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.pm-quick-view[data-v-12407da5]{flex-shrink:0;margin:0 5px}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{box-sizing:border-box;cursor:pointer;filter:none;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;border-radius:0;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;position:relative;top:auto;left:auto;right:auto;display:block!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view>span[data-v-12407da5]{display:none!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{background-image:url(/icons/heart_tablet.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_purple_active.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_hover.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]{background-image:url(/icons/compare_tablet.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]:hover,.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]:hover:not(.active){background-image:url(/icons/compare_hover.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{background-image:url(/icons/quickview.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]:hover{background-image:url(/icons/eye_hover.svg)}.product-list-item.lv-list .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-quick-view[data-v-12407da5]{display:none!important}}@media (min-width:992px){.product-list-item[data-v-12407da5]{margin:20px 0;transition:transform .2s}.product-list-item.lv-grid-list[data-v-12407da5],.product-list-item.lv-list[data-v-12407da5]{transition:none!important}.product-list-item[data-v-12407da5]:hover{transform-origin:top;z-index:50;transform:scale(1.04)}.product-list-item.lv-grid-list[data-v-12407da5]:hover,.product-list-item.lv-list[data-v-12407da5]:hover{z-index:2;transform:none!important}.product-list-item[data-v-12407da5]:not(.lv-grid-list):not(.lv-list){position:relative;overflow:visible}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-image-container[data-v-12407da5]{z-index:10;position:relative}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container[data-v-12407da5]{isolation:isolate;z-index:30}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .image-container[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .ml_pl_img_container[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .product_img_link[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container img[data-v-12407da5]{z-index:2;position:relative}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container[data-v-12407da5]{z-index:1;min-height:105px;position:relative}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container[data-v-12407da5]{z-index:5}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute[data-v-12407da5]{z-index:2;background:#fff;position:absolute;top:0;left:0;right:0}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute[data-v-12407da5]{z-index:10;border:1px solid #d7d7d7;border-top:none;border-radius:0 0 5px 5px;margin-top:0;padding:14px 5px 10px;box-shadow:0 6px 16px #0000001a}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .ml_pl_img_container .image-container[data-v-12407da5]:before,.product-list-item:not(.lv-grid-list):not(.lv-list):hover .ml_pl_img_container .product_img_link[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container img[data-v-12407da5]{border-radius:5px 5px 0 0}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .ml_pl_img_container .image-container[data-v-12407da5]:before{border-bottom:none}.product-list-item.lv-grid-list:hover .pl-info-container .pl-info-absolute[data-v-12407da5]{border:none!important;border-radius:0!important;margin-top:0!important;padding:20px 48px 72px 0!important}.product-list-item.lv-list:hover .pl-info-container .pl-info-absolute[data-v-12407da5]{border:none!important;border-radius:0!important;margin-top:0!important;padding:16px 124px 67px 0!important}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-image-container .catalog_img_thumbs[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .js-add-to-cart[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .js-in-cart[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .pl-reference[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .pl-stock[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute table[data-v-12407da5]{display:none!important}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute>.catalog_img_thumbs_info[data-v-12407da5]{text-align:center;flex-wrap:nowrap;justify-content:center;align-items:center;width:max-content;max-width:100%;height:20px;margin:0 auto;display:flex!important}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-image-container .ml_add_to_compare.active[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-image-container .pm-js-to-favorite.active[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-image-container .pm-quick-view[data-v-12407da5]{display:block}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .pl-reference[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .pl-stock[data-v-12407da5]:not(.pl-stock-2),.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute table[data-v-12407da5]{display:block!important}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute table[data-v-12407da5]{display:table!important}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .js-add-to-cart[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .js-in-cart[data-v-12407da5]{justify-content:center;width:100%;display:inline-flex!important}.product-list-item:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .bottom-row .btn[data-v-12407da5]{display:none}.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .bottom-row .js-add-to-cart[data-v-12407da5],.product-list-item:not(.lv-grid-list):not(.lv-list):hover .pl-info-container .pl-info-absolute .bottom-row .js-in-cart[data-v-12407da5]{display:inline-flex!important}.product-list-item.pm-wishlist-remove-card:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .bottom-row[data-v-12407da5]{flex-wrap:nowrap;align-items:center;gap:8px;display:flex!important}.product-list-item.pm-wishlist-remove-card:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .bottom-row .js-add-to-cart[data-v-12407da5],.product-list-item.pm-wishlist-remove-card:not(.lv-grid-list):not(.lv-list) .pl-info-container .pl-info-absolute .bottom-row .js-in-cart[data-v-12407da5]{display:inline-flex!important}.product-list-item.lv-grid-list .pl-image-container:hover .catalog_img_thumbs[data-v-12407da5],.product-list-item.lv-grid-list:hover .pl-image-container .catalog_img_thumbs[data-v-12407da5],.product-list-item.lv-list .pl-image-container:hover .catalog_img_thumbs[data-v-12407da5],.product-list-item.lv-list:hover .pl-image-container .catalog_img_thumbs[data-v-12407da5],.product-list-item.pm-wishlist-remove-card:not(.lv-grid-list):not(.lv-list) .bottom-buttons[data-v-12407da5]{display:flex!important}.pl-info-container .pl-info-absolute .pl-price .price[data-v-12407da5]{font-size:20px}.pl-info-container .pl-info-absolute .pl-price .old-price[data-v-12407da5]{font-size:15px}.product-list-item.lv-grid-list .pl-image-container .prouct_hover_images_container[data-v-12407da5]{pointer-events:auto!important}.product-list-item.lv-grid-list .pl-image-container .catalog_img_thumbs[data-v-12407da5]{bottom:8px}.product-list-item.lv-grid-list .pl-info-container[data-v-12407da5]{height:100%;display:block}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute[data-v-12407da5]{box-sizing:border-box;flex-direction:column;align-items:flex-start;min-height:299px;display:flex;position:relative;padding:20px 48px 72px 0!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.catalog_img_thumbs_info[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-reference[data-v-12407da5]{display:none!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-name[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>a.pl-name[data-v-12407da5]{color:#000;background:0 0;order:1;width:calc(100% - 11px);max-width:calc(100% - 11px);height:auto;max-height:none;margin:0;font-size:20px;line-height:19px;min-height:0!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.list-labels-reference[data-v-12407da5]{order:2;width:calc(100% - 48px);max-width:calc(100% - 48px);margin:0 0 10px;display:block!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.list-labels-reference .pl-labels[data-v-12407da5]{display:none}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.list-labels-reference p[data-v-12407da5]{color:#8e8e8e;margin:0;font-size:13px;font-weight:400}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-stock[data-v-12407da5]:not(.pl-stock-2){order:3;margin:0 0 6px;font-size:13px;font-weight:400;display:block!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.desc-short[data-v-12407da5]{color:#2c2c2c;-webkit-line-clamp:7;-webkit-box-orient:vertical;flex:auto;order:4;width:calc(100% - 48px);max-width:calc(100% - 48px);min-height:0;margin:0 0 8px;font-size:13px;font-weight:400;line-height:1.5;overflow:hidden;display:-webkit-box!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.attributes_container[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-stock.pl-stock-2[data-v-12407da5],.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>table[data-v-12407da5]{display:none!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.pl-footer-actions[data-v-12407da5]{order:10;align-self:stretch;width:100%;margin-top:0}.product-list-item.lv-grid-list .pl-footer-actions.is-grid-list[data-v-12407da5]{box-sizing:border-box;z-index:3;flex-flow:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:auto;max-width:none;margin-top:0;padding-top:0;padding-right:20px;display:flex;position:absolute;bottom:0;left:0;right:48px}.product-list-item.lv-grid-list .pl-footer-actions .pl-price[data-v-12407da5]{flex:0 auto;align-self:center;min-width:0;position:static;margin:0!important}.product-list-item.lv-grid-list .pl-footer-actions.is-grid-list p.pl-price[data-v-12407da5]{margin-bottom:0!important}.product-list-item.lv-grid-list .pl-footer-actions .pl-price .price[data-v-12407da5]{color:#ff8d24;font-size:22px;line-height:1.1}.product-list-item.lv-grid-list .pl-footer-actions .pl-price .old-price[data-v-12407da5]{color:#8e8e8e;font-size:13px}.product-list-item.lv-grid-list .pl-footer-actions .bottom-row[data-v-12407da5]{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin:0;display:flex;position:static}.product-list-item.lv-grid-list .pl-footer-actions .bottom-row .more-info.w-100[data-v-12407da5]{flex:0 auto;max-width:min(100%,280px);width:auto!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute>.bottom-buttons.bottom-buttons-grid-list[data-v-12407da5]{order:5}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list[data-v-12407da5]{z-index:4;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:auto;position:absolute;top:13px;right:8px;display:flex!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list>.pm-quick-view[data-v-12407da5]{margin:5px 0}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{flex-shrink:0}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{box-sizing:border-box;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:32px;min-width:32px;height:32px;min-height:32px;display:block!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare>span[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view>span[data-v-12407da5]{display:none!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{filter:none;background-image:url(/icons/heart_tablet.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_purple_active.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_hover.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]{filter:none;background-image:url(/icons/compare_tablet.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]:hover,.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]:hover:not(.active){background-image:url(/icons/compare_hover.svg)}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{cursor:pointer;background-color:#0000;background-image:url(/icons/quickview.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;border-radius:0;width:32px;min-width:32px;height:32px;min-height:32px;margin-left:0;padding:0;position:relative;display:block!important}.product-list-item.lv-grid-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]:hover{background-image:url(/icons/eye_hover.svg)}.product-list-item.lv-grid-list .js-add-to-cart.btn-primary[data-v-12407da5],.product-list-item.lv-grid-list .js-in-cart.btn-secondary[data-v-12407da5]{border:none;border-radius:5px;align-items:center;gap:10px;height:40px;min-height:40px;padding:0 28px 0 22px;font-size:14px;font-weight:400;line-height:40px;display:inline-flex}.product-list-item.lv-grid-list .js-add-to-cart.btn-primary[data-v-12407da5]{max-width:100%;color:#fff!important;background:#8669d4!important;width:auto!important}.product-list-item.lv-grid-list .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{max-width:100%;width:auto!important}.product-list-item.lv-grid-list .bottom-row .js-add-to-cart img[data-v-12407da5]{filter:brightness(0)invert();width:20px;height:20px;display:inline-block!important}.product-list-item.lv-grid-list .pl-info-container .pl-info-absolute .catalog-qty[data-v-12407da5]{display:flex}.product-list-item.lv-list .pl-image-container[data-v-12407da5]{flex:0 0 170px;align-self:stretch;width:170px;min-width:170px;max-width:170px;height:auto}.product-list-item.lv-list .pl-image-container .desktop-image-switcher[data-v-12407da5],.product-list-item.lv-list .pl-image-container .ml_pl_img_container[data-v-12407da5],.product-list-item.lv-list .pl-image-container .ml_pl_img_container>a[data-v-12407da5]{width:170px;height:auto;display:block}.product-list-item.lv-list .ml_pl_img_container .product_img_link[data-v-12407da5]{grid-template-rows:1fr;grid-template-columns:1fr;width:170px;height:auto;display:grid;position:relative;overflow:hidden}.product-list-item.lv-list .ml_pl_img_container .product_img_link .image-container[data-v-12407da5]{grid-area:1/1;width:100%;height:auto;display:block;position:relative}.product-list-item.lv-list .ml_pl_img_container .product_img_link .image-container img.img-fluid[data-v-12407da5]{vertical-align:top;max-height:none;display:block;width:100%!important;max-width:none!important;height:auto!important}.product-list-item.lv-list .pl-image-container .catalog_img_thumbs[data-v-12407da5]{bottom:8px}.product-list-item.lv-list .pl-image-container .prouct_hover_images_container[data-v-12407da5]{pointer-events:auto!important}.product-list-item.lv-list .pl-info-container[data-v-12407da5]{flex-direction:column;flex:1 1 0;align-self:stretch;height:auto;min-height:100%;display:flex}.product-list-item.lv-list .pl-info-container .pl-info-absolute[data-v-12407da5]{box-sizing:border-box;flex-direction:column;flex:auto;align-items:flex-start;width:100%;min-height:100%;display:flex;position:relative;padding:16px 124px 67px 0!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.catalog_img_thumbs_info[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-reference[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-name[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>a.pl-name[data-v-12407da5]{box-sizing:border-box;color:#2c2c2c;background:0 0;order:1;width:80%;height:auto;max-height:38px;margin:0 0 10px;padding-right:8px;font-size:16px;font-weight:400;line-height:19px;overflow:hidden;min-height:auto!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.list-labels-reference[data-v-12407da5]{order:2;width:100%;max-width:100%;margin:0 0 8px;display:block!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.list-labels-reference .pl-labels[data-v-12407da5]{display:none}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.list-labels-reference p[data-v-12407da5]{color:#8e8e8e;margin:0;font-size:13px;font-weight:400}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-stock[data-v-12407da5]:not(.pl-stock-2){order:3;margin:0 0 12px;font-size:13px;font-weight:400;display:block!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.attributes_container[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.desc-short[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-stock.pl-stock-2[data-v-12407da5],.product-list-item.lv-list .pl-info-container .pl-info-absolute>table[data-v-12407da5]{display:none!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.pl-footer-actions[data-v-12407da5]{order:10;align-self:stretch;width:100%;margin-top:0}.product-list-item.lv-list .pl-footer-actions.is-grid-list[data-v-12407da5]{box-sizing:border-box;z-index:3;flex-flow:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:auto;max-width:none;margin-top:0;padding:0 16px 0 0;display:flex;position:absolute;bottom:15px;left:0;right:0}.product-list-item.lv-list .pl-footer-actions .pl-price[data-v-12407da5]{flex:0 auto;align-self:center;min-width:0;position:static;margin:0!important}.product-list-item.lv-list .pl-footer-actions.is-grid-list p.pl-price[data-v-12407da5]{margin-bottom:0!important}.product-list-item.lv-list .pl-footer-actions .pl-price .price[data-v-12407da5]{color:#ff8d24;font-size:22px;line-height:1.1}.product-list-item.lv-list .pl-footer-actions .pl-price .old-price[data-v-12407da5]{color:#8e8e8e;font-size:13px}.product-list-item.lv-list .pl-footer-actions .bottom-row[data-v-12407da5]{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;margin:0;display:flex;position:static}.product-list-item.lv-list .pl-info-container .pl-info-absolute>.bottom-buttons.bottom-buttons-grid-list[data-v-12407da5]{z-index:5;flex-flow:row;order:0;justify-content:flex-end;align-items:center;gap:0;width:auto;margin:0;padding:0;position:absolute;inset:16px 16px auto auto;display:flex!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list>.pm-quick-view[data-v-12407da5]{flex-shrink:0;margin:0 5px}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{box-sizing:border-box;cursor:pointer;filter:none;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;border-radius:0;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;position:relative;top:auto;left:auto;right:auto;display:block!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite>span[data-v-12407da5],.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view>span[data-v-12407da5]{display:none!important}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]{background-image:url(/icons/heart_tablet.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite.active[data-v-12407da5]{background-image:url(/icons/heart_purple_active.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-js-to-favorite[data-v-12407da5]:hover{background-image:url(/icons/heart_hover.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]{background-image:url(/icons/compare_tablet.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]{background-image:url(/icons/compare_purple_active.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare.active[data-v-12407da5]:hover,.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .ml_add_to_compare[data-v-12407da5]:hover:not(.active){background-image:url(/icons/compare_hover.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]{background-image:url(/icons/quickview.svg)}.product-list-item.lv-list .bottom-buttons.bottom-buttons-grid-list .pm-quick-view[data-v-12407da5]:hover{background-image:url(/icons/eye_hover.svg)}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5],.product-list-item.lv-list .pl-footer-actions .bottom-row .js-in-cart.btn-secondary[data-v-12407da5]{border:none;border-radius:5px;align-items:center;gap:10px;max-width:100%;font-weight:400;justify-content:center!important;width:auto!important;height:35px!important;min-height:35px!important;padding:0 21px!important;font-size:14px!important;line-height:35px!important;display:inline-flex!important}.product-list-item.lv-list .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary[data-v-12407da5]{color:#fff!important;background:#8669d4!important}.product-list-item.lv-list .bottom-row .js-add-to-cart img[data-v-12407da5]{filter:brightness(0)invert();width:20px;height:20px;display:inline-block!important}.product-list-item.lv-list .pl-info-container .pl-info-absolute .catalog-qty[data-v-12407da5]{display:flex}.product-list-item.lv-grid-list .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-grid-list .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-grid-list .pl-image-container .pm-quick-view[data-v-12407da5],.product-list-item.lv-list .pl-image-container .ml_add_to_compare[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-js-to-favorite[data-v-12407da5],.product-list-item.lv-list .pl-image-container .pm-quick-view[data-v-12407da5]{display:none!important}}.product-list-item .js-add-to-cart.btn-primary[data-v-12407da5]:active,.product-list-item .js-add-to-cart.btn.btn-primary[data-v-12407da5]:active,.product-list-item .js-in-cart.btn-secondary[data-v-12407da5]:active,.product-list-item .js-in-cart.btn.btn-secondary[data-v-12407da5]:active,.product-list-item .pl-info-absolute .js-add-to-cart[data-v-12407da5]:active{box-shadow:inset 0 2px 4px #0000001f;color:#fff!important;background-color:#a187e7!important;border-color:#0000!important}.product-list[data-v-5e4d36f4]{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}#product-list.grid.product-list[data-v-5e4d36f4]{-moz-column-gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;width:100%;padding:0;display:grid!important}#product-list.grid[data-v-5e4d36f4] .product-list-item{flex:none;width:100%;max-width:none;padding:0}#product-list.grid-list[data-v-5e4d36f4] .product-list-item,#product-list.list[data-v-5e4d36f4] .product-list-item{flex:0 0 100%;max-width:100%;padding:0 15px}#product-list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .js-in-cart{justify-content:center;padding:0 20px;font-size:14px}#product-list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .btn{height:35px;padding:0 21px;font-size:14px;line-height:35px}#product-list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .btn-secondary{color:#2c2c2c}#product-list[data-v-5e4d36f4] .btn:not(:disabled):not(.disabled){cursor:pointer}#product-list[data-v-5e4d36f4] .btn:not(:disabled):not(.disabled).active,#product-list[data-v-5e4d36f4] .btn:not(:disabled):not(.disabled):active{background-image:none}#product-list[data-v-5e4d36f4] .btn-secondary:not(:disabled):not(.disabled).active,#product-list[data-v-5e4d36f4] .btn-secondary:not(:disabled):not(.disabled):active,#product-list[data-v-5e4d36f4] .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#7251cb;border:none}#product-list[data-v-5e4d36f4] .btn-secondary:hover{color:#fff;background-color:#a187e7;border:none}#product-list[data-v-5e4d36f4] .btn:focus,#product-list[data-v-5e4d36f4] .btn:hover{text-decoration:none}@media (max-width:767.98px){#product-list.list[data-v-5e4d36f4] .product-list-item{padding:0!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute{padding-left:0!important;padding-right:0!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container{float:none;width:100%;max-width:100%;margin:0}#product-list.grid[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label,#product-list.grid[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label--on-image,#product-list.list[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label,#product-list.list[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label--on-image{box-sizing:border-box;color:#fff;white-space:nowrap;z-index:11;background:#8669d4;border-radius:5px;margin:0;padding:4px 10px;font-size:12px;font-weight:400;line-height:15px;position:absolute;bottom:23px;right:8px}#product-list.grid[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label img,#product-list.grid[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label--on-image img,#product-list.list[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label img,#product-list.list[data-v-5e4d36f4] .product-list-item .mobile-image-slider .in_cart_label--on-image img{flex-shrink:0;width:11px;height:9px;margin-right:5px;display:block}#product-list.grid[data-v-5e4d36f4] .product-list-item .in_cart_label--desktop,#product-list.list[data-v-5e4d36f4] .product-list-item .in_cart_label--desktop{display:none!important}#product-list.list[data-v-5e4d36f4] .product-list-item .image-container,#product-list.list[data-v-5e4d36f4] .product-list-item .ml_pl_img_container,#product-list.list[data-v-5e4d36f4] .product-list-item .ml_pl_img_container>a,#product-list.list[data-v-5e4d36f4] .product-list-item .mobile-image-slider,#product-list.list[data-v-5e4d36f4] .product-list-item .product-miniature-swiper,#product-list.list[data-v-5e4d36f4] .product-list-item .product-miniature-swiper.swiper,#product-list.list[data-v-5e4d36f4] .product-list-item .swiper-slide,#product-list.list[data-v-5e4d36f4] .product-list-item .swiper-wrapper{box-sizing:border-box;max-width:100%;width:100%!important}#product-list.list[data-v-5e4d36f4] .product-list-item .image-container img.img-fluid{-o-object-fit:cover;object-fit:cover;max-width:100%;height:auto;display:block;width:100%!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .js-in-cart{justify-content:center;padding:0 20px;font-size:12px}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .btn{height:35px;padding:0 21px;line-height:35px}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-in-cart{width:65%;border:none!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-add-to-cart{border:none!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row{justify-content:space-between}#product-list.list[data-v-5e4d36f4] .product-list-item .bottom-buttons-in-row{justify-content:flex-end;margin-left:auto}#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-add-to-cart,#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-in-cart{border:none!important}#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-add-to-cart.btn-primary{color:#fff!important;background:#8669d4!important}#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-in-cart.btn-secondary{color:#2c2c2c!important;background:#f0ecf8!important}}@media (min-width:768px){#product-list.grid.product-list[data-v-5e4d36f4]{grid-template-columns:repeat(3,minmax(0,1fr))}#product-list.grid-list[data-v-5e4d36f4] .product-list-item{box-sizing:border-box;background:#fff;border:1px solid #e4e4e4;border-radius:8px;flex-flow:row;align-items:stretch;gap:20px;margin:0 0 14px;display:flex;overflow:hidden;padding:0!important}#product-list.grid-list[data-v-5e4d36f4] .pl-image-container{flex:0 0 clamp(200px,28vw,268px);align-self:flex-start;width:clamp(200px,28vw,268px);min-width:200px;max-width:268px;margin:0}#product-list.grid-list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link{aspect-ratio:3/4;width:100%;max-height:min(92vw,420px);display:block;position:relative;overflow:hidden}#product-list.grid-list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link .image-container{width:100%;height:100%;position:absolute;inset:0}#product-list.grid-list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link img.img-fluid{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}#product-list.grid-list[data-v-5e4d36f4] .pl-info-container{flex:1 1 0;min-width:0;margin:0}#product-list.list[data-v-5e4d36f4] .product-list-item{box-sizing:border-box;background:#fff;border:1px solid #e4e4e4;border-radius:8px;flex-flow:row;align-items:stretch;gap:20px;margin:0 0 14px;display:flex;overflow:hidden;padding:0!important}#product-list.list[data-v-5e4d36f4] .pl-image-container{flex:0 0 170px;align-self:stretch;width:170px;min-width:170px;max-width:170px;height:auto;margin:0}#product-list.list[data-v-5e4d36f4] .pl-image-container .desktop-image-switcher,#product-list.list[data-v-5e4d36f4] .pl-image-container .ml_pl_img_container,#product-list.list[data-v-5e4d36f4] .pl-image-container .ml_pl_img_container>a{width:170px;height:auto;display:block}#product-list.list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link{grid-template-rows:1fr;grid-template-columns:1fr;width:170px;height:auto;display:grid;position:relative;overflow:hidden}#product-list.list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link .image-container{grid-area:1/1;width:100%;height:auto;display:block;position:relative}#product-list.list[data-v-5e4d36f4] .ml_pl_img_container .product_img_link .image-container img.img-fluid{vertical-align:top;max-height:none;display:block;width:100%!important;max-width:none!important;height:auto!important}#product-list.list[data-v-5e4d36f4] .pl-info-container{flex-direction:column;flex:1 1 0;align-self:stretch;min-width:0;min-height:100%;margin:0;display:flex}#product-list.list[data-v-5e4d36f4] .pl-info-container .pl-info-absolute{flex:auto;width:100%;min-height:100%;position:relative}#product-list.list[data-v-5e4d36f4] .pl-footer-actions.is-grid-list{z-index:3;position:absolute;bottom:15px;left:0;right:0}#product-list.list[data-v-5e4d36f4] .pl-info-container .pl-info-absolute .pl-name{width:97%;min-height:auto;max-height:38px;font-size:16px;line-height:19px}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-add-to-cart,#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-in-cart{align-items:center;justify-content:center!important;width:auto!important;height:35px!important;min-height:35px!important;padding:0 21px!important;font-size:14px!important;line-height:35px!important;display:inline-flex!important}}@media (min-width:992px){#product-list.grid[data-v-5e4d36f4] .product-list-item:hover{z-index:50}#product-list.grid.product-list[data-v-5e4d36f4]{overflow:visible}#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .js-in-cart{justify-content:center;width:100%;display:none}#product-list.grid[data-v-5e4d36f4] .product-list-item:hover .pl-info-container .pl-info-absolute .js-in-cart{display:inline-flex!important}#product-list.grid[data-v-5e4d36f4] .product-list-item .pl-info-absolute .bottom-row .btn{display:none}#product-list.grid[data-v-5e4d36f4] .product-list-item:hover .pl-info-absolute .bottom-row .js-add-to-cart,#product-list.grid[data-v-5e4d36f4] .product-list-item:hover .pl-info-absolute .bottom-row .js-in-cart{display:inline-flex!important}#product-list.grid-list[data-v-5e4d36f4] .product-list-item{border:1px solid #e9e9e9;border-radius:5px;width:100%;display:block;overflow:visible;padding:0!important}#product-list.grid-list[data-v-5e4d36f4] .product-list-item:after{clear:both;content:"";display:block}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-image-container{float:left;border:none;flex:none;align-self:auto;width:25%;min-width:0;max-width:none;margin-right:24px}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-image-container img{border:none;border-radius:0}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link{aspect-ratio:auto;grid-template-rows:1fr;grid-template-columns:1fr;width:100%;height:auto;max-height:none;display:grid;position:relative;overflow:hidden}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link .image-container{grid-area:1/1;width:100%;height:auto;position:relative;inset:auto}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link img.img-fluid{-o-object-fit:initial;object-fit:fill;vertical-align:top;width:100%;height:auto;max-height:none;display:block}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-info-container{box-sizing:border-box;min-width:0;height:100%;padding-left:12px;overflow:visible}#product-list.list[data-v-5e4d36f4] .product-list-item{box-sizing:border-box;background:#fff;border:1px solid #e4e4e4;border-radius:8px;flex-flow:row;align-items:stretch;gap:20px;width:100%;display:flex;overflow:hidden;padding:0!important}#product-list.list[data-v-5e4d36f4] .product-list-item:after{display:none}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container{float:none;border:none;flex:0 0 170px;align-self:stretch;width:170px;min-width:170px;max-width:170px;height:auto;margin:0}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container img{border:none;border-radius:0}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .desktop-image-switcher,#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container,#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container>a{width:170px;height:auto;display:block}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link{grid-template-rows:1fr;grid-template-columns:1fr;width:170px;height:auto;display:grid;position:relative;overflow:hidden}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link .image-container{grid-area:1/1;width:100%;height:auto;display:block;position:relative}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-image-container .ml_pl_img_container .product_img_link .image-container img.img-fluid{vertical-align:top;max-height:none;display:block;width:100%!important;max-width:none!important;height:auto!important}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-info-container{box-sizing:border-box;flex-direction:column;flex:1 1 0;align-self:stretch;min-width:0;height:auto;min-height:100%;padding-left:0;display:flex;overflow:visible}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute{flex:auto;width:100%;min-height:100%;position:relative}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions.is-grid-list{z-index:3;position:absolute;bottom:15px;left:0;right:0}#product-list.grid-list[data-v-5e4d36f4] .product-list-item .pl-info-container .pl-info-absolute .bottom-row .btn{height:39px;padding:0 50px;line-height:39px}#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-add-to-cart,#product-list.list[data-v-5e4d36f4] .product-list-item .pl-footer-actions .bottom-row .js-in-cart{align-items:center;max-width:100%;justify-content:center!important;width:auto!important;height:35px!important;min-height:35px!important;padding:0 21px!important;font-size:14px!important;line-height:35px!important;display:inline-flex!important}}.pmfilter-slider-track[data-v-180ab6c3]{background:#d7d7d7;border-radius:1px;height:2px;margin:15px 4% 30px;position:relative}.pmfilter-slider-range[data-v-180ab6c3]{background:#8669d4;position:absolute;top:0;bottom:0}.pmfilter-range[data-v-180ab6c3]{appearance:none;pointer-events:none;background:0 0;width:100%;height:0;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.pmfilter-range[data-v-180ab6c3]::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:all;background:#fff;border:4px solid #8669d4;border-radius:50%;width:15px;height:15px}.pmfilter-range[data-v-180ab6c3]::-moz-range-thumb{cursor:pointer;pointer-events:all;background:#fff;border:4px solid #8669d4;border-radius:50%;width:15px;height:15px}.pmfilter-ranges input[type=text][data-v-180ab6c3]{color:#2c2c2c;border:1px solid #d7d7d7;border-radius:8px;width:46%;padding:5px}.catalog-scroll-anchor[data-v-2e3b337f]{height:0;overflow:hidden}.sales-tab-layout[data-v-2e3b337f]{flex-direction:column;gap:24px;display:flex}.sales-tab-aside[data-v-2e3b337f]{display:none}.sales-tab-main[data-v-2e3b337f]{flex:1;min-width:0}.pm-sales-filter h3[data-v-2e3b337f]{color:#2c2c2c;margin-bottom:30px;font-size:22px}.pm-sales-filter ul[data-v-2e3b337f]{margin:0 0 24px;padding:0;list-style:none}.pm-sales-filter ul li[data-v-2e3b337f]{margin-bottom:10px}.pm-sales-filter ul li a[data-v-2e3b337f]{color:#2c2c2c;font-size:14px;text-decoration:none}.pm-sales-filter ul li a.active[data-v-2e3b337f]{color:#ff8d24}.pm_reset_sales[data-v-2e3b337f]{color:#8669d4;text-align:right;width:100%;margin-top:10px;text-decoration:none;display:block}.warning[data-v-2e3b337f]{color:#585858;padding:12px 0}.category-mobile-sort[data-v-2e3b337f],.row-with-cat-actions[data-v-2e3b337f]{margin-bottom:12px}.pm-load-more[data-v-2e3b337f]{color:#8669d4;cursor:pointer;text-align:center;background:#f6f6f6;border:none;border-radius:5px;width:100%;margin:16px 0;padding:14px;display:block}.pm-load-more[data-v-2e3b337f]:disabled{cursor:wait;opacity:.6}.bottom-category-actions .pagination[data-v-2e3b337f]{align-items:center;gap:0;display:flex}.bottom-category-actions .pagination-inner[data-v-2e3b337f]{display:flex}.bottom-category-actions .pagination-btn[data-v-2e3b337f]{color:#2c2c2c;cursor:pointer;background:#fff;border:1px solid #d7d7d7;min-width:36px;height:36px}.bottom-category-actions .pagination-btn-active[data-v-2e3b337f]{color:#fff;background:#8669d4;border-color:#8669d4}.bottom-category-actions .pagination-btn[data-v-2e3b337f]:disabled{cursor:default;opacity:.4}@media (min-width:992px){.sales-tab-layout[data-v-2e3b337f]{flex-direction:row;align-items:flex-start}.sales-tab-aside[data-v-2e3b337f]{flex:0 0 25%;max-width:25%;display:block}}[data-v-2e3b337f] .sales-product-list.grid .product-list-item{flex:0 0 50%;max-width:50%}@media (min-width:992px){[data-v-2e3b337f] .sales-product-list.grid .product-list-item{flex:0 0 33.333%;max-width:33.333%}}.ml_sales_container2[data-v-847552a2]{width:100%}.ml_sales_tabs[data-v-847552a2]{white-space:nowrap;background:#e7e1f6;flex-wrap:nowrap;margin:0 -15px 20px;padding:0 0 0 15px;list-style:none;display:flex;overflow-x:auto}.ml_sales_tabs li a[data-v-847552a2]{color:#2c2c2c;background:0 0;border-bottom:4px solid #0000;border-radius:0;padding:10px 7px;font-size:16px;text-decoration:none;display:block}.ml_sales_tabs li a.active[data-v-847552a2]{border-bottom-color:#8669d4}.ml_sales_tabs li.hint[data-v-847552a2]{white-space:pre-wrap;border:1px solid #ff8d24;border-radius:5px;width:302px;margin-left:auto;padding:10px;line-height:19px;list-style:none;display:block;color:#2c2c2c!important;text-align:revert!important;font-size:11px!important}.tab-pane[data-v-847552a2]{display:none}.tab-pane.active[data-v-847552a2]{display:block}.main-sales[data-v-847552a2]{flex-wrap:wrap;margin:0 -15px;display:flex}.main-sales-item[data-v-847552a2]{box-sizing:border-box;width:100%;padding:0 15px}@media (min-width:768px){.main-sales-item[data-v-847552a2]{width:50%}}.main-sales .rectangle[data-v-847552a2]{box-sizing:border-box;background-position:50%;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;width:100%;position:relative}.main-sales .rectangle[data-v-847552a2]:before{content:"";padding-top:50%;display:block}.main-sales .rectangle.birthday[data-v-847552a2]{background-image:url(/sales_main_1.svg)}.main-sales .content[data-v-847552a2]{flex-direction:column;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;inset:0}.main-sales .content p[data-v-847552a2]{text-align:center;margin-bottom:0;font-size:26px}.main-sales>.main-sales-item>p[data-v-847552a2]{margin:8px 0 14px;font-size:12px}.warning[data-v-847552a2]{color:#585858;padding:12px 0}@media (min-width:768px){.ml_sales_tabs[data-v-847552a2]{background:#fff;margin:0 0 20px;padding-left:0;overflow-x:hidden}.ml_sales_tabs li a[data-v-847552a2]{color:#8e8e8e;font-size:26px}.ml_sales_tabs li a.active[data-v-847552a2]{color:#2c2c2c;background:#fff;font-weight:700}.main-sales .content p[data-v-847552a2]{font-size:36px}.main-sales>.main-sales-item>p[data-v-847552a2]{margin:12px 0 25px;font-size:16px}}@media (min-width:992px){.main-sales .content p[data-v-847552a2]{font-size:60px}.main-sales>.main-sales-item>p[data-v-847552a2]{font-size:18px}}[data-v-847552a2] #product-list.markdown-product-list.grid.product-list,[data-v-847552a2] #product-list.sales-product-list.grid.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){[data-v-847552a2] #product-list.markdown-product-list.grid.product-list{grid-template-columns:repeat(3,minmax(0,1fr))}[data-v-847552a2] #product-list.sales-product-list.grid.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){[data-v-847552a2] #product-list.markdown-product-list.grid.product-list{grid-template-columns:repeat(4,minmax(0,1fr))}[data-v-847552a2] #product-list.sales-product-list.grid.product-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.widget-product-in-tab[data-v-742c6c78]{box-sizing:border-box;width:100%}.product-tabs[data-v-742c6c78]{flex-wrap:wrap;gap:0;margin-bottom:16px;display:flex}.product-tab[data-v-742c6c78]{color:#585858;cursor:pointer;background:#f6f6f6;border:none;border-radius:5px;margin-right:20px;padding:6px 17px;font-size:12px;transition:all .2s;display:inline-block}.product-tab.active[data-v-742c6c78],.product-tab[data-v-742c6c78]:hover{color:#2c2c2c;background:#e7e1f6}@media (min-width:768px){.product-tab[data-v-742c6c78]{padding:8px 26px;font-size:16px}}.product-tab-loading[data-v-742c6c78]{color:#8e8e8e;text-align:center;padding:40px}.mobile-swiper-container[data-v-742c6c78]{width:100%;display:block;overflow:hidden}.mobile-product-slider-wrap[data-v-742c6c78]{flex-direction:column;width:100%;display:flex}.mobile-tab-panel[data-v-742c6c78]{width:100%}.desktop-product-grid[data-v-742c6c78]{display:none!important}.product-tab-empty[data-v-742c6c78]{color:#8e8e8e;text-align:center;margin:0;padding:24px 0;font-size:14px}@media (min-width:768px){.mobile-swiper-container[data-v-742c6c78]{display:none}.desktop-product-grid[data-v-742c6c78]{box-sizing:border-box;-moz-column-gap:30px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;width:100%;margin:0;padding:0;list-style:none;flex-wrap:unset!important;display:grid!important}[data-v-742c6c78] .product-in-tab-grid .product-list-item{box-sizing:border-box;flex:none;width:100%;max-width:none;padding:0}}.product-swiper[data-v-742c6c78]{width:100%;padding-bottom:0;overflow:hidden}.mobile-tab-panel[data-v-742c6c78] .product-swiper{flex-direction:column;display:flex}.product-slide[data-v-742c6c78]{box-sizing:border-box;height:auto}.mobile-swiper-container[data-v-742c6c78] .product-slide .product-list-item{box-sizing:border-box;flex:none;width:100%;max-width:100%;padding:0 5px}[data-v-742c6c78] .product-list-ssr .product-list-item{flex:0 0 50%;max-width:50%;padding:0 15px}@media (min-width:992px){.desktop-product-grid[data-v-742c6c78]{grid-template-columns:repeat(4,minmax(0,1fr))}[data-v-742c6c78] .product-in-tab-grid .product-list-item:hover{z-index:3}}.mobile-swiper-container[data-v-742c6c78] .swiper-button-next,.mobile-swiper-container[data-v-742c6c78] .swiper-button-prev,.mobile-swiper-container[data-v-742c6c78] [class*=swiper-button-]{pointer-events:none!important;visibility:hidden!important;display:none!important}.mobile-swiper-container[data-v-742c6c78] .product-in-tab-pagination.swiper-pagination,.product-in-tab-pagination[data-v-742c6c78]{box-sizing:border-box;text-align:center;height:auto;margin-top:-10px;padding:0;line-height:1;width:100%!important;position:static!important;inset:auto!important;transform:none!important}.mobile-swiper-container[data-v-742c6c78] .product-in-tab-pagination .swiper-pagination-bullet{opacity:1;background:0 0;border:2px solid #8e8e8e;width:8px;height:8px;margin:0 5px}.mobile-swiper-container[data-v-742c6c78] .product-in-tab-pagination .swiper-pagination-bullet-active{background:#8e8e8e}.interesting-container .load-more[data-v-742c6c78]{box-sizing:border-box;cursor:pointer;background:#f6f6f6;border:none;border-radius:.25rem;width:100%;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;color:#8669d4!important}.interesting-container .load-more--mobile[data-v-742c6c78]{margin-top:16px;margin-bottom:60px;display:block}.interesting-container .load-more--desktop[data-v-742c6c78]{margin-top:16px;display:none}.interesting-container .load-more[data-v-742c6c78]:focus,.interesting-container .load-more[data-v-742c6c78]:hover{background:#ede8f9;text-decoration:none;color:#8669d4!important}.interesting-container .load-more[aria-busy=true][data-v-742c6c78]{cursor:wait;opacity:.7}@media (min-width:768px){.interesting-container .load-more--mobile[data-v-742c6c78]{display:none!important}.interesting-container .load-more--desktop[data-v-742c6c78]{display:block!important}}@media (min-width:992px){.interesting-container .load-more[data-v-742c6c78]{height:60px;padding:0;line-height:60px}}.widget-item-categories[data-v-98cc25e9]{box-sizing:border-box;width:100%;max-width:100vw;overflow:hidden}.mobile-swiper-container[data-v-98cc25e9]{width:100%;max-width:100vw;display:block;overflow:hidden}@media (min-width:768px){.mobile-swiper-container[data-v-98cc25e9]{display:none}}.mobile-swiper[data-v-98cc25e9]{width:100%;padding-bottom:30px}.mobile-swiper-container[data-v-98cc25e9] .swiper-button-next,.mobile-swiper-container[data-v-98cc25e9] .swiper-button-prev,.mobile-swiper-container[data-v-98cc25e9] [class*=swiper-button-]{pointer-events:none!important;visibility:hidden!important;display:none!important}.mobile-page-grid[data-v-98cc25e9]{box-sizing:border-box;-moz-column-gap:30px;grid-template-columns:repeat(2,1fr);gap:0 30px;width:100%;display:grid}.mobile-item-wrapper[data-v-98cc25e9],.mobile-item-wrapper a[data-v-98cc25e9]{flex-direction:column;align-items:center;display:flex}.mobile-item-wrapper a[data-v-98cc25e9]{color:inherit;width:100%;text-decoration:none}.mobile-card[data-v-98cc25e9]{aspect-ratio:1;background-color:#fafafa;background-image:var(--bg-image,none);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.mobile-card[data-v-98cc25e9],.mobile-card .icon-wrap[data-v-98cc25e9]{justify-content:center;align-items:center}.mobile-card .icon-wrap[data-v-98cc25e9]{height:var(--icon-size,50px);width:var(--icon-size,50px);display:inline-flex;position:relative}.mobile-card .icon-default[data-v-98cc25e9],.mobile-card .icon-hover[data-v-98cc25e9]{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.mobile-card .icon-default[data-v-98cc25e9]{display:block}.mobile-card .icon-hover[data-v-98cc25e9]{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-item-wrapper a:active .icon-default[data-v-98cc25e9],.mobile-item-wrapper a:hover .icon-default[data-v-98cc25e9]{display:none}.mobile-item-wrapper a:active .icon-hover[data-v-98cc25e9],.mobile-item-wrapper a:hover .icon-hover[data-v-98cc25e9]{display:block}.mobile-cat-title[data-v-98cc25e9]{-webkit-line-clamp:3;color:#2c2c2c;text-align:center;-webkit-box-orient:vertical;height:55px;margin-top:8px;font-size:13px;display:-webkit-box;overflow:hidden}[data-v-98cc25e9] .swiper-pagination-mobile{text-align:center;height:20px;margin-top:10px;position:relative}[data-v-98cc25e9] .swiper-pagination-bullet{background:0 0;border:2px solid #8e8e8e;opacity:1!important;width:8px!important;height:8px!important;margin:0 4px!important}[data-v-98cc25e9] .swiper-pagination-bullet-active{background:#8e8e8e}.desktop-grid[data-v-98cc25e9]{display:none}@media (min-width:768px){.desktop-grid[data-v-98cc25e9]{display:grid}}.categories-grid[data-v-98cc25e9]{gap:var(--grid-gap);grid-template-columns:repeat(var(--columns-md),1fr);margn-bottom:90px;margin:0;padding:0;list-style:none}@media (min-width:992px){.categories-grid[data-v-98cc25e9]{grid-template-columns:repeat(var(--columns-lg),1fr)}}@media (min-width:1200px){.categories-grid[data-v-98cc25e9]{grid-template-columns:repeat(var(--columns-xl),1fr)}}.categories-grid li[data-v-98cc25e9]{background-color:#fafafa;background-image:var(--bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;height:205px;position:relative;overflow:hidden}.categories-grid li a[data-v-98cc25e9]{color:inherit;height:100%;text-decoration:none;display:block}.cat-wrapper[data-v-98cc25e9]{box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:50px 4px 15px;display:flex}.cat-wrapper .icon-wrap[data-v-98cc25e9]{flex-shrink:0}.text-center[data-v-98cc25e9]{text-align:center}.icon-wrap[data-v-98cc25e9],.text-center[data-v-98cc25e9]{justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-wrap[data-v-98cc25e9]{height:var(--icon-size,70px);width:var(--icon-size,70px)}.icon-default[data-v-98cc25e9],.icon-hover[data-v-98cc25e9]{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.icon-default[data-v-98cc25e9]{display:block}.icon-hover[data-v-98cc25e9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.categories-grid li:active .icon-default[data-v-98cc25e9],.categories-grid li:hover .icon-default[data-v-98cc25e9],.icon-hover[data-v-98cc25e9]{display:none}.cat-title[data-v-98cc25e9],.categories-grid li:active .icon-hover[data-v-98cc25e9],.categories-grid li:hover .icon-hover[data-v-98cc25e9]{display:block}.cat-title[data-v-98cc25e9]{color:#2c2c2c;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;height:55px;margin-top:12px;font-size:13px;font-weight:400;display:-webkit-box;overflow:hidden}.category-cover-wrapper[data-v-60277ae5]{width:100%;overflow:hidden}.category-cover-image[data-v-60277ae5]{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.category-cover-placeholder[data-v-60277ae5]{text-align:center;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 1rem;display:flex}.cms-cover-wrapper[data-v-cd5c2bcb]{width:100%;overflow:hidden}.cms-cover-image[data-v-cd5c2bcb]{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.cms-cover-placeholder[data-v-cd5c2bcb]{text-align:center;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 1rem;display:flex}.dynamic-block-content[data-v-92687ef5]{contain:content;text-rendering:optimizeSpeed;word-wrap:break-word;overflow-wrap:break-word}.widget-hook-container[data-v-29f716bc]{width:100%}.widget-hook-placeholder[data-v-29f716bc]{text-align:center;border:1px dashed #4a5568;border-radius:.25rem;padding:1rem}.widget-container[data-v-69a244e5]{width:100%}.widget-container-placeholder[data-v-69a244e5]{text-align:center;border:1px dashed #4a5568;border-radius:.25rem;padding:1rem}.breadcrumb[data-v-ee71bf2a]{background:inherit;flex-wrap:wrap;margin:0;padding:25px 0}.breadcrumb[data-v-ee71bf2a] span a span{color:#8e8e8e;font-size:12px;text-decoration:none}.breadcrumb[data-v-ee71bf2a] span a:active span{color:#ff8d24}.breadcrumb[data-v-ee71bf2a] .breadcrumb-current span[itemprop=name]{color:#2c2c2c;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.breadcrumb .navigation-pipe[data-v-ee71bf2a]{background:#c4c4c4;border-radius:2px;flex-shrink:0;width:4px;height:4px;margin:9px 8px;display:inline-block}.breadcrumb .navigation-arrow[data-v-ee71bf2a]{vertical-align:middle;background-image:url(/icons/navigation_arrow.svg);background-size:cover;width:8px;height:4px;margin:5px 0 2px 5px;display:inline-block}.breadcrumb .ml_breadcrumb_category_wrapper[data-v-ee71bf2a]{position:relative}.breadcrumb .ml_breadcrumbs_category[data-v-ee71bf2a]{align-items:center;gap:0;display:inline-flex}.breadcrumb .breadcrumb-category-selector[data-v-ee71bf2a]{color:inherit;cursor:pointer;font:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.breadcrumb .breadcrumb-category-selector span[itemprop=name][data-v-ee71bf2a]{color:#8e8e8e;font-size:12px;text-decoration:none}.breadcrumb .breadcrumb-category-selector:active span[itemprop=name][data-v-ee71bf2a]{color:#ff8d24}.breadcrumb .ml_breadcrumbs_select[data-v-ee71bf2a]{z-index:40;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:10rem;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 12px #00000014}.breadcrumb .ml_breadcrumbs_select li a[data-v-ee71bf2a]{color:#151515;white-space:nowrap;padding:8px 12px;font-size:12px;text-decoration:none;display:block}.breadcrumb .ml_breadcrumbs_select li a[data-v-ee71bf2a]:hover{background:#f9fafb}@media screen and (min-width:768px){.breadcrumb[data-v-ee71bf2a]{padding:21px 0}.breadcrumb[data-v-ee71bf2a] .breadcrumb-current span[itemprop=name]{font-size:14px}}.stock[data-v-81567e05]{color:#fff;background:#26ab43;border-radius:5px;margin-right:40px;padding:4px 10px;font-size:12px;line-height:14.52px}.stock.out_of_stock[data-v-81567e05]{color:#fff;background:#c4c4c4}.stock.out_of_stock.for_response[data-v-81567e05]{color:#fff;background:#5c7fda}@media (min-width:768px){.stock[data-v-81567e05]{font-size:16px}}@media (min-width:992px){.stock[data-v-81567e05]{color:#fff;background:#26ab43;border-radius:5px;margin-right:40px;padding:4px 10px;font-size:12px;line-height:14.52px}.stock.out_of_stock[data-v-81567e05]{color:#fff;background:#c4c4c4}.stock.out_of_stock.for_response[data-v-81567e05]{color:#fff;background:#5c7fda}}.pm-wishlist-product-cont[data-v-6fca7dfe]{cursor:pointer;flex-flow:row;align-items:center;width:max-content;max-width:100%;margin:0 25px;display:flex}.pm-js-to-favorite[data-v-6fca7dfe]{cursor:pointer;background-image:url(/icons/heart_without_bg.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 18px;width:20px;height:18px;margin-right:10px;display:block;position:relative}.pm-js-to-favorite.active[data-v-6fca7dfe]{background-image:url(/icons/heart_without_bg_active.svg);background-size:20px 18px}.pm-js-to-favorite-text[data-v-6fca7dfe]{white-space:nowrap;flex-shrink:0;font-size:14px}@media (min-width:768px){.pm-js-to-favorite[data-v-6fca7dfe]{width:20px;height:18px}}.product-compare-widget[data-v-48ab5c1d]{box-sizing:border-box;background:url(/icons/header_top_compare.svg) 50%/contain no-repeat;width:32px;min-width:32px;height:32px;padding:5px 0 0 29px}.product-compare-widget.active[data-v-48ab5c1d],.product-compare-widget[data-v-48ab5c1d]:hover{background-image:url(/icons/compare_purple_active.svg);background-size:contain}@media (min-width:768px){.product-compare-widget[data-v-48ab5c1d]{background-position:0;background-repeat:no-repeat;background-size:contain;width:auto;min-width:32px;height:23px;padding:0 0 0 32px}}@media (min-width:992px){.product-compare-widget[data-v-48ab5c1d]{background-position:0;background-repeat:no-repeat;background-size:contain;line-height:16px}}.product_thumbs_popup_fullscreen .product_thumbs_popup_mobile{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;padding:48px 15px 20px;display:flex}.product_thumbs_popup_fullscreen .product_thumbs_popup_desktop{flex:1;width:100%;min-height:0;display:none}.product_thumbs_popup_fullscreen .popup-mobile-main{flex:1;justify-content:center;align-items:center;min-height:0;margin-bottom:16px;display:flex;overflow:hidden}.product_thumbs_popup_fullscreen .popup-mobile-main-frame{box-sizing:border-box;background:0 0;border:none;border-radius:0;width:100%;max-height:100%;padding:0;display:block;position:relative}.product_thumbs_popup_fullscreen .popup-mobile-main-frame--no-anchor{min-height:min(58vh,520px)}.product_thumbs_popup_fullscreen .popup-mobile-size-anchor{pointer-events:none;visibility:hidden;width:100%;height:auto;max-height:min(58vh,520px);display:block}.product_thumbs_popup_fullscreen .popup-mobile-main-video{background:#000;border-radius:3px;position:absolute;inset:0;overflow:hidden}.product_thumbs_popup_fullscreen .popup-mobile-main-image{-o-object-fit:contain;object-fit:contain;border-radius:3px;width:100%;height:auto;max-height:min(58vh,520px);display:block}.product_thumbs_popup_fullscreen .popup-mobile-main-iframe{border:0;border-radius:3px;width:100%;height:100%;display:block}.product_thumbs_popup_fullscreen .popup-mobile-main-swiper{width:100%;height:100%}.product_thumbs_popup_fullscreen .popup-mobile-main-swiper :deep(.swiper-slide){justify-content:center;align-items:center;display:flex}.product_thumbs_popup_fullscreen .popup-mobile-thumbs{flex-shrink:0;width:100%;margin-bottom:14px}.product_thumbs_popup_fullscreen .popup-mobile-thumbs-swiper{width:100%;overflow:visible}.product_thumbs_popup_fullscreen .popup-mobile-thumb-slide{width:90px!important;height:90px!important}.product_thumbs_popup_fullscreen .popup-mobile-thumb-wrap{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:0;width:90px;height:90px;margin:0;padding:0;display:block;overflow:hidden}.product_thumbs_popup_fullscreen .popup-mobile-thumb-slide.active .popup-mobile-thumb-wrap{box-shadow:none;border:none}.product_thumbs_popup_fullscreen .popup-mobile-thumb-bg{background-position:50%;background-size:cover;border:none;border-radius:0;width:90px;height:90px;display:block}.product_thumbs_popup_fullscreen .popup-mobile-thumb-video{border:none;width:90px;height:90px;display:block;position:relative}.product_thumbs_popup_fullscreen .popup-mobile-thumb-video img{-o-object-fit:cover;object-fit:cover;border:none;border-radius:0;width:90px;height:90px;display:block}.product_thumbs_popup_fullscreen .popup-mobile-thumb-play{pointer-events:none;width:32px;height:32px;margin:auto;position:absolute;inset:0}.product_thumbs_popup_fullscreen .popup-mobile-progress{flex-shrink:0;width:100%;padding:0 2px 8px}.product_thumbs_popup_fullscreen .popup-mobile-progress-track{background:#e9e9e9;border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.product_thumbs_popup_fullscreen .popup-mobile-progress-fill{background:#ff8d24;border-radius:2px;height:100%;transition:left .2s,width .2s;position:absolute;top:0;left:0}@media (min-width:768px){.product_thumbs_popup_fullscreen .product_thumbs_popup_mobile{display:none!important}.product_thumbs_popup_fullscreen .product_thumbs_popup_desktop{display:flex}}.product_thumbs_popup_fullscreen[data-v-0234b04f]{height:100%;z-index:99999;background:#fff;align-items:stretch;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.product_thumbs_popup_fullscreen .modal-dialog[data-v-0234b04f]{flex-direction:column;width:100%;max-width:100%;height:100%;margin:0;display:flex}.product_thumbs_popup_fullscreen .modal-content[data-v-0234b04f]{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.product_thumbs_popup_fullscreen .modal-body[data-v-0234b04f]{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.product_thumbs_popup_fullscreen .modal-body .close[data-v-0234b04f]{cursor:pointer;text-indent:-9999px;z-index:10;background:url(/icons/close_popup.svg) 50%/cover no-repeat;border:none;width:21px;height:21px;padding:0;position:absolute;top:12px;right:12px;overflow:hidden}.product_thumbs_popup_fullscreen .product_thumbs_popup_left[data-v-0234b04f]{flex-direction:column;flex-shrink:0;min-height:360px;margin:10px 0;padding:10px 0;display:flex}.product_thumbs_popup_fullscreen .product_thumbs_popup_left .slick-arrow[data-v-0234b04f]{cursor:pointer;text-indent:-9999px;z-index:10;background-position:50%;background-repeat:no-repeat;background-size:18px 10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;margin:10px auto;display:flex;position:relative;overflow:visible}.product_thumbs_popup_fullscreen .product_thumbs_popup_left .slick-prev[data-v-0234b04f]{background-image:url(/icons/top_grey-arrow.svg)}.product_thumbs_popup_fullscreen .product_thumbs_popup_left .slick-next[data-v-0234b04f]{background-image:url(/icons/bottom-grey-arrow.svg)}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick.images[data-v-0234b04f]{flex:1;width:100%;height:384px;min-height:0;max-height:384px;overflow:hidden}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick.images[data-v-0234b04f] .swiper-wrapper{flex-direction:column}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick_item[data-v-0234b04f]{box-sizing:border-box;height:108px;margin-bottom:10px;padding:0 25%}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick_item>div[data-v-0234b04f],.product_thumbs_popup_fullscreen .product_thumbs_popup_thumb_wrap[data-v-0234b04f]{border:1px solid #e7e7e7;border-radius:5px;justify-content:center;align-items:center;width:91px;height:98px;display:flex;overflow:hidden}.product_thumbs_popup_fullscreen .pr_thumbs_popup[data-v-0234b04f]{background-position:50%;background-size:cover;border-radius:5px;width:100%;height:94px}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick_item.active .product_thumbs_popup_thumb_wrap[data-v-0234b04f],.product_thumbs_popup_fullscreen .product_thumbs_popup_slick_item.active>div[data-v-0234b04f]{border:2px solid #8669d4}.product_thumbs_popup_fullscreen .product_thumbs_popup_right[data-v-0234b04f]{flex:1;justify-content:center;align-items:stretch;gap:12px;min-width:0;display:flex}.product_thumbs_popup_fullscreen .product_thumbs_popup_right_content2[data-v-0234b04f]{z-index:1;flex:1;justify-content:center;align-items:stretch;width:100%;min-width:0;height:100%;display:flex;position:relative}.product_thumbs_popup_fullscreen .product_thumbs_popup_right_content2--video[data-v-0234b04f]{flex:1;align-self:stretch;width:100%;max-width:none}.product_thumbs_popup_fullscreen .product_thumbs_popup_video_frame[data-v-0234b04f]{background:#000;justify-content:center;align-items:stretch;width:100%;height:100%;min-height:calc(100vh - 80px);display:flex}.product_thumbs_popup_fullscreen .product_thumbs_popup_right_content2--video .product_thumbs_popup_main_iframe[data-v-0234b04f]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;min-height:calc(100vh - 80px)}.product_thumbs_popup_fullscreen .product_thumbs_popup_thumb_wrap--video[data-v-0234b04f]{position:relative}.product_thumbs_popup_fullscreen .pr_thumbs_popup--video[data-v-0234b04f]{background-position:50%;background-size:cover;width:100%;height:94px}.product_thumbs_popup_fullscreen .product_thumbs_popup_video_play[data-v-0234b04f]{pointer-events:none;width:28px;height:28px;margin:auto;position:absolute;inset:0}.product_thumbs_popup_fullscreen .product_thumbs_popup_main_iframe[data-v-0234b04f],.product_thumbs_popup_fullscreen .product_thumbs_popup_main_image[data-v-0234b04f]{-o-object-fit:contain;object-fit:contain;border:0;width:100%;height:100%;display:block}.product_thumbs_popup_fullscreen .product_thumbs_popup_button[data-v-0234b04f]{cursor:pointer;text-indent:-9999px;z-index:10;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;flex-shrink:0;align-self:center;width:30px;min-width:30px;height:30px;min-height:30px;display:block;position:relative;overflow:hidden}.product_thumbs_popup_fullscreen .product_thumbs_popup_prev[data-v-0234b04f]{background-image:url(/icons/prev_arrow.svg)}.product_thumbs_popup_fullscreen .product_thumbs_popup_next[data-v-0234b04f]{background-image:url(/icons/next_arrow.svg)}.popup-mobile-thumb-wrap[data-v-0234b04f]{box-shadow:none;cursor:pointer;background:0 0;border:none;padding:0}@media (min-width:768px){.product_thumbs_popup_fullscreen .product_thumbs_popup_left[data-v-0234b04f]{align-self:stretch;width:169px;height:100%;min-height:0;margin:10px 16px 10px 0;padding:10px 0}.product_thumbs_popup_fullscreen .product_thumbs_popup_slick_item>div[data-v-0234b04f],.product_thumbs_popup_fullscreen .product_thumbs_popup_thumb_wrap[data-v-0234b04f]{width:82px;height:112px}.product_thumbs_popup_fullscreen .pr_thumbs_popup[data-v-0234b04f]{background-size:cover;height:109px}.product_thumbs_popup_fullscreen .product_thumbs_popup_right[data-v-0234b04f]{height:100vh}.product_thumbs_popup_fullscreen .product_thumbs_popup_right_content2[data-v-0234b04f]{width:37.6%}.product_thumbs_popup_fullscreen .product_thumbs_popup_right_content2--video[data-v-0234b04f]{width:100%;max-width:none}.product_thumbs_popup_fullscreen .pr_thumbs_popup--video[data-v-0234b04f]{height:109px}}@media (max-width:767px){.pr-desktop-product-gallery[data-v-5c40f61e]{display:none!important}}.pr-mobile-img-container[data-v-5c40f61e]{position:relative}@media (min-width:992px){.pr-mobile-img-container .pr-mobile-img[data-v-5c40f61e]{flex-direction:column;align-items:center;width:65px;display:flex}.pr-mobile-img-container .pr-mobile-img-viewport[data-v-5c40f61e]{width:65px;height:314px;overflow:hidden}.pr-mobile-img-container .pr-mobile-img-track[data-v-5c40f61e]{margin:0;padding:0;list-style:none;transition:transform .25s}.pr-mobile-img-container .pr-mobile-img li[data-v-5c40f61e]{height:98px;margin-bottom:10px}.pr-mobile-img-container .pr-mobile-img li>div[data-v-5c40f61e]{border:1px solid #e7e7e7;border-radius:5px;width:65px;height:98px}.pr-mobile-img-container .pr-mobile-img li[data-v-5c40f61e]:first-of-type{margin-top:0}.pr-mobile-img-container .pr-mobile-img li img[data-v-5c40f61e]{max-height:96px}.pr-mobile-img-container .pr-mobile-img li.active>div[data-v-5c40f61e]{border:2px solid #8669d4}.pr-mobile-img-container .pr-mobile-img .slick-arrow[data-v-5c40f61e]{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;flex-shrink:0;width:18px;height:10px;margin:10px auto;padding:0;display:block}.pr-mobile-img-container .pr-mobile-img .slick-arrow.is-disabled[data-v-5c40f61e]{cursor:default;opacity:.3;pointer-events:none}.pr-mobile-img-container .pr-mobile-img .slick-arrow.slick-prev[data-v-5c40f61e]{background-image:url(/icons/top_grey-arrow.svg)}.pr-mobile-img-container .pr-mobile-img .slick-arrow.slick-next[data-v-5c40f61e]{background-image:url(/icons/bottom-grey-arrow.svg)}.pr-mobile-img-container .pr-videos[data-v-5c40f61e]{margin:20px 0 0;padding:0;list-style:none}.pr-mobile-img-container .pr-videos li[data-v-5c40f61e]{cursor:pointer;border:1px solid #eee;border-radius:5px;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.pr-mobile-img-container .pr-videos li[data-v-5c40f61e]:last-child{margin-bottom:0}.pr-mobile-img-container .pr-videos li.active[data-v-5c40f61e]{border:2px solid #8669d4}.pr-mobile-img-container .pr-videos li[data-v-5c40f61e]:before{content:" ";pointer-events:none;z-index:1;background-image:url(/icons/play.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;position:absolute}.pr-mobile-img-container .pr-videos li span[data-v-5c40f61e]{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.pr-mobile-img-container .main-image-frame[data-v-5c40f61e]{width:100%;position:relative}.pr-mobile-img-container .main-image-photo--hidden[data-v-5c40f61e]{visibility:hidden}.pr-mobile-img-container .main-image-video[data-v-5c40f61e]{background:#000;border-radius:5px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.pr-mobile-img-container .main-image-video iframe[data-v-5c40f61e]{border:0;width:100%;height:100%;display:block}.pr-mobile-img-container .main-image-video--clickable[data-v-5c40f61e]{cursor:pointer}.pr-mobile-img-container .main-image-frame--video-only .main-image-video[data-v-5c40f61e]{aspect-ratio:1;width:100%;position:relative;inset:auto}}@media (min-width:768px){.product-md-images[data-v-5c40f61e]{margin-bottom:60px}}.pr-mobile-img li img[data-v-5c40f61e]{border-radius:5px}.pr-mobile-img-container .main-image[data-v-5c40f61e]:not(.main-image--video):hover{opacity:.7}.pr-mobile-img-container .open_thumbs_popup_btn[data-v-5c40f61e]{color:#fff;background-color:#8669d4;border-radius:4px;padding:3px 15px;font-size:14px;display:none;position:absolute;top:250px;left:calc(50% - 22px)}.group:hover .open_thumbs_popup_btn[data-v-5c40f61e]{display:inline-flex}.pr-mobile-img-container .open_thumbs_popup_btn[data-v-5c40f61e]:hover{background-color:#a187e7}.pr-mobile-img-container--slider{width:100%;margin:0 auto 35px;padding:0;position:relative}.pr-mobile-img-container--slider .pr-mobile-img{height:100%;margin:0;padding:0;list-style:none}.pr-mobile-img-container--slider .pr-mobile-img-swiper{width:100%}.pr-mobile-img-container--slider .pr-mobile-img-slide{height:auto}.pr-mobile-img-container--slider .pr-mobile-img-slide>div,.pr-mobile-img-container--slider .pr-mobile-slide-frame{width:100%;position:relative}.pr-mobile-img-container--slider .pr-mobile-img-slide a{text-decoration:none;display:block;position:relative}.pr-mobile-img-container--slider .pr-mobile-slide-size-anchor{pointer-events:none;visibility:hidden;width:100%;height:auto;display:block}.pr-mobile-img-container--slider .pr-mobile-slide-frame--no-anchor{aspect-ratio:1}.pr-mobile-img-container--slider .pr-mobile-slide-video{background:#000;border-radius:5px;position:absolute;inset:0;overflow:hidden}.pr-mobile-img-container--slider .pr-mobile-slide-video iframe{border:0;width:100%;height:100%;display:block}.pr-mobile-img-container--slider .pr-mobile-video-nav{pointer-events:none;z-index:5;position:absolute;inset:0}.pr-mobile-img-container--slider .pr-mobile-video-nav-btn{cursor:pointer;pointer-events:auto;background-color:#ffffffeb;background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border:none;border-radius:50%;width:36px;height:36px;padding:0;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.pr-mobile-img-container--slider .pr-mobile-video-nav-btn--prev{background-image:url(/icons/prev_arrow.svg);left:8px}.pr-mobile-img-container--slider .pr-mobile-video-nav-btn--next{background-image:url(/icons/next_arrow.svg);right:8px}.pr-mobile-img-container--slider .pr-mobile-img .labels{z-index:100;margin:0;padding:0;list-style:none;position:absolute;top:5px;left:5px}.pr-mobile-img-container--slider .pr-mobile-img .labels li{color:#fff;background:#69a7d4;border-radius:5px;width:fit-content;margin:0 0 5px;padding:2px 5px;font-size:14px;display:inline-block}.pr-mobile-img-container--slider .pr-mobile-img li img,.pr-mobile-img-container--slider .pr-mobile-img-slide:not(.video-item) img{border:none;border-radius:5px;outline:none;width:100%;height:auto;display:block}.pr-mobile-img-container--slider .pr-mobile-img li img.active,.pr-mobile-img-container--slider .pr-mobile-img li.active>div,.pr-mobile-img-container--slider .pr-mobile-img-slide.active>div{box-shadow:none;outline:none;border:none!important}.pr-mobile-img-container--slider .pr-mobile-gallery-dots{justify-content:center;align-items:center;gap:0;margin:12px 0 0;padding:0;list-style:none;display:flex}.pr-mobile-img-container--slider .pr-mobile-gallery-dots li{cursor:default;opacity:1;pointer-events:none;background:#d7d7d7;border-radius:4px;width:7px;height:7px;margin:0 2px}.pr-mobile-img-container--slider .pr-mobile-gallery-dots li.active{background:#8669d4}@media (min-width:768px){.pr-mobile-img-container--slider{display:none!important}}.widget-same-product[data-v-3d6627ab]{padding:30px 30px 0}.widget-same-product__loading[data-v-3d6627ab]{color:var(--slate-600,#475569);font-size:.875rem}.widget-same-product__list[data-v-3d6627ab]{flex-wrap:wrap;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.widget-same-product__item[data-v-3d6627ab]{border-radius:.375rem;margin-bottom:.625rem;margin-right:.625rem;display:inline-block;position:relative}.widget-same-product__link[data-v-3d6627ab]{color:inherit;text-decoration:none;display:block}.widget-same-product__thumb[data-v-3d6627ab]{-o-object-fit:cover;object-fit:cover;border-radius:.375rem;width:40px;height:40px}.widget-same-product__thumb--out[data-v-3d6627ab]{opacity:.4}.widget-same-product__hint[data-v-3d6627ab]{text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin-top:2px;font-size:.75rem;display:none;position:absolute;top:100%;left:0;overflow:hidden}.widget-same-product__item:hover .widget-same-product__hint[data-v-3d6627ab]{display:block}.widget-same-product__popup[data-v-3d6627ab]{z-index:10;background:#fff;border-radius:.375rem;width:150px;padding:.625rem;position:absolute;top:2.5rem;left:0;box-shadow:0 0 12px 2px #0a0a0a33}.widget-same-product__popup-img[data-v-3d6627ab]{border-radius:.25rem;width:100%;height:auto;display:none}.widget-same-product__popup-img--active[data-v-3d6627ab]{display:block}.widget-same-product__price[data-v-3d6627ab]{margin:.5rem 0 0;font-size:.875rem}.widget-same-product__price-current[data-v-3d6627ab]{color:#000;font-weight:700}.widget-same-product__price-old[data-v-3d6627ab]{color:#94a3b8;margin-left:.25rem;font-size:.8125rem;text-decoration:line-through}.pdb-delivery-status[data-v-ceac75ab]{color:#585858;margin:0;padding:4px 0;font-size:13px}.pdb-delivery-status--error[data-v-ceac75ab]{color:#8e8e8e}.pdb_row[data-v-ceac75ab]{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pdb_row-name-wrap[data-v-ceac75ab]{flex:auto;min-width:0;padding-right:12px;position:relative}.pdb_row-meta[data-v-ceac75ab]{text-align:right;white-space:nowrap;flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:baseline;max-width:55%;display:flex}.pdb_delivery_data[data-v-ceac75ab]{color:#585858;font-weight:400}.pdb_info-wrap[data-v-ceac75ab]{vertical-align:middle;margin-left:4px;display:inline-block;position:relative}.pdb_info-btn[data-v-ceac75ab]{cursor:help;line-height:0;display:inline-block}.pdb_info[data-v-ceac75ab]{width:14px;height:14px;display:block}.pdb_info_hint[data-v-ceac75ab]{box-sizing:border-box;color:#585858;pointer-events:none;text-align:left;z-index:30;background:#fff;border:1px solid #d7d7d7;border-radius:5px;min-width:300px;max-width:min(440px,92vw);margin-top:6px;padding:10px 14px;font-size:12px;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.pdb_info-wrap:focus-within .pdb_info_hint[data-v-ceac75ab],.pdb_info-wrap:hover .pdb_info_hint[data-v-ceac75ab]{display:block}.pdb_info_hint[data-v-ceac75ab] ul{margin:0;padding:0;list-style:none}.pdb_info_hint[data-v-ceac75ab] li{margin:0 0 4px;padding:0}.pdb_info_hint[data-v-ceac75ab] li:last-child{margin-bottom:0}.pdb_info_hint[data-v-ceac75ab] .pdb-hint-title{white-space:nowrap;margin-bottom:6px}.pdb_info_hint[data-v-ceac75ab] p{margin:8px 0 0;padding:0}@media (max-width:767px){.pdb_deliverys[data-v-ceac75ab],.pdb_row[data-v-ceac75ab],.pdb_row-name-wrap[data-v-ceac75ab]{overflow:visible}.pdb_row[data-v-ceac75ab]{-moz-column-gap:8px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;gap:2px 8px;display:grid}.pdb_row-name-wrap[data-v-ceac75ab]{z-index:1;grid-area:1/1;padding-right:0}.pdb_row-name-wrap[data-v-ceac75ab]:has(.pdb-info-open){z-index:5}.pdb_row-meta[data-v-ceac75ab]{display:contents}.pdb_delivery_data[data-v-ceac75ab]{text-align:left;white-space:normal;grid-area:2/1}.pdb_delivery_data-sep[data-v-ceac75ab]{display:none}.delivery_price[data-v-ceac75ab]{text-align:right;white-space:nowrap;grid-area:1/2;place-self:start end}}.pdb_info_hint--mobile[data-v-ceac75ab]{pointer-events:auto;z-index:10050;min-width:0;display:block;position:fixed}.pdb_info_hint--mobile[data-v-ceac75ab] .pdb-hint-title{white-space:normal}.btn[data-v-3086e5b1]{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.btn[data-v-3086e5b1]:focus,.btn[data-v-3086e5b1]:hover{text-decoration:none}.btn.focus[data-v-3086e5b1],.btn[data-v-3086e5b1]:focus{outline:0}.btn.disabled[data-v-3086e5b1],.btn[data-v-3086e5b1]:disabled{opacity:.65}.btn-block[data-v-3086e5b1]{width:100%;display:block}.btn-block+.btn-block[data-v-3086e5b1]{margin-top:.5rem}.product-action-btn-single[data-v-3086e5b1]{flex:0 0 calc(50% - 7.5px);width:calc(50% - 7.5px);max-width:calc(50% - 7.5px)}@media (max-width:767px){.product-action-btn-single[data-v-3086e5b1]{flex:none;width:100%;max-width:100%;display:block}}.btn-primary[data-v-3086e5b1],a.btn-primary[data-v-3086e5b1]{color:#fff;background-color:#8669d4}.btn-primary[data-v-3086e5b1]:hover{color:#fff;background-color:#a187e7}.btn-primary.disabled[data-v-3086e5b1],.btn-primary[data-v-3086e5b1]:disabled{color:#fff;background-color:#8669d4}.btn-primary:not(:disabled):not(.disabled).active[data-v-3086e5b1],.btn-primary[data-v-3086e5b1]:not(:disabled):not(.disabled):active{color:#fff;background-color:#7251cb}.btn-secondary[data-v-3086e5b1]{color:#2c2c2c;background-color:#f3effe;border:none}.btn-secondary[data-v-3086e5b1]:hover{color:#fff;background-color:#a187e7;border:none}.btn-secondary.disabled[data-v-3086e5b1],.btn-secondary[data-v-3086e5b1]:disabled{color:#2c2c2c;background-color:#e7e1f6;border:none}.btn-secondary:not(:disabled):not(.disabled).active[data-v-3086e5b1],.btn-secondary[data-v-3086e5b1]:not(:disabled):not(.disabled):active{color:#fff;background-color:#7251cb;border:none}.js-add-to-cart[data-v-3086e5b1]{justify-content:center;align-items:center;display:inline-flex!important}.js-add-to-cart img[data-v-3086e5b1]{vertical-align:middle;margin-right:10px}.product-info-container a.js-in-cart.btn.btn-secondary[data-v-3086e5b1]{justify-content:center;align-items:center;gap:10px;text-decoration:none;color:#2c2c2c!important;background:#f0ecf8!important;border:none!important;display:inline-flex!important}.product-info-container a.js-in-cart.btn.btn-secondary[data-v-3086e5b1]:hover{color:#fff!important;background-color:#a187e7!important;border:none!important}.product-info-container a.js-in-cart.btn.btn-secondary:hover img[data-v-3086e5b1]{filter:brightness(0)invert()}.product-info-container a.js-in-cart.btn.btn-secondary img[data-v-3086e5b1]{flex-shrink:0;width:18px;height:18px;margin:0}.stock[data-v-3086e5b1]{color:#26ab43}.stock.out_of_stock[data-v-3086e5b1]{color:#8e8e8e}.stock.out_of_stock.for_response[data-v-3086e5b1]{color:#5c7fda}@media (min-width:992px){.stock[data-v-3086e5b1]{color:#fff;background:#26ab43;border-radius:5px;padding:4px 10px;font-size:12px;line-height:14.52px;display:inline-block}.stock.out_of_stock[data-v-3086e5b1]{color:#fff;background:#c4c4c4}.stock.out_of_stock.for_response[data-v-3086e5b1]{color:#fff;background:#5c7fda}}.pm-js-to-favorite[data-v-3086e5b1]{background-image:url(/icons/heart_without_bg.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 18px}.pm-js-to-favorite.active[data-v-3086e5b1]{background-image:url(/icons/heart_without_bg_active.svg);background-size:20px 18px}.ml_add_to_compare[data-v-3086e5b1]{background-image:url(/icons/compare_mobile.svg);background-size:contain}.ml_add_to_compare.active[data-v-3086e5b1]{background-image:url(/icons/compare_purple_active.svg)}@media (min-width:992px){.ml_add_to_compare[data-v-3086e5b1]{background-image:url(/icons/header_top_compare.svg);background-position:0;background-size:28px 45px;height:23px}}.accordion-card[data-v-3086e5b1]{border-top:1px solid #d7d7d7}.accordion-card[data-v-3086e5b1]:last-child{border-bottom:1px solid #d7d7d7}.accordion-header[data-v-3086e5b1]{cursor:pointer;background:#fff;padding:12px 0 8px}.accordion-title[data-v-3086e5b1]{color:#2c2c2c;-webkit-user-select:none;user-select:none;margin:0;padding-right:28px;font-size:16px;font-weight:700;position:relative}.accordion-title[data-v-3086e5b1]:after{content:"";pointer-events:none;background:url(/icons/top_arrow.svg) 50%/contain no-repeat;width:18px;height:10px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.accordion-title.collapsed[data-v-3086e5b1]:after{background-image:url(/icons/accord_arrow.svg)}.accordion-title--delivery .delivery-accordion-heading[data-v-3086e5b1],.accordion-title--delivery .delivery-accordion-label[data-v-3086e5b1],.delivery-city-spoiler-line[data-v-3086e5b1],.delivery-city-spoiler-line .delivery-accordion-label[data-v-3086e5b1]{color:#2c2c2c;font-size:14px;font-weight:400}.accordion-title--delivery .delivery-accordion-heading[data-v-3086e5b1]{color:#2c2c2c;display:none}.delivery-city-spoiler-line[data-v-3086e5b1]{margin:0 0 8px}.delivery-accordion-label[data-v-3086e5b1]{color:#2c2c2c}.delivery-city-link[data-v-3086e5b1]{color:#8669d4;font-size:inherit;font-size:20px;font-weight:400;line-height:inherit;margin-left:10px;text-decoration:none;display:inline}@media (min-width:992px){.delivery-city-spoiler-line .delivery-city-link[data-v-3086e5b1]{font-size:20px}.accordion-title--delivery .delivery-accordion-heading[data-v-3086e5b1]{color:#2c2c2c;display:inline}.accordion-title--delivery .delivery-accordion-heading[data-v-3086e5b1],.accordion-title--delivery .delivery-accordion-label[data-v-3086e5b1],.delivery-city-spoiler-line[data-v-3086e5b1],.delivery-city-spoiler-line .delivery-accordion-label[data-v-3086e5b1]{font-weight:700}.accordion-header[data-v-3086e5b1]{padding:12px}}.delivery-city-link[data-v-3086e5b1]:hover{color:#a187e7}.accordion-body[data-v-3086e5b1]{padding:0 0 20px}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row{border-bottom:1px solid #eee;padding:7px 0}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row:last-of-type{border-bottom:none}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row span{color:#585858;font-size:13px}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row span.delivery_price{color:#585858;font-weight:600}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row span.pdb_delivery_data{color:#585858;font-weight:400}.accordion-body[data-v-3086e5b1] .pdb_header{color:#585858;margin-bottom:15px;font-size:13px}.accordion-body[data-v-3086e5b1] a{color:#8669d4;font-size:13px}.subway[data-v-3086e5b1]{background:url(/icons/subway.svg) 0 no-repeat}.stock-in-stock[data-v-3086e5b1]{color:#26ab43;font-size:13px;font-weight:600}.accordion-body[data-v-3086e5b1] p{color:#585858;font-size:13px;line-height:1.5}@media (min-width:768px){.accordion-header[data-v-3086e5b1]{padding:15px 0}.accordion-title[data-v-3086e5b1]{font-size:22px}.accordion-body[data-v-3086e5b1] .pdb_header,.accordion-body[data-v-3086e5b1] a,.accordion-body[data-v-3086e5b1] p,.accordion-body span[data-v-3086e5b1]:not(.delivery_price):not(.pdb_delivery_data){font-size:16px}.stock-in-stock[data-v-3086e5b1]{font-size:14px}.accordion-body[data-v-3086e5b1] p{color:#2c2c2c;font-size:14px}}@media (min-width:992px){.accordion-header[data-v-3086e5b1]{padding:20px 30px}.accordion-title[data-v-3086e5b1]{font-size:16px}.accordion-body[data-v-3086e5b1]{padding:0 30px 20px}.accordion-body[data-v-3086e5b1] .pdb_header,.accordion-body[data-v-3086e5b1] a,.accordion-body[data-v-3086e5b1] p,.accordion-body span[data-v-3086e5b1]:not(.delivery_price):not(.pdb_delivery_data){font-size:14px}.accordion-body[data-v-3086e5b1] .pdb_header{margin-bottom:4px}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row span{color:#2c2c2c;font-size:14px}#product-accordion .card .card-body[data-v-3086e5b1] .pdb_row span.delivery_price{color:#000}}.pmreview-tab p[data-v-36196a98]{font-size:14px;line-height:21px}@media (min-width:768px){.pmreview-tab p[data-v-36196a98]{font-size:16px;line-height:24px}.pmreview-total_orders-row[data-v-36196a98]{font-size:22px!important}.pmreview-tab p.pmreview-fio[data-v-36196a98]{margin-bottom:10px!important;font-size:20px!important;line-height:20px!important}}@media (min-width:992px){.review_form textarea[data-v-36196a98]{min-height:140px}}.review-frame-thumb[data-v-36196a98]{border-radius:10px;flex-shrink:0;width:50px;height:50px;display:inline-block;position:relative;overflow:hidden}.review-frame-thumb-img[data-v-36196a98]{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.review-frame-thumb .remove_review_preload[data-v-36196a98]{cursor:pointer;background:#8669d4;border-radius:50%;width:18px;height:18px;position:absolute;top:-4px;right:-4px;box-shadow:0 1px 2px #00000026}.review-frame-thumb .remove_review_preload[data-v-36196a98]:after{color:#fff;content:"×";font-size:14px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.pmreview-container .review-images[data-v-36196a98]{width:80%;height:85px;overflow:hidden}.pmreview-container .review-images a[data-v-36196a98]{vertical-align:top;border-radius:10px;width:27%;height:85px;margin-right:4%;display:inline-block;overflow:hidden}.pmreview-container .review-images img[data-v-36196a98]{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:85px;display:block}.show_more_review_images[data-v-36196a98]{background:#f5f5f5;border-radius:10px;width:20%;min-width:48px;height:85px;font-size:22px;font-weight:600;color:#8669d4!important}@media (min-width:768px){.pmreview-container .review-images[data-v-36196a98]{width:117%}.pmreview-container .review-images a[data-v-36196a98]{width:15%}}.pmreview-fio[data-v-36196a98]{color:#2c2c2c;font-weight:700;margin-bottom:0!important;font-size:16px!important;line-height:16px!important}.pmreview-rating[data-v-36196a98]{font-weight:700;font-size:20px!important}.pmreview-total_orders-row[data-v-36196a98]{font-weight:700}.review-top-row .pmreview-date[data-v-36196a98]{margin-bottom:0;color:#8e8e8e!important;font-size:13px!important}.review-top-row-star[data-v-36196a98]{-o-object-fit:cover;object-fit:cover;margin-right:5px}.pmreview-review[data-v-36196a98]{overflow-wrap:break-word;font-size:13px;color:#8e8e8e!important;margin-bottom:8px!important}.pmreview-review span.d-block[data-v-36196a98]{color:#2c2c2c;font-weight:700}.review-plus span[data-v-36196a98]{color:#92c12a}.review-minus span[data-v-36196a98]{color:#e6283e}.pmreview-review-answer[data-v-36196a98]{color:#8e8e8e!important}.pmreview-review-answer span[data-v-36196a98]{color:#000;font-weight:700}.pmreview-stats-per_stars li[data-v-36196a98]{align-items:center;min-height:6px;margin:20px 0;position:relative}.pmreview-stats-per_stars .pmreview-right-top-rating-progress[data-v-36196a98]{border-radius:3px;height:6px}.pmreview-stats-per_stars .pmreview-right-top-rating-bar[data-v-36196a98]{border-radius:3px;height:6px;min-height:6px}@media (min-width:768px){.pmreview-stats-per_stars li span[data-v-36196a98]:first-of-type{width:9%;font-size:14px}}@media (min-width:992px){.pmreview-stats-per_stars li span[data-v-36196a98]:first-of-type{width:19%}}.pmreviewe-likes[data-v-36196a98]{flex-wrap:wrap;justify-content:flex-end;display:flex;position:relative;bottom:0;left:0;overflow:hidden}@media (min-width:768px){.pmreviewe-likes[data-v-36196a98]{justify-content:flex-start}}.pmreviewe-likes span[data-v-36196a98]{color:#404040;cursor:pointer;float:left;width:auto;height:18px;padding-left:20px;font-weight:700;line-height:18px;display:block}.pmreviewe-likes span.pmreview-like[data-v-36196a98]{background:url(/like.svg) 0 0/19px no-repeat;margin-right:6px}.pmreviewe-likes span.pmreview-dislike[data-v-36196a98]{background:url(/unlike.png) 0 0/20px no-repeat}.rating-hint[data-v-36196a98]{color:red;margin:0 0 8px;font-size:13px}.d-block[data-v-36196a98]{margin-bottom:4px;display:block}.popup-content.review-popup-content{padding:20px 24px!important}.popup-content.review-popup-content .pmreview-input{box-sizing:border-box;color:#2d2d2d;background:#fff;border:1px solid #e0e0e0;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.popup-content.review-popup-content .pmreview-input:focus{border-color:#8869d4;box-shadow:0 0 0 3px #8869d41a}.popup-content.review-popup-content .pmreview-input::placeholder{color:#bdbdbd}.popup-content.review-popup-content .review-popup-file-label:hover{background:#f5f5f5}.pmreview_get_popup{color:#fff;font-size:16px;line-height:1.5}.widget-product-tabs[data-v-ed3e379c]{scroll-margin-top:88px}.product-tabs[data-v-ed3e379c]{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;background:#8669d414;margin:65px 0 40px;padding:0 15px;overflow-x:auto}.product-tabs[data-v-ed3e379c]::-webkit-scrollbar{width:0;height:0}.product-tabs-inner[data-v-ed3e379c]{padding:0}.product-tabs ul[data-v-ed3e379c]{background:initial}@media (min-width:992px){.product-tabs[data-v-ed3e379c]{padding:0}.product-tabs-inner[data-v-ed3e379c]{max-width:1140px;margin:0 auto;padding:0 16px}}.product-tabs li[data-v-ed3e379c]{background:initial;list-style:none}.tab-link[data-v-ed3e379c]{background:initial;color:#2c2c2c;border-bottom:4px solid #0000;border-radius:0;margin-right:30px;padding:15px 0;font-size:16px;transition:border-color .2s;display:inline-block}.tab-link[data-v-ed3e379c],.tab-link[data-v-ed3e379c]:hover{text-decoration:none}.tab-link.active[data-v-ed3e379c]{border-bottom-color:#8669d4}.tab-badge[data-v-ed3e379c]{color:#a4a4a4;font-size:14px;font-weight:400}.pr-desc-content[data-v-ed3e379c] img{width:100%!important;height:auto!important}.pr-desc-content[data-v-ed3e379c] iframe{width:100%!important;height:360px!important}.pr-desc-content[data-v-ed3e379c] h2,.pr-desc-content[data-v-ed3e379c] h5{font-size:22px}.pr-desc-content[data-v-ed3e379c] h2{margin:60px 0}.pr-desc-content[data-v-ed3e379c] p{color:#585858!important;font-size:14px!important}.pm-desc-hint[data-v-ed3e379c]{color:#8e8e8e;margin:20px 0 0;font-size:12px;display:block}.desc-img[data-v-ed3e379c]{margin-top:40px}.desc-img img[data-v-ed3e379c]{min-width:100%}.features-table tr[data-v-ed3e379c]{border-bottom:1px solid #eee}.features-table tr[data-v-ed3e379c]:last-child{border-bottom:none}.features-table tr td[data-v-ed3e379c]{color:#585858;padding:9px 10px 9px 0;font-size:13px}.features-table tr td[data-v-ed3e379c]:last-child{color:#000;width:50%}@media (min-width:768px){.features-table[data-v-ed3e379c]{width:100%}.features-table tr td[data-v-ed3e379c]{font-size:16px}}#pr-garanty[data-v-ed3e379c]{flex-wrap:wrap;display:flex}#pr-garanty .justify-content-around[data-v-ed3e379c]{justify-content:space-around}#pr-garanty .justify-content-center[data-v-ed3e379c]{justify-content:center}#pr-garanty .align-items-start[data-v-ed3e379c]{align-items:flex-start}#pr-garanty .text-left[data-v-ed3e379c]{text-align:left}#pr-garanty .mb-3[data-v-ed3e379c]{margin-bottom:1rem}#pr-garanty .return.rectangle-lg[data-v-ed3e379c]{display:none}#pr-garanty .yao-home-stars-container[data-v-ed3e379c]{width:100%;height:25px;margin:0 0 7px;padding:0;list-style:none;position:relative;overflow:hidden}#pr-garanty .yao-home-stars-container li[data-v-ed3e379c]{width:19px;height:26px;margin-right:3px;display:inline-block}#pr-garanty .yao-home-stars-container li img[data-v-ed3e379c]{min-width:100%}#pr-garanty .rectangle[data-v-ed3e379c]{box-sizing:border-box;background-position:50%;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;flex-basis:calc(100% - 28px);margin:0 14px 14px;position:relative}#pr-garanty .rectangle[data-v-ed3e379c]:before{content:"";padding-top:50%;display:block}#pr-garanty .rectangle.lamps[data-v-ed3e379c],#pr-garanty .rectangle.sr[data-v-ed3e379c]{background-image:url(/info-bg-2.svg)}#pr-garanty .rectangle .content[data-v-ed3e379c]{justify-content:space-evenly;padding:0 5%}#pr-garanty .rectangle .content p[data-v-ed3e379c]{width:67%;font-size:14px;line-height:17px}#pr-garanty .rectangle .content p.header[data-v-ed3e379c]{font-size:20px;line-height:23px}#pr-garanty .rectangle .content a[data-v-ed3e379c]{padding:7px 32px}#pr-garanty .square[data-v-ed3e379c]{background-position:50%;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;flex-basis:calc(50% - 21px);margin:0 7px 14px 14px;position:relative}#pr-garanty .square.second[data-v-ed3e379c]{margin:0 14px 14px 7px}#pr-garanty .square[data-v-ed3e379c]:before{content:"";padding-top:100%;display:block}#pr-garanty .square.orders[data-v-ed3e379c]{background-image:url(/info-bg-1.svg)}#pr-garanty .square.delivery[data-v-ed3e379c]{background-image:url(/info-bg-2.svg)}#pr-garanty .square.delivery .content[data-v-ed3e379c]{justify-content:space-evenly}#pr-garanty .square.products[data-v-ed3e379c]{background-image:url(/info-bg-tablet-2.svg)}#pr-garanty .square.years[data-v-ed3e379c]{background-image:url(/info-bg-tablet-1.svg)}#pr-garanty .square.yao[data-v-ed3e379c]{background-image:url(/info-bg-tablet-3.svg)}#pr-garanty .square.yao p[data-v-ed3e379c]{font-size:13px}#pr-garanty .square.yao p.bold[data-v-ed3e379c]{font-size:30px}#pr-garanty .square.yao .content.justify-content-around[data-v-ed3e379c]{justify-content:space-around;align-items:flex-start}#pr-garanty .square.yao .content>div[data-v-ed3e379c]{width:100%}#pr-garanty .square.yao .content>div p[data-v-ed3e379c],#pr-garanty .square.yao .content>p[data-v-ed3e379c]{width:100%;text-align:left!important;font-size:13px!important}#pr-garanty .square.yao .content .small[data-v-ed3e379c]{width:100%;font-size:14px;line-height:17px;text-align:left!important}#pr-garanty .square.yao .content .bold[data-v-ed3e379c]{width:100%;line-height:1;text-align:left!important;font-size:30px!important}#pr-garanty .square.company[data-v-ed3e379c]{background-image:url(/info-bg-4.svg)}#pr-garanty .content[data-v-ed3e379c]{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:5px;display:flex;position:absolute;top:0;left:0}#pr-garanty .content p[data-v-ed3e379c]{text-align:center;margin-bottom:0;font-size:16px}#pr-garanty .content .bold[data-v-ed3e379c]{font-size:30px}#pr-garanty .products .content .bold[data-v-ed3e379c],#pr-garanty .products .content .small[data-v-ed3e379c],#pr-garanty .products .content p[data-v-ed3e379c],#pr-garanty .square.yao .content .bold[data-v-ed3e379c],#pr-garanty .square.yao .content .small[data-v-ed3e379c],#pr-garanty .square.yao .content p[data-v-ed3e379c]{text-align:left;width:100%}#pr-garanty .rectangle .content p.header.text-left[data-v-ed3e379c],#pr-garanty .rectangle .content p.text-left[data-v-ed3e379c],#pr-garanty .rectangle .content.text-left p[data-v-ed3e379c]{text-align:left}@media (min-width:768px){#pr-garanty .rectangle[data-v-ed3e379c],#pr-garanty .square[data-v-ed3e379c]{flex-basis:calc(33.3333% - 22px)}#pr-garanty .rectangle.md-between[data-v-ed3e379c],#pr-garanty .rectangle.md-left[data-v-ed3e379c],#pr-garanty .rectangle.md-right[data-v-ed3e379c],#pr-garanty .square.md-between[data-v-ed3e379c],#pr-garanty .square.md-left[data-v-ed3e379c],#pr-garanty .square.md-right[data-v-ed3e379c]{margin:0 15px}#pr-garanty .content p[data-v-ed3e379c]{text-align:center;margin-bottom:0;font-size:16px!important}#pr-garanty .content .bold[data-v-ed3e379c]{font-size:52px!important}#pr-garanty .content .small[data-v-ed3e379c]{font-size:16px}#pr-garanty .content .header[data-v-ed3e379c],#pr-garanty .rectangle .content p.header[data-v-ed3e379c]{width:100%!important;font-size:30px!important;line-height:28px!important}#pr-garanty .products .content .bold[data-v-ed3e379c],#pr-garanty .products .content .small[data-v-ed3e379c],#pr-garanty .products .content p[data-v-ed3e379c],#pr-garanty .rectangle .content p.header[data-v-ed3e379c],#pr-garanty .rectangle .content p.text-left[data-v-ed3e379c],#pr-garanty .square.yao .content .bold[data-v-ed3e379c],#pr-garanty .square.yao .content .small[data-v-ed3e379c],#pr-garanty .square.yao .content p[data-v-ed3e379c]{text-align:left!important}#pr-garanty .square.yao .content>div p[data-v-ed3e379c],#pr-garanty .square.yao .content>p[data-v-ed3e379c]{text-align:left!important;font-size:16px!important}#pr-garanty .square.yao .content .bold[data-v-ed3e379c]{text-align:left!important;font-size:52px!important}#pr-garanty .square.yao .content .small[data-v-ed3e379c]{text-align:left!important;font-size:16px!important}}@media (min-width:992px){#pr-garanty .rectangle[data-v-ed3e379c],#pr-garanty .square[data-v-ed3e379c]{flex-basis:calc(25% - 30px)}#pr-garanty .rectangle.lg-right[data-v-ed3e379c],#pr-garanty .square.lg-right[data-v-ed3e379c]{margin:30px 0 0 15px}#pr-garanty .rectangle.lg-left[data-v-ed3e379c],#pr-garanty .square.lg-left[data-v-ed3e379c]{margin:30px 15px 0 0}#pr-garanty .rectangle.lg-between[data-v-ed3e379c],#pr-garanty .square.lg-between[data-v-ed3e379c]{margin:30px 15px 0}#pr-garanty .yao-home-stars-container li[data-v-ed3e379c]{width:24px;height:24px}#pr-garanty .rectangle[data-v-ed3e379c]:before{padding-top:100%}#pr-garanty .content p[data-v-ed3e379c]{text-align:center;margin-bottom:0;font-size:24px!important}#pr-garanty .content .small[data-v-ed3e379c]{line-height:19px;font-size:16px!important}#pr-garanty .content .bold[data-v-ed3e379c]{font-size:72px!important}#pr-garanty .content .header[data-v-ed3e379c],#pr-garanty .rectangle .content p.header[data-v-ed3e379c]{width:100%!important;font-size:44px!important;line-height:53px!important}#pr-garanty .rectangle-lg[data-v-ed3e379c]{flex-basis:calc(50% - 30px)}#pr-garanty .rectangle-lg[data-v-ed3e379c]:before{padding-top:50%}#pr-garanty .rectangle-lg.return[data-v-ed3e379c]{background-image:url(/return_bg.svg);display:block}#pr-garanty .square.yao .content>div p[data-v-ed3e379c]{text-align:left!important;font-size:24px!important}#pr-garanty .square.yao .content .bold[data-v-ed3e379c]{text-align:left!important;font-size:72px!important}#pr-garanty .square.yao .content .small[data-v-ed3e379c]{line-height:17px;text-align:left!important;font-size:16px!important}#pr-garanty .rectangle .content p.header[data-v-ed3e379c],#pr-garanty .rectangle .content p.text-left[data-v-ed3e379c]{text-align:left!important}}.widget-product-top-review[data-v-893984a7]{font-size:14px;line-height:21px}.name[data-v-94f76f0a]{color:#2c2c2c;margin-bottom:1rem;font-size:16px;font-weight:700}@media (min-width:768px){.name[data-v-94f76f0a]{margin-bottom:7px;font-size:22px}}@media (min-width:992px){.name[data-v-94f76f0a]{font-size:32px}}.widget-root.widget-root--product-reference[data-v-e1d2bdac]{margin-left:auto}.z-minus-1{z-index:-1}.block-bg-layer{backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.callback-intro[data-v-c3159d8f]{color:#2c2c2c;margin:0 0 1rem;font-size:14px}.callback-form[data-v-c3159d8f]{flex-direction:column;gap:0;width:100%;display:flex}.callback-field[data-v-c3159d8f]{width:100%}.callback-field--name[data-v-c3159d8f]{position:relative}.callback-field__label-placeholder[data-v-c3159d8f]{color:#8e8e8e;pointer-events:none;z-index:1;align-items:center;height:43px;font-size:16px;line-height:1;display:flex;position:absolute;top:0;left:10px}@media (min-width:768px){.callback-field__label-placeholder[data-v-c3159d8f]{height:54px}}.callback-field__required[data-v-c3159d8f]{color:#f17a7a}.callback-field--name:has(input:not(:-moz-placeholder)) .callback-field__label-placeholder[data-v-c3159d8f]{display:none}.callback-field--name:focus-within .callback-field__label-placeholder[data-v-c3159d8f]{display:none}.callback-field--name:has(input:not(:placeholder-shown)) .callback-field__label-placeholder[data-v-c3159d8f]{display:none}.callback-confirm-btn[data-v-c3159d8f],.callback-form .btn-callback-primary[data-v-c3159d8f]{align-self:flex-start;width:auto}.callback-field[data-v-c3159d8f] .ml-input,.callback-field[data-v-c3159d8f] .ml-input.error{margin-bottom:0}.callback-field__hint[data-v-c3159d8f]{box-sizing:border-box;justify-content:flex-end;align-items:flex-start;min-height:20px;margin:0;padding:0;display:flex}.callback-field__hint .hint[data-v-c3159d8f]{margin-bottom:0!important}.ml_fo_terms_hint[data-v-c3159d8f]{color:#5f5f5f;width:100%;margin:0 0 1rem;font-size:12px;line-height:1.4}.terms-link[data-v-c3159d8f]{color:#8669d4;font-size:12px;text-decoration:underline}.callback-confirm-text[data-v-c3159d8f]{color:#2c2c2c;margin:0;font-size:14px}.callback-confirm-btn[data-v-c3159d8f]{margin-top:1.5rem}.popup-content.callback-popup-content{padding:var(--shop-popup-content-padding)}.cms-page-popup-empty[data-v-ece5fa10],.cms-page-popup-error[data-v-ece5fa10],.cms-page-popup-loading[data-v-ece5fa10]{color:#5f5f5f;margin:0;font-size:14px;line-height:1.5}.cms-page-popup-error[data-v-ece5fa10]{color:#c0392b}.cms-page-popup-body[data-v-ece5fa10]{color:#2c2c2c;white-space:pre-line;font-size:14px;line-height:1.6}.cms-page-popup-body[data-v-ece5fa10] a{color:#8669d4;text-decoration:underline}.cms-page-popup-body[data-v-ece5fa10] p{margin:0 0 1em}.cms-page-popup-body[data-v-ece5fa10] p:last-child{margin-bottom:0}.popup-content.cms-page-popup-content{max-height:min(70vh,720px);padding:var(--shop-popup-content-padding);overflow-y:auto}@media (max-width:767px){.popup-content.cms-page-popup-content{max-height:none}}.order-state-popup-body[data-v-afa55b97]{position:relative}.os_hint[data-v-afa55b97]{color:red;margin:0 0 12px}.os_loader[data-v-afa55b97]{opacity:.5;z-index:1;background:#ccc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.os_loader_text[data-v-afa55b97]{color:#2c2c2c;font-size:13px;font-weight:600}.order-state-form[data-v-afa55b97]{width:100%}.order-state-field[data-v-afa55b97]{width:100%;margin-bottom:12px}.order-state-field[data-v-afa55b97] .ml-input,.order-state-field[data-v-afa55b97] .ml-input.error{margin-bottom:0}.order-state-field__hint[data-v-afa55b97]{box-sizing:border-box;justify-content:flex-end;align-items:flex-start;min-height:20px;margin:0;padding:0;display:flex}.order-state-field__hint .hint[data-v-afa55b97]{margin:0!important}.popup-actions[data-v-afa55b97]{margin-top:12px}.order-state-submit[data-v-afa55b97]{width:100%;display:block}#mobile_search.mobile-search-overlay{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0);align-items:stretch;padding-top:100px}#mobile_search .mobile-search-shell{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;max-width:100%;min-height:0;margin:0;padding:0;display:flex}#mobile_search .search_input{box-sizing:border-box;flex-shrink:0;padding:0 15px 12px}#mobile_search .mobile-search-results,#mobile_search .mobile-search-results.ml-search-suggestions-panel{flex-direction:column;flex:auto;width:100%;min-height:0;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}#mobile_search .ml-search-suggestions-viewport.mobile-search-results-viewport,#mobile_search .mobile-search-results-viewport{-webkit-overflow-scrolling:touch;box-sizing:border-box;min-height:0;max-height:none;padding:4px 12px max(16px,env(safe-area-inset-bottom,0px));background:0 0;flex:auto;overflow:hidden auto}#mobile_search .ml-search-suggestions-panel--scrollable .ml-search-suggestions-viewport{padding-right:17px}#mobile_search .ml-search-suggestions{background:0 0;margin:0;padding:0 0 4px;list-style:none}#mobile_search .ml-search-suggestions__item{background:#fff;border-radius:8px;margin:0 0 8px;padding:0;overflow:hidden;border:none!important}#mobile_search .ml-search-suggestions__item--last{margin-bottom:0}#mobile_search .ml-search-suggestion{box-sizing:border-box;color:#2c2c2c;background:#fff;text-decoration:none;flex-direction:row!important;align-items:center!important;gap:0!important;width:100%!important;min-height:0!important;padding:10px 12px!important;display:flex!important}#mobile_search .ml-search-suggestion:active,#mobile_search .ml-search-suggestion:focus,#mobile_search .ml-search-suggestion:hover{background:#fafafa;outline:none}#mobile_search .ml-search-suggestion-thumb{box-sizing:border-box!important;background:0 0!important;flex:0 0 76px!important;justify-content:center!important;align-items:center!important;width:76px!important;min-width:76px!important;max-width:76px!important;margin:0!important;padding:0 12px 0 0!important;display:flex!important}#mobile_search .ml-search-suggestion-img{border-radius:6px;-o-object-fit:contain!important;object-fit:contain!important;width:100%!important;min-width:0!important;max-width:76px!important;height:auto!important;max-height:76px!important;display:block!important}#mobile_search .ml-search-suggestion-body{box-sizing:border-box;flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important}#mobile_search .ml-search-suggestion-name{color:#2c2c2c;font-size:14px;font-weight:400;line-height:1.35;display:block}#mobile_search .ml-search-suggestion-ref{color:#888;margin-top:4px;font-size:12px;line-height:1.3;display:block}#mobile_search .ml-search-all-results{box-sizing:border-box;color:#8669d4;text-align:center;background:#fff;border:none;border-radius:8px;width:calc(100% - 24px);margin:8px 12px 0;padding:14px 12px;font-size:14px;line-height:1.35;text-decoration:underline;display:block}#mobile_search .ml-search-all-results:active,#mobile_search .ml-search-all-results:focus,#mobile_search .ml-search-all-results:hover{color:#7251cb;background:#fafafa;outline:none}#mobile_search .ml-search-suggestions-rail{pointer-events:none;background:0 0;border-radius:0;width:5px;position:absolute;top:0;bottom:0;right:0}#mobile_search .ml-search-suggestions-thumb{background:#ff8d24;border-radius:0;width:5px}.mobile-search-fade-enter-active[data-v-be406bf4],.mobile-search-fade-leave-active[data-v-be406bf4]{transition:opacity .2s}.mobile-search-fade-enter-from[data-v-be406bf4],.mobile-search-fade-leave-to[data-v-be406bf4]{opacity:0}.sticky-header{z-index:1100;position:sticky;top:0;contain:none!important}main{z-index:2}main,main~footer{position:relative}main~footer{z-index:1}.layer_cart_product[data-v-4b60a345]{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.layer_cart_img[data-v-4b60a345]{flex:0 0 33.3333%;max-width:33.3333%;padding-left:15px;padding-right:15px}.layer-cart-image-wrap[data-v-4b60a345]{aspect-ratio:1;width:100%;position:relative}.layer-cart-image-wrap[data-v-4b60a345]:before{content:" ";pointer-events:none;z-index:1;border:1px solid #d7d7d7;border-radius:5px;position:absolute;inset:0}.layer-cart-thumb[data-v-4b60a345]{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.layer_cart_product_inf[data-v-4b60a345]{flex-direction:column;flex:0 0 66.6667%;justify-content:flex-start;max-width:66.6667%;padding-bottom:2.5rem;padding-left:15px;padding-right:15px;display:flex;position:relative}.layer_cart_product_inf>.layer_cart_product_prices[data-v-4b60a345]{position:absolute;bottom:0;left:15px;right:15px}#layer_cart_product_title[data-v-4b60a345]{color:#2c2c2c;margin-bottom:.25rem;font-size:13px;line-height:1.4;display:block}.layer-cart-attributes[data-v-4b60a345]{color:#5f5f5f;margin-bottom:.5rem;font-size:12px;display:block}#layer_cart_product_price[data-v-4b60a345]{color:#ff8d24;font-size:16px;font-weight:700}#layer_cart_old_product_price[data-v-4b60a345]{color:#8e8e8e;margin-left:.5rem;font-size:12px;text-decoration:line-through}.col-12[data-v-4b60a345]{flex:0 0 100%;max-width:100%;padding:0 15px}.layered_total[data-v-4b60a345]{border-top:1px solid #e9e9e9;flex-wrap:wrap;align-content:center;align-items:baseline;width:100%;margin:20px 0 0;padding-top:10px;display:flex}.layered_total span[data-v-4b60a345]{color:#5f5f5f;font-size:14px;line-height:16px}.layered_total .ajax_block_cart_total[data-v-4b60a345]{color:#2c2c2c;margin-left:auto;font-size:20px}.img-fluid[data-v-4b60a345]{max-width:100%}@media (min-width:768px){#layer_cart_product_price[data-v-4b60a345]{font-size:20px}#layer_cart_old_product_price[data-v-4b60a345]{font-size:16px}.layer_cart_product_inf[data-v-4b60a345]{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;justify-content:center}.layered_total[data-v-4b60a345]{border-top:none;margin:20px 0;padding-top:0}}.popup-content.layer-cart-popup-content{padding:30px 30px 0}.popup-footer.layer-cart-popup-footer{border-top:none;flex-wrap:wrap;justify-content:space-between;padding:0 30px 30px}.popup-footer.layer-cart-popup-footer .btn{cursor:pointer;text-align:center;border:none;border-radius:.25rem;width:46%;min-width:140px;margin:10px 0;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:block}.popup-footer.layer-cart-popup-footer .btn-secondary{color:#2c2c2c;background-color:#e7e1f6}.popup-footer.layer-cart-popup-footer .btn-secondary:hover{background-color:#ddd6f0}.popup-footer.layer-cart-popup-footer .btn-primary{color:#fff;background-color:#8669d4;margin-left:auto}.popup-footer.layer-cart-popup-footer .btn-primary:hover{color:#fff;background-color:#a187e7}.popup-footer.layer-cart-popup-footer .btn-primary:active,.popup-footer.layer-cart-popup-footer .btn-primary:focus-visible{color:#fff;background-color:#a187e7;box-shadow:inset 0 2px 4px #0000001f}.popup-footer.layer-cart-popup-footer .btn-secondary:active,.popup-footer.layer-cart-popup-footer .btn-secondary:focus-visible{background-color:#ddd6f0;box-shadow:inset 0 2px 4px #00000014}@media (max-width:767px){.popup-footer.layer-cart-popup-footer{flex-direction:column;align-items:stretch}.popup-footer.layer-cart-popup-footer .btn{width:100%;min-width:0;margin:10px 0 0}.popup-footer.layer-cart-popup-footer .btn:first-child{margin-top:10px}.popup-footer.layer-cart-popup-footer .btn-primary{margin-left:0}}@media (min-width:768px){.popup-footer.layer-cart-popup-footer .btn{width:auto;margin:0}}.pagenotfound .row[data-v-d5c10148]{flex-wrap:wrap;margin:0 -15px;display:flex}.pagenotfound .col-12[data-v-d5c10148]{padding:0 15px}.pagenotfound .col-12[data-v-d5c10148],.pagenotfound .col-lg-8[data-v-d5c10148]{flex:0 0 100%;max-width:100%}@media (min-width:992px){.pagenotfound .col-lg-8[data-v-d5c10148]{flex:0 0 66.6667%;max-width:66.6667%}.pagenotfound .offset-lg-2[data-v-d5c10148]{margin-left:16.6667%}}.pagenotfound .d-flex[data-v-d5c10148]{display:flex}.pagenotfound .flex-column[data-v-d5c10148]{flex-direction:column}.pagenotfound .align-items-center[data-v-d5c10148]{align-items:center}.pagenotfound .notfoundimg[data-v-d5c10148]{max-width:100%;height:auto;margin:50px 0}.pagenotfound h2[data-v-d5c10148],.pagenotfound p[data-v-d5c10148]{text-align:center}.pagenotfound[data-v-d5c10148]{margin-bottom:30px}.pagenotfound h2[data-v-d5c10148]{color:#2c2c2c;margin:60px 0 20px;font-size:32px;font-weight:700}.pagenotfound p[data-v-d5c10148]{color:#5f5f5f;margin:0 0 24px;font-size:16px}.pagenotfound .btn[data-v-d5c10148]{width:auto}@media (max-width:767px){.pagenotfound h2[data-v-d5c10148]{margin-bottom:15px;font-size:20px}.pagenotfound p[data-v-d5c10148]{font-size:14px}.pagenotfound .btn[data-v-d5c10148]{align-self:stretch;width:100%}}.notfound-categories-title[data-v-d5c10148]{color:#2c2c2c;margin:0 0 20px;font-size:20px;font-weight:700;line-height:normal}.notfound-viewed[data-v-d5c10148]{margin-top:10px}@media (min-width:768px){.notfound-categories-title[data-v-d5c10148]{font-size:26px}}.ml-cart-h1{margin:25px 0 0;font-size:22px}#ml_cart_products{border-top:1px solid #e9e9e9;margin:30px 0}#ml_cart_products li{border-bottom:1px solid #e9e9e9;margin:0;padding:20px 0}#ml_cart_products li .product_qty_select,#ml_cart_products li .qty_input{box-sizing:border-box;color:#2c2c2c;border:1px solid #d7d7d7;border-radius:7px;width:63px;padding:5px 7px}#ml_cart_products li .cart-product-thumb__img,#ml_cart_products li img{border:1px solid #e9e9e9;border-radius:5px}#ml_cart_products li p{color:#8e8e8e;font-size:11px}#ml_cart_products li .cart-product-title,#ml_cart_products li p a{color:#2c2c2c;font-size:12px;line-height:14px}#ml_cart_products li span{margin-left:5px;font-size:14px}#ml_cart_products li .cart-line-prices span{margin-left:0}#ml_cart_products li span.main-price{font-weight:700}#ml_cart_products li span.old-price{color:#8e8e8e;font-size:12px;text-decoration:line-through}#ml_cart_products li .pm-js-to-favorite{cursor:pointer;background-color:#0000;background-image:url(/icons/heart_without_bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:21px;height:19px;display:block;position:relative}#ml_cart_products li .pm-js-to-favorite.active{background-image:url(/icons/heart_without_bg_active.svg)}#ml_cart_products li .pm-cart-delete-item{cursor:pointer;background-color:#0000;background-image:url(/icons/trash.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:16px;height:19px;display:block;position:relative}#ml_cart_total{background:#f7f7f7;padding:30px 20px}#ml_cart_total p{color:#585858;font-size:13px}#ml_cart_total p.bold{color:#2c2c2c;font-size:20px;font-weight:700}#ml_cart_total p.grey{color:#2c2c2c}#ml_cart_total p.delimiter{border-top:1px solid #e9e9e9;margin:20px 0}#ml_cart_total .ml-cart-promocode{box-sizing:border-box;color:#8e8e8e;background:#fff;border:none;border-radius:5px;width:100%;height:43px;padding:0 10px;font-size:16px;line-height:43px}#ml_cart_total .ml-cart-promocode-error{color:#c53030;margin-top:8px;font-size:13px}#ml_cart_total .ml-cart-promocode-success{color:#2aa85a;margin-top:8px;font-size:13px}#ml_cart_total .ml-cart-process{box-sizing:border-box;justify-content:center;align-items:center;height:43px;padding:0 16px;line-height:1.25;text-decoration:none;display:flex}.cart-view__layout{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.cart-view__products-col{grid-column:1}.cart-view .cart-total-container{grid-column:1;width:100%}@media (max-width:767.98px){.cart-view__padded{padding-left:15px;padding-right:15px}}#ml_cart_total .ml-cart-apply-promocode{cursor:pointer;background:#e7e1f6 url(/icons/promo-arrow.svg) 50% no-repeat;border:none;width:43px;height:43px;position:absolute;top:0;right:0}#confirmDelete .modal-header{background:0 0;position:relative}#confirmDelete .modal-header .close{color:#fff;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:28px;line-height:1;position:absolute;top:-28px;right:0}#confirmDelete .modal-body{padding:50px 35px 10px}#confirmDelete .modal-body p{color:#151515;text-align:center;font-size:18px}#confirmDelete .modal-body p .confirm-delete-qty{font-weight:700}#confirmDelete .modal-footer{padding-bottom:40px}#confirmDelete .modal-footer button{width:90%;margin:10px auto}@media (min-width:768px){.ml-cart-h1{font-size:32px}.cart-remove-selected-btn,.ml-cart-remove-selected{background-image:url(/icons/trash.svg);background-repeat:no-repeat;background-size:16px 19px;margin:0 25px;padding-left:28px}#ml_cart_products li p{font-size:13px}#ml_cart_products li .cart-product-title,#ml_cart_products li p a{font-size:13px;line-height:18px}#ml_cart_products li span{margin-left:5px;font-size:16px}#ml_cart_products li span.old-price,#ml_cart_total p{font-size:14px}#ml_cart_total p.bold{font-size:22px}#ml_cart_total .ml-cart-promocode{font-size:16px}#confirmDelete .modal-header .close{color:#000;top:5px;right:10px}#confirmDelete .modal-body p{font-size:22px}#confirmDelete .modal-footer button{width:43%}#confirmDelete .modal-footer button:first-of-type{margin-right:10px}}@media (min-width:1024px){.cart-page,.cart-page__container,.cart-view,.cart-view__layout{overflow:visible}.cart-view__layout{-moz-column-gap:30px;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:30px}.cart-view__products-col{grid-column:span 8/span 8}.cart-view .cart-total-container{z-index:2;grid-column:span 4/span 4;align-self:start;width:auto;margin-bottom:35px;position:sticky;top:96px}}.btn[data-v-243ac0bd]{text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;border:none;border-radius:.25rem;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.btn[data-v-243ac0bd]:focus,.btn[data-v-243ac0bd]:hover{text-decoration:none}.btn.focus[data-v-243ac0bd],.btn[data-v-243ac0bd]:focus{outline:0}.btn.disabled[data-v-243ac0bd],.btn[data-v-243ac0bd]:disabled{opacity:.65}.btn[data-v-243ac0bd]:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active[data-v-243ac0bd],.btn[data-v-243ac0bd]:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled[data-v-243ac0bd],fieldset:disabled a.btn[data-v-243ac0bd]{pointer-events:none}.btn-primary[data-v-243ac0bd],a.btn-primary[data-v-243ac0bd]{color:#fff;background-color:#8669d4}.btn-primary[data-v-243ac0bd]:hover{color:#fff;background-color:#a187e7}.btn-primary.disabled[data-v-243ac0bd],.btn-primary[data-v-243ac0bd]:disabled{color:#fff;background-color:#8669d4}.btn-primary:not(:disabled):not(.disabled).active[data-v-243ac0bd],.btn-primary[data-v-243ac0bd]:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle[data-v-243ac0bd]{color:#fff;background-color:#7251cb}.cart-native-checkbox[data-v-243ac0bd]{appearance:none;cursor:pointer;background:#fff url(/icons/unchecked.svg) 50% no-repeat;flex-shrink:0;width:20px;height:20px}.cart-native-checkbox[data-v-243ac0bd]:checked{background-image:url(/icons/checked.svg)}.cart-remove-selected-btn[data-v-243ac0bd]{background:url(/icons/trash.svg) 0/16px 19px no-repeat;padding-left:28px}.product_qty_select[data-v-243ac0bd]{appearance:auto;cursor:pointer}.product_qty_select[data-v-243ac0bd],.qty_input[data-v-243ac0bd]{text-align:left;vertical-align:middle;background-color:#fff;font-family:inherit;font-size:16px;line-height:normal}.qty_input[data-v-243ac0bd]:focus{outline:0}.cart-line[data-v-243ac0bd]{align-items:flex-start}.cart-line-thumb[data-v-243ac0bd]{width:33.333%;max-width:120px}.cart-line-thumb .cart-native-checkbox[data-v-243ac0bd]{margin-bottom:8px}.cart-product-thumb[data-v-243ac0bd]{width:100%;min-width:0;display:block}.cart-product-thumb__img[data-v-243ac0bd]{width:100%;height:auto;display:block}.cart-product-title[data-v-243ac0bd]{text-align:left;font-weight:400;display:block}.cart-product-title--desktop[data-v-243ac0bd]{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;width:100%;margin:0;padding:0;display:none}.cart-row-main[data-v-243ac0bd]{flex-direction:column;flex:1 1 0;gap:10px;min-width:0;display:flex}.cart-line-top[data-v-243ac0bd]{align-items:flex-start;gap:8px;display:flex}.cart-col-info[data-v-243ac0bd]{flex:1 1 0;min-width:0}.cart-col-weight[data-v-243ac0bd]{margin-top:5px}.cart-favorite-mobile[data-v-243ac0bd]{margin-top:2px}.cart-line-prices[data-v-243ac0bd]{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.cart-line-prices .main-price[data-v-243ac0bd],.cart-line-prices .old-price[data-v-243ac0bd]{text-align:left;margin-left:0}.cart-col-qty[data-v-243ac0bd]{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.cart-qty-footer[data-v-243ac0bd]{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.cart-unit-price[data-v-243ac0bd]{text-align:left;white-space:nowrap;margin:0}.cart-delete-mobile[data-v-243ac0bd]{margin-left:auto}.cart-col-sum[data-v-243ac0bd]{display:none}@media (max-width:767.98px){.cart-line[data-v-243ac0bd]{align-items:stretch}.cart-line-thumb[data-v-243ac0bd]{align-self:flex-start}.cart-row-main[data-v-243ac0bd]{align-self:stretch;gap:0}.cart-line-bottom-mobile[data-v-243ac0bd]{flex-direction:column;gap:4px;width:100%;margin-top:auto;display:flex}.cart-col-qty[data-v-243ac0bd]{gap:4px}.cart-qty-footer[data-v-243ac0bd]{align-items:flex-end;gap:8px}}@media (min-width:768px){.cart-line-bottom-mobile[data-v-243ac0bd]{display:contents}.cart-line-thumb[data-v-243ac0bd]{flex-direction:row;align-items:flex-start;gap:12px;width:16.666%;max-width:none;display:flex}.cart-product-thumb[data-v-243ac0bd]{width:80px}.cart-delete-mobile[data-v-243ac0bd],.cart-favorite-mobile[data-v-243ac0bd],.cart-line-prices[data-v-243ac0bd],.cart-product-title--mobile[data-v-243ac0bd]{display:none!important}.cart-product-title--desktop[data-v-243ac0bd]{display:block}.cart-product-title--desktop[data-v-243ac0bd]:hover{text-decoration:underline}.cart-row-main[data-v-243ac0bd]{flex-flow:row;align-items:stretch;gap:24px}.cart-line-top[data-v-243ac0bd]{display:contents}.cart-col-info[data-v-243ac0bd]{flex-direction:column;flex:0 auto;order:1;justify-content:flex-start;align-items:flex-start;width:calc(100% - 320px);min-width:120px;max-width:calc(100% - 320px);min-height:72px;display:flex}.cart-col-qty[data-v-243ac0bd]{flex-shrink:0;order:2;align-items:center;gap:0;width:72px;min-height:72px}.cart-qty-footer[data-v-243ac0bd]{width:auto;display:block}.cart-unit-price[data-v-243ac0bd]{text-align:center;margin-top:5px}.cart-line[data-v-243ac0bd]{align-items:stretch}.cart-col-sum[data-v-243ac0bd]{order:3;justify-content:flex-start;align-self:stretch;width:100px;min-height:0;margin-left:auto}.cart-col-sum[data-v-243ac0bd],.cart-col-sum-prices[data-v-243ac0bd]{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.cart-col-sum-prices[data-v-243ac0bd]{gap:2px}.cart-col-sum .main-price[data-v-243ac0bd],.cart-col-sum .old-price[data-v-243ac0bd]{text-align:right;line-height:1.25}.cart-row-actions[data-v-243ac0bd]{flex-direction:row;align-items:center;gap:14px;margin-top:auto;padding-top:8px;display:flex}}.empty-cart[data-v-243ac0bd]{margin-top:30px}.empty-cart-categories-title[data-v-243ac0bd]{color:#2c2c2c;margin:0 0 20px;font-size:20px;font-weight:700;line-height:normal}.empty-cart-viewed[data-v-243ac0bd]{margin-top:10px}@media (min-width:768px){.empty-cart-categories-title[data-v-243ac0bd]{font-size:26px}}.cart-view #ml_cart_total .ml-cart-process[data-v-243ac0bd]{text-align:center;vertical-align:middle;justify-content:center;align-items:center;padding-top:0;padding-bottom:0;display:flex}.customer_city[data-v-2d9f59b1]:hover{color:#7557c3;text-decoration:underline}.recipient-address-title[data-v-059814c5]{width:100%}.req-star[data-v-059814c5]{color:red;pointer-events:none;z-index:1;font-size:12px;line-height:1;position:absolute;top:10px;left:10px}.ya-autocomplete-list[data-v-059814c5]{z-index:100;background:#fff;border:1px solid #d7d7d7;border-radius:4px;max-height:220px;margin:0 0 12px;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 4px 12px #00000014}.address-autocomplete-wrap[data-v-059814c5]{z-index:60;margin-bottom:8px;position:relative}@media (max-width:767.98px){.order-recipient-address .address-field-mobile[data-v-059814c5]{font-size:16px}}.ya-autocomplete-list li[data-v-059814c5]{cursor:pointer;padding:8px 12px;font-size:15px}.ya-autocomplete-list li[data-v-059814c5]:hover{background:#f6f6f6}.address_map[data-v-059814c5]{height:280px;min-height:280px;position:relative}.hint[data-v-059814c5]{margin-top:4px;font-size:12px}.map_popup.address-map-balloon{box-sizing:border-box;color:#000;max-width:280px;padding:2px 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.4}.map_popup.address-map-balloon .address{word-wrap:break-word;color:#000;width:188px;max-width:100%;margin:0 0 5px;font-size:14px}.map_popup.address-map-balloon .map_popup__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.map_popup.address-map-balloon .btn{box-sizing:border-box;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;border:none;border-radius:.25rem;margin:0;padding:8px 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.map_popup.address-map-balloon .btn:focus{outline:0}@media (min-width:768px){.map_popup.address-map-balloon .btn{padding:10px 24px;font-size:16px}}.map_popup.address-map-balloon .btn-primary{background-color:#8669d4;color:#fff!important}.map_popup.address-map-balloon .btn-primary:hover{background-color:#a187e7;color:#fff!important}.map_popup.address-map-balloon .btn-primary:active{background-color:#7251cb;color:#fff!important}@media (max-width:767.98px){.map_popup.address-map-balloon .map_popup__actions{flex-direction:column;align-items:stretch;gap:6px}.map_popup.address-map-balloon .btn{white-space:normal;width:100%}}.order-recipient-address textarea.ml-textarea.order-comment-textarea{min-height:96px;font-size:16px!important}@media (min-width:768px){.order-recipient-address textarea.ml-textarea.order-comment-textarea{min-height:134px}}.order-delivery-step[data-v-f5667f09]{margin-bottom:28px}@media (min-width:768px){.order-delivery-step[data-v-f5667f09]{margin-bottom:70px}}.order-confirmation-step[data-v-f5667f09],.order-payment-step[data-v-f5667f09]{box-sizing:border-box;text-align:left;width:100%;max-width:100%}.order-confirmation-step ul>li[data-v-f5667f09],.order-payment-step ul>li[data-v-f5667f09]{justify-content:flex-start;align-items:flex-start}.order-confirmation-step .order-confirmation-label[data-v-f5667f09]{position:relative;top:-1px}.delivery_info_hint[data-v-f5667f09]{color:#ff8d24;margin-top:8px;margin-bottom:12px;font-size:14px}.delivery-interval-step[data-v-f5667f09]{margin-top:1.5rem}.pm_select_ml_cont[data-v-f5667f09]{position:relative}.pm_select_ml_cont .pm_f_select_ml[data-v-f5667f09]{color:#151515;background-image:url(/icons/accord_arrow.svg);background-position:95%;background-repeat:no-repeat;border:1px solid #d7d7d7;border-radius:5px;width:100%;padding:8px;font-size:16px;line-height:19px;text-decoration:none;display:flex}.pm_select_ml_cont .pm_f_select_ml.active[data-v-f5667f09]{border-bottom-right-radius:0;border-bottom-left-radius:0}.pm_select_ml_cont .pm_select_ml_drop_down[data-v-f5667f09]{z-index:100;background:#fff;border:1px solid #d7d7d7;border-radius:5px;width:100%;max-height:320px;margin:0;padding:0;list-style:none;display:block;position:absolute;top:37px;overflow:auto}.pm_select_ml_cont .pm_select_ml_drop_down.active[data-v-f5667f09]{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-f5667f09]{color:#151515;cursor:pointer;padding:8px 16px;font-size:16px}.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-f5667f09]:hover{background:#f6f6f6}.pm_select_ml_cont .pm_select_ml_drop_down li.active[data-v-f5667f09]{background-image:url(/icons/arrow_orange.svg);background-position:97%;background-repeat:no-repeat;font-weight:700}.pm_select_ml_cont .pm_f_select_ml[data-v-f5667f09],.pm_select_ml_cont .pm_select_ml_drop_down li[data-v-f5667f09]{align-items:center;min-height:38px}.return-to-cart[data-v-e2f4aaf2]{color:#2c2c2c;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' fill='none' viewBox='0 0 8 14'%3E%3Cpath stroke='%232c2c2c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7 1 1 7l6 6'/%3E%3C/svg%3E") 0 23% no-repeat;margin-bottom:40px;padding-bottom:10px;padding-left:12px;font-size:14px;display:block;border-bottom:1px solid #e7e7e7!important}.return-to-cart[data-v-e2f4aaf2]:hover{color:#8669d4}.ml-order-header[data-v-e2f4aaf2]{margin-bottom:10px;font-size:20px;line-height:1.2}@media (min-width:768px){.ml-order-header[data-v-e2f4aaf2]{font-size:32px}#step1[data-v-e2f4aaf2]{margin-bottom:50px}}#ml_order_total[data-v-e2f4aaf2]{background:#f7f7f7;max-height:min(90vh,640px);margin:50px -15px 0;padding:30px 15px;overflow:auto}@media (min-width:768px){#ml_order_total[data-v-e2f4aaf2]{margin:0 -15px}}#ml_order_total .ml-order-total-row[data-v-e2f4aaf2]{font-size:13px}#ml_order_total .delimiter[data-v-e2f4aaf2]{border-top:1px solid #e9e9e9;height:0;margin:7px 0 15px;padding:0}#ml_order_total .delimiter[data-v-e2f4aaf2]:first-of-type{margin-bottom:5px}#ml_order_total .order-total-grand[data-v-e2f4aaf2]{font-size:20px}@media (min-width:768px){#ml_order_total .order-total-grand[data-v-e2f4aaf2]{font-size:22px}}#ml_order_total .grey[data-v-e2f4aaf2]{color:#585858}#ml_order_total .order-total-grand p[data-v-e2f4aaf2]{color:#000;margin-bottom:0}.change_link[data-v-e2f4aaf2]{color:#8669d4;text-underline-offset:2px;white-space:nowrap;font-size:13px;text-decoration:underline}.change_link[data-v-e2f4aaf2]:hover{color:#7557c3}@media (min-width:768px){.change_link[data-v-e2f4aaf2]{font-size:14px}}.ml-order-process[data-v-e2f4aaf2]{color:#fff;cursor:pointer;text-align:center;background:#8669d4;border:none;border-radius:5px;width:100%;margin-top:18px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.25;display:block}.ml-order-process[data-v-e2f4aaf2]:hover:not(:disabled){background:#7557c3}.ml-order-process[data-v-e2f4aaf2]:disabled{cursor:not-allowed;opacity:.65}.ml_fo_terms_hint[data-v-e2f4aaf2]{color:#5f5f5f;text-align:center;max-width:100%;margin:10px auto 0;font-size:11px;line-height:1.45}@media (min-width:768px){.ml_fo_terms_hint[data-v-e2f4aaf2]{font-size:12px}}.ml_fo_terms[data-v-e2f4aaf2]{color:#8669d4;text-underline-offset:2px;text-decoration:underline}.ml_fo_terms[data-v-e2f4aaf2]:hover{color:#7557c3}#left-order #step2[data-v-e2f4aaf2]{margin-bottom:28px}@media (min-width:768px){#left-order #step2[data-v-e2f4aaf2]{margin-bottom:70px}}#left-order #step2[data-v-e2f4aaf2] .step2-line{color:#000;font-size:13px;font-weight:500;line-height:13px}#left-order #step2[data-v-e2f4aaf2] .customer_city{color:#8669d4;cursor:pointer;font-size:13px;font-weight:400;font:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:none}@media (min-width:768px){#left-order #step2[data-v-e2f4aaf2] .step2-line{font-size:16px;line-height:1.25}#left-order #step2[data-v-e2f4aaf2] .customer_city{font-size:20px}}#left-order #step3[data-v-e2f4aaf2]{margin-bottom:28px}@media (min-width:768px){#left-order #step3[data-v-e2f4aaf2]{margin-bottom:70px}}#categories_block_left{background:0 0;border:none;margin-bottom:45px;padding:0}#categories_block_left h2.title_block{color:#2c2c2c;margin:0 0 13px;padding:0;font-size:22px;font-weight:700;line-height:1.3}#categories_block_left .categories-list{margin:0!important;padding:0!important;list-style:none!important}#categories_block_left .categories-list>li{margin:0;padding:10px 16px 10px 8%;position:relative;list-style:none!important}#categories_block_left .categories-list>li.active:before{content:" ";background:#ff8d24;border-radius:4px;width:8px;height:8px;display:block;position:absolute;top:39%;left:2px}#categories_block_left .categories-list li .categories-switcher{cursor:pointer;background-color:#0000;background-image:url(/icons/accordion_arrow_down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:15px;height:15px;margin:0;padding:0;display:block;position:absolute;top:12px;right:0}#categories_block_left .categories-list li .categories-switcher.active{background-image:url(/icons/accordion_arrow.svg)}#categories_block_left .categories-list li.ml-sidebar-category-back>a:not(.categories-back){color:#2c2c2c;font-weight:700}#categories_block_left .categories-list li.ml-sidebar-category-back a.categories-back{text-indent:-9999px;background:url(/icons/back_arrow.svg) 50%/contain no-repeat;width:10px;height:10px;font-size:0;font-weight:400;line-height:0;display:inline-block;position:absolute;top:33%;left:0;overflow:hidden}#categories_block_left .categories-list li.ml-sidebar-category-back>a:not(.categories-back){padding-left:14px;display:inline-block}#categories_block_left .categories-list li .categories-children{margin:0;padding:0;display:none;list-style:none!important}#categories_block_left .categories-list li .categories-children.is-open{display:block}#categories_block_left .categories-list li .categories-children .ml-sidebar-category{padding:20px 16px 0 8%;position:relative;list-style:none!important}#categories_block_left .categories-list li .categories-children .ml-sidebar-category:last-child{padding-bottom:0}#categories_block_left .categories-list li .categories-children .ml-sidebar-category.active:before{content:" ";background:#ff8d24;border-radius:4px;width:8px;height:8px;display:block;position:absolute;top:39%;left:2px}#categories_block_left .categories-list li a{color:#2c2c2c;background:0 0;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none!important}#categories_block_left .categories-list li a:hover{color:#ff8d24}@media (max-width:1023px){#categories_block_left .category-sidebar-all-products{display:none}}.search-breadcrumb-bar[data-v-832e036a] .breadcrumb{padding:25px 0 11px}.catalog-scroll-anchor[data-v-832e036a]{height:0;overflow:hidden}.search-page-heading.page-heading.product-listing[data-v-832e036a]{color:#2c2c2c;border:0;margin:0 0 10px;padding:0;font-family:inherit;font-size:22px;font-weight:700;line-height:1.25}.search-page-heading .heading-counter[data-v-832e036a],.search-page-heading .lighter[data-v-832e036a]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.category-show-categories[data-v-832e036a]{color:#8669d4;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;text-decoration:underline}.pl-sort[data-v-832e036a]{width:65%;margin:10px 0}.sort-select-input[data-v-832e036a]{color:#2c2c2c;background:#fff;border:1px solid #d4d4d4;border-radius:4px;width:100%;max-width:100%;padding:8px 10px;font-size:16px}.pm-load-more[data-v-832e036a]{color:#8669d4;cursor:pointer;text-align:center;background:#f6f6f6;border:0;border-radius:5px;width:100%;margin:30px 0 25px;padding:15px;font-size:15px;display:block}.pm-load-more[data-v-832e036a]:disabled{cursor:wait;opacity:.6}.pagination[data-v-832e036a]{width:100%;margin:0}.pagination-inner[data-v-832e036a]{flex-flow:wrap;gap:0;margin:0;list-style:none;display:flex}.pagination-btn[data-v-832e036a]{box-sizing:border-box;color:#2c2c2c;cursor:pointer;text-align:center;background:#fff;border:1px solid #d7d7d7;width:36px;height:36px;padding:0;font-size:14px;line-height:34px}.pagination-btn[data-v-832e036a]:disabled{cursor:default;opacity:.4}.pagination-inner .pagination-btn[data-v-832e036a]:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-inner .pagination-btn[data-v-832e036a]:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-btn+.pagination-btn[data-v-832e036a]{margin-left:-1px}.pagination-btn-active[data-v-832e036a]{color:#fff;z-index:1;background:#8669d4;border-color:#8669d4;position:relative}.pagination-arrow[data-v-832e036a]{border-radius:3px}.bottom-category-actions[data-v-832e036a]{flex-wrap:wrap}@media (min-width:768px){.search-page-heading.page-heading.product-listing[data-v-832e036a]{font-size:22px}.pl-sort[data-v-832e036a]{margin-top:0;margin-bottom:0;margin-left:auto}.pagination[data-v-832e036a],.pl-sort[data-v-832e036a]{width:auto}.pagination-inner[data-v-832e036a]{margin:0 15px}}@media (min-width:992px){.search-breadcrumb-bar[data-v-832e036a] .breadcrumb{padding:21px 0 11px}.pl-sort[data-v-832e036a]{background:0 0;margin-left:0;padding-left:0}.pl-sort .pm_select_ml_cont_sort[data-v-832e036a]{width:256px;max-width:100%}}#compare .page-heading[data-v-0722b64d]{margin-bottom:17px;font-size:22px}#compare .cat-nav[data-v-0722b64d]{white-space:nowrap;margin:20px 0;overflow-x:scroll}#compare .cat-nav[data-v-0722b64d]::-webkit-scrollbar{width:5px;height:5px}#compare .cat-nav[data-v-0722b64d]::-webkit-scrollbar-track{background:#e9e9e9}#compare .cat-nav[data-v-0722b64d]::-webkit-scrollbar-thumb{background-color:#8669d4;border-radius:20px}#compare .cat-nav li[data-v-0722b64d]{color:#585858;cursor:pointer;background:#f6f6f6;border-radius:5px;margin-right:10px;padding:10px 15px;font-size:12px;display:inline-block}#compare .cat-nav li.active[data-v-0722b64d]{color:#2c2c2c;background:#8669d433}#compare .features-rows[data-v-0722b64d],#compare .product-rows[data-v-0722b64d]{white-space:nowrap;background:#fff;overflow-x:auto}#compare .features-rows[data-v-0722b64d]::-webkit-scrollbar{width:5px;height:5px}#compare .product-rows[data-v-0722b64d]::-webkit-scrollbar{width:5px;height:5px}#compare .features-rows[data-v-0722b64d]::-webkit-scrollbar-track{background:#e9e9e9}#compare .product-rows[data-v-0722b64d]::-webkit-scrollbar-track{background:#e9e9e9}#compare .features-rows[data-v-0722b64d]::-webkit-scrollbar-thumb{background-color:#8669d4;border-radius:20px}#compare .product-rows[data-v-0722b64d]::-webkit-scrollbar-thumb{background-color:#8669d4;border-radius:20px}#compare .compare-feature-names[data-v-0722b64d]{min-width:0;overflow:hidden}#compare .feature-names-container[data-v-0722b64d]{max-width:100%}#compare .feature-names-container[data-v-0722b64d]::-webkit-scrollbar{width:0;height:0;display:none}#compare .product-item[data-v-0722b64d]{margin-bottom:30px}#compare .product-item img[data-v-0722b64d]{border-radius:0}#compare .product-item .product-image-wrap[data-v-0722b64d]{vertical-align:top;width:fit-content;max-width:100%;display:inline-block;position:relative}#compare .product-item .pm-js-to-favorite.compare-favorite-btn[data-v-0722b64d]{cursor:pointer;background:url(/icons/heart.svg) 50%/contain no-repeat;border:none;border-radius:50%;width:32px;height:32px;position:absolute;top:5px;left:calc(100% + 16px);right:auto}#compare .product-item .pm-js-to-favorite.compare-favorite-btn.active[data-v-0722b64d]{background-image:url(/icons/heart_purple_active.svg)}#compare .product-item .name[data-v-0722b64d]{-webkit-line-clamp:2;color:#000;white-space:pre-wrap;-webkit-box-orient:vertical;max-width:100%;margin:20px 0 15px;font-size:14px;display:-webkit-box;overflow:hidden}#compare .product-item .price[data-v-0722b64d]{color:#f7941d;margin-bottom:15px;font-size:20px;display:inline-block}#compare .product-item #old_price_display[data-v-0722b64d]{color:#8e8e8e;margin-left:7px;font-size:15px;text-decoration:line-through}#compare .compare-remove[data-v-0722b64d]{color:#0000;white-space:nowrap;background:url(/icons/trash.svg) 50%/cover;width:16px;height:20px;margin-left:10px;font-size:0;line-height:0;display:inline-block;overflow:hidden}#compare .compare-top[data-v-0722b64d]{border-bottom:none}#compare .feature-names-container li[data-v-0722b64d],#compare .features-container li[data-v-0722b64d]{border-bottom:1px solid #eee}#compare .feature-names-container li[data-v-0722b64d]{align-items:flex-start;height:auto;min-height:30px}#compare .compare-feature-label[data-v-0722b64d],#compare .compare-feature-name-text[data-v-0722b64d],#compare .compare-feature-value[data-v-0722b64d]{overflow-wrap:anywhere;white-space:normal;word-break:break-word;max-width:100%;line-height:1.25;display:block}#compare .feature-names-fixed[data-v-0722b64d]{max-height:min(60vh,500px);overflow:hidden}#compare .features-container li[data-v-0722b64d]{box-sizing:border-box;flex-direction:column;justify-content:flex-start;height:auto;min-height:70px;padding:10px 8px 10px 0;display:flex;overflow:hidden}#compare .features-container li p[data-v-0722b64d],#compare .features-container li span[data-v-0722b64d]{font-size:13px}#compare .features-container li p[data-v-0722b64d]{color:#2c2c2c;min-height:16px;margin-bottom:0;font-size:13px}#compare .product-features[data-v-0722b64d],#compare .product-item[data-v-0722b64d]{box-sizing:border-box;overflow:hidden}#compare .btn[data-v-0722b64d]{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:inline-flex}#compare .btn[data-v-0722b64d]:hover{background-color:#a187e7}#compare .features-rows .product-item .btn[data-v-0722b64d],#compare .product-rows .product-item .btn[data-v-0722b64d]{height:32px;padding-top:0;padding-bottom:0;font-size:12px;line-height:32px}#compare .product-rows .product-item .btn[data-v-0722b64d]{height:32px;line-height:32px}#compare .hidden[data-v-0722b64d]{display:none!important}#compare .compare-feature-values[data-v-0722b64d]{margin-top:0}#compare .compare-grid[data-v-0722b64d]{grid-template-rows:auto auto;grid-template-columns:1fr;align-items:start;gap:0;display:grid}#compare .compare-cell[data-v-0722b64d]{min-width:0}#compare .compare-options[data-v-0722b64d],#compare .compare-product-cell[data-v-0722b64d]{grid-area:1/1}#compare .compare-feature-names[data-v-0722b64d],#compare .compare-feature-values[data-v-0722b64d]{grid-area:2/1}#comarare .ml-radio[data-v-0722b64d]{margin-right:0}@media (max-width:991px){#compare .compare-feature-names[data-v-0722b64d],#compare .compare-options[data-v-0722b64d]{display:none!important}#compare .compare-feature-label[data-v-0722b64d]{color:#2c2c2c;overflow-wrap:anywhere;white-space:normal;word-break:break-word;max-width:100%;margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.25;display:block}}@media (max-width:767.98px){#compare .product-item .compare-product-actions[data-v-0722b64d]{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:100%}#compare .product-item .compare-product-actions .js-add-to-cart[data-v-0722b64d]{box-sizing:border-box;border-radius:5px;flex:0 0 75%;justify-content:center;max-width:75%;height:30px;min-height:30px;padding:0 11%;font-size:12px;line-height:28px;border:none!important;width:75%!important}#compare .product-item .compare-product-actions .js-add-to-cart img[data-v-0722b64d]{filter:brightness(0)invert();width:14px;height:14px;margin-right:4px}#compare .product-item .compare-product-actions .compare-remove[data-v-0722b64d]{box-sizing:border-box;color:#0000;vertical-align:middle;white-space:nowrap;border:none;flex:0 0 30px;min-width:30px;min-height:30px;padding:0;font-size:0;line-height:0;overflow:hidden;background:url(/icons/trash.svg) 50%/16px 20px no-repeat!important;width:30px!important;height:30px!important;margin:0!important;display:inline-block!important}}@media (min-width:768px){#compare .page-heading[data-v-0722b64d]{font-size:32px}#compare .cat-nav[data-v-0722b64d]{margin:-26px 0 35px}#compare .cat-nav li[data-v-0722b64d]{margin-right:20px;font-size:16px}#compare .features-container li p[data-v-0722b64d],#compare .features-container li span[data-v-0722b64d]{font-size:13px}#compare .page-heading[data-v-0722b64d]{margin-bottom:35px}}@media (min-width:992px){#compare .compare-feature-label[data-v-0722b64d]{display:none}#compare .compare-grid[data-v-0722b64d]{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,3fr)}#compare .compare-options[data-v-0722b64d]{grid-area:1/1;padding-right:1rem}#compare .compare-product-cell[data-v-0722b64d]{grid-area:1/2}#compare .compare-feature-names[data-v-0722b64d]{grid-area:2/1;padding-right:1rem}#compare .compare-feature-values[data-v-0722b64d]{grid-area:2/2;margin-top:0}#compare .cat-nav[data-v-0722b64d]{overflow-x:hidden}#compare .clear_category[data-v-0722b64d]{color:#8669d4;margin:10px 0;font-size:14px}#compare .features-rows[data-v-0722b64d],#compare .product-rows[data-v-0722b64d]{padding-left:30px;box-shadow:inset 40px 0 18px -30px #c4c4c494}#compare .features-container li[data-v-0722b64d]{justify-content:flex-start;align-items:flex-start;height:auto;min-height:39px;padding:4px 8px 4px 0}#compare .features-container li p[data-v-0722b64d]{max-width:100%;line-height:1.25}#compare .feature-names-container li[data-v-0722b64d]{align-items:flex-start;min-height:39px;padding:4px 8px 4px 0}#compare .feature-names-container li[data-v-0722b64d],#compare .features-container li[data-v-0722b64d]{color:#2c2c2c;font-size:14px}#compare .product-item>.flex[data-v-0722b64d]{flex-flow:column;align-items:flex-start}#compare .product-item>.flex>div[data-v-0722b64d]:first-child{flex:none;max-width:none;padding:0 15px;width:100%!important}#compare .product-item>.flex>div.w-full[data-v-0722b64d]{flex:none;min-width:0;width:100%!important}#compare .product-item>.flex>div.w-full .name[data-v-0722b64d]{margin-top:10px}#compare .product-item .product_image[data-v-0722b64d]{width:93px;display:block}#compare .product-item .product_image img[data-v-0722b64d]{width:93px;max-width:93px;height:auto;display:block}#compare .product-item .pm-js-to-favorite.compare-favorite-btn[data-v-0722b64d]{width:28px;height:28px}}.compare-left-names-mask,.compare-row-backdrop,.compare-top-shield{box-sizing:border-box}.compare-top-floating{background:#fff;border-bottom:none}.compare-top-floating .product-rows{white-space:nowrap;background:#fff;padding-left:0;overflow-x:auto;box-shadow:inset 40px 0 18px -30px #c4c4c494}@media (max-width:991px){.compare-top-floating .product-rows{box-shadow:none}}.compare-top-floating .product-rows::-webkit-scrollbar{width:5px;height:5px}.compare-top-floating .product-rows::-webkit-scrollbar-track{background:#e9e9e9}.compare-top-floating .product-rows::-webkit-scrollbar-thumb{background-color:#8669d4;border-radius:20px}.compare-top-floating .product-item{margin-bottom:30px}.compare-top-floating .product-item img{border-radius:0}.compare-top-floating .product-item .product-image-wrap{vertical-align:top;width:fit-content;max-width:100%;display:inline-block;position:relative}.compare-top-floating .product-item .pm-js-to-favorite.compare-favorite-btn{cursor:pointer;background:url(/icons/heart.svg) 50%/contain no-repeat;border:none;border-radius:50%;width:28px;height:28px;position:absolute;top:5px;left:calc(100% + 8px);right:auto}.compare-top-floating .product-item .pm-js-to-favorite.compare-favorite-btn.active{background-image:url(/icons/heart_purple_active.svg)}.compare-top-floating .product-item .name{-webkit-line-clamp:2;color:#000;white-space:pre-wrap;-webkit-box-orient:vertical;max-width:100%;margin:20px 0 5px;font-size:14px;display:-webkit-box;overflow:hidden}.compare-top-floating .product-item .price{color:#f7941d;margin-bottom:5px;font-size:20px;display:inline-block}.compare-top-floating .product-item #old_price_display{color:#8e8e8e;margin-left:7px;font-size:15px;text-decoration:line-through}.compare-top-floating .compare-remove{color:#0000;white-space:nowrap;background:url(/icons/trash.svg) 50%/cover;width:16px;height:20px;margin-left:10px;font-size:0;line-height:0;display:inline-block;overflow:hidden}.compare-top-floating .btn{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:inline-flex}.compare-top-floating .btn:hover{background-color:#a187e7}.compare-top-floating .product-rows .product-item .btn{height:32px;padding-top:0;padding-bottom:0;font-size:12px;line-height:32px}.compare-breadcrumb-bar .breadcrumb{padding:25px 0 11px}@media (max-width:767.98px){.compare-top-floating .product-item .compare-product-actions{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:100%}.compare-top-floating .product-item .compare-product-actions .js-add-to-cart{box-sizing:border-box;border-radius:5px;flex:0 0 75%;justify-content:center;max-width:75%;height:30px;min-height:30px;padding:0 11%;font-size:12px;line-height:28px;border:none!important;width:75%!important}.compare-top-floating .product-item .compare-product-actions .js-add-to-cart img{filter:brightness(0)invert();width:14px;height:14px;margin-right:4px}.compare-top-floating .product-item .compare-product-actions .compare-remove{box-sizing:border-box;color:#0000;vertical-align:middle;white-space:nowrap;border:none;flex:0 0 30px;min-width:30px;min-height:30px;padding:0;font-size:0;line-height:0;overflow:hidden;background:url(/icons/trash.svg) 50%/16px 20px no-repeat!important;width:30px!important;height:30px!important;margin:0!important;display:inline-block!important}}@media (min-width:992px){.compare-top-floating .product-item>.flex{flex-flow:column;align-items:flex-start}.compare-top-floating .product-item>.flex>div:first-child{flex:none;max-width:none;padding:0 15px;width:100%!important}.compare-top-floating .product-item>.flex>div.w-full{flex:none;min-width:0;width:100%!important}.compare-top-floating .product-item>.flex>div.w-full .name{margin-top:10px}.compare-top-floating .product-item .product_image{width:93px;display:block}.compare-top-floating .product-item .product_image img{width:93px;max-width:93px;height:auto;display:block}.compare-breadcrumb-bar .breadcrumb{padding:21px 0 11px}.compare-top-floating .product-rows{padding-left:30px}}#wishlist_list_container .btn[data-v-697b1181]{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:10px;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex}#wishlist_list_container .btn[data-v-697b1181]:focus,#wishlist_list_container .btn[data-v-697b1181]:hover{text-decoration:none}#wishlist_list_container .btn[data-v-697b1181]:focus{outline:0}#wishlist_list_container .btn.disabled[data-v-697b1181],#wishlist_list_container .btn[data-v-697b1181]:disabled{opacity:.65;pointer-events:none}#wishlist_list_container .btn-primary[data-v-697b1181]{color:#fff;background-color:#8669d4}#wishlist_list_container .btn-primary[data-v-697b1181]:hover{color:#fff;background-color:#a187e7}#wishlist_list_container .btn-primary.disabled[data-v-697b1181],#wishlist_list_container .btn-primary[data-v-697b1181]:disabled{color:#fff;background-color:#8669d4}#wishlist_list_container .btn-primary[data-v-697b1181]:not(:disabled):not(.disabled):active{color:#fff;background-color:#7251cb}#wishlist_list_container .btn-cart-icon[data-v-697b1181]{width:20px;height:20px;margin-right:0}#wishlist_list_container .wishlist_add_checked_to_cart[data-v-697b1181]{width:100%;height:35px;padding-top:0;padding-bottom:0;line-height:35px}.wishlist-breadcrumb-bar .breadcrumb[data-v-697b1181]{padding:25px 0 11px}@media (min-width:992px){#wishlist_list_container .wishlist_add_checked_to_cart[data-v-697b1181]{width:auto;height:auto;margin-bottom:10px;padding:10px 28px;font-size:16px;line-height:19px}.wishlist-breadcrumb-bar .breadcrumb[data-v-697b1181]{padding:21px 0 11px}}#wishlist_list_container .ml-checkbox[data-v-697b1181]{appearance:none;cursor:pointer;background:0 0;border:none;width:23px;height:23px;margin-top:5px;padding:0;position:relative}#wishlist_list_container .ml-checkbox[data-v-697b1181]:before{content:"";cursor:pointer;background-image:url(/icons/unchecked.svg);background-size:cover;width:23px;height:23px;display:block;position:absolute;top:-4px;left:0}#wishlist_list_container .ml-checkbox[data-v-697b1181]:checked:before{background-image:url(/icons/checked.svg)}#wishlist_list_container[data-v-697b1181] .product-list>.product-list-item{position:relative}@media (min-width:992px){#wishlist_list_container[data-v-697b1181] .product-list{overflow:visible}#wishlist_list_container[data-v-697b1181] .product-list>.product-list-item.lv-grid:hover{z-index:50}}#wishlist_list_container .wishlist_check_all.ml-checkbox[data-v-697b1181]{flex-shrink:0;margin-top:0}#wishlist_list_container .wishlist_check_all.ml-checkbox[data-v-697b1181]:before{top:0}#wishlist_list_container .wishlist-label[data-v-697b1181]{color:#2c2c2c;line-height:23px}#wishlist_list_container .wishlist_remove_selected[data-v-697b1181]{background-image:url(/icons/trash.svg);background-position:0;align-items:center;min-height:23px;margin:0;padding-top:0;padding-bottom:0;line-height:23px;display:inline-flex}@media (min-width:768px){#wishlist_list_container .wishlist_add_checked_to_cart[data-v-697b1181]{margin-bottom:0}.wishlist-label[data-v-697b1181]{margin-right:22px}}#wishlist_list_container .top-wishlist-row .sort-container .pl-sort[data-v-697b1181]{width:100%}#wishlist_list_container .top-wishlist-row .sort-container .pl-sort span[data-v-697b1181]{text-align:center;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;width:100%;margin:10px 0;padding:10px 0;display:block}#wishlist_list_container[data-v-697b1181] .more-info{justify-content:center;height:30px;padding:0 21px;font-size:12px;line-height:28px}#wishlist_list_container .pagination div li[data-v-697b1181]{text-align:center;border:1px solid #d7d7d7;width:36px;height:36px;line-height:36px}#wishlist_list_container .pagination div li.pagination-arrow[data-v-697b1181]{border-radius:3px}#wishlist_list_container .pagination div li.pagination-active[data-v-697b1181]{background:#8669d4;border:none}#wishlist_list_container .pagination div li.pagination-active .pagination-link[data-v-697b1181]{color:#fff}#wishlist_list_container .pagination .pagination-link[data-v-697b1181]{color:#2c2c2c;text-decoration:none;display:block}#wishlist_list_container .pagination div li.pagination-disabled[data-v-697b1181]{opacity:.4;pointer-events:none}#wishlist_list_container .pagination div li[data-v-697b1181]:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}#wishlist_list_container .pagination div li[data-v-697b1181]:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}h1.whishlist-h[data-v-697b1181]{font-size:22px;margin-bottom:17px!important}@media (min-width:992px){#wishlist_list_container .top-wishlist-col a.wishlist_add_checked_to_cart[data-v-697b1181]{margin-right:26px}h1.whishlist-h[data-v-697b1181]{font-size:32px;margin-bottom:22px!important}}.wishlist-cart-confirm-popup .popup-header{border-bottom:none;min-height:48px;padding-bottom:0}.wishlist-cart-confirm-popup .popup-title:empty{display:none}.wishlist-cart-confirm-content{padding:28px 30px 20px!important}.wishlist-cart-confirm-text{color:#2c2c2c;text-align:center;margin:0;font-size:16px;line-height:1.5}.wishlist-cart-confirm-text b{font-weight:700}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer{border-top:none;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:0 30px 30px!important}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn{cursor:pointer;text-align:center;border:none;border-radius:.25rem;width:46%;min-width:140px;margin:0;padding:10px 24px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;display:block}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn-secondary{color:#2c2c2c;background-color:#e7e1f6}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn-secondary:hover{background-color:#ddd6f0}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn-primary{color:#fff;background-color:#8669d4;margin-left:auto}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn-primary:hover{color:#fff;background-color:#a187e7}@media (max-width:767px){.wishlist-cart-confirm-content{padding:24px 20px 16px!important}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer{flex-direction:column;align-items:stretch;padding:0 20px 24px!important}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn{width:100%;min-width:0}.popup-footer.layer-cart-popup-footer.wishlist-cart-confirm-footer .btn-primary{margin-left:0}}.catalog-scroll-anchor[data-v-3fd9b7d4]{height:0;overflow:hidden}.heading h1[data-v-3fd9b7d4]{font-size:22px}.heading h1 .heading-count[data-v-3fd9b7d4]{color:#8e8e8e;margin-top:5px;font-size:13px;font-weight:400;display:block}.category-show-categories[data-v-3fd9b7d4]{color:#8669d4;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;text-decoration:underline}.pl-sort[data-v-3fd9b7d4]{width:65%;margin:10px 0}.sort-select-input[data-v-3fd9b7d4]{color:#2c2c2c;background:#fff;border:1px solid #d4d4d4;border-radius:4px;width:100%;max-width:100%;padding:8px 10px;font-size:16px}.pm-load-more[data-v-3fd9b7d4]{color:#8669d4;cursor:pointer;text-align:center;background:#f6f6f6;border:0;border-radius:5px;width:100%;margin:30px 0 25px;padding:15px;font-size:15px;display:block}.pm-load-more[data-v-3fd9b7d4]:disabled{cursor:wait;opacity:.6}.pagination[data-v-3fd9b7d4]{width:100%;margin:0}.pagination-inner[data-v-3fd9b7d4]{flex-flow:wrap;gap:0;margin:0;list-style:none;display:flex}.pagination-btn[data-v-3fd9b7d4]{box-sizing:border-box;color:#2c2c2c;cursor:pointer;text-align:center;background:#fff;border:1px solid #d7d7d7;width:36px;height:36px;padding:0;font-size:14px;line-height:34px}.pagination-btn[data-v-3fd9b7d4]:disabled{cursor:default;opacity:.4}.pagination-inner .pagination-btn[data-v-3fd9b7d4]:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-inner .pagination-btn[data-v-3fd9b7d4]:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-btn+.pagination-btn[data-v-3fd9b7d4]{margin-left:-1px}.pagination-btn-active[data-v-3fd9b7d4]{color:#fff;z-index:1;background:#8669d4;border-color:#8669d4;position:relative}.pagination-arrow[data-v-3fd9b7d4]{border-radius:3px}.bottom-category-actions[data-v-3fd9b7d4]{flex-wrap:wrap}@media (min-width:768px){.pl-sort[data-v-3fd9b7d4]{margin-top:0;margin-bottom:0;margin-left:auto}.pagination[data-v-3fd9b7d4],.pl-sort[data-v-3fd9b7d4]{width:auto}.pagination-inner[data-v-3fd9b7d4]{margin:0 15px}}@media (min-width:992px){.pl-sort[data-v-3fd9b7d4]{background:0 0;margin-left:0;padding-left:0}.pl-sort .pm_select_ml_cont_sort[data-v-3fd9b7d4]{width:256px;max-width:100%}}.order-success-page__container{box-sizing:border-box}.order-success-page__content{min-width:0}.cart-top-row{background:#f5f3fc;height:80px;margin-bottom:30px;line-height:80px}.cart-top-row h5{color:#2c2c2c;margin:0;font-weight:700;line-height:80px}.cart-top-row h5 span{font-weight:400}.order-success-page .order-confirm{margin-bottom:100px}.order-confirm-title{color:#000;margin-bottom:20px;font-size:20px;font-weight:700;line-height:1.2}.order-confirm p{color:#585858;margin-bottom:1rem;font-size:13px;line-height:1.5}.order-confirm p a{color:#2c2c2c;font-weight:400;text-decoration:none}.order-confirm p a:hover{text-decoration:underline}.order-confirm p.confi{color:#585858;font-size:18px}.order-confirm p.confi span{color:#000;font-weight:600}.order-confirm p.pmos_delivery_row{color:#000;margin-bottom:10px}.order-confirm p.pmos_delivery_row span{color:#585858}.order-confirm p.pmos_delivery_row.order-success-discount{color:#2aa85a}.order-confirm p.pmos_delivery_row.order-success-discount span{color:#585858}.order-confirm .social-media{flex-wrap:wrap;align-items:flex-start;margin:8px 0 50px;padding:0;list-style:none;display:flex}.order-confirm .social-media li{margin:0 8px 0 0}.order-confirm .social-media a{display:block}.order-confirm .order-success-social-icon,.order-confirm .social-media img{-o-object-fit:contain;object-fit:contain;width:32px;height:32px;display:block}.order-confirm .tinkoff-payment-block{margin-bottom:24px}.order-confirm .tinkoff-payment-block p{margin-bottom:12px}.order-confirm #order-details{background:#f6f6f6;border:1px solid #e9e9e9;border-radius:5px;margin:0 -15px;padding:10px 15px}.order-confirm #order-details h2{color:#000;margin-bottom:20px;font-size:18px;font-weight:600}.order-confirm #order-details>ul.order-lines{border-top:1px solid #e9e9e9;margin:30px 0 20px;padding:0;list-style:none}.order-confirm #order-details>ul.order-lines>li{border-bottom:1px solid #e9e9e9;margin:0;padding:20px 0}.order-confirm .order-line-row{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.order-confirm .order-line-thumb{flex-shrink:0;width:81px}.order-confirm .order-line-body{flex:1 1 0;min-width:0}.order-confirm .order-line-thumb .img-fluid,.order-confirm .order-line-thumb img{-o-object-fit:contain;object-fit:contain;width:81px;max-width:81px;height:auto;display:block}.order-confirm .order-line-thumb__placeholder{color:#888;background:#fff;border:1px solid #e9e9e9;border-radius:5px;justify-content:center;align-items:center;width:81px;min-height:81px;font-size:11px;display:flex}.order-confirm #order-details ul li a{color:#2c2c2c;font-size:14px;line-height:16px;text-decoration:none;display:block}.order-confirm #order-details ul li a:hover{text-decoration:underline}.order-confirm .pmos_list_qty{color:#585858;margin-top:6px;font-size:13px;display:block}.order-confirm .pmos_list_price{color:#000;margin-top:4px;font-size:16px;font-weight:700;display:block}.order-confirm #detailed-info .pmos_label{color:#585858;margin-top:30px;margin-bottom:0;font-size:13px}.order-confirm #detailed-info .pmos_label:first-child{margin-top:0}.order-confirm #detailed-info .pmos_info{color:#585858;margin-bottom:0;font-size:13px;font-weight:700}.order-confirm .btn-continue{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;height:43px;margin-top:1rem;margin-bottom:1rem;padding:0 24px;font-size:14px;line-height:43px;text-decoration:none;display:inline-flex}.order-confirm .btn-continue:hover{color:#fff;background-color:#a187e7;text-decoration:none}.order-confirm .btn-primary.tinkoff_payment_button{color:#fff;cursor:pointer;background-color:#8669d4;border:none;border-radius:.25rem;justify-content:center;align-items:center;height:43px;padding:0 24px;font-size:14px;line-height:1.25;display:inline-flex}.order-confirm .btn-primary.tinkoff_payment_button:hover{background-color:#a187e7}.order-confirm p.confi-by{color:#00f;font-size:13px}@media (min-width:768px){.cart-top-row h5{font-size:22px}.order-confirm-title{font-size:32px}.order-confirm p{font-size:14px}.order-confirm p.confi{font-size:18px}.order-confirm #order-details{background:0 0;margin-left:0;margin-right:0}.order-confirm #order-details h2{font-size:22px}.order-confirm #order-details>ul.order-lines{margin:30px 0 20px}.order-confirm #detailed-info .pmos_info,.order-confirm .pmos_list_price{font-size:16px}}.filter-preview-color-dot[data-v-c8c8cfe3]{border-radius:5px;width:10px;height:10px;display:block}.filter-color-swatch[data-v-c8c8cfe3]{flex-shrink:0}.pm_f_select_ml[data-v-c8c8cfe3]{cursor:pointer;text-align:left;padding:6px 10px}.pm_f_select_ml[data-v-c8c8cfe3],.pm_select_ml_drop_down[data-v-c8c8cfe3]{background:#fff;border:1px solid #d7d7d7;border-radius:4px;width:100%}.pm_select_ml_drop_down[data-v-c8c8cfe3]{z-index:10;margin:0;padding:0;list-style:none;position:absolute}.pm_select_ml_drop_down li[data-v-c8c8cfe3]{cursor:pointer;padding:8px 10px}.pm_select_ml_drop_down li.active[data-v-c8c8cfe3],.pm_select_ml_drop_down li[data-v-c8c8cfe3]:hover{background:#f6f6f6}.pm_select_ml_cont[data-v-c8c8cfe3]{position:relative}.filter-preview-color-dot[data-v-1ca73f87]{border-radius:5px;width:10px;height:10px;display:block}[data-v-1ca73f87] .pm_f_checkbox-mobile-row,[data-v-1ca73f87] .pm_f_checkbox-color-mobile{cursor:pointer;align-items:center;gap:8px;width:100%;display:flex}[data-v-1ca73f87] .pm_f_checkbox-color-mobile .filter-color-hint{text-align:left;flex:1;min-width:0}[data-v-1ca73f87] .pm_f_checkbox-color-mobile .filter-color-swatch{flex-shrink:0}[data-v-1ca73f87] .pm_f_checkbox-color-mobile.active .filter-color-swatch{box-shadow:0 0 0 2px #fff,0 0 0 4px #8669d4}[data-v-1ca73f87] .pm_f_checkbox-control{flex-shrink:0;width:20px;height:20px;margin:0}[data-v-1ca73f87] .pm_f_checkbox-label{flex:1;min-width:0}.pm_f_select_ml[data-v-1ca73f87]{cursor:pointer;text-align:left;padding:6px 10px}.pm_f_select_ml[data-v-1ca73f87],.pm_select_ml_drop_down[data-v-1ca73f87]{background:#fff;border:1px solid #d7d7d7;border-radius:4px;width:100%}.pm_select_ml_drop_down[data-v-1ca73f87]{margin:0;padding:0;list-style:none;position:relative;top:0}.pm_select_ml_drop_down li[data-v-1ca73f87]{cursor:pointer;padding:8px 10px}.pm_select_ml_drop_down li.active[data-v-1ca73f87],.pm_select_ml_drop_down li[data-v-1ca73f87]:hover{background:#f6f6f6}.pm_select_ml_cont[data-v-1ca73f87]{position:relative}.pmfilter-container--mobile>h5[data-v-1ca73f87]{display:none}.filter_hint_answer{cursor:pointer;background:url(/icons/answer.svg) 0 0/cover no-repeat;width:21px;height:21px;margin-left:13px;display:inline-block;position:relative}.filter-collapse-container{margin:0;padding:0;list-style:none}.filter-collapse-container .filter-header{border-bottom:1px solid #e9e9e9;padding:10px 0;list-style:none}.filter-collapse-container .filter-header.ml-visible h5{background:url(/icons/accordion_arrow.svg) 96% 71% no-repeat}.filter-collapse-container .filter-header h5{cursor:pointer;background:url(/icons/accordion_arrow_down.svg) 96% 71% no-repeat;margin:0;font-size:16px;font-weight:400}.filter-collapse-container .filter-header h5:first-letter{text-transform:uppercase}.filter-collapse-container .filter-header h5 .pm_filter_reset{display:none}.filter-collapse-container .filter-header .filter-preview-colors{margin:0;padding:0;list-style:none}.filter-collapse-container .filter-header .filter-preview-colors li{margin-right:3px;display:inline-block}.filter-collapse-container .filter-header .filter-item-container{margin:0;padding:0;list-style:none;display:none}.filter-collapse-container .filter-header.ml-visible .filter-item-container{display:block}.filter-collapse-container .filter-header.collapsed h5{background:url(/icons/accordion_arrow.svg) 96% 71% no-repeat}.filter_hint{z-index:5;background:#fff;border:1px solid #e9e9e9;max-width:220px;padding:8px;font-size:12px;position:absolute;top:100%;left:0}@media (min-width:992px){.pmfilter-container{z-index:1;background:#fff;margin-top:20px}.pmfilter-container .selected-filter{margin:20px 0}.pmfilter-container .selected-filter .remove_item{color:#000;background:#f6f6f6 url(/icons/purple_close.svg) 89% 52% no-repeat;border-radius:5px;margin-bottom:7px;margin-right:7px;padding:5px 11% 5px 9px;font-size:13px;text-decoration:none;display:inline-block}.pmfilter-container>h5{margin:0 0 8px;font-size:22px}.pmfilter-container>h5 .pm_filter_reset{color:#8669d4;float:right;font-size:14px;font-weight:400;line-height:29px;text-decoration:none;display:inline-block}.pmfilter-container .filter-collapse-container{max-height:500px;overflow-y:auto}.pmfilter-container .filter-collapse-container::-webkit-scrollbar{width:5px}.pmfilter-container .filter-collapse-container::-webkit-scrollbar-track{background:#e9e9e9}.pmfilter-container .filter-collapse-container::-webkit-scrollbar-thumb{background-color:#ff8d24;border-radius:20px}.pmfilter-container .filter-collapse-container .filter-header h5{cursor:pointer}.pmfilter-container .filter-collapse-container .filter-header .filter-preview-colors{display:none}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container{margin-top:10px;display:none}.pmfilter-container .filter-collapse-container .filter-header.ml-visible .filter-item-container{display:block}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item{vertical-align:middle;display:inline-block}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item label{cursor:pointer;margin:6px 3px 6px 0;position:relative}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-item-color label{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:6px;margin-right:6px;display:inline-flex;position:relative;overflow:visible}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-item-color label.active span.filter-color-swatch{box-shadow:none;outline-offset:1px;border:1px solid #fff;outline:2px solid #8669d4;border-radius:50%!important;width:20px!important;height:20px!important}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-checkbox input[type=checkbox]{appearance:none;vertical-align:middle;background:#fff url(/icons/unchecked.svg) no-repeat;border:none;width:20px;height:20px;margin-right:13px;position:relative}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-checkbox input[type=checkbox]:checked{background:#fff url(/icons/checked.svg) no-repeat}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-item-color input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-image{margin:0 6px 8px 0}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-image label{margin:0;display:inline-block}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-image input{z-index:-1;position:absolute;left:0}.pmfilter-container .filter-collapse-container .filter-header .filter-item-container .filter-item.filter-image img{background:#fff;display:block}}.filter-color-hint{color:#2c2c2c;white-space:nowrap;z-index:5;background:#fff;border:1px solid #c3c3c3;border-radius:5px;padding:3px 4px;font-size:11px;display:none;position:fixed}@media (min-width:992px){.filter-item-color .filter-color-hint{display:none!important}}.filter-item-color:hover .filter-color-hint{display:block}#modal-filter .filter-item-color .filter-color-hint{font-size:inherit;white-space:normal;background:0 0;border:none;padding:0;position:static;display:block!important}.d-none{display:none!important}@media (min-width:992px){.d-lg-block{display:block!important}}.d-flex{display:flex}.flex-column{flex-direction:column}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.justify-content-start{justify-content:flex-start}.position-relative{position:relative}.mb-0{margin-bottom:0}.w-100{width:100%}.order-0{order:0}.order-1{order:1}@media (min-width:992px){.order-lg-0{order:0}.order-lg-1{order:1}}#modal-filter{z-index:1100;background:#fff;height:100vh;position:fixed;inset:0}#modal-filter .modal-dialog{width:100%;height:100%;margin:0;padding:0}#modal-filter .modal-dialog .modal-content{background:#fff;border-radius:0;flex-direction:column;height:auto;min-height:100%;padding-bottom:50px;display:flex;position:relative}#modal-filter .modal-dialog .modal-content .modal-header{z-index:3;background:#fff;border-bottom:1px solid #e9e9e9;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}#modal-filter .modal-dialog .modal-content .modal-header h5{flex:1;margin:0;font-size:18px;font-weight:700}#modal-filter .pmfilter-modal-close{color:#8669d4;cursor:pointer;text-align:center;background:0 0;border:none;flex-shrink:0;width:44px;height:44px;margin:-8px -8px -8px 0;padding:0;font-size:32px;line-height:44px}#modal-filter .modal-dialog .modal-content .modal-body{flex:1;padding:0}#modal-filter .modal-dialog .modal-content .modal-body .filter-collapse-container{margin:0}#modal-filter .modal-dialog .modal-content .modal-footer{border-top:1px solid #e9e9e9;gap:12px;padding:1rem 1rem 50px;display:flex}#modal-filter .modal-dialog .modal-content .pmfilter_item_mobile_apply{color:#fff;cursor:pointer;text-align:center;background:#8669d4;border:none;border-radius:5px;width:100%;margin-top:12px;padding:12px;text-decoration:none;display:block}#modal-filter .modal-dialog .modal-content .filter-header{cursor:pointer;background:#fff;padding:10px 0 10px 11px;list-style:none}#modal-filter .modal-dialog .modal-content .filter-header.active{cursor:default;z-index:6;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px;width:100%;max-height:80%;margin:0;padding:0 13px 85px 11px;list-style-type:none;position:fixed;bottom:0;left:0;overflow:auto}#modal-filter .modal-dialog .modal-content .filter-header.active h5{cursor:default;z-index:5;background:#fff;border-bottom:1px solid #e9e9e9;border-top-left-radius:10px;border-top-right-radius:6px;width:100%;padding:10px 0;font-size:16px;font-weight:400;position:sticky;top:0}#modal-filter .modal-dialog .modal-content .filter-header.active h5 .pm-filter-item-close{color:#8669d4;cursor:pointer;font-size:14px;position:absolute;right:0}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-preview-colors{display:none}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container{margin:0;padding:0;list-style:none;display:block}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item{border-bottom:1px solid #e9e9e9;width:100%;padding:10px 0;display:block!important}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item label{box-sizing:border-box;width:100%;display:flex!important}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item .pm_f_select_ml{width:100%}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item .pm_select_ml_drop_down{width:100%;position:relative;top:0}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item input[type=checkbox].pm_f_checkbox-control{appearance:none;cursor:pointer;vertical-align:middle;background:#fff url(/icons/unchecked.svg) 50%/contain no-repeat;border:none;width:20px;min-width:20px;height:20px;position:relative}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item input[type=checkbox].pm_f_checkbox-control:checked{background:#fff url(/icons/checked.svg) 50%/contain no-repeat}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item.filter-image{border-bottom:none;margin:0 8px 8px 0;padding:0;width:auto!important;display:inline-block!important}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item.filter-image label{width:auto;display:inline-block!important}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item.filter-image input{z-index:-1;position:absolute;left:0}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item.filter-image img{background:#fff}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item label{cursor:pointer;margin:0}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item .filter-color-hint{font-size:inherit;white-space:normal;background:0 0;border:none;padding:0;display:block!important;position:static!important}#modal-filter .modal-dialog .modal-content .filter-header.active .filter-item-container .filter-item .filter-color-swatch{display:block!important;position:static!important}#modal-filter .modal-dialog .modal-content .filter-header.active .pmfilter-slider-track{background:#d7d7d7;height:2px;margin:15px 4% 30px;border:none!important}#modal-filter .modal-dialog .modal-content .filter-header.active .pmfilter-slider-range{background:#8669d4}#modal-filter .modal-dialog .modal-content .filter-header.active .pmfilter-ranges input[type=text]{color:#2c2c2c;border:1px solid #d7d7d7;border-radius:8px;width:46%;padding:5px;font-size:16px}#modal-filter .modal-dialog .modal-content .filter-transparent{opacity:.4;z-index:5;background:#000;position:fixed;inset:0}#modal-filter .modal-dialog .js-pmfilter-reset{background:inherit;color:#8669d4;cursor:pointer;border:none;font-size:14px}#modal-filter .modal-dialog .js-pmfilter-apply{color:#fff;cursor:pointer;background:#8669d4;border:none;border-radius:5px;flex:1;padding:12px}@media (min-width:992px){#modal-filter{display:none!important}}.category-catalog-filter-placeholder[data-v-5bd3086c]{color:#8e8e8e;background:#fafafa;border:1px dashed #d7d7d7;border-radius:5px;min-height:120px;margin-top:20px;padding:16px;font-size:14px}.heading h1[data-v-5bd3086c]{font-size:22px}.heading h1 .heading-count[data-v-5bd3086c]{color:#8e8e8e;margin-top:5px;font-size:13px;font-weight:400;display:block}.cat-desc-block[data-v-5bd3086c]{margin-bottom:40px}.ml_cat_desc[data-v-5bd3086c]{color:#5f5f5f;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.ml_cat_desc[data-v-5bd3086c] p{margin:0}.desc_full_show[data-v-5bd3086c]{color:#8669d4;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:12px;display:block;position:relative;top:auto;left:0}.ml_cat_desc_full[data-v-5bd3086c]{color:#5f5f5f;font-size:12px;line-height:1.45}.pl-tags[data-v-5bd3086c]{white-space:nowrap;height:40px;overflow-x:auto}.pl-tags-list[data-v-5bd3086c]{flex-wrap:nowrap;gap:0;margin:0;padding:0;list-style:none;display:inline-flex}.pl-tag-pill[data-v-5bd3086c],.pl-tags li[data-v-5bd3086c]{display:inline-block}.pl-tag-pill[data-v-5bd3086c]{color:#2c2c2c;background:#f6f6f6;border-radius:7px;margin:0 10px 10px 0;padding:5px 8px;font-size:13px}.row-with-cat-actions .category-categories[data-v-5bd3086c],.row-with-cat-actions .category-filter[data-v-5bd3086c]{color:#2c2c2c;cursor:pointer;background-color:#0000;background-position:0;background-repeat:no-repeat;border:none;align-items:center;padding:0 0 0 23px;font-size:16px;line-height:30px;text-decoration:none;display:inline-flex}.row-with-cat-actions .category-categories[data-v-5bd3086c]{background-image:url(/icons/categories.svg)}.row-with-cat-actions .category-filter[data-v-5bd3086c]{background-image:url(/icons/filter.svg)}.category-views .change-views.view[data-v-5bd3086c]{cursor:pointer;vertical-align:middle;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:none;border-radius:18px;flex-shrink:0;width:36px;height:36px;margin-right:3px;padding:0;display:inline-block}.category-views .change-views.view[data-v-5bd3086c]:last-child{margin-right:0}.category-views .change-views.view.active[data-v-5bd3086c]{background-color:#f6f6f6}.category-views .change-views.view.view-grid[data-v-5bd3086c]{background-image:url(/icons/grid.svg)}.category-views .change-views.view.view-grid.active[data-v-5bd3086c]{background-image:url(/icons/grid_active.svg)}.category-views .change-views.view.view-grid-list[data-v-5bd3086c]{background-image:url(/icons/grid-list.svg)}@media (max-width:1023px){.category-views .change-views.view.view-grid-list[data-v-5bd3086c]{display:none}}.category-views .change-views.view.view-grid-list.active[data-v-5bd3086c]{background-image:url(/icons/grid-list_active.svg)}.category-views .change-views.view.view-list[data-v-5bd3086c]{background-image:url(/icons/list.svg)}.category-views .change-views.view.view-list.active[data-v-5bd3086c]{background-image:url(/icons/list_active.svg)}.pl-sort[data-v-5bd3086c]{width:65%;margin:10px 0}.sort-select-input[data-v-5bd3086c]{color:#2c2c2c;background:#fff;border:1px solid #d4d4d4;border-radius:4px;width:100%;max-width:100%;padding:8px 10px;font-size:16px}.pm-load-more[data-v-5bd3086c]{color:#8669d4;cursor:pointer;text-align:center;background:#f6f6f6;border:0;border-radius:5px;width:100%;margin:30px 0 25px;padding:15px;font-size:15px;display:block}.pm-load-more[data-v-5bd3086c]:disabled{cursor:wait;opacity:.6}.pagination[data-v-5bd3086c]{width:100%;margin:0}.pagination-inner[data-v-5bd3086c]{flex-flow:wrap;gap:0;margin:0;list-style:none;display:flex}.pagination-btn[data-v-5bd3086c]{box-sizing:border-box;color:#2c2c2c;cursor:pointer;text-align:center;background:#fff;border:1px solid #d7d7d7;width:36px;height:36px;padding:0;font-size:14px;line-height:34px}.pagination-btn[data-v-5bd3086c]:disabled{cursor:default;opacity:.4}.pagination-inner .pagination-btn[data-v-5bd3086c]:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-inner .pagination-btn[data-v-5bd3086c]:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-btn+.pagination-btn[data-v-5bd3086c]{margin-left:-1px}.pagination-btn-active[data-v-5bd3086c]{color:#fff;z-index:1;background:#8669d4;border-color:#8669d4;position:relative}.pagination-arrow[data-v-5bd3086c]{border-radius:3px}@media (min-width:768px){.row-with-cat-actions .category-views[data-v-5bd3086c]{margin-left:0}.pl-tags[data-v-5bd3086c]{white-space:normal;height:auto;overflow:visible}.pl-tags-list[data-v-5bd3086c]{flex-wrap:wrap}.heading h1[data-v-5bd3086c]{font-size:32px}.heading h1 .heading-count[data-v-5bd3086c]{margin-top:0;margin-left:4px;font-size:16px;display:inline}.ml_cat_desc[data-v-5bd3086c]{color:#5f5f5f!important;font-size:14px!important}.desc_full_show[data-v-5bd3086c]{font-size:14px;display:block;position:relative;top:auto;left:0}.ml_cat_desc_full[data-v-5bd3086c]{color:#5f5f5f!important;font-size:14px!important}.pl-sort[data-v-5bd3086c]{margin-top:0;margin-bottom:0;margin-left:auto}.pagination[data-v-5bd3086c],.pl-sort[data-v-5bd3086c]{width:auto}.pagination-inner[data-v-5bd3086c]{margin:0 15px}}@media (min-width:992px){.heading h1 .heading-count[data-v-5bd3086c]{margin-left:5px;font-size:13px}.pl-sort[data-v-5bd3086c]{background:0 0;margin-left:0;padding-left:0}.pl-sort .pm_select_ml_cont_sort[data-v-5bd3086c]{width:256px;max-width:100%}.pm_select_ml_cont_n[data-v-5bd3086c]{width:200px;max-width:100%}}.pm_select_ml_cont_n .sort-select-input[data-v-5bd3086c]{width:100%}.tiptap{caret-color:#7e22ce;white-space:pre-wrap;word-wrap:break-word;background-color:#0000;border:none;outline:none;min-height:150px;padding:1rem;font-size:1rem;line-height:1.6}.tiptap:empty:before{content:"u200B";display:inline-block}.dp__input_wrap{box-sizing:unset;width:100%;position:relative}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius)var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius)var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);outline:none;width:100%;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{height:var(--dp-font-size);width:var(--dp-font-size);stroke-width:0;box-sizing:content-box;color:var(--dp-icon-color);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;display:inline-block}.dp__input_icon{inset-inline-start:0}.dp--clear-btn,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp--clear-btn{background:0 0;border:none;align-items:center;margin:0;padding:0;display:inline-flex;inset-inline-end:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{z-index:99999;position:absolute}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_disabled,.dp__menu_readonly{z-index:999999;position:absolute;inset:0}.dp__menu_disabled{cursor:not-allowed;background:#ffffff80}.dp__menu_readonly{cursor:default;background:0 0}.dp-menu-loading{cursor:default;background:#ffffff80}.dp--menu-load-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dp--menu-loader{border:var(--dp-loader);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite dp-load-rotation;display:inline-block;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%)rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:var(--dp-arrow-left);width:12px;position:absolute}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%)rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-dates-collapsed,.dp--preset-dates[data-dp-mobile]{max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);border:none;align-self:center;display:flex;overflow-x:auto}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%;padding:5px;display:block}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp--menu-content-wrapper-collapsed,.dp__menu_content_wrapper[data-dp-mobile]{flex-direction:column-reverse}.dp__calendar_header{color:var(--dp-text-color);white-space:nowrap;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.dp__calendar_header_item{box-sizing:border-box;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size);flex-grow:1}.dp__calendar_row{margin:var(--dp-row-margin);justify-content:center;align-items:center;display:flex}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);text-align:center;flex-grow:1}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{border-radius:var(--dp-cell-border-radius);box-sizing:border-box;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size);border:1px solid #0000;justify-content:center;align-items:center;display:flex;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-start-end-radius:0;border-end-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-start-start-radius:0;border-end-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);color:var(--dp-range-between-dates-text-color);border-radius:0}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-radius:0}.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius)}.dp__cell_auto_range_end{border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius)}.dp__calendar_header_separator{background:var(--dp-border-color);width:100%;height:1px}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);height:5px;position:absolute;bottom:0}.dp__marker_dot{border-radius:50%;width:5px;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;z-index:99999;padding:5px;position:absolute}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{color:var(--dp-text-color);flex-flow:row;align-items:center;display:flex}.dp__tooltip_mark{background-color:var(--dp-text-color);color:var(--dp-text-color);border-radius:50%;width:5px;height:5px;margin-inline-end:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);width:8px;height:8px;position:absolute;bottom:0;transform:translate(-50%,50%)rotate(45deg)}.dp__instance_calendar{width:100%;position:relative}.dp--flex-display-collapsed,.dp__flex_display[data-dp-mobile]{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{box-sizing:border-box;color:var(--dp-text-color);height:var(--dp-month-year-row-height);align-items:center;display:flex}.dp__inner_nav{color:var(--dp-icon-color);cursor:pointer;height:var(--dp-month-year-row-button-size);text-align:center;width:var(--dp-month-year-row-button-size);border-radius:50%;justify-content:center;align-items:center;display:flex}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;height:var(--dp-month-year-row-height);text-align:center;justify-content:center;align-items:center;display:flex}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{flex-direction:row;width:100%;display:flex}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{flex-direction:column;width:100%;display:flex}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);z-index:99999;width:100%;transition:opacity 1s ease-out}.dp--overlay-absolute{height:100%;position:absolute;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{height:var(--dp-overlay-height);flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{box-sizing:border-box;flex-wrap:wrap;align-items:center;width:100%;max-width:100%;margin-inline:auto;padding:0;display:flex}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding)0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{font:inherit;transition:var(--dp-common-transition);border:none;line-height:normal}.dp--year-mode-picker{height:var(--dp-cell-size);justify-content:space-between;align-items:center;width:100%;display:flex}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{color:var(--dp-text-color);font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;display:flex}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{justify-content:center;width:100%;display:flex}.dp__inc_dec_button{box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:5px;display:flex}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;justify-content:center;align-items:center;display:flex}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{cursor:pointer;align-items:center;width:100%;height:8px;padding:0;display:flex}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding);border:none}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg)scale(1.15)translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg)scale(1.15)translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg)scale(1.15)translateY(-2px)}.dp--time-overlay-btn{background:0 0}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{box-sizing:border-box;color:var(--dp-text-color);padding:var(--dp-action-row-padding);flex-flow:row;align-items:center;width:100%;display:flex}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);font-size:var(--dp-preview-font-size);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dp__action_buttons{white-space:nowrap;flex:0;justify-content:flex-end;align-items:center;margin-inline-start:auto;display:flex}.dp__action_button{border-radius:var(--dp-border-radius);cursor:pointer;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);padding:var(--dp-action-buttons-padding);background:0 0;border:1px solid #0000;align-items:center;margin-inline-start:3px;display:inline-flex}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{height:100%;min-width:var(--dp-menu-min-width);flex-direction:column;display:flex}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:0 0}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{flex-direction:column;flex:1;justify-content:space-evenly;width:100%;height:100%;display:flex}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition:all .1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transtion:all .2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px;--dp-direction:ltr}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:#005cb233;--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff);--dp-loader:5px solid #005cb2}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#fff;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:#1976d21a;--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3);--dp-loader:5px solid #1976d2}.dp__flex{align-items:center;display:flex}.dp__btn{background:0 0}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;width:100%;position:relative}.dp__main *{direction:var(--dp-direction,ltr)}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentColor;fill:currentColor}.dp__button{box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;height:var(--dp-button-height);padding:var(--dp-common-padding);text-align:center;place-content:center;align-items:center;width:100%;display:flex}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general)ease-out}.calendar-next-enter-from{opacity:0;transform:translateX(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translateX(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translateX(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration)var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}[data-v-655a1850] .dp__input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .5rem .5rem 1.6rem;font-size:.875rem;line-height:1.25rem}[data-v-655a1850] .dp__input_icons{padding:0}[data-v-655a1850] .dp__input_icon{pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}[data-v-655a1850] .dp__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}[data-v-655a1850] .dp__main{font-family:inherit}[data-v-655a1850] .dp__calendar_header{background-color:#f8fafc}[data-v-655a1850] .dp__today{color:#fff;background-color:#3b82f6}[data-v-655a1850] .dp__active_date{color:#fff;background-color:#1d4ed8}.menu-item-tree-item[data-v-2a39b629]{-webkit-user-select:none;user-select:none}.menu-item-tree-item .transition-transform[data-v-2a39b629]{transition:transform .2s}[data-v-0bd71f0b] .product-table-compact td,[data-v-0bd71f0b] .product-table-compact th{padding-left:.25rem!important;padding-right:.25rem!important}.image-lightbox__close[data-v-0bd71f0b]:hover{background:#ffffff3d}.image-lightbox{cursor:zoom-out;z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.image-lightbox__image{cursor:default;-o-object-fit:contain;object-fit:contain;border-radius:4px;max-width:min(90vw,1200px);max-height:90vh;box-shadow:0 8px 32px #00000073}.image-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:9999px;width:40px;height:40px;font-size:28px;line-height:1;transition:background .2s;position:absolute;top:16px;right:20px}.image-lightbox__close:hover{background:#ffffff3d}.cms-page-fields-editor[data-v-b5aaeb2c]{width:100%}.handle[data-v-a969ed4c]{touch-action:none}.tiptap,.tiptap:focus-visible{min-height:1.5em;padding:4px;border:none!important;outline:none!important}.mast-icon-container[data-v-1285e4c3]{align-items:center;width:100%;height:30px;display:inline-flex}.icon-content[data-v-1285e4c3]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.icon-content[data-v-1285e4c3] svg{width:100%;height:100%}.icon-content>i[data-v-1285e4c3]{font-size:100%;line-height:1}.widget-image-number[data-v-fa2c0a37]{min-height:150px}.image-placeholder[data-v-fa2c0a37],.widget-image-number[data-v-fa2c0a37]{justify-content:center;align-items:center;width:100%;display:flex}.image-placeholder[data-v-fa2c0a37]{background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem}.placeholder-content[data-v-fa2c0a37]{text-align:center}.placeholder-icon[data-v-fa2c0a37]{margin-bottom:.5rem;font-size:3rem}.placeholder-text[data-v-fa2c0a37]{color:#374151;margin-bottom:.25rem;font-size:1rem;font-weight:600}.placeholder-hint[data-v-fa2c0a37]{color:#6b7280;font-size:.75rem;font-style:italic}.login-button-preview[data-v-0e551138]{color:#fff;cursor:default;background-color:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex;box-shadow:0 2px 4px #0000001a}.login-button-preview svg[data-v-0e551138]{width:1.25rem;height:1.25rem}.widget-preview[data-v-3b647ab9],.widget-preview[data-v-ef2bf7a4],.widget-preview[data-v-ad3d0f30],.widget-preview[data-v-7ff71d5b],.widget-preview[data-v-be6489f2],.widget-preview[data-v-8bb93444]{color:#374151;padding:.5rem;font-weight:500}.logout-button-preview[data-v-2021b63c]{color:#fff;cursor:default;background-color:#ef4444;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.widget-cms-index-builder[data-v-2457c672],.widget-cms-index-category-builder[data-v-e17348c0],.widget-cms-list-builder[data-v-dc756715]{width:100%}.cms-list-sort[data-v-dc756715]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.widget-cms-navigation-builder[data-v-26b7f7f7]{padding:1rem}.widget-index-author-builder[data-v-f9b4bf59],.widget-authors-builder[data-v-b7fad6b0],.widget-author-articles-list-builder[data-v-34fa9b12]{width:100%}.author-articles-list-sort[data-v-34fa9b12]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.widget-slider[data-v-745c20e1]{width:100%;position:relative}.ratio-wrapper[data-v-745c20e1]{width:100%}.slider-container[data-v-745c20e1]{width:100%;position:relative}.desktop-slider[data-v-745c20e1],.mobile-slider[data-v-745c20e1]{width:100%}[data-v-745c20e1] .swiper-pagination{box-sizing:border-box;height:20px;margin-top:20px;line-height:20px;position:relative}[data-v-745c20e1] .swiper-pagination-bullet{cursor:pointer!important;opacity:.3!important;background:#007aff!important;border-radius:50%!important;width:12px!important;height:12px!important;margin:0 4px!important;transition:opacity .3s!important;display:inline-block!important}[data-v-745c20e1] .swiper-pagination-bullet-active{opacity:1!important;background:#007aff!important}[data-v-745c20e1] .swiper-pagination-bullet:hover{opacity:.7!important}.swiper-container[data-v-745c20e1]{width:100%;position:relative}.swiper[data-v-745c20e1]{width:100%;height:auto}.swiper-slide[data-v-745c20e1]{overflow:hidden}.slide-item[data-v-745c20e1],.swiper-slide[data-v-745c20e1]{height:auto;position:relative}.slide-item[data-v-745c20e1]{justify-content:center;width:100%;display:flex}.slide-item-content[data-v-745c20e1]{max-width:1140px}.slide-image-container[data-v-745c20e1],.slide-item-content[data-v-745c20e1]{width:100%;position:relative}.slide-image[data-v-745c20e1]{-o-object-position:center;object-position:center;height:auto}.desktop-slide .slide-image[data-v-745c20e1],.slide-image[data-v-745c20e1]{-o-object-fit:cover;object-fit:cover;width:100%}.desktop-slide .slide-image[data-v-745c20e1]{height:100%}.mobile-slide .slide-image[data-v-745c20e1]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.slide-content[data-v-745c20e1]{color:#fff;z-index:10;background:linear-gradient(#0000,#000000b3);padding:2rem;position:absolute;bottom:0;left:0;right:0}.slide-title[data-v-745c20e1]{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.slide-description[data-v-745c20e1]{opacity:.9;margin-bottom:1rem}.slide-button[data-v-745c20e1]{color:#fff;cursor:pointer;background:#33d18c;border:none;border-radius:4px;padding:.5rem 1rem;text-decoration:none;transition:background .3s;display:inline-block}.slide-button[data-v-745c20e1]:hover{background:#4ee1a0}.slide-legend[data-v-745c20e1]{color:#fff;letter-spacing:.05em;opacity:.8;text-transform:uppercase;margin-bottom:.25rem;font-size:.875rem}.slide-full-width .slide-item-content[data-v-745c20e1]{max-width:none}@media (max-width:767px){.slide-item-content[data-v-745c20e1]{max-width:100%}}.slider-edit-placeholder[data-v-745c20e1]{color:#666;background:#f5f5f5;border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.slider-icon[data-v-745c20e1]{margin-bottom:1rem;font-size:3rem}.grid-container[data-v-745c20e1]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;padding:1rem;display:grid}.grid-item[data-v-745c20e1]{border:1px solid #ddd;border-radius:8px;min-height:200px;overflow:hidden}.widget-item-categories[data-v-e2dd8c2b]{width:100%}.categories-grid[data-v-e2dd8c2b]{gap:var(--grid-gap);grid-template-columns:repeat(var(--columns),1fr);margin:0 0 90px;padding:0;list-style:none;display:grid}.categories-grid li[data-v-e2dd8c2b]{background-color:#fafafa;background-image:var(--bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e9e9e9;border-radius:5px;height:205px;position:relative;overflow:hidden}.categories-grid li a[data-v-e2dd8c2b]{color:inherit;height:100%;text-decoration:none;display:block}.cat-wrapper[data-v-e2dd8c2b]{box-sizing:border-box;flex-direction:column;align-items:center;height:100%;padding:38px 4px 15px;display:flex}.cat-wrapper .icon-wrap[data-v-e2dd8c2b]{flex-shrink:0}.text-center[data-v-e2dd8c2b]{text-align:center}.icon-wrap[data-v-e2dd8c2b],.text-center[data-v-e2dd8c2b]{justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-wrap[data-v-e2dd8c2b]{height:var(--icon-size,70px);width:var(--icon-size,70px)}.icon-default[data-v-e2dd8c2b],.icon-hover[data-v-e2dd8c2b]{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.icon-default[data-v-e2dd8c2b]{display:block}.icon-hover[data-v-e2dd8c2b]{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.categories-grid li:active .icon-default[data-v-e2dd8c2b],.categories-grid li:hover .icon-default[data-v-e2dd8c2b],.icon-hover[data-v-e2dd8c2b]{display:none}.cat-title[data-v-e2dd8c2b],.categories-grid li:active .icon-hover[data-v-e2dd8c2b],.categories-grid li:hover .icon-hover[data-v-e2dd8c2b]{display:block}.cat-title[data-v-e2dd8c2b]{color:#6366f1;text-align:center;margin-top:12px;font-size:14px;font-weight:600}.mobile-preview[data-v-e2dd8c2b]{width:100%}.mobile-grid[data-v-e2dd8c2b]{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;display:grid}.mobile-item-wrapper[data-v-e2dd8c2b],.mobile-item-wrapper a[data-v-e2dd8c2b]{flex-direction:column;align-items:center;display:flex}.mobile-item-wrapper a[data-v-e2dd8c2b]{color:inherit;width:100%;text-decoration:none}.mobile-card[data-v-e2dd8c2b]{aspect-ratio:1;background-color:#fafafa;background-image:var(--bg-image,none);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.mobile-card[data-v-e2dd8c2b],.mobile-card .icon-wrap[data-v-e2dd8c2b]{justify-content:center;align-items:center}.mobile-card .icon-wrap[data-v-e2dd8c2b]{height:var(--icon-size,50px);width:var(--icon-size,50px);display:inline-flex;position:relative}.mobile-card .icon-default[data-v-e2dd8c2b],.mobile-card .icon-hover[data-v-e2dd8c2b]{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.mobile-card .icon-default[data-v-e2dd8c2b]{display:block}.mobile-card .icon-hover[data-v-e2dd8c2b]{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-card:active .icon-default[data-v-e2dd8c2b],.mobile-card:hover .icon-default[data-v-e2dd8c2b]{display:none}.mobile-card:active .icon-hover[data-v-e2dd8c2b],.mobile-card:hover .icon-hover[data-v-e2dd8c2b]{display:block}.mobile-cat-title[data-v-e2dd8c2b]{color:#333;text-align:center;margin-top:8px;font-size:12px;font-weight:600;line-height:1.2;display:block}.mobile-hint[data-v-e2dd8c2b]{color:#888;text-align:center;background:#f0f0f0;border-radius:4px;margin-top:10px;padding:5px;font-size:11px}.categories-placeholder[data-v-e2dd8c2b]{color:#666;background:#f5f5f5;border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.placeholder-icon[data-v-e2dd8c2b]{margin-bottom:.5rem;font-size:2.5rem}.categories-placeholder p[data-v-e2dd8c2b]{margin:0;font-weight:500}.categories-placeholder small[data-v-e2dd8c2b]{color:#999}.category-cover-preview[data-v-c1c16766]{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:3rem 1rem;display:flex}.preview-icon[data-v-c1c16766]{margin-bottom:1rem}.preview-text[data-v-c1c16766]{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.preview-subtext[data-v-c1c16766]{color:#fffc;font-size:.75rem}.cms-cover-preview[data-v-7c668be7]{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:3rem 1rem;display:flex}.preview-icon[data-v-7c668be7]{margin-bottom:1rem}.preview-text[data-v-7c668be7]{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.preview-subtext[data-v-7c668be7]{color:#fffc;font-size:.75rem}.dynamic-block-content[data-v-ebace1cb]{contain:content;text-rendering:optimizeSpeed;word-wrap:break-word;overflow-wrap:break-word}.hook-with-child[data-v-ceec0ddf],.widget-hook-builder[data-v-ceec0ddf]{position:relative}.hook-label-small[data-v-ceec0ddf]{color:#888;z-index:10;background:#2d3748;border-radius:3px;padding:2px 6px;font-size:10px;position:absolute;top:-20px;left:0}.hook-empty[data-v-ceec0ddf]{text-align:center;background-color:#2d3748;border:2px dashed #4a5568;border-radius:.5rem;justify-content:center;align-items:center;min-height:80px;padding:1rem;display:flex}.hook-info[data-v-ceec0ddf]{color:#e2e8f0}.hook-label[data-v-ceec0ddf]{margin-bottom:.5rem}.widget-container-builder[data-v-a252b940]{position:relative}.container-with-children[data-v-a252b940]{padding-top:1.5rem;position:relative}.container-label-small[data-v-a252b940]{color:#888;z-index:10;background:#2d3748;border-radius:3px;padding:2px 6px;font-size:10px;position:absolute;top:-20px;left:0}.container-children[data-v-a252b940]{flex-direction:column;gap:.5rem;display:flex}.container-empty[data-v-a252b940]{text-align:center;background-color:#2d3748;border:2px dashed #4a5568;border-radius:.5rem;justify-content:center;align-items:center;min-height:80px;padding:1rem;display:flex}.container-info[data-v-a252b940]{color:#e2e8f0}.container-label[data-v-a252b940]{margin-bottom:.5rem}.slider-editor-panel[data-v-52a47cd6]{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:500px;max-height:80vh;position:fixed;top:50%;right:20px;overflow-y:auto;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.drop-zone{background-color:#0000;transition:background-color .2s}.drop-zone--active{background-color:#c7e0ff}.ghost{background-color:var(--ghost-color)}.drag,.ghost{border-radius:6px;position:relative;opacity:.8!important;width:40px!important;height:40px!important;overflow:hidden!important}.drag{background-color:var(--v169de78d)!important}:deep(.drag .drag-container){justify-content:center!important;padding:0!important;display:block!important}:deep(.ghost *){visibility:hidden!important}:deep(.drag *){visibility:hidden!important}:deep(.drag .drop-zone,.drag .right-panel){display:none!important}:deep(.drag .handle){width:40px;height:40px;position:absolute;top:8px;left:13px;visibility:visible!important;padding:0!important}.draggable-item[data-v-d58b5ede]{transition:box-shadow .2s}.sortable-choosen[data-v-d58b5ede]{max-height:20px}.ghostcol[data-v-d58b5ede]{background-color:#3dd8e6!important}.dragcol[data-v-d58b5ede],.ghostcol[data-v-d58b5ede]{border-radius:6px;position:relative;opacity:.8!important;width:40px!important;height:40px!important;overflow:hidden!important}.dragcol[data-v-d58b5ede]{background-color:#ccc!important}[data-v-d58b5ede] .dragcol .drag-container{justify-content:center!important;padding:0!important;display:block!important}[data-v-d58b5ede] .ghostcol *,[data-v-d58b5ede] .dragcol *{visibility:hidden!important}[data-v-d58b5ede] .dragcol .drop-zone{display:none!important}[data-v-d58b5ede] .dragcol .handle{width:40px;height:40px;position:absolute;top:8px;left:13px;visibility:visible!important;padding:0!important}.drop-zone[data-v-e73424c3]{background-color:#0000;transition:background-color .2s}.drop-zone--active[data-v-e73424c3]{background-color:#c7e0ff}.draggable-item[data-v-e73424c3]{transition:box-shadow .2s}.sortable-choosen[data-v-e73424c3]{max-height:20px}.ghost[data-v-e73424c3]{background-color:var(--v33dc75e2)!important}.drag[data-v-e73424c3],.ghost[data-v-e73424c3]{border-radius:6px;position:relative;opacity:.8!important;width:40px!important;height:40px!important;overflow:hidden!important}.drag[data-v-e73424c3]{background-color:#ccc!important}[data-v-e73424c3] .drag .drag-container{justify-content:center!important;padding:0!important;display:block!important}[data-v-e73424c3] .ghost *,[data-v-e73424c3] .drag *{visibility:hidden!important}[data-v-e73424c3] .drag .drop-zone{display:none!important}[data-v-e73424c3] .drag .handle{width:40px;height:40px;position:absolute;top:8px;left:13px;visibility:visible!important;padding:0!important}.z-minus-1[data-v-e73424c3]{z-index:-1}.test-xs{background-color:red}.test-sm{background-color:#00f}.test-md{background-color:green}.test-lg{background-color:#ff0}.test-xl{background-color:purple}.test-2xl{background-color:pink}.image-to-design[data-v-e60e18c5]{flex-direction:column;gap:20px;display:flex}.upload-area[data-v-e60e18c5]{cursor:pointer;text-align:center;background:#ffffff05;border:2px dashed #ffffff4d;border-radius:15px;padding:40px;transition:all .3s}.upload-area[data-v-e60e18c5]:hover{background:#667eea1a;border-color:#667eea}.upload-area.dragover[data-v-e60e18c5]{background:#764ba233;border-color:#764ba2;transform:scale(1.02)}.upload-icon[data-v-e60e18c5]{opacity:.6;margin-bottom:15px;font-size:3rem}.upload-text[data-v-e60e18c5]{color:#ffffffb3;margin-bottom:10px;font-weight:500}.upload-hint[data-v-e60e18c5]{color:#fff6;font-size:.85rem}.preview-container[data-v-e60e18c5]{background:#0000004d;border-radius:15px;position:relative;overflow:hidden}.preview-image[data-v-e60e18c5]{-o-object-fit:contain;object-fit:contain;width:100%;max-height:400px;display:block}.remove-image[data-v-e60e18c5]{color:#fff;cursor:pointer;background:#f44336e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.remove-image[data-v-e60e18c5]:hover{background:#f44336;transform:scale(1.1)}.form-group[data-v-e60e18c5]{flex-direction:column;display:flex}.form-group label[data-v-e60e18c5]{color:#fffc;margin-bottom:10px;font-size:.95rem;font-weight:500}.form-group textarea[data-v-e60e18c5]{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #fff3;border-radius:10px;width:100%;min-height:120px;padding:15px;font-family:inherit;font-size:1rem;transition:all .3s}.form-group textarea[data-v-e60e18c5]:focus{background:#ffffff14;border-color:#667eea;outline:none}.form-group textarea[data-v-e60e18c5]::placeholder{color:#ffffff4d}.loading-state[data-v-e60e18c5]{text-align:center;padding:30px}.spinner[data-v-e60e18c5]{border:3px solid #ffffff1a;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin:0 auto 15px;animation:1s linear infinite spin-e60e18c5}@keyframes spin-e60e18c5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-text[data-v-e60e18c5]{color:#ffffffb3;font-size:.95rem}.error-message[data-v-e60e18c5]{background:#f443361a;border:1px solid #f443364d;border-radius:10px;padding:20px}.error-title[data-v-e60e18c5]{color:#f44336;margin-bottom:10px;font-weight:600}.error-content[data-v-e60e18c5]{color:#ffffffb3;white-space:pre-wrap;background:#0000004d;border-radius:8px;padding:15px;font-size:.9rem}.success-message[data-v-e60e18c5]{background:#4caf501a;border:1px solid #4caf504d;border-radius:10px;padding:20px}.success-title[data-v-e60e18c5]{color:#4caf50;font-size:1rem;font-weight:600}.result-preview[data-v-e60e18c5]{flex-direction:column;gap:10px;display:flex}.result-preview label[data-v-e60e18c5]{color:#fffc;font-weight:500}.json-preview[data-v-e60e18c5]{color:#ffffffe6;white-space:pre-wrap;word-break:break-all;background:#0000004d;border-radius:8px;max-height:300px;padding:15px;font-family:Courier New,monospace;font-size:.85rem;overflow-y:auto}.download-btn[data-v-e60e18c5]{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:8px;align-self:flex-start;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.download-btn[data-v-e60e18c5]:hover{background:#45a049;transform:translateY(-1px)}.btn[data-v-e60e18c5]{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.btn-text[data-v-e60e18c5]{color:#8869d4;background:0 0}.btn-text[data-v-e60e18c5]:hover{background:#8869d414}.btn-primary[data-v-e60e18c5]{color:#fff;background:#8869d4}.btn-primary[data-v-e60e18c5]:hover:not(:disabled){background:#7557c7;transform:translateY(-1px)}.btn-primary[data-v-e60e18c5]:disabled{cursor:not-allowed;opacity:.5}.json-preview[data-v-e60e18c5]::-webkit-scrollbar{width:6px}.json-preview[data-v-e60e18c5]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.json-preview[data-v-e60e18c5]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.json-preview[data-v-e60e18c5]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@font-face{font-display:swap;font-family:masterium;font-style:normal;font-weight:400;src:url(./masterium.F2Lhgyxa.eot?3k6anq)format("embedded-opentype"),url(./masterium.F2Lhgyxa.eot?3k6anq#iefix)format("embedded-opentype"),url(./masterium.zNfc-oTn.ttf?3k6anq)format("truetype"),url(./masterium.BmAGa0Qp.woff?3k6anq)format("woff"),url(./masterium.BCJLmnaV.svg?3k6anq#masterium)format("svg")}[class*=\ ms-],[class^=ms-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:masterium!important}.r270{transform:rotate(270deg)}.r180{transform:rotate(180deg)}.r90{transform:rotate(90deg)}.ms-comment:before{content:""}.ms-close:before{content:""}.ms-hook:before{content:""}.ms-plus:before{content:""}.ms-callback:before{content:""}.ms-compare-s2:before{content:""}.ms-account-s4:before{content:""}.ms-account:before{content:""}.ms-heart-s2:before{content:""}.ms-cart:before{content:""}.ms-accordion:before{content:""}.ms-button:before{content:""}.ms-brands:before{content:""}.ms-blog:before{content:""}.ms-bestsale:before{content:""}.ms-banner:before{content:""}.ms-counter:before{content:""}.ms-currency:before{content:""}.ms-digit:before{content:""}.ms-facebook:before{content:""}.ms-facebookbox:before{content:""}.ms-fonticons:before{content:""}.ms-figures:before{content:""}.ms-iconsbox:before{content:""}.ms-icons:before{content:""}.ms-form:before{content:""}.ms-html:before{content:""}.ms-hook2:before{content:""}.ms-gallery:before{content:""}.ms-geo:before{content:""}.ms-gmap:before{content:""}.ms-image:before{content:""}.ms-imagebox:before{content:""}.ms-lang:before{content:""}.ms-link:before{content:""}.ms-linkslist:before{content:""}.ms-list_view:before{content:""}.ms-logo:before{content:""}.ms-mail:before{content:""}.ms-search:before{content:""}.ms-progress:before{content:""}.ms-new:before{content:""}.ms-plitka:before{content:""}.ms-parts:before{content:""}.ms-popup:before{content:""}.ms-popup2:before{content:""}.ms-psmenu:before{content:""}.ms-mini:before{content:""}.ms-product_ico3:before{content:""}.ms-product_ico2:before{content:""}.ms-product_ico:before{content:""}.ms-price:before{content:""}.ms-separator:before{content:""}.ms-slider:before{content:""}.ms-social:before{content:""}.ms-special:before{content:""}.ms-staricon:before{content:""}.ms-subscribe:before{content:""}.ms-tabs:before{content:""}.ms-target:before{content:""}.ms-text:before{content:""}.ms-text3:before{content:""}.ms-timer:before{content:""}.ms-tooltip:before{content:""}.ms-video:before{content:""}.ms-video_button:before{content:""}.ms-video_gallery:before{content:""}.ms-vmenu:before{content:""}.ms-ymap:before{content:""}.ms-widget:before{content:""}.ms-animate:before{content:""}.ms-colors:before{content:""}.ms-styles:before{content:""}.ms-copyid:before{content:""}.ms-copy:before{content:""}.ms-move:before{content:""}.ms-delete:before{content:""}.ms-book:before{content:""}.ms-add_section:before{content:""}.ms-amp:before{content:""}.ms-category:before{content:""}.ms-page:before{content:""}.ms-product:before{content:""}.ms-gear:before{content:""}.ms-works:before{content:""}.ms-section:before{content:""}.ms-row:before{content:""}.ms-columns:before{content:""}.ms-linear:before{content:""}.ms-highlight:before{content:""}.ms-header:before{content:""}.ms-header_curent:before{content:""}.ms-header_return:before{content:""}.ms-header_unic:before{content:""}.ms-footer:before{content:""}.ms-footer_curent:before{content:""}.ms-footer_return:before{content:""}.ms-footer_unic:before{content:""}.ms-load:before{content:""}.ms-save:before{content:""}.ms-monitor:before{content:""}.ms-laptop:before{content:""}.ms-tab:before{content:""}.ms-mob:before{content:""}.ms-vtab:before{content:""}.ms-vmob:before{content:""}.ms-presta:before{content:""}.ms-turn__left:before{content:""}.ms-turn__reverse:before{content:""}.ms-turn__right:before{content:""}.ms-panel__collapse:before{content:""}.ms-transform__rotate-x:before{content:""}.ms-transform__rotate-y:before{content:""}.ms-transform__rotate-z:before{content:""}.ms-transform__x:before{content:""}.ms-transform__y:before{content:""}.ms-transform__z:before{content:""}.ms-filters__blur:before{content:""}.ms-filters__brightness:before{content:""}.ms-filters__contrast:before{content:""}.ms-filters__hue:before{content:""}.ms-filters__saturate:before{content:""}.ms-filters__sepia:before{content:""}.ms-transform__move:before{content:""}.ms-transform__scale:before{content:""}.ms-transform__rotate:before{content:""}.ms-transform__skew:before{content:""}.ms-bg__radial-gradient_closest:before{content:""}.ms-bg__radial-gradient_closest-corner:before{content:""}.ms-bg__radial-gradient_farthest-corner:before{content:""}.ms-bg__radial-gradient_farthest-side:before{content:""}.ms-bg__img:before{content:""}.ms-bg__linear-gradient:before{content:""}.ms-bg__radial-gradient:before{content:""}.ms-bg__solid:before{content:""}.ms-bg__repeat:before{content:""}.ms-bg__repeat-x:before{content:""}.ms-bg__repeat-y:before{content:""}.ms-clear__both:before{content:""}.ms-clear__left:before{content:""}.ms-clear__right:before{content:""}.ms-float__left:before{content:""}.ms-float__right:before{content:""}.ms-position__lefttop:before{content:""}.ms-position__righttop:before{content:""}.ms-position__leftbottom:before{content:""}.ms-position__rightbottom:before{content:""}.ms-position__left:before{content:""}.ms-position__right:before{content:""}.ms-position__bottom:before{content:""}.ms-position__top:before{content:""}.ms-position__full:before{content:""}.ms-position__relative:before{content:""}.ms-position__absolute:before{content:""}.ms-position__fixed:before{content:""}.ms-position__sticky:before{content:""}.ms-overflow__auto:before{content:""}.ms-overflow__scroll:before{content:""}.ms-text-align__center:before{content:""}.ms-text-align__left:before{content:""}.ms-text-align__right:before{content:""}.ms-text-align__strech:before{content:""}.ms-text-decor__overline:before{content:""}.ms-text-decor__throw:before{content:""}.ms-text-decor__underline:before{content:""}.ms-text-par__left:before{content:""}.ms-text-par__right:before{content:""}.ms-text-style__italic:before{content:""}.ms-text-style__regular:before{content:""}.ms-text-trans__capitalize:before{content:""}.ms-text-trans__lowcase:before{content:""}.ms-text-trans__uppercase:before{content:""}.ms-fill__4side:before{content:""}.ms-fill__2side:before{content:""}.ms-fill__3side:before{content:""}.ms-fill__dot:before{content:""}.ms-border:before{content:""}.ms-border__radius-split:before{content:""}.ms-border__radius-bottomright:before{content:""}.ms-border__radius-bottomleft:before{content:""}.ms-border__radius-topleft:before{content:""}.ms-border__radius-topright:before{content:""}.ms-border__right:before{content:""}.ms-border__top:before{content:""}.ms-border__left:before{content:""}.ms-border__bottom:before{content:""}.ms-border__dashed:before{content:""}.ms-border__dotted:before{content:""}.ms-border__solid:before{content:""}.ms-border__none:before{content:""}.ms-display__block:before{content:""}.ms-display__inline-block:before{content:""}.ms-display__flex:before{content:""}.ms-display__grid:before{content:""}.ms-display__show:before{content:""}.ms-display__none:before{content:""}.ms-flexdir__row:before{content:""}.ms-flexdir__column:before{content:""}.ms-align__start:before{content:""}.ms-align__center:before{content:""}.ms-align__end:before{content:""}.ms-align__strech:before{content:""}.ms-align__baseline:before{content:""}.ms-justify__end:before{content:""}.ms-justify__center:before{content:""}.ms-justify__start:before{content:""}.ms-justify__between:before{content:""}.ms-justify__around:before{content:""}.slide-fade-enter-active[data-v-da344d4b],.slide-fade-leave-active[data-v-da344d4b]{transition:all .3s}.slide-fade-enter-from[data-v-da344d4b],.slide-fade-leave-to[data-v-da344d4b]{opacity:0;transform:translate(-20px)}.slide-left-relative-enter-active[data-v-da344d4b],.slide-left-relative-leave-active[data-v-da344d4b]{transition:transform .3s,left .3s}.slide-left-relative-enter-from[data-v-da344d4b],.slide-left-relative-leave-to[data-v-da344d4b]{transform:translate(-300px)}.slide-left-relative-enter-to[data-v-da344d4b],.slide-left-relative-leave-from[data-v-da344d4b]{transform:translate(0)}.widget-settings-container[data-v-1c353a58]{flex-direction:column;height:100%;display:flex}.widget-editor-scroll[data-v-1c353a58]{flex:1;padding-right:8px;overflow:hidden auto}.widget-editor-scroll[data-v-1c353a58]::-webkit-scrollbar{width:6px}.widget-editor-scroll[data-v-1c353a58]::-webkit-scrollbar-track{background:#333;border-radius:3px}.widget-editor-scroll[data-v-1c353a58]::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.widget-editor-scroll[data-v-1c353a58]::-webkit-scrollbar-thumb:hover{background:#888}.widget-editor-scroll[data-v-1c353a58]{scrollbar-color:#666 #333;scrollbar-width:thin}.author-articles-list-editor[data-v-02644a16]{padding:1rem}input[type=checkbox][data-v-02644a16]{accent-color:#33d18c}.author-index-editor[data-v-10463a7c]{padding:1rem}input[type=checkbox][data-v-10463a7c]{accent-color:#33d18c}.authors-editor[data-v-88b35842]{padding:1rem}input[type=checkbox][data-v-88b35842]{accent-color:#33d18c}.entity-selector[data-v-5dcd9f23]{gap:16px}.entity-selector[data-v-5dcd9f23],.form-group[data-v-5dcd9f23]{flex-direction:column;display:flex}.form-group[data-v-5dcd9f23]{gap:8px}.catalog-editor[data-v-3dd89c14]{padding-top:4px}.cms-index-category-editor[data-v-0c384622]{padding:1rem}input[type=checkbox][data-v-0c384622]{accent-color:#33d18c}.cms-index-editor[data-v-69e85c2b]{padding:1rem}input[type=checkbox][data-v-69e85c2b]{accent-color:#33d18c}.cms-list-editor[data-v-4db46c56]{padding:1rem}input[type=checkbox][data-v-4db46c56]{accent-color:#33d18c}.cms-index-editor[data-v-cc248f76]{padding:1rem}input[type=checkbox][data-v-cc248f76]{accent-color:#33d18c}input[type=number][data-v-cc248f76]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-cc248f76]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-cc248f76]{-moz-appearance:textfield}.container-editor[data-v-1501ce69]{padding:0}.content-number-editor[data-v-0a7dec0b]{padding:1rem}.editor-section[data-v-0a7dec0b]{margin-bottom:1.5rem}.editor-label[data-v-0a7dec0b]{margin-bottom:.5rem;font-weight:600;display:block}.editor-label[data-v-0a7dec0b],.editor-select[data-v-0a7dec0b]{color:#374151;font-size:.875rem}.editor-select[data-v-0a7dec0b]{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem}.editor-select[data-v-0a7dec0b]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.preview-container[data-v-0a7dec0b]{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem}.preview-info[data-v-0a7dec0b]{color:#6b7280;margin-bottom:.75rem}.preview-info[data-v-0a7dec0b],.preview-section[data-v-0a7dec0b]{text-align:center;font-size:.875rem;font-weight:500}.preview-section[data-v-0a7dec0b]{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;padding:.5rem}.editor-hint[data-v-0a7dec0b]{color:#6b7280;margin-top:.5rem;font-size:.75rem;font-style:italic}.hook-editor[data-v-d782571d]{padding:0}.widget-inner-editor[data-v-d782571d]{border-top:1px solid #444;margin-top:1rem;padding-top:1rem}.horizontal-item-editor[data-v-48115a33]{max-width:600px;margin:0 auto}.html-editor[data-v-9485d454]{font-family:Courier New,monospace}textarea[data-v-9485d454]{tab-size:2;white-space:pre}.preview-content[data-v-9485d454]{white-space:pre-wrap;word-wrap:break-word}.image-number-editor[data-v-69e804b4]{padding:1rem}.editor-section[data-v-69e804b4]{margin-bottom:1.5rem}.editor-label[data-v-69e804b4]{margin-bottom:.5rem;font-weight:600;display:block}.editor-label[data-v-69e804b4],.editor-select[data-v-69e804b4]{color:#374151;font-size:.875rem}.editor-select[data-v-69e804b4]{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem}.editor-select[data-v-69e804b4]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.preview-container[data-v-69e804b4]{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem}.preview-info[data-v-69e804b4]{color:#6b7280;margin-bottom:.75rem}.preview-info[data-v-69e804b4],.preview-section[data-v-69e804b4]{text-align:center;font-size:.875rem;font-weight:500}.preview-section[data-v-69e804b4]{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;padding:.5rem}.preview-image-placeholder[data-v-69e804b4]{padding:2rem;font-size:2rem}.editor-hint[data-v-69e804b4]{color:#6b7280;margin-top:.5rem;font-size:.75rem;font-style:italic}.product-in-tab-editor[data-v-850de6ab]{padding:12px}.editor-section[data-v-850de6ab]{margin-bottom:16px}.editor-label[data-v-850de6ab]{color:#bababa;margin-bottom:6px;font-size:12px;display:block}.editor-input[data-v-850de6ab]{color:#bdbdbd;background:#585858;border:1px solid #444;width:100%;padding:8px;font-size:12px}.editor-hint[data-v-850de6ab]{color:#8e8e8e;margin-top:8px;font-size:11px}.search-editor[data-v-4820b138]{padding-top:4px}textarea[data-v-4820b138]{tab-size:2;white-space:pre}.widget-editor[data-v-835a06e4]{flex-direction:column;max-width:600px;height:100%;padding:0;display:flex}.editor-header[data-v-835a06e4]{background:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.editor-title[data-v-835a06e4]{color:#333;margin:0;font-size:1.5rem;font-weight:700}.close-btn[data-v-835a06e4]{color:#fff;cursor:pointer;background:#f44;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;line-height:1}.close-btn[data-v-835a06e4]:hover{background:#c33}.tabs[data-v-835a06e4]{border-bottom:1px solid #e0e0e0;display:flex}.tab-btn[data-v-835a06e4]{cursor:pointer;background:#f8f9fa;border:none;flex:1;padding:.75rem 1rem;font-weight:500;transition:all .2s}.tab-btn.active[data-v-835a06e4]{color:#33d18c;background:#fff;border-bottom:2px solid #33d18c}.tab-btn[data-v-835a06e4]:hover:not(.active){background:#e9ecef}.tab-content[data-v-835a06e4]{flex:1;padding:1rem;overflow-y:auto}.no-settings[data-v-835a06e4]{color:#666;text-align:center;padding:2rem}.items-section[data-v-835a06e4]{height:100%}.items-header[data-v-835a06e4]{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.items-header h4[data-v-835a06e4]{color:#555;margin:0}.add-item-btn[data-v-835a06e4]{color:#fff;cursor:pointer;background:#33d18c;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500}.add-item-btn[data-v-835a06e4]:hover{background:#4ee1a0}.items-list[data-v-835a06e4]{max-height:400px;overflow-y:auto}.item-row[data-v-835a06e4]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.item-info[data-v-835a06e4],.item-row[data-v-835a06e4]{align-items:center;display:flex}.item-info[data-v-835a06e4]{flex:1;gap:1rem}.item-preview[data-v-835a06e4]{background:#f8f9fa;border-radius:4px;justify-content:center;align-items:center;width:60px;height:40px;display:flex;overflow:hidden}.preview-image[data-v-835a06e4]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.no-preview[data-v-835a06e4]{color:#666;font-size:1.2rem;font-weight:700}.item-details h5[data-v-835a06e4]{color:#333;margin:0 0 .25rem;font-size:.9rem}.item-details p[data-v-835a06e4]{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:200px;margin:0;font-size:.8rem;overflow:hidden}.item-actions[data-v-835a06e4]{gap:.5rem;display:flex}.action-btn[data-v-835a06e4]{cursor:pointer;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.edit-btn[data-v-835a06e4]{color:#fff;background:#007bff}.edit-btn[data-v-835a06e4]:hover{background:#0056b3}.settings-btn[data-v-835a06e4]{color:#fff;background:#6c757d}.settings-btn[data-v-835a06e4]:hover{background:#545b62}.delete-btn[data-v-835a06e4]{color:#fff;background:#dc3545}.delete-btn[data-v-835a06e4]:hover{background:#c82333}
