/* from / */
.fslightbox-absoluted{position:absolute;top:0;left:0}.fslightbox-fade-in{animation:fslightbox-fade-in .3s cubic-bezier(0,0,.7,1)}.fslightbox-fade-out{animation:fslightbox-fade-out .3s ease}.fslightbox-fade-in-strong{animation:fslightbox-fade-in-strong .3s cubic-bezier(0,0,.7,1)}.fslightbox-fade-out-strong{animation:fslightbox-fade-out-strong .3s ease}@keyframes fslightbox-fade-in{from{opacity:.65}to{opacity:1}}@keyframes fslightbox-fade-out{from{opacity:.35}to{opacity:0}}@keyframes fslightbox-fade-in-strong{from{opacity:.3}to{opacity:1}}@keyframes fslightbox-fade-out-strong{from{opacity:1}to{opacity:0}}.fslightbox-cursor-grabbing{cursor:grabbing}.fslightbox-full-dimension{width:100%;height:100%}.fslightbox-open{overflow:hidden;height:100%}.fslightbox-flex-centered{display:flex;justify-content:center;align-items:center}.fslightbox-opacity-0{opacity:0!important}.fslightbox-opacity-1{opacity:1!important}.fslightbox-scrollbarfix{padding-right:17px}.fslightbox-transform-transition{transition:transform .3s}.fslightbox-container{font-family:Arial,sans-serif;position:fixed;top:0;left:0;background:linear-gradient(rgba(30,30,30,.9),#000 1810%);touch-action:pinch-zoom;z-index:1000000000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fslightbox-container *{box-sizing:border-box}.fslightbox-svg-path{transition:fill .15s ease;fill:#ddd}.fslightbox-nav{height:45px;width:100%;position:absolute;top:0;left:0}.fslightbox-slide-number-container{display:flex;justify-content:center;align-items:center;position:relative;height:100%;font-size:15px;color:#d7d7d7;z-index:0;max-width:55px;text-align:left}.fslightbox-slide-number-container .fslightbox-flex-centered{height:100%}.fslightbox-slash{display:block;margin:0 5px;width:1px;height:12px;transform:rotate(15deg);background:#fff}.fslightbox-toolbar{position:absolute;z-index:3;right:0;top:0;height:100%;display:flex;background:rgba(35,35,35,.65)}.fslightbox-toolbar-button{height:100%;width:45px;cursor:pointer}.fslightbox-toolbar-button:hover .fslightbox-svg-path{fill:#fff}.fslightbox-slide-btn-container{display:flex;align-items:center;padding:12px 12px 12px 6px;position:absolute;top:50%;cursor:pointer;z-index:3;transform:translateY(-50%)}@media (min-width:476px){.fslightbox-slide-btn-container{padding:22px 22px 22px 6px}}@media (min-width:768px){.fslightbox-slide-btn-container{padding:30px 30px 30px 6px}}.fslightbox-slide-btn-container:hover .fslightbox-svg-path{fill:#f1f1f1}.fslightbox-slide-btn{padding:9px;font-size:26px;background:rgba(35,35,35,.65)}@media (min-width:768px){.fslightbox-slide-btn{padding:10px}}@media (min-width:1600px){.fslightbox-slide-btn{padding:11px}}.fslightbox-slide-btn-container-previous{left:0}@media (max-width:475.99px){.fslightbox-slide-btn-container-previous{padding-left:3px}}.fslightbox-slide-btn-container-next{right:0;padding-left:12px;padding-right:3px}@media (min-width:476px){.fslightbox-slide-btn-container-next{padding-left:22px}}@media (min-width:768px){.fslightbox-slide-btn-container-next{padding-left:30px}}@media (min-width:476px){.fslightbox-slide-btn-container-next{padding-right:6px}}.fslightbox-down-event-detector{position:absolute;z-index:1}.fslightbox-slide-swiping-hoverer{z-index:4}.fslightbox-invalid-file-wrapper{font-size:22px;color:#eaebeb;margin:auto}.fslightbox-video{object-fit:cover}.fslightbox-youtube-iframe{border:0}.fslightboxl{display:block;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:67px;height:67px}.fslightboxl div{box-sizing:border-box;display:block;position:absolute;width:54px;height:54px;margin:6px;border:5px solid;border-color:#999 transparent transparent transparent;border-radius:50%;animation:fslightboxl 1.2s cubic-bezier(.5,0,.5,1) infinite}.fslightboxl div:nth-child(1){animation-delay:-.45s}.fslightboxl div:nth-child(2){animation-delay:-.3s}.fslightboxl div:nth-child(3){animation-delay:-.15s}@keyframes fslightboxl{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fslightbox-source{position:relative;z-index:2;opacity:0}

/* from / */

[data-sticker-title] {
    background-color: #1b2738;--bg: #1b2738;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
}[data-sticker-title="Новинка"] {
    background-color: #FC5600;--bg:#FC5600;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
  }[data-sticker-title="Распродажа"] {
    background-color: #FE7200;--bg:#FE7200;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
  }[data-sticker-title="Новый дизайн"] {
    background-color: #E30909;--bg:#E30909;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
  }[data-sticker-title="sticker-sale"] {
    background-color: #e44542;--bg: #e44542;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
}
  
[data-sticker-title="sticker-preorder"] {
    background-color: #e44542;--bg: #e44542;--color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);color: var(--color-text);
}


/* from / */

  :root body{ 
--bg:var(--draft-bg, #FFFFFF); --bg-is-light:var(--draft-bg-is-light, true); --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7); --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true); --bg-major-shade:var(--draft-bg-major-shade, #ededed); --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true); --bg-half-shade:var(--draft-bg-half-shade, #808080); --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true); --color-btn-bg:var(--draft-color-btn-bg, #FC5600); --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true); --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #ff6315); --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true); --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ff742f); --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true); --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #ffa87d); --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true); --color-accent-text:var(--draft-color-accent-text, #FC5600); --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true); --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #ff6315); --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true); --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #ff742f); --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true); --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #ffa87d); --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true); --color-text-dark:var(--draft-color-text-dark, #333333); --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true); --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747); --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true); --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c); --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true); --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999); --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true); --color-text-light:var(--draft-color-text-light, #ffffff); --color-text-light-is-light:var(--draft-color-text-light-is-light, true); --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7); --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true); --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed); --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true); --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080); --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true); --icons_pack:var(--draft-icons_pack, minimal); --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 10px); --color-notice-warning:var(--draft-color-notice-warning, #fff3cd); --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true); --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be); --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true); --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac); --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true); --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000); --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true); --color-notice-success:var(--draft-color-notice-success, #d4edda); --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true); --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2); --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true); --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7); --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true); --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58); --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true); --color-notice-error:var(--draft-color-notice-error, #f8d7da); --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true); --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0); --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true); --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1); --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true); --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330); --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true); --color-notice-info:var(--draft-color-notice-info, #cce5ff); --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true); --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff); --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true); --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff); --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true); --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6); --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true); --font-family:var(--draft-font-family, Comfortaa); --font-size:var(--draft-font-size, 16px); --font-family-heading:var(--draft-font-family-heading, Raleway); --heading-ratio:var(--draft-heading-ratio, 1.5); --heading-weight:var(--draft-heading-weight, 600); --collection_count:var(--draft-collection_count, 15); --search_count:var(--draft-search_count, 12); --blog_size:var(--draft-blog_size, 8); --product_not_available:var(--draft-product_not_available, hidden); --layout-content-max-width:var(--draft-layout-content-max-width, 1240px); --delta_sidebar:var(--draft-delta_sidebar, 1); --type_sidebar:var(--draft-type_sidebar, sticky); --sidebar_index_show:var(--draft-sidebar_index_show, false); --sidebar_index_position:var(--draft-sidebar_index_position, left); --sidebar_collection_show:var(--draft-sidebar_collection_show, true); --sidebar_collection_position:var(--draft-sidebar_collection_position, left); --sidebar_cart_show:var(--draft-sidebar_cart_show, false); --sidebar_cart_position:var(--draft-sidebar_cart_position, left); --sidebar_product_show:var(--draft-sidebar_product_show, false); --sidebar_product_position:var(--draft-sidebar_product_position, left); --sidebar_blog_show:var(--draft-sidebar_blog_show, false); --sidebar_blog_position:var(--draft-sidebar_blog_position, left); --sidebar_article_show:var(--draft-sidebar_article_show, false); --sidebar_article_position:var(--draft-sidebar_article_position, left); --sidebar_page_show:var(--draft-sidebar_page_show, false); --sidebar_page_position:var(--draft-sidebar_page_position, left); --sidebar_compare_show:var(--draft-sidebar_compare_show, false); --sidebar_compare_position:var(--draft-sidebar_compare_position, left); --sidebar_search_show:var(--draft-sidebar_search_show, false); --sidebar_search_position:var(--draft-sidebar_search_position, left); --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true); --favorite_enabled:var(--draft-favorite_enabled, true); --compare_enabled:var(--draft-compare_enabled, false);} 



/* from / */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_collections_and_subcollections_1{background-color:var(--bg)}.widget-type_system_widget_v4_collections_and_subcollections_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_collections_and_subcollections_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .grid-list{grid-row-gap:0}}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item{display:grid;grid-template-areas:"image title" "image sub";gap:0.5rem 1.5rem;grid-template-columns:80px auto}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item{grid-template-columns:40px auto;grid-template-areas:"image title" ". sub";gap:0rem 1rem;padding:0.5rem 0;border-top:2px solid var(--bg-major-shade)}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item:last-child{border-bottom:2px solid var(--bg-major-shade)}}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item.is-show-mobile{gap:0.5rem 1rem}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item.is-show-mobile .subcollection-items{display:grid}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-item.is-show-mobile .collections-show-submenu-btn{transform:rotate(-180deg)}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-img{grid-area:image;display:block;width:80px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-img{width:40px}}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-img img{border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-title{grid-area:title}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-title a{font-size:1.4rem;color:var(--color-text);font-weight:var(--heading-weight, 500);text-decoration:none;line-height:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-title{align-self:center;padding-right:3rem;position:relative}.widget-type_system_widget_v4_collections_and_subcollections_1 .collection-title a{font-size:1rem;line-height:1.4rem;font-weight:bold}}.widget-type_system_widget_v4_collections_and_subcollections_1 .subcollection-items{grid-area:sub;display:grid;gap:0.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .subcollection-items{display:none}}.widget-type_system_widget_v4_collections_and_subcollections_1 .hidden{display:none}.widget-type_system_widget_v4_collections_and_subcollections_1 .subcollection-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_collections_and_subcollections_1 .js-more-subcollections,.widget-type_system_widget_v4_collections_and_subcollections_1 .js-hide-subcollections{color:var(--color-accent-text);padding-top:0.5rem;cursor:pointer}.widget-type_system_widget_v4_collections_and_subcollections_1 .js-hide-subcollections{display:none}.widget-type_system_widget_v4_collections_and_subcollections_1 .main-caption{display:none;font-size:1.2rem;padding:1rem 0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .main-caption{display:block}}.widget-type_system_widget_v4_collections_and_subcollections_1 .collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1 .collections-show-submenu-btn{display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_and_subcollections_1[style*="--heading-hide:true"] .main-caption{display:none !important}}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_article_previews_2{background-color:var(--bg)}.widget-type_system_widget_v4_article_previews_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_article_previews_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_article_previews_2[style*="--hide-title:true"] .article-list__title{display:none !important}.widget-type_system_widget_v4_article_previews_2[style*="--img-fit:contain"] .article-list__item .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_article_previews_2[style*="--hide-date:true"] .article-list__item-date{display:none !important}.widget-type_system_widget_v4_article_previews_2[style*="--hide-description:true"] .article-list__item-description{display:none !important}.widget-type_system_widget_v4_article_previews_2 .article-list__item-photo{margin-bottom:10px}.widget-type_system_widget_v4_article_previews_2 .article-list__item-photo img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_article_previews_2 .h2{margin-bottom:2rem}.widget-type_system_widget_v4_article_previews_2 .article-list__item-title{font-size:calc(var(--font-size) * var(--widget-heading-ratio, 1.5));font-weight:var(--widget-heading-weight, 500);line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_article_previews_2 .article-list__item-title a{color:inherit;text-decoration:none}.widget-type_system_widget_v4_article_previews_2 .article-list__item-title a:hover{color:var(--color-btn-bg)}.widget-type_system_widget_v4_article_previews_2 .article-list__item-description{line-height:1.3;margin-bottom:5px;color:var(--color-text-major-shade)}.widget-type_system_widget_v4_article_previews_2 .article-list__item-date{color:var(--color-text-half)}.widget-type_system_widget_v4_article_previews_2 .special-article{margin-bottom:2rem}.widget-type_system_widget_v4_article_previews_2 .special-article:last-child{margin-bottom:0}.widget-type_system_widget_v4_article_previews_2 .special-article__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1.is-hide-paging .tvist-v1__pagination,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1.is-hide-paging .tvist-pagination{display:none}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__arrows,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__arrow{display:none}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination.is-hide,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination{display:block}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__pagination.is-hide,.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-pagination.is-hide{display:none}}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__bullet{display:inline-flex;margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__bullet.tvist-v1__bullet--active{transform:scale(1);background:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_article_previews_2 .special-article__slider-controls{display:none}}.widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_article_previews_2 .special-article__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_article_previews_2 .special-article .tvist-v1__slide .product-preview{height:100%}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_special_products_tabs_4{background-color:var(--bg)}.widget-type_system_widget_v4_special_products_tabs_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_tabs_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_tabs_4 .ajax-products-is-loading[data-ajax-products] .special-products__link-all{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .ajax-products-is-loading[data-ajax-products] .tabs__item:not(.is-inited) .loader{display:block}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-hide-rating:true"] .product-preview__rating{display:none}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-hide-rating:true"] .product-preview__content{grid-template-rows:repeat(3, max-content) 1fr}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_special_products_tabs_4 .hidden{display:none}.widget-type_system_widget_v4_special_products_tabs_4 [is-hidden="true"]{display:none !important}.widget-type_system_widget_v4_special_products_tabs_4 [is-hidden="false"]{display:block !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4{overflow-x:hidden}}.widget-type_system_widget_v4_special_products_tabs_4[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__title{font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__title{font-size:1.2rem}}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__price-min{font-size:1.1rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:title"] .product-preview__price-min{font-size:1rem}}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:no"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:no"] .product-preview__price-min{font-size:1.125rem;font-weight:normal}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:no"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-accent:no"] .product-preview__price-min{font-size:1rem}}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:center"] .product-preview__title,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:center"] .product-preview__description{text-align:center}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:center"] .product-preview__price{align-self:center}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:right"] .product-preview__title,.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:right"] .product-preview__description{text-align:right}.widget-type_system_widget_v4_special_products_tabs_4[style*="--product-info-align:right"] .product-preview__price{align-self:end}.widget-type_system_widget_v4_special_products_tabs_4[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_special_products_tabs_4 form{height:100%}.widget-type_system_widget_v4_special_products_tabs_4[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_system_widget_v4_special_products_tabs_4[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}.widget-type_system_widget_v4_special_products_tabs_4 .grid-list{align-items:stretch;--grid-list-min-width: var(--catalog-grid-list-min-width);--grid-list-column-gap: var(--catalog-grid-list-column-gap);--grid-list-row-gap: var(--catalog-grid-list-row-gap)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .grid-list{--grid-list-min-width: var(--catalog-grid-list-min-width-mobile);--grid-list-column-gap: calc(var(--catalog-grid-list-column-gap) / 2)}}.widget-type_system_widget_v4_special_products_tabs_4 .special-products{margin-bottom:2rem}.widget-type_system_widget_v4_special_products_tabs_4 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_tabs_4 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.ajax-products-list-item-has-many-variants) .product-has-many-variants,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.is-available) .product-available-one-variant,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.not-available) .product-not-available,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.ajax-products-list-item-has-many-variants) .product-available-one-variant,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.ajax-products-list-item-has-many-variants) .product-not-available{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-not-available,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-available-one-variant{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-has-many-variants{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.with-accessories):is(.is-available) .product-available-one-variant{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:is(.with-accessories):is(.is-available) .product-has-many-variants{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-label,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-min{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-old{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.is-touch):hover .product-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-hidden .product-preview__price-label,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-label{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.ajax-products-list-item-has-many-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:hover .product-preview__controls,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview.is-touch .product-preview__controls{visibility:visible;opacity:1;pointer-events:auto}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.ajax-products-list-item-show-cart-button) .hide-cart-button{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview:not(.ajax-products-list-item-show-cart-button) .show-cart-button{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .hide-cart-button{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;height:100%}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__photo{min-width:0;position:relative;margin:0 0 1rem 0}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__photo img{position:absolute;background:var(--product-background)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__img-2{left:100%}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__title{margin-bottom:0.5rem;font-size:1rem;word-break:break-word}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__title a:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:0.5rem}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__area-bottom{display:flex;flex-direction:column;justify-content:flex-end}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price{margin-bottom:0.5rem}@media screen and (min-width: 768px){.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price{display:grid;grid-auto-flow:column;align-self:start;gap:0.5rem;align-items:center}}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-min{display:block;font-size:1.25rem;font-weight:600;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-min{font-size:1rem}}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-old{display:block;font-size:0.8rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-old{font-size:0.7rem}}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-label{font-size:1rem;display:inline-block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__price-label+.product-preview__price-cur{display:inline-block}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__controls{visibility:hidden;opacity:0;pointer-events:none;transition:.2s}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__controls{visibility:visible;opacity:1;pointer-events:auto}}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0;width:80%}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__rating{margin-bottom:0.5rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .review__rating-star.icon-star-o{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview .review__rating-star.icon-star{color:var(--rating-color)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_4 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;justify-content:var(--align-title)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head{display:none}}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-item{color:var(--color-text);cursor:pointer;border-bottom:2px solid transparent;line-height:1;margin-right:2rem;padding:0.5rem 0;transition:.2s}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-item:last-child{margin-right:0}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-item:hover,.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-item.is-active{color:var(--color-accent-text);cursor:normal;border-bottom:2px solid var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-item.is-active{cursor:default}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-icon{vertical-align:middle;margin-right:3px;transition:.2s}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__head-label{vertical-align:middle}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item{display:block;margin-bottom:3rem}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item:last-child{margin-bottom:0}}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item.is-active{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item-title{font-size:1.1rem;margin-bottom:1rem;font-weight:bold;display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .tabs__item-title{display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_4 .grid-list{grid-auto-flow:column;overflow-x:scroll;padding-bottom:1rem;grid-template-columns:repeat(20, minmax(calc(var(--grid-list-min-width) - 30px), 1fr))}.widget-type_system_widget_v4_special_products_tabs_4 .grid-list{scrollbar-width:thin}.widget-type_system_widget_v4_special_products_tabs_4 .grid-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_special_products_tabs_4 .grid-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn,.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn:hover{position:absolute;z-index:1;right:0.25rem;top:0.25rem;font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn:before,.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn:hover:before{content:"";border-radius:50%;background:var(--bg);width:32px;height:32px;position:absolute;opacity:0.6;right:0;top:0}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn .icon-favorites-f,.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn:hover .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn .btn-icon,.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn:hover .btn-icon{z-index:2;font-weight:bold}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_tabs_4 .favorites_btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_tabs_4 .loader{position:relative;width:16px;height:16px;margin:50px auto;display:none}.widget-type_system_widget_v4_special_products_tabs_4 .loader:before,.widget-type_system_widget_v4_special_products_tabs_4 .loader:after{content:"";position:absolute;border-radius:50%;background:var(--color-text);width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);animation:2s ease-in-out infinite}.widget-type_system_widget_v4_special_products_tabs_4 .loader::before{opacity:0.7;animation-name:loaderUpperDot}.widget-type_system_widget_v4_special_products_tabs_4 .loader::after{opacity:0.5;animation-name:loaderLowerDot}@keyframes loaderUpperDot{25%{transform:translateX(-50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(50%)}}@keyframes loaderLowerDot{25%{transform:translateX(50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(-50%)}}
.widget-type_system_widget_v4_viewed_products_1{background-color:var(--bg)}.widget-type_system_widget_v4_viewed_products_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_viewed_products_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_viewed_products_1.is-empty-viewed_products{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_viewed_products_1 .special-products.is-mounted .special-products__slider-controls{visibility:visible}.widget-type_system_widget_v4_viewed_products_1 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_viewed_products_1 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{visibility:hidden}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:auto;min-width:60px;min-height:32px;height:auto;padding:0.3rem 1rem;color:var(--color-btn-color);background-color:var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);font-size:1rem;outline:none;border:none;margin:0 0 1rem 0.3rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_viewed_products_1 .viewed-product{text-decoration:none;color:var(--color-text);display:grid;grid-template-areas:'photo .' 'photo title' 'photo price' 'photo .';grid-template-columns:30% 1fr;grid-column-gap:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1 .viewed-product{grid-template-columns:80px 1fr}}.widget-type_system_widget_v4_viewed_products_1 .viewed-product:hover .viewed-product__title{color:var(--color-accent-text)}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__title{grid-area:title}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__price{grid-area:price;font-weight:500}.widget-type_system_widget_v4_viewed_products_1 .viewed-product img.lazyload{visibility:hidden}.widget-type_system_widget_v4_viewed_products_1 .viewed-product img.lazyload.loaded{visibility:visible}aside .widget-type_system_widget_v4_viewed_products_1 .viewed-product{text-decoration:none;color:var(--color-text);display:grid;grid-template-areas:'photo' 'title' 'price';grid-column-gap:1rem;grid-template-columns:auto;grid-row-gap:0.5rem}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{display:none}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:flex}@media screen and (max-width: 767px){aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:none}}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:auto;min-width:27px;min-height:29px;height:auto;color:var(--color-text);background-color:var(--bg-major-shade);border:none;cursor:pointer;user-select:none;border-radius:var(--controls-btn-border-radius);padding:0}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow span{font-weight:600}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-hide{display:none}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow:not(.is-disabled):hover{background:var(--color-btn-bg);color:var(--color-btn-color)}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}@media (min-width: 768px) and (max-width: 1024px){aside .widget-type_system_widget_v4_viewed_products_1 .special-products__head{flex-wrap:wrap}}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:none}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_delimeters{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters .delimeter{display:grid;grid-template-columns:1fr;align-items:center}.widget-type_system_widget_v4_delimeters .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}[style*="--is-editor:true"] .widget-type_system_widget_v4_delimeters,[style*="--is-editor: true"] .widget-type_system_widget_v4_delimeters{min-height:8px}
.widget-type_system_widget_v4_delimeters_text{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters_text .delimeter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.widget-type_system_widget_v4_delimeters_text .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}.widget-type_system_widget_v4_delimeters_text[style*="--text-color"] .delimeter_text{color:var(--text-color)}.widget-type_system_widget_v4_delimeters_text .delimeter_text{font-size:var(--font-size);padding:0 1rem}
.widget-type_system_widget_v4_collections_on_index_2{background-color:var(--bg)}.widget-type_system_widget_v4_collections_on_index_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_collections_on_index_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_collections_on_index_2[style*="--img-fit:contain"] .collection-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_collections_on_index_2[style*="--switch-img-on-hover:true"] .collection-preview:not(.is-touch) .collection-preview__photo:hover .collection-preview__img-1{left:100%}.widget-type_system_widget_v4_collections_on_index_2[style*="--switch-img-on-hover:true"] .collection-preview:not(.is-touch) .collection-preview__photo:hover .collection-preview__img-2{left:0}.widget-type_system_widget_v4_collections_on_index_2[style*="--slides-align-center:true"] .splide__track{display:grid;justify-items:center}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_on_index_2 .layout__content{gap:var(--slide-gap-mobile);grid-template-columns:calc(var(--slide-width-mobile) + 14px) calc(100% - calc(var(--slide-width-mobile) + 14px))}.widget-type_system_widget_v4_collections_on_index_2 .layout__content .banner .img-ratio__inner{position:relative}.widget-type_system_widget_v4_collections_on_index_2 .layout__content .banner .img-ratio.img-fit{padding:0}.widget-type_system_widget_v4_collections_on_index_2 .layout__content .banner .banner-link{grid-auto-rows:max-content 46px}.widget-type_system_widget_v4_collections_on_index_2 .layout__content .banner img{object-fit:contain;width:100%}}.widget-type_system_widget_v4_collections_on_index_2 .collections.no_image{grid-column:1 / -1}.widget-type_system_widget_v4_collections_on_index_2 .collections{position:relative;margin-bottom:2rem}.widget-type_system_widget_v4_collections_on_index_2 .collections:last-child{margin-bottom:0}.widget-type_system_widget_v4_collections_on_index_2 .collections .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_collections_on_index_2 .collections .splide__arrows{display:none}.widget-type_system_widget_v4_collections_on_index_2 .collections .splide__pagination{display:none}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:auto;top:calc(50% - 16px - 23px);font-size:1.3rem;right:auto;bottom:auto;width:auto;min-width:32px;min-height:32px;height:auto;color:var(--color-text);background-color:var(--bg);border:2px solid var(--bg-major-shade);cursor:pointer;user-select:none;border-radius:50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow{display:none}}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow-next{right:-16px}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow-prev{left:-16px}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow span{font-weight:600}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow:not(.is-disabled):hover{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_collections_on_index_2 .collections__slider-arrow.is-disabled{opacity:0;cursor:default}.widget-type_system_widget_v4_collections_on_index_2 .collections .splide__slide .collection-preview{height:100%;border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--bg-major-shade);transition:box-shadow .2s;padding:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_on_index_2 .collections .splide__slide .collection-preview{padding:0.5rem;box-shadow:none}}@media screen and (min-width: 767px){.widget-type_system_widget_v4_collections_on_index_2 .collections .splide__slide .collection-preview:hover{transition-duration:0s;box-shadow:inset 0 0 0 2px var(--color-btn-bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_collections_on_index_2 .collection-preview .add-cart-counter.is-add-cart{height:32px}}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview:hover,.widget-type_system_widget_v4_collections_on_index_2 .collection-preview.is-touch{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview:hover .collection-preview__controls,.widget-type_system_widget_v4_collections_on_index_2 .collection-preview.is-touch .collection-preview__controls{visibility:visible;opacity:1;pointer-events:auto}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview:not(.is-touch):hover .collection-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(3, max-content) 1fr;line-height:1.25;height:100%}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__photo{min-width:0;position:relative;margin:0 0 1rem 0}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__photo img{position:absolute;border-radius:var(--border-radius);image-rendering:-webkit-optimize-contrast}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__title{margin-bottom:0.5rem;font-size:1rem;word-break:break-word;line-height:1.125rem;text-align:center}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview__title a:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_collections_on_index_2 .collection-preview-elem{height:100%}
.widget-type_system_widget_v4_banner_list_23{background-color:var(--bg)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--img-fit:contain"] .banner-list__item .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-row-gap:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 1;text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 2;text-decoration:none}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item .img-ratio img{transition:all .5s;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_banner_list_23[style*="--zoom-on-hover:true"] .banner-list__item:hover .img-ratio img{transform:scale(1.1)}.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{position:relative;z-index:1;border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{--img-ratio: var(--img-ratio-mobile)}}
.widget-type_system_widget_v4_promo_slider_14{background-color:var(--bg)}.widget-type_system_widget_v4_promo_slider_14[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_promo_slider_14[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (min-width: 768px){.widget-type_system_widget_v4_promo_slider_14 .slider .splide__list,.widget-type_system_widget_v4_promo_slider_14 .slider .promo-slider__item,.widget-type_system_widget_v4_promo_slider_14 .slider .splide__track,.widget-type_system_widget_v4_promo_slider_14 .slider .splide,.widget-type_system_widget_v4_promo_slider_14 .slider .promo-slider__item-photo,.widget-type_system_widget_v4_promo_slider_14 .slider .img-ratio{height:100% !important;padding:0;min-height:380px;border-radius:var(--border-radius)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider:not(.slider-size-1){padding-bottom:1.9rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14[style*="--layout-wide-content:true"] .promo-slider__item{padding:0}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14[style*="--layout-wide-content:true"] .promo-slider__item-photo{width:auto}}.widget-type_system_widget_v4_promo_slider_14[style*="--layout-wide-content:true"] .promo-slider__item-content{padding:1rem calc((100% - var(--layout-side-padding) - var(--layout-content-max-width)) / 2) 1rem calc((100% - var(--layout-side-padding) - var(--layout-content-max-width)) / 2);text-align:center;width:100%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14[style*="--layout-wide-content:true"] .promo-slider__item-content{width:auto;padding:30px var(--layout-side-padding);position:relative}}.widget-type_system_widget_v4_promo_slider_14[style*="--layout-edge:true"] .promo-slider__controls{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider img{border-radius:var(--border-radius)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .slider{background-color:var(--slide-overlay-color);background:transparent}.widget-type_system_widget_v4_promo_slider_14[style*="--slide-overlay-color-is-dark:true"] .promo-slider .slider{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_promo_slider_14[style*="--slide-overlay-color-is-light:true"] .promo-slider .slider{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide.is-hide-controls .splide__arrow,.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide.is-hide-controls .splide__pagination{display:none}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item{display:block;text-decoration:none;position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item{display:block}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item.without-description .promo-slider__item-photo:before,.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item.without-description .gradient{display:none}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-photo{width:100%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-photo{width:auto}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-photo .img-ratio{border-radius:var(--img-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-photo .img-ratio{padding-top:calc(100% / (var(--img-ratio, 1) * 0.88))}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-content{width:100%;position:absolute;font-size:2rem;font-weight:var(--heading-weight, 500);padding:1rem;z-index:2;bottom:0;left:0;background-color:var(--slide-overlay-color);background:transparent}.widget-type_system_widget_v4_promo_slider_14[style*="--slide-overlay-color-is-dark:true"] .promo-slider__item-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_promo_slider_14[style*="--slide-overlay-color-is-light:true"] .promo-slider__item-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-content .gradient{background:linear-gradient(to top, var(--slide-overlay-color), transparent);content:'';position:absolute;left:0;bottom:0;width:100%;height:120%;opacity:var(--slide-overlay-opacity, 0.2);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-content .gradient{display:none}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-content .content{color:var(--slide-text-color, var(--color-text));position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-content{font-size:1.25rem;padding:10px 3.5rem;text-align:center;width:100%;align-self:center;position:absolute;height:fit-content;font-weight:600;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--slide-text-color, var(--color-text))}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow{display:inline-flex;width:48px;height:48px;font-size:40px;opacity:1;outline:none;border:none;border-radius:50%;background:transparent;color:var(--color-text-minor-shade)}@media screen and (min-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow{display:none}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow:hover{color:var(--color-text)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow--prev{left:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow--prev{left:2px}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow--next{right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__arrow--next{right:2px}}@media screen and (min-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__pagination{position:relative;transform:none;width:100%;align-items:start;justify-content:start;left:0;top:0.6rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__pagination{bottom:0.5rem}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__pagination__page{margin:0 4px;width:12px;height:12px;opacity:1;outline:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__pagination__page{width:6px;height:6px}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider .splide__pagination__page.is-active{background:var(--color-btn-bg);transform:scale(1)}.widget-type_system_widget_v4_promo_slider_14 .promo-slider{display:grid;grid-template-areas:"promo banner_1" "promo banner_2";grid-template-columns:70% 30%;grid-template-rows:1fr 1fr;gap:1.5rem 0rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider{grid-template-areas:"promo";grid-template-columns:100%;grid-template-rows:auto}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider.slider-size-0{grid-template-areas:"banner_1 banner_2";grid-template-columns:50% 50%;grid-template-rows:1fr;gap:1.5rem 1.5rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider.slider-size-0{grid-template-areas:"banner_1" "banner_2";grid-template-columns:100%;grid-template-rows:auto}}.widget-type_system_widget_v4_promo_slider_14 .promo-slider.slider-size-0 .banner_1,.widget-type_system_widget_v4_promo_slider_14 .promo-slider.slider-size-0 .banner_2{display:block}.widget-type_system_widget_v4_promo_slider_14 .promo-slider.slider-size-0 .slider{display:none}.widget-type_system_widget_v4_promo_slider_14 .slider{grid-area:promo;padding-right:2rem;position:relative}.widget-type_system_widget_v4_promo_slider_14 .slider .quantitySlides{position:absolute;color:var(--color-accent-text);right:48px;bottom:13px;height:1.5rem;line-height:0.875rem;width:12px;font-weight:300}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .slider .quantitySlides{display:none}}.widget-type_system_widget_v4_promo_slider_14 .slider.one-banner{grid-column:1 /-1;padding-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .slider{padding-right:0}}.widget-type_system_widget_v4_promo_slider_14 .banner_1{grid-area:banner_1}.widget-type_system_widget_v4_promo_slider_14 .banner_1.one-banner{grid-row:1 /-1}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .banner_1{display:none}}.widget-type_system_widget_v4_promo_slider_14 .banner_2{grid-area:banner_2}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .banner_2{display:none}}.widget-type_system_widget_v4_promo_slider_14 .banner_2.one-banner{grid-row:1 /-1}.widget-type_system_widget_v4_promo_slider_14 .banner_item{text-decoration:none;color:var(--color-text);position:relative}.widget-type_system_widget_v4_promo_slider_14 .banner_item-subtitle{font-size:1.25rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_promo_slider_14 .banner_item-title{font-size:1.25rem;font-weight:var(--heading-weight, 500);padding-top:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item-photo:before{background:var(--slide-overlay-color);content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:var(--slide-overlayopacity-mobile);border-radius:var(--border-radius)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_14 .promo-slider__item{width:100%}.widget-type_system_widget_v4_promo_slider_14 .splide__slide{width:100%}.widget-type_system_widget_v4_promo_slider_14 .splide__track{width:100%;overflow:hidden}.widget-type_system_widget_v4_promo_slider_14 .splide__list{width:100%}}.widget-type_system_widget_v4_promo_slider_14 .banner{position:relative}.widget-type_system_widget_v4_promo_slider_14 .mark{position:absolute;top:0;right:var(--border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_promo_slider_14 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_promo_slider_14 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_promo_slider_14 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_promo_slider_14 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_promo_slider_14 .splide__arrows+.mark:hover{display:none !important}.widget-type_system_widget_v4_promo_slider_14 .hidden{display:none !important}.widget-type_system_widget_v4_promo_slider_14 .mark_wrapper{top:0}
.widget-type_system_widget_v4_special_products_16_ .ajax-products-is-loading[data-ajax-products] .loader{display:block}.widget-type_system_widget_v4_special_products_16_[style*="--product-hide-rating:true"] .product-preview__rating{display:none}.widget-type_system_widget_v4_special_products_16_[style*="--product-hide-rating-modal:true"] .product__rating{display:none}.widget-type_system_widget_v4_special_products_16_:not([style*="--layout-edge:true"]){padding-left:var(--layout-side-padding) !important;padding-right:var(--layout-side-padding) !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_special_products_16_[style*="--hide-mobile-modal-variants:false"] .product-preview:not(.with-accessories) .product-preview__show-modal-variants-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_16_[style*="--hide-mobile-modal-variants:false"] .product-preview:not(.with-accessories) .product-preview__show-modal-variants-btn+.button{display:none}.widget-type_system_widget_v4_special_products_16_[style*="--hide-description:true"] .product-preview__content{grid-template-rows:repeat(3, max-content) 1fr}.widget-type_system_widget_v4_special_products_16_[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:title"] .product-preview__title{font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:title"] .product-preview__title{font-size:1.125rem}}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:title"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:title"] .product-preview__price-min{font-size:1rem;font-weight:normal}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:title"] .product-preview__price-label{font-weight:normal}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:price"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:price"] .product-preview__price-min{font-size:1.125rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:price"] .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_[style*="--product-info-accent:price"] .product-preview__price-min{font-size:.875rem;line-height:1.125rem}}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:center"] .product-preview__title,.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:center"] .product-preview__description{text-align:center}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:right"] .product-preview__title,.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:right"] .product-preview__description{text-align:right}.widget-type_system_widget_v4_special_products_16_[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_special_products_16_[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_system_widget_v4_special_products_16_[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background"] .product-preview__photo img{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_special_products_16_[style*="--hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_special_products_16_[style*="--product-hide-short-description:true"] .product__short-description{display:none !important}.widget-type_system_widget_v4_special_products_16_[style*="--bg-is-dark:true"] .add-cart-counter__detail{color:var(--color-text-light)}.widget-type_system_widget_v4_special_products_16_:not([style*="--preview-background"]) .modal__container{background-color:var(--bg)}.widget-type_system_widget_v4_special_products_16_[style*="--bg-is-dark:true"]:not([style*="--preview-background"]) .modal__container{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--bg-is-light:true"]:not([style*="--preview-background"]) .modal__container{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_:not([style*="--preview-background"]) .modal__container .cut-block__content-wrapper:before{background-color:var(--bg)}.widget-type_system_widget_v4_special_products_16_[style*="--bg-is-dark:true"]:not([style*="--preview-background"]) .modal__container .cut-block__content-wrapper:before{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--bg-is-light:true"]:not([style*="--preview-background"]) .modal__container .cut-block__content-wrapper:before{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_:not([style*="--preview-background"]) .modal__container .not-available.is-zero-count-hidden .product__not-available:hover,.widget-type_system_widget_v4_special_products_16_:not([style*="--preview-background"]) .modal__container .add-cart-counter__detail:hover{border-color:var(--bg)}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_[style*="--modal-overlay-bg"] .modal__overlay:after{background:var(--modal-overlay-bg)}}.widget-type_system_widget_v4_special_products_16_ .special-products{margin-bottom:3rem}.widget-type_system_widget_v4_special_products_16_ .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_16_ .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_special_products_16_ .special-products__slider-controls{display:flex}.widget-type_system_widget_v4_special_products_16_ .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__pagination.is-hide{display:none}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_special_products_16_ .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_special_products_16_ .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_special_products_16_ .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_special_products_16_ .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_special_products_16_ .product-preview{background-color:var(--preview-background);border-radius:var(--border-radius);height:100%;overflow:hidden}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-dark:true"] .product-preview{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-light:true"] .product-preview{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview{border-radius:var(--border-radius-m)}}.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.is-touch):hover .product-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.ajax-products-list-item-has-many-variants) .product-has-many-variants,.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.is-available) .product-available-one-variant,.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.not-available) .product-not-available,.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.ajax-products-list-item-has-many-variants) .product-available-one-variant,.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.ajax-products-list-item-has-many-variants) .product-not-available{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-not-available,.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-available-one-variant{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.with-accessories):is(.not-available):not(.is-forbid-order-over-existing) .product-has-many-variants{display:block}.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.with-accessories):is(.is-available) .product-available-one-variant{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview:is(.with-accessories):is(.is-available) .product-has-many-variants{display:block}.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-label,.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-min{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_ .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-old{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-hidden .product-preview__price-min,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-hidden .product-preview__price-label,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-min,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur,.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-label{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product-preview.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_16_ .product-preview.ajax-products-list-item-has-many-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.ajax-products-list-item-show-cart-button) .hide-cart-button{display:block}.widget-type_system_widget_v4_special_products_16_ .product-preview:not(.ajax-products-list-item-show-cart-button) .show-cart-button{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview .hide-cart-button{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__area-bottom{display:flex;flex-direction:column;justify-content:flex-end}.widget-type_system_widget_v4_special_products_16_ .product-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;height:100%}.widget-type_system_widget_v4_special_products_16_ .product-preview__photo{min-width:0;position:relative}.widget-type_system_widget_v4_special_products_16_ .product-preview__photo img{position:absolute;border-radius:var(--border-radius);background:var(--product-background)}.widget-type_system_widget_v4_special_products_16_ .product-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_special_products_16_ .product-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_special_products_16_ .product-preview__img-2{left:100%}.widget-type_system_widget_v4_special_products_16_ .product-preview__title{margin-top:1rem;margin-bottom:0.3rem;font-size:1rem;word-break:break-word;padding:0 1rem}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview__title{margin-top:0.5rem;padding:0 0.5rem;font-size:0.875rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__title a:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_16_ .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__description{color:var(--color-text-major-shade);font-size:0.875rem;margin-bottom:0.7rem;word-break:break-word;padding:0 1rem}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview__description{padding:0 0.5rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__buy{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__buy{padding:0.375rem 0 0.375rem 1rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview.with-old-price .product-preview__buy{align-items:flex-end}@media screen and (min-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview.with-old-price .product-preview__buy{padding:0.375rem 0 0.375rem 0.5rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview.with-old-price .product-preview__buy .product-preview__price{background-color:var(--preview-discount-bg, var(--color-btn-bg));padding:.2rem .5rem;border-radius:var(--border-radius)}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview.with-old-price .product-preview__buy .product-preview__price{padding:0 .5rem;border-radius:var(--border-radius-m)}}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview__price{padding-left:.5rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__price-min,.widget-type_system_widget_v4_special_products_16_ .product-preview__price-cur{display:block;font-size:1rem;white-space:nowrap;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__price-min,.widget-type_system_widget_v4_special_products_16_ .product-preview__price-cur{font-size:.875rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__price-old{display:block;font-size:0.875rem;color:var(--color-text);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__price-old{font-size:.625rem;line-height:.875rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__price-label{font-size:1rem;display:inline-block;font-weight:500}.widget-type_system_widget_v4_special_products_16_ .product-preview__price-label+.product-preview__price-min{display:inline-block}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .option-selector{display:none}@media (min-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__controls{margin-bottom:-0.375rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .button{font-size:1.2rem;min-width:var(--controls-height-m);width:3.25rem;height:3.25rem;margin-left:0.3rem;background:none;color:var(--color-accent-text);border-radius:var(--border-radius)}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .button{border-radius:var(--border-radius-m);padding:0 0.438rem;width:2rem;height:2rem;min-width:auto}}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .button:hover{background-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls[style*="--bg-is-dark:true"] .button{color:var(--color-text-light)}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .button__icon{margin-right:0}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex;height:auto}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter__btn-icon{margin-right:0}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter__detail-count{min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:0;right:0;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__controls .add-cart-counter__controls-btn{background-color:var(--preview-btn-bg);position:relative;white-space:normal}.widget-type_system_widget_v4_special_products_16_[style*="--preview-btn-bg-is-dark:true"] .product-preview__controls .add-cart-counter__controls-btn{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-btn-bg-is-light:true"] .product-preview__controls .add-cart-counter__controls-btn{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product-preview__variants{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview .stickers{position:absolute;top:calc(var(--border-radius) / 4 + 3px);left:calc(var(--border-radius) / 3 + 3px);z-index:1;line-height:1;font-size:0;max-width:85%}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview .stickers{top:calc(var(--border-radius-m) / 4 + 3px);left:calc(var(--border-radius-m) / 3 + 3px)}}.widget-type_system_widget_v4_special_products_16_ .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_special_products_16_ .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_special_products_16_ .product-preview__show-modal-variants-btn{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview .stickers,.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn{transform:translateZ(0)}.widget-type_system_widget_v4_special_products_16_ .product-preview__rating{margin-bottom:0.3rem;display:flex;flex-direction:column;padding:0 1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__rating{padding:0 0.5rem}}.widget-type_system_widget_v4_special_products_16_ .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_16_ .product-preview .review__rating-star.icon-star-o{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product-preview .review__rating-star.icon-star{color:var(--rating-color)}.widget-type_system_widget_v4_special_products_16_ .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn,.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn:hover{position:absolute;z-index:1;top:calc(var(--border-radius) / 4);right:calc(var(--border-radius) / 3);font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn,.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn:hover{top:calc(var(--border-radius-m) / 4);right:calc(var(--border-radius-m) / 3)}}.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn:before,.widget-type_system_widget_v4_special_products_16_ .product-preview .favorites_btn:hover:before{content:"";border-radius:50%;width:32px;height:32px;position:absolute;opacity:0.6;right:0;top:0}.widget-type_system_widget_v4_special_products_16_ .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_16_ .btn-icon{z-index:2;font-weight:bold}.widget-type_system_widget_v4_special_products_16_ .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_16_ .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_16_ .favorites_btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_16_ .is-rendering[data-micromodal-slide] .modal__container{display:flex;align-items:center;justify-content:center;height:600px}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .is-rendering[data-micromodal-slide] .modal__container{height:100vh}}.widget-type_system_widget_v4_special_products_16_ .is-rendering[data-micromodal-slide] .loader{display:block}.widget-type_system_widget_v4_special_products_16_ .is-cloaked{will-change:height, overflow;height:0;overflow:hidden}.widget-type_system_widget_v4_special_products_16_ .btn-trigger{margin:0 0 1rem}.widget-type_system_widget_v4_special_products_16_ .modal{font-family:-apple-system,var(--font-family),var(--font-family-default)}.widget-type_system_widget_v4_special_products_16_ .modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .modal__overlay:after{background:var(--color-btn-bg);content:'';width:100%;height:100%;display:block;opacity:.6;position:absolute;z-index:-1}}.widget-type_system_widget_v4_special_products_16_ .modal__container{background-color:var(--preview-background);border-radius:var(--border-radius);padding:30px;max-width:872px;width:100%;max-height:100vh;overflow-y:auto;box-sizing:border-box}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-dark:true"] .modal__container{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-light:true"] .modal__container{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media (max-width: 992px){.widget-type_system_widget_v4_special_products_16_ .modal__container{height:auto;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0;border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m);border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(1rem)}}.widget-type_system_widget_v4_special_products_16_ .modal__header{display:flex;justify-content:space-between;align-items:start}.widget-type_system_widget_v4_special_products_16_ .modal__header .modal__close:before{content:"\2715"}.widget-type_system_widget_v4_special_products_16_ .modal__title{margin-top:0;box-sizing:border-box}.widget-type_system_widget_v4_special_products_16_ .modal__close{background:transparent;border:0;color:var(--color-text);font-size:1.5rem}@media (max-width: 992px){.widget-type_system_widget_v4_special_products_16_ .modal__close{font-size:2rem;position:absolute;right:1rem;top:1rem}}.widget-type_system_widget_v4_special_products_16_ .modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5}.widget-type_system_widget_v4_special_products_16_ .modal__btn{font-size:0.875rem;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;background-color:#e6e6e6;color:rgba(0,0,0,0.8);border-radius:0.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out}.widget-type_system_widget_v4_special_products_16_ .modal__btn:focus,.widget-type_system_widget_v4_special_products_16_ .modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.widget-type_system_widget_v4_special_products_16_ .modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(35%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(35%)}}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide{display:none}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide.is-open{display:block}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide[aria-hidden="false"] .modal__overlay{animation:mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide[aria-hidden="false"] .modal__container{animation:mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide[aria-hidden="true"] .modal__overlay{animation:mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide[aria-hidden="true"] .modal__container{animation:mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_16_ .micromodal-slide .modal__container,.widget-type_system_widget_v4_special_products_16_ .micromodal-slide .modal__overlay{will-change:transform}.widget-type_system_widget_v4_special_products_16_ .product{display:grid;grid-template-areas:"photo info" "photo title" "photo rating" "photo price" "photo variants" "photo description" "photo properties" "photo buy" "photo calculate-delivery" "photo link";grid-template-columns:40% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_special_products_16_ .product{grid-template-columns:40% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product{display:grid;grid-template-areas:"photo" "info" "title" "rating" "variants" "price" "properties" "buy" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}@media (max-width: 992px){.widget-type_system_widget_v4_special_products_16_ .product{grid-template-areas:"photo" "info" "title" "rating" "price" "link" "variants" "properties" "buy" "description" "calculate-delivery"}}.widget-type_system_widget_v4_special_products_16_ .product__area-photo{grid-area:photo;min-width:0;position:relative}.widget-type_system_widget_v4_special_products_16_ .product__area-title{grid-area:title}.widget-type_system_widget_v4_special_products_16_ .product__area-price{grid-area:price}.widget-type_system_widget_v4_special_products_16_ .product__area-variants{grid-area:variants}.widget-type_system_widget_v4_special_products_16_ .product__area-link{grid-area:link}.widget-type_system_widget_v4_special_products_16_ .product__area-description{grid-area:description;min-width:0;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_16_ .product__area-properties{grid-area:properties;display:grid;padding:0.6rem 0;margin-bottom:1.5rem;border-top:1px solid var(--bg-half-shade);border-bottom:1px solid var(--bg-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product__area-buy{grid-area:buy}.widget-type_system_widget_v4_special_products_16_ .product__controls{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1.5rem}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-hide-all-buttons .product__buy-btn-area-inner,.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-hide-all-buttons .product__compare,.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-hide-all-buttons .favorites_btn{display:none}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-hide-all-buttons .product__actions-btn{display:flex}.widget-type_system_widget_v4_special_products_16_ .product:not(.ajax-product-show-cart-button) .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_16_ .product .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click:not(.in-buy-area){display:none}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .in-buy-area.product__buy-one-click{display:block;margin:0;width:100%}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area){display:block}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area) .button{background:var(--bg-minor-shade);color:var(--color-text);border:0}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area) .button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_16_ .product:not(.ajax-product-show-service-button) .product__service-button{display:none}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button.with-marketplace-links .product__marketplace-button{display:flex}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__favorites-btn{display:flex !important}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__actions-btn{display:flex}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .favorites_btn,.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__compare{display:none}.widget-type_system_widget_v4_special_products_16_ .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-btn-area{display:none}.widget-type_system_widget_v4_special_products_16_ .product .product__marketplace-button{display:none;flex-direction:column;gap:0.75rem}.widget-type_system_widget_v4_special_products_16_ .product .marketplace_button{background:var(--bg-minor-shade);color:var(--color-text);border:0}.widget-type_system_widget_v4_special_products_16_ .product .marketplace_button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_16_ .product .marketplace_button-icon{margin-right:0.5rem}.widget-type_system_widget_v4_special_products_16_ .product .product__actions-btn{display:none;justify-content:space-between;margin:0.5rem 0}.widget-type_system_widget_v4_special_products_16_ .product .product__favorites-btn .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_16_ .product .product__favorites-btn .btn-icon{padding-right:0.5rem}.widget-type_system_widget_v4_special_products_16_ .product .product__favorites-btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_16_ .product .product__favorites-btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_16_ .product .is-shown-one-photo .product__available.many-images{display:none !important}.widget-type_system_widget_v4_special_products_16_ .product .product__not-available{cursor:default}.widget-type_system_widget_v4_special_products_16_ .product.is-available .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available .product__area-not-available .product__not-available{background-color:var(--preview-background-minor-shade);color:var(--color-text);cursor:default}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-dark:true"] .product.not-available .product__area-not-available .product__not-available{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-light:true"] .product.not-available .product__area-not-available .product__not-available{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product.not-available .product__area-not-available .product__not-available:hover{border-color:var(--preview-background-minor-shade)}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__available,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__available,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__available,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__available{display:block}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__photo img,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__photo img,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__photo img,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__price-cur,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__price-cur,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__price-cur,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__price-cur{color:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__area-not-available,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__area-not-available,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__area-not-available,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__area-not-available{display:flex}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click.in-buy-area{display:block}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button .product__buy-one-click:not(.in-buy-area){display:block}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__buy-btn-area,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__buy-btn-area,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__buy-btn-area,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-btn-area,.widget-type_system_widget_v4_special_products_16_ .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-hidden.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__area-not-available,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .add-cart-counter,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__preorder-btn,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .sticker-preorder,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__buy-one-click,.widget-type_system_widget_v4_special_products_16_ .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product.not-available .option-value.is-radio>span{color:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product.not-available .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_16_ .product__title{line-height:1.2;margin-bottom:1rem;font-size:var(--font-size);font-weight:var(--heading-weight)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product__title{margin-bottom:0.5rem}}.widget-type_system_widget_v4_special_products_16_ .product__variants select{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product__variants{margin:0.5rem 0}}.widget-type_system_widget_v4_special_products_16_ .product__description{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_16_ .product__description a{word-break:break-word}.widget-type_system_widget_v4_special_products_16_ .product__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_16_ .product__preorder-btn{display:none}.widget-type_system_widget_v4_special_products_16_ .product__price{margin-bottom:1.5rem;line-height:1.2;display:flex;align-items:center}.widget-type_system_widget_v4_special_products_16_ .product__price-cur{font-size:1.5rem;margin-right:10px;white-space:nowrap;font-weight:var(--heading-weight)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product__price-cur{font-size:1.5rem}}.widget-type_system_widget_v4_special_products_16_ .product__price-old{font-size:1rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product__price-old{font-size:1.125rem}}.widget-type_system_widget_v4_special_products_16_ .product__buy-one-click{margin:0.3rem 0}.widget-type_system_widget_v4_special_products_16_ .product__buy-one-click .button-link{display:inline-block;padding:5px 0;font-weight:600;cursor:pointer;color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_16_ .product__compare{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_16_ .product__gallery{position:sticky}.widget-type_system_widget_v4_special_products_16_ .product__gallery.is-shown-one-photo{padding-left:0}.widget-type_system_widget_v4_special_products_16_ .product__gallery.is-shown-one-photo .product__gallery-tumbs{display:none}.widget-type_system_widget_v4_special_products_16_ .product__gallery.is-shown-one-photo .product__gallery-main .splide__arrow,.widget-type_system_widget_v4_special_products_16_ .product__gallery.is-shown-one-photo .product__gallery-main .splide__pagination{display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product__gallery{position:relative;top:auto;padding-left:0}}.widget-type_system_widget_v4_special_products_16_ .product__gallery img.lazyload{visibility:hidden}.widget-type_system_widget_v4_special_products_16_ .product__gallery img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_special_products_16_ .product__one-photo{position:sticky;top:0}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product__one-photo{max-width:500px;margin:0 auto 10px;position:relative;top:auto}}.widget-type_system_widget_v4_special_products_16_ .product__photo{display:block}.widget-type_system_widget_v4_special_products_16_ .product__photo[data-type="video"]{display:initial}.widget-type_system_widget_v4_special_products_16_ .product__photo[data-type="video"] video{height:100%}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs{margin-top:1rem}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs{display:none}}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs:hover .splide .splide__arrow{opacity:1}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs:hover .splide .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb:before{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide .splide__arrow{width:1.5rem;height:1.5rem;background:var(--color-btn-color);outline:none;opacity:0}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide .splide__arrow.splide__arrow--prev{left:0.2rem}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide .splide__arrow.splide__arrow--next{right:0.2rem}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide .splide__arrow:disabled{display:none}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs .splide .splide__arrow-icon{font-size:1.2rem}.widget-type_system_widget_v4_special_products_16_ .product__gallery-main{position:relative}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product__gallery-main{max-width:50%;margin:0 auto 10px}}.widget-type_system_widget_v4_special_products_16_ .product__gallery-main:hover .splide__arrow{opacity:1}.widget-type_system_widget_v4_special_products_16_ .product__gallery-main:hover .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_special_products_16_ .product__gallery-main .splide__arrow{opacity:0;outline:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product__gallery-main .splide__arrow{display:none}}.widget-type_system_widget_v4_special_products_16_ .product__gallery-main .splide__arrow-icon{font-size:2.5rem}.widget-type_system_widget_v4_special_products_16_ .product__photo-tumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;pointer-events:none;z-index:1}.widget-type_system_widget_v4_special_products_16_ .product__user-btn{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle;padding:5px 0;min-height:36px;color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product__user-btn{min-height:0;padding:0}}.widget-type_system_widget_v4_special_products_16_ .product__user-btn-icon{margin-right:5px}.widget-type_system_widget_v4_special_products_16_ .product .splide__pagination{position:relative;bottom:auto;left:auto;margin-top:5px;transform:translateX(0);width:auto;display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_16_ .product .splide__pagination{display:flex}}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product .splide__pagination{display:none}}.widget-type_system_widget_v4_special_products_16_ .product .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_special_products_16_ .product .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product .splide__arrow{width:3rem;height:3rem;background:none;color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_16_ .product .splide__arrow-icon:before{text-shadow:0 0 1px var(--color-btn-color)}.widget-type_system_widget_v4_special_products_16_ .product__area-rating{grid-area:rating}.widget-type_system_widget_v4_special_products_16_ .product__rating{margin-bottom:1rem;display:flex;gap:6px;align-items:center}.widget-type_system_widget_v4_special_products_16_ .product__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_16_ .product .review__rating-star.icon-star-o{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product .review__rating-star.icon-star{color:var(--rating-color-modal)}.widget-type_system_widget_v4_special_products_16_ .product__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_16_ .product__gallery-tumbs>.splide{width:100%}.widget-type_system_widget_v4_special_products_16_ .product .favorites_btn{background-color:var(--preview-background-minor-shade);color:var(--color-text);outline:none;border:0;margin-left:0.75rem;width:50px}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-dark:true"] .product .favorites_btn{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-light:true"] .product .favorites_btn{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product .favorites_btn:hover,.widget-type_system_widget_v4_special_products_16_ .product .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_16_ .product__buy-btn-area-inner,.widget-type_system_widget_v4_special_products_16_ .product__area-not-available{width:100%;display:flex}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter,.widget-type_system_widget_v4_special_products_16_ .product__service-button{width:100%}.widget-type_system_widget_v4_special_products_16_ .product__area-link .link{display:inline-flex;align-items:center;font-size:var(--controls-font-size-m);color:var(--color-text);text-decoration:none;vertical-align:middle;transition:var(--btn-transition)}.widget-type_system_widget_v4_special_products_16_ .product__area-link .link:hover{color:var(--color-accent-text)}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_16_ .product__area-link .link{color:var(--color-accent-text);font-weight:var(--heading-weight)}}.widget-type_system_widget_v4_special_products_16_ .icon.icon-arrow-right{margin-left:0.5rem}.widget-type_system_widget_v4_special_products_16_ .modal__overlay{z-index:var(--zindex-modal)}.widget-type_system_widget_v4_special_products_16_ .product{margin:0}.widget-type_system_widget_v4_special_products_16_ .product__variants .option-label{margin-bottom:0.75rem;display:block}.widget-type_system_widget_v4_special_products_16_ .product__variants{margin-bottom:1rem}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-radio .option-selector .option-value.is-radio>span{display:inline-block;padding:0.5rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:1px solid var(--color-border-block);background-color:transparent;color:var(--color-text);cursor:pointer}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-radio .option-selector .option-value.is-radio>input{display:none}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-radio .option-selector .is-radio.is-active>span{background-color:var(--color-btn-bg);color:var(--color-btn-color);border:1px solid var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-radio .option-selector .is-system-color .option-value-system-color.with-image-color{padding:1px !important;border-radius:50% !important;background-color:transparent}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-radio .option-selector .is-system-color .option-value-system-color.with-image-color img{width:37px;height:37px;border-radius:50%;object-fit:cover}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview .option-value.is-preview,.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text{width:64px;height:calc(64px / (var(--img-ratio, 1)))}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text{padding:0}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text img,.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview .option-value.is-preview img{width:100%;height:100%;object-fit:cover}.widget-type_system_widget_v4_special_products_16_ .product .option-value.is-active.is-span.is-preview-text{border:1px solid var(--color-btn-border-color)}.widget-type_system_widget_v4_special_products_16_ .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text.is-text{width:auto !important;max-width:200px;word-break:break-word;white-space:nowrap;text-overflow:ellipsis;padding:0 10px !important}.widget-type_system_widget_v4_special_products_16_ .product .product__title{color:var(--color-text)}.widget-type_system_widget_v4_special_products_16_ .product .option-selector .option:first-child{display:block;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_16_ .product .option-selector .option:nth-child(2){margin-bottom:1rem}.widget-type_system_widget_v4_special_products_16_ .product .option .option-values{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_special_products_16_ .product .option-value{border-radius:var(--controls-btn-border-radius);overflow:hidden}.widget-type_system_widget_v4_special_products_16_ .product .option-value.is-span{background-color:var(--preview-background);border:1px solid var(--color-border-block);line-height:2.5;padding:1px 9px;cursor:pointer;color:var(--color-text);min-width:44px}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-dark:true"] .product .option-value.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-light:true"] .product .option-value.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .product .option-value.is-active.is-span{background:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_16_ .product .option-value.is-active.is-span.is-preview{border:2px solid var(--color-btn-border-color);background:none}.widget-type_system_widget_v4_special_products_16_ .product .option-value.is-span.is-preview{border:none;padding:0}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__btn .button__icon{margin-left:0.3rem}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__controls-btn{background-color:var(--preview-background-minor-shade);color:var(--color-text);width:var(--controls-height-m);min-width:var(--controls-height-m);padding:0;font-size:1.5rem;font-weight:600}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-dark:true"] .add-cart-counter__controls-btn{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-light:true"] .add-cart-counter__controls-btn{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__detail{background-color:var(--preview-background-minor-shade);color:var(--color-text);flex-grow:1;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px;margin:0;font-size:1rem;font-weight:600;cursor:default !important}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-dark:true"] .add-cart-counter__detail{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-minor-shade-is-light:true"] .add-cart-counter__detail{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__detail:hover{border-color:var(--preview-background-minor-shade)}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__detail-text{display:block}.widget-type_system_widget_v4_special_products_16_ .add-cart-counter__detail-dop-text{display:block;margin-top:4px}.widget-type_system_widget_v4_special_products_16_ .properties-items{display:grid;gap:0.5rem}.widget-type_system_widget_v4_special_products_16_ .property-name{font-size:0.875rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_16_ .property-content{font-size:1rem;text-transform:capitalize}.widget-type_system_widget_v4_special_products_16_ .more-items{text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__content .option-values{display:inline-block}}.widget-type_system_widget_v4_special_products_16_ .product-preview .option-value.is-span.is-preview{border:1px solid #ffffff;padding:0}.widget-type_system_widget_v4_special_products_16_ .product-preview .option-razmer .option-value.is-span{border:none;background:transparent}.widget-type_system_widget_v4_special_products_16_ .product-preview .option-razmer .option-value.is-active.is-span{background:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_16_ .product-preview .option-value.is-active.is-span.is-preview{border:1px solid var(--color-btn-border-color)}.widget-type_system_widget_v4_special_products_16_ .product-preview .option-value:hover{background-color:var(--color-btn-shadow-hover)}.widget-type_system_widget_v4_special_products_16_ .option-value{margin-bottom:0.25rem;margin-right:0.75rem}.widget-type_system_widget_v4_special_products_16_ .option-list-values:empty{display:none}.widget-type_system_widget_v4_special_products_16_ .product-preview__area-variants{display:flex;flex-direction:column;max-height:100%;overflow:auto;background:var(--product-bg, var(--bg));filter:opacity(0.9)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .product-preview__area-variants{display:none}}.widget-type_system_widget_v4_special_products_16_ .product-preview__area-variants::-webkit-scrollbar{height:4px;width:4px;border-radius:var(--product-border-radius);background-color:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_16_ .product-preview__area-variants::-webkit-scrollbar-thumb{background-color:var(--bg-details-stories-color-major-shade, var(--color-btn-bg-major-shade, #ff6163));border-radius:var(--product-border-radius)}.widget-type_system_widget_v4_special_products_16_ .option-list-values{display:flex;font-weight:600;font-size:16px;line-height:20px;color:var(--color-text-major-shade);flex-wrap:wrap;align-items:center;justify-content:center}.widget-type_system_widget_v4_special_products_16_ .option-list-values:nth-child(2){order:3}.widget-type_system_widget_v4_special_products_16_ .option-list-value{padding:0.5rem;line-height:1}.widget-type_system_widget_v4_special_products_16_ .option-list-images{position:relative;display:flex;justify-content:center;flex-wrap:wrap}.widget-type_system_widget_v4_special_products_16_ .option-list-images .option-list-image{vertical-align:top;padding:0;margin:0 0.5rem 0.5rem 0.5rem;width:48px;border:1px solid var(--bg)}.widget-type_system_widget_v4_special_products_16_ .option-list-images .option-list-image img{border-radius:0}.widget-type_system_widget_v4_special_products_16_ .modal+.special-products{margin-top:var(--grid-list-row-gap)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_16_ .modal+.special-products{margin-top:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_special_products_16_ .cut-block{position:relative}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-hidden .cut-block__content-wrapper{overflow:hidden}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-hidden .cut-block__content-wrapper:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-hidden .cut-block__controls-link._hide{display:none}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-full .cut-block__content-wrapper:before{opacity:0;visibility:hidden}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-full .cut-block__controls-link._show{display:none}.widget-type_system_widget_v4_special_products_16_ .cut-block.is-full .cut-block__controls-link._hide{display:inline-block}.widget-type_system_widget_v4_special_products_16_ .cut-block__content-wrapper{position:relative;transition:height 0.3s}.widget-type_system_widget_v4_special_products_16_ .cut-block__content-wrapper:before{content:"";position:absolute;height:3rem;width:100%;left:0;bottom:0;z-index:1;background-color:var(--preview-background);-webkit-mask-image:-webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(50%, rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(0deg, #000 5%, rgba(0,0,0,0) 50%);mask-image:-webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(50%, rgba(0,0,0,0)));mask-image:linear-gradient(0deg, #000 5%, rgba(0,0,0,0) 50%);opacity:0;visibility:hidden;transition:0.3s}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-dark:true"] .cut-block__content-wrapper:before{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_16_[style*="--preview-background-is-light:true"] .cut-block__content-wrapper:before{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_16_ .cut-block__controls{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_16_ .cut-block__controls-link{cursor:pointer;text-decoration:none}.widget-type_system_widget_v4_special_products_16_ .hidden,.widget-type_system_widget_v4_special_products_16_ .ajax-product-property-hidden{display:none}.widget-type_system_widget_v4_special_products_16_ .splide__list{display:flex;flex-wrap:nowrap}.widget-type_system_widget_v4_special_products_16_ .control,.widget-type_system_widget_v4_special_products_16_ .control *{box-sizing:content-box;letter-spacing:0}.widget-type_system_widget_v4_special_products_16_ .control{border:7.2px solid #ffffff;border-radius:50%;margin:0;padding:0;width:85px;height:85px;font-size:0;white-space:nowrap;text-align:center;cursor:pointer;opacity:0.6;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2)}.widget-type_system_widget_v4_special_products_16_ .control,.widget-type_system_widget_v4_special_products_16_ .control .center,.widget-type_system_widget_v4_special_products_16_ .control:before{display:inline-block;vertical-align:middle;transition:border 0.2s, width 0.2s, height 0.2s, margin 0.2s;position:absolute;z-index:100;left:calc(50% - 50px);top:calc(50% - 50px)}.widget-type_system_widget_v4_special_products_16_ .control:before{content:"";height:112px}.widget-type_system_widget_v4_special_products_16_ .control.play .center{margin:0;border-left:49.496px solid #ffffff;border-top:31px solid transparent;border-bottom:28px solid transparent;height:0px;margin-top:20px;margin-left:35px}.widget-type_system_widget_v4_special_products_16_ .control:hover{opacity:0.9}.widget-type_system_widget_v4_special_products_16_ .product__slide-tumbs .control{border:4.2px solid #ffffff;width:35px;height:35px}.widget-type_system_widget_v4_special_products_16_ .product__slide-tumbs .control,.widget-type_system_widget_v4_special_products_16_ .product__slide-tumbs .control .center,.widget-type_system_widget_v4_special_products_16_ .product__slide-tumbs .control:before{left:calc(50% - 22px);top:calc(50% - 22px)}.widget-type_system_widget_v4_special_products_16_ .product__slide-tumbs .control.play .center{border-left:21.496px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-top:11px;margin-left:16px}.widget-type_system_widget_v4_special_products_16_ .option-list-value,.widget-type_system_widget_v4_special_products_16_ .option-list-images,.widget-type_system_widget_v4_special_products_16_ .modal__close{cursor:pointer}.widget-type_system_widget_v4_special_products_16_ .loader{position:relative;width:16px;height:16px;margin:50px auto;display:none}.widget-type_system_widget_v4_special_products_16_ .loader:before,.widget-type_system_widget_v4_special_products_16_ .loader:after{content:"";position:absolute;border-radius:50%;background:var(--color-text);width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);animation:2s ease-in-out infinite}.widget-type_system_widget_v4_special_products_16_ .loader::before{opacity:0.7;animation-name:loaderUpperDot}.widget-type_system_widget_v4_special_products_16_ .loader::after{opacity:0.5;animation-name:loaderLowerDot}@keyframes loaderUpperDot{25%{transform:translateX(-50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(50%)}}@keyframes loaderLowerDot{25%{transform:translateX(50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(-50%)}}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}
.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b{background-color:var(--bg)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-title.mobile{display:none}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-title.mobile{display:block;text-align:center;margin-bottom:1.5rem}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item{display:grid;grid-template-columns:var(--img-size, 50%) auto;gap:2rem;position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item{font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px);gap:1.5rem}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.4rem}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-text{gap:1rem}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-title{margin:0}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-title{display:none}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-image{position:relative}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-content{font-size:1rem;line-height:1.5em}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item .tabs__item-content{font-size:0.9rem}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--img-position:right;"] .tabs__item-image{order:2}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--img-position:right;"] .tabs__item{grid-template-columns:auto var(--img-size, 50%)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--hide-button:true;"] .tabs__item-button{display:none}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--hide-button:true;"] .tabs__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--img-position:right;"] .tabs__item{grid-template-columns:100%}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-image{order:-1 !important}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b[style*="--img-position:left;"] .tabs__item{grid-template-columns:100%}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-image{order:-1}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b a.no-text:hover{background:transparent;border:none}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 0}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item{color:var(--color-text-half-shade);cursor:pointer;border-bottom:1px solid transparent;font-size:1rem;font-weight:600;line-height:1;margin-right:1.5rem;padding:0.2rem 0;transition:.2s}@media screen and (max-width: 767px){.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item{padding:0.2rem 0;white-space:nowrap;font-size:0.9rem}}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item:last-child{margin-right:0}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item:hover,.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item.is-active{color:var(--color-text);border-bottom:1px solid var(--color-text)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-item.is-active{cursor:default}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-icon{vertical-align:middle;margin-right:3px;transition:.2s}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-label{vertical-align:middle}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__head-label:first-letter{color:#FC5600}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item{display:none}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item.is-active{display:grid}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .icon.icon-arrow-right{margin-left:0.5rem}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-button .link{display:inline-flex;align-items:center;font-weight:600;font-size:var(--controls-font-size-m);color:var(--color-text);text-decoration:none;vertical-align:middle;transition:var(--btn-transition)}.widget-type_widget_v4_shops_2_7ec8fc983ee38d9b096af1c3a8a3957b .tabs__item-button .link:hover{color:var(--color-accent-text)}



/* from / */

    /* Основные стили */
    .gift-progress-container {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
        margin: 0;
        padding: 0;
    }

    /* Десктоп версия */
    .gift-progress-desktop {
        display: block;
        background: transparent;
        border-radius: 0;
        padding: 0;
        margin: 0;
        cursor: pointer;
        transition: all 0.3s ease;
        box-shadow: none;
        border: none;
    }

    .gift-progress-desktop:hover {
        transform: none;
        box-shadow: none;
    }

    .gift-progress-header {
        display: none;
    }

    .gift-progress-title {
        display: none;
    }

    .gift-icon {
        display: none;
    }

    .gift-progress-amount {
        display: none;
    }

    .gift-progress-bar-container {
        position: relative;
        width: 100%;
        height: 30px;
        background: white;
        border-radius: 0;
        overflow: visible;
        border: 2px solid #e9ecef;
        margin: 0;
    }

    .gift-progress-bar {
        width: 100%;
        height: 100%;
        background: #f1f1f1;
        border-radius: 0;
        position: relative;
        overflow: visible;
    }

    .gift-progress-fill {
        height: 100%;
        background: linear-gradient(90deg, #04A1A4 0%, #05c2c5 50%, #06e3e6 100%);
        border-radius: 0;
        transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        min-width: 30px;
    }

    /* Плашки порогов */
    .gift-threshold-marker {
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        background: white;
        color: #04A1A4;
        padding: 2px 4px;
        border-radius: 3px;
        font-size: 9px;
        font-weight: bold;
        white-space: nowrap;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        z-index: 10;
        transition: all 0.3s ease;
        border: 1px solid #e9ecef;
    }

    .gift-threshold-marker::after {
        display: none;
    }

    .gift-threshold-marker.achieved {
        background: #04A1A4;
        color: white;
        box-shadow: 0 2px 6px rgba(4, 161, 164, 0.4);
        transform: translateX(-50%) scale(1.1);
    }

    .gift-threshold-marker.achieved::after {
        display: none;
    }

    /* Мобильная версия */
    .gift-progress-mobile {
        display: none;
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 20px;
        bottom: 150px;
        z-index: 1000;
        width: 60px;
        height: 60px;
        background: linear-gradient(135deg, #04A1A4 0%, #05c2c5 100%);
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0 8px 25px rgba(4, 161, 164, 0.3);
        transition: all 0.3s ease;
        animation: float 3s ease-in-out infinite;
    }

    .gift-progress-mobile:hover {
        transform: scale(1.1);
        box-shadow: 0 12px 35px rgba(4, 161, 164, 0.4);
    }

    .gift-progress-mobile .gift-icon {
        width: 35px;
        height: 35px;
        fill: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    @keyframes float {
        0%, 100% { transform: translateY(0px); }
        50% { transform: translateY(-10px); }
    }

    /* Модальное окно */
    .gift-modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(8px);
        z-index: 10000;
        animation: fadeIn 0.3s ease;
    }

    .gift-modal-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        border-radius: 24px;
        padding: 0;
        max-width: 900px;
        width: 90%;
        max-height: 85vh;
        overflow: hidden;
        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
        animation: slideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }

    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translate(-50%, -60%) scale(0.9);
        }
        to {
            opacity: 1;
            transform: translate(-50%, -50%) scale(1);
        }
    }

    .gift-modal-header {
        background: linear-gradient(135deg, #04A1A4 0%, #05c2c5 100%);
        color: white;
        padding: 30px;
        text-align: center;
        position: relative;
    }

    .gift-modal-title {
        font-size: 28px;
        font-weight: 700;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }

    .gift-modal-title .gift-icon {
        width: 32px;
        height: 32px;
        fill: white;
    }

    .gift-modal-close {
        position: absolute;
        top: 20px;
        right: 20px;
        background: none;
        border: none;
        font-size: 24px;
        cursor: pointer;
        color: white;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
    }
@media(max-width: 768px){
    .gift-modal-close {
        top: 6px;
    }
}
    .gift-modal-close:hover {
        background: rgba(255, 255, 255, 0.3);
        transform: rotate(90deg);
    }

    /* Современный Timeline */
    .gift-timeline {
        padding: 30px;
        background: #fafbfc;
        max-height: 70vh;
        overflow-y: auto;
    }

    .gift-timeline-header {
        text-align: center;
        margin-bottom: 30px;
    }

    .gift-timeline-title {
        font-size: 18px;
        font-weight: 600;
        color: #2d3748;
        margin-bottom: 6px;
    }

    .gift-timeline-subtitle {
        font-size: 13px;
        color: #718096;
    }

    .gift-timeline-container {
        display: flex;
        align-items: flex-start;
        gap: 30px;
        position: relative;
        min-height: 500px;
        padding-left: 50px;
    }

    /* Прогресс-линия */
    .gift-timeline-line {
        flex-shrink: 0;
        width: 4px;
        background: #e2e8f0;
        border-radius: 2px;
        position: absolute;
        left: 0;
        top: 15px;
        bottom: 0;
        height: auto;
    }

    .gift-timeline-progress {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0%;
        background: linear-gradient(180deg, #04A1A4 0%, #05c2c5 50%, #06e3e6 100%);
        border-radius: 2px;
        transition: height 1s cubic-bezier(0.4, 0, 0.2, 1);
    }

    /* Список подарков */
    .gift-timeline-list {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .gift-timeline-item {
        position: relative;
        background: white;
        border-radius: 16px;
        padding: 20px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
        border: 2px solid transparent;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateX(0);
        position: relative;
        overflow: hidden;
    }

    .gift-timeline-item::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        background: linear-gradient(90deg, #04A1A4 0%, #05c2c5 50%, #06e3e6 100%);
        transform: scaleX(0);
        transition: transform 0.3s ease;
        transform-origin: left;
    }

    .gift-timeline-item:hover {
        transform: translateX(8px);
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    }

    .gift-timeline-item:hover::after {
        transform: scaleX(1);
    }

    /* Круглые маркеры */
    .gift-timeline-item::before {
        content: '';
        position: absolute;
        left: -50px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: #e2e8f0;
        border-radius: 50%;
        border: 4px solid white;
        box-shadow: 0 0 0 3px #e2e8f0;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 2;
    }

    /* Маркеры на линии */
    .gift-timeline-marker {
        position: absolute;
        left: -2px;
        width: 8px;
        height: 8px;
        background: #e2e8f0;
        border-radius: 50%;
        border: 3px solid white;
        box-shadow: 0 0 0 2px #e2e8f0;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 3;
    }

    .gift-timeline-marker.achieved {
        background: #04A1A4;
        box-shadow: 0 0 0 2px #04A1A4, 0 2px 6px rgba(4, 161, 164, 0.3);
        transform: scale(1.3);
    }

    .gift-timeline-item.achieved {
        border-color: #04A1A4;
        background: linear-gradient(135deg, #f0fdfd 0%, #ffffff 100%);
    }

    .gift-timeline-item.achieved::before {
        background: #04A1A4;
        box-shadow: 0 0 0 3px #04A1A4, 0 4px 12px rgba(4, 161, 164, 0.3);
        transform: translateY(-50%) scale(1.2);
    }

    .gift-timeline-item.achieved::after {
        transform: scaleX(1);
    }

    .gift-timeline-amount {
        font-size: 22px;
        font-weight: 700;
        color: #04A1A4;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .gift-timeline-amount::before {
        content: '🎁';
        font-size: 18px;
        filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    }

    .gift-timeline-description {
        color: #4a5568;
        line-height: 1.6;
        font-size: 15px;
        margin: 0;
    }

    /* Адаптивность */
    @media (max-width: 768px) {
        .gift-progress-desktop {
            display: none;
        }
        
        .gift-progress-mobile {
            display: flex;
        }
        
        .gift-modal-content {
            width: 100%;
            height: 100vh;
            max-height: 100vh;
            border-radius: 0;
            top: 0;
            left: 0;
            transform: none;
        }

        .gift-modal-header {
            padding: 15px 20px;
        }

        .gift-modal-title {
            font-size: 20px;
            gap: 10px;
        }

        .gift-modal-title .gift-icon {
            width: 24px;
            height: 24px;
        }

        .gift-timeline {
            padding: 15px;
            max-height: calc(100vh - 120px);
        }

        .gift-timeline-header {
            margin-bottom: 20px;
        }

        .gift-timeline-title {
            font-size: 16px;
        }

        .gift-timeline-subtitle {
            font-size: 12px;
        }

        .gift-timeline-container {
            gap: 15px;
            min-height: 400px;
            padding-left: 35px;
        }

        .gift-timeline-line {
            width: 3px;
            left: 0;
            top: 10px;
            bottom: 0;
            height: auto;
        }

        .gift-timeline-list {
            gap: 15px;
        }

        .gift-timeline-item {
            padding: 15px;
            border-radius: 12px;
        }

        .gift-timeline-item::before {
            left: -35px;
            width: 16px;
            height: 16px;
            border: 3px solid white;
            box-shadow: 0 0 0 2px #e2e8f0;
        }

        .gift-timeline-marker {
            left: -1.5px;
            width: 6px;
            height: 6px;
            border: 2px solid white;
            box-shadow: 0 0 0 1.5px #e2e8f0;
        }

        .gift-timeline-marker.achieved {
            box-shadow: 0 0 0 1.5px #04A1A4, 0 1px 3px rgba(4, 161, 164, 0.3);
            transform: scale(1.2);
        }

        .gift-timeline-item.achieved::before {
            box-shadow: 0 0 0 2px #04A1A4, 0 2px 6px rgba(4, 161, 164, 0.3);
            transform: translateY(-50%) scale(1.1);
        }

        .gift-timeline-amount {
            font-size: 18px;
            margin-bottom: 8px;
            gap: 8px;
        }

        .gift-timeline-amount::before {
            font-size: 16px;
        }

        .gift-timeline-description {
            font-size: 13px;
            line-height: 1.4;
        }

        .gift-timeline-item:hover {
            transform: translateX(6px);
        }
    }

    @keyframes fadeIn {
        from { opacity: 0; }
        to { opacity: 1; }
    }

    /* Анимации появления элементов */
    .gift-timeline-item {
        opacity: 0;
        animation: slideInRight 0.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    }

    .gift-timeline-item:nth-child(1) { animation-delay: 0.1s; }
    .gift-timeline-item:nth-child(2) { animation-delay: 0.2s; }
    .gift-timeline-item:nth-child(3) { animation-delay: 0.3s; }
    .gift-timeline-item:nth-child(4) { animation-delay: 0.4s; }
    .gift-timeline-item:nth-child(5) { animation-delay: 0.5s; }
    .gift-timeline-item:nth-child(6) { animation-delay: 0.6s; }
    .gift-timeline-item:nth-child(7) { animation-delay: 0.7s; }

    @keyframes slideInRight {
        from {
            opacity: 0;
            transform: translateX(30px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }


/* from / */

        .cookie-consent {
            position: fixed;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            max-width: 90%;
            width: 100%;
            max-width: 800px;
            background: linear-gradient(135deg, #04A1A4, #05c2c5);
            color: white;
            padding: 20px;
            border-radius: 12px;
            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
            z-index: 9999;
            display: none;
            font-family: 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
            animation: fadeIn 0.5s ease-out;
        }

        .cookie-content {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 15px;
        }

        .cookie-text {
            flex: 1;
            min-width: 250px;
            font-size: 14px;
            line-height: 1.5;
        }

        .cookie-text a {
            color: white;
            text-decoration: underline;
            font-weight: 600;
        }
        .cookie-text a:hover{
        color: #05c2c5;
        }

        .cookie-buttons {
            display: flex;
            gap: 10px;
            flex-shrink: 0;
        }

        .cookie-btn {
            padding: 10px 20px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
            font-weight: 600;
            transition: all 0.3s ease;
        }

        .cookie-btn.accept {
            background-color: white;
            color: #05c2c5;
        }

        .cookie-btn.accept:hover {
            background-color: #f0f0f0;
            transform: translateY(-2px);
        }

        .cookie-btn.settings {
            background-color: transparent;
            color: white;
            border: 1px solid rgba(255, 255, 255, 0.5);
        }

        .cookie-btn.settings:hover {
            background-color: rgba(255, 255, 255, 0.1);
        }

        @keyframes fadeIn {
            from { opacity: 0; bottom: 0; }
            to { opacity: 1; bottom: 20px; }
        }

        @media (max-width: 600px) {
        .cookie-consent {
        margin-bottom: 40px;
        }
            .cookie-buttons {
                width: 100%;
            }
            .cookie-btn {
                flex: 1;
            }
        }
    

/* from / */

  .coffe-popup-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
  }
  
  .coffe-popup-banner--visible {
    display: flex;
  }
  
  .coffe-popup-banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  
  .coffe-popup-banner__content {
    position: relative;
    z-index: 2;
    border-radius: 22px;
    overflow: hidden;
  }
  
  .coffe-popup-banner__image {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .coffe-popup-banner__close {
    position: absolute;
    top: 0;
    right: 9px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: none;
    border: none;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
  }


/* from /collection/chay */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_collection_description_1{background-color:var(--bg)}[style*="--bg-is-dark:true"].widget-type_system_widget_v4_collection_description_1{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--bg-is-light:true"].widget-type_system_widget_v4_collection_description_1{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_collection_description_2{background-color:var(--bg)}[style*="--bg-is-dark:true"].widget-type_system_widget_v4_collection_description_2{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--bg-is-light:true"].widget-type_system_widget_v4_collection_description_2{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_filter_sort_1{background-color:var(--bg)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1[style*="--hide-sorting-on-mobile:true"] .collection-sort{display:none !important}}.widget-type_system_widget_v4_filter_sort_1 .filter{position:fixed;top:0;right:0;bottom:0;max-width:350px;left:0;z-index:var(--zindex-modal);background-color:var(--bg);transform:translate3d(-100%, 0, 0);padding-bottom:60px;visibility:hidden;transition:.3s;-webkit-box-shadow:4px 2px 8px 0px rgba(0,0,0,0.03);-moz-box-shadow:4px 2px 8px 0px rgba(0,0,0,0.03);box-shadow:4px 2px 8px 0px rgba(0,0,0,0.03)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-dark:true"] .filter{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-light:true"] .filter{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_filter_sort_1 .filter.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_filter_sort_1 .filter__head{margin-bottom:25px;position:relative}.widget-type_system_widget_v4_filter_sort_1 .filter__head-title{font-size:1.25rem;line-height:1.2;margin-bottom:8px;font-weight:600}.widget-type_system_widget_v4_filter_sort_1 .filter__head-reset{display:none}.widget-type_system_widget_v4_filter_sort_1 .filter__head-reset.is-active-filters{display:block}.widget-type_system_widget_v4_filter_sort_1 .filter__reset-btn{cursor:pointer;text-decoration:none}.widget-type_system_widget_v4_filter_sort_1 .filter__content{height:100%;padding:20px var(--layout-side-padding) 10px var(--layout-side-padding);overflow-y:auto}.widget-type_system_widget_v4_filter_sort_1 .filter__controls{margin-top:25px;margin-top:0;position:absolute;bottom:0;left:0;right:0;height:60px;padding:10px var(--layout-side-padding);background-color:var(--bg)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-dark:true"] .filter__controls{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-is-light:true"] .filter__controls{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn{position:absolute;top:-10px;right:-5px;font-size:1.5rem;padding:0;width:40px;height:40px;border:none;background:none;color:var(--color-text);display:inline-flex}.widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:hover,.widget-type_system_widget_v4_filter_sort_1 .filter__hide-mobile-filter-btn:active{background:none}.widget-type_system_widget_v4_filter_sort_1 .filter-item{margin-bottom:15px;line-height:1.2}.widget-type_system_widget_v4_filter_sort_1 .filter-item:last-child{margin-bottom:0}.widget-type_system_widget_v4_filter_sort_1 .filter-item.is-show .filter-item__content{display:block}.widget-type_system_widget_v4_filter_sort_1 .filter-item.is-show .filter-item__name:before{transform:rotate(180deg)}.widget-type_system_widget_v4_filter_sort_1 .filter-item__content{padding:10px 0;display:none}.widget-type_system_widget_v4_filter_sort_1 .filter-item__name{display:inline-block;position:relative;font-size:1.125rem;cursor:pointer;user-select:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1 .filter-item__name{display:block}}.widget-type_system_widget_v4_filter_sort_1 .filter-item__name.js-toggle-show-filter-item{padding-right:20px}.widget-type_system_widget_v4_filter_sort_1 .filter-item__name.js-toggle-show-filter-item:before{content:"";position:absolute;top:50%;margin-top:-3px;right:0;border:6px solid transparent;border-bottom-width:0;border-top-width:7px;border-top-color:var(--color-text-major-shade)}.widget-type_system_widget_v4_filter_sort_1 .filter-item__list{max-height:340px;overflow-y:auto}.widget-type_system_widget_v4_filter_sort_1 .filter-item__list-item{margin-bottom:6px}.widget-type_system_widget_v4_filter_sort_1 .filter-option{display:inline-block;cursor:pointer}.widget-type_system_widget_v4_filter_sort_1 .filter-option__field{display:none}.widget-type_system_widget_v4_filter_sort_1 .filter-option__field:checked+.filter-option__content .filter-option__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_filter_sort_1 .filter-option__field:checked+.filter-option__content .filter-option__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_filter_sort_1 .filter-option__content{display:inline-flex}.widget-type_system_widget_v4_filter_sort_1 .filter-option__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_filter_sort_1 .filter-option__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_filter_sort_1 .filter-option__label{align-self:center}.widget-type_system_widget_v4_filter_sort_1 .filter-range{margin-top:10px}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-target{background:var(--color-form-controls-border-color);border-radius:0;border:none;box-shadow:none}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-horizontal{height:4px}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-horizontal .noUi-handle{width:30px;height:30px;right:-15px;top:-14px}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-connect{background:var(--color-btn-bg);border-radius:0;box-shadow:none}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-handle{border:none;border-radius:0;background:none;cursor:pointer;box-shadow:none;outline:none}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-handle:before{content:"";display:block;position:absolute;height:20px;width:20px;border:2px solid var(--color-btn-bg);border-radius:50%;background:var(--bg);left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_filter_sort_1 .filter-range .noUi-handle:after{display:none}.widget-type_system_widget_v4_filter_sort_1 .filter-range__values{margin-top:20px;display:flex;justify-content:space-between;align-items:flex-start}.widget-type_system_widget_v4_filter_sort_1 .filter-range__values-item{width:48%;position:relative}.widget-type_system_widget_v4_filter_sort_1 .filter-range__values-label{position:absolute;left:10px;top:50%;transform:translateY(-50%);line-height:1;font-size:0.875rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_filter_sort_1 .filter-range__field{width:100%;padding-left:30px;font-size:0.875rem}.widget-type_system_widget_v4_filter_sort_1 .filter-range__field:disabled{background:var(--color-form-controls-bg);cursor:default}.widget-type_system_widget_v4_filter_sort_1 .filter-range__field-disabled-click{position:absolute;top:0;right:0;bottom:0;left:0}.widget-type_system_widget_v4_filter_sort_1 .filter-top-controls{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1 .filter-top-controls{display:grid;grid-template-columns:100%;gap:1rem}}.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn{position:relative;min-width:40px;width:40px;font-size:1.1rem;color:var(--color-text);border-color:transparent;margin-right:15px;width:auto;background-color:var(--bg-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn{margin-right:0}}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-major-shade-is-dark:true"] .show-mobile-filter-btn{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_filter_sort_1[style*="--bg-major-shade-is-light:true"] .show-mobile-filter-btn{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn .icon{padding-left:0.5rem}.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn:hover{color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn.is-active-filters .show-mobile-filter-btn__bage{display:block}.widget-type_system_widget_v4_filter_sort_1 .show-mobile-filter-btn__bage{width:1rem;height:1rem;line-height:1rem;font-size:0.6rem;text-align:center;border-radius:50%;position:absolute;top:0.1rem;right:0.4rem;background:var(--color-btn-bg);color:var(--color-btn-color);display:none}.widget-type_system_widget_v4_filter_sort_1 .collection-order{display:inline-block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1 .collection-order{display:block}}.widget-type_system_widget_v4_filter_sort_1 .js-show-page-size{display:none}.widget-type_system_widget_v4_filter_sort_1[style*="--hide-sorting-border:true"] .collection-order.is-sort{--color-form-controls-border-color: transparent}.widget-type_system_widget_v4_filter_sort_1 .select-wrapper{position:relative;z-index:1;background:var(--color-form-controls-bg);border-radius:var(--controls-form-border-radius);color:var(--color-form-controls-color)}.widget-type_system_widget_v4_filter_sort_1 .select-wrapper select{padding-right:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--bg);color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_filter_sort_1 .select-wrapper select{width:100%}}.widget-type_system_widget_v4_filter_sort_1 .select-wrapper:after{content:"\ea08";font-family:'insales-icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;right:0.8rem;line-height:1;margin:12px 0;position:absolute;z-index:0;pointer-events:none;color:var(--color-text)}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_sidebar_collections_menu_1{background-color:var(--bg)}[style*="--bg-is-dark:true"].widget-type_system_widget_v4_sidebar_collections_menu_1{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--bg-is-light:true"].widget-type_system_widget_v4_sidebar_collections_menu_1{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_sidebar_collections_menu_1[style*="--hide-title:true"] .sidebar-collections__head{display:none !important}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__head{font-size:1.2rem;font-weight:600;margin-bottom:0.5rem}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__menu>.sidebar-collections__item{border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__menu>.sidebar-collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__item.is-show>.sidebar-collections__submenu{display:block}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__item.is-show>.sidebar-collections__controls .sidebar-collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.6rem;padding-bottom:0.6rem}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__link.is-current,.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__submenu .sidebar-collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__controls{position:relative}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_viewed_products_1{background-color:var(--bg)}.widget-type_system_widget_v4_viewed_products_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_viewed_products_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_viewed_products_1.is-empty-viewed_products{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_viewed_products_1 .special-products.is-mounted .special-products__slider-controls{visibility:visible}.widget-type_system_widget_v4_viewed_products_1 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_viewed_products_1 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{visibility:hidden}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:auto;min-width:60px;min-height:32px;height:auto;padding:0.3rem 1rem;color:var(--color-btn-color);background-color:var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);font-size:1rem;outline:none;border:none;margin:0 0 1rem 0.3rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_viewed_products_1 .viewed-product{text-decoration:none;color:var(--color-text);display:grid;grid-template-areas:'photo .' 'photo title' 'photo price' 'photo .';grid-template-columns:30% 1fr;grid-column-gap:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_viewed_products_1 .viewed-product{grid-template-columns:80px 1fr}}.widget-type_system_widget_v4_viewed_products_1 .viewed-product:hover .viewed-product__title{color:var(--color-accent-text)}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__title{grid-area:title}.widget-type_system_widget_v4_viewed_products_1 .viewed-product__price{grid-area:price;font-weight:500}.widget-type_system_widget_v4_viewed_products_1 .viewed-product img.lazyload{visibility:hidden}.widget-type_system_widget_v4_viewed_products_1 .viewed-product img.lazyload.loaded{visibility:visible}aside .widget-type_system_widget_v4_viewed_products_1 .viewed-product{text-decoration:none;color:var(--color-text);display:grid;grid-template-areas:'photo' 'title' 'price';grid-column-gap:1rem;grid-template-columns:auto;grid-row-gap:0.5rem}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls{display:none}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:flex}@media screen and (max-width: 767px){aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:none}}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:auto;min-width:27px;min-height:29px;height:auto;color:var(--color-text);background-color:var(--bg-major-shade);border:none;cursor:pointer;user-select:none;border-radius:var(--controls-btn-border-radius);padding:0}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow span{font-weight:600}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-hide{display:none}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow:not(.is-disabled):hover{background:var(--color-btn-bg);color:var(--color-btn-color)}aside .widget-type_system_widget_v4_viewed_products_1 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}@media (min-width: 768px) and (max-width: 1024px){aside .widget-type_system_widget_v4_viewed_products_1 .special-products__head{flex-wrap:wrap}}.widget-type_system_widget_v4_viewed_products_1 .special-products__slider-controls.sidebar{display:none}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_infinity_products_button_1{background-color:var(--bg)}[style*="--bg-is-dark:true"].widget-type_system_widget_v4_infinity_products_button_1{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--bg-is-light:true"].widget-type_system_widget_v4_infinity_products_button_1{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_infinity_products_button_1[style*="--btn-align:left"] .infinity-products-controls{text-align:left}.widget-type_system_widget_v4_infinity_products_button_1[style*="--btn-align:right"] .infinity-products-controls{text-align:right}.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls{text-align:center}.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls__btn{position:relative;font-size:var(--btn-font-size, 1.5rem);color:var(--color-text);text-decoration:underline;display:inline-flex;line-height:1;padding:0.5rem 0;min-height:2.5rem;align-items:center}@media (hover: hover){.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls__btn:hover{text-decoration:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls__btn{font-size:1.125rem;text-decoration:none}}.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls__btn.is-loading{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_infinity_products_button_1 .infinity-products-controls__btn.is-loading .loader{display:block}.widget-type_system_widget_v4_infinity_products_button_1 .loader{position:absolute;z-index:2;left:50%;bottom:100%;transform:translateX(-50%);width:16px;height:16px;display:none}.widget-type_system_widget_v4_infinity_products_button_1 .loader:before,.widget-type_system_widget_v4_infinity_products_button_1 .loader:after{content:"";position:absolute;border-radius:50%;background:var(--color-text);width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);animation:2s ease-in-out infinite}.widget-type_system_widget_v4_infinity_products_button_1 .loader::before{opacity:0.7;animation-name:loaderUpperDot}.widget-type_system_widget_v4_infinity_products_button_1 .loader::after{opacity:0.5;animation-name:loaderLowerDot}@keyframes loaderUpperDot{25%{transform:translateX(-50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(50%)}}@keyframes loaderLowerDot{25%{transform:translateX(50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(-50%)}}
.widget-type_system_widget_v4_pagination_3{background-color:var(--bg)}.widget-type_system_widget_v4_pagination_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_pagination_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination{display:grid;grid-auto-flow:column;justify-content:var(--align)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_pagination_3 .pagination{gap:1rem 0.5rem}}.widget-type_system_widget_v4_pagination_3 .pagination-items{display:grid;grid-auto-flow:column}.widget-type_system_widget_v4_pagination_3 .pagination-link{font-size:1.125rem;font-weight:500;background:transparent;color:var(--color-text);padding:0 1rem}.widget-type_system_widget_v4_pagination_3 .pagination-link:hover{border-color:transparent}.widget-type_system_widget_v4_pagination_3 .pagination-span{font-size:1.125rem;font-weight:600;background:transparent;color:var(--color-text-half-shade);border:0;padding:0 1rem}.widget-type_system_widget_v4_pagination_3 .pagination-next{font-weight:bold;background:transparent;color:var(--color-btn-bg);border-radius:50%;width:40px;box-shadow:0px 0px 4px var(--color-text-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination-next:hover{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_pagination_3 .pagination-prev{font-weight:bold;background:transparent;color:var(--color-btn-bg);border-radius:50%;width:40px;box-shadow:0px 0px 4px var(--color-text-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination-prev:hover{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_pagination_3 .pagination-void{line-height:2.5rem;width:15px;text-align:center}@media screen and (max-width: 992px){.widget-type_system_widget_v4_pagination_3 .pagination-prev{font-size:1rem;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.8)}.widget-type_system_widget_v4_pagination_3 .pagination-next{font-size:1rem;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.8)}.widget-type_system_widget_v4_pagination_3 .pagination-items .button,.widget-type_system_widget_v4_pagination_3 .pagination-items span{display:flex;align-items:center;justify-content:center;font-size:1rem;height:calc(var(--controls-height-l) * 0.8);padding:var(--controls-btn-padding-y) calc(var(--controls-btn-padding-x) * 0.8)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_pagination_3 .pagination-prev{grid-column:1;justify-self:end;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.6);width:30px}.widget-type_system_widget_v4_pagination_3 .pagination-next{padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.6);width:30px}.widget-type_system_widget_v4_pagination_3 .pagination-prev+.pagination-items.next{grid-column:2}.widget-type_system_widget_v4_pagination_3 .pagination-prev+.pagination-items+.pagination-next{grid-column:3}.widget-type_system_widget_v4_pagination_3 .pagination-items .button,.widget-type_system_widget_v4_pagination_3 .pagination-items span{display:flex;align-items:center;justify-content:center;font-size:1rem;height:calc(var(--controls-height-l) * 0.6);padding:var(--controls-btn-padding-y) calc(var(--controls-btn-padding-x) * 0.4)}.widget-type_system_widget_v4_pagination_3 .pagination-void{width:10px}.widget-type_system_widget_v4_pagination_3 .pagination-items{gap:0.2rem}}
.widget-type_system_widget_v4_sidebar_filter_3{background-color:var(--bg)}.widget-type_system_widget_v4_sidebar_filter_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_sidebar_filter_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-sorting-on-mobile:true"] .collection-sort{display:none !important}}.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-only-available:true"] .only_available{display:none !important}.widget-type_system_widget_v4_sidebar_filter_3 .layout__content{padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-count:true"] .filter__content .count{display:none !important}.widget-type_system_widget_v4_sidebar_filter_3[style*="--filter-onchange-submit:true"] .filter__controls{display:none !important}.widget-type_system_widget_v4_sidebar_filter_3[style*="--filter-onchange-submit:false"] .filter__head-reset{padding-top:0;border:0}.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-heading:true"] .filter__head{border:0}.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-heading:true"] .filter__head-title{display:none !important}.widget-type_system_widget_v4_sidebar_filter_3[style*="--hide-categories:true"] .filter-item.filter-item_menu{display:none !important}.widget-type_system_widget_v4_sidebar_filter_3 [data-ajax-filter-hide-all-btn]{display:none;margin-top:14px}.widget-type_system_widget_v4_sidebar_filter_3 [data-ajax-filter-view-all-btn]{margin-top:10px}.widget-type_system_widget_v4_sidebar_filter_3 .filter{border:1px solid var(--bg-major-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter.ajax-filter-is-init .loader{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_sidebar_filter_3 .filter{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);background-color:var(--bg);transform:translate3d(100%, 0, 0);padding-bottom:60px;visibility:hidden;transition:.3s}.widget-type_system_widget_v4_sidebar_filter_3[style*="--bg-is-dark:true"] .filter{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_sidebar_filter_3[style*="--bg-is-light:true"] .filter{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}.widget-type_system_widget_v4_sidebar_filter_3 .filter__head{position:relative;padding:1.25rem;border-bottom:1px solid var(--bg-major-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter__head-title{margin-bottom:0}.widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset{display:none;padding:1.25rem;border-top:1px solid var(--bg-major-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter__head-reset.is-active-filters{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .filter__reset-btn{cursor:pointer;text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_sidebar_filter_3 .filter__content{height:100%;padding:10px var(--layout-side-padding);overflow-y:auto;scrollbar-width:thin}.widget-type_system_widget_v4_sidebar_filter_3 .filter__content::-webkit-scrollbar{width:6px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter__content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}}.widget-type_system_widget_v4_sidebar_filter_3 .filter__controls{padding:1.25rem;border-top:1px solid var(--bg-major-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter__controls .button{font-weight:500;height:36px}.widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn{position:absolute;top:-10px;right:-5px;font-size:1.5rem;padding:0;width:40px;height:40px;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn:hover,.widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn:active{background:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_sidebar_filter_3 .filter__hide-mobile-filter-btn{display:inline-flex}}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item{line-height:1.2;border-bottom:1px solid var(--bg-major-shade);padding:0.5rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__head{display:inline-block;position:relative;font-size:0.95rem;font-weight:600;cursor:pointer;width:100%;user-select:none;display:flex;justify-content:space-between;padding:0.5rem 0.5rem 0.5rem 0.75rem;border-radius:var(--controls-btn-border-radius);align-items:center}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-active-filters .filter-item__name{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item:last-child{border:0}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-show .filter-item__content{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.is-show .icon{transform:rotate(180deg)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__content{padding:0.5rem 0.75rem 0.75rem 0.75rem;display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name{display:inline-block;position:relative;font-size:0.95rem;font-weight:600;cursor:pointer;width:100%;user-select:none;display:flex;justify-content:space-between;padding:0.5rem 0.5rem 0.5rem 0.75rem;border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name .icon{font-size:1.1rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__name .text{position:relative}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item{margin-bottom:6px;display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item button[data-ajax-filter-view-all-btn],.widget-type_system_widget_v4_sidebar_filter_3 .filter-item button[data-ajax-filter-hide-all-btn]{color:var(--color-accent-text);border:none;padding:0;background:transparent;cursor:pointer;transition:.2s}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item button[data-ajax-filter-view-all-btn]:hover,.widget-type_system_widget_v4_sidebar_filter_3 .filter-item button[data-ajax-filter-hide-all-btn]:hover{color:var(--color-accent-text-half-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.ajax-filter-items-loading button[data-ajax-filter-hide-all-btn]{opacity:.5}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item button[disabled]{cursor:not-allowed}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item.ajax-filter-short-list-item-visible{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.expanded div.filter-item__content div.filter-item__list div.filter-item__list-item{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.expanded [data-ajax-filter-hide-all-btn]{display:initial}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item.expanded [data-ajax-filter-view-all-btn]{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item:not(.expanded) .filter-item__list-item.ajax-filter-item-checked{order:-1}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item_price .filter-item__content{padding:0.5rem 0.75rem 1.25rem 0.75rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option{display:inline-block;cursor:pointer;width:100%}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__field{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__field:checked+.filter-option__content .filter-option__btn{border-color:var(--color-btn-bg);background:var(--color-btn-bg)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__field:checked+.filter-option__content .filter-option__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__content{display:inline-flex;width:100%}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__btn{width:1.125rem;min-width:1.125rem;height:1.125rem;margin-right:0.5rem;border:var(--controls-border-width) solid var(--bg-major-shade);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;visibility:hidden;background:var(--color-btn-bg);color:var(--color-btn-color);font-size:0.7rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option__label{display:flex;width:100%;justify-content:space-between;font-size:0.9rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-option .count{color:var(--color-text-half-shade);padding-left:0.5rem;font-size:0.8rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range{margin-top:10px}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-target{background:var(--bg-major-shade);border-radius:0;border:none;box-shadow:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-horizontal{height:4px;padding:0 10px}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-horizontal .noUi-handle{width:30px;height:30px;right:-15px;top:-14px}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-connect{background:var(--color-btn-bg);border-radius:0;box-shadow:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-handle{border:none;border-radius:0;background:none;cursor:pointer;box-shadow:none;outline:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-handle:before{content:"";display:block;position:absolute;height:20px;width:20px;border:6px solid var(--color-text);border-radius:50%;background:var(--bg);left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .noUi-handle:after{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item{width:48%;position:relative}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-label{position:absolute;left:10px;top:50%;transform:translateY(-50%);line-height:1;font-size:0.875rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field{width:100%;padding-left:30px;font-size:0.875rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__field:disabled{background:var(--color-form-controls-bg);border-color:var(--bg-major-shade);cursor:default;pointer-events:none}@media (max-width: 1024px) and (min-width: 768px){.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values{flex-wrap:wrap}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item{width:100%}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range__values-item:first-child{margin-bottom:10px}.widget-type_system_widget_v4_sidebar_filter_3 .filter-range .delimeter{display:none}}.widget-type_system_widget_v4_sidebar_filter_3 .filter-mobile-controls{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_sidebar_filter_3 .filter-mobile-controls{display:flex;justify-content:space-between}}.widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn{position:relative;min-width:40px;width:40px;font-size:1.5rem;padding:0;background:none;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn:hover{background:none;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn.is-active-filters .show-mobile-filter-btn__bage{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .show-mobile-filter-btn__bage{width:1.125rem;height:1.125rem;line-height:1.2rem;font-size:0.6rem;text-align:center;border-radius:50%;position:absolute;top:-2px;right:-5px;background:var(--bg-major-shade);color:var(--color-accent-text);display:none}.widget-type_system_widget_v4_sidebar_filter_3 .collection-order{display:inline-block;margin:0 5px 5px 0}.widget-type_system_widget_v4_sidebar_filter_3 .collection-order:last-child{margin-right:0}.widget-type_system_widget_v4_sidebar_filter_3 .js-show-page-size{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .select-wrapper{position:relative;z-index:1;background:var(--color-form-controls-bg);border-radius:var(--controls-form-border-radius);color:var(--color-form-controls-color)}.widget-type_system_widget_v4_sidebar_filter_3 .select-wrapper select{padding-right:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.widget-type_system_widget_v4_sidebar_filter_3 .select-wrapper:after{content:"\ea08";font-family:'insales-icons' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;right:0.8rem;line-height:1;margin:12px 0;position:absolute;z-index:0;pointer-events:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter__reset-btn{background:var(--bg-major-shade);border:1px solid var(--bg-major-shade);color:var(--color-text);font-weight:500;height:36px}.widget-type_system_widget_v4_sidebar_filter_3 .more-items{text-decoration:none;padding:0.25rem 0;display:block}.widget-type_system_widget_v4_sidebar_filter_3 .delimeter{color:var(--bg-major-shade);font-size:1.5rem;padding:0 1rem}.widget-type_system_widget_v4_sidebar_filter_3 .hidden{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item_menu.last{border:0}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__menu{margin:0;padding:0;list-style:none}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item{margin-bottom:0.5rem;display:none}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item .count{color:var(--color-text-half-shade);padding-left:0.5rem;font-size:0.8rem}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item.is-current{font-weight:700;display:block}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item.is-current .count{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__item.is-current .sidebar-collections__submenu{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls{display:flex;width:100%;justify-content:space-between;font-size:0.9rem}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__controls a{text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu{display:none;padding-left:1rem;padding-top:0.75rem}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu .sidebar-collections__item{display:block;font-weight:400;margin-bottom:0.5rem}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu .count{display:block !important}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections__submenu .sidebar-collections__link.is-current{font-weight:500}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections .home_category{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections .home_category .icon{font-size:1.1rem;margin-right:0.25rem;margin-left:-5px}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections .home_category .text{padding:2px}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections .home_category .sidebar-collections__link{display:flex;padding-bottom:0.25rem}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections.is-home .sidebar-collections__item{display:block}.widget-type_system_widget_v4_sidebar_filter_3 .sidebar-collections.is-home .home_category{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color{display:grid;grid-template-columns:repeat(auto-fill, minmax(27px, 1fr));grid-template-rows:auto;grid-row-gap:8px;grid-column-gap:8px;align-items:center}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__label{width:27px;height:27px;border-radius:50%;position:relative}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__label img{border-radius:50%;height:100%;width:100%}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__content{vertical-align:middle}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__btn{display:none}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .icon.icon-times{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--color-text);font-size:0.7rem}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list-item{margin:0 auto}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__field+.filter-option__content .filter-option__label{border:var(--controls-border-width) solid var(--bg-major-shade)}.widget-type_system_widget_v4_sidebar_filter_3 .filter-item__list.image-color .filter-option__field:checked+.filter-option__content .filter-option__label{border:2px solid var(--color-text);padding:2px}.widget-type_system_widget_v4_sidebar_filter_3.with-nav .filter{padding-bottom:139px}.widget-type_system_widget_v4_sidebar_filter_3 .reveal-button{color:var(--color-btn-bg);cursor:pointer}.widget-type_system_widget_v4_sidebar_filter_3 .loader{position:relative;width:16px;height:16px;margin:0 auto}.widget-type_system_widget_v4_sidebar_filter_3 .loader:before,.widget-type_system_widget_v4_sidebar_filter_3 .loader:after{content:"";position:absolute;border-radius:50%;background:var(--color-text);width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);animation:2s ease-in-out infinite}.widget-type_system_widget_v4_sidebar_filter_3 .loader::before{opacity:0.7;animation-name:loaderUpperDot}.widget-type_system_widget_v4_sidebar_filter_3 .loader::after{opacity:0.5;animation-name:loaderLowerDot}@keyframes loaderUpperDot{25%{transform:translateX(-50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(50%)}}@keyframes loaderLowerDot{25%{transform:translateX(50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(-50%)}}.widget-type_system_widget_v4_sidebar_filter_3 [data-ajax-filter-items-preloader]{overflow:hidden;width:100%;height:4px;background-color:var(--bg-major-shade);margin:10px auto;position:relative}.widget-type_system_widget_v4_sidebar_filter_3 [data-ajax-filter-items-preloader]:before{content:'';position:absolute;height:100%;background-color:var(--color-accent-text);animation:indeterminate_first 1.5s infinite ease-out}.widget-type_system_widget_v4_sidebar_filter_3 [data-ajax-filter-items-preloader]:after{content:'';position:absolute;height:100%;background-color:var(--color-accent-text);animation:indeterminate_second 1.5s infinite ease-in}@keyframes indeterminate_first{0%{left:-100%;width:100%}100%{left:100%;width:10%}}@keyframes indeterminate_second{0%{left:-150%;width:100%}100%{left:100%;width:10%}}
.widget-type_system_widget_v4_delimeters_text{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters_text .delimeter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.widget-type_system_widget_v4_delimeters_text .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}.widget-type_system_widget_v4_delimeters_text[style*="--text-color"] .delimeter_text{color:var(--text-color)}.widget-type_system_widget_v4_delimeters_text .delimeter_text{font-size:var(--font-size);padding:0 1rem}
.widget-type_system_widget_v4_sidebar_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_sidebar_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_sidebar_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_sidebar_banner_1_1 .banner-list__item-image img{max-width:100%;border-radius:var(--banner-border-radius)}
.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191{background-color:var(--bg)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview__variants{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview__price{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview__price-range{display:block}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__controls .product-preview__preorder-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__controls .add-cart-counter,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__controls .product-preview__detail-btn{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__detail-select-btn{display:inline-flex !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants.is-zero-count-hidden .product-preview__detail-select-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-select-btn{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants.is-zero-count-hidden .product-preview__detail-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-variants.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants:true"] .product-preview:not(.not-available) .add-cart-counter{display:grid !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--hide-sku:true"] .product-preview__sku{display:none !important}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--catalog-grid-list-min-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--catalog-grid-list-min-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--catalog-grid-list-min-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .catalog-list.grid-list{align-items:stretch;--grid-list-min-width: var(--catalog-grid-list-min-width);--grid-list-column-gap: var(--catalog-grid-list-column-gap);--grid-list-row-gap: var(--catalog-grid-list-row-gap)}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .catalog-list.grid-list{--grid-list-min-width: var(--catalog-grid-list-min-width-mobile);--grid-list-column-gap: calc(var(--catalog-grid-list-column-gap) / 2)}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview{border:1px solid var(--bg-minor-shade);padding:10px;border-radius:var(--product-border-radius);background-color:var(--product-bg)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--product-bg-is-dark:true"] .product-preview{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--product-bg-is-light:true"] .product-preview{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview{padding:0.5rem 0.3rem}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .product-preview__preorder-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .add-cart-counter,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__preorder-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .add-cart-counter{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .product-preview__detail-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .product-preview__available,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur{color:var(--color-text-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-preorder .product-preview__detail-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-preorder .add-cart-counter{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-preorder .product-preview__preorder-btn{display:inline-flex}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available .option-value.is-radio>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.not-available .option-value.is-span>span{color:var(--color-text)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(5, max-content) 1fr;line-height:1.25;height:100%}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__photo{min-width:0;position:relative;margin:-10px -10px 1rem -10px}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__photo{margin:-0.5rem -0.3rem 1rem -0.3rem}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__photo img{border-top-left-radius:var(--product-border-radius);border-top-right-radius:var(--product-border-radius);position:absolute;background:var(--product-background)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__img-2{left:100%}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__title{margin-bottom:1rem;word-break:break-word;text-align:var(--product-info-align)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__title a{color:inherit;text-decoration:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__title a:hover{color:var(--color-accent-text)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px;text-align:var(--product-info-align)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:1rem;text-align:var(--product-info-align)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__variants{margin-bottom:0.5rem;text-align:var(--product-info-align)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__variants select{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__area-bottom{display:flex;flex-direction:column;justify-content:flex-end}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price{margin-bottom:0.5rem;text-align:var(--product-info-align)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-cur{display:block;font-size:1.75rem;font-weight:600;white-space:nowrap;text-align:var(--product-info-align)}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-cur{font-size:1.3rem}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-old{display:block;font-size:1.125rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap;font-weight:normal}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-old{font-size:1rem}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-range{margin-bottom:0.5rem;display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__price-label{font-size:1rem}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option{margin-bottom:10px}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option:last-child{margin-bottom:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-label{display:block;margin-bottom:5px;font-size:0.75rem}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span{font-size:0.75rem}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio.is-active>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio.is-active.is-span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span.is-active>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span.is-active.is-span{background-color:transparent;border:2px solid var(--color-btn-bg)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio>input,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span>input{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .option-selector .option-value.is-span.is-span{--option-bg: var(--product-bg-minor-shade, var(--bg-minor-shade));display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--option-bg);background-color:var(--option-bg)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-radio>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-span>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-span.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-radio>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-span>span,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-span.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__preorder-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__detail-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__detail-select-btn{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .sticker{font-size:calc(0.75 * var(--sticker-font-size, 0.875rem))}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .sticker.sticker-preorder{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .sticker:empty{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview .sticker:last-child{margin-right:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__btn{width:100%}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__btn .button__icon{margin-left:0.3rem}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__controls-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);padding:0;font-size:1.5rem}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px;font-size:0.75rem}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__detail-text{display:block}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .add-cart-counter__detail-dop-text{display:block;margin-top:4px}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .empty-catalog-message{font-size:1.5rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .empty-catalog-message{font-size:1rem;font-weight:500}}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn:hover{position:absolute;z-index:1;right:0.25rem;top:0.25rem;font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn:before,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn:hover:before{content:"";border-radius:50%;background:var(--bg);width:32px;height:32px;position:absolute;opacity:0.6;right:0;top:0}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn .icon-favorites-f,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn:hover .icon-favorites-f{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn .btn-icon,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn:hover .btn-icon{z-index:2;font-weight:bold}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .favorites_btn.favorites-added .icon-favorites-o{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .hidden{display:none}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__variants .option-selector .is-system-color .option-value-system-color.with-image-color{padding:1px !important;border-radius:50% !important;background-color:transparent !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview__variants .option-selector .is-system-color .option-value-system-color.with-image-color img{width:20px;height:20px;border-radius:50%;object-fit:cover}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .product-preview__preorder-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .add-cart-counter,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .add-cart-counter__btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .product-preview__detail-btn{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .product-preview__detail-select-btn{display:inline-flex !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories.is-zero-count-hidden .product-preview__detail-select-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-select-btn{display:none !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories.is-zero-count-hidden .product-preview__detail-btn,.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex !important}.widget-type_widget_v4_catalog_1_6b81359050be82f052c7a5ddfd416191 .product-preview.with-accessories .product-preview__variants{display:none}



/* from /page/o-nas */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}



/* from /page/aktsii */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_delimeters_text{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters_text .delimeter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.widget-type_system_widget_v4_delimeters_text .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}.widget-type_system_widget_v4_delimeters_text[style*="--text-color"] .delimeter_text{color:var(--text-color)}.widget-type_system_widget_v4_delimeters_text .delimeter_text{font-size:var(--font-size);padding:0 1rem}
.widget-type_system_widget_v4_banner_list_23{background-color:var(--bg)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--img-fit:contain"] .banner-list__item .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-row-gap:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 1;text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 2;text-decoration:none}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item .img-ratio img{transition:all .5s;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_banner_list_23[style*="--zoom-on-hover:true"] .banner-list__item:hover .img-ratio img{transform:scale(1.1)}.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{position:relative;z-index:1;border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{--img-ratio: var(--img-ratio-mobile)}}
.widget-type_system_widget_v4_page_banner_3_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_3_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_3_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_3_1 .banner-list__item-image img{max-width:100%;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_page_banner_3_1[style*="--layout-wide-content:true"] .banner-list__item-image img{width:100%}.widget-type_system_widget_v4_page_banner_3_1 .banner-list__item{position:relative;text-align:center}.widget-type_system_widget_v4_page_banner_3_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_3_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_3_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_3_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_3_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_3_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_3_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_3_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}



/* from /page/podarky */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_special_products_1{background-color:var(--bg)}.widget-type_system_widget_v4_special_products_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_1[style*="--product-hide-rating:true"] .product-preview__rating{display:none}.widget-type_system_widget_v4_special_products_1[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_special_products_1[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_special_products_1[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview__variants{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview__price{display:none}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview__price-range{display:block}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .add-cart-counter,.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .add-cart-counter__btn,.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__detail-btn{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .product-preview__detail-select-btn{display:inline-flex !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants.is-zero-count-hidden .product-preview__detail-select-btn,.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-select-btn{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants.is-zero-count-hidden .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview .add-cart-counter{display:grid !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants:true"] .product-preview.is-more-variants .add-cart-counter{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_special_products_1[style*="--hide-sku:true"] .product-preview__sku{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1[style*="--slide-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1[style*="--slide-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_system_widget_v4_special_products_1[style*="--slide-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_system_widget_v4_special_products_1 .special-products{margin-bottom:2rem}.widget-type_system_widget_v4_special_products_1 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_1 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_special_products_1 .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_special_products_1 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination{display:block}.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination.is-hide{display:none}}.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_special_products_1 .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_special_products_1 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_special_products_1 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_special_products_1 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_special_products_1 .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_special_products_1 .product-preview{border:1px solid var(--bg-minor-shade);padding:10px;border-radius:var(--product-border-radius);background-color:var(--product-bg)}.widget-type_system_widget_v4_special_products_1[style*="--product-bg-is-dark:true"] .product-preview{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_1[style*="--product-bg-is-light:true"] .product-preview{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview{padding:0.5rem 0.3rem}}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .add-cart-counter,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .add-cart-counter{display:none !important}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-preorder .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-preorder .add-cart-counter{display:none !important}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-preorder .product-preview__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_1 .product-preview.not-available .option-value.is-radio>span{color:var(--color-text)}.widget-type_system_widget_v4_special_products_1 .product-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(6, max-content) 1fr;line-height:1.25;height:100%}.widget-type_system_widget_v4_special_products_1 .product-preview__photo{min-width:0;position:relative;margin:-10px -10px 1rem -10px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview__photo{margin:-0.5rem -0.3rem 1rem -0.3rem}}.widget-type_system_widget_v4_special_products_1 .product-preview__photo img{border-top-left-radius:var(--product-border-radius);border-top-right-radius:var(--product-border-radius);background:var(--product-background)}.widget-type_system_widget_v4_special_products_1 .product-preview__title{margin-bottom:1rem;word-break:break-word}.widget-type_system_widget_v4_special_products_1 .product-preview__title a{color:inherit;text-decoration:none}.widget-type_system_widget_v4_special_products_1 .product-preview__title a:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_1 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_1 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px}.widget-type_system_widget_v4_special_products_1 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_1 .product-preview__variants{margin-bottom:0.5rem}.widget-type_system_widget_v4_special_products_1 .product-preview__variants select{display:none}.widget-type_system_widget_v4_special_products_1 .product-preview__area-bottom{display:flex;flex-direction:column;justify-content:flex-end;grid-row:-1}.widget-type_system_widget_v4_special_products_1 .product-preview__price{margin-bottom:0.5rem}.widget-type_system_widget_v4_special_products_1 .product-preview__price-cur{display:block;font-size:1.75rem;font-weight:600;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview__price-cur{font-size:1.3rem}}.widget-type_system_widget_v4_special_products_1 .product-preview__price-old{display:block;font-size:1.125rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview__price-old{font-size:1rem}}.widget-type_system_widget_v4_special_products_1 .product-preview__price-range{margin-bottom:0.5rem;display:none}.widget-type_system_widget_v4_special_products_1 .product-preview__price-label{font-size:1rem}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option{margin-bottom:10px}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-label{display:block;margin-bottom:5px;font-size:0.75rem}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span{font-size:0.75rem}}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio.is-active>span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio.is-active.is-span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span.is-active>span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span.is-active.is-span{background-color:transparent;border:2px solid var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio>input,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span>input{display:none}.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_special_products_1 .product-preview .option-selector .option-value.is-span.is-span{--option-bg: var(--product-bg-minor-shade, var(--bg-minor-shade));display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--option-bg);background-color:var(--option-bg)}.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-span.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_special_products_1[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-span.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_1 .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_1 .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_1 .product-preview__detail-select-btn{display:none}.widget-type_system_widget_v4_special_products_1 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_special_products_1 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1 .product-preview .sticker{font-size:calc(0.75 * var(--sticker-font-size, 0.875rem))}}.widget-type_system_widget_v4_special_products_1 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_special_products_1 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_special_products_1 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_special_products_1 .product-preview .stickers,.widget-type_system_widget_v4_special_products_1 .product-preview .favorites_btn{transform:translateZ(0)}.widget-type_system_widget_v4_special_products_1 .product-preview__rating{margin-bottom:1rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_special_products_1 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_1 .product-preview__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_1 .product-preview__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_special_products_1 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_1 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_1 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_special_products_1 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__btn .button__icon{margin-left:0.3rem}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__controls-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);padding:0;font-size:1.5rem}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px;font-size:0.75rem}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__detail-text{display:block}.widget-type_system_widget_v4_special_products_1 .add-cart-counter__detail-dop-text{display:block;margin-top:4px}.widget-type_system_widget_v4_special_products_1 .favorites_btn,.widget-type_system_widget_v4_special_products_1 .favorites_btn:hover{position:absolute;z-index:1;right:0.25rem;top:0.25rem;font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px}.widget-type_system_widget_v4_special_products_1 .favorites_btn:before,.widget-type_system_widget_v4_special_products_1 .favorites_btn:hover:before{content:"";border-radius:50%;background:var(--bg);width:32px;height:32px;position:absolute;opacity:0.6;right:0;top:0}.widget-type_system_widget_v4_special_products_1 .favorites_btn .icon-favorites-f,.widget-type_system_widget_v4_special_products_1 .favorites_btn:hover .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_1 .favorites_btn .btn-icon,.widget-type_system_widget_v4_special_products_1 .favorites_btn:hover .btn-icon{z-index:2;font-weight:bold}.widget-type_system_widget_v4_special_products_1 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_1 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_1 .favorites_btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_1 .option-value-system-color.with-image-color img{height:40px;object-fit:cover}.widget-type_system_widget_v4_special_products_1:not(.is-loaded){--slider-height: 320px;--head-height: 54.39px;min-height:calc(var(--slider-height) + var(--layout-pt) + var(--layout-pb) + var(--head-height))}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_1:not(.is-loaded){--slider-height: 340px}}.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .add-cart-counter,.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .add-cart-counter__btn,.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .product-preview__detail-btn{display:none !important}.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .product-preview__detail-select-btn{display:inline-flex !important}.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories.is-zero-count-hidden .product-preview__detail-select-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-select-btn{display:none !important}.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories.is-zero-count-hidden .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex !important}.widget-type_system_widget_v4_special_products_1 .product-preview.with-accessories .product-preview__variants{display:none}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_delimeters_text{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters_text .delimeter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.widget-type_system_widget_v4_delimeters_text .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters_text[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}.widget-type_system_widget_v4_delimeters_text[style*="--text-color"] .delimeter_text{color:var(--text-color)}.widget-type_system_widget_v4_delimeters_text .delimeter_text{font-size:var(--font-size);padding:0 1rem}
.widget-type_system_widget_v4_special_products_tabs_18{background-color:var(--bg)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-is-loading[data-ajax-products] .loader{display:block}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-hide-rating:true"] .product-preview__rating{display:none}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-hide-rating-modal:true"] .product__rating{display:none}.widget-type_system_widget_v4_special_products_tabs_18[style*="--banner-align:left"] .tabs__item{grid-template-columns:var(--banner-width, 40%) calc(100% - calc(var(--banner-width) + var(--slide-gap)))}@media (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--banner-align:left"] .banner{order:-1 !important}}.widget-type_system_widget_v4_special_products_tabs_18[style*="--banner-align:right"] .tabs__item{grid-template-columns:calc(100% - calc(var(--banner-width) + var(--slide-gap))) var(--banner-width, 40%)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--banner-align:right"] .banner{order:2}@media (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--banner-align:right"] .banner{order:-1 !important}}@media (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--hide-banner-mobile:true"] .banner{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--layout-edge:true"] .special-products__slider-arrow.special-products__slider-arrow-prev{left:0.5rem}.widget-type_system_widget_v4_special_products_tabs_18[style*="--layout-edge:true"] .special-products__slider-arrow.special-products__slider-arrow-next{right:0.5rem}}.widget-type_system_widget_v4_special_products_tabs_18[style*="--hide-title:true"] .special-products__title{display:none}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-hide-short-description:true"] .product__short-description{display:none !important}.widget-type_system_widget_v4_special_products_tabs_18[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_special_products_tabs_18[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_special_products_tabs_18[style*="--hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_special_products_tabs_18[style*="--hide-sku:true"] .product-preview__sku{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--slide-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18[style*="--slide-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_system_widget_v4_special_products_tabs_18[style*="--slide-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:center"] .product-preview__content{text-align:center}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:center"] .product-preview__area-bottom{justify-content:center}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:right"] .product-preview__content{text-align:right}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:right"] .product-preview__area-bottom{justify-content:right}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-bg"] .product-preview__photo img{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_special_products_tabs_18 .special-products.no_image{grid-column:1 / -1}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__item{display:grid;gap:var(--slide-gap)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .tabs__item{grid-template-columns:100% !important}}.widget-type_system_widget_v4_special_products_tabs_18 .banner .banner-link{text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_18 .banner .icon{font-weight:600;bottom:-2px;position:relative;margin-left:4px}.widget-type_system_widget_v4_special_products_tabs_18 .banner .img-ratio{--img-ratio: 1.5;border-radius:var(--product-border-radius);height:100%}.widget-type_system_widget_v4_special_products_tabs_18 .special-products{position:relative}.widget-type_system_widget_v4_special_products_tabs_18 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__title,.widget-type_system_widget_v4_special_products_tabs_18 .special-products__description{text-align:var(--align-title);width:100%}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__title.is-description{margin-bottom:0.6rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .special-products__title.is-description{margin-bottom:0.2rem}}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__head{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination.is-hide{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow{display:inline-flex;width:2rem;height:2rem;opacity:1;outline:none;background:var(--color-btn-bg);color:var(--color-btn-color);border-radius:var(--controls-btn-border-radius);user-select:none;position:absolute;z-index:1;top:calc((100% - 100px)/2);transform:translateY(-50%);font-size:1.1rem;align-items:center;justify-content:center;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow{width:1.75rem;height:1.75rem;font-size:0.9rem}}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.special-products__slider-arrow-next{right:-1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.special-products__slider-arrow-next{right:-0.875rem}}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.special-products__slider-arrow-prev{left:-1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.special-products__slider-arrow-prev{left:-0.875rem}}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__slider-arrow.is-disabled{opacity:0;cursor:default}.widget-type_system_widget_v4_special_products_tabs_18 .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview{border-radius:var(--product-border-radius);overflow:hidden;background-color:var(--product-bg)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-bg-is-dark:true"] .product-preview{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--product-bg-is-light:true"] .product-preview{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:hover .product-preview__area-variants{transform:translateY(calc(-33px - 2rem))}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:hover .product-preview__area-variants{transform:none}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:hover .product-preview__area-variants{opacity:1;transform:translateY(0)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview{padding:0.5rem 0.3rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-label,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:not(.ajax-products-list-item-has-many-sale-prices) .product-preview__price-min{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.ajax-products-list-item-has-many-sale-prices .product-preview__price-old{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .add-cart-counter,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__detail-btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__detail-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-hidden .product-preview__price-label,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-label{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-preorder .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-preorder .product-preview__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.not-available .option-value.is-radio>span{color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__content{display:grid;grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;padding:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__content{padding:0.5rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__photo{min-width:0;position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__photo{margin:-0.5rem -0.3rem 0 -0.3rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__photo img{border-radius:var(--product-border-radius);background:var(--product-background)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants{opacity:0;position:absolute;transition:all 300ms;bottom:0;left:0;z-index:3;width:100%;padding:0.5rem 1rem 0.25rem 1rem;transform:translateY(calc(25px));text-align:center}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__title{margin-bottom:0.5rem;word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__title{font-size:0.9rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__title a{color:inherit;text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__title a:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__variants select{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-bottom{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-label{display:inline-block;font-size:1rem;font-weight:600}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.ajax-products-list-item-has-many-sale-prices .widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-label{display:inline-block;font-size:1rem;font-weight:600}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-min{display:inline-block;font-size:1rem;font-weight:600;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-min{font-size:0.9rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-old{display:block;font-size:0.9rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-old{font-size:0.9rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-range{margin-bottom:0.5rem;display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price-label{font-size:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option{margin-bottom:0.25rem}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option:last-child{margin-bottom:0}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-label{display:block;margin-bottom:5px;font-size:0.75rem}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-value.is-radio{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-value.is-radio{font-size:0.75rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-value.is-radio.is-active>span{background-color:transparent;border:2px solid var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-value.is-radio>input{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-selector .option-value.is-radio>span{--option-bg: var(--product-bg-minor-shade, var(--bg-minor-shade));display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--option-bg);background-color:var(--option-bg)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--option-bg-is-dark:true"] .product-preview .option-selector .option-value.is-radio>span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18[style*="--option-bg-is-light:true"] .product-preview .option-selector .option-value.is-radio>span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__preorder-btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__detail-select-btn{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .product-preview__area-variants .product-preview__detail-btn{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .stickers{position:absolute;top:calc(3px + calc(var(--product-border-radius) / 6));left:calc(3px + calc(var(--product-border-radius) / 3));z-index:1;line-height:1;font-size:0;width:calc(100% - 2rem)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .sticker{font-size:calc(0.75 * var(--sticker-font-size, 0.875rem))}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .stickers,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .favorites_btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .compare_btn{transform:translateZ(0)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__rating{margin-bottom:0.5rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .review__rating-star.icon-star-o{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .review__rating-star.icon-star{color:var(--rating-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__btn .button__icon{margin-left:0.3rem}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__controls-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);padding:0;font-size:1.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px;font-size:0.75rem}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__detail-text{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter__detail-dop-text{display:block;margin-top:4px}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .favorites_btn,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .compare_btn{position:relative;z-index:1;right:0;top:0;font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .favorites_btn:before,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .compare_btn:before{content:"";border-radius:50%;background:var(--product-bg, var(--bg));width:32px;height:32px;position:absolute;opacity:0.9;right:0;top:0}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .favorites_btn:hover,.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .compare_btn:hover{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .compare-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .group-btn .product-preview__detail-btn{position:relative;z-index:1;right:0;top:0;font-size:1.25rem;background:transparent;color:var(--color-text-half-shade);outline:none;padding:0;border:0;height:32px;width:32px}.widget-type_system_widget_v4_special_products_tabs_18 .group-btn .product-preview__detail-btn:before{content:"";border-radius:50%;background:var(--product-bg, var(--bg));width:32px;height:32px;position:absolute;opacity:0.9;right:0;top:0}.widget-type_system_widget_v4_special_products_tabs_18 .group-btn .product-preview__detail-btn:hover{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .btn-icon{z-index:2;font-weight:bold}.widget-type_system_widget_v4_special_products_tabs_18 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .favorites_btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview:hover .group-btn{position:absolute;opacity:1;transform:translateX(0)}.widget-type_system_widget_v4_special_products_tabs_18 .group-btn{display:flex;flex-direction:column;flex-wrap:wrap;position:absolute;opacity:0;transition:all 300ms;top:calc(8px + calc(var(--product-border-radius) / 16));right:calc(8px + calc(var(--product-border-radius) / 8));z-index:3;transform:translateX(calc(16px))}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .group-btn{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .overlay{display:none;height:var(--vh);width:100vw;background:rgba(0,0,0,0.7);justify-content:center;align-items:center;pointer-events:none;opacity:1;position:fixed;top:0;left:0;right:0;bottom:0;z-index:var(--zindex-modal);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;min-height:-webkit-fill-available;pointer-events:auto}.widget-type_system_widget_v4_special_products_tabs_18 .overlay.is-open{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .overlay.is-open-animate{animation:is-open-animate 0.75s ease}.widget-type_system_widget_v4_special_products_tabs_18 .overlay.is-close-animate{animation:is-close-animate 0.75s ease}.widget-type_system_widget_v4_special_products_tabs_18 .overlay.is-editor{z-index:100501}.widget-type_system_widget_v4_special_products_tabs_18 .is-rendering[data-micromodal-slide] .modal__container{display:flex;align-items:center;justify-content:center;height:600px}@media (max-width: 768px){.widget-type_system_widget_v4_special_products_tabs_18 .is-rendering[data-micromodal-slide] .modal__container{height:100vh}}.widget-type_system_widget_v4_special_products_tabs_18 .is-rendering[data-micromodal-slide] .loader{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .is-cloaked{will-change:height, overflow;height:0;overflow:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .btn-trigger{margin:0 0 1rem}.widget-type_system_widget_v4_special_products_tabs_18 .modal{font-family:-apple-system,var(--font-family),var(--font-family-default)}.widget-type_system_widget_v4_special_products_tabs_18 .modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center}.widget-type_system_widget_v4_special_products_tabs_18 .modal__container{background:var(--bg);padding:30px;max-width:872px;width:100%;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.widget-type_system_widget_v4_special_products_tabs_18 .modal__header{display:flex;justify-content:space-between;align-items:start}.widget-type_system_widget_v4_special_products_tabs_18 .modal__title{margin-top:0;box-sizing:border-box}.widget-type_system_widget_v4_special_products_tabs_18 .modal__close{background:transparent;border:0;color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .modal__header .modal__close:before{content:"\2715"}.widget-type_system_widget_v4_special_products_tabs_18 .modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,0.8)}.widget-type_system_widget_v4_special_products_tabs_18 .modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,0.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.widget-type_system_widget_v4_special_products_tabs_18 .modal__btn:focus,.widget-type_system_widget_v4_special_products_tabs_18 .modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.widget-type_system_widget_v4_special_products_tabs_18 .modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mm-fadeIn{from{opacity:0}to{opacity:1}}@keyframes mm-slideIn{from{transform:translateY(35%)}to{transform:translateY(0)}}.widget-type_system_widget_v4_special_products_tabs_18 .micromodal-slide[aria-hidden="false"] .modal__overlay{animation:mm-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_tabs_18 .micromodal-slide[aria-hidden="false"] .modal__container{animation:mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.widget-type_system_widget_v4_special_products_tabs_18 .micromodal-slide .modal__container,.widget-type_system_widget_v4_special_products_tabs_18 .micromodal-slide .modal__overlay{will-change:transform}.widget-type_system_widget_v4_special_products_tabs_18 .modal[aria-hidden='true']{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product{display:grid;grid-template-areas:"photo info" "photo title" "photo rating" "photo price" "photo variants" "photo description" "photo properties" "photo buy" "photo calculate-delivery" "photo link";grid-template-columns:40% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_special_products_tabs_18 .product{grid-template-columns:40% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product{display:grid;grid-template-areas:"photo" "info" "title" "rating" "variants" "price" "properties" "buy" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle{grid-template-areas:"photo info" "photo title" "photo rating" "photo price" "photo variants" "photo description" "photo properties" "photo buy" "photo bundle" "photo calculate-delivery" "photo link";grid-template-columns:40% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle .ajax-product-bundle-items-loading[data-ajax-product-bundle-components] .bundle-list{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle .ajax-product-bundle-items-loading[data-ajax-product-bundle-components] .bundle-loader{display:block}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle{grid-template-columns:40% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle{display:grid;grid-template-areas:"photo" "info" "title" "rating" "price" "buy" "bundle" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle .product__compare,.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-is-bundle .product__area-variants{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product:not(.ajax-product-is-bundle) .product__bundle-discount,.widget-type_system_widget_v4_special_products_tabs_18 .product:not(.ajax-product-is-bundle) .product__area-bundle{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-photo{grid-area:photo;min-width:0;position:relative}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-title{grid-area:title}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-price{grid-area:price}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-variants{grid-area:variants}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-link{grid-area:link}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-description{grid-area:description;min-width:0}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-properties{grid-area:properties;display:grid;padding:0.6rem 0;margin-bottom:1.5rem;border-top:1px solid var(--color-border-block);border-bottom:1px solid var(--color-border-block)}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-buy{grid-area:buy}.widget-type_system_widget_v4_special_products_tabs_18 .product.is-available .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-bundle{grid-area:bundle}.widget-type_system_widget_v4_special_products_tabs_18 .product__controls{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-hide-all-buttons .product__buy-btn-area-inner,.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-hide-all-buttons .product__compare,.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-hide-all-buttons .favorites_btn{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-hide-all-buttons .product__actions-btn{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .product:not(.ajax-product-show-cart-button) .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click:not(.in-buy-area){display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .in-buy-area.product__buy-one-click{display:block;margin:0;width:100%}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area){display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area) .button{background:var(--bg-minor-shade);color:var(--color-text);border:0}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click:not(.in-buy-area) .button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product:not(.ajax-product-show-service-button) .product__service-button{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button.with-marketplace-links .product__marketplace-button{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__favorites-btn{display:flex !important}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__actions-btn{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .favorites_btn,.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__compare{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.ajax-product-show-marketplace-button:not(.ajax-product-show-service-button):not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-btn-area{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__marketplace-button{display:none;flex-direction:column;gap:0.75rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .marketplace_button{background:var(--bg-minor-shade);color:var(--color-text);border:0}.widget-type_system_widget_v4_special_products_tabs_18 .product .marketplace_button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product .marketplace_button-icon{margin-right:0.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__actions-btn{display:none;justify-content:space-between;margin:0.5rem 0}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__favorites-btn .icon-favorites-f{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__favorites-btn .btn-icon{padding-right:0.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__favorites-btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__favorites-btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product .is-shown-one-photo .product__available.many-images{display:none !important}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__not-available{cursor:default}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-cart-button .product__available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__available{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__photo img,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-cart-button .product__photo img,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__photo img,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__photo img{opacity:0.3}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-cart-button .product__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__price-cur,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__area-not-available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-cart-button .product__area-not-available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__area-not-available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__area-not-available{display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click.in-buy-area{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-cart-button .product__buy-one-click:not(.in-buy-area){display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__buy-btn-area,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__buy-btn-area,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-cart-button.is-forbid-order-over-existing .product__buy-one-click,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__buy-btn-area,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-shown.ajax-product-show-quick-checkout-button.is-forbid-order-over-existing:not(.ajax-product-show-cart-button) .product__buy-one-click,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-btn-area,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available:not(.ajax-product-show-cart-button):not(.ajax-product-show-quick-checkout-button) .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-hidden.ajax-product-show-cart-button.ajax-product-show-quick-checkout-button .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__area-not-available,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__area-not-available{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .add-cart-counter,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .add-cart-counter{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__preorder-btn,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .sticker-preorder,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-cart-button .product__buy-one-click,.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available.is-zero-count-preorder.ajax-product-show-quick-checkout-button:not(.ajax-product-show-cart-button) .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available .option-value.is-radio>span{color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product.not-available .product__buy-one-click{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__title{line-height:1.2;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product__title{margin-bottom:0.5rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product__variants select{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product__variants{margin:0.5rem 0}}.widget-type_system_widget_v4_special_products_tabs_18 .product__description{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_tabs_18 .product__description a{word-break:break-word}.widget-type_system_widget_v4_special_products_tabs_18 .product__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__preorder-btn{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__price{margin-bottom:1.5rem;line-height:1.2}.widget-type_system_widget_v4_special_products_tabs_18 .product__price-cur{font-size:1.5rem;margin-right:10px;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product__price-cur{font-size:1.5rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product__price-old{font-size:1.5rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product__price-old{font-size:1.125rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product__buy-one-click .button-link{display:inline-block;padding:5px 0;font-weight:600;cursor:pointer;color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product__compare{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery{position:sticky}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery.is-shown-one-photo{padding-left:0}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery.is-shown-one-photo .product__gallery-tumbs{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery.is-shown-one-photo .product__gallery-main .splide__arrow,.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery.is-shown-one-photo .product__gallery-main .splide__pagination{display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery{position:relative;top:auto;padding-left:0}}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery img.lazyload{visibility:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_special_products_tabs_18 .product__one-photo{position:sticky;top:0}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product__one-photo{max-width:500px;margin:0 auto 10px;position:relative;top:auto}}.widget-type_system_widget_v4_special_products_tabs_18 .product__photo{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs{margin-top:1rem}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs:hover .splide .splide__arrow{opacity:1}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs:hover .splide .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb:before{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide .splide__arrow{width:1.5rem;height:1.5rem;background:var(--color-btn-color);outline:none;opacity:0}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide .splide__arrow.splide__arrow--prev{left:0.2rem}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide .splide__arrow.splide__arrow--next{right:0.2rem}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide .splide__arrow:disabled{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs .splide .splide__arrow-icon{font-size:1.2rem}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main{position:relative}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main{max-width:500px;margin:0 auto 10px}}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main:hover .splide__arrow{opacity:1}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main:hover .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main .splide__arrow{opacity:0;outline:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main .splide__arrow{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-main .splide__arrow-icon{font-size:2.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .product__photo-tumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;pointer-events:none;z-index:1}.widget-type_system_widget_v4_special_products_tabs_18 .product__user-btn{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle;padding:5px 0;min-height:36px;color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product__user-btn{min-height:0;padding:0}}.widget-type_system_widget_v4_special_products_tabs_18 .product__user-btn-icon{margin-right:5px}.widget-type_system_widget_v4_special_products_tabs_18 .product__bundle{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_tabs_18 .product__bundle-title{font-weight:bold;margin-bottom:10px}.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__pagination{position:relative;bottom:auto;left:auto;margin-top:5px;transform:translateX(0);width:auto;display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__pagination{display:flex}}.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__arrow{width:3rem;height:3rem;background:none;color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .product .splide__arrow-icon:before{text-shadow:0 0 1px var(--color-btn-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-rating{grid-area:rating}.widget-type_system_widget_v4_special_products_tabs_18 .product__rating{margin-bottom:1rem;display:flex;gap:6px;align-items:center}.widget-type_system_widget_v4_special_products_tabs_18 .product__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_special_products_tabs_18 .product .review__rating-star.icon-star-o{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product .review__rating-star.icon-star{color:var(--rating-color-modal)}.widget-type_system_widget_v4_special_products_tabs_18 .product__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product__review-text{text-transform:lowercase}.widget-type_system_widget_v4_special_products_tabs_18 .product__gallery-tumbs>.splide{width:100%}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item{display:grid;grid-template-columns:100px 1fr;column-gap:30px;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item{grid-template-columns:80px 1fr;column-gap:15px}}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item:last-child{border-bottom:none}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__photo{min-width:0}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__name{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__name a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__property-list{color:var(--color-text-half-shade);font-size:0.85rem}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__property-item{display:inline-block;margin-right:10px}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__price{color:var(--color-btn-bg);font-weight:600;font-size:1.1rem}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item__free{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item.ajax-product-bundle-item-is-free .bundle-item__free{display:block}.widget-type_system_widget_v4_special_products_tabs_18 .bundle-item.ajax-product-bundle-item-is-free .bundle-item__not_free{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .favorites_btn{background:var(--bg-minor-shade);color:var(--color-text-half-shade);outline:none;border:0;margin-left:0.75rem;width:60px}.widget-type_system_widget_v4_special_products_tabs_18 .product .favorites_btn:hover,.widget-type_system_widget_v4_special_products_tabs_18 .product .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_special_products_tabs_18 .product__buy-btn-area-inner{width:100%;display:flex}.widget-type_system_widget_v4_special_products_tabs_18 .add-cart-counter,.widget-type_system_widget_v4_special_products_tabs_18 .product__service-button{width:100%}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-link .link{display:inline-flex;align-items:center;font-size:var(--controls-font-size-m);color:var(--color-text);text-decoration:none;vertical-align:middle;transition:var(--btn-transition)}.widget-type_system_widget_v4_special_products_tabs_18 .product__area-link .link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_18 .icon.icon-arrow-right{margin-left:0.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .modal__overlay{z-index:var(--zindex-modal)}.widget-type_system_widget_v4_special_products_tabs_18 .product{margin:0;color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants .option-label{margin-bottom:0.75rem;display:block}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants{margin-bottom:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants.ajax-product-variants-option-preview .option-value.is-preview,.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text{width:64px;height:calc(64px / (var(--img-ratio, 1)))}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text{padding:0}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants.ajax-product-variants-option-preview-text .option-value.is-preview-text img,.widget-type_system_widget_v4_special_products_tabs_18 .product .product__variants.ajax-product-variants-option-preview .option-value.is-preview img{width:100%;height:100%;object-fit:cover}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-active.is-span.is-preview-text{border:1px solid var(--color-btn-border-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product .product__title{color:var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-selector .option:first-child{display:block;margin-bottom:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-selector .option:nth-child(2){margin-bottom:1rem}.widget-type_system_widget_v4_special_products_tabs_18 .product .option .option-values{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value{border-radius:var(--controls-btn-border-radius);overflow:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span{display:inline-block;margin:0 0.75rem 0.25rem 0;line-height:1;font-size:1rem;cursor:pointer}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio.is-active,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-active{cursor:default}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio.is-active>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio.is-active.is-span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-active>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-active.is-span{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio>input,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span>input{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio.is-span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-span{display:inline-block;font-size:1rem;padding:10px 10px;border-radius:var(--controls-btn-border-radius);border:1px solid var(--bg-minor-shade);background-color:var(--bg-minor-shade);color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-radio.is-span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span>span,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-span{padding:0.8rem 1rem}}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-active.is-span.is-preview{border:1px solid var(--color-btn-border-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-preview,.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-text>span{border:none;padding:0}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-value.is-span.is-text>span{word-break:break-word}.widget-type_system_widget_v4_special_products_tabs_18 .properties-items{display:grid;gap:0.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .property-name{font-size:0.875rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .property-content{font-size:1rem;text-transform:capitalize}.widget-type_system_widget_v4_special_products_tabs_18 .more-items{text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_18 .modal__container{padding:32px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__content .option-values{display:inline-block}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-value.is-span.is-preview{border:1px solid #FFFFFF;padding:0}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-razmer .option-value.is-span{border:none;background:transparent}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-razmer .option-value.is-active.is-span{background:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-value.is-active.is-span.is-preview{border:1px solid var(--color-btn-border-color)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview .option-value:hover{background-color:var(--color-btn-shadow-hover)}.widget-type_system_widget_v4_special_products_tabs_18 .option-value{margin-bottom:0.25rem;margin-right:0.75rem}.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-list-values:empty{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants{display:flex;flex-direction:column;max-height:100%;overflow:auto;background:var(--product-bg, var(--bg));filter:opacity(0.9)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants{display:none}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants::-webkit-scrollbar{height:4px;width:4px;border-radius:var(--product-border-radius);background-color:var(--bg-major-shade)}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__area-variants::-webkit-scrollbar-thumb{background-color:var(--bg-details-stories-color-major-shade, var(--color-btn-bg-major-shade, #ff6163));border-radius:var(--product-border-radius)}.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-list-values{display:flex;font-weight:600;font-size:16px;line-height:20px;color:var(--color-text-major-shade);flex-wrap:wrap;align-items:center;justify-content:center}.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-images-values-last .option-list-values.with-images,.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-images-values-last .ajax-products-list-item-option-list-values-colors{order:999}.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-images-values-first .option-list-values.with-images,.widget-type_system_widget_v4_special_products_tabs_18 .ajax-products-list-item-option-images-values-first .ajax-products-list-item-option-list-values-colors{order:0}.widget-type_system_widget_v4_special_products_tabs_18 .option-list-value{padding:0.5rem;line-height:1}.widget-type_system_widget_v4_special_products_tabs_18 .option-list-images{position:relative;display:flex;justify-content:center;flex-wrap:wrap}.widget-type_system_widget_v4_special_products_tabs_18 .option-list-images .option-list-image{vertical-align:top;padding:0;margin:0 0.5rem 0.5rem 0.5rem;width:48px;border:1px solid var(--bg)}.widget-type_system_widget_v4_special_products_tabs_18 .option-list-images .option-list-image img{border-radius:0}.widget-type_system_widget_v4_special_products_tabs_18 .modal+.special-products{margin-top:var(--grid-list-row-gap)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .modal+.special-products{margin-top:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block{position:relative}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-hidden .cut-block__content-wrapper{overflow:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-hidden .cut-block__content-wrapper:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-hidden .cut-block__controls-link._hide{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-full .cut-block__content-wrapper:before{opacity:0;visibility:hidden}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-full .cut-block__controls-link._show{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block.is-full .cut-block__controls-link._hide{display:inline-block}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block__content-wrapper{position:relative;transition:height .3s}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block__content-wrapper:before{content:"";position:absolute;height:3rem;width:100%;left:0;bottom:0;z-index:1;background:var(--bg);-webkit-mask-image:-webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(50%, rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(0deg, #000 5%, rgba(0,0,0,0) 50%);mask-image:-webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(50%, rgba(0,0,0,0)));mask-image:linear-gradient(0deg, #000 5%, rgba(0,0,0,0) 50%);opacity:0;visibility:hidden;transition:.3s}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block__controls{margin:0.5rem 0}.widget-type_system_widget_v4_special_products_tabs_18 .cut-block__controls-link{cursor:pointer;text-decoration:none}.widget-type_system_widget_v4_special_products_tabs_18 .hidden,.widget-type_system_widget_v4_special_products_tabs_18 .ajax-product-property-hidden{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .splide__list{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_special_products_tabs_18 .control,.widget-type_system_widget_v4_special_products_tabs_18 .control *{box-sizing:content-box;letter-spacing:0}.widget-type_system_widget_v4_special_products_tabs_18 .control{border:7.2px solid #ffffff;border-radius:50%;margin:0;padding:0;width:85px;height:85px;font-size:0;white-space:nowrap;text-align:center;cursor:pointer;opacity:0.6;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2)}.widget-type_system_widget_v4_special_products_tabs_18 .control,.widget-type_system_widget_v4_special_products_tabs_18 .control .center,.widget-type_system_widget_v4_special_products_tabs_18 .control:before{display:inline-block;vertical-align:middle;transition:border 0.2s, width 0.2s, height 0.2s, margin 0.2s;position:absolute;z-index:100;left:calc(50% - 50px);top:calc(50% - 50px)}.widget-type_system_widget_v4_special_products_tabs_18 .control:before{content:"";height:112px}.widget-type_system_widget_v4_special_products_tabs_18 .control.play .center{margin:0;border-left:49.496px solid #ffffff;border-top:31px solid transparent;border-bottom:28px solid transparent;height:0px;margin-top:20px;margin-left:35px}.widget-type_system_widget_v4_special_products_tabs_18 .control:hover{opacity:0.9}.widget-type_system_widget_v4_special_products_tabs_18 .product__slide-tumbs .control{border:4.2px solid #ffffff;width:35px;height:35px}.widget-type_system_widget_v4_special_products_tabs_18 .product__slide-tumbs .control,.widget-type_system_widget_v4_special_products_tabs_18 .product__slide-tumbs .control .center,.widget-type_system_widget_v4_special_products_tabs_18 .product__slide-tumbs .control:before{left:calc(50% - 22px);top:calc(50% - 22px)}.widget-type_system_widget_v4_special_products_tabs_18 .product__slide-tumbs .control.play .center{border-left:21.496px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-top:11px;margin-left:16px}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview__price{display:grid;gap:0.5rem;grid-auto-flow:column;align-self:center;align-items:end}.widget-type_system_widget_v4_special_products_tabs_18 .option-list-value,.widget-type_system_widget_v4_special_products_tabs_18 .option-list-images,.widget-type_system_widget_v4_special_products_tabs_18 .modal__close{cursor:pointer}.widget-type_system_widget_v4_special_products_tabs_18 .splide__arrows{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .splide__slide:last-child .tabs__head-item{margin-right:var(--layout-side-padding)}.widget-type_system_widget_v4_special_products_tabs_18 .splide__slide:first-child .tabs__head-item{margin-left:var(--layout-side-padding)}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head{margin-bottom:1.5rem;margin:0 calc(-1 * var(--layout-side-padding)) 1.5rem}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head-item{color:var(--color-text-half-shade);cursor:pointer;border-bottom:2px solid transparent;font-size:1.125rem;line-height:1;margin:0 0.5rem;transition:.2s;padding:0.3rem 0}@media (max-width: 767px){.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head-item{font-size:0.875rem}}@media (hover: hover){.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head-item:hover{color:var(--color-text)}}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head-item.is-active{color:var(--color-text);cursor:normal;border-bottom:1px solid var(--color-text)}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__head-item.is-active{cursor:default}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__item{display:none}.widget-type_system_widget_v4_special_products_tabs_18 .tabs__item.is-active{display:grid}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__link-all .link{display:inline-flex;align-items:center;font-size:0.875rem;color:var(--color-text);text-decoration:none;vertical-align:middle;transition:var(--btn-transition)}.widget-type_system_widget_v4_special_products_tabs_18 .special-products__link-all .link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-selector .is-system-color .option-value.is-radio .with-image-color{padding:1px !important;border-radius:50% !important}.widget-type_system_widget_v4_special_products_tabs_18 .product .option-selector .is-system-color .option-value.is-radio .with-image-color img{width:30px;height:30px;border-radius:50%;object-fit:cover}.widget-type_system_widget_v4_special_products_tabs_18 .loader,.widget-type_system_widget_v4_special_products_tabs_18 .bundle-loader{position:relative;width:16px;height:16px;margin:50px auto;display:none}.widget-type_system_widget_v4_special_products_tabs_18 .loader:before,.widget-type_system_widget_v4_special_products_tabs_18 .loader:after,.widget-type_system_widget_v4_special_products_tabs_18 .bundle-loader:before,.widget-type_system_widget_v4_special_products_tabs_18 .bundle-loader:after{content:"";position:absolute;border-radius:50%;background:var(--color-text);width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);animation:2s ease-in-out infinite}.widget-type_system_widget_v4_special_products_tabs_18 .loader::before,.widget-type_system_widget_v4_special_products_tabs_18 .bundle-loader::before{opacity:0.7;animation-name:loaderUpperDot}.widget-type_system_widget_v4_special_products_tabs_18 .loader::after,.widget-type_system_widget_v4_special_products_tabs_18 .bundle-loader::after{opacity:0.5;animation-name:loaderLowerDot}@keyframes loaderUpperDot{25%{transform:translateX(-50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(50%)}}@keyframes loaderLowerDot{25%{transform:translateX(50%)}47.5%,52.5%{transform:translateX(0)}75%{transform:translateX(-50%)}}.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.with-accessories [data-micromodal-trigger-widget],.widget-type_system_widget_v4_special_products_tabs_18 .product-preview.with-accessories .product-preview__area-variants{display:none !important}
.widget-type_system_widget_v4_video_clip{background-color:var(--bg)}.widget-type_system_widget_v4_video_clip[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_video_clip[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_video_clip .heading{margin-bottom:2rem}.widget-type_system_widget_v4_video_clip[style*="--heading-hide:true"] .heading{display:none !important}.widget-type_system_widget_v4_video_clip .banner-list__item-image{position:relative;overflow:hidden;height:31.125rem}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__item-image{height:11.25rem}}.widget-type_system_widget_v4_video_clip .banner-list__item-image img{max-width:100%;position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;object-fit:cover}.widget-type_system_widget_v4_video_clip .banner-list__item iframe{position:absolute;top:0;left:0;width:100%;height:100%}.widget-type_system_widget_v4_video_clip .banner-list__item .picture{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:1;transition:all 0.5s ease}.widget-type_system_widget_v4_video_clip .banner-list__item .picture.hidden{opacity:0;display:none}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn{position:absolute;top:50%;z-index:1;left:50%;margin-left:-3rem;width:6rem;height:6rem;border-radius:50%;margin-top:-3rem;background:var(--bg-minor-shade);border:0}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn.hidden{opacity:0;display:none}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn:hover{transform:scale(1.1);transition:all 0.5s ease;border:0}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn{width:4.5rem;height:4.5rem;margin-top:-2.25rem;margin-left:-2.25rem}}.widget-type_system_widget_v4_video_clip .triangle{line-height:1;width:1.3rem;height:1.3rem;border-top-right-radius:20%;text-align:left;display:inline-block;margin:1rem;transition:background-color 0.45s ease;background:var(--color-btn-bg-minor-shade)}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .triangle{width:0.9rem;height:0.9rem;margin:0}}.widget-type_system_widget_v4_video_clip .triangle.right{transform:rotate(30deg) skewX(-30deg) scale(1, 0.866);transform-origin:67% 75%}.widget-type_system_widget_v4_video_clip .triangle:before,.widget-type_system_widget_v4_video_clip .triangle:after{content:'';position:absolute;background-color:inherit;width:100%;height:100%;border-top-right-radius:20%}.widget-type_system_widget_v4_video_clip .triangle:before{transform:rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%)}.widget-type_system_widget_v4_video_clip .triangle:after{transform:rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%)}.widget-type_system_widget_v4_video_clip .banner-list__empty-video{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:1;transition:all 0.5s ease;display:flex;align-items:center;justify-content:center;font-size:2rem;border:1px solid var(--color-text);color:var(--color-text)}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__empty-video{font-size:1.5rem}}.widget-type_system_widget_v4_video_clip video{width:100%;height:100%;object-fit:cover}
.widget-type_system_widget_v4_banner_list_23{background-color:var(--bg)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--img-fit:contain"] .banner-list__item .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-row-gap:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 1;text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 2;text-decoration:none}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item .img-ratio img{transition:all .5s;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_banner_list_23[style*="--zoom-on-hover:true"] .banner-list__item:hover .img-ratio img{transform:scale(1.1)}.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{position:relative;z-index:1;border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{--img-ratio: var(--img-ratio-mobile)}}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}



/* from /page/dostavka */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_simple_text_2{background-color:var(--bg)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_simple_text_2 .layout__content .insales-rich-editable{width:100%}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}



/* from /page/kontakty */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}
.widget-type_system_widget_v4_shops_5_1{background-color:var(--bg)}.widget-type_system_widget_v4_shops_5_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_shops_5_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_shops_5_1[style*="--map-position:right;"] .contacts-map{order:2}.widget-type_system_widget_v4_shops_5_1[style*="--map-position:right;"] .contacts{grid-template-columns:auto var(--map-size, 50%)}.widget-type_system_widget_v4_shops_5_1[style*="--map-position:right;"] .contacts-info{justify-content:space-around}.widget-type_system_widget_v4_shops_5_1[style*="--hide-social:true"] .contacts-social{display:none !important}@media (max-width: 767px){.widget-type_system_widget_v4_shops_5_1[style*="--map-position:right;"] .contacts{grid-template-columns:100%}.widget-type_system_widget_v4_shops_5_1 .tabs__item-image{order:-1 !important}.widget-type_system_widget_v4_shops_5_1[style*="--map-position:left;"] .contacts{grid-template-columns:100%}.widget-type_system_widget_v4_shops_5_1 .contacts-map{order:-1}}.widget-type_system_widget_v4_shops_5_1 iframe{width:100% !important;height:100% !important}.widget-type_system_widget_v4_shops_5_1 .contacts-title.mobile{display:none}@media (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-title.mobile{display:block}}.widget-type_system_widget_v4_shops_5_1 .contacts{display:grid;grid-template-columns:var(--map-size, 50%) auto;gap:2rem;position:relative;align-items:center;font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}.widget-type_system_widget_v4_shops_5_1 .contacts-map{height:100%;min-height:400px}.widget-type_system_widget_v4_shops_5_1 .contacts-info{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.4rem;padding:80px 0}@media (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-info{gap:1rem;padding:0}}.widget-type_system_widget_v4_shops_5_1 .contacts-title{margin:0}@media (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-title{display:none}}.widget-type_system_widget_v4_shops_5_1 .contacts-social{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_shops_5_1 .contacts-social__item{text-decoration:none;margin:0.5rem 1rem 0.5rem 0}.widget-type_system_widget_v4_shops_5_1 .contacts-social__item:last-child{margin-right:0}.widget-type_system_widget_v4_shops_5_1 .contacts-social__item.button{width:32px;height:32px;border-radius:50%;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-social__item{margin-right:1rem}}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem 0;flex-direction:column}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__links{font-size:1.625rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__links{font-size:1.125rem}}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__links a{color:var(--color-text)}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__links-phone a{text-decoration:none}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__links-mail a{text-decoration:none}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item{padding:4px 0 14px 0;transition:.2s}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item p{margin:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item{padding:0.2rem 0;white-space:normal}}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item-address{font-size:1rem;line-height:1.5em}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item-content{vertical-align:middle;color:var(--color-text)}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item-links{vertical-align:middle;color:var(--color-text);display:grid;grid-template-columns:max-content 1fr;gap:0.65rem;padding:0 0 5px 2px}.widget-type_system_widget_v4_shops_5_1 .contacts-blocks__item-links a{text-decoration:none}



/* from /page/faq */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}



/* from /page/rekvizity */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_simple_text_2{background-color:var(--bg)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_simple_text_2 .layout__content .insales-rich-editable{width:100%}



/* from /page/eda */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_video_clip{background-color:var(--bg)}.widget-type_system_widget_v4_video_clip[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_video_clip[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_video_clip .heading{margin-bottom:2rem}.widget-type_system_widget_v4_video_clip[style*="--heading-hide:true"] .heading{display:none !important}.widget-type_system_widget_v4_video_clip .banner-list__item-image{position:relative;overflow:hidden;height:31.125rem}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__item-image{height:11.25rem}}.widget-type_system_widget_v4_video_clip .banner-list__item-image img{max-width:100%;position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;object-fit:cover}.widget-type_system_widget_v4_video_clip .banner-list__item iframe{position:absolute;top:0;left:0;width:100%;height:100%}.widget-type_system_widget_v4_video_clip .banner-list__item .picture{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:1;transition:all 0.5s ease}.widget-type_system_widget_v4_video_clip .banner-list__item .picture.hidden{opacity:0;display:none}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn{position:absolute;top:50%;z-index:1;left:50%;margin-left:-3rem;width:6rem;height:6rem;border-radius:50%;margin-top:-3rem;background:var(--bg-minor-shade);border:0}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn.hidden{opacity:0;display:none}.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn:hover{transform:scale(1.1);transition:all 0.5s ease;border:0}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__item .banner-preview__play-btn{width:4.5rem;height:4.5rem;margin-top:-2.25rem;margin-left:-2.25rem}}.widget-type_system_widget_v4_video_clip .triangle{line-height:1;width:1.3rem;height:1.3rem;border-top-right-radius:20%;text-align:left;display:inline-block;margin:1rem;transition:background-color 0.45s ease;background:var(--color-btn-bg-minor-shade)}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .triangle{width:0.9rem;height:0.9rem;margin:0}}.widget-type_system_widget_v4_video_clip .triangle.right{transform:rotate(30deg) skewX(-30deg) scale(1, 0.866);transform-origin:67% 75%}.widget-type_system_widget_v4_video_clip .triangle:before,.widget-type_system_widget_v4_video_clip .triangle:after{content:'';position:absolute;background-color:inherit;width:100%;height:100%;border-top-right-radius:20%}.widget-type_system_widget_v4_video_clip .triangle:before{transform:rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%)}.widget-type_system_widget_v4_video_clip .triangle:after{transform:rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%)}.widget-type_system_widget_v4_video_clip .banner-list__empty-video{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:1;transition:all 0.5s ease;display:flex;align-items:center;justify-content:center;font-size:2rem;border:1px solid var(--color-text);color:var(--color-text)}@media screen and (max-width: 768px){.widget-type_system_widget_v4_video_clip .banner-list__empty-video{font-size:1.5rem}}.widget-type_system_widget_v4_video_clip video{width:100%;height:100%;object-fit:cover}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}



/* from /page/mobilnyy-barista */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_benefits_1{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_1 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title)}.widget-type_system_widget_v4_benefits_1 .benefit-list{grid-template-rows:auto;grid-template-columns:auto}.widget-type_system_widget_v4_benefits_1 .benefit-list__item{display:grid;grid-template-columns:64px auto;grid-template-rows:auto;grid-template-areas:"image title" "image description";gap:1.5rem;font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_1 .benefit-list__item{gap:1rem}}.widget-type_system_widget_v4_benefits_1 .benefit-list__item.is-no-image{grid-template-columns:auto;grid-template-areas:"title" "description"}.widget-type_system_widget_v4_benefits_1 .benefit-list__item-image{grid-area:image;width:var(--image-width, 64px)}.widget-type_system_widget_v4_benefits_1 .benefit-list__item-image img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_1 .benefit-list__item-title{grid-area:title;font-weight:bold}.widget-type_system_widget_v4_benefits_1 .benefit-list__item-description{grid-area:description}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_1 .benefit-list__item-description{font-size:1rem}}.widget-type_system_widget_v4_benefits_1[style*="--hide-title:true"] .benefit-list__title{display:none}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_page_banner_2_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_2_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_2_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item{padding:var(--banner-pt) calc(var(--layout-side-padding) * 1.6) var(--banner-pb) calc(var(--layout-side-padding) * 1.6);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item{padding:var(--banner-pt) var(--layout-side-padding) var(--banner-pb) var(--layout-side-padding)}}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-text{display:grid;color:var(--banner-text-color, var(--color-text));grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:2rem;max-width:var(--layout-content-max-width);z-index:1;position:relative;text-align:var(--widget-align)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-text{gap:1rem}}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-title{margin:0;color:var(--banner-text-color, var(--color-btn-color))}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-image{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-image:before{background:var(--banner-overlay-color, var(--color-btn-bg));content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:var(--banner-overlay-opacity, 0.2);border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-content{font-size:1.5rem;line-height:2rem;color:var(--banner-text-color, var(--color-btn-color))}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-content{font-size:0.875rem;line-height:1rem}}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item .banner-list__item-content p{margin-bottom:0}.widget-type_system_widget_v4_page_banner_2_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_2_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}.widget-type_system_widget_v4_page_banner_2_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_2_1 a.no-text:hover{background:transparent;border:none}.widget-type_system_widget_v4_page_banner_2_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_2_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_2_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_2_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_2_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_2_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_2_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_2_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_2_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}
.widget-type_system_widget_v4_shop-reviews_4{background-color:var(--bg)}.widget-type_system_widget_v4_shop-reviews_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_shop-reviews_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_shop-reviews_4[style*="--hide-date:true"] .reviews__date{display:none !important}.widget-type_system_widget_v4_shop-reviews_4[style*="--hide-rating:true"] .reviews__rating{display:none !important}.widget-type_system_widget_v4_shop-reviews_4 .reviews__head{display:flex;margin-bottom:0.5rem}.widget-type_system_widget_v4_shop-reviews_4 .reviews__photo{min-width:36px;width:36px;align-self:center;margin-right:0.5rem}.widget-type_system_widget_v4_shop-reviews_4 .reviews__name{min-width:0;font-size:1.5rem;font-weight:600}.widget-type_system_widget_v4_shop-reviews_4 .reviews__rating{margin-top:0.5rem}.widget-type_system_widget_v4_shop-reviews_4 .reviews__rating-star{color:var(--color-text-major-shade)}.widget-type_system_widget_v4_shop-reviews_4 .reviews__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_shop-reviews_4 .reviews__date{font-size:0.8rem;color:var(--color-text-major-shade);margin-top:0.5rem}.widget-type_system_widget_v4_shop-reviews_4 .masonry-reviews-list{align-items:stretch;grid-auto-rows:10px}.widget-type_system_widget_v4_shop-reviews_4 .masonry-reviews-item__content{padding:30px 30px 20px;background-color:var(--review-bg);border-radius:var(--border-radius)}.widget-type_system_widget_v4_shop-reviews_4 .reviews__desktop{background-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shop-reviews_4 .reviews__desktop{display:none}}.widget-type_system_widget_v4_shop-reviews_4 .reviews__mobile{background-color:var(--bg);padding:var(--layout-side-padding);margin:0 calc(-1 * var(--layout-side-padding));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shop-reviews_4 .reviews__mobile{display:block}}.widget-type_system_widget_v4_shop-reviews_4 .reviews__mobile .splide__pagination{position:relative;z-index:1;bottom:auto;left:auto;transform:translateX(0);padding:0;margin-top:1rem;width:auto}.widget-type_system_widget_v4_shop-reviews_4 .reviews__mobile .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-major-shade);opacity:1}.widget-type_system_widget_v4_shop-reviews_4 .reviews__mobile .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}
.widget-type_system_widget_v4_promo_slider_20{background-color:var(--bg)}.widget-type_system_widget_v4_promo_slider_20[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_promo_slider_20[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_promo_slider_20{position:relative}.widget-type_system_widget_v4_promo_slider_20:not([style*="--layout-wide-bg:true"]) .layout__content{position:relative}.widget-type_system_widget_v4_promo_slider_20:not([style*="--bg-img"]) .bg-image{display:none}.widget-type_system_widget_v4_promo_slider_20[style*="--hide-title:true"] .promo-slider_title{display:none}.widget-type_system_widget_v4_promo_slider_20[style*="--hide-title:true"] .promo-slider_head{justify-content:end}.widget-type_system_widget_v4_promo_slider_20 .bg-image{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;overflow:hidden}.widget-type_system_widget_v4_promo_slider_20 .bg-image:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:var(--bg-img-overlay-color, transparent);opacity:var(--bg-img-overlay-opacity, 0.9)}.widget-type_system_widget_v4_promo_slider_20 .bg-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide.is-hide-controls .splide__arrow{display:none}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__item{position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_20 .promo-slider__item{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__item-photo{width:100%}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__item-photo .img-ratio{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide>.splide__arrows{display:none}.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide__pagination{position:relative;bottom:auto;left:auto;text-align:center;margin-top:1rem;width:auto;transform:translateX(0);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide__pagination{display:block}}.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_promo_slider_20 .promo-slider .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_promo_slider_20 .promo-slider_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_20 .promo-slider_head{margin-bottom:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_promo_slider_20 .promo-slider__slider-controls{display:none !important}}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;cursor:pointer;user-select:none}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_promo_slider_20 .promo-slider__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_promo_slider_20 .promo-slider_head.is-empty{display:none}
.widget-type_system_widget_v4_shops_6_1{background-color:var(--bg)}.widget-type_system_widget_v4_shops_6_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_shops_6_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_shops_6_1[style*="--map-position:right;"] .contacts-map{order:2}.widget-type_system_widget_v4_shops_6_1[style*="--map-position:right;"] .contacts{grid-template-columns:auto var(--map-size, 50%)}.widget-type_system_widget_v4_shops_6_1[style*="--map-position:right;"] .contacts-info{justify-content:space-around}.widget-type_system_widget_v4_shops_6_1[style*="--hide-social:true"] .contacts-social{display:none !important}@media (max-width: 767px){.widget-type_system_widget_v4_shops_6_1[style*="--map-position:right;"] .contacts{grid-template-columns:100%}.widget-type_system_widget_v4_shops_6_1 .tabs__item-image{order:-1 !important}.widget-type_system_widget_v4_shops_6_1[style*="--map-position:left;"] .contacts{grid-template-columns:100%}.widget-type_system_widget_v4_shops_6_1 .contacts-map{order:-1}}.widget-type_system_widget_v4_shops_6_1 iframe{width:100% !important;height:100% !important}.widget-type_system_widget_v4_shops_6_1 [data-map-wrapper],.widget-type_system_widget_v4_shops_6_1 [data-map-block]{width:100%;height:100%}.widget-type_system_widget_v4_shops_6_1 .contacts-title.mobile{display:none}@media (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-title.mobile{display:block}}.widget-type_system_widget_v4_shops_6_1 .contacts{display:grid;grid-template-columns:var(--map-size, 50%) auto;gap:2rem;position:relative;align-items:center;font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}.widget-type_system_widget_v4_shops_6_1 .contacts-map{height:100%;min-height:400px}.widget-type_system_widget_v4_shops_6_1 .contacts-info{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.4rem;padding:80px 0}@media (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-info{gap:1rem;padding:0}}.widget-type_system_widget_v4_shops_6_1 .contacts-title{margin:0}@media (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-title{display:none}}.widget-type_system_widget_v4_shops_6_1 .contacts-social{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_shops_6_1 .contacts-social__item{text-decoration:none;margin:0.5rem 1rem 0.5rem 0}.widget-type_system_widget_v4_shops_6_1 .contacts-social__item:last-child{margin-right:0}.widget-type_system_widget_v4_shops_6_1 .contacts-social__item.button{width:32px;height:32px;border-radius:50%;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-social__item{margin-right:1rem}}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem 0;flex-direction:column}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__links{font-size:1.625rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__links{font-size:1.125rem}}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__links a{color:var(--color-text)}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__links-phone a{text-decoration:none}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__links-mail a{text-decoration:none}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item{padding:4px 0 14px 0;transition:.2s}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item p{margin:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item{padding:0.2rem 0;white-space:normal}}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item-address{font-size:1rem;line-height:1.5em}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item-content{vertical-align:middle;color:var(--color-text)}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item-links{vertical-align:middle;color:var(--color-text);display:grid;grid-template-columns:max-content 1fr;gap:0.65rem;padding:0 0 5px 2px}.widget-type_system_widget_v4_shops_6_1 .contacts-blocks__item-links a{text-decoration:none}



/* from /blogs/blog */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_blog_1{background-color:var(--bg)}.widget-type_system_widget_v4_blog_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--hide-title:true"] h1.heading{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-date:true"] .blog-list__item-date{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-description:true"] .blog-list__item-description{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-tags:true"] .tagcloud-block{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-article-tags:true"] .blog-list__item-tag-list{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--item-background-color"] .blog-list__item-photo img{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_blog_1 h1{margin-bottom:1.5rem}.widget-type_system_widget_v4_blog_1 h1:first-letter{text-transform:uppercase}.widget-type_system_widget_v4_blog_1 .grid-list{grid-template-columns:repeat(auto-fill, minmax(100%, 1fr))}.widget-type_system_widget_v4_blog_1 .tagcloud-block{padding:0 0 1.5rem 0}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button{margin-bottom:0.5rem;margin-right:0.5rem;border:none;padding-left:1.75rem;padding-right:1.75rem}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button:not(.active){background-color:var(--tags-background-color);color:var(--color-text)}.widget-type_system_widget_v4_blog_1[style*="--tags-background-color-is-dark:true"] .tagcloud-block .button:not(.active){color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--tags-background-color-is-light:true"] .tagcloud-block .button:not(.active){color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button:not(.active):hover{background:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_blog_1 .tagcloud-block._hide-tags{display:none}.widget-type_system_widget_v4_blog_1 .blog-list__item{display:grid;gap:1rem 2rem;grid-auto-columns:33.33% 1fr;grid-template-areas:"photo date" "photo title" "photo description" "photo tags" "photo .";grid-template-rows:repeat(4, auto) 1fr;border-radius:var(--img-border-radius);background-color:var(--item-background-color)}.widget-type_system_widget_v4_blog_1[style*="--item-background-color-is-dark:true"] .blog-list__item{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--item-background-color-is-light:true"] .blog-list__item{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item{grid-auto-columns:auto;grid-template-areas:"photo" "date" "title" "description" "tags"}}.widget-type_system_widget_v4_blog_1 .blog-list__item-photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_blog_1 .blog-list__item-photo img{border-radius:var(--img-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-photo img{border-radius:0;border-top-left-radius:var(--img-border-radius);border-top-right-radius:var(--img-border-radius)}}.widget-type_system_widget_v4_blog_1 .blog-list__item-title{grid-area:title;line-height:1.8rem;padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-title{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-title a{color:inherit;text-decoration:none}.widget-type_system_widget_v4_blog_1 .blog-list__item-title a:hover{color:var(--color-btn-bg)}.widget-type_system_widget_v4_blog_1 .blog-list__item-description{grid-area:description;min-width:0;line-height:1.3;font-size:1.1rem;padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-description{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-date{grid-area:date;color:var(--color-text-half-shade);padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-date{padding-left:1rem;padding-top:0}}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag-list{grid-area:tags;padding-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-tag-list{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag{margin-right:1rem}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag:last-child{margin-right:0}.widget-type_system_widget_v4_blog_1 .article_heading{font-size:calc(var(--font-size) * var(--widget-heading-ratio, 1.5));font-weight:var(--widget-heading-weight, 600)}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_pagination_3{background-color:var(--bg)}.widget-type_system_widget_v4_pagination_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_pagination_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination{display:grid;grid-auto-flow:column;justify-content:var(--align)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_pagination_3 .pagination{gap:1rem 0.5rem}}.widget-type_system_widget_v4_pagination_3 .pagination-items{display:grid;grid-auto-flow:column}.widget-type_system_widget_v4_pagination_3 .pagination-link{font-size:1.125rem;font-weight:500;background:transparent;color:var(--color-text);padding:0 1rem}.widget-type_system_widget_v4_pagination_3 .pagination-link:hover{border-color:transparent}.widget-type_system_widget_v4_pagination_3 .pagination-span{font-size:1.125rem;font-weight:600;background:transparent;color:var(--color-text-half-shade);border:0;padding:0 1rem}.widget-type_system_widget_v4_pagination_3 .pagination-next{font-weight:bold;background:transparent;color:var(--color-btn-bg);border-radius:50%;width:40px;box-shadow:0px 0px 4px var(--color-text-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination-next:hover{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_pagination_3 .pagination-prev{font-weight:bold;background:transparent;color:var(--color-btn-bg);border-radius:50%;width:40px;box-shadow:0px 0px 4px var(--color-text-half-shade)}.widget-type_system_widget_v4_pagination_3 .pagination-prev:hover{background:var(--color-btn-bg);border-color:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_pagination_3 .pagination-void{line-height:2.5rem;width:15px;text-align:center}@media screen and (max-width: 992px){.widget-type_system_widget_v4_pagination_3 .pagination-prev{font-size:1rem;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.8)}.widget-type_system_widget_v4_pagination_3 .pagination-next{font-size:1rem;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.8)}.widget-type_system_widget_v4_pagination_3 .pagination-items .button,.widget-type_system_widget_v4_pagination_3 .pagination-items span{display:flex;align-items:center;justify-content:center;font-size:1rem;height:calc(var(--controls-height-l) * 0.8);padding:var(--controls-btn-padding-y) calc(var(--controls-btn-padding-x) * 0.8)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_pagination_3 .pagination-prev{grid-column:1;justify-self:end;padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.6);width:30px}.widget-type_system_widget_v4_pagination_3 .pagination-next{padding:0 0.5rem;height:calc(var(--controls-height-l) * 0.6);width:30px}.widget-type_system_widget_v4_pagination_3 .pagination-prev+.pagination-items.next{grid-column:2}.widget-type_system_widget_v4_pagination_3 .pagination-prev+.pagination-items+.pagination-next{grid-column:3}.widget-type_system_widget_v4_pagination_3 .pagination-items .button,.widget-type_system_widget_v4_pagination_3 .pagination-items span{display:flex;align-items:center;justify-content:center;font-size:1rem;height:calc(var(--controls-height-l) * 0.6);padding:var(--controls-btn-padding-y) calc(var(--controls-btn-padding-x) * 0.4)}.widget-type_system_widget_v4_pagination_3 .pagination-void{width:10px}.widget-type_system_widget_v4_pagination_3 .pagination-items{gap:0.2rem}}



/* from /blogs/nuzhno-znat */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_blog_1{background-color:var(--bg)}.widget-type_system_widget_v4_blog_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--hide-title:true"] h1.heading{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-date:true"] .blog-list__item-date{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-description:true"] .blog-list__item-description{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-tags:true"] .tagcloud-block{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--hide-article-tags:true"] .blog-list__item-tag-list{display:none !important}.widget-type_system_widget_v4_blog_1[style*="--item-background-color"] .blog-list__item-photo img{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_blog_1 h1{margin-bottom:1.5rem}.widget-type_system_widget_v4_blog_1 h1:first-letter{text-transform:uppercase}.widget-type_system_widget_v4_blog_1 .grid-list{grid-template-columns:repeat(auto-fill, minmax(100%, 1fr))}.widget-type_system_widget_v4_blog_1 .tagcloud-block{padding:0 0 1.5rem 0}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button{margin-bottom:0.5rem;margin-right:0.5rem;border:none;padding-left:1.75rem;padding-right:1.75rem}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button:not(.active){background-color:var(--tags-background-color);color:var(--color-text)}.widget-type_system_widget_v4_blog_1[style*="--tags-background-color-is-dark:true"] .tagcloud-block .button:not(.active){color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--tags-background-color-is-light:true"] .tagcloud-block .button:not(.active){color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_blog_1 .tagcloud-block .button:not(.active):hover{background:var(--color-btn-bg);color:var(--color-btn-color)}.widget-type_system_widget_v4_blog_1 .tagcloud-block._hide-tags{display:none}.widget-type_system_widget_v4_blog_1 .blog-list__item{display:grid;gap:1rem 2rem;grid-auto-columns:33.33% 1fr;grid-template-areas:"photo date" "photo title" "photo description" "photo tags" "photo .";grid-template-rows:repeat(4, auto) 1fr;border-radius:var(--img-border-radius);background-color:var(--item-background-color)}.widget-type_system_widget_v4_blog_1[style*="--item-background-color-is-dark:true"] .blog-list__item{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_blog_1[style*="--item-background-color-is-light:true"] .blog-list__item{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item{grid-auto-columns:auto;grid-template-areas:"photo" "date" "title" "description" "tags"}}.widget-type_system_widget_v4_blog_1 .blog-list__item-photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_blog_1 .blog-list__item-photo img{border-radius:var(--img-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-photo img{border-radius:0;border-top-left-radius:var(--img-border-radius);border-top-right-radius:var(--img-border-radius)}}.widget-type_system_widget_v4_blog_1 .blog-list__item-title{grid-area:title;line-height:1.8rem;padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-title{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-title a{color:inherit;text-decoration:none}.widget-type_system_widget_v4_blog_1 .blog-list__item-title a:hover{color:var(--color-btn-bg)}.widget-type_system_widget_v4_blog_1 .blog-list__item-description{grid-area:description;min-width:0;line-height:1.3;font-size:1.1rem;padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-description{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-date{grid-area:date;color:var(--color-text-half-shade);padding-right:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-date{padding-left:1rem;padding-top:0}}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag-list{grid-area:tags;padding-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_blog_1 .blog-list__item-tag-list{padding-left:1rem}}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag{margin-right:1rem}.widget-type_system_widget_v4_blog_1 .blog-list__item-tag:last-child{margin-right:0}.widget-type_system_widget_v4_blog_1 .article_heading{font-size:calc(var(--font-size) * var(--widget-heading-ratio, 1.5));font-weight:var(--widget-heading-weight, 600)}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}



/* from /product/kofe-shokoladnyy-apelsin-250gr */

/***** Modal Styles *****/
.bnpl-modal .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.bnpl-modal .modal__container {
  background-color: #fff;
  min-width: 660px;
  max-width: 660px;
  border-radius: 4px;
  box-sizing: border-box;
  overflow-y: auto;
  max-height: 80vh;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .bnpl-modal .modal__container {
    max-height: 100vh;
    width: 100%;
    max-width: 100%;
    min-width: fit-content;
  }
}
.bnpl-modal .modal__container::-webkit-scrollbar {
  height: 2px;
  width: 5px;
  background-color: var(--bg-minor-shade);
}
.bnpl-modal .modal__container::-webkit-scrollbar-thumb {
  background-color: var(--color-btn-bg);
}
.bnpl-modal .modal__header {
  display: flex;
  justify-content: center;
  padding: 48.5px 24px 24px 24px;
  background: #f7f8fa;
}
.bnpl-modal .modal__header-logo {
  margin: auto;
  padding: 10px 0 39px 0;
}
.bnpl-modal .modal__close {
  background: transparent;
  border: 0;
  outline: none;
}
.bnpl-modal .modal__header .modal__close:before {
  content: "✕";
  font-size: 1.5rem;
}
.bnpl-modal .modal__content {
  padding: 24px 24px 64px 24px;
  margin-right: -0.5rem;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.bnpl-modal .modal__content * {
  font-family: Golos, sans-serif !important;
}
.bnpl-modal .modal__content::-webkit-scrollbar {
  height: 2px;
  width: 5px;
  background-color: var(--bg-minor-shade);
}
.bnpl-modal .modal__content::-webkit-scrollbar-thumb {
  background-color: var(--color-btn-bg);
}
.bnpl-modal .modal__content h2,
.bnpl-modal .modal__content h3 {
  color: #000;
}
.bnpl-modal .modal__content p,
.bnpl-modal .modal__content .content-lists,
.bnpl-modal .c-stepper__title {
  color: #2B2D33 !important;
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.bnpl-modal.micromodal-slide {
  display: none;
}
.bnpl-modal.micromodal-slide.is-open {
  display: block;
}
.bnpl-modal.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.bnpl-modal.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.bnpl-modal.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.bnpl-modal.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.bnpl-modal.micromodal-slide .modal__container, .bnpl-modal.micromodal-slide .modal__overlay {
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.bnpl-modal .modal__overlay {
  z-index: var(--zindex-modal);
}
.bnpl-modal .modal__close {
  cursor: pointer;
}
.bnpl-modal .load-review-image-name_default {
  display: none;
}
.bnpl-modal .close-btn {
  background: none;
  padding: 0;
  width: 15px;
  height: 15px;
  outline: none;
  color: var(--color-text);
  border-color: transparent;
  cursor: pointer;
}
.bnpl-modal .close-btn span {
  font-size: 15px;
  color: #2B2D33;
}
.bnpl-modal .content-lists ul,
.bnpl-modal .content-lists ol {
  margin: 0;
  padding: 0 0 0 1.3rem;
}
.bnpl-modal .content-lists h3 {
  margin: 32px 0 16px 0;
}
/* Switcher */
.bnpl-modal .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
.bnpl-modal .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.bnpl-modal .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bnpl-modal .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bnpl-modal input:checked + .slider {
  background-color: var(--color-btn-bg-minor-shade);
}
.bnpl-modal input:focus + .slider {
  box-shadow: 0 0 1px var(--color-btn-bg-minor-shade);
}
.bnpl-modal input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
/* Rounded sliders */
.bnpl-modal .slider.round {
  border-radius: 34px;
}
.bnpl-modal .slider.round:before {
  border-radius: 50%;
}
.bnpl-modal .bnpl-cart__stepper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  margin: 24px 0 25px 0;
}
.bnpl-modal .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
.bnpl-modal .stepper-item__block {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 9px;
  border-radius: 40px;
  background: #ccc;
  margin-bottom: 6px;
}
.bnpl-modal .stepper-item__block.completed {
  background: #4bb543;
}
.bnpl-modal .stepper-item__content .price {
  font-weight: bold;
}
.bnpl-modal .stepper-item.active {
  font-weight: bold;
}
.bnpl-modal .stepper-item.completed .step-counter {
  background-color: #4bb543;
}
.bnpl-modal .stepper-item__content {
  text-align: center;
}
/* BNPL */
.bnpl-modal .bnpl-cart__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bnpl-modal .bnpl-cart__header-left {
  display: flex;
  flex-direction: column;
}
.bnpl-modal .bnpl-cart__header-left .today {
  font-size: 1.125rem;
  font-weight: bold;
}
.bnpl-modal .bnpl-cart__footer-content {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.bnpl-modal .bnpl-cart__footer-content .bnpl-info-link {
  text-decoration: none;
  color: var(--color-btn-second-color);
  cursor: pointer;
}
.bnpl-modal .c-stepper {
  padding: 30px 0px 0 80px;
  display: flex;
  --circle-size: clamp(1.5rem, 5vw, 3rem);
  --spacing: clamp(0.25rem, 2vw, 0.5rem);
}
@media screen and (max-width: 767px) {
  .bnpl-modal .c-stepper {
    padding: 0;
  }
}
.bnpl-modal .c-stepper__item {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
.bnpl-modal .c-stepper__item:after {
  content: "";
  position: relative;
  top: 18px;
  width: 51%;
  left: 36%;
  height: 4px;
  background-color: #c8cbd0;
  order: -1;
  border-radius: 4px;
}
.bnpl-modal .c-stepper__item:last-child {
  padding: 4px 0 0 0;
}
.bnpl-modal .c-stepper__item:last-child::after {
  content: "";
  position: relative;
  top: 18px;
  width: 51%;
  left: 36%;
  height: 4px;
  background-color: red;
  order: -1;
  border-radius: 4px;
  display: none;
}
.bnpl-modal .c-stepper__title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0.5rem;
}
.bnpl-modal .c-stepper__desc {
  color: grey;
  font-size: 14px;
  padding-left: var(--spacing);
  padding-right: var(--spacing);
}
.bnpl-modal .c-stepper-text {
  padding: 0 47px 10px 33px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.bnpl-modal .c-stepper-text {
  padding: 0 47px 10px 33px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.bnpl-modal .c-stepper-text__item {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
/*** Non-demo CSS ***/
.bnpl-modal .wrapper {
  max-width: 1000px;
  margin: 2rem auto 0;
  background: #f7f8fa;
}
.bnpl-modal .c-stepper .c-stepper__circle {
  width: 34px;
  height: 34px;
  border: 3.25446px solid #c8cbd0;
  border-radius: 16.2723px;
  position: relative;
}
.bnpl-modal .c-stepper .c-stepper__circle svg {
  position: absolute;
}
.bnpl-modal .c-stepper .c-stepper__item {
  /* &:nth-child(1) svg{
  	 top: 4px;
  	 right: 4px;
  }
   &:nth-child(2) svg{
  	 top: 5px;
  	 right: 5px;
  }
   &:nth-child(3) svg{
  	 top: 6px;
  	 right: 6px;
  }
   &:nth-child(4) svg{
  	 top: 8px;
  	 right: 8px;
  }
   */
}
.bnpl-modal .c-stepper .c-stepper__item .c-stepper__circle svg {
  top: 4px;
  right: 4px;
}
.bnpl-modal .c-stepper .c-stepper__item:nth-child(4) .c-stepper__circle {
  border: none;
  width: 34px;
  height: 34px;
}
.bnpl-modal .c-stepper .c-stepper__item svg {
  top: 0;
  right: 0;
}
.bnpl-modal .c-stepper.mobile {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 320px;
  margin: 0 auto;
  text-align: center;
  align-items: center;
}
.bnpl-modal .c-stepper.mobile__item {
  align-items: center;
}
.bnpl-modal .c-stepper.mobile__item::after {
  display: none;
}
.bnpl-modal .c-stepper.mobile .c-stepper__item {
  align-items: center;
  gap: 4px;
}
.bnpl-modal .c-stepper.mobile .c-stepper__item * {
  margin: 0;
}
.bnpl-modal .c-stepper.mobile .c-stepper__item::after {
  display: none;
}
.bnpl-modal .desktop {
  display: none;
}
@media screen and (max-width: 767px) {
  .bnpl-modal .desktop {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .bnpl-modal .desktop {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .bnpl-modal .mobile {
    display: none !important;
  }
}
.bnpl-modal .c-stepper-desktop {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .bnpl-modal .c-stepper-desktop {
    display: none;
  }
}
.bnpl-modal .c-stepper-mobile {
  display: grid;
  grid-template-columns: 50px 170px;
  justify-content: center;
  gap: 15px;
  padding: 24px 0;
}
@media screen and (min-width: 768px) {
  .bnpl-modal .c-stepper-mobile {
    display: none !important;
  }
}
.bnpl-modal .c-stepper-mobile .c-stepper {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.bnpl-modal .c-stepper-mobile .c-stepper__item {
  display: flex;
  /* flex-direction: column;
  */
  /* flex: 1;
  */
  /* text-align: center;
  */
  padding: 0 0 56px 0;
  flex-direction: row;
}
.bnpl-modal .c-stepper-mobile .c-stepper__item:after {
  content: "";
  position: relative;
  top: 45px;
  width: 4px;
  left: 36%;
  height: 40px;
  background-color: #c8cbd0;
  order: -1;
  border-radius: 4px;
}
.bnpl-modal .c-stepper-mobile .c-stepper__item:last-child {
  padding: 0px 0 0 7px;
}
.bnpl-modal .c-stepper-mobile .c-stepper-text {
  padding: 0;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.bnpl-modal .c-stepper-mobile .c-stepper-text__item {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
  padding: 0 0 20px 0;
}
.bnpl-modal .c-stepper-mobile .c-stepper__title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0.5rem;
}
.bnpl-modal .c-stepper-mobile .c-stepper__desc {
  color: grey;
  font-size: 14px;
  padding-left: var(--spacing);
  padding-right: var(--spacing);
  font-size: 14px;
}
.bnpl-modal .c-stepper-mobile .c-stepper-text__item:last-child {
  padding: 0;
}

.smalltitle {
  font-size: calc(var(--font-size)*1.75);
  line-height: 1.2;
  font-weight: 700;
  margin: 32px 0 16px 0;
  display: block;
  color: #000;
}

.bigtitle {
  font-size: calc(var(--font-size)*2);
  line-height: 1.2;
  font-weight: 700;
  margin: 32px 0 16px 0;
  display: block;
  color: #000;
}

/* BNPL end */




/* from /product/kofe-shokoladnyy-apelsin-250gr */

  <style>
.date {
  display: none !important;
}

/* from /product/kofe-shokoladnyy-apelsin-250gr */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_product_3{background-color:var(--bg)}.widget-type_system_widget_v4_product_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 [data-product-id]:not(.product-inited) .product__buy{opacity:0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner{position:fixed;bottom:var(--product-buy-fixed-position, 0);left:0;right:0;background-color:var(--bg);padding:5px var(--layout-side-padding);box-shadow:4px 0px 10px rgba(0,0,0,0.08);z-index:var(--zindex-fixed)}}@media (max-width: 767px){.editor-mobile-state:not(.editor-mobile-only-view) .widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{pointer-events:none}}.widget-type_system_widget_v4_product_3[style*="--img-fit:contain"] .product__photo.img-ratio img{object-fit:contain}.widget-type_system_widget_v4_product_3[style*="--product-hide-sku:true"] .product__sku{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-description:true"] .product__description{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo info" "photo title" "photo variants" "photo accessories" "photo price" "photo buy" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo" "info" "title" "variants" "accessories" "price" "buy" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-areas:"photo info" "photo title" "photo price" "photo buy" "photo bundle" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product.is-bundle{display:grid;grid-template-areas:"photo" "info" "title" "price" "buy" "accessories" "bundle" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-more-old-prices .sticker-sale,.widget-type_system_widget_v4_product_3 .product:not(.with-sale-value) .sticker-sale,.widget-type_system_widget_v4_product_3 .product.with-accessories .sticker-sale{display:none !important}.widget-type_system_widget_v4_product_3 .product.without-old-price .product__price-old{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__available,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__available{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__photo img,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__photo img{opacity:0.3}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__price-cur,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown .product__buy-one-click{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__favorites-btn,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .add-cart-counter{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .product__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio.is-span{color:var(--color-text)}.widget-type_system_widget_v4_product_3 .product.not-available .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.with-sale-value .product__sale-value{display:inline-block}.widget-type_system_widget_v4_product_3 .product__area-photo{grid-area:photo;min-width:0;position:relative}.widget-type_system_widget_v4_product_3 .product__area-info{grid-area:info}.widget-type_system_widget_v4_product_3 .product__area-title{grid-area:title}.widget-type_system_widget_v4_product_3 .product__area-price{grid-area:price}.widget-type_system_widget_v4_product_3 .product__area-variants{grid-area:variants}.widget-type_system_widget_v4_product_3 .product__area-accessories{grid-area:accessories}.widget-type_system_widget_v4_product_3 .product__area-accessories .label-accessories{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-error]{color:red}.widget-type_system_widget_v4_product_3 .product__area-accessories .accessory-item:not(.common-accessories-has-error) [data-product-accessory-error]{display:none}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-values-item]{display:block}.widget-type_system_widget_v4_product_3 .product__area-buy{grid-area:buy}.widget-type_system_widget_v4_product_3 .product__controls{display:grid;gap:0.75rem}.widget-type_system_widget_v4_product_3 .product__area-description{grid-area:description;min-width:0}.widget-type_system_widget_v4_product_3 .product__area-calculate-delivery{grid-area:calculate-delivery}.widget-type_system_widget_v4_product_3 .product__area-bundle{grid-area:bundle}.widget-type_system_widget_v4_product_3 .product__info{display:flex;justify-content:space-between;align-items:center;line-height:1;margin-bottom:0.5rem}.widget-type_system_widget_v4_product_3 .product__sku{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__sku{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating{display:inline-block;vertical-align:middle;margin-right:1rem;padding-top:3px;cursor:pointer}.widget-type_system_widget_v4_product_3 .product__rating-list{display:inline-block;vertical-align:middle}.widget-type_system_widget_v4_product_3 .product__reviews-count{display:inline-block;vertical-align:middle;margin-left:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__reviews-count{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_product_3 .product__title{line-height:1.2;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__title{margin-bottom:0.5rem}}.widget-type_system_widget_v4_product_3 .product__variants select{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__variants{margin:0.5rem 0}}.widget-type_system_widget_v4_product_3 .product__description{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__description a{word-break:break-word}.widget-type_system_widget_v4_product_3 .product__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_product_3 .product__preorder-btn{display:none}.widget-type_system_widget_v4_product_3 .product__price{margin-bottom:1.2rem;line-height:1.2}.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:2.5rem;margin-right:10px;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:1.5rem}}.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.5rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.125rem}}.widget-type_system_widget_v4_product_3 .product__buy-one-click{text-align:center}.widget-type_system_widget_v4_product_3 .product__buy-one-click .button-link{display:inline-block;padding:5px 0;font-weight:600;cursor:pointer;color:var(--color-accent-text)}.widget-type_system_widget_v4_product_3 .product__gallery{position:sticky;top:1rem;padding-left:calc(22% + 2rem)}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo{padding-left:0}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-tumbs{display:none}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__arrow,.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__pagination{display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery{position:relative;top:auto;padding-left:0}}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload{visibility:hidden}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_product_3 .product__one-photo{position:sticky;top:1rem}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__one-photo{max-width:500px;margin:0 auto 10px;position:relative;top:auto}}.widget-type_system_widget_v4_product_3 .product__photo{display:block}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{position:absolute;top:0;bottom:0;left:0;width:22%}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide{height:100%}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__track{height:100% !important}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{height:auto;margin-bottom:18.8%}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{margin-bottom:15%}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide:last-child{margin-bottom:0}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb:before{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow{width:2.5rem;height:2.5rem;outline:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow:disabled{display:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow-icon{font-size:2rem}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev{top:2px;bottom:auto}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next{top:auto;bottom:2px}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-main{position:relative}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main{max-width:500px;margin:0 auto 10px}}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow{opacity:1}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{opacity:0;outline:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow-icon{font-size:2.5rem}.widget-type_system_widget_v4_product_3 .product__photo-tumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;pointer-events:none;z-index:1}.widget-type_system_widget_v4_product_3 .product__user-btn{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle;padding:5px 0;min-height:36px;color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__user-btn{min-height:0;padding:0}}.widget-type_system_widget_v4_product_3 .product__user-btn-icon{margin-right:0.5rem}.widget-type_system_widget_v4_product_3 .product .option-selector{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 50px 1rem 0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 30px 10px 0}}.widget-type_system_widget_v4_product_3 .product .option-selector .option .option-values{flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{display:block;line-height:1.2;margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active.is-span{background:transparent;border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>input,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>input{display:none}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-span{display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--bg-minor-shade);background-color:var(--bg-minor-shade);color:var(--color-text)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 .product__bundle{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__bundle-title{font-weight:bold;margin-bottom:10px}.widget-type_system_widget_v4_product_3 .product .splide__pagination{position:relative;bottom:auto;left:auto;margin-top:5px;transform:translateX(0);width:auto;display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product .splide__pagination{display:flex}}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_product_3 .product .splide__arrow{width:3rem;height:3rem;background:none;color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .splide__arrow-icon:before{text-shadow:0 0 1px var(--color-btn-color)}.widget-type_system_widget_v4_product_3 .product .stickers{position:absolute;top:5px;left:5px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_product_3 .product .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_product_3 .product .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:empty{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .bundle-item{display:grid;grid-template-columns:100px 1fr;column-gap:30px;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .bundle-item{grid-template-columns:80px 1fr;column-gap:15px}}.widget-type_system_widget_v4_product_3 .bundle-item:last-child{border-bottom:none}.widget-type_system_widget_v4_product_3 .bundle-item__photo{min-width:0}.widget-type_system_widget_v4_product_3 .bundle-item__name{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .bundle-item__name a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_product_3 .bundle-item__property-list{color:var(--color-text-half-shade);font-size:0.85rem}.widget-type_system_widget_v4_product_3 .bundle-item__property-item{display:inline-block;margin-right:10px}.widget-type_system_widget_v4_product_3 .bundle-item__price{color:var(--color-btn-bg);font-weight:600;font-size:1.1rem}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn .button__icon{margin-left:10px}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls{width:100%;height:var(--controls-height-l);text-align:center;display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn{width:var(--controls-height-l);min-width:var(--controls-height-l);padding:0;font-size:1.5rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-text{display:block;font-size:0.875rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-dop-text{display:block;font-size:0.75rem;margin-top:4px}.widget-type_system_widget_v4_product_3 .favorites_btn,.widget-type_system_widget_v4_product_3 .favorites_btn:hover{background:var(--bg-minor-shade);color:var(--color-text-half-shade);outline:none;border:0;margin-left:0.75rem;width:60px}.widget-type_system_widget_v4_product_3 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{width:100%;display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter,.widget-type_system_widget_v4_product_3 .product__service-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click{width:100%}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control *{box-sizing:content-box;letter-spacing:0}.widget-type_system_widget_v4_product_3 .control{border:7.2px solid #ffffff;border-radius:50%;margin:0;padding:0;width:85px;height:85px;font-size:0;white-space:nowrap;text-align:center;cursor:pointer;opacity:0.6;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2)}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control .center,.widget-type_system_widget_v4_product_3 .control:before{display:inline-block;vertical-align:middle;transition:border 0.2s, width 0.2s, height 0.2s, margin 0.2s;position:absolute;z-index:100;left:calc(50% - 50px);top:calc(50% - 50px)}.widget-type_system_widget_v4_product_3 .control:before{content:"";height:112px}.widget-type_system_widget_v4_product_3 .control.play .center{margin:0;border-left:49.496px solid #ffffff;border-top:31px solid transparent;border-bottom:28px solid transparent;height:0px;margin-top:20px;margin-left:35px}.widget-type_system_widget_v4_product_3 .control:hover{opacity:0.9}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control{border:4.2px solid #ffffff;width:35px;height:35px}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control .center,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control:before{left:calc(50% - 22px);top:calc(50% - 22px)}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control.play .center{border-left:21.496px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-top:11px;margin-left:16px}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color{padding:1px;border-radius:50%}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color img{width:25px;height:25px;border-radius:50%}.widget-type_system_widget_v4_product_3 video{height:100%;object-fit:var(--img-fit, contain)}.widget-type_system_widget_v4_product_3 .product__marketplace-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button{background:var(--bg-minor-shade);color:var(--color-text);border:0;font-size:1.125rem}.widget-type_system_widget_v4_product_3 .product__marketplace-button:hover,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_product_3 .product__marketplace-button .button__icon{margin-right:8px}.widget-type_system_widget_v4_product_3 .product__actions-btn{display:flex;justify-content:space-between;margin:0.5rem 0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__actions-btn{flex-direction:column;gap:0.5rem}}.widget-type_system_widget_v4_product_3 .product__favorites-btn{display:none !important}.widget-type_system_widget_v4_product_3 .product__favorites-btn .icon-favorites-f{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn .btn-icon{padding-right:0.5rem}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__favorites-btn,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__buy-btn-area{display:none}.widget-type_system_widget_v4_product_3 .hide-all-buttons .bnpl-button-container{display:none}
.widget-type_system_widget_v4_product_info_2{background-color:var(--bg)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_info_2 .tabs::after,.widget-type_system_widget_v4_product_info_2 .tabs::before{content:"";display:table;clear:both}.widget-type_system_widget_v4_product_info_2 .tabs__head{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__head{display:none}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item{color:var(--color-text-half-shade);cursor:pointer;font-size:1.5rem;line-height:1;margin-right:3rem;padding:0.5rem 0;position:relative;transition:.2s}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_info_2 .tabs__head-item{font-size:1.25rem;margin-right:2.5rem}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:last-child{margin-right:0}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:hover,.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{color:var(--color-text)}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{cursor:default}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active .tabs__head-arrow{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_product_info_2 .tabs__head-icon{vertical-align:middle;margin-right:3px;transition:.2s}.widget-type_system_widget_v4_product_info_2 .tabs__head-label{vertical-align:middle}.widget-type_system_widget_v4_product_info_2 .tabs__head-arrow{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{margin-right:0;padding:1.5rem 2rem 1.5rem 0;border-top:1px solid var(--bg-major-shade);display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item:first-child{border-top:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{display:block}}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-arrow{display:block;position:absolute;right:0;top:50%;font-size:1.5rem;transform:translateY(-50%)}.widget-type_system_widget_v4_product_info_2 .tabs__item{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__item.is-active{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item.is-hide-mobile{display:none !important}}.widget-type_system_widget_v4_product_info_2 .tabs__item-title{font-size:1.25rem;margin-bottom:1rem;display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item-title{display:block}}.widget-type_system_widget_v4_product_info_2 .hidden-item{display:none !important}.widget-type_system_widget_v4_product_info_2 .more-items{padding-top:1.5rem}.widget-type_system_widget_v4_product_info_2 .more-items__btn{text-decoration:none;cursor:pointer;display:inline-block;font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description a{word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .properties-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(450px, 100%), 1fr));gap:1rem 3rem}.widget-type_system_widget_v4_product_info_2 .property{display:grid;grid-template-columns:auto 1fr 200px;align-items:end;gap:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property{display:block}}.widget-type_system_widget_v4_product_info_2 .property__name{max-width:200px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__name{max-width:100%;color:var(--color-text-half-shade)}}.widget-type_system_widget_v4_product_info_2 .property__delimiter{width:100%;height:2px;border-bottom:1px dotted var(--color-text-half-shade);margin-bottom:8px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__delimiter{display:none}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-list{grid-auto-rows:10px;align-items:stretch}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{padding:1rem 0;border-bottom:1px solid var(--bg-major-shade);display:grid;gap:0.8rem;font-size:1.125rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item:nth-last-child(-n+2) .masonry-reviews-item__content{border:none}.widget-type_system_widget_v4_product_info_2 .product-reviews .hidden{display:none}.widget-type_system_widget_v4_product_info_2 .reviews{--grid-list-min-width: var(--reviews-min-width);--grid-list-row-gap: var(--reviews-row-gap);--grid-list-column-gap: var(--reviews-column-gap)}.widget-type_system_widget_v4_product_info_2 .reviews .date{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo{width:80px;height:80px}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo .img-ratio{display:block}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_product_info_2 .reviews .more-items{margin-bottom:2rem}.widget-type_system_widget_v4_product_info_2 .form-message.form-message_error ul{padding-left:1rem;margin-top:-1rem}.widget-type_system_widget_v4_product_info_2 .review-footer,.widget-type_system_widget_v4_product_info_2 .review-header{display:flex}.widget-type_system_widget_v4_product_info_2 .review-footer .button-link{padding-left:1.5rem;text-decoration:none;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .review-header{align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper{color:var(--rating-color);padding-left:1rem;display:flex;align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .icon{font-size:12px}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .title{font-weight:bold;padding-left:0.25rem}.widget-type_system_widget_v4_product_info_2 .comments-item{border-left:1px solid var(--color-btn-bg);display:grid;grid-template-columns:min-content 1fr;gap:0 1rem;font-size:0.875rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo{grid-column:1 /1;grid-row:1 / 3;width:45px;margin-left:1rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo img{width:100%;border-radius:50%}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-body{grid-column:2/2}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-name{grid-column:2/2;font-weight:bold}.widget-type_system_widget_v4_product_info_2 .star-radio{display:none}.widget-type_system_widget_v4_product_info_2 .star-rating{display:flex;flex-flow:row-reverse;width:max-content;font-size:2rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .star-rating .star-label{padding-right:0.5rem}.widget-type_system_widget_v4_product_info_2 .star-rating .star-radio:checked~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover{color:var(--rating-color)}.widget-type_system_widget_v4_product_info_2 .review-form-wrapper{max-width:680px}.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{background:var(--bg-minor-shade);padding:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{padding:1.5rem 1rem}}.widget-type_system_widget_v4_product_info_2 .review-form-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;line-height:1.1}.widget-type_system_widget_v4_product_info_2 .review-form-header .review-form-title{font-size:1.5rem;margin-right:1rem}.widget-type_system_widget_v4_product_info_2 .review-form-header .hide-form-btn{text-decoration:none;display:inline-block;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .add-review-form .grid-list{--grid-list-min-width: 250px;--grid-list-row-gap: 0;--grid-list-column-gap: 2rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-control{border-color:var(--color-form-controls-bg);font-size:var(--controls-font-size-m)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label{padding-left:2.2rem;cursor:pointer;color:var(--color-btn-bg);position:relative;font-family:var(--font-family) !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label:before{left:0px;top:50%;position:absolute;font-size:1.5rem;margin-top:-0.75rem;font-family:'insales-icons' !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls{padding-top:0.5rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls .button{width:100%}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error{color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error input,.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error textarea{border-color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .form-row{display:grid;gap:0.25rem;margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .notice-success{padding:2rem 0;font-weight:bold;color:var(--color-accent-text);font-size:1.5rem;display:none}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show{display:block}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show+#review_form{display:none}.widget-type_system_widget_v4_product_info_2 .moderation{padding-top:1rem;font-size:0.9rem}.widget-type_system_widget_v4_product_info_2 .notice-empty-reviews{margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .js-load-review-image{display:none}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_products_related_5{background-color:var(--bg)}.widget-type_system_widget_v4_products_related_5[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_products_related_5[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_products_related_5[style*="--product-hide-rating:true"] .product-preview__area-rating{display:none}.widget-type_system_widget_v4_products_related_5[style*="--product-hide-compare:true"] .product-preview__compare-btn{display:none}.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button{border-radius:50%}.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button .button__icon,.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button .icon-cart{font-size:1.2rem}.widget-type_system_widget_v4_products_related_5[style*="--hide-title:true"] .special-products__title{display:none}.widget-type_system_widget_v4_products_related_5[style*="--hide-title:true"] .special-products__head{justify-content:end}@media screen and (min-width: 768px){.widget-type_system_widget_v4_products_related_5[style*="--align-title:center"] .special-products__title{padding-left:85px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.125rem}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.4rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.25rem}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__title,.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__description{text-align:center}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__price{width:100%;text-align:center;padding-right:0.25rem}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__title,.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__description{text-align:right}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__price{width:100%;text-align:right;padding-right:0.25rem}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_products_related_5[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_products_related_5[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_products_related_5[style*="--hide-sku:true"] .product-preview__sku{display:none !important}.widget-type_system_widget_v4_products_related_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_system_widget_v4_products_related_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_system_widget_v4_products_related_5 .special-products{margin-bottom:3rem}.widget-type_system_widget_v4_products_related_5 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_products_related_5 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_products_related_5 .special-products__title{text-align:var(--align-title, left);width:calc(100% - 85px)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .special-products__title{width:100%}}.widget-type_system_widget_v4_products_related_5 .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination.is-hide{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_products_related_5 .special-products__slider-controls{display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_products_related_5 .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_products_related_5 .product-preview__show-modal-variants-btn{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview:not(.is-touch):hover .product-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_products_related_5 .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__content{display:grid;grid-template-areas:"photo ." "sku ." "title ." "rating ." "description ." "bottom bottom";grid-template-columns:1fr 45px;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;height:100%;position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__content{grid-template-areas:"photo" "sku" "title" "rating" "description" "bottom";grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr}}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-photo{grid-area:photo}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-sku{grid-area:sku}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-title{grid-area:title}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-description{grid-area:description}.widget-type_system_widget_v4_products_related_5 .product-preview__photo{min-width:0;position:relative;margin:0 0 1rem 0}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img{position:absolute;background:var(--product-background);border-radius:var(--border-radius)}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_products_related_5 .product-preview__img-2{left:100%}.widget-type_system_widget_v4_products_related_5 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px;text-align:var(--product-info-align)}.widget-type_system_widget_v4_products_related_5 .product-preview__title{margin-bottom:0.5rem;font-size:1rem;word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__title{font-size:0.9rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_products_related_5 .product-preview__title a:hover{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__price{padding-bottom:1rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:0.5rem}.widget-type_system_widget_v4_products_related_5 .product-preview__area-bottom{display:flex;justify-content:space-between;align-items:flex-end;grid-area:bottom}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__area-bottom{display:grid;grid-template-columns:1fr}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-cur{display:block;white-space:nowrap;font-size:1.125rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__price-cur{font-size:1rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-old{display:block;font-size:1.1rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__price-old{font-size:0.9rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-label{font-size:1rem;font-weight:500;display:inline-block}.widget-type_system_widget_v4_products_related_5 .product-preview__price-label+.product-preview__price-cur{display:inline-block}.widget-type_system_widget_v4_products_related_5 .product-preview__controls{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls{flex-direction:row-reverse;justify-content:flex-end}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button{padding:0;width:var(--controls-height-m)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button{width:64px;height:40px}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button .button__icon{margin:0;font-size:1.125rem}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-select-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-select-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__buy-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__buy-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.add-cart-counter__btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.add-cart-counter__btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.buy_button_action .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.buy_button_action .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-btn .add-cart-counter__btn-icon{font-size:1.5rem}.widget-type_system_widget_v4_products_related_5 .product-preview__controls-left{position:absolute;top:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls-left{position:relative;width:64px}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__btn-icon{margin-right:0}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__detail-count{min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:0;right:0;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__controls-btn{position:relative;font-size:0.75rem}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn{color:var(--color-text-half-shade);background:transparent}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn:hover{border-color:transparent}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn.compare-added{border-color:transparent;color:var(--color-accent-text)}.widget-type_system_widget_v4_products_related_5 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_products_related_5 .product-preview .stickers,.widget-type_system_widget_v4_products_related_5 .product-preview .favorites_btn{transform:translateZ(0)}.widget-type_system_widget_v4_products_related_5 .product-preview__area-rating{grid-area:rating}.widget-type_system_widget_v4_products_related_5 .product-preview__rating{margin-bottom:0.3rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_products_related_5 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_products_related_5 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_products_related_5 .favorites_btn,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover{font-size:1.25rem;padding:0;background:transparent;color:var(--color-text-half-shade);outline:none;border:0}.widget-type_system_widget_v4_products_related_5 .favorites_btn .icon-favorites-f,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover .icon-favorites-f{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .favorites_btn+.product-preview__compare-btn,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover+.product-preview__compare-btn{display:none}}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added .icon-favorites-o{display:none}



/* from /product/kapuchino-tiramisu */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_product_3{background-color:var(--bg)}.widget-type_system_widget_v4_product_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 [data-product-id]:not(.product-inited) .product__buy{opacity:0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner{position:fixed;bottom:var(--product-buy-fixed-position, 0);left:0;right:0;background-color:var(--bg);padding:5px var(--layout-side-padding);box-shadow:4px 0px 10px rgba(0,0,0,0.08);z-index:var(--zindex-fixed)}}@media (max-width: 767px){.editor-mobile-state:not(.editor-mobile-only-view) .widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{pointer-events:none}}.widget-type_system_widget_v4_product_3[style*="--img-fit:contain"] .product__photo.img-ratio img{object-fit:contain}.widget-type_system_widget_v4_product_3[style*="--product-hide-sku:true"] .product__sku{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-description:true"] .product__description{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo info" "photo title" "photo variants" "photo accessories" "photo price" "photo buy" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo" "info" "title" "variants" "accessories" "price" "buy" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-areas:"photo info" "photo title" "photo price" "photo buy" "photo bundle" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product.is-bundle{display:grid;grid-template-areas:"photo" "info" "title" "price" "buy" "accessories" "bundle" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-more-old-prices .sticker-sale,.widget-type_system_widget_v4_product_3 .product:not(.with-sale-value) .sticker-sale,.widget-type_system_widget_v4_product_3 .product.with-accessories .sticker-sale{display:none !important}.widget-type_system_widget_v4_product_3 .product.without-old-price .product__price-old{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__available,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__available{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__photo img,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__photo img{opacity:0.3}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__price-cur,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown .product__buy-one-click{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__favorites-btn,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .add-cart-counter{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .product__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio.is-span{color:var(--color-text)}.widget-type_system_widget_v4_product_3 .product.not-available .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.with-sale-value .product__sale-value{display:inline-block}.widget-type_system_widget_v4_product_3 .product__area-photo{grid-area:photo;min-width:0;position:relative}.widget-type_system_widget_v4_product_3 .product__area-info{grid-area:info}.widget-type_system_widget_v4_product_3 .product__area-title{grid-area:title}.widget-type_system_widget_v4_product_3 .product__area-price{grid-area:price}.widget-type_system_widget_v4_product_3 .product__area-variants{grid-area:variants}.widget-type_system_widget_v4_product_3 .product__area-accessories{grid-area:accessories}.widget-type_system_widget_v4_product_3 .product__area-accessories .label-accessories{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-error]{color:red}.widget-type_system_widget_v4_product_3 .product__area-accessories .accessory-item:not(.common-accessories-has-error) [data-product-accessory-error]{display:none}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-values-item]{display:block}.widget-type_system_widget_v4_product_3 .product__area-buy{grid-area:buy}.widget-type_system_widget_v4_product_3 .product__controls{display:grid;gap:0.75rem}.widget-type_system_widget_v4_product_3 .product__area-description{grid-area:description;min-width:0}.widget-type_system_widget_v4_product_3 .product__area-calculate-delivery{grid-area:calculate-delivery}.widget-type_system_widget_v4_product_3 .product__area-bundle{grid-area:bundle}.widget-type_system_widget_v4_product_3 .product__info{display:flex;justify-content:space-between;align-items:center;line-height:1;margin-bottom:0.5rem}.widget-type_system_widget_v4_product_3 .product__sku{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__sku{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating{display:inline-block;vertical-align:middle;margin-right:1rem;padding-top:3px;cursor:pointer}.widget-type_system_widget_v4_product_3 .product__rating-list{display:inline-block;vertical-align:middle}.widget-type_system_widget_v4_product_3 .product__reviews-count{display:inline-block;vertical-align:middle;margin-left:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__reviews-count{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_product_3 .product__title{line-height:1.2;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__title{margin-bottom:0.5rem}}.widget-type_system_widget_v4_product_3 .product__variants select{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__variants{margin:0.5rem 0}}.widget-type_system_widget_v4_product_3 .product__description{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__description a{word-break:break-word}.widget-type_system_widget_v4_product_3 .product__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_product_3 .product__preorder-btn{display:none}.widget-type_system_widget_v4_product_3 .product__price{margin-bottom:1.2rem;line-height:1.2}.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:2.5rem;margin-right:10px;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:1.5rem}}.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.5rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.125rem}}.widget-type_system_widget_v4_product_3 .product__buy-one-click{text-align:center}.widget-type_system_widget_v4_product_3 .product__buy-one-click .button-link{display:inline-block;padding:5px 0;font-weight:600;cursor:pointer;color:var(--color-accent-text)}.widget-type_system_widget_v4_product_3 .product__gallery{position:sticky;top:1rem;padding-left:calc(22% + 2rem)}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo{padding-left:0}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-tumbs{display:none}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__arrow,.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__pagination{display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery{position:relative;top:auto;padding-left:0}}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload{visibility:hidden}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_product_3 .product__one-photo{position:sticky;top:1rem}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__one-photo{max-width:500px;margin:0 auto 10px;position:relative;top:auto}}.widget-type_system_widget_v4_product_3 .product__photo{display:block}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{position:absolute;top:0;bottom:0;left:0;width:22%}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide{height:100%}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__track{height:100% !important}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{height:auto;margin-bottom:18.8%}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{margin-bottom:15%}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide:last-child{margin-bottom:0}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb:before{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow{width:2.5rem;height:2.5rem;outline:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow:disabled{display:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow-icon{font-size:2rem}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev{top:2px;bottom:auto}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next{top:auto;bottom:2px}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-main{position:relative}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main{max-width:500px;margin:0 auto 10px}}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow{opacity:1}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{opacity:0;outline:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow-icon{font-size:2.5rem}.widget-type_system_widget_v4_product_3 .product__photo-tumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;pointer-events:none;z-index:1}.widget-type_system_widget_v4_product_3 .product__user-btn{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle;padding:5px 0;min-height:36px;color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__user-btn{min-height:0;padding:0}}.widget-type_system_widget_v4_product_3 .product__user-btn-icon{margin-right:0.5rem}.widget-type_system_widget_v4_product_3 .product .option-selector{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 50px 1rem 0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 30px 10px 0}}.widget-type_system_widget_v4_product_3 .product .option-selector .option .option-values{flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{display:block;line-height:1.2;margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active.is-span{background:transparent;border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>input,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>input{display:none}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-span{display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--bg-minor-shade);background-color:var(--bg-minor-shade);color:var(--color-text)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 .product__bundle{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__bundle-title{font-weight:bold;margin-bottom:10px}.widget-type_system_widget_v4_product_3 .product .splide__pagination{position:relative;bottom:auto;left:auto;margin-top:5px;transform:translateX(0);width:auto;display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product .splide__pagination{display:flex}}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_product_3 .product .splide__arrow{width:3rem;height:3rem;background:none;color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .splide__arrow-icon:before{text-shadow:0 0 1px var(--color-btn-color)}.widget-type_system_widget_v4_product_3 .product .stickers{position:absolute;top:5px;left:5px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_product_3 .product .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_product_3 .product .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:empty{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .bundle-item{display:grid;grid-template-columns:100px 1fr;column-gap:30px;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .bundle-item{grid-template-columns:80px 1fr;column-gap:15px}}.widget-type_system_widget_v4_product_3 .bundle-item:last-child{border-bottom:none}.widget-type_system_widget_v4_product_3 .bundle-item__photo{min-width:0}.widget-type_system_widget_v4_product_3 .bundle-item__name{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .bundle-item__name a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_product_3 .bundle-item__property-list{color:var(--color-text-half-shade);font-size:0.85rem}.widget-type_system_widget_v4_product_3 .bundle-item__property-item{display:inline-block;margin-right:10px}.widget-type_system_widget_v4_product_3 .bundle-item__price{color:var(--color-btn-bg);font-weight:600;font-size:1.1rem}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn .button__icon{margin-left:10px}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls{width:100%;height:var(--controls-height-l);text-align:center;display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn{width:var(--controls-height-l);min-width:var(--controls-height-l);padding:0;font-size:1.5rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-text{display:block;font-size:0.875rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-dop-text{display:block;font-size:0.75rem;margin-top:4px}.widget-type_system_widget_v4_product_3 .favorites_btn,.widget-type_system_widget_v4_product_3 .favorites_btn:hover{background:var(--bg-minor-shade);color:var(--color-text-half-shade);outline:none;border:0;margin-left:0.75rem;width:60px}.widget-type_system_widget_v4_product_3 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{width:100%;display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter,.widget-type_system_widget_v4_product_3 .product__service-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click{width:100%}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control *{box-sizing:content-box;letter-spacing:0}.widget-type_system_widget_v4_product_3 .control{border:7.2px solid #ffffff;border-radius:50%;margin:0;padding:0;width:85px;height:85px;font-size:0;white-space:nowrap;text-align:center;cursor:pointer;opacity:0.6;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2)}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control .center,.widget-type_system_widget_v4_product_3 .control:before{display:inline-block;vertical-align:middle;transition:border 0.2s, width 0.2s, height 0.2s, margin 0.2s;position:absolute;z-index:100;left:calc(50% - 50px);top:calc(50% - 50px)}.widget-type_system_widget_v4_product_3 .control:before{content:"";height:112px}.widget-type_system_widget_v4_product_3 .control.play .center{margin:0;border-left:49.496px solid #ffffff;border-top:31px solid transparent;border-bottom:28px solid transparent;height:0px;margin-top:20px;margin-left:35px}.widget-type_system_widget_v4_product_3 .control:hover{opacity:0.9}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control{border:4.2px solid #ffffff;width:35px;height:35px}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control .center,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control:before{left:calc(50% - 22px);top:calc(50% - 22px)}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control.play .center{border-left:21.496px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-top:11px;margin-left:16px}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color{padding:1px;border-radius:50%}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color img{width:25px;height:25px;border-radius:50%}.widget-type_system_widget_v4_product_3 video{height:100%;object-fit:var(--img-fit, contain)}.widget-type_system_widget_v4_product_3 .product__marketplace-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button{background:var(--bg-minor-shade);color:var(--color-text);border:0;font-size:1.125rem}.widget-type_system_widget_v4_product_3 .product__marketplace-button:hover,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_product_3 .product__marketplace-button .button__icon{margin-right:8px}.widget-type_system_widget_v4_product_3 .product__actions-btn{display:flex;justify-content:space-between;margin:0.5rem 0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__actions-btn{flex-direction:column;gap:0.5rem}}.widget-type_system_widget_v4_product_3 .product__favorites-btn{display:none !important}.widget-type_system_widget_v4_product_3 .product__favorites-btn .icon-favorites-f{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn .btn-icon{padding-right:0.5rem}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__favorites-btn,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__buy-btn-area{display:none}.widget-type_system_widget_v4_product_3 .hide-all-buttons .bnpl-button-container{display:none}
.widget-type_system_widget_v4_product_info_2{background-color:var(--bg)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_info_2 .tabs::after,.widget-type_system_widget_v4_product_info_2 .tabs::before{content:"";display:table;clear:both}.widget-type_system_widget_v4_product_info_2 .tabs__head{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__head{display:none}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item{color:var(--color-text-half-shade);cursor:pointer;font-size:1.5rem;line-height:1;margin-right:3rem;padding:0.5rem 0;position:relative;transition:.2s}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_info_2 .tabs__head-item{font-size:1.25rem;margin-right:2.5rem}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:last-child{margin-right:0}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:hover,.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{color:var(--color-text)}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{cursor:default}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active .tabs__head-arrow{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_product_info_2 .tabs__head-icon{vertical-align:middle;margin-right:3px;transition:.2s}.widget-type_system_widget_v4_product_info_2 .tabs__head-label{vertical-align:middle}.widget-type_system_widget_v4_product_info_2 .tabs__head-arrow{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{margin-right:0;padding:1.5rem 2rem 1.5rem 0;border-top:1px solid var(--bg-major-shade);display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item:first-child{border-top:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{display:block}}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-arrow{display:block;position:absolute;right:0;top:50%;font-size:1.5rem;transform:translateY(-50%)}.widget-type_system_widget_v4_product_info_2 .tabs__item{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__item.is-active{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item.is-hide-mobile{display:none !important}}.widget-type_system_widget_v4_product_info_2 .tabs__item-title{font-size:1.25rem;margin-bottom:1rem;display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item-title{display:block}}.widget-type_system_widget_v4_product_info_2 .hidden-item{display:none !important}.widget-type_system_widget_v4_product_info_2 .more-items{padding-top:1.5rem}.widget-type_system_widget_v4_product_info_2 .more-items__btn{text-decoration:none;cursor:pointer;display:inline-block;font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description a{word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .properties-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(450px, 100%), 1fr));gap:1rem 3rem}.widget-type_system_widget_v4_product_info_2 .property{display:grid;grid-template-columns:auto 1fr 200px;align-items:end;gap:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property{display:block}}.widget-type_system_widget_v4_product_info_2 .property__name{max-width:200px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__name{max-width:100%;color:var(--color-text-half-shade)}}.widget-type_system_widget_v4_product_info_2 .property__delimiter{width:100%;height:2px;border-bottom:1px dotted var(--color-text-half-shade);margin-bottom:8px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__delimiter{display:none}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-list{grid-auto-rows:10px;align-items:stretch}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{padding:1rem 0;border-bottom:1px solid var(--bg-major-shade);display:grid;gap:0.8rem;font-size:1.125rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item:nth-last-child(-n+2) .masonry-reviews-item__content{border:none}.widget-type_system_widget_v4_product_info_2 .product-reviews .hidden{display:none}.widget-type_system_widget_v4_product_info_2 .reviews{--grid-list-min-width: var(--reviews-min-width);--grid-list-row-gap: var(--reviews-row-gap);--grid-list-column-gap: var(--reviews-column-gap)}.widget-type_system_widget_v4_product_info_2 .reviews .date{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo{width:80px;height:80px}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo .img-ratio{display:block}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_product_info_2 .reviews .more-items{margin-bottom:2rem}.widget-type_system_widget_v4_product_info_2 .form-message.form-message_error ul{padding-left:1rem;margin-top:-1rem}.widget-type_system_widget_v4_product_info_2 .review-footer,.widget-type_system_widget_v4_product_info_2 .review-header{display:flex}.widget-type_system_widget_v4_product_info_2 .review-footer .button-link{padding-left:1.5rem;text-decoration:none;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .review-header{align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper{color:var(--rating-color);padding-left:1rem;display:flex;align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .icon{font-size:12px}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .title{font-weight:bold;padding-left:0.25rem}.widget-type_system_widget_v4_product_info_2 .comments-item{border-left:1px solid var(--color-btn-bg);display:grid;grid-template-columns:min-content 1fr;gap:0 1rem;font-size:0.875rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo{grid-column:1 /1;grid-row:1 / 3;width:45px;margin-left:1rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo img{width:100%;border-radius:50%}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-body{grid-column:2/2}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-name{grid-column:2/2;font-weight:bold}.widget-type_system_widget_v4_product_info_2 .star-radio{display:none}.widget-type_system_widget_v4_product_info_2 .star-rating{display:flex;flex-flow:row-reverse;width:max-content;font-size:2rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .star-rating .star-label{padding-right:0.5rem}.widget-type_system_widget_v4_product_info_2 .star-rating .star-radio:checked~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover{color:var(--rating-color)}.widget-type_system_widget_v4_product_info_2 .review-form-wrapper{max-width:680px}.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{background:var(--bg-minor-shade);padding:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{padding:1.5rem 1rem}}.widget-type_system_widget_v4_product_info_2 .review-form-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;line-height:1.1}.widget-type_system_widget_v4_product_info_2 .review-form-header .review-form-title{font-size:1.5rem;margin-right:1rem}.widget-type_system_widget_v4_product_info_2 .review-form-header .hide-form-btn{text-decoration:none;display:inline-block;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .add-review-form .grid-list{--grid-list-min-width: 250px;--grid-list-row-gap: 0;--grid-list-column-gap: 2rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-control{border-color:var(--color-form-controls-bg);font-size:var(--controls-font-size-m)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label{padding-left:2.2rem;cursor:pointer;color:var(--color-btn-bg);position:relative;font-family:var(--font-family) !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label:before{left:0px;top:50%;position:absolute;font-size:1.5rem;margin-top:-0.75rem;font-family:'insales-icons' !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls{padding-top:0.5rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls .button{width:100%}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error{color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error input,.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error textarea{border-color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .form-row{display:grid;gap:0.25rem;margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .notice-success{padding:2rem 0;font-weight:bold;color:var(--color-accent-text);font-size:1.5rem;display:none}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show{display:block}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show+#review_form{display:none}.widget-type_system_widget_v4_product_info_2 .moderation{padding-top:1rem;font-size:0.9rem}.widget-type_system_widget_v4_product_info_2 .notice-empty-reviews{margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .js-load-review-image{display:none}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}



/* from /product/chay-chernyy-tsarskiy-v-piramidkah */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_product_3{background-color:var(--bg)}.widget-type_system_widget_v4_product_3[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 [data-product-id]:not(.product-inited) .product__buy{opacity:0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner{position:fixed;bottom:var(--product-buy-fixed-position, 0);left:0;right:0;background-color:var(--bg);padding:5px var(--layout-side-padding);box-shadow:4px 0px 10px rgba(0,0,0,0.08);z-index:var(--zindex-fixed)}}@media (max-width: 767px){.editor-mobile-state:not(.editor-mobile-only-view) .widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{pointer-events:none}}.widget-type_system_widget_v4_product_3[style*="--img-fit:contain"] .product__photo.img-ratio img{object-fit:contain}.widget-type_system_widget_v4_product_3[style*="--product-hide-sku:true"] .product__sku{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-description:true"] .product__description{display:none !important}.widget-type_system_widget_v4_product_3[style*="--product-hide-variants-title:true"] .option-selector .option-label{display:none !important}.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo info" "photo title" "photo variants" "photo accessories" "photo price" "photo buy" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product{display:grid;grid-template-areas:"photo" "info" "title" "variants" "accessories" "price" "buy" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-areas:"photo info" "photo title" "photo price" "photo buy" "photo bundle" "photo description" "photo calculate-delivery" "photo . ";grid-template-columns:66% 1fr;grid-template-rows:repeat(7, auto) 1fr;grid-column-gap:2rem}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product.is-bundle{grid-template-columns:60% 1fr}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product.is-bundle{display:grid;grid-template-areas:"photo" "info" "title" "price" "buy" "accessories" "bundle" "description" "calculate-delivery";grid-template-columns:auto;grid-template-rows:auto;grid-column-gap:0}}.widget-type_system_widget_v4_product_3 .product.is-more-old-prices .sticker-sale,.widget-type_system_widget_v4_product_3 .product:not(.with-sale-value) .sticker-sale,.widget-type_system_widget_v4_product_3 .product.with-accessories .sticker-sale{display:none !important}.widget-type_system_widget_v4_product_3 .product.without-old-price .product__price-old{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__available,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__available{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__photo img,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__photo img{opacity:0.3}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__price-cur,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown .product__buy-one-click{display:block}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__buy-one-click,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-hidden .product__favorites-btn,.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .add-cart-counter{display:none}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .product__preorder-btn{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product.not-available .option-value.is-radio.is-span{color:var(--color-text)}.widget-type_system_widget_v4_product_3 .product.not-available .product__buy-one-click{display:none}.widget-type_system_widget_v4_product_3 .product.with-sale-value .product__sale-value{display:inline-block}.widget-type_system_widget_v4_product_3 .product__area-photo{grid-area:photo;min-width:0;position:relative}.widget-type_system_widget_v4_product_3 .product__area-info{grid-area:info}.widget-type_system_widget_v4_product_3 .product__area-title{grid-area:title}.widget-type_system_widget_v4_product_3 .product__area-price{grid-area:price}.widget-type_system_widget_v4_product_3 .product__area-variants{grid-area:variants}.widget-type_system_widget_v4_product_3 .product__area-accessories{grid-area:accessories}.widget-type_system_widget_v4_product_3 .product__area-accessories .label-accessories{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-error]{color:red}.widget-type_system_widget_v4_product_3 .product__area-accessories .accessory-item:not(.common-accessories-has-error) [data-product-accessory-error]{display:none}.widget-type_system_widget_v4_product_3 .product__area-accessories [data-product-accessory-values-item]{display:block}.widget-type_system_widget_v4_product_3 .product__area-buy{grid-area:buy}.widget-type_system_widget_v4_product_3 .product__controls{display:grid;gap:0.75rem}.widget-type_system_widget_v4_product_3 .product__area-description{grid-area:description;min-width:0}.widget-type_system_widget_v4_product_3 .product__area-calculate-delivery{grid-area:calculate-delivery}.widget-type_system_widget_v4_product_3 .product__area-bundle{grid-area:bundle}.widget-type_system_widget_v4_product_3 .product__info{display:flex;justify-content:space-between;align-items:center;line-height:1;margin-bottom:0.5rem}.widget-type_system_widget_v4_product_3 .product__sku{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__sku{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating{display:inline-block;vertical-align:middle;margin-right:1rem;padding-top:3px;cursor:pointer}.widget-type_system_widget_v4_product_3 .product__rating-list{display:inline-block;vertical-align:middle}.widget-type_system_widget_v4_product_3 .product__reviews-count{display:inline-block;vertical-align:middle;margin-left:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__reviews-count{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_3 .product__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_product_3 .product__title{line-height:1.2;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__title{margin-bottom:0.5rem}}.widget-type_system_widget_v4_product_3 .product__variants select{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__variants{margin:0.5rem 0}}.widget-type_system_widget_v4_product_3 .product__description{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__description a{word-break:break-word}.widget-type_system_widget_v4_product_3 .product__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_product_3 .product__preorder-btn{display:none}.widget-type_system_widget_v4_product_3 .product__price{margin-bottom:1.2rem;line-height:1.2}.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:2.5rem;margin-right:10px;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-cur{font-size:1.5rem}}.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.5rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__price-old{font-size:1.125rem}}.widget-type_system_widget_v4_product_3 .product__buy-one-click{text-align:center}.widget-type_system_widget_v4_product_3 .product__buy-one-click .button-link{display:inline-block;padding:5px 0;font-weight:600;cursor:pointer;color:var(--color-accent-text)}.widget-type_system_widget_v4_product_3 .product__gallery{position:sticky;top:1rem;padding-left:calc(22% + 2rem)}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo{padding-left:0}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-tumbs{display:none}.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__arrow,.widget-type_system_widget_v4_product_3 .product__gallery.is-shown-one-photo .product__gallery-main .splide__pagination{display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery{position:relative;top:auto;padding-left:0}}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload{visibility:hidden}.widget-type_system_widget_v4_product_3 .product__gallery img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_product_3 .product__one-photo{position:sticky;top:1rem}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__one-photo{max-width:500px;margin:0 auto 10px;position:relative;top:auto}}.widget-type_system_widget_v4_product_3 .product__photo{display:block}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{position:absolute;top:0;bottom:0;left:0;width:22%}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide{height:100%}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__track{height:100% !important}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{height:auto;margin-bottom:18.8%}@media screen and (max-width: 1280px){.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide{margin-bottom:15%}}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide:last-child{margin-bottom:0}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb:before{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow{width:2.5rem;height:2.5rem;outline:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow:disabled{display:none}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow-icon{font-size:2rem}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev{top:2px;bottom:auto}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--prev .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next{top:auto;bottom:2px}.widget-type_system_widget_v4_product_3 .product__gallery-tumbs .splide__arrow--next .splide__arrow-icon{position:relative;transform:rotate(90deg)}.widget-type_system_widget_v4_product_3 .product__gallery-main{position:relative}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main{max-width:500px;margin:0 auto 10px}}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow{opacity:1}.widget-type_system_widget_v4_product_3 .product__gallery-main:hover .splide__arrow:disabled{opacity:0.35}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{opacity:0;outline:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow{display:none}}.widget-type_system_widget_v4_product_3 .product__gallery-main .splide__arrow-icon{font-size:2.5rem}.widget-type_system_widget_v4_product_3 .product__photo-tumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;pointer-events:none;z-index:1}.widget-type_system_widget_v4_product_3 .product__user-btn{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle;padding:5px 0;min-height:36px;color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__user-btn{min-height:0;padding:0}}.widget-type_system_widget_v4_product_3 .product__user-btn-icon{margin-right:0.5rem}.widget-type_system_widget_v4_product_3 .product .option-selector{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 50px 1rem 0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option{margin:0 30px 10px 0}}.widget-type_system_widget_v4_product_3 .product .option-selector .option .option-values{flex-wrap:wrap}.widget-type_system_widget_v4_product_3 .product .option-selector .option:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{display:block;line-height:1.2;margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_3 .product .option-selector .option-label{font-size:0.875rem}}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span{display:inline-block;margin:0 2px 5px 0;line-height:1;font-size:0.875rem;cursor:pointer}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-active.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-active.is-span{background:transparent;border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>input,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>input{display:none}.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3 .product .option-selector .option-value.is-span.is-span{display:inline-block;padding:0.3rem 0.5rem;border-radius:var(--controls-btn-border-radius);border:2px solid var(--bg-minor-shade);background-color:var(--bg-minor-shade);color:var(--color-text)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-dark:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-radio.is-span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span>span,.widget-type_system_widget_v4_product_3[style*="--bg-minor-shade-is-light:true"] .product .option-selector .option-value.is-span.is-span{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_3 .product__bundle{margin:0.5rem 0}.widget-type_system_widget_v4_product_3 .product__bundle-title{font-weight:bold;margin-bottom:10px}.widget-type_system_widget_v4_product_3 .product .splide__pagination{position:relative;bottom:auto;left:auto;margin-top:5px;transform:translateX(0);width:auto;display:none}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .product .splide__pagination{display:flex}}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_product_3 .product .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_product_3 .product .splide__arrow{width:3rem;height:3rem;background:none;color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product .splide__arrow-icon:before{text-shadow:0 0 1px var(--color-btn-color)}.widget-type_system_widget_v4_product_3 .product .stickers{position:absolute;top:5px;left:5px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_product_3 .product .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_product_3 .product .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:empty{display:none}.widget-type_system_widget_v4_product_3 .product .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_product_3 .bundle-item{display:grid;grid-template-columns:100px 1fr;column-gap:30px;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_3 .bundle-item{grid-template-columns:80px 1fr;column-gap:15px}}.widget-type_system_widget_v4_product_3 .bundle-item:last-child{border-bottom:none}.widget-type_system_widget_v4_product_3 .bundle-item__photo{min-width:0}.widget-type_system_widget_v4_product_3 .bundle-item__name{line-height:1.2;margin-bottom:5px}.widget-type_system_widget_v4_product_3 .bundle-item__name a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_product_3 .bundle-item__property-list{color:var(--color-text-half-shade);font-size:0.85rem}.widget-type_system_widget_v4_product_3 .bundle-item__property-item{display:inline-block;margin-right:10px}.widget-type_system_widget_v4_product_3 .bundle-item__price{color:var(--color-btn-bg);font-weight:600;font-size:1.1rem}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn{width:100%}.widget-type_system_widget_v4_product_3 .add-cart-counter__btn .button__icon{margin-left:10px}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls{width:100%;height:var(--controls-height-l);text-align:center;display:none}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn{width:var(--controls-height-l);min-width:var(--controls-height-l);padding:0;font-size:1.5rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-minus]{border-top-right-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__controls-btn[data-add-cart-counter-plus]{border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail{flex-grow:1;margin:0 1px;text-decoration:none;line-height:1;flex-direction:column;border-radius:0;padding:0 5px}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-text{display:block;font-size:0.875rem}.widget-type_system_widget_v4_product_3 .add-cart-counter__detail-dop-text{display:block;font-size:0.75rem;margin-top:4px}.widget-type_system_widget_v4_product_3 .favorites_btn,.widget-type_system_widget_v4_product_3 .favorites_btn:hover{background:var(--bg-minor-shade);color:var(--color-text-half-shade);outline:none;border:0;margin-left:0.75rem;width:60px}.widget-type_system_widget_v4_product_3 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_product_3 .product__buy-btn-area-inner{width:100%;display:flex}.widget-type_system_widget_v4_product_3 .add-cart-counter,.widget-type_system_widget_v4_product_3 .product__service-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click{width:100%}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control *{box-sizing:content-box;letter-spacing:0}.widget-type_system_widget_v4_product_3 .control{border:7.2px solid #ffffff;border-radius:50%;margin:0;padding:0;width:85px;height:85px;font-size:0;white-space:nowrap;text-align:center;cursor:pointer;opacity:0.6;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.2)}.widget-type_system_widget_v4_product_3 .control,.widget-type_system_widget_v4_product_3 .control .center,.widget-type_system_widget_v4_product_3 .control:before{display:inline-block;vertical-align:middle;transition:border 0.2s, width 0.2s, height 0.2s, margin 0.2s;position:absolute;z-index:100;left:calc(50% - 50px);top:calc(50% - 50px)}.widget-type_system_widget_v4_product_3 .control:before{content:"";height:112px}.widget-type_system_widget_v4_product_3 .control.play .center{margin:0;border-left:49.496px solid #ffffff;border-top:31px solid transparent;border-bottom:28px solid transparent;height:0px;margin-top:20px;margin-left:35px}.widget-type_system_widget_v4_product_3 .control:hover{opacity:0.9}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control{border:4.2px solid #ffffff;width:35px;height:35px}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control .center,.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control:before{left:calc(50% - 22px);top:calc(50% - 22px)}.widget-type_system_widget_v4_product_3 .product__slide-tumbs .control.play .center{border-left:21.496px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-top:11px;margin-left:16px}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color{padding:1px;border-radius:50%}.widget-type_system_widget_v4_product_3 .product .option-selector .is-system-color .option-value-system-color.with-image-color img{width:25px;height:25px;border-radius:50%}.widget-type_system_widget_v4_product_3 video{height:100%;object-fit:var(--img-fit, contain)}.widget-type_system_widget_v4_product_3 .product__marketplace-button,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button{background:var(--bg-minor-shade);color:var(--color-text);border:0;font-size:1.125rem}.widget-type_system_widget_v4_product_3 .product__marketplace-button:hover,.widget-type_system_widget_v4_product_3 .product__buy-one-click.is-secondary-button .button:hover{background:var(--bg-major-shade)}.widget-type_system_widget_v4_product_3 .product__marketplace-button .button__icon{margin-right:8px}.widget-type_system_widget_v4_product_3 .product__actions-btn{display:flex;justify-content:space-between;margin:0.5rem 0}@media (max-width: 767px){.widget-type_system_widget_v4_product_3 .product__actions-btn{flex-direction:column;gap:0.5rem}}.widget-type_system_widget_v4_product_3 .product__favorites-btn{display:none !important}.widget-type_system_widget_v4_product_3 .product__favorites-btn .icon-favorites-f{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn .btn-icon{padding-right:0.5rem}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-o{display:none}.widget-type_system_widget_v4_product_3 .product__favorites-btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__favorites-btn,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__favorites-btn{display:inline-flex !important}.widget-type_system_widget_v4_product_3 .is-show-marketplace-button .product__buy-btn-area,.widget-type_system_widget_v4_product_3 .hide-all-buttons .product__buy-btn-area{display:none}.widget-type_system_widget_v4_product_3 .hide-all-buttons .bnpl-button-container{display:none}
.widget-type_system_widget_v4_product_info_2{background-color:var(--bg)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_product_info_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_product_info_2 .tabs::after,.widget-type_system_widget_v4_product_info_2 .tabs::before{content:"";display:table;clear:both}.widget-type_system_widget_v4_product_info_2 .tabs__head{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__head{display:none}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item{color:var(--color-text-half-shade);cursor:pointer;font-size:1.5rem;line-height:1;margin-right:3rem;padding:0.5rem 0;position:relative;transition:.2s}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_product_info_2 .tabs__head-item{font-size:1.25rem;margin-right:2.5rem}}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:last-child{margin-right:0}.widget-type_system_widget_v4_product_info_2 .tabs__head-item:hover,.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{color:var(--color-text)}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active{cursor:default}.widget-type_system_widget_v4_product_info_2 .tabs__head-item.is-active .tabs__head-arrow{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_product_info_2 .tabs__head-icon{vertical-align:middle;margin-right:3px;transition:.2s}.widget-type_system_widget_v4_product_info_2 .tabs__head-label{vertical-align:middle}.widget-type_system_widget_v4_product_info_2 .tabs__head-arrow{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{margin-right:0;padding:1.5rem 2rem 1.5rem 0;border-top:1px solid var(--bg-major-shade);display:none}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item:first-child{border-top:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-item{display:block}}.widget-type_system_widget_v4_product_info_2 .tabs__content .tabs__head-arrow{display:block;position:absolute;right:0;top:50%;font-size:1.5rem;transform:translateY(-50%)}.widget-type_system_widget_v4_product_info_2 .tabs__item{display:none}.widget-type_system_widget_v4_product_info_2 .tabs__item.is-active{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item.is-hide-mobile{display:none !important}}.widget-type_system_widget_v4_product_info_2 .tabs__item-title{font-size:1.25rem;margin-bottom:1rem;display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .tabs__item-title{display:block}}.widget-type_system_widget_v4_product_info_2 .hidden-item{display:none !important}.widget-type_system_widget_v4_product_info_2 .more-items{padding-top:1.5rem}.widget-type_system_widget_v4_product_info_2 .more-items__btn{text-decoration:none;cursor:pointer;display:inline-block;font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1.125rem}.widget-type_system_widget_v4_product_info_2 .product-description a{word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .product-description{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .properties-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(450px, 100%), 1fr));gap:1rem 3rem}.widget-type_system_widget_v4_product_info_2 .property{display:grid;grid-template-columns:auto 1fr 200px;align-items:end;gap:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property{display:block}}.widget-type_system_widget_v4_product_info_2 .property__name{max-width:200px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__name{max-width:100%;color:var(--color-text-half-shade)}}.widget-type_system_widget_v4_product_info_2 .property__delimiter{width:100%;height:2px;border-bottom:1px dotted var(--color-text-half-shade);margin-bottom:8px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .property__delimiter{display:none}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-list{grid-auto-rows:10px;align-items:stretch}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{padding:1rem 0;border-bottom:1px solid var(--bg-major-shade);display:grid;gap:0.8rem;font-size:1.125rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item__content{font-size:1rem}}.widget-type_system_widget_v4_product_info_2 .masonry-reviews-item:nth-last-child(-n+2) .masonry-reviews-item__content{border:none}.widget-type_system_widget_v4_product_info_2 .product-reviews .hidden{display:none}.widget-type_system_widget_v4_product_info_2 .reviews{--grid-list-min-width: var(--reviews-min-width);--grid-list-row-gap: var(--reviews-row-gap);--grid-list-column-gap: var(--reviews-column-gap)}.widget-type_system_widget_v4_product_info_2 .reviews .date{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo{width:80px;height:80px}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo .img-ratio{display:block}.widget-type_system_widget_v4_product_info_2 .reviews .reviews__photo img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_product_info_2 .reviews .more-items{margin-bottom:2rem}.widget-type_system_widget_v4_product_info_2 .form-message.form-message_error ul{padding-left:1rem;margin-top:-1rem}.widget-type_system_widget_v4_product_info_2 .review-footer,.widget-type_system_widget_v4_product_info_2 .review-header{display:flex}.widget-type_system_widget_v4_product_info_2 .review-footer .button-link{padding-left:1.5rem;text-decoration:none;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .review-header{align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper{color:var(--rating-color);padding-left:1rem;display:flex;align-items:center}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .icon{font-size:12px}.widget-type_system_widget_v4_product_info_2 .review-header .star-rating-wrapper .title{font-weight:bold;padding-left:0.25rem}.widget-type_system_widget_v4_product_info_2 .comments-item{border-left:1px solid var(--color-btn-bg);display:grid;grid-template-columns:min-content 1fr;gap:0 1rem;font-size:0.875rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo{grid-column:1 /1;grid-row:1 / 3;width:45px;margin-left:1rem}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-photo img{width:100%;border-radius:50%}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-body{grid-column:2/2}.widget-type_system_widget_v4_product_info_2 .comments-item .comment-name{grid-column:2/2;font-weight:bold}.widget-type_system_widget_v4_product_info_2 .star-radio{display:none}.widget-type_system_widget_v4_product_info_2 .star-rating{display:flex;flex-flow:row-reverse;width:max-content;font-size:2rem;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_product_info_2 .star-rating .star-label{padding-right:0.5rem}.widget-type_system_widget_v4_product_info_2 .star-rating .star-radio:checked~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover~.star-label,.widget-type_system_widget_v4_product_info_2 .star-rating .star-label:hover{color:var(--rating-color)}.widget-type_system_widget_v4_product_info_2 .review-form-wrapper{max-width:680px}.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{background:var(--bg-minor-shade);padding:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_product_info_2 .reviews-wrapper{padding:1.5rem 1rem}}.widget-type_system_widget_v4_product_info_2 .review-form-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;line-height:1.1}.widget-type_system_widget_v4_product_info_2 .review-form-header .review-form-title{font-size:1.5rem;margin-right:1rem}.widget-type_system_widget_v4_product_info_2 .review-form-header .hide-form-btn{text-decoration:none;display:inline-block;cursor:pointer}.widget-type_system_widget_v4_product_info_2 .add-review-form .grid-list{--grid-list-min-width: 250px;--grid-list-row-gap: 0;--grid-list-column-gap: 2rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-control{border-color:var(--color-form-controls-bg);font-size:var(--controls-font-size-m)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label{padding-left:2.2rem;cursor:pointer;color:var(--color-btn-bg);position:relative;font-family:var(--font-family) !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-file label:before{left:0px;top:50%;position:absolute;font-size:1.5rem;margin-top:-0.75rem;font-family:'insales-icons' !important}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls{padding-top:0.5rem}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-controls .button{width:100%}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error{color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error input,.widget-type_system_widget_v4_product_info_2 .add-review-form .form-row.is-error textarea{border-color:var(--color-error)}.widget-type_system_widget_v4_product_info_2 .form-row{display:grid;gap:0.25rem;margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .notice-success{padding:2rem 0;font-weight:bold;color:var(--color-accent-text);font-size:1.5rem;display:none}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show{display:block}.widget-type_system_widget_v4_product_info_2 .notice-success.is-show+#review_form{display:none}.widget-type_system_widget_v4_product_info_2 .moderation{padding-top:1rem;font-size:0.9rem}.widget-type_system_widget_v4_product_info_2 .notice-empty-reviews{margin-bottom:1.5rem}.widget-type_system_widget_v4_product_info_2 .js-load-review-image{display:none}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_products_similar_5{background-color:var(--bg)}.widget-type_system_widget_v4_products_similar_5[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_products_similar_5[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_products_similar_5[style*="--product-hide-rating:true"] .product-preview__area-rating{display:none}.widget-type_system_widget_v4_products_similar_5[style*="--product-hide-compare:true"] .product-preview__compare-btn{display:none}.widget-type_system_widget_v4_products_similar_5[style*="--rounding-button:true"] .product-preview__controls .button{border-radius:50%}.widget-type_system_widget_v4_products_similar_5[style*="--rounding-button:true"] .product-preview__controls .button .button__icon,.widget-type_system_widget_v4_products_similar_5[style*="--rounding-button:true"] .product-preview__controls .button .icon-cart{font-size:1.2rem}.widget-type_system_widget_v4_products_similar_5[style*="--hide-title:true"] .special-products__title{display:none}.widget-type_system_widget_v4_products_similar_5[style*="--hide-title:true"] .special-products__head{justify-content:end}@media screen and (min-width: 768px){.widget-type_system_widget_v4_products_similar_5[style*="--align-title:center"] .special-products__title{padding-left:85px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.125rem}}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.4rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.25rem}}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:center"] .product-preview__title,.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:center"] .product-preview__description{text-align:center}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:center"] .product-preview__price{width:100%;text-align:center;padding-right:0.25rem}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:right"] .product-preview__title,.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:right"] .product-preview__description{text-align:right}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:right"] .product-preview__price{width:100%;text-align:right;padding-right:0.25rem}.widget-type_system_widget_v4_products_similar_5[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_products_similar_5[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_products_similar_5[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_products_similar_5[style*="--hide-sku:true"] .product-preview__sku{display:none !important}.widget-type_system_widget_v4_products_similar_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_system_widget_v4_products_similar_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_system_widget_v4_products_similar_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_system_widget_v4_products_similar_5 .special-products{margin-bottom:3rem}.widget-type_system_widget_v4_products_similar_5 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_products_similar_5 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_products_similar_5 .special-products__title{text-align:var(--align-title, left);width:calc(100% - 85px)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .special-products__title{width:100%}}.widget-type_system_widget_v4_products_similar_5 .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__pagination.is-hide{display:none}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_products_similar_5 .special-products__slider-controls{display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_products_similar_5 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_products_similar_5 .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_products_similar_5 .product-preview__show-modal-variants-btn{display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview:not(.is-touch):hover .product-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_similar_5 .product-preview.is-all-variants-not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_products_similar_5 .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview__content{display:grid;grid-template-areas:"photo ." "sku ." "title ." "rating ." "description ." "bottom bottom";grid-template-columns:1fr 45px;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;height:100%;position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__content{grid-template-areas:"photo" "sku ." "title" "rating" "description" "bottom";grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr}}.widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__area-photo{grid-area:photo}.widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__area-sku{grid-area:sku}.widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__area-title{grid-area:title}.widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__area-description{grid-area:description}.widget-type_system_widget_v4_products_similar_5 .product-preview__photo{min-width:0;position:relative;margin:0 0 1rem 0}.widget-type_system_widget_v4_products_similar_5 .product-preview__photo img{position:absolute;background:var(--product-background);border-radius:var(--border-radius)}.widget-type_system_widget_v4_products_similar_5 .product-preview__img-2{left:100%}.widget-type_system_widget_v4_products_similar_5 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px;text-align:var(--product-info-align)}.widget-type_system_widget_v4_products_similar_5 .product-preview__title{margin-bottom:0.5rem;font-size:1rem;word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__title{font-size:0.9rem}}.widget-type_system_widget_v4_products_similar_5 .product-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_products_similar_5 .product-preview__title a:hover{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview .product-preview__price{padding-bottom:1rem}}.widget-type_system_widget_v4_products_similar_5 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:0.5rem}.widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom{display:flex;justify-content:space-between;align-items:flex-end;grid-area:bottom}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__area-bottom{display:grid;grid-template-columns:1fr}}.widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur{display:block;white-space:nowrap;font-size:1.125rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__price-cur{font-size:1rem}}.widget-type_system_widget_v4_products_similar_5 .product-preview__price-old{display:block;font-size:1.1rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__price-old{font-size:0.9rem}}.widget-type_system_widget_v4_products_similar_5 .product-preview__price-label{font-size:1rem;font-weight:500;display:inline-block}.widget-type_system_widget_v4_products_similar_5 .product-preview__price-label+.product-preview__price-cur{display:inline-block}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__controls{flex-direction:row-reverse;justify-content:flex-end}}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button{padding:0;width:var(--controls-height-m)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button{width:64px;height:40px}}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button .button__icon{margin:0;font-size:1.125rem}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__detail-select-btn .button__icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__detail-select-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__buy-btn .button__icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__buy-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.add-cart-counter__btn .button__icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.add-cart-counter__btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.buy_button_action .button__icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.buy_button_action .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__detail-btn .button__icon,.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .button.product-preview__detail-btn .add-cart-counter__btn-icon{font-size:1.5rem}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left{position:absolute;top:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .product-preview__controls-left{position:relative;width:64px}}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter__btn-icon{margin-right:0}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter__detail-count{min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:0;right:0;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview__controls .add-cart-counter__controls-btn{position:relative;font-size:0.75rem}.widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn{color:var(--color-text-half-shade);background:transparent}.widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn:hover{border-color:transparent}.widget-type_system_widget_v4_products_similar_5 .product-preview__compare-btn.compare-added{border-color:transparent;color:var(--color-accent-text)}.widget-type_system_widget_v4_products_similar_5 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_products_similar_5 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_products_similar_5 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_products_similar_5 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_products_similar_5 .product-preview .stickers,.widget-type_system_widget_v4_products_similar_5 .product-preview .favorites_btn{transform:translateZ(0)}.widget-type_system_widget_v4_products_similar_5 .product-preview__area-rating{grid-area:rating}.widget-type_system_widget_v4_products_similar_5 .product-preview__rating{margin-bottom:0.3rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_products_similar_5 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_products_similar_5 .product-preview__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_similar_5 .product-preview__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_products_similar_5 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_products_similar_5 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_products_similar_5 .favorites_btn,.widget-type_system_widget_v4_products_similar_5 .favorites_btn:hover{font-size:1.25rem;padding:0;background:transparent;color:var(--color-text-half-shade);outline:none;border:0}.widget-type_system_widget_v4_products_similar_5 .favorites_btn .icon-favorites-f,.widget-type_system_widget_v4_products_similar_5 .favorites_btn:hover .icon-favorites-f{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_similar_5 .favorites_btn+.product-preview__compare-btn,.widget-type_system_widget_v4_products_similar_5 .favorites_btn:hover+.product-preview__compare-btn{display:none}}.widget-type_system_widget_v4_products_similar_5 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_products_similar_5 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_products_similar_5 .favorites_btn.favorites-added .icon-favorites-o{display:none}
.widget-type_system_widget_v4_products_related_5{background-color:var(--bg)}.widget-type_system_widget_v4_products_related_5[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_products_related_5[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_products_related_5[style*="--product-hide-rating:true"] .product-preview__area-rating{display:none}.widget-type_system_widget_v4_products_related_5[style*="--product-hide-compare:true"] .product-preview__compare-btn{display:none}.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button{border-radius:50%}.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button .button__icon,.widget-type_system_widget_v4_products_related_5[style*="--rounding-button:true"] .product-preview__controls .button .icon-cart{font-size:1.2rem}.widget-type_system_widget_v4_products_related_5[style*="--hide-title:true"] .special-products__title{display:none}.widget-type_system_widget_v4_products_related_5[style*="--hide-title:true"] .special-products__head{justify-content:end}@media screen and (min-width: 768px){.widget-type_system_widget_v4_products_related_5[style*="--align-title:center"] .special-products__title{padding-left:85px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--layout-edge:false"] .special-products .splide{margin:0 calc(-1 * var(--layout-side-padding))}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:title"] .product-preview__title{font-size:1.125rem}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.4rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--product-info-accent:price"] .product-preview__price-cur{font-size:1.25rem}}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__title,.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__description{text-align:center}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__price{width:100%;text-align:center;padding-right:0.25rem}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:center"] .product-preview__rating{align-items:center}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__title,.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__description{text-align:right}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__price{width:100%;text-align:right;padding-right:0.25rem}.widget-type_system_widget_v4_products_related_5[style*="--product-info-align:right"] .product-preview__rating{align-items:flex-end}.widget-type_system_widget_v4_products_related_5[style*="--hide-description:true"] .product-preview__description{display:none !important}.widget-type_system_widget_v4_products_related_5[style*="--img-fit:contain"] .product-preview__photo .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_products_related_5[style*="--hide-sku:true"] .product-preview__sku{display:none !important}.widget-type_system_widget_v4_products_related_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-1{left:100%}.widget-type_system_widget_v4_products_related_5[style*="--switch-img-on-hover:true"] .product-preview:not(.is-touch) .product-preview__photo:hover .product-preview__img-2{left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail{font-size:0.875rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-label,.widget-type_system_widget_v4_products_related_5[style*="--slide-width-mobile:1"] .add-cart-counter__detail-dop-text{display:none}}.widget-type_system_widget_v4_products_related_5 .special-products{margin-bottom:3rem}.widget-type_system_widget_v4_products_related_5 .special-products:last-child{margin-bottom:0}.widget-type_system_widget_v4_products_related_5 .special-products__head{display:flex;justify-content:space-between;align-items:center}.widget-type_system_widget_v4_products_related_5 .special-products__title{text-align:var(--align-title, left);width:calc(100% - 85px)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .special-products__title{width:100%}}.widget-type_system_widget_v4_products_related_5 .special-products .splide.is-hide-paging .splide__pagination{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__arrows{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination{position:relative;bottom:auto;left:auto;text-align:left;margin-top:1rem;width:auto;transform:translateX(0);display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination.is-hide{display:none}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination__page{margin:0 4px;width:6px;height:6px;background:var(--color-text-half-shade);opacity:1}.widget-type_system_widget_v4_products_related_5 .special-products .splide__pagination__page.is-active{transform:scale(1);background:var(--color-text)}.widget-type_system_widget_v4_products_related_5 .special-products__slider-controls{display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .special-products__slider-controls{display:none}}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow{display:inline-flex;align-items:center;justify-content:center;position:relative;left:auto;top:auto;right:auto;bottom:auto;margin-top:0;width:40px;height:40px;color:var(--color-btn-bg);font-size:1.5rem;outline:none;border:none;margin-bottom:1rem;cursor:pointer;user-select:none}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow.is-hide{display:none}.widget-type_system_widget_v4_products_related_5 .special-products__slider-arrow.is-disabled{opacity:0.5;cursor:default}.widget-type_system_widget_v4_products_related_5 .special-products .splide__slide .product-preview{height:100%}.widget-type_system_widget_v4_products_related_5 .product-preview__show-modal-variants-btn{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview:not(.is-touch):hover .product-preview__title a{color:var(--color-accent-text)}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__available,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available{display:block}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__photo img,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img{opacity:0.3}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__price-cur,.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview.is-all-variants-not-available.is-zero-count-preorder .sticker-preorder{display:inline-flex}.widget-type_system_widget_v4_products_related_5 .product-preview.is-more-old-prices .sticker-sale{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__content{display:grid;grid-template-areas:"photo ." "sku ." "title ." "rating ." "description ." "bottom bottom";grid-template-columns:1fr 45px;grid-template-rows:repeat(4, max-content) 1fr;line-height:1.25;height:100%;position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__content{grid-template-areas:"photo" "sku" "title" "rating" "description" "bottom";grid-template-columns:100%;grid-template-rows:repeat(4, max-content) 1fr}}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-photo{grid-area:photo}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-sku{grid-area:sku}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-title{grid-area:title}.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__area-description{grid-area:description}.widget-type_system_widget_v4_products_related_5 .product-preview__photo{min-width:0;position:relative;margin:0 0 1rem 0}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img{position:absolute;background:var(--product-background);border-radius:var(--border-radius)}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img.lazyload{visibility:hidden}.widget-type_system_widget_v4_products_related_5 .product-preview__photo img.lazyload.loaded{visibility:visible}.widget-type_system_widget_v4_products_related_5 .product-preview__img-2{left:100%}.widget-type_system_widget_v4_products_related_5 .product-preview__sku{color:var(--color-text-half-shade);font-size:0.75rem;margin-bottom:5px;text-align:var(--product-info-align)}.widget-type_system_widget_v4_products_related_5 .product-preview__title{margin-bottom:0.5rem;font-size:1rem;word-break:break-word}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__title{font-size:0.9rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__title a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_products_related_5 .product-preview__title a:hover{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview .product-preview__price{padding-bottom:1rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__available{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 1rem;transform:translateY(-50%);color:var(--color-text);display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__description{color:var(--color-text-half-shade);font-size:0.875rem;margin-bottom:0.5rem}.widget-type_system_widget_v4_products_related_5 .product-preview__area-bottom{display:flex;justify-content:space-between;align-items:flex-end;grid-area:bottom}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__area-bottom{display:grid;grid-template-columns:1fr}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-cur{display:block;white-space:nowrap;font-size:1.125rem;font-weight:500}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__price-cur{font-size:1rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-old{display:block;font-size:1.1rem;color:var(--color-text-half-shade);text-decoration:line-through;white-space:nowrap}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__price-old{font-size:0.9rem}}.widget-type_system_widget_v4_products_related_5 .product-preview__price-label{font-size:1rem;font-weight:500;display:inline-block}.widget-type_system_widget_v4_products_related_5 .product-preview__price-label+.product-preview__price-cur{display:inline-block}.widget-type_system_widget_v4_products_related_5 .product-preview__controls{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls{flex-direction:row-reverse;justify-content:flex-end}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button{padding:0;width:var(--controls-height-m)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button{width:64px;height:40px}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button .button__icon{margin:0;font-size:1.125rem}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-select-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-select-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__buy-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__buy-btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.add-cart-counter__btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.add-cart-counter__btn .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.buy_button_action .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.buy_button_action .add-cart-counter__btn-icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-btn .button__icon,.widget-type_system_widget_v4_products_related_5 .product-preview__controls .button.product-preview__detail-btn .add-cart-counter__btn-icon{font-size:1.5rem}.widget-type_system_widget_v4_products_related_5 .product-preview__controls-left{position:absolute;top:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .product-preview__controls-left{position:relative;width:64px}}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__btn{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter.is-add-cart .add-cart-counter__controls{display:flex}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__btn-icon{margin-right:0}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__detail-count{min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:0;right:0;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__controls{width:100%;height:var(--controls-height-m);text-align:center;display:none}.widget-type_system_widget_v4_products_related_5 .product-preview__controls .add-cart-counter__controls-btn{position:relative;font-size:0.75rem}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn{color:var(--color-text-half-shade);background:transparent}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn:hover{border-color:transparent}.widget-type_system_widget_v4_products_related_5 .product-preview__compare-btn.compare-added{border-color:transparent;color:var(--color-accent-text)}.widget-type_system_widget_v4_products_related_5 .product-preview .stickers{position:absolute;top:3px;left:3px;z-index:1;line-height:1;font-size:0}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker{display:inline-flex;vertical-align:middle;margin:0 5px 5px 0;line-height:1;padding:0.35em;font-size:var(--sticker-font-size, 0.875rem);border-radius:var(--controls-btn-border-radius)}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker.sticker-preorder{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker:empty{display:none}.widget-type_system_widget_v4_products_related_5 .product-preview .sticker:last-child{margin-right:0}.widget-type_system_widget_v4_products_related_5 .product-preview .stickers,.widget-type_system_widget_v4_products_related_5 .product-preview .favorites_btn{transform:translateZ(0)}.widget-type_system_widget_v4_products_related_5 .product-preview__area-rating{grid-area:rating}.widget-type_system_widget_v4_products_related_5 .product-preview__rating{margin-bottom:0.3rem;display:flex;flex-direction:column}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-stars{display:inline-flex;vertical-align:text-bottom}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-star{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_products_related_5 .product-preview__rating-star.is-active{color:var(--rating-color)}.widget-type_system_widget_v4_products_related_5 .product-preview__reviews{font-size:1rem;color:var(--color-text)}.widget-type_system_widget_v4_products_related_5 .product-preview__review-text{text-transform:lowercase}.widget-type_system_widget_v4_products_related_5 .favorites_btn,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover{font-size:1.25rem;padding:0;background:transparent;color:var(--color-text-half-shade);outline:none;border:0}.widget-type_system_widget_v4_products_related_5 .favorites_btn .icon-favorites-f,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover .icon-favorites-f{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_products_related_5 .favorites_btn+.product-preview__compare-btn,.widget-type_system_widget_v4_products_related_5 .favorites_btn:hover+.product-preview__compare-btn{display:none}}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added{color:var(--color-btn-bg)}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added .icon-favorites-f{display:block}.widget-type_system_widget_v4_products_related_5 .favorites_btn.favorites-added .icon-favorites-o{display:none}



/* from /page/sertifikaty */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_page_banner_3_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_3_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_3_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_3_1 .banner-list__item-image img{max-width:100%;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_page_banner_3_1[style*="--layout-wide-content:true"] .banner-list__item-image img{width:100%}.widget-type_system_widget_v4_page_banner_3_1 .banner-list__item{position:relative;text-align:center}.widget-type_system_widget_v4_page_banner_3_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_3_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_3_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_3_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_3_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_3_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_3_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_3_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}



/* from /page/keshbek */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_delimeters{background-color:var(--bg)}.widget-type_system_widget_v4_delimeters[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_delimeters[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_delimeters .delimeter{display:grid;grid-template-columns:1fr;align-items:center}.widget-type_system_widget_v4_delimeters .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--bg-major-shade)}.widget-type_system_widget_v4_delimeters[style*="--border-color"] .delimeter_line{border-bottom:var(--border-size) var(--delimeter-type, solid) var(--border-color)}[style*="--is-editor:true"] .widget-type_system_widget_v4_delimeters,[style*="--is-editor: true"] .widget-type_system_widget_v4_delimeters{min-height:8px}
.widget-type_system_widget_v4_heading_1{background-color:var(--bg)}.widget-type_system_widget_v4_heading_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_heading_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_heading_1 .item-heading{text-align:var(--align-button)}.widget-type_system_widget_v4_heading_1 .heading{color:var(--heading-color, var(--color-text));font-size:var(--font-size);margin-bottom:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_heading_1 .heading{font-size:calc(var(--font-size) /1.75)}}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}



/* from /page/privacy */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_benefits_4{background-color:var(--bg)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_benefits_4[style*="--hide-title:true"] .benefit-list__title{display:none}.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:var(--margin-bottom-title);text-align:var(--align-title, left)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list__title{margin-bottom:2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar{height:4px;background-color:var(--bg-minor-shade)}.widget-type_system_widget_v4_benefits_4 .benefit-list::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{display:grid;grid-template-columns:auto;grid-template-areas:"image" "title" "description";gap:0.3rem;text-align:var(--align-content, left);font-size:var(--font-size-content, 1.2rem)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item{border-radius:var(--controls-btn-border-radius);display:block;text-align:var(--align-content)}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{grid-area:image;margin-bottom:1rem;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-image{margin-bottom:0.5rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{grid-area:title;font-weight:500;font-size:1.1em}@media screen and (max-width: 767px){.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title{font-size:1rem;word-break:break-all;margin-bottom:0.2rem}}.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-description{grid-area:description;font-size:0.9rem}.widget-type_system_widget_v4_benefits_4 .align-content{text-align:var(--align-content)}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.center{text-align:center}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.left{text-align:left}.widget-type_system_widget_v4_benefits_4 .benefit-list__item.align-content.right{text-align:right}.widget-type_system_widget_v4_benefits_4 .benefit-list__item-image_wrapper{width:var(--image-width, 50px);display:inline-block;vertical-align:top;max-width:100%}
.widget-type_system_widget_v4_page_banner_1_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left"] .banner-list__item-text{justify-content:flex-start !important;align-content:center !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:left-bottom"] .banner-list__item-text{justify-content:flex-start !important;align-content:flex-end !important}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-top"] .banner-list__item-text{justify-content:center !important;align-content:flex-start !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center"] .banner-list__item-text{justify-items:center;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:center-bottom"] .banner-list__item-text{justify-content:center !important;align-content:flex-end !important;text-align:center}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right"] .banner-list__item-text{justify-content:flex-end !important;align-content:center !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:right-top"] .banner-list__item-text{justify-content:flex-end !important;align-content:flex-start !important;text-align:right}.widget-type_system_widget_v4_page_banner_1_1[style*="--align-content:flex-end"] .banner-list__item-text{text-align:right}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{display:grid;grid-template-columns:auto var(--img-size, 50%);position:relative;align-items:var(--align-content, start);font-size:var(--font-size, 16px);--controls-font-size-m: var(--font-size)}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-row-gap:var(--grid-list-row-gap-mobile);font-size:var(--font-size-mobile, 16px);--controls-font-size-m: var(--font-size-mobile, 16px)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-text{display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;gap:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-title{margin:0;font-size:1.5em}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image{position:relative;height:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:var(--img-fit, cover);border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-image .img-ratio{--img-ratio: var(--img-ratio-mobile)}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item .banner-list__item-content{font-size:1em;line-height:1.5em}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item-image{order:-1}.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item{grid-template-columns:var(--img-size, 50%) auto}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-button{display:none}.widget-type_system_widget_v4_page_banner_1_1[style*="--hide-button:true;"] .banner-list__item-text{grid-template-rows:min-content min-content}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1[style*="--img-position:left;"] .banner-list__item,.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item{grid-template-columns:100%}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-image{order:-1}}.widget-type_system_widget_v4_page_banner_1_1 a.no-text{background:transparent;position:absolute;width:100%;left:0;top:0;height:100% !important}.widget-type_system_widget_v4_page_banner_1_1 a.no-text:hover{background:transparent;border:none}@media (max-width: 767px){.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button{margin-bottom:1rem}}.widget-type_system_widget_v4_page_banner_1_1 .banner-list__item-button .button.button_size-m{font-size:var(--font-size-button);padding:var(--padding-button-vert) var(--padding-button-hor);white-space:normal;min-height:var(--controls-height-m);height:auto}.widget-type_system_widget_v4_page_banner_1_1 .mark{position:absolute;top:0;right:var(--banner-border-radius, 0px);background-color:lightgray;border-radius:0 0 4px 4px;padding:2px 3px;cursor:pointer;z-index:1;font-size:12px;color:#333;height:22px}.widget-type_system_widget_v4_page_banner_1_1 .marktext{visibility:hidden;position:absolute;max-width:90%;background:var(--mark-bg, #555);color:var(--mark-text-color, white);text-align:center;padding:10px;border-radius:6px;z-index:var(--zindex-modal);opacity:0;transition:opacity 0.3s;top:32px;right:var(--banner-border-radius, 0px);word-break:break-all;font-size:12px}.widget-type_system_widget_v4_page_banner_1_1 .tooltip-bottom{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .marktext::after{content:"";position:absolute;top:-10px;right:5px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent var(--mark-bg, #555) transparent}.widget-type_system_widget_v4_page_banner_1_1 .mark:hover+.marktext{visibility:visible;opacity:1}.widget-type_system_widget_v4_page_banner_1_1 .splide__arrows .mark:hover{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .hidden{display:none !important}.widget-type_system_widget_v4_page_banner_1_1 .mark_wrapper{width:100%;height:100%;position:absolute;top:0}



/* from /page/brud */

/* ===== RESET & BASE ===== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Comfortaa', sans-serif;
  color: #333;
  background: #fff;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4 { font-family: 'Raleway', sans-serif; font-weight: 600; line-height: 1.3; }
a { text-decoration: none; color: inherit; }
img { max-width: 100%; height: auto; display: block; }

/* ===== PALETTE ===== */
:root {
  --teal: #04A1A4;
  --teal-minor: #05c2c5;
  --teal-major: #06e3e7;
  --teal-half: #58f8fb;
  --teal-light: #e6f9f9;
  --orange: #EE632C;
  --orange-minor: #f07545;
  --orange-light: #fff0ea;
  --text: #333;
  --text-light: #666;
  --bg-light: #f5f7f7;
  --radius: 10px;
  --radius-lg: 16px;
  --shadow: 0 4px 20px rgba(0,0,0,0.08);
  --shadow-lg: 0 8px 32px rgba(0,0,0,0.12);
}

.bc-container { max-width: 1140px; margin: 0 auto; padding: 0 20px; }

/* ===== BUTTONS ===== */
.bc-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 14px 28px; border-radius: var(--radius);
  font-family: 'Comfortaa', sans-serif; font-size: 0.95rem; font-weight: 600;
  cursor: pointer; border: none; transition: all 0.25s; color: #fff;
}
.bc-btn-teal { background: var(--teal); }
.bc-btn-teal:hover { background: var(--teal-minor); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(4,161,164,0.35); }
.bc-btn-orange { background: var(--orange); }
.bc-btn-orange:hover { background: var(--orange-minor); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(238,99,44,0.35); }
/* Marketplace bright buttons */
.bc-btn-mp-ozon { background: #005BFF; font-weight: 700; font-size: 1rem; padding: 16px 32px; }
.bc-btn-mp-ozon:hover { background: #0047cc; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,91,255,0.4); }
.bc-btn-mp-wb { background: #CB11AB; font-weight: 700; font-size: 1rem; padding: 16px 32px; }
.bc-btn-mp-wb:hover { background: #a00e8a; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(203,17,171,0.4); }
.bc-btn-mp-ym { background: #FFCC00; color: #333; font-weight: 700; font-size: 1rem; padding: 16px 32px; }
.bc-btn-mp-ym:hover { background: #e6b800; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(255,204,0,0.4); }
.bc-btn-outline-white { background: transparent; border: 2px solid #fff; color: #fff; }
.bc-btn-outline-white:hover { background: #fff; color: var(--teal); }
.bc-btn-teal-on-white { background: #fff; color: var(--teal); font-weight: 700; border: 2px solid rgba(255,255,255,0.3); }
.bc-btn-teal-on-white:hover { background: var(--teal-light); color: var(--teal); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.12); }
.bc-btn-orange-on-white { background: #fff; color: var(--orange); font-weight: 700; border: 2px solid rgba(255,255,255,0.3); }
.bc-btn-orange-on-white:hover { background: var(--orange-light); color: var(--orange); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.12); }

/* ===== HERO ===== */
.bc-hero {
  padding: 40px 0 60px;
  background: linear-gradient(135deg, var(--teal-light) 0%, #fff 100%);
  overflow: hidden;
}
.bc-hero-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.bc-hero-content { max-width: 540px; }
.bc-hero-badge {
  display: inline-block; background: var(--orange); color: #fff;
  padding: 6px 16px; border-radius: 20px; font-size: 0.8rem; font-weight: 600; margin-bottom: 20px;
}
.bc-hero h1 { font-size: 2.4rem; margin-bottom: 16px; color: var(--text); }
.bc-hero h1 em { font-style: normal; color: var(--teal); }
.bc-hero-sub { font-size: 1.05rem; color: var(--text-light); margin-bottom: 28px; line-height: 1.7; }
.bc-hero-btns { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 32px; }
.bc-hero-features { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.bc-hero-feat { display: flex; align-items: center; gap: 10px; font-size: 0.88rem; font-weight: 500; }
.bc-hero-feat-ico {
  width: 36px; height: 36px; background: var(--teal-light); border: 2px solid var(--teal);
  border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 1rem;
}

/* Slider */
.bc-hero-vis { position: relative; }
.bc-slider { position: relative; width: 100%; aspect-ratio: 3/4; border-radius: var(--radius-lg); overflow: hidden; background: var(--bg-light); box-shadow: var(--shadow-lg); }
.bc-slide { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.6s; }
.bc-slide.active { opacity: 1; }
.bc-slide img, .bc-slide video { width: 100%; height: 100%; object-fit: cover; }
.bc-dots { display: flex; gap: 8px; justify-content: center; margin-top: 16px; }
.bc-dot { width: 10px; height: 10px; border-radius: 50%; background: #ccc; cursor: pointer; border: none; transition: 0.3s; }
.bc-dot.active { background: var(--teal); transform: scale(1.3); }

/* ===== SECTIONS ===== */
.bc-sec { padding: 70px 0; }
.bc-sec-teal-bg { background: var(--teal-light); }
.bc-sec-light { background: var(--bg-light); }
.bc-sec-title { font-size: 1.8rem; text-align: center; margin-bottom: 16px; }
.bc-sec-title em { font-style: normal; color: var(--teal); }
.bc-sec-sub { text-align: center; color: var(--text-light); font-size: 0.95rem; max-width: 600px; margin: 0 auto 40px; }

/* ===== WHAT ===== */
.bc-what-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.bc-what-text p { font-size: 1rem; color: var(--text-light); margin-bottom: 16px; line-height: 1.8; }
.bc-what-text strong { color: var(--text); }
.bc-steps { display: flex; flex-direction: column; gap: 16px; margin-top: 24px; }
.bc-step { display: flex; align-items: center; gap: 16px; padding: 16px 20px; background: #fff; border-radius: var(--radius); box-shadow: var(--shadow); transition: transform 0.2s; }
.bc-step:hover { transform: translateX(4px); }
.bc-step-n { width: 44px; height: 44px; background: var(--teal); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Raleway'; font-weight: 700; font-size: 1.2rem; flex-shrink: 0; }
.bc-step-t { font-size: 0.95rem; color: var(--text); font-weight: 500; }
.bc-what-vis { border-radius: var(--radius-lg); overflow: hidden; background: var(--bg-light); aspect-ratio: 4/3; display: flex; align-items: center; justify-content: center; }
.bc-what-vis video, .bc-what-vis img { width: 100%; height: 100%; object-fit: cover; }

/* ===== COMPARE ===== */
.bc-cmp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.bc-cmp-card { border-radius: var(--radius-lg); padding: 28px 24px; background: #fff; box-shadow: var(--shadow); transition: transform 0.2s; }
.bc-cmp-card:hover { transform: translateY(-4px); }
.bc-cmp-card.hl { background: var(--teal); color: #fff; box-shadow: 0 8px 32px rgba(4,161,164,0.3); }
.bc-cmp-card.hl .bc-cmp-hdr { border-color: rgba(255,255,255,0.2); }
.bc-cmp-card.hl .bc-cmp-ico { background: rgba(255,255,255,0.2); }
.bc-cmp-hdr { text-align: center; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 2px solid #ededed; }
.bc-cmp-hdr h3 { font-size: 1.15rem; margin-bottom: 4px; }
.bc-cmp-lbl { font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; opacity: 0.7; }
.bc-cmp-items { display: flex; flex-direction: column; gap: 12px; }
.bc-cmp-item { display: flex; align-items: center; gap: 10px; font-size: 0.88rem; padding: 8px 0; }
.bc-cmp-ico { width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 0.85rem; }
.bc-ico-ok { background: #e8f5e9; color: #4caf50; }
.bc-ico-no { background: #fce4ec; color: #e53935; }
.bc-ico-mid { background: #fff3e0; color: #ff9800; }

/* ===== SCENARIOS ===== */
.bc-scn-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.bc-scn-card { background: #fff; border-radius: var(--radius-lg); padding: 28px 20px; text-align: center; box-shadow: var(--shadow); transition: transform 0.25s; }
.bc-scn-card:hover { transform: translateY(-6px); }
.bc-scn-ico { width: 64px; height: 64px; margin: 0 auto 16px; background: var(--teal-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; }
.bc-scn-card h3 { font-size: 1rem; margin-bottom: 8px; }
.bc-scn-card p { font-size: 0.85rem; color: var(--text-light); line-height: 1.6; }

/* ===== TRUST ===== */
.bc-trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.bc-trust-card { background: #fff; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); transition: transform 0.2s; }
.bc-trust-card:hover { transform: translateY(-4px); }
.bc-trust-img { width: 100%; background: var(--bg-light); display: flex; align-items: center; justify-content: center; aspect-ratio: 1; overflow: hidden; }
.bc-trust-img img, .bc-trust-img video { width: 100%; height: 100%; object-fit: cover; }
.bc-trust-body { padding: 20px; }
.bc-trust-stars { color: var(--orange); margin-bottom: 8px; font-size: 0.9rem; }
.bc-trust-txt { font-size: 0.88rem; color: var(--text-light); line-height: 1.7; }
.bc-trust-who { font-size: 0.8rem; color: var(--text); font-weight: 600; margin-top: 10px; }

/* ===== PRODUCTS — price+button pinned to bottom ===== */
.bc-prod-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 24px; }
.bc-prod-card {
  background: #fff; border-radius: var(--radius-lg); overflow: hidden;
  box-shadow: var(--shadow); transition: transform 0.25s;
  display: flex; flex-direction: column;
}
.bc-prod-card:hover { transform: translateY(-6px); }
.bc-prod-img { width: 100%; aspect-ratio: 1; background: var(--bg-light); display: flex; align-items: center; justify-content: center; }
.bc-prod-img img { width: 100%; height: 100%; object-fit: cover; }
.bc-prod-body {
  padding: 20px; display: flex; flex-direction: column; flex: 1;
}
.bc-prod-body h3 { font-size: 1.05rem; margin-bottom: 6px; }
.bc-prod-desc { font-size: 0.82rem; color: var(--text-light); margin-bottom: 12px; line-height: 1.5; }
.bc-prod-bottom { margin-top: auto; }
.bc-prod-price { font-size: 1.3rem; font-weight: 700; color: var(--teal); margin-bottom: 12px; }
.bc-prod-btns { display: flex; gap: 8px; }
.bc-prod-btns .bc-btn { padding: 10px 12px; font-size: 0.85rem; flex: 1; white-space: nowrap; }

/* ===== CTA ===== */
.bc-cta {
  padding: 80px 0;
  background: linear-gradient(135deg, var(--teal) 0%, var(--teal-minor) 50%, var(--teal-major) 100%);
  color: #fff; text-align: center;
}
.bc-cta .bc-sec-title { color: #fff; }
.bc-cta .bc-sec-sub { color: rgba(255,255,255,0.85); }
.bc-cta-btns { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 32px; }

/* ===== MOBILE CART (FIXED) ===== */
.bc-mob-cart {
  display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 200;
  padding: 12px 16px; padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
  background: rgba(255,255,255,0.96); backdrop-filter: blur(10px);
  border-top: 1px solid #ededed; box-shadow: 0 -4px 20px rgba(0,0,0,0.08);
}
.bc-mob-cart .bc-btn { width: 100%; padding: 16px; font-size: 1rem; }

/* ===== ANIMATIONS ===== */
.bc-fade { opacity: 0; transform: translateY(30px); transition: opacity 0.6s ease, transform 0.6s ease; }
.bc-fade.visible { opacity: 1; transform: translateY(0); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .bc-hero-inner { grid-template-columns: 1fr; text-align: center; }
  .bc-hero-content { max-width: 100%; }
  .bc-hero-btns { justify-content: center; }
  .bc-hero-features { max-width: 400px; margin: 0 auto; }
  .bc-hero-vis { width: 100%; max-width: 500px; margin: 0 auto; }
  .bc-what-grid { grid-template-columns: 1fr; }
  .bc-cmp-grid { grid-template-columns: 1fr; max-width: 400px; margin: 0 auto; }
  .bc-scn-grid { grid-template-columns: 1fr 1fr; }
  .bc-trust-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 768px) {
  /* Hero — slider up as cover */
  .bc-hero { padding: 16px 0 30px; }
  .bc-hero-inner { gap: 16px; }
  .bc-hero-inner { grid-template-columns: 1fr; }
  .bc-hero-vis { order: -1; }
  .bc-slider { aspect-ratio: 4/3; }
  .bc-hero h1 { font-size: 1.5rem; }
  .bc-hero-sub { font-size: 0.9rem; margin-bottom: 16px; }
  .bc-hero-features { grid-template-columns: 1fr; gap: 10px; text-align: left; }
  .bc-sec { padding: 40px 0; }
  .bc-sec-title { font-size: 1.3rem; }
  /* Compare — horizontal slider */
  .bc-cmp-grid {
    display: flex; overflow-x: auto; scroll-snap-type: x mandatory;
    gap: 16px; max-width: 100%; margin: 0; padding-bottom: 12px;
    -webkit-overflow-scrolling: touch;
  }
  .bc-cmp-card { min-width: 280px; scroll-snap-align: start; flex-shrink: 0; }
  /* Scenarios — compact 2x2 grid on one screen */
  .bc-scn-grid { grid-template-columns: 1fr 1fr; gap: 12px; }
  .bc-scn-card { padding: 16px 12px; }
  .bc-scn-ico { width: 48px; height: 48px; font-size: 1.4rem; margin-bottom: 8px; }
  .bc-scn-card h3 { font-size: 0.9rem; margin-bottom: 4px; }
  .bc-scn-card p { font-size: 0.78rem; }
  /* In-action — horizontal slider with steps */
  .bc-trust-grid {
    display: flex; overflow-x: auto; scroll-snap-type: x mandatory;
    gap: 16px; max-width: 100%; margin: 0; padding-bottom: 12px;
    -webkit-overflow-scrolling: touch;
  }
  .bc-trust-card { min-width: 260px; scroll-snap-align: start; flex-shrink: 0; }
  .bc-trust-img { aspect-ratio: 1; }
  .bc-trust-img video { width: 100%; height: 100%; object-fit: cover; }
  .bc-mob-cart { display: block; }
  body { padding-bottom: 80px; }
  .bc-cta-btns { flex-direction: column; align-items: center; }
  .bc-cta-btns .bc-btn { width: 100%; max-width: 300px; }
}
@media (max-width: 420px) {
  .bc-hero { padding: 10px 0 20px; }
  .bc-hero h1 { font-size: 1.3rem; }
  .bc-hero-btns { flex-direction: column; }
  .bc-hero-btns .bc-btn { width: 100%; }
  .bc-prod-btns { flex-direction: column; }
}
.brud-container a { 
text-decoration: none !important;
}


/* from /page/brud */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}



/* from /page/barista-2 */

/* ===== RESET & BASE ===== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Comfortaa', sans-serif;
  color: #333;
  background: #fff;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4 { font-family: 'Raleway', sans-serif; font-weight: 600; line-height: 1.3; }
a { text-decoration: none; color: inherit; }
img { max-width: 100%; height: auto; display: block; }

/* ===== PALETTE ===== */
:root {
  --teal: #04A1A4;
  --teal-minor: #05c2c5;
  --teal-major: #06e3e7;
  --teal-half: #58f8fb;
  --teal-light: #e6f9f9;
  --orange: #EE632C;
  --orange-minor: #f07545;
  --orange-light: #fff0ea;
  --text: #333;
  --text-light: #666;
  --bg-light: #f5f7f7;
  --radius: 10px;
  --radius-lg: 16px;
  --shadow: 0 4px 20px rgba(0,0,0,0.08);
  --shadow-lg: 0 8px 32px rgba(0,0,0,0.12);
}

.mb-container { max-width: 1140px; margin: 0 auto; padding: 0 20px; }

/* ===== BUTTONS ===== */
.mb-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 14px 28px; border-radius: var(--radius);
  font-family: 'Comfortaa', sans-serif; font-size: 0.95rem; font-weight: 600;
  cursor: pointer; border: none; transition: all 0.25s; color: #fff;
}
.mb-btn-teal { background: var(--teal); }
.mb-btn-teal:hover { background: var(--teal-minor); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(4,161,164,0.35); }
.mb-btn-orange { background: var(--orange); }
.mb-btn-orange:hover { background: var(--orange-minor); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(238,99,44,0.35); }
.mb-btn-outline-white { background: transparent; border: 2px solid #fff; color: #fff; }
.mb-btn-outline-white:hover { background: #fff; color: var(--teal); }
.mb-btn-white { background: #fff; color: var(--teal); font-weight: 700; }
.mb-btn-white:hover { background: var(--teal-light); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.12); }

/* ===== HERO ===== */
.mb-hero {
  padding: 40px 0 60px;
  background: linear-gradient(135deg, var(--teal-light) 0%, #fff 100%);
  overflow: hidden;
}
.mb-hero-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.mb-hero-content { max-width: 540px; }
.mb-hero-badge {
  display: inline-block; background: var(--orange); color: #fff;
  padding: 6px 16px; border-radius: 20px; font-size: 0.8rem; font-weight: 600; margin-bottom: 20px;
}
.mb-hero h1 { font-size: 2.2rem; margin-bottom: 16px; color: var(--text); }
.mb-hero h1 em { font-style: normal; color: var(--orange); }
.mb-hero-sub { font-size: 1rem; color: var(--text-light); margin-bottom: 28px; line-height: 1.7; }
.mb-hero-btns { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 24px; }
.mb-hero-badges { display: flex; gap: 12px; margin-bottom: 32px; }
.mb-store-badge {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 8px 16px; background: #000; color: #fff; border-radius: 8px;
  font-family: 'Raleway', sans-serif; font-size: 0.75rem; line-height: 1.3; transition: 0.25s;
}
.mb-store-badge:hover { background: #333; transform: translateY(-2px); }
.mb-store-badge svg { width: 24px; height: 24px; flex-shrink: 0; }
.mb-store-badge-text { display: flex; flex-direction: column; }
.mb-store-badge-small { font-size: 0.6rem; opacity: 0.8; }
.mb-store-badge-big { font-weight: 700; font-size: 0.85rem; }
.mb-hero-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.mb-hero-stat { text-align: center; padding: 12px; background: #fff; border-radius: var(--radius); box-shadow: var(--shadow); }
.mb-hero-stat-num { font-family: 'Raleway', sans-serif; font-size: 1.5rem; font-weight: 700; color: var(--teal); }
.mb-hero-stat-txt { font-size: 0.78rem; color: var(--text-light); margin-top: 2px; }
.mb-hero-vis { position: relative; display: flex; align-items: center; justify-content: center; }
.mb-hero-vis img { max-height: 600px; width: auto; border-radius: var(--radius); filter: drop-shadow(0 16px 40px rgba(0,0,0,0.15)); }
.mb-btn-download { font-size: 1.1rem; padding: 18px 36px; }

/* ===== SECTIONS ===== */
.mb-sec { padding: 70px 0; }
.mb-sec-teal-bg { background: var(--teal-light); }
.mb-sec-light { background: var(--bg-light); }
.mb-sec-title { font-size: 1.8rem; text-align: center; margin-bottom: 16px; }
.mb-sec-title em { font-style: normal; color: var(--teal); }
.mb-sec-sub { text-align: center; color: var(--text-light); font-size: 0.95rem; max-width: 600px; margin: 0 auto 40px; }

/* ===== WHY (3 benefits) — horizontal layout with icons ===== */
.mb-why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.mb-why-card {
  background: #fff; border-radius: var(--radius-lg); padding: 28px 24px;
  box-shadow: var(--shadow); transition: transform 0.25s;
  display: flex; align-items: flex-start; gap: 16px; text-align: left;
}
.mb-why-card:hover { transform: translateY(-6px); }
.mb-why-ico {
  width: 56px; height: 56px; min-width: 56px; background: var(--orange-light);
  border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.6rem;
}
.mb-why-card h3 { font-size: 1.05rem; margin-bottom: 6px; }
.mb-why-card p { font-size: 0.88rem; color: var(--text-light); line-height: 1.6; }

/* ===== HOW (3 steps) — timeline style ===== */
.mb-how-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; counter-reset: step; position: relative; }
.mb-how-card {
  background: transparent; border-radius: 0; padding: 0 24px;
  transition: transform 0.25s; position: relative; text-align: center;
}
.mb-how-card::before {
  content: ''; position: absolute; top: 24px; left: 0; right: 0; height: 3px;
  background: var(--teal-light); z-index: 0;
}
.mb-how-card:first-child::before { left: 50%; }
.mb-how-card:last-child::before { right: 50%; }
.mb-how-num {
  width: 48px; height: 48px; background: var(--teal); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 1.3rem; margin: 0 auto 16px;
  position: relative; z-index: 1; box-shadow: 0 4px 12px rgba(4,161,164,0.3);
}
.mb-how-card h3 { font-size: 1.05rem; margin-bottom: 6px; }
.mb-how-card p { font-size: 0.88rem; color: var(--text-light); line-height: 1.6; }
.mb-how-card .mb-how-detail {
  max-height: 0; overflow: hidden; transition: max-height 0.35s ease;
  font-size: 0.82rem; color: var(--text-light); line-height: 1.6; margin-top: 0;
}
.mb-how-card:hover .mb-how-detail,
.mb-how-card.open .mb-how-detail { max-height: 80px; margin-top: 8px; }
.mb-how-toggle {
  display: inline-block; margin-top: 6px; font-size: 0.8rem; color: var(--teal);
  cursor: pointer; border: none; background: none; font-family: inherit;
}

/* ===== SCENARIOS — compact horizontal strip ===== */
.mb-scn-strip { display: flex; gap: 0; background: #fff; border-radius: var(--radius-lg); box-shadow: var(--shadow); overflow: hidden; }
.mb-scn-item {
  flex: 1; padding: 24px 16px; text-align: center; position: relative;
  transition: background 0.25s, color 0.25s; cursor: default;
}
.mb-scn-item:not(:last-child)::after {
  content: ''; position: absolute; right: 0; top: 20%; height: 60%; width: 1px; background: #ededed;
}
.mb-scn-item:hover { background: var(--teal); color: #fff; }
.mb-scn-item:hover .mb-scn-item-ico { background: rgba(255,255,255,0.2); }
.mb-scn-item:hover p { color: rgba(255,255,255,0.85); }
.mb-scn-item-ico {
  width: 48px; height: 48px; margin: 0 auto 10px; background: var(--teal-light);
  border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.4rem;
  transition: background 0.25s;
}
.mb-scn-item h3 { font-size: 0.95rem; margin-bottom: 4px; }
.mb-scn-item p { font-size: 0.8rem; color: var(--text-light); line-height: 1.5; transition: color 0.25s; }
.mb-scn-note { text-align: center; color: var(--text-light); font-size: 0.95rem; margin-top: 32px; max-width: 500px; margin-left: auto; margin-right: auto; line-height: 1.7; }

/* ===== MENU ===== */
.mb-menu-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.mb-menu-text h2 { font-size: 1.8rem; margin-bottom: 12px; text-align: left; }
.mb-menu-text h2 em { font-style: normal; color: var(--teal); }
.mb-menu-text p { font-size: 1rem; color: var(--text-light); margin-bottom: 24px; line-height: 1.7; }
.mb-menu-phone {
  position: relative; max-width: 300px; margin: 0 auto;
  background: #1a1a1a; border-radius: 36px; padding: 12px;
  box-shadow: var(--shadow-lg);
}
.mb-menu-screen { border-radius: 24px; overflow: hidden; background: #fff; aspect-ratio: 9/19.5; }
.mb-menu-slider { position: relative; width: 100%; height: 100%; }
.mb-menu-slide { position: absolute; inset: 0; opacity: 0; transition: opacity 0.5s; }
.mb-menu-slide.active { opacity: 1; }
.mb-menu-slide img { width: 100%; height: 100%; object-fit: cover; }
.mb-menu-dots { display: flex; gap: 8px; justify-content: center; margin-top: 16px; }
.mb-menu-dot { width: 10px; height: 10px; border-radius: 50%; background: #ccc; cursor: pointer; border: none; transition: 0.3s; }
.mb-menu-dot.active { background: var(--teal); transform: scale(1.3); }

/* ===== REVIEWS ===== */
.mb-rev-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.mb-rev-card {
  background: #fff; border-radius: var(--radius-lg); padding: 24px;
  box-shadow: var(--shadow); transition: transform 0.2s;
}
.mb-rev-card:hover { transform: translateY(-4px); }
.mb-rev-hdr { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.mb-rev-avatar {
  width: 44px; height: 44px; border-radius: 50%; background: var(--teal-light);
  display: flex; align-items: center; justify-content: center; font-size: 1.2rem; flex-shrink: 0;
}
.mb-rev-name { font-weight: 600; font-size: 0.9rem; }
.mb-rev-src { font-size: 0.75rem; color: var(--text-light); }
.mb-rev-stars { color: var(--orange); margin-bottom: 10px; font-size: 0.9rem; letter-spacing: 2px; }
.mb-rev-txt { font-size: 0.88rem; color: var(--text-light); line-height: 1.7; }

/* ===== FAQ ===== */
.mb-faq-list { max-width: 760px; margin: 0 auto; display: flex; flex-direction: column; gap: 12px; }
.mb-faq-item { background: #fff; border-radius: var(--radius); box-shadow: var(--shadow); }
.mb-faq-item summary {
  padding: 18px 24px; cursor: pointer; list-style: none;
  font-family: 'Raleway', sans-serif; font-size: 1rem; font-weight: 600; color: var(--text);
  display: flex; justify-content: space-between; align-items: center; gap: 16px;
}
.mb-faq-item summary::-webkit-details-marker { display: none; }
.mb-faq-item summary::marker { display: none; content: ''; }
.mb-faq-item summary:hover { color: var(--teal); }
.mb-faq-arrow { font-size: 1.2rem; transition: transform 0.3s; flex-shrink: 0; color: var(--teal); }
.mb-faq-item[open] .mb-faq-arrow { transform: rotate(180deg); }
.mb-faq-a { padding: 0 24px 18px; }
.mb-faq-a p { font-size: 0.9rem; color: var(--text-light); line-height: 1.7; }

/* ===== CTA ===== */
.mb-cta {
  padding: 80px 0;
  background: linear-gradient(135deg, var(--teal) 0%, var(--teal-minor) 50%, var(--teal-major) 100%);
  color: #fff; text-align: center;
}
.mb-cta .mb-sec-title { color: #fff; }
.mb-cta .mb-sec-sub { color: rgba(255,255,255,0.85); }
.mb-cta-btns { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-bottom: 32px; }
.mb-cta-badges { display: flex; gap: 16px; justify-content: center; margin-bottom: 40px; }
.mb-cta-qr { display: flex; gap: 32px; justify-content: center; margin-bottom: 48px; }
.mb-cta-qr-item { text-align: center; }
.mb-cta-qr-item img { width: 120px; height: 120px; background: #fff; border-radius: var(--radius); padding: 8px; margin-bottom: 8px; }
.mb-cta-qr-item span { font-size: 0.8rem; opacity: 0.8; }

/* ===== MAP ===== */
.mb-map { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); margin-bottom: 40px; }
.mb-map iframe { width: 100%; height: 450px; border: none; }

/* ===== MAP CONTACTS ===== */
.mb-map-contacts {
  display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; align-items: start;
  margin-top: 32px; padding: 28px 32px; background: #fff; border-radius: var(--radius);
  box-shadow: var(--shadow);
}
.mb-map-contacts > div { display: flex; flex-direction: column; gap: 6px; }
.mb-map-contacts a { color: var(--teal); font-size: 0.92rem; text-decoration: none; transition: 0.2s; }
.mb-map-contacts a:hover { color: var(--orange); }
.mb-map-contacts span { font-size: 0.88rem; color: #555; }
.mb-map-links a { font-weight: 500; }
.mb-map-socials { flex-direction: row !important; gap: 12px !important; align-items: center; }
.mb-map-socials a {
  width: 40px; height: 40px; border-radius: 50%; background: var(--teal-light);
  display: flex; align-items: center; justify-content: center; font-size: 1.1rem;
  color: var(--teal) !important; transition: 0.25s;
}
.mb-map-socials a:hover { background: var(--teal); color: #fff !important; }

/* ===== MOBILE FIXED CTA ===== */
.mb-mob-cta {
  display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 200;
  padding: 12px 16px; padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
  background: rgba(255,255,255,0.96); backdrop-filter: blur(10px);
  border-top: 1px solid #ededed; box-shadow: 0 -4px 20px rgba(0,0,0,0.08);
}
.mb-mob-cta .mb-btn { width: 100%; padding: 16px; font-size: 1rem; }

/* ===== ANIMATIONS ===== */
.mb-fade { opacity: 0; transform: translateY(30px); transition: opacity 0.6s ease, transform 0.6s ease; }
.mb-fade.visible { opacity: 1; transform: translateY(0); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .mb-hero-inner { grid-template-columns: 1fr; text-align: center; }
  .mb-hero-content { max-width: 100%; }
  .mb-hero-btns { justify-content: center; }
  .mb-hero-vis { width: 100%; max-width: 320px; margin: 0 auto; }
  .mb-why-grid { grid-template-columns: 1fr; max-width: 440px; margin: 0 auto; }
  .mb-how-grid { grid-template-columns: 1fr; max-width: 400px; margin: 0 auto; gap: 24px; }
  .mb-how-card::before { display: none; }
  .mb-how-card { background: #fff; border-radius: var(--radius-lg); padding: 24px; box-shadow: var(--shadow); }
  .mb-scn-strip { flex-direction: column; }
  .mb-scn-item:not(:last-child)::after { display: none; }
  .mb-rev-grid { grid-template-columns: 1fr 1fr; }
  .mb-menu-inner { grid-template-columns: 1fr; text-align: center; }
  .mb-menu-text h2 { text-align: center; }
  .mb-menu-phone { max-width: 260px; }
  .mb-map-contacts { grid-template-columns: 1fr; text-align: center; }
  .mb-map-socials { justify-content: center !important; }
}
@media (max-width: 768px) {
  .mb-hero { padding: 20px 0 30px; }
  .mb-hero-inner { gap: 20px; }
  .mb-hero h1 { font-size: 1.7rem; }
  .mb-hero-sub { font-size: 0.95rem; margin-bottom: 20px; }
  .mb-hero-vis { max-width: 280px; }
  .mb-hero-vis img { max-height: 400px; }
  .mb-hero-stats { grid-template-columns: repeat(3, 1fr); gap: 10px; }
  .mb-hero-stat-num { font-size: 1.2rem; }
  .mb-sec { padding: 50px 0; }
  .mb-sec-title { font-size: 1.4rem; }
  .mb-rev-grid { grid-template-columns: 1fr; max-width: 400px; margin: 0 auto; }
  .mb-mob-cta { display: block; }
  body { padding-bottom: 80px; }
  .mb-cta-btns { flex-direction: column; align-items: center; }
  .mb-cta-btns .mb-btn { width: 100%; max-width: 300px; }
  .mb-map iframe { height: 300px; }
  .mb-btn-download { font-size: 1rem; padding: 16px 28px; }
}
@media (max-width: 420px) {
  .mb-hero { padding: 12px 0 20px; }
  .mb-hero h1 { font-size: 1.4rem; }
  .mb-hero-btns { flex-direction: column; }
  .mb-hero-btns .mb-btn { width: 100%; }
}


/* from /page/katalog-chaicoffee */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_banner_list_23{background-color:var(--bg)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_banner_list_23[style*="--img-fit:contain"] .banner-list__item .img-ratio img{object-fit:contain}.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list{grid-row-gap:var(--grid-list-row-gap-mobile)}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 1;text-decoration:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item{grid-column:auto /span 2;text-decoration:none}}.widget-type_system_widget_v4_banner_list_23 .banner-list__item .img-ratio img{transition:all .5s;border-radius:var(--banner-border-radius)}.widget-type_system_widget_v4_banner_list_23[style*="--zoom-on-hover:true"] .banner-list__item:hover .img-ratio img{transform:scale(1.1)}.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{position:relative;z-index:1;border-radius:var(--banner-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_23 .banner-list__item-photo{--img-ratio: var(--img-ratio-mobile)}}
.widget-type_system_widget_v4_banner_list_25_1{background-color:var(--bg)}.widget-type_system_widget_v4_banner_list_25_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_banner_list_25_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_banner_list_25_1[style*="--hide-title:true"] .banner-list__title{display:none}.widget-type_system_widget_v4_banner_list_25_1[style*="--social-hide:true"] .banner-list__item-social{display:none}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__title,.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item-social{display:flex;justify-content:var(--align-title, left)}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item-social .social-items{display:flex;flex-wrap:wrap}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item-social .social-item{text-decoration:none;color:var(--color-text);display:inline-block;vertical-align:middle;margin:0 1.5rem 1.5rem 0}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item-social .social-item:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item-social .social-item .title{text-transform:capitalize}.widget-type_system_widget_v4_banner_list_25_1 .banner-list{grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_25_1 .banner-list{grid-template-columns:repeat(3, 1fr);grid-row-gap:var(--grid-list-row-gap-mobile);grid-column-gap:var(--grid-list-column-gap-mobile)}}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 4){grid-column:auto /span 2;text-decoration:none;width:100%;height:100%}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 4) .img-ratio{height:100%;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 4){grid-column:auto/span 3 !important;--img-ratio: 2.2}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 4) .img-ratio{height:0;padding-top:calc(100% / (var(--img-ratio, 1)))}}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 1),.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 2),.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item:nth-child(4n + 3){grid-column:auto /span 1;text-decoration:none}.widget-type_system_widget_v4_banner_list_25_1 .banner-list__item .img-ratio img{transition:all .5s;border-radius:var(--banner-border-radius)}



/* from /page/grafik-raboty */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_simple_text_2{background-color:var(--bg)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_simple_text_2 .layout__content .insales-rich-editable{width:100%}
.widget-type_system_widget_v4_page_cloud_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_cloud_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_cloud_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_cloud_1 .nav__menu{padding:0;margin:0;display:flex;flex-flow:wrap;justify-content:center}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-item{list-style:none;line-height:2.2rem;margin-right:0.75rem;margin-left:0.75rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_cloud_1 .nav__menu-item{margin-right:0.5rem;margin-left:0.5rem;font-size:0.875rem}}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-link:hover{border-bottom:1px solid var(--color-text)}



/* from /page/bonusnaya-sistema */

  .widget-type_system_widget_v4_header_1{background-color:var(--bg)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1 .layout__content{max-width:100%;background:transparent;padding-left:0 !important;padding-right:0 !important}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"]{--bg-top-panel: var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--bg"] .header-part-main__inner{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-part-top__inner{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-part-top__inner{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header-mobile-panel{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header-mobile-panel{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel"] .header__mobile-head-content{background-color:var(--bg-top-panel)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"][style*="--bg-top-panel"] .header__mobile-head-content{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{padding-left:0;padding-right:0}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{padding-left:0;padding-right:0}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top{background-color:var(--bg-top-panel, var(--bg-minor-shade))}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main{background-color:var(--bg-top-panel, var(--bg))}}.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-bg:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner{background-color:transparent}.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header-part-main__inner,.widget-type_system_widget_v4_header_1[style*="--header-wide-content:true"] .header__collections-content{max-width:100%}.widget-type_system_widget_v4_header_1[style*="--hide-search:true"] .header__area-search{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu text contacts";grid-template-columns:1fr max-content max-content}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header-part-top__inner,.widget-type_system_widget_v4_header_1 .header_no-languages .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto}}.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__area-language,.widget-type_system_widget_v4_header_1[style*="--hide-language:true"] .header__mobile-languages,.widget-type_system_widget_v4_header_1 .header_no-languages .header__area-language,.widget-type_system_widget_v4_header_1 .header_no-languages .header__mobile-languages{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"] .header__cabinet{display:none !important}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header-part-main__inner{grid-template-areas:"search" "collection-menu";grid-template-columns:100%}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__area-controls{display:none}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-form{position:relative;top:auto;left:auto;right:auto;z-index:1;display:flex}.widget-type_system_widget_v4_header_1[style*="--hide-personal:true"][style*="--hide-compare:true"] .header__search-mobile-btn{display:none}}.widget-type_system_widget_v4_header_1[style*="--hide-menu-photo:true"] .header__collections-photo{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-text{display:none !important}.widget-type_system_widget_v4_header_1[style*="--hide-total-price:true"] .header__control-btn{margin-right:8px}.widget-type_system_widget_v4_header_1[style*="--hide-counts:true"] .header__collections-item-count{display:none !important}.widget-type_system_widget_v4_header_1 .header__collections-item-count{color:var(--color-text-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top{order:1}}.widget-type_system_widget_v4_header_1 .header-part-top__inner{display:grid;grid-template-areas:"menu text contacts language";grid-template-columns:1fr max-content max-content max-content;grid-column-gap:30px;align-items:center;max-width:var(--layout-content-max-width);margin:0 auto;padding-top:var(--header-top-pt);padding-bottom:var(--header-top-pb);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding);background-color:var(--bg-top-panel, var(--bg-minor-shade))}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-column-gap:20px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-top__inner{grid-template-areas:"menu" "text" "contacts";grid-template-columns:auto;padding-top:15px;padding-bottom:15px}}.widget-type_system_widget_v4_header_1 .header-part-main{background-color:var(--bg);padding-left:var(--layout-side-padding);padding-right:var(--layout-side-padding)}.widget-type_system_widget_v4_header_1[style*="--bg-is-dark:true"] .header-part-main{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-is-light:true"] .header-part-main{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main{padding:0}}.widget-type_system_widget_v4_header_1 .header-part-main__inner{display:grid;grid-template-areas:"logo catalog search controls";grid-template-columns:var(--logo-max-width, 180px) max-content 1fr max-content;align-items:center;padding-top:var(--header-main-pt);padding-bottom:var(--header-main-pb);max-width:var(--layout-content-max-width);margin:0 auto;background-color:var(--bg);position:relative}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-part-main__inner{grid-template-areas:"controls search" "collection-menu collection-menu";grid-template-columns:1fr max-content;padding:0;align-items:stretch;background-color:var(--bg-top-panel, var(--bg))}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--zindex-modal);overflow-y:auto;background-color:var(--bg);transform:translate3d(-100%, 0, 0);visibility:hidden;transition:.3s}}@media screen and (max-width: 767px) and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header{background-color:var(--bg)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header.is-show-mobile{transform:translate3d(0, 0, 0);visibility:visible}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__content{display:flex;flex-direction:column}}.widget-type_system_widget_v4_header_1 .header__area-menu{grid-area:menu;min-width:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-menu{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-language{grid-area:language;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-language{display:none}}.widget-type_system_widget_v4_header_1 .header__area-text{grid-area:text}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-text{padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-contacts{grid-area:contacts;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-contacts{display:block;padding:0 var(--layout-side-padding)}}.widget-type_system_widget_v4_header_1 .header__area-logo{grid-area:logo}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-logo{display:none}}.widget-type_system_widget_v4_header_1 .header__area-catalog{grid-area:catalog}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-catalog{display:none}}.widget-type_system_widget_v4_header_1 .header__area-search{grid-area:search}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-search{padding:10px calc(var(--layout-side-padding) - 5px) 10px var(--layout-side-padding);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__area-controls{grid-area:controls}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__area-controls{padding:10px 5px 10px calc(var(--layout-side-padding) - 5px);background-color:var(--bg-minor-shade)}}.widget-type_system_widget_v4_header_1 .header__menu{padding:0;margin:0;display:flex}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu{margin-bottom:10px;display:block}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__drop-toggle{display:none}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{background-color:var(--bg-top-panel);border-color:var(--bg-top-panel-major-shade);background-color:var(--bg-top-panel, var(--bg-minor-shade));min-width:160px;padding:5px 10px;z-index:1051}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-dark:true"] .header__menu .cut-list__more{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bg-top-panel-is-light:true"] .header__menu .cut-list__more{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more{border:none;min-width:0;padding:0;position:static;top:auto;right:auto;z-index:1;display:block !important}}.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more .header__menu-item{margin-right:0;white-space:normal}.widget-type_system_widget_v4_header_1 .header__menu-item{list-style:none;margin-right:18px;white-space:nowrap}.widget-type_system_widget_v4_header_1 .header__menu-item:last-child{margin-right:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-item{margin-right:0;margin-bottom:4px;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__menu-link{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__menu-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__menu-link{display:inline-block;padding:2px 0;font-weight:600}}.widget-type_system_widget_v4_header_1 .header__phone{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__phone{font-size:1.5rem;font-weight:600;border-right:none;margin-right:0;padding-right:0}}.widget-type_system_widget_v4_header_1 .header__phone:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__phone a{color:var(--color-text);text-decoration:none}.widget-type_system_widget_v4_header_1 .header__work-time{color:var(--color-text-half-shade)}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__work-time{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__work-time{margin-bottom:10px;max-width:100%;overflow:visible;white-space:normal}}.widget-type_system_widget_v4_header_1 .header__language{margin-right:15px;padding-right:15px;border-right:1px solid var(--color-border-block);text-decoration:none;text-transform:uppercase;color:var(--color-text-half-shade)}.widget-type_system_widget_v4_header_1 .header__language:hover{color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_header_1 .header__language:last-child{margin-right:0;padding-right:0;border-right:none}.widget-type_system_widget_v4_header_1 .header__language.is-active{color:var(--color-accent-text);cursor:default}.widget-type_system_widget_v4_header_1 .header__logo{margin-right:50px;display:grid;max-width:var(--logo-max-width, 180px);text-decoration:none}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__logo{margin-right:24px}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo{max-width:var(--logo-max-width, 150px)}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo{justify-items:center;margin:0 auto}}.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-width:100%;max-height:260px;width:auto;object-fit:contain;object-position:0 50%}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{object-position:50%}}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__logo img,.widget-type_system_widget_v4_header_1 .header__logo .default-logo{max-height:150px}}.widget-type_system_widget_v4_header_1 .header__logo .default-logo__text{color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn{position:relative;font-weight:600;font-size:var(--font-size)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active{z-index:calc(var(--zindex-overlay) + 1)}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._hide{display:inline}.widget-type_system_widget_v4_header_1 .header__show-collection-btn.is-active .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon{margin-right:15px;font-size:1.25rem;width:1.25rem;text-align:center}.widget-type_system_widget_v4_header_1 .header__show-collection-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__search{margin:0 24px}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__search{margin:0 16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search{margin:0}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-form{display:flex}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._show{display:none}.widget-type_system_widget_v4_header_1 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide{display:block}}.widget-type_system_widget_v4_header_1 .header__search-form{display:flex;border-radius:var(--controls-form-border-radius)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute;top:10px;left:var(--layout-side-padding);right:calc(var(--layout-side-padding) + 60px);z-index:1;display:none}}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;font-size:var(--font-size);width:150px;flex-grow:1}.widget-type_system_widget_v4_header_1 .header .form-control.header__search-field:focus{box-shadow:none}.widget-type_system_widget_v4_header_1 .header__search-btn{position:relative;width:var(--controls-height-l);border-top-left-radius:0;border-bottom-left-radius:0}.widget-type_system_widget_v4_header_1 .header__search-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{min-width:50px;height:50px;padding:0;border:none;background:none;color:var(--color-text);display:none}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:hover,.widget-type_system_widget_v4_header_1 .header__search-mobile-btn:active{background:none;color:var(--color-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-mobile-btn{display:inline-flex}}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon{font-size:1.5rem}.widget-type_system_widget_v4_header_1 .header__search-mobile-btn .icon._hide{display:none}.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:2rem;height:2rem;display:inline-flex;align-items:center;line-height:1;text-decoration:none;margin-left:25px;color:var(--color-text);justify-content:center}@media screen and (max-width: 1200px){.widget-type_system_widget_v4_header_1 .header__control-btn{margin-left:16px}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__control-btn{min-width:50px;height:50px;margin-left:0;justify-content:center}}.widget-type_system_widget_v4_header_1 .header__control-btn .icon{font-size:1.75rem;position:relative}.widget-type_system_widget_v4_header_1 .header__control-bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;font-weight:700;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;background-color:var(--bage-bg)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-dark:true"] .header__control-bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_header_1[style*="--bage-bg-is-light:true"] .header__control-bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_header_1 .header__control-text{margin-left:12px;font-size:1.125rem;color:var(--color-accent-text);font-weight:600}@media screen and (max-width: 1024px){.widget-type_system_widget_v4_header_1 .header__control-text{display:none}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__cart{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0.3);z-index:var(--zindex-overlay);display:none}.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-overlay.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections{--grid-list-min-width: var(--menu-grid-list-min-width, --grid-list-min-width);--grid-list-row-gap: var(--menu-grid-list-row-gap, --grid-list-row-gap);--grid-list-column-gap: var(--menu-grid-list-column-gap, --grid-list-column-gap);--img-ratio: var(--menu-img-ratio, --img-ratio);--img-fit: var(--menu-img-fit, cover);position:absolute;left:0;right:0;top:100%;z-index:var(--zindex-modal);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections{grid-area:collection-menu;display:block;position:relative;left:auto;right:auto;top:auto;z-index:1}}.widget-type_system_widget_v4_header_1 .header__collections.is-show{display:block}.widget-type_system_widget_v4_header_1 .header__collections-content{margin:0 auto;padding:2rem;background-color:var(--bg);max-width:var(--layout-content-max-width);overflow-y:auto;scrollbar-width:thin;min-height:300px;box-shadow:0px 0 15px rgba(0,0,0,0.5)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar{width:10px;background-color:var(--bg-minor-shade);border:2px solid var(--bg)}.widget-type_system_widget_v4_header_1 .header__collections-content::-webkit-scrollbar-thumb{background-color:var(--color-btn-bg);border:2px solid var(--bg)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-content{max-width:100%;max-height:max-content !important;margin:0;padding:0 var(--layout-side-padding);overflow-y:visible;min-height:0;box-shadow:none;background-color:var(--bg)}}.widget-type_system_widget_v4_header_1 .header__collections-menu{padding:0;margin:0;list-style:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-menu{display:block !important}}.widget-type_system_widget_v4_header_1 .header__collections-submenu{list-style:none;margin:0 0 0 1rem;padding:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-submenu{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-submenu .header__collections-item{margin-bottom:3px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-controls{position:relative;padding-right:3rem}}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{position:absolute;right:0;top:50%;width:2.5rem;height:2.5rem;margin-top:-1.25rem;background:none;border:none;padding:0;outline:none;box-shadow:none;color:var(--color-text);cursor:pointer;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn .icon{position:relative;display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-submenu-btn{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item img{border-radius:var(--img-border-radius)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-hide{display:block}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link{color:var(--color-accent-text)}.widget-type_system_widget_v4_header_1 .header__collections-item.is-current .header__collections-show-more-link:hover{color:var(--color-accent-text-major-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1:last-child{border-bottom:none}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls{margin-bottom:0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-size:1rem;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link{font-weight:normal;padding:0.5rem 0}}.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:0}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-submenu{margin-left:1rem}}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-submenu{display:block}.widget-type_system_widget_v4_header_1 .header__collections-item.is-show-mobile>.header__collections-controls .header__collections-show-submenu-btn{transform:rotate(-180deg)}}.widget-type_system_widget_v4_header_1 .header__collections-link{text-decoration:none;color:var(--color-text);font-size:0.875rem}.widget-type_system_widget_v4_header_1 .header__collections-link:hover,.widget-type_system_widget_v4_header_1 .header__collections-link.is-current{color:var(--color-accent-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-link{display:block;padding:5px 0;font-size:0.875rem}}.widget-type_system_widget_v4_header_1 .header__collections-photo{display:block;text-decoration:none;margin-bottom:1rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-photo{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more{padding-top:3px;display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:block}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-show-more.is-show{display:none}}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link:hover{color:var(--color-btn-bg-major-shade)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .icon:before{transform:rotate(180deg)}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-show{display:none}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link.is-active .header__collections-show-more-text-hide{display:inline}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon{margin-left:5px}.widget-type_system_widget_v4_header_1 .header__collections-show-more-link .icon:before{display:inline-block;position:relative}.widget-type_system_widget_v4_header_1 .header__collections-show-more-text-hide{display:none}.widget-type_system_widget_v4_header_1 .header__collections-head{font-weight:600;font-size:1.15rem;padding:10px 0;border-bottom:1px solid var(--bg-minor-shade);display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__collections-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head{display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__mobile-head{display:block}}.widget-type_system_widget_v4_header_1 .header__mobile-head-content{display:grid;grid-template-areas:"controls search";grid-template-columns:50px 1fr;grid-column-gap:10px;align-items:center;background-color:var(--bg-top-panel, var(--bg-major-shade));padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn{font-size:1.5rem;padding:0;width:50px;height:50px;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header__hide-mobile-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header__mobile-languages{text-align:right}.widget-type_system_widget_v4_header_1 .header-mobile-panel{background-color:var(--bg-top-panel, var(--bg));display:none}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header-mobile-panel{display:block}}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content{display:grid;grid-template-areas:"burger logo controls";grid-template-columns:max-content 1fr max-content;grid-column-gap:10px;align-items:center;padding:5px var(--layout-side-padding);min-height:66px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__content.no-cart{grid-template-columns:1fr max-content 1fr}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn{padding:0;border:none;background:none;color:var(--color-text);margin-left:-5px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:hover,.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn:active{background:none;color:var(--color-text)}.widget-type_system_widget_v4_header_1 .header-mobile-panel__show-menu-btn.button{font-size:1.5rem;width:50px;height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo{text-align:center}.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo img,.widget-type_system_widget_v4_header_1 .header-mobile-panel__logo .default-logo{max-width:100%;max-height:50px}.widget-type_system_widget_v4_header_1 .header-mobile-panel .header__control-btn{margin-left:0;min-width:50px;height:50px;justify-content:center}.widget-type_system_widget_v4_header_1 .header__search-form{position:relative;z-index:var(--zindex-modal)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_header_1 .header__search-form{position:absolute}}.widget-type_system_widget_v4_header_1 .header__search-form.is-show input[data-search-field],.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search-btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.widget-type_system_widget_v4_header_1 .header__search-form.is-show .header__search__results{display:block}.widget-type_system_widget_v4_header_1 .header__search__results{position:absolute;width:100%;max-height:300px;display:none;background:var(--bg);overflow-y:auto;border:1px solid var(--color-form-controls-border-color);border-radius:var(--controls-form-border-radius);border-top-right-radius:0;border-top-left-radius:0;z-index:1050;top:100%;border-top:0}.widget-type_system_widget_v4_header_1 .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_header_1 .ajax-search-link{display:block;text-decoration:none;color:var(--color-text);padding:var(--controls-form-padding-y) var(--controls-form-padding-x)}.widget-type_system_widget_v4_header_1 .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_alerts .micro-alerts{display:none}
.widget-type_system_widget_v4_breadcrumbs_1{background-color:var(--bg)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:1"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:2"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:'-';font-size:1.5rem;vertical-align:middle;line-height:0;font-family:auto}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:3"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:">"}.widget-type_system_widget_v4_breadcrumbs_1[style*="--delemeter:4"] .breadcrumb-wrapper ul>*:not(:last-child):after{content:"\2022"}@media screen and (min-width: 769px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul .button-breadcrumb{display:none}}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.hidden{display:none}.widget-type_system_widget_v4_breadcrumbs_1 .bttn-hidden-breadcrumbs{border:none;line-height:1;background:none}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper{display:grid;justify-content:var(--align)}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul{margin:0;padding:0}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li{display:inline-block;vertical-align:top;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a{text-decoration:none;color:var(--breadcrumb-color, var(--color-text-half-shade))}.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{content:"/";display:inline-block;vertical-align:top;opacity:0.7;margin:0 10px}@media screen and (max-width: 768px){.widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul>*:not(:last-child):after{margin:0 5px}}
.widget-type_system_widget_v4_callback_modal_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:center;justify-content:center;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_callback_modal_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_callback_modal_1.layout .layout__content{flex-grow:1;padding:0 !important;margin:auto;position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__title{font-size:1.2rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_callback_modal_1 .callback__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_callback_modal_1 .callback__form{position:relative}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__content{display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__form.is-sended .callback__success-message{display:block}.widget-type_system_widget_v4_callback_modal_1 .callback__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area{margin-bottom:20px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_callback_modal_1 .callback__field_label{margin-bottom:5px}.widget-type_system_widget_v4_callback_modal_1 .callback__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .callback__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_callback_modal_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_callback_modal_1 .agree__field{display:none}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_callback_modal_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_callback_modal_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_callback_modal_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_callback_modal_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_callback_modal_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_footer_2{background-color:var(--bg)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_footer_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_footer_2 .footer{display:grid;gap:1rem;text-align:var(--align-text)}.widget-type_system_widget_v4_footer_2 .footer__area-menu{min-width:0}.widget-type_system_widget_v4_footer_2 .footer__menu{padding:0;margin:0;display:flex;width:100%;flex-flow:wrap;justify-content:var(--align-text)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_footer_2 .footer__menu{width:100%;flex-flow:column}}.widget-type_system_widget_v4_footer_2 .footer__area-copyright a{color:var(--color-text-half-shade);text-decoration:none;font-size:0.9rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item{list-style:none;padding-right:1.5rem;font-weight:bold;line-height:2rem}.widget-type_system_widget_v4_footer_2 .footer__menu-item:last-child{margin-right:0}.widget-type_system_widget_v4_footer_2 .footer__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_footer_2 .footer__menu-link.is-current{color:var(--spec-color-1)}
.widget-type_system_widget_v4_notification_add_to_cart_1.layout{position:fixed;top:0;bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:flex-start;display:flex;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_notification_add_to_cart_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_notification_add_to_cart_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__title{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification__content{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{display:grid;grid-template-areas:"photo title" "photo info" "photo controls";grid-template-columns:30% 1fr;grid-template-rows:min-content 1fr min-content;grid-column-gap:2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product{grid-template-areas:"photo title" "info info" "controls controls";grid-column-gap:1rem;grid-row-gap:1rem;align-items:center}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo{grid-area:photo;min-width:0}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__photo img{max-width:100%}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{grid-area:title;padding:5px 0 1rem;font-size:1.6rem;line-height:1.3;font-weight:600}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__title{font-size:1.2rem;padding:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__info{grid-area:info}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{grid-area:controls;padding-top:1rem;display:flex;flex-wrap:wrap;margin:0 -5px}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls{padding-top:0}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__controls .button{flex-grow:1;margin:0 5px 5px}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{display:inline-block;vertical-align:middle;font-size:1.6rem;font-weight:600;margin-right:0.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__price{font-size:1.2rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{display:inline-block;vertical-align:middle;font-size:1.5rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__count{font-size:1rem}}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn{background:var(--color-btn-color);color:var(--color-btn-bg);border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_notification_add_to_cart_1 .notification-product__close-btn:hover{background:var(--color-btn-color);color:var(--color-btn-bg-minor-shade);border-color:var(--color-btn-bg-minor-shade)}
.widget-type_system_widget_v4_page_content_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_content_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_content_1 .static-text{overflow:hidden;overflow-wrap:break-word}
.widget-type_system_widget_v4_page_title_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_title_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}
.widget-type_system_widget_v4_preorder_1.layout{position:fixed;top:var(--shop-insales-panel-height, 0px);bottom:0;left:0;right:0;margin-top:0;padding-top:var(--layout-mt);padding-bottom:var(--layout-mb);margin-bottom:0;z-index:var(--zindex-modal);align-items:safe center;overscroll-behavior:contain;background:rgba(0,0,0,0.5) !important;overflow-y:auto;display:none}.widget-type_system_widget_v4_preorder_1.layout.is-show-fullscreen{display:flex}.widget-type_system_widget_v4_preorder_1.layout .layout__content{flex-grow:1;padding:0 !important;position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__head{position:relative;padding:2rem calc(var(--controls-height-m) + 2rem) 2rem 2rem;background-color:var(--bg-minor-shade)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__head{padding:1rem calc(var(--controls-height-m) + 1rem) 1rem 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.6rem;font-weight:600;line-height:1.3}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__title{font-size:1.2rem}}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;padding:0;width:var(--controls-height-m);height:var(--controls-height-m);font-size:1.5rem;color:var(--color-text);border-color:transparent}.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button:hover{background:none;color:var(--color-accent-text);border-color:transparent}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__hide-btn.button{right:0.5rem}}.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 2rem var(--layout-pb) 2rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_preorder_1 .preorder__main{padding:var(--layout-pt) 1rem var(--layout-pb) 1rem}}.widget-type_system_widget_v4_preorder_1 .preorder__form{position:relative}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__content{display:none}.widget-type_system_widget_v4_preorder_1 .preorder__form.is-sended .preorder__success-message{display:block}.widget-type_system_widget_v4_preorder_1 .preorder__success-message{font-size:1.2rem;text-align:center;padding:0.5rem 0;display:none}.widget-type_system_widget_v4_preorder_1 .preorder__field-area{margin-bottom:20px}.widget-type_system_widget_v4_preorder_1 .preorder__field-area:last-child{margin-bottom:0}.widget-type_system_widget_v4_preorder_1 .preorder__field_label{margin-bottom:5px}.widget-type_system_widget_v4_preorder_1 .preorder__field-label-star{color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .preorder__field-error{font-size:0.875rem;color:var(--color-error)}.widget-type_system_widget_v4_preorder_1 .agree{margin-bottom:20px;text-align:left;line-height:1.3}.widget-type_system_widget_v4_preorder_1 .agree__field{display:none}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn{border-color:var(--color-btn-bg)}.widget-type_system_widget_v4_preorder_1 .agree__field:checked+.agree__content .agree__btn:before{opacity:1;visibility:visible}.widget-type_system_widget_v4_preorder_1 .agree__content{display:inline-flex}.widget-type_system_widget_v4_preorder_1 .agree__btn{width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:0.8rem;border:var(--controls-border-width) solid var(--color-form-controls-border-color);border-radius:calc(var(--controls-form-border-radius) / 2);position:relative}.widget-type_system_widget_v4_preorder_1 .agree__btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1rem;color:var(--color-btn-bg);opacity:0;visibility:hidden}.widget-type_system_widget_v4_preorder_1 .agree__label{align-self:center}
.widget-type_system_widget_v4_button_on_top_1[style*="--align:left"] .btn-on-top{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:bg"] .btn-on-top:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:border"] .btn-on-top:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_button_on_top_1[style*="--button-view:transparent"] .btn-on-top:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top{position:fixed;bottom:var(--margin-bottom);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;transition:.2s}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show{visibility:visible;opacity:1}.widget-type_system_widget_v4_button_on_top_1 .btn-on-top>span:before{display:block}
.widget-type_system_widget_v4_cart_fixed_button_1[style*="--align:left"] .cart-fixed-btn{right:auto;left:var(--margin-side)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{background-color:var(--color-btn-bg);color:var(--color-btn-color)}[style*="--color-btn-bg-is-dark:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-light);--color-text:var(--color-text-light);--color-text-minor-shade:var(--color-text-light-minor-shade);--color-text-major-shade:var(--color-text-light-major-shade);--color-text-half-shade:var(--color-text-light-half-shade)}[style*="--color-btn-bg-is-light:true"].widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn{color:var(--color-text-dark);--color-text:var(--color-text-dark);--color-text-minor-shade:var(--color-text-dark-minor-shade);--color-text-major-shade:var(--color-text-dark-major-shade);--color-text-half-shade:var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:bg"] .cart-fixed-btn:hover{background-color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn{background-color:var(--bg);color:var(--color-text)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:border"] .cart-fixed-btn:hover{background-color:var(--bg);border-color:var(--color-btn-bg-minor-shade);color:var(--color-text-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn{background-color:transparent;border-color:transparent;color:var(--color-btn-bg)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-view:transparent"] .cart-fixed-btn:hover{background-color:transparent;color:var(--color-btn-bg-minor-shade)}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--button-show:always"] .cart-fixed-btn{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1[style*="--use-widget-border-radius:true"] .cart-fixed-btn{border-radius:var(--button-border-radius)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn{position:fixed;top:var(--margin-top);right:var(--margin-side);padding:calc(var(--size) / 2);width:auto;height:auto;outline:none;cursor:pointer;background-color:var(--color-btn-bg);border:1px solid var(--color-btn-bg);border-radius:var(--controls-btn-border-radius);color:var(--color-btn-color);font-size:var(--size);line-height:1;text-decoration:none;z-index:calc(var(--zindex-modal) - 1);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-no-visible{display:none}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn.is-show{pointer-events:auto;visibility:visible;opacity:1}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span{display:block;width:1em;height:1em}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn>span:before{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_cart_fixed_button_1 .cart-fixed-btn__bage{font-family:var(--font-family);min-width:var(--size);height:var(--size);padding:0 3px;line-height:var(--size);font-size:calc(var(--size) /2);font-weight:700;text-align:center;border-radius:50%;position:absolute;top:2px;right:2px;transform:translate(50%, -50%);background-color:var(--color-btn-bg-major-shade);color:var(--color-btn-color)}
.widget-type_system_widget_v4_bottom_navigation_bar_1{background-color:var(--bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1{--layout-adaptive-vertical-indents-factor-decrease: 1;border-top:1px solid var(--bg-major-shade);box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);--bage-bg: var(--color-btn-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg"]{--bage-bg: var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar__item-profile{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-personal:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar__item-search{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--hide-search:true"] .navigation-bar{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-home{display:none !important}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--show-catalog-instead-home:true"] .navigation-bar__item-catalog{display:block !important}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.cart-empty,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage.favorites-empty{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:0.4rem;width:100%;text-align:center;font-size:0.75rem;line-height:1.2}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-favorites,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-cart,.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar.no-search{grid-template-columns:repeat(auto-fit, minmax(40px, 1fr))}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item{text-decoration:none;color:var(--color-text);cursor:pointer;user-select:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item.is-active:not(.navigation-bar__item-cart) .navigation-bar__icon{font-weight:700}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__item-catalog{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__icon{display:inline-block;position:relative;font-size:1.5rem;line-height:1;margin-bottom:0.4rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__title{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar__bage{font-family:var(--font-family);min-width:1.125rem;height:1.125rem;padding:0 3px;line-height:1.125rem;font-size:0.75rem;text-align:center;border-radius:50%;position:absolute;top:-5px;right:-10px;color:var(--color-btn-color);background-color:var(--bage-bg)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-dark:true"] .navigation-bar__bage{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1[style*="--bage-bg-is-light:true"] .navigation-bar__bage{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--bg);border-bottom:1px solid var(--bg-major-shade);z-index:var(--zindex-modal);overflow-y:auto;transform:translate3d(-100%, 0, 0);visibility:hidden;transition:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.init-complete{transition:transform .3s, visibility .3s}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.is-show{transform:translate3d(0, 0, 0);visibility:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel.navigation-bar-search{overflow-y:visible}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn{width:var(--controls-height-m);min-width:var(--controls-height-m);margin-left:1rem;background:none;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-panel__hide-btn:hover{background:none;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-catalog__top{position:relative;display:flex;justify-content:space-between;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2);margin-bottom:1.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections{padding:0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__head{font-weight:600;font-size:1.125rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-minor-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu{list-style:none;padding:0;margin:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item{border-bottom:1px solid var(--bg-minor-shade);padding:0.5rem 0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__menu>.collections__item:last-child{border-bottom:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__submenu{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__item.is-show>.collections__controls .collections__show-submenu-btn{transform:translateY(-50%) rotate(180deg)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link{color:var(--color-text);text-decoration:none;display:block;padding-top:0.5rem;padding-bottom:0.5rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link.is-current,.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__link:hover{color:var(--color-accent-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu{list-style:none;padding:0 0 5px 0;margin:0 0 0 1rem;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__submenu .collections__link{padding-top:5px;padding-bottom:5px}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__controls.with-submenu{padding-right:2rem}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button{width:1.5rem;height:1.5rem;font-size:1.4rem;background:transparent;border-color:transparent;color:var(--color-text);padding:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button:hover{background:transparent;border-color:transparent;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections__show-submenu-btn.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__form{display:block}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._hide{display:inline}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search.is-show .collections-search__search-btn .icon._show{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__form{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{width:100%;height:100%;background:var(--bg-minor-shade);border:none;color:var(--color-text);border-radius:0;font-size:1rem;outline:none;box-shadow:none;padding:1rem calc(var(--layout-side-padding) * 1.7)}@media screen and (max-width: 767px){.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field{padding:1rem calc(var(--layout-side-padding) * 3.5)}}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field::placeholder{color:var(--bg-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__field:focus{outline:none;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn{width:var(--controls-height-m);position:relative;background:none;border:none;font-size:1.2rem;outline:none;padding:0;justify-content:center;align-items:center;color:var(--color-text);z-index:2;border-radius:0}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn:hover{background:none;border:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon{position:relative}.widget-type_system_widget_v4_bottom_navigation_bar_1 .collections-search__search-btn .icon._hide{display:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__controls{position:relative;display:flex;align-items:center;height:4rem;border-bottom:1px solid var(--bg-major-shade);padding:0 calc(var(--layout-side-padding) / 2) 0 var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field{height:100%;padding:0;font-size:1rem;flex-grow:1;background:none;border:none;border-radius:0;box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field::placeholder{color:var(--color-text-half-shade)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__field:focus{box-shadow:none}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search__results{position:absolute;top:4rem;bottom:0;left:0;right:0;overflow-y:auto;padding:1rem var(--layout-side-padding)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-results{padding:0;margin:0;list-style:none;line-height:1.25}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax-search-link{display:block;padding:0.5rem 0;text-decoration:none;color:var(--color-text)}.widget-type_system_widget_v4_bottom_navigation_bar_1 .navigation-bar-search .ajax_search-marked{color:var(--color-text-half-shade)}
.widget-type_system_widget_v4_simple_text_2{background-color:var(--bg)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_simple_text_2[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_simple_text_2 .layout__content .insales-rich-editable{width:100%}
.widget-type_system_widget_v4_page_cloud_1{background-color:var(--bg)}.widget-type_system_widget_v4_page_cloud_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_page_cloud_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_page_cloud_1 .nav__menu{padding:0;margin:0;display:flex;flex-flow:wrap;justify-content:center}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-item{list-style:none;line-height:2.2rem;margin-right:0.75rem;margin-left:0.75rem}@media screen and (max-width: 767px){.widget-type_system_widget_v4_page_cloud_1 .nav__menu-item{margin-right:0.5rem;margin-left:0.5rem;font-size:0.875rem}}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-link{color:inherit;text-decoration:none}.widget-type_system_widget_v4_page_cloud_1 .nav__menu-link:hover{border-bottom:1px solid var(--color-text)}
.widget-type_system_widget_v4_accordion_cards_1{background-color:var(--bg)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-dark:true"]{color:var(--color-text-light);--color-text: var(--color-text-light);--color-text-minor-shade: var(--color-text-light-minor-shade);--color-text-major-shade: var(--color-text-light-major-shade);--color-text-half-shade: var(--color-text-light-half-shade)}.widget-type_system_widget_v4_accordion_cards_1[style*="--bg-is-light:true"]{color:var(--color-text-dark);--color-text: var(--color-text-dark);--color-text-minor-shade: var(--color-text-dark-minor-shade);--color-text-major-shade: var(--color-text-dark-major-shade);--color-text-half-shade: var(--color-text-dark-half-shade)}.widget-type_system_widget_v4_accordion_cards_1 .tabs{border-radius:0;overflow:hidden}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab{width:100%;color:var(--color-text);overflow:hidden;word-break:break-word}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab:first-child .acc-tab__label{border-top:none}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label{position:relative;display:flex;justify-content:space-between;padding:1rem 0;font-weight:bold;cursor:pointer;border-top:1px solid var(--color-text)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label:hover{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__label-text{padding-left:1rem}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon{display:flex;align-items:center}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__icon::after{content:"\276F";font-size:14px;display:block;width:2em;height:1em;text-align:center;transition:all .35s;transform:rotate(90deg);will-change:transform}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content{max-height:0;color:var(--color-text);transition:max-height .2s;overflow:hidden;padding:0 1rem;will-change:max-height}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab__content img{max-width:100%;object-fit:contain;height:auto}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label{background:var(--bg-minor-shade)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked+.acc-tab__label .acc-tab__icon::after{transform:translate(-10px, 0) rotate(-90deg)}.widget-type_system_widget_v4_accordion_cards_1 .acc-tab input.hidden:checked~.acc-tab__content{transition:max-height .6s;overflow:visible;max-height:100%}


/* saved: cart_items */
body {transition: opacity ease-in 0.2s; } 
body[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; } 

/* saved: cart_items */

  .fc.old-theme-fix {
    overflow: visible;
  }
  .fc.old-theme-fix:after {
    clear: both;
    display: block;
    content: '';
  }
  .tt-dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 5px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;

  }
  .twitter-typeahead {
    display: inherit !important;
  }
  .twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
    margin-bottom: 0;
  }
  .tt-suggestion, .tt-footer {
    display: block;
    padding: 1px 0px 1px 10px;
  }
  .tt-suggestion.tt-is-under-cursor, .tt-footer.tt-is-under-cursor {
    color: #fff;
    background-color: #428bca;
  }
  .tt-suggestion.tt-is-under-cursor a, .tt-footer.tt-is-under-cursor a {
    color: #fff;
  }
  .tt-suggestion.tt-cursor, .tt-footer.tt-cursor {
    color: #fff;
    background-color: #428bca;
  }
  .tt-suggestion p, .tt-footer p {
    margin: 0;
  }

/* saved: cart_items */

  .spinner-container, .spinner {
    position: absolute;
    left:     0;
    bottom:   0;
    height:   100%;
    width:    100%;
  }

  .spinner-container {
    z-index:  900;
    overflow: hidden;

    &.animate .spinner {
      &.slide-up {
        opacity: 0;
      }

      &.fade-in {
        opacity: 0;
      }
    }
  }

  .spinner {
    height:   100%;
    opacity:  0.6;
    background: #fff;

    &.slide-up {
      @include transition-property(opacity, bottom);
      @include transition-duration(0.3s);
    }

    &.fade-in {
      @include transition-property(opacity);
      @include transition-duration(1s);
    }

    .spin {
      position: absolute;
      top: 50%;
      left: 50%;
    }
  }


  .spinner {
    background: rgba(255, 255, 255, 0);
  }

  .spinner-screen {
    position: fixed;
    z-index: 10000;
    height: 100%;
    width: 100%;
  }

/* saved: cart_items */
@font-face{font-family:FigtreeVF;src:url(chrome-extension://majdfhpaihoncoakbjgbdhglocklcgno/fonts/FigtreeVF.woff2) format("woff2 supports variations"),url(chrome-extension://majdfhpaihoncoakbjgbdhglocklcgno/fonts/FigtreeVF.woff2) format("woff2-variations");font-weight:100 1000;font-display:swap}
/* saved: orders/new */
span.im-caret {
    -webkit-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}

@keyframes blink {
    from, to {
        border-right-color: black;
    }
    50% {
        border-right-color: transparent;
    }
}

@-webkit-keyframes blink {
    from, to {
        border-right-color: black;
    }
    50% {
        border-right-color: transparent;
    }
}

span.im-static {
    color: grey;
}

div.im-colormask {
    display: inline-block;
    border-style: inset;
    border-width: 2px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

div.im-colormask > input {
    position: absolute;
    display: inline-block;
    background-color: transparent;
    color: transparent;
    -webkit-appearance: caret;
    -moz-appearance: caret;
    appearance: caret;
    border-style: none;
    left: 0; /*calculated*/
}

div.im-colormask > input:focus {
    outline: none;
}

div.im-colormask > input::-moz-selection{
    background: none;
}

div.im-colormask > input::selection{
    background: none;
}
div.im-colormask > input::-moz-selection{
    background: none;
}

div.im-colormask > div {
    color: black;
    display: inline-block;
    width: 100px; /*calculated*/
}
/* saved: orders/new */

      .gift-section .btn--loading .button-text {
        visibility: hidden;
        opacity: 0;
      }
      .gift-section .btn--loading .spinner {
        display: inline-block;
      }
      .gift-section .spinner {
        display: none;
        width: 20px;
        height: 20px;
        border: 3px solid rgba(255,255,255,.3);
        border-radius: 50%;
        border-top-color: #fff;
        animation: spin 1s ease-in-out infinite;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -10px;
        margin-top: -10px;
      }
      @keyframes spin {
        to { transform: rotate(360deg); }
      }
      
      /* 2026-05-08: стили .address-error / .address-error-message удалены
         вместе с курьерской доставкой и DaData-валидацией адреса */
    
/* saved: orders/new */
.ymaps-2-1-79-copyright{position:relative;z-index:1;display:block;float:right;margin-right:3px;margin-left:10px}.ymaps-2-1-79-copyright_float_left{float:left}.ymaps-2-1-79-copyright_fog_yes{float:none}.ymaps-2-1-79-copyright_multiline .ymaps-2-1-79-copyright__content{white-space:normal}.ymaps-2-1-79-copyright__wrap{display:block;overflow:hidden}.ymaps-2-1-79-copyright__layout{position:relative;z-index:1;top:1px;display:table;float:right}.ymaps-2-1-79-copyright__content-cell,.ymaps-2-1-79-copyright__logo-cell{display:table-cell;vertical-align:middle}.ymaps-2-1-79-copyright__logo-cell{padding-left:4px}.ymaps-2-1-79-copyright__content-cell{height:20px}.ymaps-2-1-79-copyright__content{display:inline-block;float:right;padding:0 4px 1px;white-space:nowrap;border-radius:3px;background-color:rgba(255,255,255,.75);font:11px/14px Verdana,Arial,sans-serif}.ymaps-2-1-79-copyright_fog_yes .ymaps-2-1-79-copyright__content{background-color:transparent}.ymaps-2-1-79-copyright_fog_yes .ymaps-2-1-79-copyright__wrap{margin-left:17px}.ymaps-2-1-79-copyright_fog_yes:after{position:absolute;z-index:-1;top:1px;right:50px;left:17px;height:15px;content:'';border-radius:0 3px 3px 0;background-color:rgba(255,255,255,.75)}.ymaps-2-1-79-copyright_logo_no.ymaps-2-1-79-copyright_fog_yes:after{right:0}.ymaps-2-1-79-copyright_logo_no .ymaps-2-1-79-copyright__logo-cell,.ymaps-2-1-79-copyright_providers_no .ymaps-2-1-79-copyright__text,.ymaps-2-1-79-copyright_ua_no .ymaps-2-1-79-copyright__agreement,.ymaps-2-1-79-copyright_ua_no.ymaps-2-1-79-copyright_providers_no .ymaps-2-1-79-copyright__content-cell{display:none}.ymaps-2-1-79-copyright__fog{position:absolute;z-index:2;top:1px;left:0;display:none;width:12px;height:15px;padding-left:5px;border-radius:3px 0 0 3px;background:rgba(255,255,255,.75);font:11px/14px Verdana,Arial,sans-serif}.ymaps-2-1-79-copyright_fog_yes .ymaps-2-1-79-copyright__fog{display:block}.ymaps-2-1-79-copyright__extend{margin-left:.4em}.ymaps-2-1-79-copyright__link{text-decoration:underline!important;color:#000!important}.ymaps-2-1-79-copyright__link:hover{color:#c00!important}
/**/
.ymaps-2-1-79-copyright__logo{display:block;width:130px;height:24px;opacity:.7;background-position:0 100%;background-repeat:no-repeat;background-size:130px 24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjkgOCAxNTAgMzAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIHNsaWNlIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii42IiBkPSJNNTguMDIgMTguMjhjLjM4IDAgLjY5LjEuOTQuMjUuMTMuMDguMjQuMTguMzUuMy40Mi41LjU4IDEuMjguNTkgMi4ydi4yOWgtNC4xNWMwLS4xIDAtLjIuMDItLjMuMDctMSAuMzMtMS43NC43Ny0yLjJsLjEzLS4xMWExLjk1IDEuOTUgMCAwIDEgMS4zNS0uNDN6TTQ3LjY1IDE4LjUydjcuODhoLTQuMmwuMDYtLjE1Yy4yNy0uNjYuNDctMS40Ny42MS0yLjM1LjI5LTEuNy4zOC0zLjYuMzgtNXYtLjM4aDMuMTV6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIuNiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjcuMzUgMzAuOTJjLS4zNy4yLS44LjMzLTEuMjUuMzNoLTMuMDJhMi41IDIuNSAwIDAgMS0yLjQ4LTIuMTVsLS43IDEuMDRhMi41IDIuNSAwIDAgMS0yLjA3IDEuMTFoLTMuMjhhMi41IDIuNSAwIDAgMS0yLjA3LTMuOWwyLjY4LTMuOTlBOC4zOCA4LjM4IDAgMCAxIDEyLjQ1IDE3YzAtMi4yOC44MS00LjQyIDIuNTctNS45NSAxLjcyLTEuNSA0LjA2LTIuMTcgNi42OC0yLjE3aDQuNGEyLjUgMi41IDAgMCAxIDIuNSAyLjV2Mi4zaDIuOTdjLjgyIDAgMS41NC4zOCAyIC45OGEyLjUgMi41IDAgMCAxIDEuOTgtLjk4aDIuOThjLjY2IDAgMS4yNi4yNSAxLjcuNjdhMi41IDIuNSAwIDAgMSAxLjcyLS42N2g4LjY3YTIuNSAyLjUgMCAwIDEgMi4zMyAxLjU3IDcuNDYgNy40NiAwIDAgMSA1LjA3LTEuODJjMS42NSAwIDMuMzUuNCA0LjczIDEuNTJhMi41IDIuNSAwIDAgMSAyLjE3LTEuMjdoMi45OGMuODggMCAxLjY1LjQ1IDIuMSAxLjE0bC4wOC0uMTFhMi41IDIuNSAwIDAgMSAyLjAyLTEuMDRoM2MuNzMgMCAxLjQuMzIgMS44OC44NWE4LjQxIDguNDEgMCAwIDEgNC4zLTEuMSA5LjMgOS4zIDAgMCAxIDQuNDIuOTIgMi41IDIuNSAwIDAgMSAxLjI3IDIuMTh2Mi41M2EyLjUgMi41IDAgMCAxLTMuODIgMi4xMiAzLjQyIDMuNDIgMCAwIDAtMS41NS0uNC44LjggMCAwIDAtLjIzLjAzYy0uMDcuMDktLjMuNS0uMyAxLjZzLjIgMS41OC4zIDEuNzNsLjIuMDJjLjc2IDAgMS4xNi0uMTggMS40Ny0uNGEyLjUgMi41IDAgMCAxIDMuOTMgMi4wNXYyLjQzYzAgLjgtLjM4IDEuNTUtMS4wMyAyLjAyYTcuNTIgNy41MiAwIDAgMS00LjU0IDEuMjUgOS4zNiA5LjM2IDAgMCAxLTQuMS0uODUgMi41IDIuNSAwIDAgMS0xLjYzLjZINzIuM2MtLjggMC0xLjU3LS40LTIuMDQtMS4wNWwtLjE3LS4yNGEyLjUgMi41IDAgMCAxLTIuMTkgMS4yOWgtMi45OGEyLjUgMi41IDAgMCAxLTEuNzMtLjdjLTEuMjMuNTktMi43Ny45NS00LjU2Ljk1YTkuNCA5LjQgMCAwIDEtNC4xOC0uODl2MS4wMmEyLjUgMi41IDAgMCAxLTIuNSAyLjVINDkuMmEyLjUgMi41IDAgMCAxLTIuNS0yLjV2LS4zOGgtMS42OHYuMzhhMi41IDIuNSAwIDAgMS0yLjUgMi41aC0yLjc1YTIuNSAyLjUgMCAwIDEtMi41LTIuNXYtLjM4aC0xLjcyYTIuNSAyLjUgMCAwIDEtMS45OS0uOTggMi41IDIuNSAwIDAgMS0xLjk5Ljk4SDI4LjZhMi41IDIuNSAwIDAgMS0xLjI1LS4zM3ptLTYuNjUtOS43N2wxLjUzIDEuMDMtNC40IDYuNTdoLTMuMjhsMy45NS01Ljg4Yy0yLjI3LTEuNjItMy41NS0zLjItMy41NS01Ljg3YTUuMTQgNS4xNCAwIDAgMSAzLjctNS4xN2MuODYtLjMgMS44OC0uNDYgMy4wNS0uNDZoNC40djE3LjM4aC0zLjAyVjEzLjcySDIxLjdjLS40IDAtLjc4LjA0LTEuMTIuMWE0LjEgNC4xIDAgMCAwLTEuMDIuMzQgMi44IDIuOCAwIDAgMC0xLjYxIDIuNjZjMCAyLjA2Ljg2IDMuMDQgMi42MyA0LjI1bC4xMi4wOHptNy45IDcuNmgyLjk3VjIzLjVoMy45OHY1LjI1aDIuOThWMTYuMThoLTIuOTh2NC45N2gtMy45N3YtNC45N0gyOC42djEyLjU3em0zOS4zIDBoLTIuOThWMTYuMThoMi45OHY1LjhsNC4yLTUuOGgzbC00LjIgNS44IDQuNzcgNi43N0g3Mi4zbC00LjQtNi4xOHY2LjE4em0tNS03LjczbC4wMi45M3YxLjU3aC03LjE3bC4wMi4zYy4xIDEgLjM4IDEuNzQuOTMgMi4yLjEzLjEyLjI4LjIxLjQ0LjNhMy42IDMuNiAwIDAgMCAxLjczLjMzIDguMTQgOC4xNCAwIDAgMCAzLjkyLTEuMTd2Mi40MmE3LjY1IDcuNjUgMCAwIDEtNC4xNyAxLjFjLS45IDAtMS43LS4xMi0yLjQtLjM2YTQuODUgNC44NSAwIDAgMS0zLjEtMy4xMiA3LjczIDcuNzMgMCAwIDEtLjM0LTEuNDggMTEuMTkgMTEuMTkgMCAwIDEgLjM0LTQuNTggNS4wOCA1LjA4IDAgMCAxIDIuMTYtMi44NCA1LjIzIDUuMjMgMCAwIDEgMi43LS43aC4wNWMuNjkgMCAxLjMzLjEgMS45LjI5IDEuMTMuMzggMiAxLjE4IDIuNSAyLjUuMjQuNjQuNCAxLjQxLjQ2IDIuMzF6TTQwLjcgMjYuNGMuMTItLjI0LjIzLS41LjMyLS43OC43Ny0yLjIuOTMtNS42NC45My04LjM3di0xLjA3aDguNjdWMjYuNGgxLjMzdjUuMjNINDkuMnYtMi44OGgtNi42OHYyLjg4aC0yLjc1VjI2LjRoLjkzem0zOC45MiAyLjQyYTUuNDYgNS40NiAwIDAgMS0xLjUtLjU3IDQuMyA0LjMgMCAwIDEtLjg1LS42MiA1LjYyIDUuNjIgMCAwIDEtMS42Mi0zLjI1Yy0uMS0uNTgtLjE1LTEuMjItLjE1LTEuOSAwLTEuNC4yNi0yLjY1Ljc4LTMuNjhhNS40MSA1LjQxIDAgMCAxIC45Ny0xLjM1IDUgNSAwIDAgMSAyLjMzLTEuMzIgNi43IDYuNyAwIDAgMSAyLjAyLS4yYzEuMzEuMDMgMi4zLjI3IDIuODguNnYyLjUyYTYuMTMgNi4xMyAwIDAgMC0zLjItLjc2Yy0uMzQuMDMtLjY1LjEtLjkzLjIzLTEuMTUuNS0xLjc3IDEuOC0xLjc3IDMuODggMCAyLjAyLjUyIDMuNDcgMS43NiA0LjAxYTIuOTQgMi45NCAwIDAgMCAxLjIzLjI0IDYuNzMgNi43MyAwIDAgMCAxLjYtLjIyYy41LS4xNC45Mi0uMzYgMS4zLS42M3YyLjQzYTQuOTIgNC45MiAwIDAgMS0zLjA3Ljc3IDguMSA4LjEgMCAwIDEtMS43OC0uMTh6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii42IiBkPSJNMTEwLjY3IDIyLjg4djIuODdsLS4xMi4xNmEyLjMgMi4zIDAgMCAxLTEuMTYuNzMgMy4xIDMuMSAwIDAgMS0uODQuMTEgMi4xMSAyLjExIDAgMCAxLTEuMi0uMzNjLS40NS0uMzItLjY4LS44Ni0uNjgtMS41NSAwLS4zOS4wNy0uNzEuMjMtLjk4LjIzLS40LjY0LS42NiAxLjI3LS44MmE4LjYgOC42IDAgMCAxIDIuMDMtLjJoLjQ3ek0xMTkuMDEgMjIuNDhjMCAuOTMuMDkgMS43LjI1IDIuMy4yMi44LjU4IDEuMzMgMS4wNyAxLjYxLjMuMTguNjYuMjYgMS4wNi4yNmEyLjc0IDIuNzQgMCAwIDAgLjkzLS4xNmMxLjEtLjQyIDEuNjQtMS43IDEuNjQtNC4wNCAwLTIuMzMtLjUxLTMuNi0xLjU1LTQuMDJhMi40MiAyLjQyIDAgMCAwLS44Ny0uMTVjLS41MiAwLS45NS4xMS0xLjMuMzYtLjQ3LjMzLS44Ljg2LTEgMS42NGE4LjkzIDguOTMgMCAwIDAtLjIzIDIuMnpNMTQzLjYgMjYuNGgtMS4zN3YtNC4wMmgxLjZhMi41MSAyLjUxIDAgMCAxIDEgLjIzYy41Ni4yOS44OC44Ni44OCAxLjc5IDAgLjktLjMyIDEuNDQtLjg1IDEuNzRsLS4xMy4wNmEyLjYxIDIuNjEgMCAwIDEtMS4xMi4yeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTk3LjkzIDMwLjE1YTIuNSAyLjUgMCAwIDAgMi4wNyAxLjFoMy41M2MuNDUgMCAuODgtLjEyIDEuMjYtLjM0YTcuNiA3LjYgMCAwIDAgNS4xNS4xNWMuMy4xMi42Mi4xOS45Ni4xOWgyLjY0djEuMTNhMi41IDIuNSAwIDAgMCAyLjUgMi41SDExOWEyLjUgMi41IDAgMCAwIDIuNS0yLjV2LS45MWE2LjgyIDYuODIgMCAwIDAgNi4xNC0yLjYzYy4zNC0uNDMuNjMtLjkuODctMS40djEuMzFhMi41IDIuNSAwIDAgMCAyLjUgMi41aDIuOTdhMi41IDIuNSAwIDAgMCAyLjUtMi41aC4yN2EyLjUgMi41IDAgMCAwIDIuNSAyLjVoNC41MmMxLjQzIDAgMi44Ny0uMjggNC4xMy0uOTdhMi41IDIuNSAwIDAgMCAxLjk3Ljk3aDIuOThhMi41IDIuNSAwIDAgMCAyLjUtMi41VjE2LjE4YTIuNSAyLjUgMCAwIDAtMi41LTIuNWgtMi45OGEyLjUgMi41IDAgMCAwLTIuNSAyLjV2MmE4LjY1IDguNjUgMCAwIDAtMi42NS0uNjJ2LTEuMzhhMi41IDIuNSAwIDAgMC0yLjUtMi41aC0yLjk3Yy0uMzEgMC0uNjEuMDUtLjg4LjE1YTIuNSAyLjUgMCAwIDAtLjg4LS4xNWgtOS45OGEyLjUgMi41IDAgMCAwLTEuNzMuNjkgNi43NSA2Ljc1IDAgMCAwLTUuOTYtLjQ3IDIuNSAyLjUgMCAwIDAtMS4wNC0uMjJoLTIuNzVjLS45IDAtMS43LjQ3LTIuMTQgMS4xOS0xLjQzLTEuMTEtMy4yNS0xLjQtNC45NS0xLjQtMi4xIDAtMy44NC41Ni01LjA2IDEuMTZsMS4yOC0xLjgxYTIuNSAyLjUgMCAwIDAtMi4wNC0zLjk0aC0zYy0uODIgMC0xLjU4LjQtMi4wNSAxLjA2TDk3IDExLjQ3di0uMWEyLjUgMi41IDAgMCAwLTIuNS0yLjVoLTMuMDJhMi41IDIuNSAwIDAgMC0yLjUgMi41djE3LjM4YTIuNSAyLjUgMCAwIDAgMi41IDIuNWgzLjAyYTIuNSAyLjUgMCAwIDAgMi41LTIuNDhsLjkzIDEuMzh6bTIuMDctMS40aDMuNTNsLTYuMi05LjE1IDUuOC04LjIzaC0zbC01LjYzIDh2LThoLTMuMDJ2MTcuMzhoMy4wMlYyMC42bDUuNSA4LjE1em0zLjYyLTMuOGMwLS4xNi4wMS0uMzMuMDMtLjQ4YTMuMjYgMy4yNiAwIDAgMSAxLjYtMi41NCA1LjAyIDUuMDIgMCAwIDEgMS4wMi0uNDhjMS0uMzYgMi4zLS41NSAzLjkzLS41NWguNDd2LS43YzAtLjY2LS4xNS0xLjExLS40Ny0xLjQtLjE0LS4xMy0uMy0uMjItLjQ5LS4zYTMuNCAzLjQgMCAwIDAtMS4xMi0uMTYgOC43NCA4Ljc0IDAgMCAwLTMuMzIuOGMtLjMuMTYtLjU1LjMxLS43NS40NnYtMi40OGE4Ljg2IDguODYgMCAwIDEgNC40My0xLjE1Yy40NiAwIC44OS4wMyAxLjI4LjA4IDEuODguMjUgMi45OCAxLjEyIDMuMyAyLjg2LjA4LjM4LjEyLjguMTIgMS4yN3Y1LjVhMzYuNzQgMzYuNzQgMCAwIDAgLjE1IDMuMDdoLTIuOXYtLjAxYTMuOTcgMy45NyAwIDAgMS0uMjMtLjk5aC0uMTJsLS4wMS4wMWEzLjM4IDMuMzggMCAwIDEtMi4yMSAxLjExIDYuNDUgNi40NSAwIDAgMS0xLjc0LS4wMiAzLjM4IDMuMzggMCAwIDEtMS44Ni0uOTEgNCA0IDAgMCAxLTEuMS0yLjk5em0xNS4xNy04Ljc3aC0yLjc1djE2LjJIMTE5di01LjFhMy43IDMuNyAwIDAgMCAzLjgzIDEuNjdjMi41Mi0uMzUgNC4yLTIuNjIgNC4yLTYuNSAwLS41My0uMDMtMS4wMi0uMS0xLjVhNy44MyA3LjgzIDAgMCAwLS42Ny0yLjQzIDQuODcgNC44NyAwIDAgMC0xLjI1LTEuNjQgNC4wNyA0LjA3IDAgMCAwLTIuNzMtLjk1IDQuMTcgNC4xNyAwIDAgMC0xIC4xMiAzLjkgMy45IDAgMCAwLTIuMzUgMS43NWwtLjE1LTEuNjN6bTE1LjIgMTIuNTdoLTIuOTdWMTguNTJoLTMuNXYtMi4zNGg5Ljk4djIuMzRIMTM0djEwLjIzem05LjggMGgtNC41M1YxNi4xOGgyLjk3djMuODRoMS42Yy42NSAwIDEuMjUuMDcgMS43OS4yLjcuMTcgMS4yOC40NCAxLjc2LjgyLjkuNzIgMS40IDEuODEgMS40IDMuMjYgMCAxLjQ3LS41MiAyLjU4LTEuNCAzLjMzLS40Ni4zOC0xLjAxLjY3LTEuNjUuODZhNi45IDYuOSAwIDAgMS0xLjk1LjI2em05LjA3IDBoLTIuOThWMTYuMThoMi45OHYxMi41N3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik02Mi44IDI3Ljl2LTIuNDJhNy41OCA3LjU4IDAgMCAxLTMuOTMgMS4xN2MtMi4xNyAwLTMtMS4wMi0zLjEyLTMuMTNoNy4xN3YtMS41N2MwLTQuMzgtMS45Mi02LjAyLTQuOS02LjAyLTMuNjIgMC01LjM1IDIuNzctNS4zNSA2LjU3IDAgNC4zOCAyLjE1IDYuNSA1Ljk1IDYuNSAxLjkgMCAzLjMtLjUgNC4xOC0xLjF6TTgxLjQgMjlhNS4xIDUuMSAwIDAgMCAzLjA3LS43N1YyNS44Yy0uNzUuNTItMS42NS44NS0yLjkuODUtMi4xMiAwLTMtMS42NS0zLTQuMjUgMC0yLjcyIDEuMDgtNC4xMyAzLjAzLTQuMTMgMS4xNSAwIDIuMjcuNCAyLjg3Ljc4di0yLjUzYTYuOTMgNi45MyAwIDAgMC0zLjItLjZjLTMuOCAwLTUuNzcgMi43My01Ljc3IDYuNTYgMCA0LjIgMS45MiA2LjUyIDUuOSA2LjUyek0zNS41NSAxNi4xOHY0Ljk3aC0zLjk4di00Ljk3SDI4LjZ2MTIuNTdoMi45N1YyMy41aDMuOTh2NS4yNWgyLjk3VjE2LjE4aC0yLjk3em0xNi40IDEwLjIyaC0xLjMzVjE2LjE4aC04LjY3djEuMDdjMCAzLjA3LS4yIDcuMDUtMS4yNSA5LjE1aC0uOTN2NS4yM2gyLjc1di0yLjg4aDYuNjh2Mi44OGgyLjc1VjI2LjR6bTIwLjM1IDIuMzVoMy4zN2wtNC43Ny02Ljc3IDQuMi01LjhoLTNsLTQuMiA1Ljh2LTUuOGgtMi45OHYxMi41N2gyLjk4di02LjE4bDQuNCA2LjE4ek01Ny45NyAxOC4yN2MxLjQ4IDAgMS45MyAxLjIzIDEuOTMgMi44di4yNWgtNC4xNWMuMDctMiAuOC0zLjA1IDIuMjItMy4wNXpNNDcuNjUgMjYuNGgtNC4yYy44Mi0xLjkgMS4wNS01LjMyIDEuMDUtNy41di0uMzhoMy4xNXY3Ljg4ek0xMDAgMjguNzVoMy41M2wtNi4yLTkuMTUgNS44LTguMjNoLTNsLTUuNjMgOHYtOGgtMy4wMnYxNy4zOGgzLjAyVjIwLjZsNS41IDguMTV6TTExMy42NSAyMC4xOGMwLTMuMDUtMS41NS00LjItNC43LTQuMmE4LjkgOC45IDAgMCAwLTQuNDMgMS4xNHYyLjQ4YTcuOCA3LjggMCAwIDEgNC4wOC0xLjI1YzEuNDIgMCAyLjA3LjUgMi4wNyAxLjg1di43aC0uNDdjLTQuNTUgMC02LjU4IDEuNS02LjU4IDQuMDVzMS41NSAzLjk4IDMuODUgMy45OGMxLjc1IDAgMi41LS41OCAzLjA4LTEuMThoLjEyYy4wMy4zMi4xMy43NS4yMyAxaDIuOWMtLjEtMS4wMi0uMTUtMi4wNS0uMTUtMy4wN3YtNS41em0tMi45OCA1LjU3Yy0uMzcuNTUtMS4wNyAxLTIuMTIgMS0xLjI1IDAtMS44OC0uNzUtMS44OC0xLjg4IDAtMS40NyAxLjAzLTIgMy41OC0yaC40MnYyLjg4ek0xMTguNzkgMTYuMThoLTIuNzV2MTYuMkgxMTl2LTUuMWEzLjY2IDMuNjYgMCAwIDAgMy4xMyAxLjcyYzIuOSAwIDQuOS0yLjMyIDQuOS02LjU1IDAtNC4yLTEuOTUtNi41Mi00Ljc1LTYuNTItMS40IDAtMi41NS42NC0zLjM1IDEuODdsLS4xNS0xLjYzem0yLjYgMTAuNDdjLTEuNTggMC0yLjM4LTEuMjctMi4zOC00LjE3IDAtMi45My44NS00LjIgMi41My00LjIgMS42MiAwIDIuNDIgMS4yNyAyLjQyIDQuMTcgMCAyLjkzLS44NSA0LjItMi41NyA0LjJ6TTEzNy41IDE4LjUydi0yLjM0aC05Ljk4djIuMzRoMy41djEwLjIzaDIuOTdWMTguNTJoMy41ek0xMzkuMjYgMTYuMTh2MTIuNTdoNC41MmMyLjkzIDAgNS0xLjUgNS00LjQ1IDAtMi44LTEuODUtNC4yOC00Ljk1LTQuMjhoLTEuNnYtMy44NGgtMi45N3ptMTAuNjIgMHYxMi41N2gyLjk4VjE2LjE4aC0yLjk4em0tNi4yNyAxMC4yMmgtMS4zOHYtNC4wMmgxLjQ1YzEuMjggMCAyLjAzLjU3IDIuMDMgMi4wMiAwIDEuNDUtLjgzIDItMi4xIDJ6Ii8+PHBhdGggZmlsbD0iI0YwMCIgZD0iTTI2LjEgMjguNzVoLTMuMDNWMTMuNzJoLTEuMzRjLTIuNDggMC0zLjc4IDEuMjUtMy43OCAzLjEgMCAyLjEuOSAzLjA4IDIuNzUgNC4zM2wxLjUzIDEuMDMtNC40IDYuNTdoLTMuMjhsMy45NS01Ljg4Yy0yLjI3LTEuNjItMy41NS0zLjItMy41NS01Ljg3IDAtMy4zNSAyLjMyLTUuNjMgNi43NS01LjYzaDQuNHYxNy4zOHoiLz48L3N2Zz4=)}.ymaps-2-1-79-copyright_color_white .ymaps-2-1-79-copyright__logo{opacity:.95;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjkgOCAxNTAgMzAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIHNsaWNlIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii40IiBkPSJNNTguMDIgMTguMjhjLjM4IDAgLjY5LjEuOTQuMjUuMTMuMDguMjQuMTguMzUuMy40Mi41LjU4IDEuMjguNTkgMi4ydi4yOWgtNC4xNWMwLS4xIDAtLjIuMDItLjMuMDctMSAuMzMtMS43NC43Ny0yLjJsLjEzLS4xMWExLjk1IDEuOTUgMCAwIDEgMS4zNS0uNDN6TTQ3LjY1IDE4LjUydjcuODhoLTQuMmwuMDYtLjE1Yy4yNy0uNjYuNDctMS40Ny42MS0yLjM1LjI5LTEuNy4zOC0zLjYuMzgtNXYtLjM4aDMuMTV6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIuNCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjcuMzUgMzAuOTJjLS4zNy4yLS44LjMzLTEuMjUuMzNoLTMuMDJhMi41IDIuNSAwIDAgMS0yLjQ4LTIuMTVsLS43IDEuMDRhMi41IDIuNSAwIDAgMS0yLjA3IDEuMTFoLTMuMjhhMi41IDIuNSAwIDAgMS0yLjA3LTMuOWwyLjY4LTMuOTlBOC4zOCA4LjM4IDAgMCAxIDEyLjQ1IDE3YzAtMi4yOC44MS00LjQyIDIuNTctNS45NSAxLjcyLTEuNSA0LjA2LTIuMTcgNi42OC0yLjE3aDQuNGEyLjUgMi41IDAgMCAxIDIuNSAyLjV2Mi4zaDIuOTdjLjgyIDAgMS41NC4zOCAyIC45OGEyLjUgMi41IDAgMCAxIDEuOTgtLjk4aDIuOThjLjY2IDAgMS4yNi4yNSAxLjcuNjdhMi41IDIuNSAwIDAgMSAxLjcyLS42N2g4LjY3YTIuNSAyLjUgMCAwIDEgMi4zMyAxLjU3IDcuNDYgNy40NiAwIDAgMSA1LjA3LTEuODJjMS42NSAwIDMuMzUuNCA0LjczIDEuNTJhMi41IDIuNSAwIDAgMSAyLjE3LTEuMjdoMi45OGMuODggMCAxLjY1LjQ1IDIuMSAxLjE0bC4wOC0uMTFhMi41IDIuNSAwIDAgMSAyLjAyLTEuMDRoM2MuNzMgMCAxLjQuMzIgMS44OC44NWE4LjQxIDguNDEgMCAwIDEgNC4zLTEuMSA5LjMgOS4zIDAgMCAxIDQuNDIuOTIgMi41IDIuNSAwIDAgMSAxLjI3IDIuMTh2Mi41M2EyLjUgMi41IDAgMCAxLTMuODIgMi4xMiAzLjQyIDMuNDIgMCAwIDAtMS41NS0uNC44LjggMCAwIDAtLjIzLjAzYy0uMDcuMDktLjMuNS0uMyAxLjZzLjIgMS41OC4zIDEuNzNsLjIuMDJjLjc2IDAgMS4xNi0uMTggMS40Ny0uNGEyLjUgMi41IDAgMCAxIDMuOTMgMi4wNXYyLjQzYzAgLjgtLjM4IDEuNTUtMS4wMyAyLjAyYTcuNTIgNy41MiAwIDAgMS00LjU0IDEuMjUgOS4zNiA5LjM2IDAgMCAxLTQuMS0uODUgMi41IDIuNSAwIDAgMS0xLjYzLjZINzIuM2MtLjggMC0xLjU3LS40LTIuMDQtMS4wNWwtLjE3LS4yNGEyLjUgMi41IDAgMCAxLTIuMTkgMS4yOWgtMi45OGEyLjUgMi41IDAgMCAxLTEuNzMtLjdjLTEuMjMuNTktMi43Ny45NS00LjU2Ljk1YTkuNCA5LjQgMCAwIDEtNC4xOC0uODl2MS4wMmEyLjUgMi41IDAgMCAxLTIuNSAyLjVINDkuMmEyLjUgMi41IDAgMCAxLTIuNS0yLjV2LS4zOGgtMS42OHYuMzhhMi41IDIuNSAwIDAgMS0yLjUgMi41aC0yLjc1YTIuNSAyLjUgMCAwIDEtMi41LTIuNXYtLjM4aC0xLjcyYTIuNSAyLjUgMCAwIDEtMS45OS0uOTggMi41IDIuNSAwIDAgMS0xLjk5Ljk4SDI4LjZhMi41IDIuNSAwIDAgMS0xLjI1LS4zM3ptLTYuNjUtOS43N2wxLjUzIDEuMDMtNC40IDYuNTdoLTMuMjhsMy45NS01Ljg4Yy0yLjI3LTEuNjItMy41NS0zLjItMy41NS01Ljg3YTUuMTQgNS4xNCAwIDAgMSAzLjctNS4xN2MuODYtLjMgMS44OC0uNDYgMy4wNS0uNDZoNC40djE3LjM4aC0zLjAyVjEzLjcySDIxLjdjLS40IDAtLjc4LjA0LTEuMTIuMWE0LjEgNC4xIDAgMCAwLTEuMDIuMzQgMi44IDIuOCAwIDAgMC0xLjYxIDIuNjZjMCAyLjA2Ljg2IDMuMDQgMi42MyA0LjI1bC4xMi4wOHptNy45IDcuNmgyLjk3VjIzLjVoMy45OHY1LjI1aDIuOThWMTYuMThoLTIuOTh2NC45N2gtMy45N3YtNC45N0gyOC42djEyLjU3em0zOS4zIDBoLTIuOThWMTYuMThoMi45OHY1LjhsNC4yLTUuOGgzbC00LjIgNS44IDQuNzcgNi43N0g3Mi4zbC00LjQtNi4xOHY2LjE4em0tNS03LjczbC4wMi45M3YxLjU3aC03LjE3bC4wMi4zYy4xIDEgLjM4IDEuNzQuOTMgMi4yLjEzLjEyLjI4LjIxLjQ0LjNhMy42IDMuNiAwIDAgMCAxLjczLjMzIDguMTQgOC4xNCAwIDAgMCAzLjkyLTEuMTd2Mi40MmE3LjY1IDcuNjUgMCAwIDEtNC4xNyAxLjFjLS45IDAtMS43LS4xMi0yLjQtLjM2YTQuODUgNC44NSAwIDAgMS0zLjEtMy4xMiA3LjczIDcuNzMgMCAwIDEtLjM0LTEuNDggMTEuMTkgMTEuMTkgMCAwIDEgLjM0LTQuNTggNS4wOCA1LjA4IDAgMCAxIDIuMTYtMi44NCA1LjIzIDUuMjMgMCAwIDEgMi43LS43aC4wNWMuNjkgMCAxLjMzLjEgMS45LjI5IDEuMTMuMzggMiAxLjE4IDIuNSAyLjUuMjQuNjQuNCAxLjQxLjQ2IDIuMzF6TTQwLjcgMjYuNGMuMTItLjI0LjIzLS41LjMyLS43OC43Ny0yLjIuOTMtNS42NC45My04LjM3di0xLjA3aDguNjdWMjYuNGgxLjMzdjUuMjNINDkuMnYtMi44OGgtNi42OHYyLjg4aC0yLjc1VjI2LjRoLjkzem0zOC45MiAyLjQyYTUuNDYgNS40NiAwIDAgMS0xLjUtLjU3IDQuMyA0LjMgMCAwIDEtLjg1LS42MiA1LjYyIDUuNjIgMCAwIDEtMS42Mi0zLjI1Yy0uMS0uNTgtLjE1LTEuMjItLjE1LTEuOSAwLTEuNC4yNi0yLjY1Ljc4LTMuNjhhNS40MSA1LjQxIDAgMCAxIC45Ny0xLjM1IDUgNSAwIDAgMSAyLjMzLTEuMzIgNi43IDYuNyAwIDAgMSAyLjAyLS4yYzEuMzEuMDMgMi4zLjI3IDIuODguNnYyLjUyYTYuMTMgNi4xMyAwIDAgMC0zLjItLjc2Yy0uMzQuMDMtLjY1LjEtLjkzLjIzLTEuMTUuNS0xLjc3IDEuOC0xLjc3IDMuODggMCAyLjAyLjUyIDMuNDcgMS43NiA0LjAxYTIuOTQgMi45NCAwIDAgMCAxLjIzLjI0IDYuNzMgNi43MyAwIDAgMCAxLjYtLjIyYy41LS4xNC45Mi0uMzYgMS4zLS42M3YyLjQzYTQuOTIgNC45MiAwIDAgMS0zLjA3Ljc3IDguMSA4LjEgMCAwIDEtMS43OC0uMTh6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii40IiBkPSJNMTEwLjY3IDIyLjg4djIuODdsLS4xMi4xNmEyLjMgMi4zIDAgMCAxLTEuMTYuNzMgMy4xIDMuMSAwIDAgMS0uODQuMTEgMi4xMSAyLjExIDAgMCAxLTEuMi0uMzNjLS40NS0uMzItLjY4LS44Ni0uNjgtMS41NSAwLS4zOS4wNy0uNzEuMjMtLjk4LjIzLS40LjY0LS42NiAxLjI3LS44MmE4LjYgOC42IDAgMCAxIDIuMDMtLjJoLjQ3ek0xMTkuMDEgMjIuNDhjMCAuOTMuMDkgMS43LjI1IDIuMy4yMi44LjU4IDEuMzMgMS4wNyAxLjYxLjMuMTguNjYuMjYgMS4wNi4yNmEyLjc0IDIuNzQgMCAwIDAgLjkzLS4xNmMxLjEtLjQyIDEuNjQtMS43IDEuNjQtNC4wNCAwLTIuMzMtLjUxLTMuNi0xLjU1LTQuMDJhMi40MiAyLjQyIDAgMCAwLS44Ny0uMTVjLS41MiAwLS45NS4xMS0xLjMuMzYtLjQ3LjMzLS44Ljg2LTEgMS42NGE4LjkzIDguOTMgMCAwIDAtLjIzIDIuMnpNMTQzLjYgMjYuNGgtMS4zN3YtNC4wMmgxLjZhMi41MSAyLjUxIDAgMCAxIDEgLjIzYy41Ni4yOS44OC44Ni44OCAxLjc5IDAgLjktLjMyIDEuNDQtLjg1IDEuNzRsLS4xMy4wNmEyLjYxIDIuNjEgMCAwIDEtMS4xMi4yeiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTk3LjkzIDMwLjE1YTIuNSAyLjUgMCAwIDAgMi4wNyAxLjFoMy41M2MuNDUgMCAuODgtLjEyIDEuMjYtLjM0YTcuNiA3LjYgMCAwIDAgNS4xNS4xNWMuMy4xMi42Mi4xOS45Ni4xOWgyLjY0djEuMTNhMi41IDIuNSAwIDAgMCAyLjUgMi41SDExOWEyLjUgMi41IDAgMCAwIDIuNS0yLjV2LS45MWE2LjgyIDYuODIgMCAwIDAgNi4xNC0yLjYzYy4zNC0uNDMuNjMtLjkuODctMS40djEuMzFhMi41IDIuNSAwIDAgMCAyLjUgMi41aDIuOTdhMi41IDIuNSAwIDAgMCAyLjUtMi41aC4yN2EyLjUgMi41IDAgMCAwIDIuNSAyLjVoNC41MmMxLjQzIDAgMi44Ny0uMjggNC4xMy0uOTdhMi41IDIuNSAwIDAgMCAxLjk3Ljk3aDIuOThhMi41IDIuNSAwIDAgMCAyLjUtMi41VjE2LjE4YTIuNSAyLjUgMCAwIDAtMi41LTIuNWgtMi45OGEyLjUgMi41IDAgMCAwLTIuNSAyLjV2MmE4LjY1IDguNjUgMCAwIDAtMi42NS0uNjJ2LTEuMzhhMi41IDIuNSAwIDAgMC0yLjUtMi41aC0yLjk3Yy0uMzEgMC0uNjEuMDUtLjg4LjE1YTIuNSAyLjUgMCAwIDAtLjg4LS4xNWgtOS45OGEyLjUgMi41IDAgMCAwLTEuNzMuNjkgNi43NSA2Ljc1IDAgMCAwLTUuOTYtLjQ3IDIuNSAyLjUgMCAwIDAtMS4wNC0uMjJoLTIuNzVjLS45IDAtMS43LjQ3LTIuMTQgMS4xOS0xLjQzLTEuMTEtMy4yNS0xLjQtNC45NS0xLjQtMi4xIDAtMy44NC41Ni01LjA2IDEuMTZsMS4yOC0xLjgxYTIuNSAyLjUgMCAwIDAtMi4wNC0zLjk0aC0zYy0uODIgMC0xLjU4LjQtMi4wNSAxLjA2TDk3IDExLjQ3di0uMWEyLjUgMi41IDAgMCAwLTIuNS0yLjVoLTMuMDJhMi41IDIuNSAwIDAgMC0yLjUgMi41djE3LjM4YTIuNSAyLjUgMCAwIDAgMi41IDIuNWgzLjAyYTIuNSAyLjUgMCAwIDAgMi41LTIuNDhsLjkzIDEuMzh6bTIuMDctMS40aDMuNTNsLTYuMi05LjE1IDUuOC04LjIzaC0zbC01LjYzIDh2LThoLTMuMDJ2MTcuMzhoMy4wMlYyMC42bDUuNSA4LjE1em0zLjYyLTMuOGMwLS4xNi4wMS0uMzMuMDMtLjQ4YTMuMjYgMy4yNiAwIDAgMSAxLjYtMi41NCA1LjAyIDUuMDIgMCAwIDEgMS4wMi0uNDhjMS0uMzYgMi4zLS41NSAzLjkzLS41NWguNDd2LS43YzAtLjY2LS4xNS0xLjExLS40Ny0xLjQtLjE0LS4xMy0uMy0uMjItLjQ5LS4zYTMuNCAzLjQgMCAwIDAtMS4xMi0uMTYgOC43NCA4Ljc0IDAgMCAwLTMuMzIuOGMtLjMuMTYtLjU1LjMxLS43NS40NnYtMi40OGE4Ljg2IDguODYgMCAwIDEgNC40My0xLjE1Yy40NiAwIC44OS4wMyAxLjI4LjA4IDEuODguMjUgMi45OCAxLjEyIDMuMyAyLjg2LjA4LjM4LjEyLjguMTIgMS4yN3Y1LjVhMzYuNzQgMzYuNzQgMCAwIDAgLjE1IDMuMDdoLTIuOXYtLjAxYTMuOTcgMy45NyAwIDAgMS0uMjMtLjk5aC0uMTJsLS4wMS4wMWEzLjM4IDMuMzggMCAwIDEtMi4yMSAxLjExIDYuNDUgNi40NSAwIDAgMS0xLjc0LS4wMiAzLjM4IDMuMzggMCAwIDEtMS44Ni0uOTEgNCA0IDAgMCAxLTEuMS0yLjk5em0xNS4xNy04Ljc3aC0yLjc1djE2LjJIMTE5di01LjFhMy43IDMuNyAwIDAgMCAzLjgzIDEuNjdjMi41Mi0uMzUgNC4yLTIuNjIgNC4yLTYuNSAwLS41My0uMDMtMS4wMi0uMS0xLjVhNy44MyA3LjgzIDAgMCAwLS42Ny0yLjQzIDQuODcgNC44NyAwIDAgMC0xLjI1LTEuNjQgNC4wNyA0LjA3IDAgMCAwLTIuNzMtLjk1IDQuMTcgNC4xNyAwIDAgMC0xIC4xMiAzLjkgMy45IDAgMCAwLTIuMzUgMS43NWwtLjE1LTEuNjN6bTE1LjIgMTIuNTdoLTIuOTdWMTguNTJoLTMuNXYtMi4zNGg5Ljk4djIuMzRIMTM0djEwLjIzem05LjggMGgtNC41M1YxNi4xOGgyLjk3djMuODRoMS42Yy42NSAwIDEuMjUuMDcgMS43OS4yLjcuMTcgMS4yOC40NCAxLjc2LjgyLjkuNzIgMS40IDEuODEgMS40IDMuMjYgMCAxLjQ3LS41MiAyLjU4LTEuNCAzLjMzLS40Ni4zOC0xLjAxLjY3LTEuNjUuODZhNi45IDYuOSAwIDAgMS0xLjk1LjI2em05LjA3IDBoLTIuOThWMTYuMThoMi45OHYxMi41N3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik02Mi44IDI3Ljl2LTIuNDJhNy41OCA3LjU4IDAgMCAxLTMuOTMgMS4xN2MtMi4xNyAwLTMtMS4wMi0zLjEyLTMuMTNoNy4xN3YtMS41N2MwLTQuMzgtMS45Mi02LjAyLTQuOS02LjAyLTMuNjIgMC01LjM1IDIuNzctNS4zNSA2LjU3IDAgNC4zOCAyLjE1IDYuNSA1Ljk1IDYuNSAxLjkgMCAzLjMtLjUgNC4xOC0xLjF6TTgxLjQgMjlhNS4xIDUuMSAwIDAgMCAzLjA3LS43N1YyNS44Yy0uNzUuNTItMS42NS44NS0yLjkuODUtMi4xMiAwLTMtMS42NS0zLTQuMjUgMC0yLjcyIDEuMDgtNC4xMyAzLjAzLTQuMTMgMS4xNSAwIDIuMjcuNCAyLjg3Ljc4di0yLjUzYTYuOTMgNi45MyAwIDAgMC0zLjItLjZjLTMuOCAwLTUuNzcgMi43My01Ljc3IDYuNTYgMCA0LjIgMS45MiA2LjUyIDUuOSA2LjUyek0zNS41NSAxNi4xOHY0Ljk3aC0zLjk4di00Ljk3SDI4LjZ2MTIuNTdoMi45N1YyMy41aDMuOTh2NS4yNWgyLjk3VjE2LjE4aC0yLjk3em0xNi40IDEwLjIyaC0xLjMzVjE2LjE4aC04LjY3djEuMDdjMCAzLjA3LS4yIDcuMDUtMS4yNSA5LjE1aC0uOTN2NS4yM2gyLjc1di0yLjg4aDYuNjh2Mi44OGgyLjc1VjI2LjR6bTIwLjM1IDIuMzVoMy4zN2wtNC43Ny02Ljc3IDQuMi01LjhoLTNsLTQuMiA1Ljh2LTUuOGgtMi45OHYxMi41N2gyLjk4di02LjE4bDQuNCA2LjE4ek01Ny45NyAxOC4yN2MxLjQ4IDAgMS45MyAxLjIzIDEuOTMgMi44di4yNWgtNC4xNWMuMDctMiAuOC0zLjA1IDIuMjItMy4wNXpNNDcuNjUgMjYuNGgtNC4yYy44Mi0xLjkgMS4wNS01LjMyIDEuMDUtNy41di0uMzhoMy4xNXY3Ljg4ek0xMDAgMjguNzVoMy41M2wtNi4yLTkuMTUgNS44LTguMjNoLTNsLTUuNjMgOHYtOGgtMy4wMnYxNy4zOGgzLjAyVjIwLjZsNS41IDguMTV6TTExMy42NSAyMC4xOGMwLTMuMDUtMS41NS00LjItNC43LTQuMmE4LjkgOC45IDAgMCAwLTQuNDMgMS4xNHYyLjQ4YTcuOCA3LjggMCAwIDEgNC4wOC0xLjI1YzEuNDIgMCAyLjA3LjUgMi4wNyAxLjg1di43aC0uNDdjLTQuNTUgMC02LjU4IDEuNS02LjU4IDQuMDVzMS41NSAzLjk4IDMuODUgMy45OGMxLjc1IDAgMi41LS41OCAzLjA4LTEuMThoLjEyYy4wMy4zMi4xMy43NS4yMyAxaDIuOWMtLjEtMS4wMi0uMTUtMi4wNS0uMTUtMy4wN3YtNS41em0tMi45OCA1LjU3Yy0uMzcuNTUtMS4wNyAxLTIuMTIgMS0xLjI1IDAtMS44OC0uNzUtMS44OC0xLjg4IDAtMS40NyAxLjAzLTIgMy41OC0yaC40MnYyLjg4ek0xMTguNzkgMTYuMThoLTIuNzV2MTYuMkgxMTl2LTUuMWEzLjY2IDMuNjYgMCAwIDAgMy4xMyAxLjcyYzIuOSAwIDQuOS0yLjMyIDQuOS02LjU1IDAtNC4yLTEuOTUtNi41Mi00Ljc1LTYuNTItMS40IDAtMi41NS42NC0zLjM1IDEuODdsLS4xNS0xLjYzem0yLjYgMTAuNDdjLTEuNTggMC0yLjM4LTEuMjctMi4zOC00LjE3IDAtMi45My44NS00LjIgMi41My00LjIgMS42MiAwIDIuNDIgMS4yNyAyLjQyIDQuMTcgMCAyLjkzLS44NSA0LjItMi41NyA0LjJ6TTEzNy41IDE4LjUydi0yLjM0aC05Ljk4djIuMzRoMy41djEwLjIzaDIuOTdWMTguNTJoMy41ek0xMzkuMjYgMTYuMTh2MTIuNTdoNC41MmMyLjkzIDAgNS0xLjUgNS00LjQ1IDAtMi44LTEuODUtNC4yOC00Ljk1LTQuMjhoLTEuNnYtMy44NGgtMi45N3ptMTAuNjIgMHYxMi41N2gyLjk4VjE2LjE4aC0yLjk4em0tNi4yNyAxMC4yMmgtMS4zOHYtNC4wMmgxLjQ1YzEuMjggMCAyLjAzLjU3IDIuMDMgMi4wMiAwIDEuNDUtLjgzIDItMi4xIDJ6TTI2LjEgMjguNzVoLTMuMDNWMTMuNzJoLTEuMzRjLTIuNDggMC0zLjc4IDEuMjUtMy43OCAzLjEgMCAyLjEuOSAzLjA4IDIuNzUgNC4zM2wxLjUzIDEuMDMtNC40IDYuNTdoLTMuMjhsMy45NS01Ljg4Yy0yLjI3LTEuNjItMy41NS0zLjItMy41NS01Ljg3IDAtMy4zNSAyLjMyLTUuNjMgNi43NS01LjYzaDQuNHYxNy4zOHoiLz48L3N2Zz4=)}.ymaps-2-1-79-copyright .ymaps-2-1-79-copyright__logo:hover{opacity:1}.ymaps-2-1-79-copyright__logo_lang_en{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjUgOCAxNTAgMzAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIHNsaWNlIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii42IiBkPSJNMzQuMjUgMjIuOThoLjQydjIuNzdhMi4zIDIuMyAwIDAgMS0xLjI4Ljg5IDMuMSAzLjEgMCAwIDEtLjg0LjExIDIuMTYgMi4xNiAwIDAgMS0xLjItLjMzYy0uNDUtLjMxLS42OC0uODQtLjY4LTEuNSAwLS4zNi4wNy0uNjcuMjEtLjkzLjIzLS40LjY1LS42NyAxLjMtLjgzYTguODcgOC44NyAwIDAgMSAyLjAyLS4xOGguMDV6TTU4Ljg2IDI2LjI4Yy40Ni0uMzIuNzktLjg2Ljk5LTEuNjQuMTUtLjU5LjIzLTEuMzEuMjMtMi4xOSAwLS45NC0uMDktMS43LS4yNi0yLjMxLS4yMS0uOC0uNTctMS4zMi0xLjA3LTEuNi0uMy0uMTgtLjY2LS4yNy0xLjA4LS4yN2EyLjYyIDIuNjIgMCAwIDAtLjkuMTZjLTEuMS40Mi0xLjY1IDEuNzMtMS42NSA0LjEyIDAgMi4yOC41MiAzLjU0IDEuNTUgMy45NWwuMTMuMDRhMi41NiAyLjU2IDAgMCAwIDIuMDUtLjI2ek02OC4wMyAyMS4zMmwuMDEtLjNjLjA4LTEgLjMzLTEuNzQuNzgtMi4ybC4xMy0uMTFhMS45NSAxLjk1IDAgMCAxIDEuMzMtLjQzaC4wMmMuMzggMCAuNjguMS45My4yNS4xMy4wOC4yNS4xOC4zNS4zLjQzLjUuNTkgMS4yOC42IDIuMnYuMjloLTQuMTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIuNiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjMuMjMgMzEuMjVhMi41IDIuNSAwIDAgMCAyLjUtMi41di0uNzZjLjI5LjY0LjcgMS4yMiAxLjIyIDEuNzNhNi40IDYuNCAwIDAgMCA0LjUzIDEuN2MuOSAwIDEuNzItLjEyIDIuNDYtLjM2LjMuMTIuNjIuMTkuOTYuMTloMi45Yy40IDAgLjc5LS4xIDEuMTQtLjI3LjM0LjE3LjczLjI3IDEuMTQuMjdoMi45N2MuODMgMCAxLjU2LS40IDIuMDEtMS4wMmEyLjUgMi41IDAgMCAwIDIuMDIgMS4wMmgyLjk3YzEgMCAxLjg1LS41OCAyLjI1LTEuNDJhNi42OCA2LjY4IDAgMCAwIDYuOTYgMS4yYy4zMi4xNC42Ny4yMiAxLjA0LjIyaDIuNzVhMi41IDIuNSAwIDAgMCAyLjMtMS41MiA4LjU4IDguNTggMCAwIDAgNS41NSAxLjc3YzEuNDMgMCAyLjctLjIzIDMuNzgtLjYyLjQuMjQuODUuMzcgMS4zMi4zN2gzLjAzYy44OCAwIDEuNy0uNDYgMi4xNC0xLjIybC40NC0uNzQuNS44YTIuNSAyLjUgMCAwIDAgMi4xMSAxLjE2aDMuMzZhMi41IDIuNSAwIDAgMCAyLjEtMy44NGwtMy4yOC01LjE5IDIuNzktNC43OWEyLjUgMi41IDAgMCAwLTIuMTYtMy43NWgtMi45OGMtLjkgMC0xLjczLjQ4LTIuMTggMS4yNmwtLjA5LjE3LS4xNy0uMjdhMi41IDIuNSAwIDAgMC0yLjExLTEuMTZoLTMuMzVjLS43IDAtMS4zNS4yOS0xLjgyLjc4YTcuNjUgNy42NSAwIDAgMC00LjAzLTEuMDRjLTEuODUgMC0zLjQ3LjU0LTQuNzUgMS41NXYtMy42YTIuNSAyLjUgMCAwIDAtMi41LTIuNWgtMi45N2EyLjUgMi41IDAgMCAwLTIuNSAyLjV2Mi4wOWE2Ljc2IDYuNzYgMCAwIDAtNS45MyAyLjQxIDQuODQgNC44NCAwIDAgMC0uNTgtLjc1Yy0xLjIzLTEuMy0yLjkxLTEuNjQtNC40NS0xLjY0LTEgMC0xLjg4LjE1LTIuNjQuNGEyLjUgMi41IDAgMCAwLTEtLjJoLTIuOWMtLjkxIDAtMS43MS40OC0yLjE1IDEuMi0xLjQzLTEuMTItMy4yNi0xLjQtNC45OC0xLjRhOS40IDkuNCAwIDAgMC0yLjM4LjNsLjYyLTEuNGEyLjUgMi41IDAgMCAwLTIuMjktMy41aC0zLjA3Yy0xIDAtMS45LjU4LTIuMyAxLjQ5bC0xLjc2IDQtMS44NS00LjA0YTIuNSAyLjUgMCAwIDAtMi4yNy0xLjQ1SDE0LjVhMi41IDIuNSAwIDAgMC0yLjI3IDMuNTRsNS40NyAxMS45djQuNDNhMi41IDIuNSAwIDAgMCAyLjUgMi41aDMuMDN6bTUuMy0xMi44MmwuNi0xLjM3YTcuNjUgNy42NSAwIDAgMSA1LjEtMWMxLjk1LjI1IDMuMDYgMS4xNyAzLjM1IDMuMDQuMDUuMzMuMDcuNjkuMDcgMS4wN3Y1LjVhMzEuNSAzMS41IDAgMCAwIC4xNSAzLjA4aC0yLjl2LS4wMWEzLjk3IDMuOTcgMCAwIDEtLjIzLS45OWgtLjEybC0uMDEuMDFhMy4zOCAzLjM4IDAgMCAxLTIuMiAxLjExIDYuNDQgNi40NCAwIDAgMS0xLjc3LS4wMmMtMS43OS0uMzMtMi45NS0xLjY2LTIuOTUtMy43NWEzLjQzIDMuNDMgMCAwIDEgMS42LTMuMDQgNi45IDYuOSAwIDAgMSAxLjgyLS43NGMuODctLjIxIDEuOTItLjMyIDMuMTYtLjMyaC40N3YtLjhjMC0uNjYtLjE1LTEuMTEtLjQ3LTEuNC0uMTMtLjEzLS4zLS4yMi0uNDgtLjNoLS4wMWEyLjggMi44IDAgMCAwLS43Ni0uMTQgNS4xMyA1LjEzIDAgMCAwLTIuODIuNjEgNy40NiA3LjQ2IDAgMCAwLTEuNiAxLjA1di0xLjZ6TTYwLjMgMjguNzVoMi43NVYxMS4zN2gtMi45N3Y2LjI4YTMuNyAzLjcgMCAwIDAtMy44NC0xLjY4Yy0xLjcuMjUtMy4wMiAxLjQtMy43IDMuMzNsLS4wOC4yN2E5Ljk4IDkuOTggMCAwIDAtLjQxIDIuOThjMCAxLjI1LjE4IDIuMzMuNSAzLjIzLjY3IDEuODYgMS45NSAyLjk1IDMuNiAzLjE4YTQuODIgNC44MiAwIDAgMCAxLjY1LS4wOCAzLjk0IDMuOTQgMCAwIDAgMi4zNS0xLjc1bC4xNSAxLjYyem00LjY1LTYuMjVjMC0xLjI5LjItMi40Ni42LTMuNDRhNC45MyA0LjkzIDAgMCAxIDItMi40NCA1LjIzIDUuMjMgMCAwIDEgMi43LS43aC4wNWMuNyAwIDEuMzMuMSAxLjkuMjkuNzIuMjQgMS4zNC42NiAxLjgxIDEuMjZsLjAzLjA0Yy4xNy4yMS4zMi40NS40NS43Mi4zNy43My42IDEuNjUuNjggMi44LjAyLjI5LjAzLjYuMDMuOTJ2MS41N2gtNy4xN2MwIC4xIDAgLjIuMDIuMy4xIDEgLjM4IDEuNzQuOTMgMi4yYTIgMiAwIDAgMCAuNDQuMyAzLjYgMy42IDAgMCAwIDEuNzMuMzMgOC4xNCA4LjE0IDAgMCAwIDMuOS0xLjE1bC4wMy0uMDJ2Mi40MmwtLjI0LjE1YTYuMiA2LjIgMCAwIDEtMS4zNC41OSA4LjcgOC43IDAgMCAxLTIuNi4zNmMtLjkgMC0xLjctLjEyLTIuNC0uMzZhNC43MiA0LjcyIDAgMCAxLTIuOTUtMi43M2MtLjQtLjkyLS42LTIuMDYtLjYtMy40MXptMTQuMDggNi4yNUg3NmwzLjk1LTYuNTUtMy44LTYuMDJoMy4zNWwyLjQgMy44IDIuMTUtMy44aDIuOThsLTMuNTYgNi4xIDQuMSA2LjQ3aC0zLjM0bC0yLjY4LTQuMjUtMi41MiA0LjI1em0tMzguOTUgMGgyLjk3di05LjAyYTMuNjMgMy42MyAwIDAgMSAxLjU1LTEuMSAyLjk4IDIuOTggMCAwIDEgMS40NC0uMTFjLjcxLjEzIDEuMDQuNTcgMS4wNCAxLjM2djguODdoMi45N3YtOS4xOGMwLS4yIDAtLjQtLjAyLS42LS4xNi0yLjA3LTEuMTktMy0zLjQtM2E2Ljc5IDYuNzkgMCAwIDAtMS4xNi4xIDQuMyA0LjMgMCAwIDAtMi4yNiAxLjE0bC0uMDEuMDJoLS4xNWwtLjA3LTEuMDVoLTIuOXYxMi41N3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjYiIGQ9Ik0xMTguNjUgMjIuODh2Mi44N2MtLjAzLjA2LS4wOC4xMS0uMTIuMTYtLjI3LjMyLS42NS41OS0xLjE2LjczYTMuMSAzLjEgMCAwIDEtLjg0LjExIDIuMTIgMi4xMiAwIDAgMS0xLjE5LS4zM2MtLjQ2LS4zMi0uNjktLjg2LS42OS0xLjU1IDAtLjM5LjA4LS43MS4yMy0uOTguMjMtLjQuNjUtLjY2IDEuMjctLjgyLjUzLS4xMyAxLjItLjIgMi4wMy0uMmguNDd6TTEyNyAyMi40OGMwLS44OC4wNy0xLjYuMjItMi4yLjItLjc4LjUzLTEuMzEgMS0xLjY0YTIuMiAyLjIgMCAwIDEgMS4zLS4zNyAyLjQgMi40IDAgMCAxIC44Ny4xNmMxLjA0LjQxIDEuNTYgMS43IDEuNTYgNC4wMiAwIDIuMzQtLjU1IDMuNjItMS42NSA0LjA0bC0uMTguMDZjLS4yMy4wNy0uNDguMS0uNzUuMWEyIDIgMCAwIDEtMS4wNS0uMjZjLS41LS4yOC0uODYtLjgtMS4wNy0xLjZhOC45NiA4Ljk2IDAgMCAxLS4yNS0yLjMxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwMS4xIDEwLjcybDEuMDggNCAxLjA5LTRhMi41IDIuNSAwIDAgMSAyLjQtMS44NGg0LjA2YTIuNSAyLjUgMCAwIDEgMi41IDIuNXYzLjA4YTExLjYgMTEuNiAwIDAgMSA0LjctLjk5YzEuNyAwIDMuNTMuMjkgNC45NiAxLjRhMi41IDIuNSAwIDAgMSAyLjEzLTEuMmgyLjc1Yy4zNyAwIC43Mi4wOSAxLjA0LjIzYTYuNDEgNi40MSAwIDAgMSAyLjQ2LS40N2MyLjAzIDAgMy44NS44MSA1LjE2IDIuMzUuMjEtLjI1LjQ1LS40OS43MS0uN2E3Ljg3IDcuODcgMCAwIDEgNS4xMi0xLjY1YzEuNDggMCAyLjYyLjIgMy40NS40NGE3LjkzIDcuOTMgMCAwIDEgMS40LjU2bC4wNC4wM2guMDJsLjAxLjAxLTEuMSAxLjg3IDEuMS0xLjg2YTIuNSAyLjUgMCAwIDEgMS4yMyAyLjE0djIuNDNhMi41IDIuNSAwIDAgMS0uNjggMS43MSA1Ljc0IDUuNzQgMCAwIDEgMS41MyA0LjA0YzAgMi4wNy0uNyAzLjkxLTIuMjcgNS4xN2E4LjA2IDguMDYgMCAwIDEtNS4xIDEuNTMgMTEgMTEgMCAwIDEtNC4yLS43OCA3LjkgNy45IDAgMCAxLTEuNjMtLjkyYy0uMDIgMC0uMDMtLjAyLS4wNS0uMDNsLS4wMi0uMDJoLS4wMWwxLjMzLTEuNi0xLjMzIDEuNTlhMi4wMyAyLjAzIDAgMCAxLS4xLS4wOCA2Ljg0IDYuODQgMCAwIDEtNS4zOCAxLjgxdi45YTIuNSAyLjUgMCAwIDEtMi41IDIuNWgtMi45OGEyLjUgMi41IDAgMCAxLTIuNS0yLjV2LTEuMTJoLTIuNjRhMi41IDIuNSAwIDAgMS0uOTYtLjJjLS43NC4yNS0xLjU1LjM4LTIuNDcuMzhhNi41NiA2LjU2IDAgMCAxLTMuNzctMS4xMiAyLjUgMi41IDAgMCAxLTEuOTUuOTRoLTIuOThhMi41IDIuNSAwIDAgMS0xLjc3LS43NCAyLjUgMi41IDAgMCAxLTEuNzguNzRoLTIuNmEyLjUgMi41IDAgMCAxLTEuNzctLjc0IDIuNSAyLjUgMCAwIDEtMS43OC43NGgtMi40N2EyLjUgMi41IDAgMCAxLTIuNS0yLjVWMTEuMzdhMi41IDIuNSAwIDAgMSAyLjUtMi41aDQuMWEyLjUgMi41IDAgMCAxIDIuNDEgMS44NXptMi4xIDE4LjAzaC0yLjZsLTMuNTUtMTMuMTN2MTMuMTNoLTIuNDdWMTEuMzdoNC4xbDMuNSAxMi44OCAzLjUtMTIuODhoNC4wNXYxNy4zOGgtMi45OFYxNS42MmwtMy41NSAxMy4xM3ptMTQuOTgtOS45NmMtLjEzLS4xMi0uMy0uMjEtLjQ4LS4yOGEzLjQ1IDMuNDUgMCAwIDAtMS4xMi0uMTYgOC44IDguOCAwIDAgMC0zLjMyLjhjLS4zLjE1LS41Ni4zLS43Ni40NXYtMi40OGE4Ljg3IDguODcgMCAwIDEgNC40My0xLjE1Yy40NiAwIC45LjAzIDEuMjkuMDggMS44OC4yNSAyLjk3IDEuMTIgMy4zIDIuODYuMDcuMzguMTEuOC4xMSAxLjI3djUuNWEyNy41NiAyNy41NiAwIDAgMCAuMTUgMy4wN2gtMi45di0uMDFhMy45NyAzLjk3IDAgMCAxLS4yMS0uODZsLS4wMi0uMTNoLS4xMmwtLjAxLjAxYTMuMzggMy4zOCAwIDAgMS0yLjIxIDEuMTEgNi40NCA2LjQ0IDAgMCAxLTEuNzQtLjAyIDMuNCAzLjQgMCAwIDEtMi4zNC0xLjUgNC4zOSA0LjM5IDAgMCAxLS42My0yLjRjMC0uOC4yLTEuNS42My0yLjA5YTMuNDYgMy40NiAwIDAgMSAxLjAxLS45MyA1LjAyIDUuMDIgMCAwIDEgMS4wMi0uNDhjMS0uMzYgMi4zLS41NSAzLjkyLS41NWguNDd2LS43YzAtLjY2LS4xNS0xLjExLS40Ny0xLjR6TTEyNyAzMi4zOGgtMi45OHYtMTYuMmgyLjc1bC4xNSAxLjYyYTMuOTQgMy45NCAwIDAgMSA0LTEuODNjMS4zOC4xOSAyLjUxIDEgMy4yNCAyLjM3LjIuNC4zOS44Ni41MyAxLjM2YTEwLjQzIDEwLjQzIDAgMCAxIC4yOSAzLjc4Yy0uMDYuNy0uMTggMS4zNS0uMzYgMS45Mi0uMTQuNDctLjMyLjg5LS41MyAxLjI3YTQuMzQgNC4zNCAwIDAgMS00LjYgMi4yOCAzLjcgMy43IDAgMCAxLTIuNS0xLjY3djUuMXptOS43NS02Ljg4YTIuNDUgMi40NSAwIDAgMC0uMTYtLjF2Mi40M3MxLjI0IDEuMDQgMy44MiAxLjE2bC40Ny4wMWE3LjcgNy43IDAgMCAwIDIuMDEtLjI0YzEuNzktLjQ4IDIuODctMS43MyAyLjg3LTMuOTYgMC0yLjItMS41Mi0zLjM1LTQuMDUtMy43YTM5LjQ4IDM5LjQ4IDAgMCAxLS44Ny0uMTRjLS44My0uMTctMS40My0uNDgtMS40My0xLjM5IDAtLjM4LjEzLS42OC4zNy0uOS4zLS4yOC44LS40MyAxLjQ4LS40NmE2LjE0IDYuMTQgMCAwIDEgMS4xNS4wNGMuNTMuMDYuOTkuMTYgMS4zNi4yOC42NC4yIDEuMDMuNDQgMS4xNC41MnYtMi40M3MtMS4wOC0uNjQtMy4zNS0uN2gtLjNhNi4xIDYuMSAwIDAgMC0yLjc4LjYgMy41MiAzLjUyIDAgMCAwLTEuOTcgMy4xOGMwIDEuMTUuMzQgMi4wMiAxLjAxIDIuNjNhNC45IDQuOSAwIDAgMCAyLjg5IDEuMSA5IDkgMCAwIDEgLjU0LjA5YzEuMjYuMjYgMS45NC43NCAxLjk0IDEuNjggMCAuNTUtLjI1Ljk1LS43OCAxLjE4LS4zMS4xNC0uNzIuMjItMS4yMy4yNmwtLjQ3LjAxYTYuMjQgNi4yNCAwIDAgMS0zLjI4LS45MmwtLjM4LS4yM3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik01Ni44IDI5YzEuNCAwIDIuNTUtLjY1IDMuMzUtMS44OGwuMTUgMS42M2gyLjc1VjExLjM3aC0yLjk3djYuMjhhMy42NyAzLjY3IDAgMCAwLTMuMTYtMS43MmMtMi44NyAwLTQuODcgMi40Mi00Ljg3IDYuNjJDNTIuMDUgMjYuNyA1NCAyOSA1Ni44IDI5em0xOC4yOC0xLjF2LTIuNDJhNy41OCA3LjU4IDAgMCAxLTMuOTMgMS4xN2MtMi4xOCAwLTMtMS4wMi0zLjEzLTMuMTNoNy4xOHYtMS41N2MwLTQuMzgtMS45Mi02LjAyLTQuOS02LjAyLTMuNjMgMC01LjM1IDIuNzctNS4zNSA2LjU3IDAgNC4zOCAyLjE1IDYuNSA1Ljk1IDYuNSAxLjkgMCAzLjMtLjUgNC4xNy0xLjF6bS0zNy40My03LjcyYzAtMy4wNS0xLjU1LTQuMi00LjctNC4yYTcuNyA3LjcgMCAwIDAtNC40MyAxLjQ3djIuNTdhNi42OCA2LjY4IDAgMCAxIDQuMDgtMS42N2MxLjQyIDAgMi4wNy41IDIuMDcgMS44NXYuOGgtLjQ3Yy00LjU1IDAtNi41OCAxLjQ4LTYuNTggNC4xIDAgMi40MiAxLjU1IDMuODIgMy44NiAzLjgyIDEuNzUgMCAyLjUtLjU3IDMuMDctMS4xN2guMTNjLjAyLjMyLjEyLjc1LjIyIDFoMi45Yy0uMS0xLjAyLS4xNS0yLjA1LS4xNS0zLjA3di01LjV6bTUuNC0uNDVhMy4yNiAzLjI2IDAgMCAxIDIuNS0xLjI1YzEuMDUgMCAxLjUzLjQ1IDEuNTMgMS40djguODdoMi45N3YtOS4xOGMwLTIuNS0xLTMuNi0zLjQyLTMuNi0xLjc4IDAtMi44My42NS0zLjQzIDEuMjZoLS4xNWwtLjA3LTEuMDVoLTIuOXYxMi41N2gyLjk3di05LjAyem00MS4xNyA5LjAyaDMuMzZsLTQuMS02LjQ4IDMuNTUtNi4xaC0yLjk4bC0yLjE1IDMuOC0yLjQtMy44aC0zLjM1bDMuOCA2LjAzTDc2IDI4Ljc1aDMuMDNsMi41Mi00LjI1IDIuNjcgNC4yNXpNNTcuNjcgMTguMjdjMS42IDAgMi40IDEuMjggMi40IDQuMTggMCAyLjkzLS44NCA0LjItMi41MiA0LjItMS42MyAwLTIuNDItMS4yNS0yLjQyLTQuMSAwLTIuOTguODQtNC4yOCAyLjU0LTQuMjh6bTEyLjU4IDBjMS40NyAwIDEuOTIgMS4yMyAxLjkyIDIuOHYuMjVoLTQuMTRjLjA3LTIgLjgtMy4wNSAyLjIyLTMuMDV6bS0zNS41OCA3LjQ4Yy0uMzcuNTUtMS4wNyAxLTIuMTIgMS0xLjI1IDAtMS44Ny0uNzMtMS44Ny0xLjgyIDAtMS40NSAxLjAyLTEuOTUgMy41Ny0xLjk1aC40MnYyLjc3ek0xMDAuNiAyOC43NWgyLjZsMy41NS0xMy4xM3YxMy4xM2gyLjk4VjExLjM3aC00LjA1bC0zLjUgMTIuODgtMy41LTEyLjg4aC00LjF2MTcuMzhoMi40N1YxNS42MmwzLjU1IDEzLjEzek0xMjEuNjMgMjAuMThjMC0zLjA1LTEuNTUtNC4yLTQuNy00LjJhOC45IDguOSAwIDAgMC00LjQzIDEuMTR2Mi40OGE3LjggNy44IDAgMCAxIDQuMDgtMS4yNWMxLjQyIDAgMi4wNy41IDIuMDcgMS44NXYuN2gtLjQ3Yy00LjU1IDAtNi41OCAxLjUtNi41OCA0LjA1czEuNTUgMy45OCAzLjg1IDMuOThjMS43NSAwIDIuNS0uNTggMy4wOC0xLjE4aC4xMmMuMDMuMzIuMTMuNzUuMjMgMWgyLjljLS4xLTEuMDItLjE1LTIuMDUtLjE1LTMuMDd2LTUuNXptLTIuOTggNS41N2MtLjM3LjU1LTEuMDcgMS0yLjEyIDEtMS4yNSAwLTEuODgtLjc1LTEuODgtMS44OCAwLTEuNDcgMS4wMy0yIDMuNTgtMmguNDJ2Mi44OHpNMTI2Ljc3IDE2LjE4aC0yLjc1djE2LjJIMTI3di01LjFhMy42NiAzLjY2IDAgMCAwIDMuMTIgMS43MmMyLjkgMCA0LjktMi4zMiA0LjktNi41NSAwLTQuMi0xLjk1LTYuNTItNC43NS02LjUyLTEuNCAwLTIuNTUuNjQtMy4zNSAxLjg3bC0uMTUtMS42M3ptMi42IDEwLjQ3Yy0xLjU3IDAtMi4zNy0xLjI3LTIuMzctNC4xNyAwLTIuOTMuODUtNC4yIDIuNTItNC4yIDEuNjMgMCAyLjQzIDEuMjcgMi40MyA0LjE3IDAgMi45My0uODUgNC4yLTIuNTggNC4yek0xNDAuODggMjljMi45NiAwIDQuODgtMS4yMyA0Ljg4LTQuMiAwLTIuMi0xLjUyLTMuMzUtNC4wNS0zLjctMS4yNS0uMTgtMi4zLS4zMy0yLjMtMS41MyAwLS45NS43NS0xLjM3IDIuMTUtMS4zNyAxLjkzIDAgMy4xNS43IDMuMzUuODV2LTIuNDNzLTEuMTctLjctMy42NS0uN2MtMy4wNSAwLTQuNzUgMS42LTQuNzUgMy43OCAwIDIuMjMgMS4yOCAzLjM4IDMuNzMgMy43IDEuNzIuMjMgMi42NC43IDIuNjQgMS44IDAgLjk4LS43NyAxLjQ1LTIuNDcgMS40NS0yLjE3IDAtMy41Ny0xLjEzLTMuODItMS4yNXYyLjQzczEuNCAxLjE3IDQuMyAxLjE3eiIvPjxwYXRoIGZpbGw9IiNGMDAiIGQ9Ik0yMy4yMyAyNS44djIuOTVIMjAuMnYtNC45OGwtNS43LTEyLjRoMy4xNWw0LjQ1IDkuN2MuODUgMS44NiAxLjEzIDIuNSAxLjEzIDQuNzN6TTI4LjkgMTEuMzhsLTMuNyA4LjRoLTMuMDdsMy43LTguNGgzLjA3eiIvPjwvc3ZnPg==)}.ymaps-2-1-79-copyright_color_white .ymaps-2-1-79-copyright__logo_lang_en{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjUgOCAxNTAgMzAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIHNsaWNlIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii40IiBkPSJNMzQuMjUgMjIuOThoLjQydjIuNzdhMi4zIDIuMyAwIDAgMS0xLjI4Ljg5IDMuMSAzLjEgMCAwIDEtLjg0LjExIDIuMTYgMi4xNiAwIDAgMS0xLjItLjMzYy0uNDUtLjMxLS42OC0uODQtLjY4LTEuNSAwLS4zNi4wNy0uNjcuMjEtLjkzLjIzLS40LjY1LS42NyAxLjMtLjgzYTguODcgOC44NyAwIDAgMSAyLjAyLS4xOGguMDV6TTU4Ljg2IDI2LjI4Yy40Ni0uMzIuNzktLjg2Ljk5LTEuNjQuMTUtLjU5LjIzLTEuMzEuMjMtMi4xOSAwLS45NC0uMDktMS43LS4yNi0yLjMxLS4yMS0uOC0uNTctMS4zMi0xLjA3LTEuNi0uMy0uMTgtLjY2LS4yNy0xLjA4LS4yN2EyLjYyIDIuNjIgMCAwIDAtLjkuMTZjLTEuMS40Mi0xLjY1IDEuNzMtMS42NSA0LjEyIDAgMi4yOC41MiAzLjU0IDEuNTUgMy45NWwuMTMuMDRhMi41NiAyLjU2IDAgMCAwIDIuMDUtLjI2ek02OC4wMyAyMS4zMmwuMDEtLjNjLjA4LTEgLjMzLTEuNzQuNzgtMi4ybC4xMy0uMTFhMS45NSAxLjk1IDAgMCAxIDEuMzMtLjQzaC4wMmMuMzggMCAuNjguMS45My4yNS4xMy4wOC4yNS4xOC4zNS4zLjQzLjUuNTkgMS4yOC42IDIuMnYuMjloLTQuMTZ6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIuNCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjMuMjMgMzEuMjVhMi41IDIuNSAwIDAgMCAyLjUtMi41di0uNzZjLjI5LjY0LjcgMS4yMiAxLjIyIDEuNzNhNi40IDYuNCAwIDAgMCA0LjUzIDEuN2MuOSAwIDEuNzItLjEyIDIuNDYtLjM2LjMuMTIuNjIuMTkuOTYuMTloMi45Yy40IDAgLjc5LS4xIDEuMTQtLjI3LjM0LjE3LjczLjI3IDEuMTQuMjdoMi45N2MuODMgMCAxLjU2LS40IDIuMDEtMS4wMmEyLjUgMi41IDAgMCAwIDIuMDIgMS4wMmgyLjk3YzEgMCAxLjg1LS41OCAyLjI1LTEuNDJhNi42OCA2LjY4IDAgMCAwIDYuOTYgMS4yYy4zMi4xNC42Ny4yMiAxLjA0LjIyaDIuNzVhMi41IDIuNSAwIDAgMCAyLjMtMS41MiA4LjU4IDguNTggMCAwIDAgNS41NSAxLjc3YzEuNDMgMCAyLjctLjIzIDMuNzgtLjYyLjQuMjQuODUuMzcgMS4zMi4zN2gzLjAzYy44OCAwIDEuNy0uNDYgMi4xNC0xLjIybC40NC0uNzQuNS44YTIuNSAyLjUgMCAwIDAgMi4xMSAxLjE2aDMuMzZhMi41IDIuNSAwIDAgMCAyLjEtMy44NGwtMy4yOC01LjE5IDIuNzktNC43OWEyLjUgMi41IDAgMCAwLTIuMTYtMy43NWgtMi45OGMtLjkgMC0xLjczLjQ4LTIuMTggMS4yNmwtLjA5LjE3LS4xNy0uMjdhMi41IDIuNSAwIDAgMC0yLjExLTEuMTZoLTMuMzVjLS43IDAtMS4zNS4yOS0xLjgyLjc4YTcuNjUgNy42NSAwIDAgMC00LjAzLTEuMDRjLTEuODUgMC0zLjQ3LjU0LTQuNzUgMS41NXYtMy42YTIuNSAyLjUgMCAwIDAtMi41LTIuNWgtMi45N2EyLjUgMi41IDAgMCAwLTIuNSAyLjV2Mi4wOWE2Ljc2IDYuNzYgMCAwIDAtNS45MyAyLjQxIDQuODQgNC44NCAwIDAgMC0uNTgtLjc1Yy0xLjIzLTEuMy0yLjkxLTEuNjQtNC40NS0xLjY0LTEgMC0xLjg4LjE1LTIuNjQuNGEyLjUgMi41IDAgMCAwLTEtLjJoLTIuOWMtLjkxIDAtMS43MS40OC0yLjE1IDEuMi0xLjQzLTEuMTItMy4yNi0xLjQtNC45OC0xLjRhOS40IDkuNCAwIDAgMC0yLjM4LjNsLjYyLTEuNGEyLjUgMi41IDAgMCAwLTIuMjktMy41aC0zLjA3Yy0xIDAtMS45LjU4LTIuMyAxLjQ5bC0xLjc2IDQtMS44NS00LjA0YTIuNSAyLjUgMCAwIDAtMi4yNy0xLjQ1SDE0LjVhMi41IDIuNSAwIDAgMC0yLjI3IDMuNTRsNS40NyAxMS45djQuNDNhMi41IDIuNSAwIDAgMCAyLjUgMi41aDMuMDN6bTUuMy0xMi44MmwuNi0xLjM3YTcuNjUgNy42NSAwIDAgMSA1LjEtMWMxLjk1LjI1IDMuMDYgMS4xNyAzLjM1IDMuMDQuMDUuMzMuMDcuNjkuMDcgMS4wN3Y1LjVhMzEuNSAzMS41IDAgMCAwIC4xNSAzLjA4aC0yLjl2LS4wMWEzLjk3IDMuOTcgMCAwIDEtLjIzLS45OWgtLjEybC0uMDEuMDFhMy4zOCAzLjM4IDAgMCAxLTIuMiAxLjExIDYuNDQgNi40NCAwIDAgMS0xLjc3LS4wMmMtMS43OS0uMzMtMi45NS0xLjY2LTIuOTUtMy43NWEzLjQzIDMuNDMgMCAwIDEgMS42LTMuMDQgNi45IDYuOSAwIDAgMSAxLjgyLS43NGMuODctLjIxIDEuOTItLjMyIDMuMTYtLjMyaC40N3YtLjhjMC0uNjYtLjE1LTEuMTEtLjQ3LTEuNC0uMTMtLjEzLS4zLS4yMi0uNDgtLjNoLS4wMWEyLjggMi44IDAgMCAwLS43Ni0uMTQgNS4xMyA1LjEzIDAgMCAwLTIuODIuNjEgNy40NiA3LjQ2IDAgMCAwLTEuNiAxLjA1di0xLjZ6TTYwLjMgMjguNzVoMi43NVYxMS4zN2gtMi45N3Y2LjI4YTMuNyAzLjcgMCAwIDAtMy44NC0xLjY4Yy0xLjcuMjUtMy4wMiAxLjQtMy43IDMuMzNsLS4wOC4yN2E5Ljk4IDkuOTggMCAwIDAtLjQxIDIuOThjMCAxLjI1LjE4IDIuMzMuNSAzLjIzLjY3IDEuODYgMS45NSAyLjk1IDMuNiAzLjE4YTQuODIgNC44MiAwIDAgMCAxLjY1LS4wOCAzLjk0IDMuOTQgMCAwIDAgMi4zNS0xLjc1bC4xNSAxLjYyem00LjY1LTYuMjVjMC0xLjI5LjItMi40Ni42LTMuNDRhNC45MyA0LjkzIDAgMCAxIDItMi40NCA1LjIzIDUuMjMgMCAwIDEgMi43LS43aC4wNWMuNyAwIDEuMzMuMSAxLjkuMjkuNzIuMjQgMS4zNC42NiAxLjgxIDEuMjZsLjAzLjA0Yy4xNy4yMS4zMi40NS40NS43Mi4zNy43My42IDEuNjUuNjggMi44LjAyLjI5LjAzLjYuMDMuOTJ2MS41N2gtNy4xN2MwIC4xIDAgLjIuMDIuMy4xIDEgLjM4IDEuNzQuOTMgMi4yYTIgMiAwIDAgMCAuNDQuMyAzLjYgMy42IDAgMCAwIDEuNzMuMzMgOC4xNCA4LjE0IDAgMCAwIDMuOS0xLjE1bC4wMy0uMDJ2Mi40MmwtLjI0LjE1YTYuMiA2LjIgMCAwIDEtMS4zNC41OSA4LjcgOC43IDAgMCAxLTIuNi4zNmMtLjkgMC0xLjctLjEyLTIuNC0uMzZhNC43MiA0LjcyIDAgMCAxLTIuOTUtMi43M2MtLjQtLjkyLS42LTIuMDYtLjYtMy40MXptMTQuMDggNi4yNUg3NmwzLjk1LTYuNTUtMy44LTYuMDJoMy4zNWwyLjQgMy44IDIuMTUtMy44aDIuOThsLTMuNTYgNi4xIDQuMSA2LjQ3aC0zLjM0bC0yLjY4LTQuMjUtMi41MiA0LjI1em0tMzguOTUgMGgyLjk3di05LjAyYTMuNjMgMy42MyAwIDAgMSAxLjU1LTEuMSAyLjk4IDIuOTggMCAwIDEgMS40NC0uMTFjLjcxLjEzIDEuMDQuNTcgMS4wNCAxLjM2djguODdoMi45N3YtOS4xOGMwLS4yIDAtLjQtLjAyLS42LS4xNi0yLjA3LTEuMTktMy0zLjQtM2E2Ljc5IDYuNzkgMCAwIDAtMS4xNi4xIDQuMyA0LjMgMCAwIDAtMi4yNiAxLjE0bC0uMDEuMDJoLS4xNWwtLjA3LTEuMDVoLTIuOXYxMi41N3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjQiIGQ9Ik0xMTguNjUgMjIuODh2Mi44N2MtLjAzLjA2LS4wOC4xMS0uMTIuMTYtLjI3LjMyLS42NS41OS0xLjE2LjczYTMuMSAzLjEgMCAwIDEtLjg0LjExIDIuMTIgMi4xMiAwIDAgMS0xLjE5LS4zM2MtLjQ2LS4zMi0uNjktLjg2LS42OS0xLjU1IDAtLjM5LjA4LS43MS4yMy0uOTguMjMtLjQuNjUtLjY2IDEuMjctLjgyLjUzLS4xMyAxLjItLjIgMi4wMy0uMmguNDd6TTEyNyAyMi40OGMwLS44OC4wNy0xLjYuMjItMi4yLjItLjc4LjUzLTEuMzEgMS0xLjY0YTIuMiAyLjIgMCAwIDEgMS4zLS4zNyAyLjQgMi40IDAgMCAxIC44Ny4xNmMxLjA0LjQxIDEuNTYgMS43IDEuNTYgNC4wMiAwIDIuMzQtLjU1IDMuNjItMS42NSA0LjA0bC0uMTguMDZjLS4yMy4wNy0uNDguMS0uNzUuMWEyIDIgMCAwIDEtMS4wNS0uMjZjLS41LS4yOC0uODYtLjgtMS4wNy0xLjZhOC45NiA4Ljk2IDAgMCAxLS4yNS0yLjMxeiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwMS4xIDEwLjcybDEuMDggNCAxLjA5LTRhMi41IDIuNSAwIDAgMSAyLjQtMS44NGg0LjA2YTIuNSAyLjUgMCAwIDEgMi41IDIuNXYzLjA4YTExLjYgMTEuNiAwIDAgMSA0LjctLjk5YzEuNyAwIDMuNTMuMjkgNC45NiAxLjRhMi41IDIuNSAwIDAgMSAyLjEzLTEuMmgyLjc1Yy4zNyAwIC43Mi4wOSAxLjA0LjIzYTYuNDEgNi40MSAwIDAgMSAyLjQ2LS40N2MyLjAzIDAgMy44NS44MSA1LjE2IDIuMzUuMjEtLjI1LjQ1LS40OS43MS0uN2E3Ljg3IDcuODcgMCAwIDEgNS4xMi0xLjY1YzEuNDggMCAyLjYyLjIgMy40NS40NGE3LjkzIDcuOTMgMCAwIDEgMS40LjU2bC4wNC4wM2guMDJsLjAxLjAxLTEuMSAxLjg3IDEuMS0xLjg2YTIuNSAyLjUgMCAwIDEgMS4yMyAyLjE0djIuNDNhMi41IDIuNSAwIDAgMS0uNjggMS43MSA1Ljc0IDUuNzQgMCAwIDEgMS41MyA0LjA0YzAgMi4wNy0uNyAzLjkxLTIuMjcgNS4xN2E4LjA2IDguMDYgMCAwIDEtNS4xIDEuNTMgMTEgMTEgMCAwIDEtNC4yLS43OCA3LjkgNy45IDAgMCAxLTEuNjMtLjkyYy0uMDIgMC0uMDMtLjAyLS4wNS0uMDNsLS4wMi0uMDJoLS4wMWwxLjMzLTEuNi0xLjMzIDEuNTlhMi4wMyAyLjAzIDAgMCAxLS4xLS4wOCA2Ljg0IDYuODQgMCAwIDEtNS4zOCAxLjgxdi45YTIuNSAyLjUgMCAwIDEtMi41IDIuNWgtMi45OGEyLjUgMi41IDAgMCAxLTIuNS0yLjV2LTEuMTJoLTIuNjRhMi41IDIuNSAwIDAgMS0uOTYtLjJjLS43NC4yNS0xLjU1LjM4LTIuNDcuMzhhNi41NiA2LjU2IDAgMCAxLTMuNzctMS4xMiAyLjUgMi41IDAgMCAxLTEuOTUuOTRoLTIuOThhMi41IDIuNSAwIDAgMS0xLjc3LS43NCAyLjUgMi41IDAgMCAxLTEuNzguNzRoLTIuNmEyLjUgMi41IDAgMCAxLTEuNzctLjc0IDIuNSAyLjUgMCAwIDEtMS43OC43NGgtMi40N2EyLjUgMi41IDAgMCAxLTIuNS0yLjVWMTEuMzdhMi41IDIuNSAwIDAgMSAyLjUtMi41aDQuMWEyLjUgMi41IDAgMCAxIDIuNDEgMS44NXptMi4xIDE4LjAzaC0yLjZsLTMuNTUtMTMuMTN2MTMuMTNoLTIuNDdWMTEuMzdoNC4xbDMuNSAxMi44OCAzLjUtMTIuODhoNC4wNXYxNy4zOGgtMi45OFYxNS42MmwtMy41NSAxMy4xM3ptMTQuOTgtOS45NmMtLjEzLS4xMi0uMy0uMjEtLjQ4LS4yOGEzLjQ1IDMuNDUgMCAwIDAtMS4xMi0uMTYgOC44IDguOCAwIDAgMC0zLjMyLjhjLS4zLjE1LS41Ni4zLS43Ni40NXYtMi40OGE4Ljg3IDguODcgMCAwIDEgNC40My0xLjE1Yy40NiAwIC45LjAzIDEuMjkuMDggMS44OC4yNSAyLjk3IDEuMTIgMy4zIDIuODYuMDcuMzguMTEuOC4xMSAxLjI3djUuNWEyNy41NiAyNy41NiAwIDAgMCAuMTUgMy4wN2gtMi45di0uMDFhMy45NyAzLjk3IDAgMCAxLS4yMS0uODZsLS4wMi0uMTNoLS4xMmwtLjAxLjAxYTMuMzggMy4zOCAwIDAgMS0yLjIxIDEuMTEgNi40NCA2LjQ0IDAgMCAxLTEuNzQtLjAyIDMuNCAzLjQgMCAwIDEtMi4zNC0xLjUgNC4zOSA0LjM5IDAgMCAxLS42My0yLjRjMC0uOC4yLTEuNS42My0yLjA5YTMuNDYgMy40NiAwIDAgMSAxLjAxLS45MyA1LjAyIDUuMDIgMCAwIDEgMS4wMi0uNDhjMS0uMzYgMi4zLS41NSAzLjkyLS41NWguNDd2LS43YzAtLjY2LS4xNS0xLjExLS40Ny0xLjR6TTEyNyAzMi4zOGgtMi45OHYtMTYuMmgyLjc1bC4xNSAxLjYyYTMuOTQgMy45NCAwIDAgMSA0LTEuODNjMS4zOC4xOSAyLjUxIDEgMy4yNCAyLjM3LjIuNC4zOS44Ni41MyAxLjM2YTEwLjQzIDEwLjQzIDAgMCAxIC4yOSAzLjc4Yy0uMDYuNy0uMTggMS4zNS0uMzYgMS45Mi0uMTQuNDctLjMyLjg5LS41MyAxLjI3YTQuMzQgNC4zNCAwIDAgMS00LjYgMi4yOCAzLjcgMy43IDAgMCAxLTIuNS0xLjY3djUuMXptOS43NS02Ljg4YTIuNDUgMi40NSAwIDAgMC0uMTYtLjF2Mi40M3MxLjI0IDEuMDQgMy44MiAxLjE2bC40Ny4wMWE3LjcgNy43IDAgMCAwIDIuMDEtLjI0YzEuNzktLjQ4IDIuODctMS43MyAyLjg3LTMuOTYgMC0yLjItMS41Mi0zLjM1LTQuMDUtMy43YTM5LjQ4IDM5LjQ4IDAgMCAxLS44Ny0uMTRjLS44My0uMTctMS40My0uNDgtMS40My0xLjM5IDAtLjM4LjEzLS42OC4zNy0uOS4zLS4yOC44LS40MyAxLjQ4LS40NmE2LjE0IDYuMTQgMCAwIDEgMS4xNS4wNGMuNTMuMDYuOTkuMTYgMS4zNi4yOC42NC4yIDEuMDMuNDQgMS4xNC41MnYtMi40M3MtMS4wOC0uNjQtMy4zNS0uN2gtLjNhNi4xIDYuMSAwIDAgMC0yLjc4LjYgMy41MiAzLjUyIDAgMCAwLTEuOTcgMy4xOGMwIDEuMTUuMzQgMi4wMiAxLjAxIDIuNjNhNC45IDQuOSAwIDAgMCAyLjg5IDEuMSA5IDkgMCAwIDEgLjU0LjA5YzEuMjYuMjYgMS45NC43NCAxLjk0IDEuNjggMCAuNTUtLjI1Ljk1LS43OCAxLjE4LS4zMS4xNC0uNzIuMjItMS4yMy4yNmwtLjQ3LjAxYTYuMjQgNi4yNCAwIDAgMS0zLjI4LS45MmwtLjM4LS4yM3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01Ni44IDI5YzEuNCAwIDIuNTUtLjY1IDMuMzUtMS44OGwuMTUgMS42M2gyLjc1VjExLjM3aC0yLjk3djYuMjhhMy42NyAzLjY3IDAgMCAwLTMuMTYtMS43MmMtMi44NyAwLTQuODcgMi40Mi00Ljg3IDYuNjJDNTIuMDUgMjYuNyA1NCAyOSA1Ni44IDI5em0xOC4yOC0xLjF2LTIuNDJhNy41OCA3LjU4IDAgMCAxLTMuOTMgMS4xN2MtMi4xOCAwLTMtMS4wMi0zLjEzLTMuMTNoNy4xOHYtMS41N2MwLTQuMzgtMS45Mi02LjAyLTQuOS02LjAyLTMuNjMgMC01LjM1IDIuNzctNS4zNSA2LjU3IDAgNC4zOCAyLjE1IDYuNSA1Ljk1IDYuNSAxLjkgMCAzLjMtLjUgNC4xNy0xLjF6bS0zNy40My03LjcyYzAtMy4wNS0xLjU1LTQuMi00LjctNC4yYTcuNyA3LjcgMCAwIDAtNC40MyAxLjQ3djIuNTdhNi42OCA2LjY4IDAgMCAxIDQuMDgtMS42N2MxLjQyIDAgMi4wNy41IDIuMDcgMS44NXYuOGgtLjQ3Yy00LjU1IDAtNi41OCAxLjQ4LTYuNTggNC4xIDAgMi40MiAxLjU1IDMuODIgMy44NiAzLjgyIDEuNzUgMCAyLjUtLjU3IDMuMDctMS4xN2guMTNjLjAyLjMyLjEyLjc1LjIyIDFoMi45Yy0uMS0xLjAyLS4xNS0yLjA1LS4xNS0zLjA3di01LjV6bTUuNC0uNDVhMy4yNiAzLjI2IDAgMCAxIDIuNS0xLjI1YzEuMDUgMCAxLjUzLjQ1IDEuNTMgMS40djguODdoMi45N3YtOS4xOGMwLTIuNS0xLTMuNi0zLjQyLTMuNi0xLjc4IDAtMi44My42NS0zLjQzIDEuMjZoLS4xNWwtLjA3LTEuMDVoLTIuOXYxMi41N2gyLjk3di05LjAyem00MS4xNyA5LjAyaDMuMzZsLTQuMS02LjQ4IDMuNTUtNi4xaC0yLjk4bC0yLjE1IDMuOC0yLjQtMy44aC0zLjM1bDMuOCA2LjAzTDc2IDI4Ljc1aDMuMDNsMi41Mi00LjI1IDIuNjcgNC4yNXpNNTcuNjcgMTguMjdjMS42IDAgMi40IDEuMjggMi40IDQuMTggMCAyLjkzLS44NCA0LjItMi41MiA0LjItMS42MyAwLTIuNDItMS4yNS0yLjQyLTQuMSAwLTIuOTguODQtNC4yOCAyLjU0LTQuMjh6bTEyLjU4IDBjMS40NyAwIDEuOTIgMS4yMyAxLjkyIDIuOHYuMjVoLTQuMTRjLjA3LTIgLjgtMy4wNSAyLjIyLTMuMDV6bS0zNS41OCA3LjQ4Yy0uMzcuNTUtMS4wNyAxLTIuMTIgMS0xLjI1IDAtMS44Ny0uNzMtMS44Ny0xLjgyIDAtMS40NSAxLjAyLTEuOTUgMy41Ny0xLjk1aC40MnYyLjc3ek0xMDAuNiAyOC43NWgyLjZsMy41NS0xMy4xM3YxMy4xM2gyLjk4VjExLjM3aC00LjA1bC0zLjUgMTIuODgtMy41LTEyLjg4aC00LjF2MTcuMzhoMi40N1YxNS42MmwzLjU1IDEzLjEzek0xMjEuNjMgMjAuMThjMC0zLjA1LTEuNTUtNC4yLTQuNy00LjJhOC45IDguOSAwIDAgMC00LjQzIDEuMTR2Mi40OGE3LjggNy44IDAgMCAxIDQuMDgtMS4yNWMxLjQyIDAgMi4wNy41IDIuMDcgMS44NXYuN2gtLjQ3Yy00LjU1IDAtNi41OCAxLjUtNi41OCA0LjA1czEuNTUgMy45OCAzLjg1IDMuOThjMS43NSAwIDIuNS0uNTggMy4wOC0xLjE4aC4xMmMuMDMuMzIuMTMuNzUuMjMgMWgyLjljLS4xLTEuMDItLjE1LTIuMDUtLjE1LTMuMDd2LTUuNXptLTIuOTggNS41N2MtLjM3LjU1LTEuMDcgMS0yLjEyIDEtMS4yNSAwLTEuODgtLjc1LTEuODgtMS44OCAwLTEuNDcgMS4wMy0yIDMuNTgtMmguNDJ2Mi44OHpNMTI2Ljc3IDE2LjE4aC0yLjc1djE2LjJIMTI3di01LjFhMy42NiAzLjY2IDAgMCAwIDMuMTIgMS43MmMyLjkgMCA0LjktMi4zMiA0LjktNi41NSAwLTQuMi0xLjk1LTYuNTItNC43NS02LjUyLTEuNCAwLTIuNTUuNjQtMy4zNSAxLjg3bC0uMTUtMS42M3ptMi42IDEwLjQ3Yy0xLjU3IDAtMi4zNy0xLjI3LTIuMzctNC4xNyAwLTIuOTMuODUtNC4yIDIuNTItNC4yIDEuNjMgMCAyLjQzIDEuMjcgMi40MyA0LjE3IDAgMi45My0uODUgNC4yLTIuNTggNC4yek0xNDAuODggMjljMi45NiAwIDQuODgtMS4yMyA0Ljg4LTQuMiAwLTIuMi0xLjUyLTMuMzUtNC4wNS0zLjctMS4yNS0uMTgtMi4zLS4zMy0yLjMtMS41MyAwLS45NS43NS0xLjM3IDIuMTUtMS4zNyAxLjkzIDAgMy4xNS43IDMuMzUuODV2LTIuNDNzLTEuMTctLjctMy42NS0uN2MtMy4wNSAwLTQuNzUgMS42LTQuNzUgMy43OCAwIDIuMjMgMS4yOCAzLjM4IDMuNzMgMy43IDEuNzIuMjMgMi42NC43IDIuNjQgMS44IDAgLjk4LS43NyAxLjQ1LTIuNDcgMS40NS0yLjE3IDAtMy41Ny0xLjEzLTMuODItMS4yNXYyLjQzczEuNCAxLjE3IDQuMyAxLjE3ek0yMy4yMyAyNS44djIuOTVIMjAuMnYtNC45OGwtNS43LTEyLjRoMy4xNWw0LjQ1IDkuN2MuODUgMS44NiAxLjEzIDIuNSAxLjEzIDQuNzN6TTI4LjkgMTEuMzhsLTMuNyA4LjRoLTMuMDdsMy43LTguNGgzLjA3eiIvPjwvc3ZnPg==)}
/**/
.ymaps-2-1-79-gototaxi,.ymaps-2-1-79-gotoymaps{display:inline-block;margin-left:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.ymaps-2-1-79-gototaxi__container,.ymaps-2-1-79-gotoymaps__container{display:-webkit-box;-webkit-box-align:center;display:-webkit-flex;display:flex;border-radius:3px;background-color:#fff;cursor:pointer;overflow:hidden;white-space:nowrap;height:24px;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15)}.ymaps-2-1-79-gotoymaps__pin{width:14px}.ymaps-2-1-79-gototaxi__pin,.ymaps-2-1-79-gotoymaps__pin{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y0MyIgZD0iTTcgMGE3IDcgMCAwIDAtNC45NSAxMS45NWMxLjI3IDEuMjcgNC4yNSAzLjEgNC40MiA1LjAzLjAzLjI4LjI0LjUyLjUzLjUyLjI5IDAgLjUtLjI0LjUzLS41Mi4xNy0xLjkzIDMuMTUtMy43NiA0LjQyLTUuMDNBNyA3IDAgMCAwIDcgMHoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA5LjQ1YTIuNDUgMi40NSAwIDEgMCAwLTQuOSAyLjQ1IDIuNDUgMCAwIDAgMCA0Ljl6Ii8+PC9zdmc+) no-repeat;height:18px;margin:auto 6px}.ymaps-2-1-79-gototaxi__text-container,.ymaps-2-1-79-gotoymaps__text-container{margin-right:6px;font-family:Arial;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;display:-webkit-box;display:-webkit-flex;display:flex}.ymaps-2-1-79-gototaxi__text,.ymaps-2-1-79-gotoymaps__text{margin:auto;height:24px;line-height:24px;white-space:nowrap;overflow:hidden}.ymaps-2-1-79-gototaxi__pin{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZjMCIgZD0iTTQuNSAxQTMuNSAzLjUgMCAwIDAgMSA0LjVWOWgxNlY0LjVBMy41IDMuNSAwIDAgMCAxMy41IDFoLTl6Ii8+PHBhdGggZmlsbD0iI2U2ZTZlNiIgZD0iTTEgOXY0LjVBMy41IDMuNSAwIDAgMCA0LjUgMTdIOVY5SDF6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkgOXY4aDQuNWEzLjUgMy41IDAgMCAwIDMuNS0zLjVWOUg5eiIvPjwvc3ZnPg==) no-repeat;width:18px}.ymaps-2-1-79-gototech{display:inline-block;margin:5px 8px 0;vertical-align:top;padding:0 4px 1px;white-space:nowrap;border-radius:3px;background-color:rgba(255,255,255,.7);font:12px/14px Verdana,Arial,sans-serif;text-decoration:underline!important;color:#000!important}.ymaps-2-1-79-gototech:hover{color:#c00!important}
/**/
.ymaps-2-1-79-map-copyrights-promo{position:absolute;bottom:0;left:0;height:32px}@media print{.ymaps-2-1-79-map-copyrights-promo{visibility:hidden}}
/**/
.ymaps-2-1-79-panorama-screen{display:block;position:relative;overflow:hidden;background:#687d86;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAAB3RJTUUH3wsSESU379YW8AAADZRJREFUaN59WluC4zBsAyj3uD1Uz9MDdXctAv0gJctJ2sxsdmzLDsEnSIX/+V//DcDGenm97VP+vHoc+fehf/339WAYAAFCAQcUyHDSkxAsCQKFECJxGWGGQddNAICLRD3l9VieYpHcn3ssNMDj+HXILZw/nvb14vpFy2XSlG0vMetR7ucQ5xMv8vmwt774oW/21c+FH+sODAD8fXXfyWMNbdKAAdMGzOUWhLmeQx5POSxwfgr56RevBf2Zz8POy9+QHnWd7naahAANEgGHS1YDQssdDYAmW3uniFdwi7184fi7rny69jr5Ui1LlX36MdNjER5nXmC4YbT0pX4RoEWQNOGADYN8bLdj4MRwmKT/8xKOZxAS/AKGIxCWAyxHPo3yNunr1weGXiIguEKX5U/r3iviVOxbOgOgl+ylPT+3A8tUfHuGD7QPktOSBED6xOCAaQc6EtDuRLbLGOgMdDrvFVya9Cn3I987IYFLsC+x/Dq57n8loeV4PA4783QkmDRsQO4wiO1XS3Sb3qlrxcCp/iMkPwKAP4Fxa90n2gonvmPFh+OdZqMRdPuPbRsWDUMgCWEbIbaCDLIAfKTvt9d+J5Et6YmNh0t9Ad5POLPSlxFcCgZUEi/7EXyM8FiYQMcAXsnis3BureOwzE+X2C7l972H3T5PtZ/sQtZqtgVrVcGgZXShqKq6i99Ooy/X3+rxB5h3Pvk/xPq17K2lz09cmf4tvZYFCmRXBgArIxHANbg+i99Ke32kf8rx6U4HsXi72aOCl6ZWwi77skqYKgZWvZQt2IR2OSNPF3qy29JK/+FTXJ8yPmXrTFMnLVp/8sPx3rm1faYQuLVuw7JyQRMsWlx1mhTYwXvFOyl8u8MPdvr2gW/+8Ku+fTNXrMSCIj8ravW4kGwGIFgPuWDFTHvRkUZbSr8PP+vRh56/ueZ5yzr+pKS9xjt41y+8nEeWGlEkPNqF+jcIsoN4OSAAFIUFdp5/BdonEr6UvKR5s32/QRquarhXVNmynwK8pZflZgJWdQhVnoMCQcTLhRYJe1vgSwhvvKdeD7U/KFbJftZgS79jrMqq6apeJWgFQyWiAMRQYSBEC46gQRG8uFyZT8B5JceqLI/Fz0rUDUyLtTPJjk0frcMmiXuN1w2mi2PKLVwbAcpmcwVGHRiVUmnAQeJa9e9UW5PWTQc3VzgW8iEQTxJ8gp2PFh4jnMFdhlqe03mmtE4LTlhQVV9CCSckOulgczLQvMJ6B+HxufSZad5c6eRyR70+M9MJ4TOgjgBwnpkHSjuXCxkgJERdTWisQ9AAeb1brXegvpLnS4e/ZfKp4pXEXgX5yLu2YVa8toJzKb5ONgBbrKtKezZRwiiueEHJ7deP5j4C+OR4DxXdRQ9bpMc3Os6/3GavNZ+M2fItKROLCxmEEwpr9tSCYVWHMBy8oPSB4P9T/2e3uIYOH6ZbCv4y0elNu9yWsqdzer1DaeVKo4AABpTKSYZZgT8ME3FJSaAnJ0e19wHgRy14e8pr7fpZhvhV3G3Ylmw50zk9b+etnM50li8la7ZCgmlNJNXtlzGqc4hL8ybJz+GET5G/vPin0n04N1Z5+kVKu2WRZSut1Jyat3JhUFYY7H7OIpIAdFiPuMJx5X2TZLDsgJM7+EPgH+H6AHyce4PxYYLT+Zb6JSmVU3Mqp+ZdMJRTmSuIN1UybW67adDGiGve/0hGtBX4yWz8Q/rPSHkBOCDZOxJeD2kAUjozTwA5nbOM0LQUu0ZbYUqMtNO6CEHjmv/+kowIkrGt8NGB/eqwTvO8Fe116mcMdABIslr6el+iz8qhhd7N9SQKSnAgRijHSFq4xvXv798IjjZBYfiRkX5I/2WHg9caO4r9fastS6lM5cw5Ne/MVFb+ab6ADcAUINAIc4IjxuWRhODruv/+IWOMiGCQNYXh/yft/uuZwy368LrWAviNoCxT3j8zc+a8s1woV/p/c3gZMtJU0auIyOlxEbLy+vfnTwQ1RgMIxmckfDci/HmxUvDrmp9s2uK3AUr9mfOecxaA0v0aULcrl/SS05AsECRjaExC1rz+/vmfETEKwGCw7YCjJvzA8TbSOVviSff75ykY5f+WlDMz57znPTXvLO4AEwiCUXkRAiRnVQv1cCIiNAZha1z//vwZI8aIEXEC+ExH+BCfbxQr9Fkq2jz7KQUrp0oVADNnzjnvvGfOKaW7WaGD4TBJQkbKmcrUTKkofUSMQci6rn9//0TwP66REWMwGBHolIoXfXmmQeTrDNfUldi5+NsI3S+qAjjLc+ac874zp1M1da2M4hHBKDYrKadm5kylalARY4yArbz+/f2fEeEcY4QiIqomIN7z8Geo3DM4vo4A9guBtwFXNah0LklSZs455z3nvHPOnKnyH2JEYIzVKEN2pmfmnDlnFgCQyiAkjev++zdHWENBjYg40tHpM4/Az/t5sLOwywlxcL3yfENSx+9cCO4551SmpIpdRAAmhsNAAdBar5myTVJjA7j/RgY0NMLZFghufvQCsN7XQf+QQN3iYJDeBnwBaPaQqXKevO85Z94zM20BiAjYJBIIG0AWgPK4O2eFChliA5j3v4igh0XHWGFwWGBtiDzi//qjMl+oEXnj//IflQkKw7znTCml2hgSMTKxh9rSaYGcyuLYEYSla1xz3iOCSDsQCYUjHEcmPbz85z+083TyMtsaZ11bANwRkDNzKmfl0szsLsmRAEllbX8w5V7dd6Vk0EHCkvJSToiBQUeO3mizThEaxeHq/D4s11/v2Hfv0foDQKuKZVYBltIySRokrVSNfUC1z/X6zJTk3g+TFJc0yVDWXkjQAQfi0OATvCtRbgQL5ulFPpLpWSqM6sCkTaSllFKVHbv6higH7bBsLrdTZpbtpFoMOCxekBSWEYYFESiEh/6Nw+lbPr5fWGcqlWBnKa5C4R7wNBHdFqnK0MxZcNCSg1b4uEOuXKXM7FbZUuyphGWtWXz03uYHg3j7zJclVrDziZkuhfsqikd0TuqNpP3/Ik89LDKq718vHWlAAuBgRA22njG3P5rKk0yeAIJr+3AxLz4B/5S/Da+TLJ6KvIaKiyzVyNIPu11MbDFz2NsFpQUPF8mqndEuu0fGqy85el2ig7WDPIJgbRmaJmA9y8sO1Wg4IpqdeDcXZ5RvYx3sBJvQPFrpUUYzaxtXdPA+eloGwWHqZy7EJX1EQAJj4eXTR3YnABISxwigoGxbbqMtS8L48lC83POBUC6VrI1udukNMo7083jQFqlmy27pLSHiGMecvr02WogIGr4K/Bg4/GpT35U/X/JHhIEwj459k8sVPsAVUaX37Mi4VLkQaLlGtROgBEQMu9Lfi7itVPl0mka7XOdKrmrfH04bz6V4NGoqEKHn5PEx9fy2wKgFEeT2Ux/1Z91SxgzG88WL89V2qERf9MYOABQjYvORiGCoiFdEyKZNghEFjoyIsBGIGD8ZWieui2TFwNmLAe6d5idztxuRBLYofljG6l7qjtwAYBJS+HlCSx8jIoOFYBmperGyDwlDEctBohLOK9ddHSlRGNZwvZPdZl81J8P+tkLFpB18m2Hd5mcsYiYZa87WxAkRYa7mg0E4+NTKRgIwgKC2+rcRNtu7aud10YRXpG/upVU7S9dVybvK9M5hbd56R1fdCttBinrkX9Eq70CAhFXyNlF/wn25xwbLo2JeJe3nTtyanDWTyg0AEQSsQ6bjzpUgmrNlFQ+SY/gJpADRKe9sT4H9lY6P7wKsul5kl6i2pxZdLs7UN6Lpx0GhFgWUd1YBUhmOMlKsmF9pdN8t2wyGUgotr3qJtSqZjyIi2dL66oE+dn4fnkISuGrkaMuGehS8KG+/5htAVPOqGBppj/4wQ37xzJRsh5HBBajNsIYWXKQHsmqjMMVQ82mSe4q9tvf6Sy2bPl612ArBwTB8aj4fE3gBEDAYDM3UiBSZJU2R40avrDbFASYzx7KJ5CCeCqkdMO1v7SpAkGEXC82GAQMmvaKZlzJFSAGEadj5qH9mzpw51VODJ68HIyJzVvfpVp52n1JvhmkG1xkpMyuX6KFmrSPbESsQiiuTgDsKdy5Zw8GKhCuVFFLh/n6Vs4ZO1UcXgmaw7k1YgsmImJmMCTCGYe5xW67PrCSUhDYqpRQg9YwXs6YsrqyssKRrXA0AkmZNsLO3nuobEzVBulLJREbYKp9bM+OjF609hWfbqKomOXsGFxJAyXNmo35ciBSOcBokwZCce7Y155zTFgGJ0ricyoigAUutTs1V4FdFCVzKTGImoxtltB7r7YmAsgDXyP5hlLYjGkApc/XsMhymuAHknLO7dmk+CO45pyQSmbyuKY0REdEFPtckT0pXTwyQDuJKJRJB2ippMjUf5WcqVwY0ieo9kYu3G5IjEqBc+12Z3arLtoMhpFI5Z46RNTFiynPec9457w0AQBBSjJEjmj7ZVrtgTZBM1BwKJK6UqubFSg7LMWf56O6AgJ0AY6fjom7FWyT0xsXMXKoKMcWxPGjGLEaS0rzvea/p3H3v6aIUysix+rg9kKxnuqUtCa6a6WVWfqTtnYM68B8eARIQBMEAJro/6sRShWzdlJYBiwxxVfSZWeAxU+U82eOtKSVgkhJVfK+mBF2auhFblq/viON/ARjAi6KmDE1TAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE1LTExLTE4VDE3OjM3OjU4KzAzOjAwhTgypgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNS0xMS0xOFQxNzozNzo1NSswMzowMJWy69oAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) center/cover no-repeat}.ymaps-2-1-79-panorama-screen__canvas{display:block;width:100%;height:100%}.ymaps-2-1-79-panorama-screen iframe{max-width:unset;max-height:unset;min-width:unset;min-height:unset}
/**/
.ymaps-2-1-79-panorama-control__inception{position:absolute;text-align:left;top:0;left:0}.ymaps-2-1-79-panorama-control__zoom{position:absolute;bottom:16px;left:16px;z-index:10}.ymaps-2-1-79-panorama-control__zoom-in,.ymaps-2-1-79-panorama-control__zoom-out{display:block;margin:8px 0}.ymaps-2-1-79-panorama-control__top-right{position:absolute;top:16px;right:16px;z-index:10}.ymaps-2-1-79-panorama-control__name{display:inline-block}.ymaps-2-1-79-panorama-control__close,.ymaps-2-1-79-panorama-control__fullscreen{display:inline-block;margin:0 4px}.ymaps-2-1-79-panorama-control__name{font-family:Arial,Helvetica,sans-serif;font-size:18px;color:rgba(255,255,255,.85);text-shadow:0 2px 2px rgba(0,0,0,.8);line-height:38px;max-width:370px;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;overflow:hidden;margin:0 12px;vertical-align:middle}.ymaps-2-1-79-panorama-control__copyright{position:absolute;bottom:10px;right:0}.ymaps-2-1-79-panorama-control__copyright-link{border-radius:3px;background:rgba(255,255,255,.75);padding:0 4px 1px;margin:0 2px;line-height:14px!important;font:11px Verdana,Arial,sans-serif!important;text-decoration:underline!important;color:#000!important}.ymaps-2-1-79-panorama-control__copyright-link:hover{color:#c00!important}.ymaps-2-1-79-panorama-control__copyright-logo{display:inline-block;vertical-align:middle;margin:0 2px;width:46px;height:20px;background-size:contain;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ymaps-2-1-79-panorama-control__close.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__copyright-link.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__copyright-logo.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__fullscreen.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__inception.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__logo.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__name.ymaps-2-1-79-_hidden,.ymaps-2-1-79-panorama-control__zoom.ymaps-2-1-79-_hidden{display:none!important}@media print{.ymaps-2-1-79-panorama-control__name{color:rgba(255,255,255,.85)!important;text-shadow:0 2px 2px rgba(0,0,0,.8)!important;right:20px!important}.ymaps-2-1-79-panorama-control__close,.ymaps-2-1-79-panorama-control__fullscreen,.ymaps-2-1-79-panorama-control__inception,.ymaps-2-1-79-panorama-control__name,.ymaps-2-1-79-panorama-control__zoom{display:none!important}}
/**/
.ymaps-2-1-79-panorama-fault{display:block;position:relative;width:100%;height:100%;z-index:5}.ymaps-2-1-79-panorama-fault__msg{width:500px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ymaps-2-1-79-panorama-fault__icon{float:left;width:110px;height:110px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTEyNy44MyAxMjUuNTJsLTE2LjgtMTYuM2gtNS43NUw4OS44MiA5My43NnMtNC43LTI0LjQ2Ljk2LTI5LjhjNS42NC01LjMzIDE0LjQtMS45MSAxOC42NC0zLjE2IDAgMCAxNC42Ny0xNCAxNy4zMy0xNy4zM2wuNS00LjhMOTkuOCAxMS4yM2wtNS4yOC0uMDctMTcuMzcgMTcuMzhjLTEuMTIgMy4xIDIuNiAxMy40OC0yLjMgMTguMjctNC44OSA0LjgtNy45Ni0xLjQ3LTE2LjU0IDEuNDQtMzMuNTcgMTcuMzQtNzAuNDYgNzQuMi00NS4xOCAxMTguMiAyLjczIDQuNzcgNS4yMSA0LjE4IDUuMTQuMzktLjctMzQuMjIgMTMuMDUtNjcuMDQgNTMuMzItNTQuODUgMTEgMTEuMSAxNS40NiAxNS40NiAxNS40NiAxNS40NmwuMjggNS40NSAxNS43IDE3LjQzbTI1LjI3IDI4LjA3bDYxLjc2IDY4LjYgNi40NC0uMDMgMjQuNjgtMjQuNjgtLjA5LTYuMzEtNjYuMTgtNjQuMiIvPjxwYXRoIGQ9Ik0zNi4wNSAyMTcuM0wxNTguNiA5NC43NmMtOC40OC0zNi45IDI3Ljg2LTc4LjQ1IDY4LjkzLTUyLjczTDE5Ny42IDYzLjQ3Yy0zLjczIDE1LjIgMTEuNzIgMzQuNjYgMjEuNDUgMzQuOWwyOS40MS0yMC45M2MxMi4yMiAyNy42Ny0yMy4wNiA2Ny42OC02Ny42OCA0OC40OUw2Mi43MyAyNDMuOThjLTE0LjQ5IDE0LjQ4LTQxLjMtMTIuMDctMjYuNjgtMjYuNjh6Ii8+PC9nPjwvc3ZnPg==) center/contain no-repeat;margin-right:30px}.ymaps-2-1-79-panorama-fault__text{font:26px Arial;line-height:36px;color:#fff;padding:6px}
/**/
.ymaps-2-1-79-panorama-unsupported{display:table;position:relative;width:100%;height:100%;z-index:5;text-align:center}.ymaps-2-1-79-panorama-unsupported__msg{display:table-cell;height:100%;vertical-align:middle;min-width:200px}.ymaps-2-1-79-panorama-unsupported__text,.ymaps-2-1-79-panorama-unsupported__title{display:block;text-align:center;color:#fff;font-family:Arial}.ymaps-2-1-79-panorama-unsupported__title{font-size:22px;line-height:24px;margin-bottom:48px}.ymaps-2-1-79-panorama-unsupported__title.ymaps-2-1-79-_hidden{display:none}.ymaps-2-1-79-panorama-unsupported__text{font-size:16px;line-height:22px}
/**/
.ymaps-2-1-79-float-button{background-color:#fff;border-color:transparent;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px}a.ymaps-2-1-79-float-button,a.ymaps-2-1-79-float-button:active,a.ymaps-2-1-79-float-button:hover,a.ymaps-2-1-79-float-button:link,a.ymaps-2-1-79-float-button:visited{color:#000!important;text-decoration:none!important}.ymaps-2-1-79-float-button-text{position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-float-button.ymaps-2-1-79-_pressed,.ymaps-2-1-79-float-button:active{background-color:#f3f1ed}.ymaps-2-1-79-float-button.ymaps-2-1-79-_disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-float-button.ymaps-2-1-79-_disabled .ymaps-2-1-79-float-button-text{opacity:.5}.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked{background-color:#ffeba0}.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked.ymaps-2-1-79-_pressed,.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked:active{background-color:#fee481}.ymaps-2-1-79-float-button.ymaps-2-1-79-_checked.ymaps-2-1-79-_disabled{background-color:#d9d9d9!important}.ymaps-2-1-79-float-button{position:relative;padding-left:26px;overflow:hidden}.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-icon{padding-left:0}.ymaps-2-1-79-float-button-icon{position:absolute;left:0}.ymaps-2-1-79-float-button-text{display:block;overflow:hidden;text-overflow:ellipsis;padding-left:12px;padding-right:12px}.ymaps-2-1-79-float-button-icon+.ymaps-2-1-79-float-button-text{padding-left:4px}.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-icon .ymaps-2-1-79-float-button-icon,.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-text .ymaps-2-1-79-float-button-text{display:none}.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-icon .ymaps-2-1-79-float-button-text{padding-left:12px}.ymaps-2-1-79-float-button.ymaps-2-1-79-_pin_left{border-top-right-radius:0!important;border-bottom-right-radius:0!important;position:relative;z-index:2}.ymaps-2-1-79-float-button.ymaps-2-1-79-_pin_left.ymaps-2-1-79-_checked,.ymaps-2-1-79-float-button.ymaps-2-1-79-_pin_right.ymaps-2-1-79-_checked{z-index:1}.ymaps-2-1-79-float-button.ymaps-2-1-79-_pin_right{border-top-left-radius:0!important;border-bottom-left-radius:0!important;position:relative;z-index:2}.ymaps-2-1-79-float-button-icon{display:inline-block;width:16px;height:16px;border:5px solid transparent;background-repeat:no-repeat;background-position:center;vertical-align:top}.ymaps-2-1-79-_disabled .ymaps-2-1-79-float-button-icon{opacity:.5}.ymaps-2-1-79-float-button-icon_icon_geolocation{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMTIuMjMgMTMuMjdsLTguNDgtMS40MkwxOS4zIDYuMiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0xMi4yMyAxMy4yN2wxLjQyIDguNDhMMTkuMyA2LjIiLz48L2c+PC9zdmc+)}.ymaps-2-1-79-float-button-icon_icon_ruler{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNNiAxMWgxdjNINnpNOSAxMWgxdjNIOXpNMTIgMTFoMXYzaC0xek0xNSAxMWgxdjNoLTF6TTE4IDEyaDJ2MmgtMnoiLz48cGF0aCBkPSJNMyAxN2gyMHYtN0gzdjd6bTEtNnY1aDE4di01SDR6bTAgMCIvPjwvZz48L3N2Zz4=)}.ymaps-2-1-79-float-button-icon_icon_fold{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTNsMS0xIDEgMSA1LjUgNSAxLjUtMS41LTctNi41LTEtMS0xIDEtNyA2LjVMNi41IDE4bDUuNS01em0wIDAiLz48L3N2Zz4=)}.ymaps-2-1-79-float-button-icon_icon_plus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEgMTVINnYtNGg1VjZoNHY1aDV2NGgtNXY1aC00di01em0wIDAiLz48L3N2Zz4=)}.ymaps-2-1-79-float-button-icon_icon_minus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNiAxMWgxNHY0SDZ6Ii8+PC9zdmc+)}.ymaps-2-1-79-float-button-icon_icon_layers{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMzMzIiBkPSJNMjAgMTQuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTZsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNEM0QzRDIiBkPSJNMjAgMTEuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTNsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMTMgMTVsMTAtNS0xMC01LTEwIDUgMTAgNXptMC0xLjVsNy0zLjUtNy0zLjVMNiAxMGw3IDMuNXptMCAwIi8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-float-button-icon_icon_expand{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzZCNkI2QiI+PHBhdGggZD0iTTE2LjE0IDcuODZMMTQuMjcgNkgyMHY1LjdsLTEuODMtMS44MkwxNS4wNCAxMyAxMyAxMC45OGwzLjEzLTMuMTN6bTAgME05Ljg2IDE4LjE0TDExLjczIDIwSDZ2LTUuN2wxLjgzIDEuODJMMTAuOTYgMTMgMTMgMTUuMDJsLTMuMTMgMy4xM3ptMCAwIi8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-float-button-icon_icon_collapse{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzZCNkI2QiI+PHBhdGggZD0iTTguMTQgMTUuODZMNi4yNyAxNEgxMnY1LjdsLTEuODMtMS44My0zLjEzIDMuMTRMNSAxOC45OGwzLjEzLTMuMTN6bTAgME0xNy44NiAxMC4xNEwxOS43MyAxMkgxNFY2LjNsMS44MyAxLjgzIDMuMTMtMy4xNEwyMSA3LjAybC0zLjEzIDMuMTN6bTAgMCIvPjwvZz48L3N2Zz4=)}.ymaps-2-1-79-float-button-icon_icon_magnifier{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTQuOTEgMTUuNjJhNiA2IDAgMSAwLTguNDgtOC40OCA2IDYgMCAwIDAgOC40OCA4LjQ4em0tMS43Ni0xLjc3QTMuNSAzLjUgMCAxIDAgOC4yIDguOWEzLjUgMy41IDAgMCAwIDQuOTUgNC45NXptMCAwIi8+PHBhdGggZD0iTTEzLjE1IDE1Ljk3bDIuMTItMi4xMiA0Ljk1IDQuOTUtMi4xMiAyLjEyeiIvPjwvZz48L3N2Zz4=)}.ymaps-2-1-79-float-button-icon_icon_routes{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzZCNkI2QiI+PHBhdGggZD0iTTEwIDE0aDQuNWEzLjUgMy41IDAgMCAwIDAtN0gxMHYyaDQuNWExLjUgMS41IDAgMSAxIDAgM0gxMHYyem0wIDAiLz48cGF0aCBkPSJNMTUgMTJoLTQuNWEzLjUgMy41IDAgMCAwIDAgN0gxNXYtMmgtNC41YTEuNSAxLjUgMCAxIDEgMC0zSDE1di0yem0wIDBNMTkgMjBhMiAyIDAgMSAwIDAtNCAyIDIgMCAwIDAgMCA0em0wLTFhMSAxIDAgMSAwIDAtMiAxIDEgMCAwIDAgMCAyem0wIDBNOSAxMGEyIDIgMCAxIDAgMC00IDIgMiAwIDAgMCAwIDR6bTAtMWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJ6bTAgMCIvPjxwYXRoIGQ9Ik0xMy41NyAyMC44bDIuODMtMi44Mi0uNzEtLjctMi44MyAyLjgyLjcuN3ptMS40MS0yLjgybC43LS43LTIuMTEtMi4xMy0uNy43IDIuMTEgMi4xM3ptMCAwIi8+PC9nPjwvc3ZnPg==)}
/**/
.ymaps-2-1-79-node-size-parent-style{visibility:hidden!important;position:absolute;overflow:hidden;width:0;height:0;display:block;zoom:1!important}.ymaps-2-1-79-node-size-parent-pane-style{visibility:hidden!important;position:relative;overflow:visible;display:block;zoom:1!important}.ymaps-2-1-79-node-size-node-style,.ymaps-2-1-79-node-size-w3c-box-model-test{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.ymaps-2-1-79-node-size-node-style{position:absolute!important;zoom:1!important;display:block!important}.ymaps-2-1-79-node-size-w3c-box-model-test{width:100px!important;border-left-width:10px!important}.ymaps-2-1-79-node-size-no-scrolls-test,.ymaps-2-1-79-node-size-paddings-test{display:block!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.ymaps-2-1-79-node-size-paddings-test{border-width:0!important;width:0!important;height:0!important}.ymaps-2-1-79-node-size-no-scrolls-test{position:absolute!important;left:0!important;top:0!important;width:100px!important;height:100px!important;visibility:visible!important}.ymaps-2-1-79-node-size-scrolls-test{overflow:scroll!important;overflow-x:scroll!important;overflow-y:scroll!important}
/**/

/* saved: orders/new */
.ymaps-2-1-79-panorama-gotoymaps{display:inline-block}.ymaps-2-1-79-panorama-gotoymaps_align{padding:3px 0 0 3px}.ymaps-2-1-79-panorama-gotoymaps-container{display:-webkit-box;-webkit-box-align:center;display:-webkit-flex;display:flex;border-radius:16px;background-color:rgba(255,255,255,.8);cursor:pointer;white-space:nowrap;height:32px;box-shadow:0 2px 3px 1px rgba(0,0,0,.2);margin:16px 5px 5px 16px}.ymaps-2-1-79-panorama-gotoymaps-container__pin{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y0MyIgZD0iTTcgMGE3IDcgMCAwIDAtNC45NSAxMS45NWMxLjI3IDEuMjcgNC4yNSAzLjEgNC40MiA1LjAzLjAzLjI4LjI0LjUyLjUzLjUyLjI5IDAgLjUtLjI0LjUzLS41Mi4xNy0xLjkzIDMuMTUtMy43NiA0LjQyLTUuMDNBNyA3IDAgMCAwIDcgMHoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA5LjQ1YTIuNDUgMi40NSAwIDEgMCAwLTQuOSAyLjQ1IDIuNDUgMCAwIDAgMCA0Ljl6Ii8+PC9zdmc+) no-repeat;width:14px;height:18px;margin:auto 8px auto 13px}.ymaps-2-1-79-panorama-gotoymaps-container__pin_align{margin:auto 10px}.ymaps-2-1-79-panorama-gotoymaps-container__text{margin-right:13px;font-family:Arial;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;display:-webkit-box;display:-webkit-flex;display:flex}.ymaps-2-1-79-panorama-gotoymaps-container__text-container{margin:auto;height:100%;display:table}.ymaps-2-1-79-panorama-gotoymaps-container__text-container ymaps{display:table-cell;vertical-align:middle}.ymaps-2-1-79-panorama-gotoymaps-container__text-container>*{margin:auto;display:block;opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms}
/**/
.ymaps-2-1-79-cluster-night-content{color:#fff}
/**/
.ymaps-2-1-79-islets_icon-with-caption__caption-block{position:absolute;top:-37px}.ymaps-2-1-79-islets_icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:20px}
/**/
.ymaps-2-1-79-circle-icon-with-caption__caption-block{position:absolute;top:-13px}.ymaps-2-1-79-circle-icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:16px}
/**/
.ymaps-2-1-79-islets_pictogram-icon-with-caption__caption-block{position:absolute;top:-50px}.ymaps-2-1-79-islets_pictogram-icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:30px}
/**/
.ymaps-2-1-79-islets_pictogram-circle-icon-with-caption__caption-block{position:absolute;top:-13px}.ymaps-2-1-79-islets_pictogram-circle-icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:24px}
/**/
.ymaps-2-1-79-placemark{position:absolute;z-index:1;right:2px;bottom:12px;height:28px;background-repeat:repeat-x;background-position:0 -60px;background-size:auto!important}.ymaps-2-1-79-placemark__content{position:relative;z-index:5;display:block;width:auto;height:27px;margin:0 -3px;text-align:center;white-space:nowrap;color:#000;font:13px Arial,sans-serif}.ymaps-2-1-79-placemark__content-inner{display:block;overflow:hidden;margin-top:6px;margin-left:5px;margin-right:5px;height:15px}.ymaps-2-1-79-placemark__content-inner>*{display:block}.ymaps-2-1-79-placemark_state_active .ymaps-2-1-79-placemark__content{margin-right:-9px}.ymaps-2-1-79-placemark__l{width:13px}.ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark__r{position:absolute;z-index:4;display:block;height:27px}.ymaps-2-1-79-placemark__l{left:-13px;background-position:0 0}.ymaps-2-1-79-placemark__r{right:-14px;width:14px;background-position:-14px 0}.ymaps-2-1-79-placemark_state_active .ymaps-2-1-79-placemark__r{right:-26px;width:26px;height:41px;background-position:-80px 0}
/**/
.ymaps-2-1-79-placemark_theme_black,.ymaps-2-1-79-placemark_theme_black .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_black .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzU5NTk1OSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzU5NTk1OSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjNTk1OTU5IiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_black .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9zdmc+)}.ymaps-2-1-79-placemark_theme_blue,.ymaps-2-1-79-placemark_theme_blue .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_blue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzFlOThmZiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzFlOThmZiIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMWU5OGZmIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_blue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiMxZTk4ZmYiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9zdmc+)}.ymaps-2-1-79-placemark_theme_brown,.ymaps-2-1-79-placemark_theme_brown .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_brown .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzc5M2QwZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzc5M2QwZSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjNzkzZDBlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_brown .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzc5M2QwZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiM3OTNkMGUiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjNzkzZDBlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_red,.ymaps-2-1-79-placemark_theme_red .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_red .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2VkNDU0MyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2VkNDU0MyIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZWQ0NTQzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_red .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2VkNDU0MyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNlZDQ1NDMiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZWQ0NTQzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkblue,.ymaps-2-1-79-placemark_theme_darkblue .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_darkblue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzE3N2JjOSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzE3N2JjOSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMTc3YmM5IiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkblue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzE3N2JjOSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiMxNzdiYzkiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMTc3YmM5IiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkorange,.ymaps-2-1-79-placemark_theme_darkorange .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_darkorange .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2U2NzYxYiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2U2NzYxYiIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZTY3NjFiIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkorange .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2U2NzYxYiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNlNjc2MWIiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZTY3NjFiIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_night,.ymaps-2-1-79-placemark_theme_night .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_night .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzBlNDc3OSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzBlNDc3OSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMGU0Nzc5IiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_night .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzBlNDc3OSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiMwZTQ3NzkiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMGU0Nzc5IiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_pink,.ymaps-2-1-79-placemark_theme_pink .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_pink .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2YzNzFkMSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2YzNzFkMSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZjM3MWQxIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_pink .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2YzNzFkMSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNmMzcxZDEiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZjM3MWQxIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_gray,.ymaps-2-1-79-placemark_theme_gray .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_theme_grey,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_gray .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2IzYjNiMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2IzYjNiMyIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjNiM2IzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_gray .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2IzYjNiMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNiM2IzYjMiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjNiM2IzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_grey .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_grey .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2IzYjNiMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2IzYjNiMyIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjNiM2IzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_grey .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2IzYjNiMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNiM2IzYjMiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjNiM2IzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkgreen,.ymaps-2-1-79-placemark_theme_darkgreen .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_darkgreen .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzFiYWQwMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzFiYWQwMyIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMWJhZDAzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_darkgreen .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzFiYWQwMyIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiMxYmFkMDMiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjMWJhZDAzIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_violet,.ymaps-2-1-79-placemark_theme_violet .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_violet .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2I1MWVmZiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2I1MWVmZiIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjUxZWZmIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_violet .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2I1MWVmZiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNiNTFlZmYiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjYjUxZWZmIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_yellow,.ymaps-2-1-79-placemark_theme_yellow .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_yellow .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2ZmZDIxZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2ZmZDIxZSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZmZkMjFlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_yellow .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2ZmZDIxZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNmZmQyMWUiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZmZkMjFlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_green,.ymaps-2-1-79-placemark_theme_green .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_green .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzU2ZGI0MCIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzU2ZGI0MCIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjNTZkYjQwIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_green .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzU2ZGI0MCIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiM1NmRiNDAiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjNTZkYjQwIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_orange,.ymaps-2-1-79-placemark_theme_orange .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_orange .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2ZmOTMxZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iI2ZmOTMxZSIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZmY5MzFlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_orange .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iI2ZmOTMxZSIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiNmZjkzMWUiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjZmY5MzFlIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_lightblue,.ymaps-2-1-79-placemark_theme_lightblue .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_lightblue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzgyY2RmZiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzgyY2RmZiIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjODJjZGZmIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_lightblue .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzgyY2RmZiIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiM4MmNkZmYiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjODJjZGZmIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_olive,.ymaps-2-1-79-placemark_theme_olive .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_theme_olive .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzk3YTEwMCIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMzQwIiB4Mj0iLTMzOS4xIiB5MT0iMzkxLjkiIHkyPSIzOTIuNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMjEuMjE2MSAwIDAgLTIxLjc4NzkgNzI2Mi4wNCA4NTc1LjExKSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik00OC43MiAzOS43YzQuNzEtMi40IDE3LjgyLTExLjUyIDE4LjMtMTEuOTguNTYtLjUyIDEuMDctMS4wNiAxLjUtMS42MiAzLTQgMS4xMS03LjYyLTQuNDQtOC4wMy0uNDctLjAzLTEuMDYtLjEtMS42OC0uMTYtLjk2IDMuNDMtMy4yMiA3LjYtNi40MyAxMi4zM2ExMTQuMTIgMTE0LjEyIDAgMCAxLTYuMTQgOC4ybC0uNTQuNjdjLS4xMi4xNS0uMjcuMzItLjQ3LjUtLjAzLS4wMS0uMDItLjAxLS4xMi4wNmguMDJ6IiBvcGFjaXR5PSIuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0zNiAxMy41QzM2IDYgNDIgMCA0OS41IDBhMTMuNDQgMTMuNDQgMCAwIDEgMTMuMyAxNS44MmwuMDIuMTYtLjA0LjIzYy0uNiAzLjctMy4wNiA4LjQ3LTYuOCAxNGExMTguMzQgMTE4LjM0IDAgMCAxLTYuMTQgOC4yMmMtLjI1LjMtLjQ0LjUyLS41NS43YTMuNTkgMy41OSAwIDAgMS0xLjIuOTdjLS40LjItLjg2LjI3LTEuNC4ybC0uMjEtLjA0YTIuMjkgMi4yOSAwIDAgMS0xLjY2LTEuNjggMi40IDIuNCAwIDAgMSAwLTEuMTljMC0uMDcuMDItLjEzLjA0LS4xOWwyLjc3LTEwLjI2QTEzLjYxIDEzLjYxIDAgMCAxIDM2IDEzLjV6Ii8+PHBhdGggZmlsbD0iIzk3YTEwMCIgZD0iTTM4IDEzLjVDMzggNy4xIDQzLjEgMiA0OS41IDJhMTEuNDQgMTEuNDQgMCAwIDEgMTEuMjggMTMuN3YuMTVDNTkuNSAyMy44NSA0Ny43IDM3LjggNDcuNyAzNy44cy0uMzguNTItLjczLjRjLS4zNy0uMS0uMi0uNTYtLjItLjU2bDMuNDItMTIuNzFjLS4yMS4wNy0uNDkuMDctLjY5LjA3QzQzLjE1IDI1IDM4IDE5LjkgMzggMTMuNXoiLz48Y2lyY2xlIGN4PSI0OS41IiBjeT0iMTMuNSIgcj0iOC41IiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjOTdhMTAwIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-placemark_theme_olive .ymaps-2-1-79-placemark__r{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNMCAxMy41QzAgNiA2IDAgMTMuNSAwUzI3IDYgMjcgMTMuNSAyMC45NiAyNyAxMy41IDI3IDAgMjEgMCAxMy41em0yMiAwYTguNSA4LjUgMCAxIDAtMTYuOTktLjAxQTguNSA4LjUgMCAwIDAgMjIgMTMuNXoiLz48Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTMuNSIgcj0iMTEuNSIgZmlsbD0iIzk3YTEwMCIvPjxjaXJjbGUgY3g9IjEzLjUiIGN5PSIxMy41IiByPSI4LjUiIGZpbGw9IiNmZmYiLz48Zz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItNjA4LjQiIHgyPSItNjA3LjQiIHkxPSIzNTQuMSIgeTI9IjM1NC45IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgyMS4yMTYxIDAgMCAtMjEuNzg3OSAxMjk5MS4xNiA3NzUyLjY0KSI+PHN0b3Agb2Zmc2V0PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik04NC43MiAzOS43YzQuNy0yLjQgMTcuODItMTEuNTIgMTguMy0xMS45OGExMy44IDEzLjggMCAwIDAgMS41LTEuNjJjMy00IDEuMTEtNy42Mi00LjQ0LTguMDMtLjQ3LS4wMy0xLjA2LS4xLTEuNjgtLjE2LS45NiAzLjQzLTMuMjIgNy42LTYuNDMgMTIuMzNhMTE2Ljc5IDExNi43OSAwIDAgMS02LjE0IDguMmwtLjU1LjY3Yy0uMTEuMTUtLjI3LjMyLS40Ni41LS4wMy0uMDEtLjAyLS4wMS0uMTIuMDZoLjAyeiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9Ii44IiBkPSJNODAgMjV2MmgzLjZsLTIuNzQgMTAuMTNhMi41MyAyLjUzIDAgMCAwLS4wNSAxLjM4Yy4yLjguOCAxLjUgMS43IDEuNjhoLjJjLjU0LjEgMSAwIDEuNC0uMTdhMy40IDMuNCAwIDAgMCAxLjE5LS45OGwuNTUtLjY1Yy40Ni0uNTcuOTgtMS4yIDEuNTItMS45IDEuNTctMi4wMiAzLjE1LTQuMTUgNC42Mi02LjMyIDMuNzUtNS41MiA2LjIxLTEwLjMgNi44LTE0bC4wNC0uMjMtLjAzLS4xMkExMy40NCAxMy40NCAwIDAgMCA4NS41IDBIODB2MiIvPjxwYXRoIGZpbGw9IiM5N2ExMDAiIGQ9Ik04MCAyMnYzaDUuNWMuMjQgMCAuNDggMCAuNzEtLjAybC0zLjQzIDEyLjdzLS4xNi41LjIuNmMuMzUuMS43My0uNC43My0uNFM5NS41MSAyMy45IDk2LjggMTUuODlsLS4wMi0uMTVBMTEuNDQgMTEuNDQgMCAwIDAgODUuNSAySDgwdjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNODUuNSA1SDgwdjE3aDUuNWE4LjUgOC41IDAgMCAwIDAtMTd6Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik0wIDYwaDEyMHYySDB6TTAgODVoMTIwdjJIMHoiLz48cGF0aCBmaWxsPSIjOTdhMTAwIiBkPSJNMCA2MmgxMjB2M0gwek0wIDgyaDEyMHYzSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgNjVoMTIwdjE3SDB6Ii8+PC9nPjwvc3ZnPg==)}
/**/
.ymaps-2-1-79-placemark_type_blank{width:28px;background-position:0 0;background-repeat:no-repeat}.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_state_active{background-image:none;width:0}.ymaps-2-1-79-placemark_type_blank .ymaps-2-1-79-placemark__content{position:absolute;top:0;z-index:6;margin:0!important;width:27px;background:0 0}.ymaps-2-1-79-placemark_type_blank.ymaps-2-1-79-placemark_state_active .ymaps-2-1-79-placemark__content{left:-8px}.ymaps-2-1-79-placemark_type_blank .ymaps-2-1-79-placemark__l,.ymaps-2-1-79-placemark_type_blank .ymaps-2-1-79-placemark__r{display:none}.ymaps-2-1-79-placemark_state_active.ymaps-2-1-79-placemark_type_blank .ymaps-2-1-79-placemark__r{display:block;background-position:-36px 0!important;right:-28px;width:36px}
/**/

/**/
.ymaps-2-1-79-islets_button-icon,.ymaps-2-1-79-islets_button-icon_collapse,.ymaps-2-1-79-islets_button-icon_expand,.ymaps-2-1-79-islets_button-icon_fold,.ymaps-2-1-79-islets_button-icon_geolocation,.ymaps-2-1-79-islets_button-icon_h-collapse,.ymaps-2-1-79-islets_button-icon_h-expand,.ymaps-2-1-79-islets_button-icon_layers,.ymaps-2-1-79-islets_button-icon_loupe,.ymaps-2-1-79-islets_button-icon_minus,.ymaps-2-1-79-islets_button-icon_pano,.ymaps-2-1-79-islets_button-icon_plus,.ymaps-2-1-79-islets_button-icon_routes,.ymaps-2-1-79-islets_button-icon_ruler,.ymaps-2-1-79-islets_button-icon_settings{display:block;height:100%;background-position:50% 50%;background-repeat:no-repeat}.ymaps-2-1-79-islets_button-icon_geolocation{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiM0QzRDNEMiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTcuNTMgMjUuMDhjLS40NCAxLTEgLjk1LTEuMjQtLjEybC0xLjYzLTcuMThhLjg3Ljg3IDAgMCAwLS42LS42bC03LjIxLTEuNjVjLTEuMDUtLjIzLTEuMTEtLjc2LS4wOC0xLjE3bDE2LjgtNi43YzEuMDMtLjQgMS41LjA4IDEuMDcgMS4wOWwtNy4xMSAxNi4zM3oiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_button-icon_ruler{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTM1IDExLjMzIDExLjcyKSI+PHJlY3Qgd2lkdGg9IjEwLjA3IiBoZWlnaHQ9IjI0LjE0IiB5PSIuMyIgc3Ryb2tlPSIjMzMzIiBzdHJva2Utd2lkdGg9IjEuNSIgcng9IjIiLz48ZyBmaWxsPSIjMzMzIj48cGF0aCBkPSJNNi4wNCAzLjgyaDMuMDJ2MS40MUg2LjA0ek00LjAzIDcuODRoNS4wNHYxLjQxSDQuMDN6TTYuMDQgMTEuODdoMy4wMnYxLjQxSDYuMDR6TTYuMDQgMTkuOTFoMy4wMnYxLjQxSDYuMDR6TTQuMDMgMTUuOWg1LjA0djEuNEg0LjAzeiIvPjwvZz48L2c+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_fold{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTNsMS0xIDEgMSA1LjUgNSAxLjUtMS41LTctNi41LTEtMS0xIDEtNyA2LjVMNi41IDE4bDUuNS01em0wIDAiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_button-icon_plus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzRDNEM0QyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTUgMTVWOWExIDEgMCAxIDEgMiAwdjZoNmExIDEgMCAxIDEgMCAyaC02djZhMSAxIDAgMSAxLTIgMHYtNkg5YTEgMSAwIDEgMSAwLTJoNnoiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_button-icon_minus{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMTYiIHg9IjciIHk9Ii03IiBmaWxsPSIjNEM0QzRDIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDQuNSAxMi41KSIgcng9IjEiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_button-icon_layers{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzRENEQ0RCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNzcgMTZsMi41MSAxLjQ4Yy45NS41Ni45NSAxLjQ3IDAgMi4wNGwtOC40MiA0Ljk3Yy0uNDcuMjgtMS4yNS4yOC0xLjcyIDBsLTguNDItNC45N2MtLjk1LS41Ni0uOTUtMS40NyAwLTIuMDRMOS4yMyAxNmwtMi41MS0xLjQ4Yy0uOTUtLjU2LS45NS0xLjQ3IDAtMi4wNGw4LjQyLTQuOTdhMS44OCAxLjg4IDAgMCAxIDEuNzIgMGw4LjQyIDQuOTdjLjk1LjU2Ljk1IDEuNDcgMCAyLjA0TDIyLjc3IDE2em0tMS43MiAxLjAybDIuMTcgMS4yOGMuMTguMS4xOS4zIDAgLjRMMTYgMjIuOTcgOC43OCAxOC43Yy0uMTgtLjEtLjE5LS4zIDAtLjRsMi4xNy0xLjI4IDQuMTkgMi40N2MuNDcuMjggMS4yNS4yOCAxLjcyIDBsNC4xOS0yLjQ3ek04Ljc4IDEzLjNjLS4xOS4xLS4xOC4zIDAgLjRMMTYgMTcuOTdsNy4yMi00LjI3Yy4xOS0uMS4xOC0uMyAwLS40TDE2IDkuMDMgOC43OCAxMy4zeiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_button-icon_loupe{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzRENEQ0RCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTguOTMgMjAuMzRsNC4yOSA0LjMgMS40MS0xLjQyLTQuMjktNC4zYTcuNSA3LjUgMCAxIDAtMS40MSAxLjQyem0tOC40NC0yLjA3YTUuNSA1LjUgMCAxIDEgNy43OC03Ljc4IDUuNSA1LjUgMCAwIDEtNy43OCA3Ljc4eiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_button-icon_routes{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzRDNEM0QyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYuMjIgMjMuMTJsLTMuMjIuNHYtMS45NWgyLjEyLTMuNjJjLTEuMzggMC0yLjUtMS4xLTIuNS0yLjQzYTIuNDcgMi40NyAwIDAgMSAyLjUtMi40NGg3YzIuNDkgMCA0LjUtMS45NiA0LjUtNC4zOGE0LjQ1IDQuNDUgMCAwIDAtNC41LTQuMzdoLTYuNjVBMy40OSAzLjQ5IDAgMCAwIDguNSA1LjUgMy40NSAzLjQ1IDAgMCAwIDUgOC45MWEzLjQ2IDMuNDYgMCAwIDAgMy41IDMuNDIgMy40OSAzLjQ5IDAgMCAwIDMuMzYtMi40M2g2LjY0YzEuMzggMCAyLjUgMS4xIDIuNSAyLjQyYTIuNDcgMi40NyAwIDAgMS0yLjUgMi40NGgtN0E0LjQ0IDQuNDQgMCAwIDAgNyAxOS4xNGE0LjQ1IDQuNDUgMCAwIDAgNC41IDQuMzdoMS43NUgxM3YtMS45NGwzLjI4LjM4LTIuMjYtMS44M2ExIDEgMCAwIDEgLjE5LTEuMTkuOTYuOTYgMCAwIDEgMS4zOC4wNGwyLjYzIDIuOGExIDEgMCAwIDEgLjI4LjY2IDEgMSAwIDAgMS0uMjYuNzhsLTEuMyAxLjQzLTEuMzYgMS40N2EuOTUuOTUgMCAwIDEtMS4zNy4wNCAxLjEgMS4xIDAgMCAxLS4xMi0xLjQzbDIuMTMtMS42em03LjI4IDIuODNjMS45MyAwIDMuNS0xLjUzIDMuNS0zLjRhMy40NSAzLjQ1IDAgMCAwLTMuNS0zLjQxIDMuNDUgMy40NSAwIDAgMC0zLjUgMy40YzAgMS44OCAxLjU3IDMuNCAzLjUgMy40em0wLTEuN2MuOTcgMCAxLjc1LS43NyAxLjc1LTEuNyAwLS45NS0uNzgtMS43MS0xLjc1LTEuNzFzLTEuNzUuNzYtMS43NSAxLjcuNzggMS43IDEuNzUgMS43em0tMTUtMTMuNjRjLjk3IDAgMS43NS0uNzYgMS43NS0xLjdzLS43OC0xLjctMS43NS0xLjctMS43NS43Ni0xLjc1IDEuNy43OCAxLjcgMS43NSAxLjd6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_settings{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzRENEQ0RCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS45MiA5LjhhNS45NiA1Ljk2IDAgMCAwLS43OCAxLjlsLTEuMTcuNjN2MS40bDEuMTguNjJjLjE2LjY3LjQyIDEuMy43OCAxLjg2bC0uNCAxLjI5IDEgLjk5IDEuMy0uNGMuNTUuMzUgMS4xNy42IDEuODMuNzZsLjY0IDEuMmgxLjRsLjY0LTEuMmE1LjgxIDUuODEgMCAwIDAgMS44My0uNzZsMS4zLjQgMS0xLS40LTEuMjhjLjM2LS41Ni42Mi0xLjE5Ljc4LTEuODZsMS4xOC0uNjJ2LTEuNGwtMS4xNy0uNjNhNS45NiA1Ljk2IDAgMCAwLS43OC0xLjlsLjM4LTEuMjUtLjk5LS45OS0xLjI0LjM4YTUuOTcgNS45NyAwIDAgMC0xLjkyLS44TDExLjcgNmgtMS40bC0uNjEgMS4xNGMtLjcuMTYtMS4zNC40My0xLjkyLjhsLTEuMjQtLjM4LTEgMSAuMzkgMS4yNXpNNi41IDEzYTQuNSA0LjUgMCAxIDEgOSAwIDQuNSA0LjUgMCAwIDEtOSAwem02LjUgMGEyIDIgMCAxIDAtNCAwIDIgMiAwIDAgMCA0IDB6bS0zIDBhMSAxIDAgMSAxIDIgMCAxIDEgMCAwIDEtMiAweiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_button-icon_expand{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNOSAyMi43NVYyNGExIDEgMCAxIDEtMiAwdi01YTEgMSAwIDAgMSAyIDB2MS41bC0xIDMgMS0uNzV6Ii8+PHBhdGggZD0iTTExLjUgMjNIMTNhMSAxIDAgMSAxIDAgMkg4YTEgMSAwIDEgMSAwLTJoMS4yNWwtLjc1IDEgMy0xek0yMyA5LjI1VjhhMSAxIDAgMSAxIDIgMHY1YTEgMSAwIDAgMS0yIDB2LTEuNWwxLTMtMSAuNzV6Ii8+PHBhdGggZD0iTTIwLjUgOUgxOWExIDEgMCAxIDEgMC0yaDVhMSAxIDAgMSAxIDAgMmgtMS4yNWwuNzUtMS0zIDF6TTEwLjY2IDIyLjc2bDMuMjItMy4yMmExIDEgMCAxIDAtMS40Mi0xLjQybC0zLjIyIDMuMjJMOCAyM2gtLjQxbC0uMy4zYTEgMSAwIDAgMCAxLjQyIDEuNGwuMjktLjI5VjI0bDEuNjYtMS4yNHoiLz48cGF0aCBkPSJNMjEuMzQgOS4yNGwtMy4yMiAzLjIyYTEgMSAwIDEgMCAxLjQyIDEuNDJsMy4yMi0zLjIyTDI0IDloLjQxbC4zLS4zYTEgMSAwIDAgMC0xLjQyLTEuNGwtLjI5LjI5VjhsLTEuNjYgMS4yNHoiLz48L2c+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_collapse{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjAgMTEuNzVWMTNhMSAxIDAgMSAxLTIgMFY4YTEgMSAwIDAgMSAyIDB2MS41bC0xIDMgMS0uNzV6Ii8+PHBhdGggZD0iTTIyLjUgMTJIMjRhMSAxIDAgMSAxIDAgMmgtNWExIDEgMCAxIDEgMC0yaDEuMjVsLS43NSAxIDMtMXpNMTIgMjAuMjVWMTlhMSAxIDAgMSAxIDIgMHY1YTEgMSAwIDAgMS0yIDB2LTEuNWwxLTMtMSAuNzV6Ii8+PHBhdGggZD0iTTkuNSAyMEg4YTEgMSAwIDEgMSAwLTJoNWExIDEgMCAxIDEgMCAyaC0xLjI1bC43NS0xLTMgMXoiLz48cGF0aCBkPSJNMTAuMzQgMjAuMjRsLTMuMjIgMy4yMmExIDEgMCAxIDAgMS40MiAxLjQybDMuMjItMy4yMkwxMyAyMGguNDFsLjMtLjNhMSAxIDAgMCAwLTEuNDItMS40bC0uMjkuMjlWMTlsLTEuNjYgMS4yNHpNMjEuNjYgMTEuNzZsMy4yMi0zLjIyYTEgMSAwIDEgMC0xLjQyLTEuNDJsLTMuMjIgMy4yMkwxOSAxMmgtLjQxbC0uMy4zYTEgMSAwIDEgMCAxLjQyIDEuNGwuMjktLjI5VjEzbDEuNjYtMS4yNHoiLz48L2c+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_h-expand{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI2djI2SDB6Ii8+PHBhdGggZmlsbD0iIzRENEQ0RCIgZD0iTTI0Ljk5IDEyLjI4bC4xMi4xNS4wMS4wMWExIDEgMCAwIDEtLjEgMS4yM2wtLjAzLjAyLTMuNTQgMy41NGExIDEgMCAwIDEtMS40MS0xLjQybC43LS43LjM2LS4zNiAxLjk4LS45OS0xLjU2LjIyaC00LjU1YTEgMSAwIDEgMSAwLTJoNC41NWwxLjU2LjIzLTEuOTgtMS0xLjA2LTEuMDVhMSAxIDAgMCAxIDAtMS40MiAxIDEgMCAwIDEgMS40MSAwbDMuNTMgMy41M3ptLTIyLjEgMS40OGwxLjU2LjIzSDlhMSAxIDAgMSAwIDAtMkg0LjQ1bC0xLjU2LjIyIDEuOTgtMSAuMzYtLjM1LjctLjdhMSAxIDAgMSAwLTEuNDEtMS40MUwuOTkgMTIuMjhsLS4wMi4wMWExIDEgMCAwIDAgLjAxIDEuNGwzLjU0IDMuNTRhMSAxIDAgMCAwIDEuNDEgMCAxIDEgMCAwIDAgMC0xLjQybC0xLjA2LTEuMDYtMS45OC0uOTl6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-islets_button-icon_h-collapse{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI2djI2SDB6Ii8+PHBhdGggZmlsbD0iIzRENEQ0RCIgZD0iTTEwLjAyIDEyLjMzbC4xMy4xNXYuMDFhMSAxIDAgMCAxLS4xIDEuMjNsLS4wMy4wMi0zLjUzIDMuNTRhMSAxIDAgMCAxLTEuNDIgMCAxIDEgMCAwIDEgMC0xLjQybC43MS0uNy4zNS0uMzYgMS45OC0uOTktMS41NS4yMkgyYTEgMSAwIDEgMSAwLTJoNC41NmwxLjU1LjIzLTEuOTgtMS0xLjA2LTEuMDVhMSAxIDAgMCAxIDAtMS40MiAxIDEgMCAwIDEgMS40MiAwbDMuNTMgMy41M3ptOC4wMiAxLjQ5bDEuNTYuMjJoNC41NWExIDEgMCAxIDAgMC0ySDE5LjZsLTEuNTYuMjIgMS45OC0uOTkuMzUtLjM1LjctLjdhMSAxIDAgMSAwLTEuNC0xLjQybC0zLjUzIDMuNTMtLjAyLjAxYTEgMSAwIDAgMC0uMDcgMS4zdi4wMWwuMDguMSAzLjU0IDMuNTNhMSAxIDAgMSAwIDEuNDEtMS40MmwtMS4wNi0xLjA1LTEuOTgtMXoiLz48L2c+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_pano{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzRENEQ0RCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgMTd2M2MwIDEuMS45IDIgMiAyaDRhMiAyIDAgMCAwIDItMnYtN2wtNC03aC00djVoLTJWNkg4bC00IDd2N2EyIDIgMCAwIDAgMiAyaDRhMiAyIDAgMCAwIDItMnYtM2wxLTEgMSAxem0yIDNoNHYtN2wtMy01aC0xdjRsLTEgMWgtNGwtMS0xVjhIOWwtMyA1djdoNHYtM2wzLTMgMyAzdjN6TTkuMDEgM2ExIDEgMCAxIDAgMCAyaDEuOThhMSAxIDAgMSAwIDAtMkg5LjAxem02IDBhMSAxIDAgMSAwIDAgMmgxLjk4YTEgMSAwIDEgMCAwLTJoLTEuOTh6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_button-icon_cross{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzRENEM0RCIgZD0iTTE2IDE0LjczbDUuMzYtNS4zNyAxLjI3IDEuMjhMMTcuMyAxNmw1LjM0IDUuMzYtMS4yOCAxLjI4TDE2IDE3LjI3bC01LjM2IDUuMzctMS4yOC0xLjI4TDE0LjczIDE2bC01LjM3LTUuMzYgMS4yOC0xLjI0TDE2IDE0Ljd6Ii8+PC9zdmc+)}
/**/
.ymaps-2-1-79-islets_round-button{position:relative;display:inline-block;margin:0;padding:0;outline:0;border:0;vertical-align:middle;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;min-width:38px;white-space:nowrap;height:38px;border-radius:38px;background-color:#fff;box-shadow:0 2px 3px 1px rgba(0,0,0,.2);font-size:15px;font-family:Arial,Helvetica,sans-serif;line-height:38px;-webkit-transition:box-shadow .2s cubic-bezier(.455,.03,.515,.955),background-color .2s cubic-bezier(.455,.03,.515,.955),opacity .2s cubic-bezier(.455,.03,.515,.955);transition:box-shadow .2s cubic-bezier(.455,.03,.515,.955),background-color .2s cubic-bezier(.455,.03,.515,.955),opacity .2s cubic-bezier(.455,.03,.515,.955)}.ymaps-2-1-79-islets_round-button__text{position:relative;margin:0;white-space:nowrap;text-decoration:none;border:none;background:0 0;vertical-align:top}.ymaps-2-1-79-islets_round-button__icon{display:inline-block;vertical-align:top}.ymaps-2-1-79-islets_round-button__text{display:block;overflow:hidden;padding:0 20px 0 46px;color:#000;text-overflow:ellipsis}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__text_only .ymaps-2-1-79-islets_round-button__text{padding-left:20px}.ymaps-2-1-79-islets_round-button__icon{position:absolute;top:0;left:0;margin-left:6px;padding:6px;width:26px;height:26px}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__icon_only .ymaps-2-1-79-islets_round-button__icon{margin-left:0}.ymaps-2-1-79-islets_round-button:hover{box-shadow:0 3px 4px 1px rgba(0,0,0,.3)}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__pressed{box-shadow:0 2px 3px 1px rgba(0,0,0,.12);opacity:.95}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__checked{background-color:#ffeba0}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_round-button__text{color:#746233}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__disabled{background-color:#fafafa;box-shadow:none;opacity:.75}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__disabled .ymaps-2-1-79-islets_round-button__icon{opacity:.75}.ymaps-2-1-79-islets_round-button.ymaps-2-1-79-islets__checked.ymaps-2-1-79-islets__disabled{background:#fff8db}
/**/

/* saved: orders/new */
.ymaps-2-1-79-islets_icon-caption{white-space:nowrap;font:13px/27px Arial,sans-serif;border-radius:5px;height:27px;text-overflow:ellipsis;overflow:hidden;background:rgba(255,255,255,.85);padding:0 8px 0 0;position:absolute;margin-top:-1px}
/**/
.ymaps-2-1-79-islets_dot-icon-with-caption__caption-block{position:absolute;top:-37px}.ymaps-2-1-79-islets_dot-icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:20px}
/**/
.ymaps-2-1-79-islets_circle-dot-icon-with-caption__caption-block{position:absolute;top:-13px}.ymaps-2-1-79-islets_circle-dot-icon-with-caption__caption-block .ymaps-2-1-79-islets_icon-caption{padding-left:16px}
/**/
.ymaps-2-1-79-pie-chart,.ymaps-2-1-79-pie-chart-caption{position:absolute;display:block;font-family:Arial,sans;font-size:13px}.ymaps-2-1-79-pie-chart{text-align:center;background-size:100% 100%;overflow:visible;z-index:1}.ymaps-2-1-79-pie-chart-caption{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background-color:rgba(255,255,255,.8);border-radius:3px;padding:0 8px;line-height:24px;max-width:200px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;z-index:-1}.ymaps-2-1-79-pie-chart-content,.ymaps-2-1-79-pie-chart-icon{position:absolute;top:0;left:0;height:100%;width:100%}.ymaps-2-1-79-pie-chart-icon{z-index:0}.ymaps-2-1-79-pie-chart-content{z-index:1}
/**/
.ymaps-2-1-79-controls__bottom,.ymaps-2-1-79-controls__toolbar{position:absolute;width:100%}.ymaps-2-1-79-controls__toolbar_left{float:left;height:0}.ymaps-2-1-79-controls__toolbar_right{float:right;height:0}.ymaps-2-1-79-controls__control_toolbar{display:inline-block;vertical-align:top}.ymaps-2-1-79-controls__control{display:block;position:absolute;vertical-align:top}.ymaps-2-1-79-controls__control_visibility_hidden{display:none}
/**/
.ymaps-2-1-79-route-panel-button__button{display:block}.ymaps-2-1-79-route-panel-button__panel-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzZCNkI2QiI+PHBhdGggZD0iTTEwIDE0aDQuNWEzLjUgMy41IDAgMCAwIDAtN0gxMHYyaDQuNWExLjUgMS41IDAgMSAxIDAgM0gxMHYyem0wIDAiLz48cGF0aCBkPSJNMTUgMTJoLTQuNWEzLjUgMy41IDAgMCAwIDAgN0gxNXYtMmgtNC41YTEuNSAxLjUgMCAxIDEgMC0zSDE1di0yem0wIDBNMTkgMjBhMiAyIDAgMSAwIDAtNCAyIDIgMCAwIDAgMCA0em0wLTFhMSAxIDAgMSAwIDAtMiAxIDEgMCAwIDAgMCAyem0wIDBNOSAxMGEyIDIgMCAxIDAgMC00IDIgMiAwIDAgMCAwIDR6bTAtMWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJ6bTAgMCIvPjxwYXRoIGQ9Ik0xMy41NyAyMC44bDIuODMtMi44Mi0uNzEtLjctMi44MyAyLjgyLjcuN3ptMS40MS0yLjgybC43LS43LTIuMTEtMi4xMy0uNy43IDIuMTEgMi4xM3ptMCAwIi8+PC9nPjwvc3ZnPg==)}
/**/
.ymaps-2-1-79-tile-not-found{text-align:center;display:block;font-family:Arial,serif;font-size:10px;white-space:nowrap;position:absolute;top:40%;width:90%;left:10%;overflow:hidden}
/**/
.ymaps-2-1-79-map{position:relative;z-index:0;display:block;margin:0!important;padding:0!important;text-align:left!important;text-decoration:none!important;color:#000;font-weight:400!important;font-style:normal!important;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-print-color-adjust:exact;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ymaps-2-1-79-map-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);background-size:16px 16px}.ymaps-2-1-79-map-bg-theme-dark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAY0lEQVRYR+3XIQ6AQAxE0VYga1ANCXI9978KnqAwlSuA7iG25o+pnMlzVXd/5c9inmdaetyjS3NARMi6tWnlWfRcp5iZ6N6OIVAVBiCAAAIIIIAAAggggAACCNQLlD+n1e/5B7xOP5l7rSdsAAAAAElFTkSuQmCC);background-size:16px 16px}.ymaps-2-1-79-map ymaps,.ymaps-2-1-79-map ymaps:after,.ymaps-2-1-79-map ymaps:before{box-sizing:content-box}.ymaps-2-1-79-map iframe{position:static;opacity:1;margin:0;outline:0;box-shadow:none;border:0;border-radius:0;background:0 0;padding:0;max-width:unset;max-height:unset;min-width:unset;min-height:unset;vertical-align:top;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}a .ymaps-2-1-79-map{text-decoration:none!important;color:#000;font-style:normal!important}.ymaps-2-1-79-fullscreen{overflow:hidden!important}.ymaps-2-1-79-touch-action-none{touch-action:none}.ymaps-2-1-79-user-selection-none,.ymaps-2-1-79-user-selection-none *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ymaps-2-1-79-display-none{display:none!important}.ymaps-2-1-79-visibility-hidden{visibility:hidden!important}ymaps,ymaps canvas,ymaps input,ymaps svg{max-width:none;max-height:none}.ymaps-2-1-79-graphics-SVG svg{all:unset;overflow:hidden}.ymaps-2-1-79-ground-pane{will-change:transform}.ymaps-2-1-79-areas-pane,.ymaps-2-1-79-balloon-pane,.ymaps-2-1-79-controls-pane,.ymaps-2-1-79-controls__bottom,.ymaps-2-1-79-controls__toolbar,.ymaps-2-1-79-events-pane,.ymaps-2-1-79-ground-pane,.ymaps-2-1-79-panel-pane,.ymaps-2-1-79-places-pane,.ymaps-2-1-79-ruler-balloon-pane,.ymaps-2-1-79-ruler-line-pane,.ymaps-2-1-79-searchpanel-pane{left:0}.ymaps-2-1-79-controls-pane *,.ymaps-2-1-79-searchpanel-pane *{text-align:left}@media print{.ymaps-2-1-79-patched-for-print{background:0 0!important;display:list-item!important;list-style-position:inside!important}}.ymaps-2-1-79-patched-for-print-preload .ymaps-2-1-79-patched-for-print{background:0 0!important;display:list-item!important;list-style-position:inside!important}.ymaps-2-1-79-svg-icon-content{letter-spacing:-.5px;margin-left:-.5px}
/**/
.ymaps-2-1-79-inner-panes,.ymaps-2-1-79-outer-panes{display:block;position:absolute;padding:0!important;margin:0!important}.ymaps-2-1-79-inner-panes{overflow:hidden;width:100%;height:100%}.ymaps-2-1-79-outer-panes{width:0;height:0}
/**/
@media print{.ymaps-2-1-79-controls-pane{visibility:hidden}}
/**/
.ymaps-2-1-79-control-popup__spinner{-webkit-animation-name:spinner;animation-name:spinner;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;overflow:hidden;position:relative}.ymaps-2-1-79-control-popup__spinner__circle{overflow:hidden;position:absolute;left:50%;top:0;width:100%;height:100%}.ymaps-2-1-79-control-popup__spinner__circle:before{content:'';border-radius:100%;box-shadow:inset 0 0 0 2px #fc0;position:absolute;left:-50%;top:0;width:100%;height:100%}.ymaps-2-1-79-control-popup-parent{position:relative;display:block}.ymaps-2-1-79-control-popup{position:absolute;top:100%;display:none;margin-top:13px;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup{padding-bottom:0}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_open{display:block}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_fullscreen{width:100%;margin-top:0;padding:0}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_static{position:static;margin-top:0}.ymaps-2-1-79-control-popup__tail{display:block;position:absolute;z-index:10;border-left:13.4px solid transparent;border-right:13.4px solid transparent;border-bottom:13.4px solid rgba(0,0,0,.15);top:-12.4px}.ymaps-2-1-79-control-popup__tail-front{display:block;position:absolute;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;left:-13px;top:1.4px}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_fullscreen .ymaps-2-1-79-control-popup__tail,.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_static>.ymaps-2-1-79-control-popup__tail{display:none}.ymaps-2-1-79-control-popup__header{display:none;line-height:20px;padding:9px 10px 4px;border-bottom:1px solid rgba(0,0,0,.2)}.ymaps-2-1-79-control-popup__icon{width:26px;height:26px;display:inline-block;vertical-align:middle;position:relative;top:-2px;padding-right:4px}.ymaps-2-1-79-control-popup__title{font-family:sans-serif;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_fullscreen .ymaps-2-1-79-control-popup__header,.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_show-header .ymaps-2-1-79-control-popup__header{display:block}.ymaps-2-1-79-control-popup__hide{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px;background-color:#fff;border-color:rgba(0,0,0,.2);float:right;position:relative;top:-4px}a.ymaps-2-1-79-control-popup__hide,a.ymaps-2-1-79-control-popup__hide:active,a.ymaps-2-1-79-control-popup__hide:hover,a.ymaps-2-1-79-control-popup__hide:link,a.ymaps-2-1-79-control-popup__hide:visited{color:#000!important;text-decoration:none!important}.ymaps-2-1-79-control-popup__hide-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-control-popup__hide:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-control-popup__hide.ymaps-2-1-79-_pressed,.ymaps-2-1-79-control-popup__hide:active{background-color:#f3f1ed}.ymaps-2-1-79-control-popup__hide.ymaps-2-1-79-_disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-control-popup__hide.ymaps-2-1-79-_disabled .ymaps-2-1-79-control-popup__hide-text{opacity:.5}.ymaps-2-1-79-control-popup__hide-icon{display:block;width:26px;height:26px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTNsMS0xIDEgMSA1LjUgNSAxLjUtMS41LTctNi41LTEtMS0xIDEtNyA2LjVMNi41IDE4bDUuNS01em0wIDAiLz48L3N2Zz4=)}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_static .ymaps-2-1-79-control-popup__hide{display:none}.ymaps-2-1-79-control-popup__content{display:block;overflow-x:hidden;min-width:40px;min-height:20px;background:#fff;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_fullscreen>.ymaps-2-1-79-control-popup__content{box-sizing:border-box;border:1px solid rgba(0,0,0,.2);border-bottom:0}.ymaps-2-1-79-control-popup__layout{display:block;overflow-y:auto}.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup.ymaps-2-1-79-control-popup_content-loading .ymaps-2-1-79-control-popup__layout{display:block;overflow-y:visible;text-align:center;height:44px}.ymaps-2-1-79-control-popup__spinner{top:14px;left:6px;display:inline-block;width:16px;height:16px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ymaps-2-1-79-control-popup{-webkit-animation:none .25s ease-out;animation:none .25s ease-out}@-webkit-keyframes control-popup-show-animation{0%{margin-top:0;opacity:0;-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}to{margin-top:13px;opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes control-popup-show-animation{0%{margin-top:0;opacity:0;-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}to{margin-top:13px;opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes control-popup-hide-animation{0%{margin-top:13px;opacity:1}to{margin-top:0;opacity:0;-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}}@keyframes control-popup-hide-animation{0%{margin-top:13px;opacity:1}to{margin-top:0;opacity:0;-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}}@-webkit-keyframes control-popup-show-animation-fullscreen{0%{margin-top:-30px;opacity:0}to{margin-top:0;opacity:1}}@keyframes control-popup-show-animation-fullscreen{0%{margin-top:-30px;opacity:0}to{margin-top:0;opacity:1}}@-webkit-keyframes control-popup-hide-animation-fullscreen{0%{margin-top:0;opacity:1}to{margin-top:-30px;opacity:0}}@keyframes control-popup-hide-animation-fullscreen{0%{margin-top:0;opacity:1}to{margin-top:-30px;opacity:0}}
/**/
.ymaps-2-1-79-popup{display:none;position:absolute;z-index:32700;padding:1px}
/**/
.ymaps-2-1-79-popup_theme_ffffff{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 8px 30px -5px rgba(0,0,0,.5);-moz-box-shadow:inset 1px 1px 10px #aaa;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 8px 30px -5px rgba(0,0,0,.5)}.ymaps-2-1-79-popup_theme_ffffff .ymaps-2-1-79-popup__content{background:#fff}.ymaps-2-1-79-popup_theme_ffffff .ymaps-2-1-79-popup__tail{background:rgba(0,0,0,.15);background:-webkit-linear-gradient(45deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,0) 50%);background:-moz-linear-gradient(45deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,0) 50%);background:-o-linear-gradient(45deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,0) 50%)}.ymaps-2-1-79-popup_theme_ffffff .ymaps-2-1-79-popup__tail:after{background-color:#fff}
/**/
.ymaps-2-1-79-default-cluster{position:absolute;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:13px}
/**/

/* saved: orders/new */
.ymaps-2-1-79-pictogramCircleIconContent{display: block; background-size: contain; width: 22px; height: 22px; background-repeat: no-repeat; position: absolute; top: -11px; left: -11px;}

/* saved: orders/new */
.ymaps-2-1-79-zoom{position:relative;display:block;padding:28px 0;width:28px;height:10px}.ymaps-2-1-79-zoom__button{position:absolute!important}.ymaps-2-1-79-zoom__plus{top:0}.ymaps-2-1-79-zoom__minus{bottom:0}.ymaps-2-1-79-zoom__scale{position:absolute;top:28px;bottom:28px;left:11px;width:4px;border-right:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);background:rgba(255,255,255,.4);box-shadow:1px 0 0 0 rgba(0,0,0,.15),-1px 0 0 0 rgba(0,0,0,.15)}.ymaps-2-1-79-zoom__runner{position:absolute;left:-12px;width:28px;height:15px!important;line-height:15px!important}.ymaps-2-1-79-zoom__runner__transition{-webkit-transition:top .3s;transition:top .3s}.ymaps-2-1-79-zoom .ymaps-2-1-79-float-button-icon_icon_runner{display:block;height:13px}.ymaps-2-1-79-zoom__runner .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBoMXYxSDB6bTMgMGgxdjFIM3ptMyAwaDF2MUg2em0zIDBoMXYxSDl6TTAgM2gxdjFIMHptMyAwaDF2MUgzem0zIDBoMXYxSDZ6bTMgMGgxdjFIOXptMCAwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIuNzUiIGQ9Ik0wIDFoMXYxSDB6bTMgMGgxdjFIM3ptMyAwaDF2MUg2em0zIDBoMXYxSDl6TTAgNGgxdjFIMHptMyAwaDF2MUgzem0zIDBoMXYxSDZ6bTMgMGgxdjFIOXptMCAwIi8+PC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center 5px;border-top:0;border-bottom:0}.ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNiAxMWgxNHY0SDZ6Ii8+PC9zdmc+)}.ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEgMTVINnYtNGg1VjZoNHY1aDV2NGgtNXY1aC00di01em0wIDAiLz48L3N2Zz4=)}
/**/
.ymaps-2-1-79-searchbox-button{box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);border-color:transparent;background-color:#ffdb4d;box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px}.ymaps-2-1-79-searchbox-button:hover{background-color:#ffd633;border-color:transparent}.ymaps-2-1-79-searchbox-button.ymaps-2-1-79-_pressed,.ymaps-2-1-79-searchbox-button:active{background-color:#fc0}a.ymaps-2-1-79-searchbox-button,a.ymaps-2-1-79-searchbox-button:active,a.ymaps-2-1-79-searchbox-button:hover,a.ymaps-2-1-79-searchbox-button:link,a.ymaps-2-1-79-searchbox-button:visited,a.ymaps-2-1-79-searchbox__fold-button,a.ymaps-2-1-79-searchbox__fold-button:active,a.ymaps-2-1-79-searchbox__fold-button:hover,a.ymaps-2-1-79-searchbox__fold-button:link,a.ymaps-2-1-79-searchbox__fold-button:visited{color:#000!important;text-decoration:none!important}.ymaps-2-1-79-searchbox-button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-searchbox-button.ymaps-2-1-79-_disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-searchbox-button.ymaps-2-1-79-_disabled .ymaps-2-1-79-searchbox-button-text{opacity:.5}.ymaps-2-1-79-searchbox__normal-layout,.ymaps-2-1-79-searchbox__panel-layout{border-collapse:collapse}.ymaps-2-1-79-searchbox__input-cell{width:100%}.ymaps-2-1-79-searchbox__button-cell,.ymaps-2-1-79-searchbox__input-cell{display:table-cell;vertical-align:top;position:relative}.ymaps-2-1-79-searchbox__panel-layout .ymaps-2-1-79-searchbox__button-cell{padding-left:10px}.ymaps-2-1-79-searchbox-button{box-shadow:none}.ymaps-2-1-79-searchbox-button.ymaps-2-1-79-_pin_right{border-top-left-radius:0!important;border-bottom-left-radius:0!important;position:relative;z-index:2}.ymaps-2-1-79-searchbox-button.ymaps-2-1-79-_pin_right.ymaps-2-1-79-_checked{z-index:1}.ymaps-2-1-79-searchbox__fold-button-cell{display:table-cell;vertical-align:top;position:relative;padding-left:10px}.ymaps-2-1-79-searchbox__fold-button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px;background-color:#fff;border-color:rgba(0,0,0,.2)}.ymaps-2-1-79-searchbox__fold-button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-searchbox__fold-button:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-searchbox__fold-button.ymaps-2-1-79-_pressed,.ymaps-2-1-79-searchbox__fold-button:active{background-color:#f3f1ed}.ymaps-2-1-79-searchbox__fold-button.ymaps-2-1-79-_disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-searchbox__fold-button.ymaps-2-1-79-_disabled .ymaps-2-1-79-searchbox__fold-button-text{opacity:.5}.ymaps-2-1-79-searchbox__fold-button-icon{display:block;width:26px;height:26px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTNsMS0xIDEgMSA1LjUgNSAxLjUtMS41LTctNi41LTEtMS0xIDEtNyA2LjVMNi41IDE4bDUuNS01em0wIDAiLz48L3N2Zz4=) no-repeat}.ymaps-2-1-79-searchbox-input{position:relative;z-index:3;vertical-align:baseline;display:block;background:#fff;box-sizing:border-box!important;-webkit-transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out}.ymaps-2-1-79-searchbox__panel-layout .ymaps-2-1-79-searchbox-input{box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}input.ymaps-2-1-79-searchbox-input__input{display:block;width:100%;height:28px;padding:0 2px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:28px;background-color:transparent;background-clip:padding-box;box-sizing:border-box!important;border-top:0;border-right:0;border-bottom:0;border-left:9px solid transparent}input.ymaps-2-1-79-searchbox-input__input::-ms-clear{display:none}input.ymaps-2-1-79-searchbox-input__input:focus{outline:none!important;box-shadow:none!important}.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_focused{box-shadow:inset 0 0 0 2px #ffdb4d}.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_clear-button-is-visible .ymaps-2-1-79-searchbox-input__input{border-right:22px solid transparent}.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_list-button-is-visible .ymaps-2-1-79-searchbox-input__input{border-right:48px solid transparent}.ymaps-2-1-79-searchbox-input__clear-button{position:absolute;top:0;right:0;bottom:0;width:28px;display:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAgLjcxTDkuMjkgMCA1IDQuMjkuNzEgMCAwIC43MSA0LjI5IDUgMCA5LjI5bC43MS43MUw1IDUuNzEgOS4yOSAxMGwuNzEtLjcxTDUuNzEgNXoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) center no-repeat;opacity:.3;cursor:pointer}.ymaps-2-1-79-searchbox-input__clear-button:hover,.ymaps-2-1-79-searchbox-list-button:hover{opacity:1}.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_clear-button-is-visible .ymaps-2-1-79-searchbox-input__clear-button,.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_list-button-is-visible+.ymaps-2-1-79-searchbox-list-button{display:block}.ymaps-2-1-79-searchbox-list-button{position:absolute;top:0;right:28px;bottom:0;z-index:4;display:none;width:20px;cursor:pointer;opacity:.3;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTcwNUE3REYxRUYxMUUyODVGREEzNUFGNzVENTc2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTcwNUE3RUYxRUYxMUUyODVGREEzNUFGNzVENTc2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRFNzA1QTdCRjFFRjExRTI4NUZEQTM1QUY3NUQ1NzY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRFNzA1QTdDRjFFRjExRTI4NUZEQTM1QUY3NUQ1NzY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TnRszwAAAFFJREFUeNq80TEKQDEIA1AjOnkzPaxHtLTzh08zNHsgj2BmhAnYolXVmJmo6l1xlyJC3J2aOs+MyMxfY3eDNe5ZYI14Z/zyMj8eL/sjaOMSYADc4SeiEjj4YwAAAABJRU5ErkJggg==) center no-repeat}:root input.ymaps-2-1-79-searchbox-input__input,_::-webkit-full-page-media,_:future{line-height:16px}.ymaps-2-1-79-searchbox-input ::-moz-placeholder,.ymaps-2-1-79-searchbox-input__input:-moz-placeholder{text-overflow:ellipsis}.ymaps-2-1-79-searchbox-input__input[placeholder]{text-overflow:ellipsis}.ymaps-2-1-79-searchbox-input.ymaps-2-1-79-_clear-button-is-visible .ymaps-2-1-79-searchbox-input__input[placeholder]{text-overflow:clip}.ymaps-2-1-79-searchbox__normal-layout{position:relative;display:inline-block;width:315px;vertical-align:top;line-height:0}.ymaps-2-1-79-searchbox__normal-layout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);border-radius:0 3px 3px 0}.ymaps-2-1-79-searchbox__normal-layout .ymaps-2-1-79-searchbox__input-cell{z-index:1}.ymaps-2-1-79-searchbox__normal-layout .ymaps-2-1-79-searchbox-input{margin-right:-2px}.ymaps-2-1-79-searchbox__normal-layout .ymaps-2-1-79-searchbox-input__clear-button{border-right:2px solid transparent}.ymaps-2-1-79-searchbox__normal-layout .ymaps-2-1-79-searchbox__button-cell{z-index:2}.ymaps-2-1-79-searchbox__normal-layout .ymaps-2-1-79-searchbox-button{width:100%;text-align:center}.ymaps-2-1-79-searchbox__panel-layout .ymaps-2-1-79-searchbox__fold-button-cell{width:1px}
/**/
.ymaps-2-1-79-islets_y-checkbox_islet-large{font-size:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__box{width:15px;height:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:10px;left:2px;width:18px;height:18px}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:2px;left:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTIuMiA2LjhsNC4yNSA0LjgzTDE1LjggMGwxLjcgMS43TDYuNDUgMTcgLjUgOC41bDEuNy0xLjd6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet-large__dash{height:3px;margin-top:-1.5px}.ymaps-2-1-79-islets_y-checkbox_islet{font-size:13px}.ymaps-2-1-79-islets_y-checkbox_islet__box{width:12px;height:12px}.ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:8px;left:2px;width:14px;height:14px}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTEuNCA1LjZsMy41NiAzLjk4TDEyLjYgMCAxNCAxLjQgNC45NiAxNCAwIDdsMS40LTEuNHoiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet__dash{height:2px;margin-top:-1px}.ymaps-2-1-79-islets_serp{position:relative;background-color:#fff;display:block;overflow-y:auto;font-family:Arial,Helvetica,sans-serif;color:#000;padding-bottom:1px}.ymaps-2-1-79-islets_serp:before{position:absolute;top:0;right:0;left:0;z-index:2;height:1px;background:#fff;content:''}.ymaps-2-1-79-islets_serp.ymaps-2-1-79-islets_serp{box-sizing:border-box}.ymaps-2-1-79-islets_serp__error{display:block;padding:6px 12px;font-size:13px}.ymaps-2-1-79-islets_serp__loader{position:relative;z-index:1;display:block;margin-bottom:-1px;border-top:1px solid #e5e5e5;vertical-align:top;font:13px/20px Arial,Helvetica,sans-serif;background-color:#f6f5f3;padding:12px}.ymaps-2-1-79-islets_serp__loader-button{display:inline-block;border:1px solid rgba(0,0,0,.2);border-radius:4px;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;cursor:pointer;width:100%;text-align:center;font-size:15px;height:38px;line-height:38px}.ymaps-2-1-79-islets_serp__loader-button:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-islets_serp__loader-button.ymaps-2-1-79-islets__pressed{background-color:#f6f5f3}.ymaps-2-1-79-islets_serp__loader-button.ymaps-2-1-79-islets__focused{border-color:rgba(178,142,0,.6);box-shadow:0 0 10px #fc0}.ymaps-2-1-79-islets_serp__back{position:relative;z-index:1;display:block;vertical-align:top;font:13px/20px Arial,Helvetica,sans-serif;margin-bottom:0;padding-top:10px;padding-bottom:8px;padding-left:10px;border-top:0}.ymaps-2-1-79-islets_serp__back-button{display:inline-block;border:1px solid rgba(0,0,0,.2);border-radius:4px;background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;cursor:pointer;line-height:26px;font-size:13px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIj48cGF0aCBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utb3BhY2l0eT0iLjIiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNNiAxTDEgNi41IDYgMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) 10px 50% no-repeat;padding-left:27px;padding-right:10px}.ymaps-2-1-79-islets_serp__back-button:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-islets_serp__back-button.ymaps-2-1-79-islets__pressed{background-color:#f6f5f3}.ymaps-2-1-79-islets_serp__back-button.ymaps-2-1-79-islets__focused{border-color:rgba(178,142,0,.6);box-shadow:0 0 10px #fc0}.ymaps-2-1-79-islets_serp__loadmore{position:relative;z-index:1;display:block;margin-bottom:-1px;border-top:1px solid #e5e5e5;vertical-align:top;font:13px/20px Arial,Helvetica,sans-serif;color:#04b;text-align:center;cursor:pointer;padding:6px 10px;font-size:13px;line-height:1.2}.ymaps-2-1-79-islets_serp__loadmore:hover{z-index:3;border-color:#ffeba0!important;background:#ffeba0;cursor:pointer}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ymaps-2-1-79-islets_serp__error{line-height:1.2}.ymaps-2-1-79-islets_serp__error-msg{display:table-cell;vertical-align:middle;height:25px}.ymaps-2-1-79-islets_serp__error a{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#04b}.ymaps-2-1-79-islets_serp__error a:link,.ymaps-2-1-79-islets_serp__error a:visited{color:#04b}.ymaps-2-1-79-islets_serp__error a:hover{color:#c00}
/**/
.ymaps-2-1-79-islets_y-checkbox_islet-large{font-size:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__box{width:15px;height:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:10px;left:2px;width:18px;height:18px}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:2px;left:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTIuMiA2LjhsNC4yNSA0LjgzTDE1LjggMGwxLjcgMS43TDYuNDUgMTcgLjUgOC41bDEuNy0xLjd6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet-large__dash{height:3px;margin-top:-1.5px}.ymaps-2-1-79-islets_y-checkbox_islet{font-size:13px}.ymaps-2-1-79-islets_y-checkbox_islet__box{width:12px;height:12px}.ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:8px;left:2px;width:14px;height:14px}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTEuNCA1LjZsMy41NiAzLjk4TDEyLjYgMCAxNCAxLjQgNC45NiAxNCAwIDdsMS40LTEuNHoiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet__dash{height:2px;margin-top:-1px}.ymaps-2-1-79-islets_serp-popup{position:absolute;right:0;left:0;top:100%;margin-top:12px;z-index:3;padding:1px;display:block;box-sizing:border-box;min-height:20px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 8px 30px -5px rgba(0,0,0,.5);-webkit-overflow-scrolling:touch}.ymaps-2-1-79-islets_serp-popup ::-webkit-scrollbar,.ymaps-2-1-79-islets_serp-popup::-webkit-scrollbar{width:17px;height:17px}.ymaps-2-1-79-islets_serp-popup ::-webkit-scrollbar-thumb,.ymaps-2-1-79-islets_serp-popup::-webkit-scrollbar-thumb{min-height:34px;min-width:34px;background-color:rgba(170,170,170,.5);background-clip:content-box;border:5px solid transparent}.ymaps-2-1-79-islets_serp-popup ::-webkit-scrollbar-thumb:hover,.ymaps-2-1-79-islets_serp-popup::-webkit-scrollbar-thumb:hover{background-color:rgba(170,170,170,.8)}.ymaps-2-1-79-islets_serp-popup ::-webkit-scrollbar-thumb:horizontal,.ymaps-2-1-79-islets_serp-popup::-webkit-scrollbar-thumb:horizontal{border-left-width:0;border-right-width:0}.ymaps-2-1-79-islets_serp-popup ::-webkit-scrollbar-thumb:vertical,.ymaps-2-1-79-islets_serp-popup::-webkit-scrollbar-thumb:vertical{border-top-width:0;border-bottom-width:0}.ymaps-2-1-79-islets_serp-popup.ymaps-2-1-79-islets__hidden{display:none}.ymaps-2-1-79-islets_serp-popup__tail{position:absolute;right:110px;bottom:100%;z-index:0;margin-left:-17px;width:17px;height:17px;background:rgba(0,0,0,.15);background:-webkit-linear-gradient(45deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,0) 50%);background:linear-gradient(45deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,0) 50%);font:0/0 a;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_serp-popup__tail{right:95px}.ymaps-2-1-79-islets_serp-popup__tail:after{content:'';position:absolute;bottom:1px;left:1px;width:17px;height:17px;background-color:#fff}
/**/
.ymaps-2-1-79-listbox__button{background-color:#fff;border-color:transparent;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15)}.ymaps-2-1-79-listbox{position:relative;display:inline-block;height:28px;vertical-align:top;line-height:0}.ymaps-2-1-79-listbox__button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px;white-space:nowrap}a.ymaps-2-1-79-listbox__button,a.ymaps-2-1-79-listbox__button:active,a.ymaps-2-1-79-listbox__button:hover,a.ymaps-2-1-79-listbox__button:link,a.ymaps-2-1-79-listbox__button:visited{color:#000!important;text-decoration:none!important}.ymaps-2-1-79-listbox__button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px}.ymaps-2-1-79-listbox__button.ymaps-2-1-79-_pressed,.ymaps-2-1-79-listbox__button:active{background-color:#f3f1ed}.ymaps-2-1-79-listbox__button.ymaps-2-1-79-_disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-_disabled .ymaps-2-1-79-listbox__button-icon,.ymaps-2-1-79-listbox__button.ymaps-2-1-79-_disabled .ymaps-2-1-79-listbox__button-text{opacity:.5}.ymaps-2-1-79-listbox__button-icon{display:inline-block;width:16px;height:16px;border:5px solid transparent;background-repeat:no-repeat;background-position:center;vertical-align:top}.ymaps-2-1-79-listbox__button-icon.ymaps-2-1-79-_icon_layers{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMzMzIiBkPSJNMjAgMTQuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTZsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNEM0QzRDIiBkPSJNMjAgMTEuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTNsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMTMgMTVsMTAtNS0xMC01LTEwIDUgMTAgNXptMC0xLjVsNy0zLjUtNy0zLjVMNiAxMGw3IDMuNXptMCAwIi8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-listbox__button.ymaps-2-1-79-_hidden-icon .ymaps-2-1-79-listbox__button-icon,.ymaps-2-1-79-listbox__button.ymaps-2-1-79-_hidden-text .ymaps-2-1-79-listbox__button-text{display:none}.ymaps-2-1-79-listbox__button-text{padding:0 12px 0 4px}.ymaps-2-1-79-_hidden-icon .ymaps-2-1-79-listbox__button-text{padding-left:12px}.ymaps-2-1-79-_visible-arrow .ymaps-2-1-79-listbox__button-text{padding-right:23px}.ymaps-2-1-79-listbox__button-arrow{display:none;width:29px;height:28px;position:absolute;right:0;top:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4zMSAwTDUuNSA0LjY3LjY5IDAgMCAuNjcgNS41IDYgMTEgLjY3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) center no-repeat;-webkit-transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.ymaps-2-1-79-_visible-arrow .ymaps-2-1-79-listbox__button-arrow{display:inline-block}.ymaps-2-1-79-listbox_opened_yes .ymaps-2-1-79-listbox__button-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.ymaps-2-1-79-listbox__panel{position:relative;z-index:1000;display:block;float:left;margin-top:7px;padding:3px 0;background:#fff;border:1px solid #e5e5e5;box-shadow:0 10px 20px -5px rgba(0,0,0,.2)!important}.ymaps-2-1-79-listbox_align_right .ymaps-2-1-79-listbox__panel{float:right}.ymaps-2-1-79-listbox_opened_no .ymaps-2-1-79-listbox__panel{margin-top:-9999px;box-shadow:none}.ymaps-2-1-79-listbox__panel_animation_hide{-webkit-animation:listbox__panel-hide .25s ease 0 1;animation:listbox__panel-hide .25s ease 0 1}.ymaps-2-1-79-listbox__panel_animation_show{-webkit-animation:listbox__panel-show .25s ease 0 1 forwards;animation:listbox__panel-show .25s ease 0 1 forwards}.ymaps-2-1-79-hide-scroll ::-webkit-scrollbar,.ymaps-2-1-79-hide-scroll::-webkit-scrollbar{width:0}@-webkit-keyframes listbox__panel-show{0%{opacity:0}to{opacity:1}}@keyframes listbox__panel-show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes listbox__panel-hide{0%{opacity:1;margin-top:0}to{opacity:0;margin-top:0}}@keyframes listbox__panel-hide{0%{opacity:1;margin-top:0}to{opacity:0;margin-top:0}}.ymaps-2-1-79-listbox__list{display:block;overflow:auto;overflow-x:hidden;font-family:Arial,sans-serif}.ymaps-2-1-79-listbox__list_scrollable_yes{overflow-y:scroll;-webkit-overflow-scrolling:touch}.ymaps-2-1-79-listbox__list-separator{display:block;font:0/0 a;width:100%;height:1px;background-color:#e5e5e5;border-top:4px solid #fff;border-bottom:4px solid #fff}.ymaps-2-1-79-listbox__list-item{display:block;white-space:nowrap;cursor:pointer;overflow:hidden}.ymaps-2-1-79-listbox__list-item_disabled_yes{color:#999;cursor:default}.ymaps-2-1-79-listbox__list-item-text{box-sizing:border-box!important;overflow:hidden;padding-right:13px;padding-left:30px;max-width:250px;text-overflow:ellipsis;font-size:13px;line-height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ymaps-2-1-79-listbox__list-item:hover{background-color:#ffeba0}.ymaps-2-1-79-listbox__list-item_disabled_yes:hover{background-color:transparent}.ymaps-2-1-79-listbox__list-item_selected_yes .ymaps-2-1-79-listbox__list-item-text:before{content:'';position:absolute;top:0;left:0;bottom:0;width:38px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiI+PHBhdGggZD0iTTEzLjUxLjQ1TDUuNDcgMTIuNDhsLTMuNzYtNC4yTC42NyA5LjYxbDQuOTMgNS40NUwxNC43MiAxLjZ6Ii8+PC9zdmc+) 50% 50% no-repeat}.ymaps-2-1-79-listbox__list-item_selected_yes.ymaps-2-1-79-listbox__list-item_disabled_yes .ymaps-2-1-79-listbox__list-item-text:before{opacity:.6}
/**/
.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar{width:17px;height:17px}.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb{min-height:34px;min-width:34px;background-color:rgba(170,170,170,.5);background-clip:content-box;border:5px solid transparent}.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb:hover,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(170,170,170,.8)}.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb:horizontal,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb:horizontal{border-left-width:0;border-right-width:0}.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb:vertical,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb:vertical{border-top-width:0;border-bottom-width:0}
/**/

/* saved: orders/new */
.ymaps-2-1-79-search_layout_panel{z-index:100;padding:1px;max-height:50px;background:#fff;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 8px 30px -5px rgba(0,0,0,.5);-moz-box-shadow:inset 1px 1px 10px #aaa;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 8px 30px -5px rgba(0,0,0,.5);-webkit-transform:translateY(-999px) translateY(-19999px);-moz-transform:translateY(-999px) translateY(-19999px);-ms-transform:translateY(-999px) translateY(-19999px);transform:translateY(-999px) translateY(-19999px);top:0}.ymaps-2-1-79-search_layout_panel.ymaps-2-1-79-search_layout_panel{position:absolute;box-sizing:border-box;right:0;left:0}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__layout{display:table;width:100%;border:10px solid #fff;line-height:0;position:relative;z-index:2;box-sizing:border-box}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__input{display:table-cell;width:100%}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__button{display:table-cell;width:1px;padding-left:10px}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-islets_serp-popup,.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__serp-popup.ymaps-2-1-79-popup{position:relative;z-index:1;margin:0 -1px;background:#fff}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-islets_serp-popup__tail,.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__serp-popup-tail.ymaps-2-1-79-popup__tail{display:none!important}.ymaps-2-1-79-search_layout_panel .ymaps-2-1-79-search__serp-button{right:28px}.ymaps-2-1-79-search_layout_panel_show{-webkit-animation:search_layout_panel_animation_show .25s ease-out;-moz-animation:search_layout_panel_animation_show .25s ease-out;-o-animation:search_layout_panel_animation_show .25s ease-out;animation:search_layout_panel_animation_show .25s ease-out;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-ms-transform:translateY(0)}.ymaps-2-1-79-search_layout_panel_hide{-webkit-animation:search_layout_panel_animation_hide .25s ease-out;-moz-animation:search_layout_panel_animation_hide .25s ease-out;-o-animation:search_layout_panel_animation_hide .25s ease-out;animation:search_layout_panel_animation_hide .25s ease-out}@-webkit-keyframes search_layout_panel_animation_show{0%{-webkit-transform:translateY(-30px) translateY(0);transform:translateY(-30px) translateY(0);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes search_layout_panel_animation_hide{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}}@-moz-keyframes search_layout_panel_animation_show{0%{-moz-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes search_layout_panel_animation_hide{0%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}to{-moz-transform:translateY(-30px);transform:translateY(-30px);opacity:0}}@keyframes search_layout_panel_animation_show{0%{-webkit-transform:translateY(-30px) translateY(0);-moz-transform:translateY(-30px) translateY(0);-ms-transform:translateY(-30px) translateY(0);transform:translateY(-30px) translateY(0);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes search_layout_panel_animation_hide{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);opacity:0}}
/**/
.ymaps-2-1-79-search__serp-button{position:absolute;top:2px;right:27px;z-index:2;display:none;width:18px;height:24px;background-color:#fff;cursor:pointer}.ymaps-2-1-79-search__serp-button:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTcwNUE3REYxRUYxMUUyODVGREEzNUFGNzVENTc2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTcwNUE3RUYxRUYxMUUyODVGREEzNUFGNzVENTc2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRFNzA1QTdCRjFFRjExRTI4NUZEQTM1QUY3NUQ1NzY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRFNzA1QTdDRjFFRjExRTI4NUZEQTM1QUY3NUQ1NzY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TnRszwAAAFFJREFUeNq80TEKQDEIA1AjOnkzPaxHtLTzh08zNHsgj2BmhAnYolXVmJmo6l1xlyJC3J2aOs+MyMxfY3eDNe5ZYI14Z/zyMj8eL/sjaOMSYADc4SeiEjj4YwAAAABJRU5ErkJggg==) center no-repeat;opacity:.4}.ymaps-2-1-79-search__input_serp_yes .ymaps-2-1-79-search__serp-button{display:block}.ymaps-2-1-79-search__serp-button:hover:after{opacity:1}.ymaps-2-1-79-search__serp.ymaps-2-1-79-search__serp{display:block;overflow-y:auto;padding:0 0 1px}.ymaps-2-1-79-search__serp-popup.ymaps-2-1-79-search__serp-popup{top:40px;display:block;box-sizing:border-box;min-width:100%;min-height:20px;background:#fff}.ymaps-2-1-79-search__serp-popup.ymaps-2-1-79-search__serp-popup_visibility_hidden{display:none}.ymaps-2-1-79-search__serp-item{color:#000}.ymaps-2-1-79-search__serp-item,.ymaps-2-1-79-search__serp-loadmore{display:block;padding:6px 10px;font:13px/1.2 Arial,sans-serif}.ymaps-2-1-79-search__serp-error{display:block;color:#000;font:13px/1.2 Arial,sans-serif}.ymaps-2-1-79-search__serp-error-msg{height:25px}.ymaps-2-1-79-search__serp-error{display:table;padding:6px 10px 6px 45px;height:25px;background-position:10px 50%;background-repeat:no-repeat}.ymaps-2-1-79-search__serp-error-msg{display:table-cell;vertical-align:middle}.ymaps-2-1-79-search__serp-loadmore{color:#0e6eb2;text-align:center;border-top:1px solid #f3f3f3;cursor:pointer}.ymaps-2-1-79-search__serp-item{border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;margin-bottom:-1px;cursor:pointer}.ymaps-2-1-79-search__serp-item-first{border-top-width:0}.ymaps-2-1-79-search__serp-item_selected{background:#fff7d8;border-top:1px solid #fff7d8;border-bottom:1px solid #fff7d8;position:relative;z-index:1}.ymaps-2-1-79-search__serp-item:hover,.ymaps-2-1-79-search__serp-loadmore:hover{background:#ffeba0;border-color:#ffeba0;position:relative;z-index:2}.ymaps-2-1-79-search__serp-item-title{display:block;margin-bottom:3px;color:#0e6eb2;font-size:15px;line-height:20px}.ymaps-2-1-79-search__serp-item-descr{display:block;margin-bottom:2px}.ymaps-2-1-79-search__serp-item-link{color:#007828;text-decoration:none}.ymaps-2-1-79-search__serp-item-tags{display:block;margin-top:2px;color:#999}.ymaps-2-1-79-search__serp-item-time{display:block;margin-top:2px}.ymaps-2-1-79-search__serp-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iI0JFQkVCRSIgZD0iTTEyLjUgMjVhMTIuNSAxMi41IDAgMSAwIDAtMjUgMTIuNSAxMi41IDAgMCAwIDAgMjVzLTYuOSAwIDAgMHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTIuNSAyMi4xMWE5LjUgOS41IDAgMSAwIDAtMTkgOS41IDkuNSAwIDAgMCAwIDE5YzAtLjAxLTUuMi0uMDEgMCAweiIvPjxlbGxpcHNlIGN4PSI4LjUiIGN5PSI5LjkiIGZpbGw9IiNCRUJFQkUiIHJ4PSIxLjUiIHJ5PSIxLjYiLz48ZWxsaXBzZSBjeD0iMTYuNSIgY3k9IjkuOSIgZmlsbD0iI0JFQkVCRSIgcng9IjEuNSIgcnk9IjEuNiIvPjxwYXRoIGZpbGw9IiNCRUJFQkUiIGQ9Ik0xMi41IDE0LjQ4YzMuMDQgMCA1LjUuNiA1LjUgMS40NCAwIC44LTIuNDYgMS40NC01LjUgMS40NFM3IDE2LjcyIDcgMTUuOTJjMC0uODIgMi41LTEuNDIgNS41LTEuNDR6Ii8+PC9zdmc+)}
/**/
.ymaps-2-1-79-search__suggest{position:absolute;background-color:#fff;background-clip:padding-box;font:13px/28px Arial,sans-serif;box-sizing:border-box;border:1px solid #e5e5e5;padding:0;top:-3px;right:-1px;left:1px;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:none;box-shadow:0 10px 20px -5px rgba(0,0,0,.2)!important}.ymaps-2-1-79-search__suggest.ymaps-2-1-79-search__suggest{z-index:0;display:block}.ymaps-2-1-79-search__suggest.ymaps-2-1-79-search__suggest_hide_yes{display:none}.ymaps-2-1-79-suggest-item{display:block}.ymaps-2-1-79-suggest-item-0{margin-top:4px}.ymaps-2-1-79-suggest-item:last-of-type{margin-bottom:4px}.ymaps-2-1-79-search__suggest-item{display:block;overflow:hidden;padding:0 9px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.ymaps-2-1-79-search__suggest-item_selected_yes{background:#ffeba0}.ymaps-2-1-79-search__suggest-highlight{display:inline;font-weight:700}.ymaps-2-1-79-search__suggest-catalog{display:none;overflow:auto;text-align:center;padding-bottom:4px}.ymaps-2-1-79-search__suggest-catalog[style*=block]+ymaps{display:none!important}.ymaps-2-1-79-search__suggest-catalog-item{position:relative;display:inline-block;box-sizing:border-box!important;padding:52px 2% 12px;width:33%;color:#999;vertical-align:top;text-overflow:initial;white-space:normal;font-size:13px;line-height:15px;cursor:pointer}.ymaps-2-1-79-search__suggest .ymaps-2-1-79-search__suggest-catalog-item{text-align:center}.ymaps-2-1-79-search__suggest-catalog-item:after,.ymaps-2-1-79-search__suggest-catalog-item:before{content:'';width:32px;height:32px;position:absolute;top:12px;left:50%;margin-left:-16px}.ymaps-2-1-79-search__suggest-catalog-item:before{background-repeat:no-repeat;z-index:2;opacity:.6;background-position:center}.ymaps-2-1-79-search__suggest-catalog-item.ymaps-2-1-79-search__suggest-item_selected_yes,.ymaps-2-1-79-search__suggest-catalog-item:hover{background-color:transparent;color:#000}.ymaps-2-1-79-search__suggest-catalog-item.ymaps-2-1-79-search__suggest-item_selected_yes:after,.ymaps-2-1-79-search__suggest-catalog-item:hover:after{background-color:#ffdb4d}.ymaps-2-1-79-search__suggest-catalog-item:after{border-radius:50%}.ymaps-2-1-79-search__suggest-catalog-item_type_01-restaurant:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMTJWOWMwLS41NS0uNDUtMS0xLTFzLTEgLjQ1LTEgMXYzYzAgMS4xLS45IDItMiAycy0yLS45LTItMlY5YzAtLjU1LS40NS0xLTEtMXMtMSAuNDUtMSAxdjNhNC4wMiA0LjAyIDAgMCAwIDMgMy45VjI0YTEgMSAwIDAgMCAyIDB2LTguMWMxLjctLjQ1IDMtMi4wNSAzLTMuOXoiLz48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSI1IiB4PSIxMSIgeT0iOCIgcng9IjEiLz48cGF0aCBkPSJNMjQgMTkuNVYyNGExIDEgMCAwIDEtMSAxYy0uNTYgMC0xLS40NC0xLTF2LTQuM2wtMi4yNy0uNGMtMS4wOC0uMTUtMS44My0xLjItMS43My0yLjNsMS03Yy4yLTEuMSAxLjItMiAyLjMtMmgxLjM3QzIzLjQgOCAyNCA4LjYgMjQgOS4zM1YxOS41ek0yMC43NSAxMWMuMS0uNTUuNi0xIDEuMTUtMWguMXY3LjRsLTEuMi0uMWEuOTUuOTUgMCAwIDEtLjg1LTEuMWwuOC01LjJ6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-search__suggest-catalog-item_type_02-bar:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTcgMjNoM2MuNTUgMCAxIC40NSAxIDFzLS40NSAxLTEgMWgtOGMtLjU1IDAtMS0uNDUtMS0xcy40NS0xIDEtMWgzdi00LjE1bC03Ljk1LTkuMWMtLjM1LS40LS4yLS43NS4zNS0uNzVoMTcuMmMuNTUgMCAuNy4zLjM1Ljc1TDE3IDE4Ljg1VjIzem00LTEybC01IDUuNy01LTUuN2gxMHoiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_03-atm:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMTN2LTJIOHYxMWgxNnYtN0g4di0yaDE2ek02IDExYzAtMS4xLjktMiAyLTJoMTZhMiAyIDAgMCAxIDIgMnYxMWEyIDIgMCAwIDEtMiAySDhhMiAyIDAgMCAxLTItMlYxMXptNCA4YTEgMSAwIDAgMSAxLTFoM2MuNTUgMCAxIC40NSAxIDFzLS40NSAxLTEgMWgtM2ExIDEgMCAwIDEtMS0xeiIvPjwvc3ZnPg==)}.ymaps-2-1-79-search__suggest-catalog-item_type_04-cinema:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjEgMjF2LjkyYzAgLjMzLjI3LjcuNi43OGwzLjggMS4zYy4zIDAgLjYtLjEuNi0uNXYtNS4wNGMwLS4zNi0uMjctLjU2LS42LS40NmwtMy44IDEuMjdjLS4zMy4xLS42LjQ3LS42Ljgzdi45aDEuMDVsMi4xNS0uN3YxLjRsLTIuMTUtLjdIMjF6TTkgMTZhMyAzIDAgMSAwIDAtNiAzIDMgMCAwIDAgMCA2em0wLTJhMSAxIDAgMSAwIDAtMiAxIDEgMCAwIDAgMCAyem0wIDQuMjVjMC0uNy41NS0xLjI1IDEuMjUtMS4yNWg4LjVjLjcgMCAxLjI1LjU1IDEuMjUgMS4yNXY1LjVjMCAuNjktLjU2IDEuMjUtMS4yNSAxLjI1aC04LjVDOS41NSAyNSA5IDI0LjQ1IDkgMjMuNzV2LTUuNXptMiAuNzVoN3Y0aC03di00em02LjUtM2MyLjUgMCA0LjUtMiA0LjUtNC41UzIwIDcgMTcuNSA3YTQuNSA0LjUgMCAwIDAgMCA5em0wLTJjMS40IDAgMi41LTEuMSAyLjUtMi41QTIuNSAyLjUgMCAwIDAgMTcuNSA5Yy0xLjM5IDAtMi41IDEuMS0yLjUgMi41czEuMSAyLjUgMi41IDIuNXoiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_05-barbershop:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTguNiAxNS4xbC00Ljc4LTguNGMtLjQyLS43LTEuNS0uNzgtMi4xLS40NmEzLjQ1IDMuNDUgMCAwIDAtMS40MiA0LjE4bDIuOCA2LjczYy4xLjI1LjI1LjUuNDEuN2wtMS4zNyAyLjM3YTMgMyAwIDEgMCAxLjUxIDEuMzhsLjA2LS4xIDEuNDktMi41N2MuNDMuMDcuOS4xMiAxLjM1LjAxbDEuNDcgMi41NmMuMDYuMS4xNC4yLjI0LjNhMyAzIDAgMCAwIDQuODQgMy4zNWwxLjAzLjZhLjk3Ljk3IDAgMCAwIDEuMzEtLjM1bC4wNS0uMDdhLjk5Ljk5IDAgMCAwLS4zNi0xLjMzTDI0IDIzLjM1VjIzYTMgMyAwIDAgMC00LjM1LTIuNjhMMTguMzEgMThjLjY5LS43NS44NC0xLjkuMjYtMi45ek0xMSAyNGExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJ6bTEwIDBjLjU1IDAgMS0uNDUgMS0xcy0uNDUtMS0xLTEtMSAuNDUtMSAxIC40NSAxIDEgMXptLTYuMDUtNy42MmExIDEgMCAwIDAgMS4zLjU3bC4zMi0uMTJjLjM2LS4xNS40My0uNDEuMjgtLjczTDEyLjQgOC4yNWMwLS4wMS0uNDQuOTUtLjI1IDEuNGwyLjggNi43M3oiLz48cGF0aCBkPSJNMTYuNzUgMTNsMi41LTQuNnMuMzUuNy4yNS45NmwtMi4zIDYuNzQgMS4zIDIuNCAyLjktOC40Yy41NS0xLjUtLjQtMy0xLjU0LTMuODMtLjYxLS4zMi0xLjYxLS4yMi0yLjAxLjU4TDE1IDEybDEuNzUgMXoiLz48L2c+PC9zdmc+)}.ymaps-2-1-79-search__suggest-catalog-item_type_06-pharmacy:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjAgMTJWOGExIDEgMCAwIDAtMS0xaC02YTEgMSAwIDAgMC0xIDF2NEg4YTEgMSAwIDAgMC0xIDF2NmExIDEgMCAwIDAgMSAxaDR2NGExIDEgMCAwIDAgMSAxaDZhMSAxIDAgMCAwIDEtMXYtNGg0YTEgMSAwIDAgMCAxLTF2LTZhMSAxIDAgMCAwLTEtMWgtNHptLTIgMlY5aC00djVIOXY0aDV2NWg0di01aDV2LTRoLTV6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-search__suggest-catalog-item_type_06-pharmacy:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTkgOXYxNGgxNFY5SDl6TTcgOWMwLTEuMS45LTIgMi0yaDE0YTIgMiAwIDAgMSAyIDJ2MTRhMiAyIDAgMCAxLTIgMkg5YTIgMiAwIDAgMS0yLTJWOXptNyA2aDVhMSAxIDAgMCAxIDAgMmgtNXYyaDVhMSAxIDAgMCAxIDEgMSAxIDEgMCAwIDEtMSAxaC02YTEgMSAwIDAgMS0xLTF2LThhMSAxIDAgMCAxIDEtMWg2YTEgMSAwIDAgMSAwIDJoLTV2MnoiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_07-shop:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjAgMjNoMXYxaC0xdi0xem0uNSAzYzEuNCAwIDIuNS0xLjEgMi41LTIuNVMyMS45IDIxIDIwLjUgMjEgMTggMjIuMSAxOCAyMy41czEuMSAyLjUgMi41IDIuNXpNMTEgMjNoMXYxaC0xdi0xem0uNSAzYzEuNCAwIDIuNS0xLjEgMi41LTIuNVMxMi45IDIxIDExLjUgMjEgOSAyMi4xIDkgMjMuNXMxLjEgMi41IDIuNSAyLjV6TTcgN2MtLjU1IDAtMSAuNDUtMSAxcy40NSAxIDEgMWgyLjNsMS41NSAxMGMuMS41NS42IDEgMS4xNSAxaDljLjU1IDAgMS4yLS40IDEuNC0uOWwzLjEtNi45NWMuMjUtLjY1LS4wNi0xLjE1LS43NS0xLjE1SDExLjVsLS40LTMuMzdjLS4xLS4zOC0uNC0uNjMtLjc1LS42M0g3em01IDZoMTFsLTIuMiA1aC04LjFsLS43LTV6Ii8+PC9zdmc+)}.ymaps-2-1-79-search__suggest-catalog-item_type_08-shopping-mall:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNOCAxMS4zM0M4IDEwLjYgOC42IDEwIDkuMzMgMTBoMTMuMzNjLjc0IDAgMS4zNC42IDEuMzQgMS4zM3YxMi4zNGMwIC43My0uNiAxLjMzLTEuMzQgMS4zM0g5LjM0QzguNiAyNSA4IDI0LjQgOCAyMy42N1YxMS4zM3ptMiAuNjdoMTJ2MTFIMTBWMTJ6Ii8+PHBhdGggZD0iTTE4IDEwYTIgMiAwIDAgMC00IDB2NWMwIC41NS0uNDUgMS0xIDFzLTEtLjQ1LTEtMXYtNWMwLTIuMiAxLjgtNCA0LTRzNCAxLjggNCA0djVjMCAuNTUtLjQ1IDEtMSAxcy0xLS40NC0xLTF2LTV6Ii8+PC9nPjwvc3ZnPg==)}.ymaps-2-1-79-search__suggest-catalog-item_type_09-fitness:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTggMTdoLTR2My43NWMwIC43LS41NSAxLjI1LTEuMjUgMS4yNWgtMi41QzkuNTUgMjIgOSAyMS40NSA5IDIwLjc1VjIwSDdhMSAxIDAgMCAxLTEtMXYtNmExIDEgMCAwIDEgMS0xaDJ2LS43NWMwLS43LjU1LTEuMjUgMS4yNS0xLjI1aDIuNWMuNyAwIDEuMjUuNTUgMS4yNSAxLjI1VjE1aDR2LTMuNzVjMC0uNy41NS0xLjI1IDEuMjUtMS4yNWgyLjVjLjcgMCAxLjI1LjU1IDEuMjUgMS4yNVYxMmgyYTEgMSAwIDAgMSAxIDF2NmExIDEgMCAwIDEtMSAxaC0ydi43NWMwIC43LS41NSAxLjI1LTEuMjUgMS4yNWgtMi41Yy0uNyAwLTEuMjUtLjU1LTEuMjUtMS4yNVYxN3pNOCAxNGgxdjRIOHYtNHptMy0yaDF2OGgtMXYtOHptOSAwaDF2OGgtMXYtOHptMyAyaDF2NGgtMXYtNHoiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_10-auto-repair:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMDMgMThsLjktLjI2YTIuOSAyLjkgMCAwIDEgMi44NS43bDQuMTcgNC4yYTEuMiAxLjIgMCAwIDAgMS43LTEuNjlsLTQuMi00LjE4YTIuOTMgMi45MyAwIDAgMS0uNjgtMi45bC4yNC0uODRBNS4wNyA1LjA3IDAgMCAwIDEzIDhjLS40MyAwLS4yLjAyLS4yLjAybDIuMiAyLjE0VjE1aC00Ljg0TDggMTIuODFWMTNhNS4wNyA1LjA3IDAgMCAwIDUuMDMgNXptLTYuNi03LjA3Yy40LTEuMDMgMS4zOC0xLjIgMi4xNS0uNDFMMTEgMTNoMnYtMmwtMi40OC0yLjQyYy0uNzktLjc3LS42Mi0xLjczLjQtMi4xNCAwIDAgLjYtLjQ0IDIuMDgtLjQ0YTcuMDcgNy4wNyAwIDAgMSA3IDcgNy44IDcuOCAwIDAgMS0uMzUgMS41MmMtLjA4LjI3LjAxLjY0LjIuODRsNC4yMSA0LjE4YTMuMiAzLjIgMCAwIDEtNC41MiA0LjUybC00LjE4LTQuMmEuOS45IDAgMCAwLS44NC0uMjFzLS44Mi4yOC0xLjUyLjM1YTcuMDcgNy4wNyAwIDAgMS03LTdjMC0xLjQ3LjQzLTIuMDcuNDMtMi4wN3oiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_11-gasoline:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTMgMTBoOHY3aC04di03em0yIDJ2M2g0di0zaC00em0tNyA0YzAtMS4xIDItMy45IDItMy45VjlzLTQgNC44LTQgN3YxYzAgMi4yIDEuOCA0IDQgNHYtMmEyIDIgMCAwIDEtMi0ydi0xem0zLTlhMSAxIDAgMCAwLTEgMXYxNmExIDEgMCAwIDAgMSAxaDEyYTEgMSAwIDAgMCAxLTFWOGExIDEgMCAwIDAtMS0xSDExem0xIDJoMTB2MTRIMTJWOXoiLz48L3N2Zz4=)}.ymaps-2-1-79-search__suggest-catalog-item_type_12-hotel:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMTVoMnYtMmMwLTEuMS45LTIgMi0yaDRhMiAyIDAgMCAxIDIgMnYyaDJWOUgxMHY2em0tMiAuMzNjLTEuMi41Ny0yIDEuNzctMiAzLjE3VjI0YzAgLjU1LjQ1IDEgMSAxczEtLjQ1IDEtMXYtMmgxNnYyYzAgLjU1LjQ1IDEgMSAxczEtLjQ1IDEtMXYtNS41YzAtMS40LS44LTIuNi0yLTMuMTZWOGExIDEgMCAwIDAtMS0xSDlhMSAxIDAgMCAwLTEgMXY3LjMzem02LS4zM2g0di0yaC00djJ6bS02IDMuNWMwLS44NS42NS0xLjUgMS41LTEuNWgxM2MuODIgMCAxLjUuNjYgMS41IDEuNVYyMEg4di0xLjV6Ii8+PC9zdmc+)}
/**/
.ymaps-2-1-79-popup__content{position:relative;z-index:10;margin:0;padding:4px 8px;height:100%}
/**/
.ymaps-2-1-79-popup_visibility_visible{display:block}
/**/
.ymaps-2-1-79-popup_visibility_outside{display:block;top:-99999px;left:-99999px}
/**/
.ymaps-2-1-79-popup__under{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/**/
.ymaps-2-1-79-popup__under_color_white{background:#fff;opacity:.8}
/**/
.ymaps-2-1-79-popup__under_type_paranja{position:fixed;z-index:32000;top:0;left:0;opacity:.3;background:#000;padding:0}
/**/
.ymaps-2-1-79-popup__tail{font:0/0 a;position:absolute;z-index:9;display:block;width:17px;height:17px}.ymaps-2-1-79-popup__tail:after{content:'';position:absolute;width:17px;height:17px}.ymaps-2-1-79-popup_to_left .ymaps-2-1-79-popup__tail,.ymaps-2-1-79-popup_to_top .ymaps-2-1-79-popup__tail{-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}.ymaps-2-1-79-popup_to_top .ymaps-2-1-79-popup__tail{top:100%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.ymaps-2-1-79-popup_to_left .ymaps-2-1-79-popup__tail{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);margin-top:24.04px;left:100%}.ymaps-2-1-79-popup_to_bottom .ymaps-2-1-79-popup__tail:after,.ymaps-2-1-79-popup_to_left .ymaps-2-1-79-popup__tail:after,.ymaps-2-1-79-popup_to_right .ymaps-2-1-79-popup__tail:after,.ymaps-2-1-79-popup_to_top .ymaps-2-1-79-popup__tail:after{left:1px;bottom:1px}.ymaps-2-1-79-popup_to_bottom .ymaps-2-1-79-popup__tail,.ymaps-2-1-79-popup_to_right .ymaps-2-1-79-popup__tail{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%}.ymaps-2-1-79-popup_to_bottom .ymaps-2-1-79-popup__tail{margin-left:-17px;bottom:100%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.ymaps-2-1-79-popup_to_right .ymaps-2-1-79-popup__tail{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:7.04px;right:100%}
/**/
.ymaps-2-1-79-islets_advert{position:relative;display:block;overflow:hidden;font-family:Arial,Helvetica,sans-serif;line-height:20px}.ymaps-2-1-79-islets_advert__content{display:block;margin-right:12px;padding-right:6px;border-right:1px solid #999;min-height:65px}.ymaps-2-1-79-islets_card .ymaps-2-1-79-islets_advert__content{border-left:2px solid #ba7edd;padding-left:12px}.ymaps-2-1-79-islets_serp-advert .ymaps-2-1-79-islets_advert__content{border-right:1px solid #c99de3}.ymaps-2-1-79-islets_advert__title{font-size:16px;color:#04b}a.ymaps-2-1-79-islets_advert__title{text-decoration:none;-webkit-transition:.3s color;transition:.3s color}a.ymaps-2-1-79-islets_advert__title:link,a.ymaps-2-1-79-islets_advert__title:visited{color:#04b}a.ymaps-2-1-79-islets_advert__title:hover{color:#c00}.ymaps-2-1-79-islets_advert__text{display:block;margin-top:4px;font-size:13px;color:#000}.ymaps-2-1-79-islets_advert__label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ymaps-2-1-79-islets_advert__label:after{content:'';position:absolute;top:50%;right:-27px;width:65px;-webkit-transform:rotate(90deg);transform:rotate(90deg);text-transform:uppercase;text-align:center;font:9px/0 Arial,Helvetica,sans-serif;letter-spacing:3px;color:#999;content:attr(data-label)}.ymaps-2-1-79-islets_serp-advert .ymaps-2-1-79-islets_advert__label:after{color:#aa60d7}
/**/
.ymaps-2-1-79-islets_card{display:block;text-align:start;font-family:Arial,Helvetica,sans-serif;padding-right:3px;padding-bottom:6px}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card,.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__timetable-visible{padding-right:3px}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__timetable-hidden{margin-right:0!important}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-organization{padding-bottom:6px}.ymaps-2-1-79-islets_islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-organization{padding-bottom:0}.ymaps-2-1-79-islets_card__separator{display:block;margin-top:11px;margin-bottom:12px;height:1px;background-color:#e5e5e5;font:0/0 a}.ymaps-2-1-79-islets_card__title{display:block;font-size:16px;line-height:22px}.ymaps-2-1-79-islets_card__title-business-link,.ymaps-2-1-79-islets_card__title-link,.ymaps-2-1-79-islets_card__title-poi-link,.ymaps-2-1-79-islets_card__title-stop-link,.ymaps-2-1-79-islets_card__title-toponym-link{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important}.ymaps-2-1-79-islets_card__title-business-link,.ymaps-2-1-79-islets_card__title-business-link:link,.ymaps-2-1-79-islets_card__title-business-link:visited,.ymaps-2-1-79-islets_card__title-link,.ymaps-2-1-79-islets_card__title-link:link,.ymaps-2-1-79-islets_card__title-link:visited,.ymaps-2-1-79-islets_card__title-poi-link,.ymaps-2-1-79-islets_card__title-poi-link:link,.ymaps-2-1-79-islets_card__title-poi-link:visited,.ymaps-2-1-79-islets_card__title-stop-link,.ymaps-2-1-79-islets_card__title-stop-link:link,.ymaps-2-1-79-islets_card__title-stop-link:visited,.ymaps-2-1-79-islets_card__title-toponym-link,.ymaps-2-1-79-islets_card__title-toponym-link:link,.ymaps-2-1-79-islets_card__title-toponym-link:visited{color:#04b}.ymaps-2-1-79-islets_card__title-business-link:hover,.ymaps-2-1-79-islets_card__title-link:hover,.ymaps-2-1-79-islets_card__title-poi-link:hover,.ymaps-2-1-79-islets_card__title-stop-link:hover,.ymaps-2-1-79-islets_card__title-toponym-link:hover{color:#c00}.ymaps-2-1-79-islets_card__description{display:block;color:#999;font-size:13px;line-height:17px}.ymaps-2-1-79-islets_card__description+ymaps{display:block}.ymaps-2-1-79-islets_card__address{display:block;color:#000;font-size:16px;line-height:22px}.ymaps-2-1-79-islets_card__link{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#04b}.ymaps-2-1-79-islets_card__link:link,.ymaps-2-1-79-islets_card__link:visited{color:#04b}.ymaps-2-1-79-islets_card__link:hover{color:#c00}.ymaps-2-1-79-islets_card__interaction{display:block;text-align:center;font-size:15px;line-height:20px}.ymaps-2-1-79-islets_card__feedback-container{display:table-cell;text-align:right;white-space:nowrap;font-size:13px;line-height:20px}.ymaps-2-1-79-islets_card__row-links{display:table;width:100%}.ymaps-2-1-79-islets_card__row-links .ymaps-2-1-79-islets__right-col:first-child{text-align:left}.ymaps-2-1-79-islets_card__row-links_multiline.ymaps-2-1-79-islets_card__row-links,.ymaps-2-1-79-islets_card__row-links_multiline.ymaps-2-1-79-islets_card__row-links>.ymaps-2-1-79-islets_card__taxi-container.ymaps-2-1-79-islets_card__taxi-container_shown,.ymaps-2-1-79-islets_card__row-links_multiline.ymaps-2-1-79-islets_card__row-links>.ymaps-2-1-79-islets_card__timetable{display:block}.ymaps-2-1-79-islets_card__row-links_multiline.ymaps-2-1-79-islets_card__row-links>.ymaps-2-1-79-islets_card__feedback-container{display:block;text-align:left}.ymaps-2-1-79-islets_card__row-links_multiline.ymaps-2-1-79-islets_card__row-links>.ymaps-2-1-79-islets__right-col{margin-top:7px}.ymaps-2-1-79-islets_card__status-row{min-width:260px}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__timetable-visible .ymaps-2-1-79-islets_card__status-row{min-width:auto}.ymaps-2-1-79-islets_card :last-child .ymaps-2-1-79-islets_card__toponym-buttons{margin-bottom:0}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__card-geocoder-toponym{padding-right:0}.ymaps-2-1-79-islets_card__status{margin-top:4px;margin-bottom:4px;color:#999;font-size:13px;line-height:20px}.ymaps-2-1-79-islets_card__status-rating-container{margin-right:4px}.ymaps-2-1-79-islets_serp-item .ymaps-2-1-79-islets_card__status{display:table;width:100%}.ymaps-2-1-79-islets_card .ymaps-2-1-79-islets_card__status{display:block}.ymaps-2-1-79-islets_card__status-row{display:table;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ymaps-2-1-79-islets_card__status-no-rating{padding-right:.5em;display:table-cell;white-space:nowrap}.ymaps-2-1-79-islets_card__status-no-rating-text,.ymaps-2-1-79-islets_card__status-time{display:table-cell;white-space:nowrap}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__mobile .ymaps-2-1-79-islets_card__status .ymaps-2-1-79-islets_card__status-no-rating .ymaps-2-1-79-islets_card__status-rating-link,.ymaps-2-1-79-islets_card__status .ymaps-2-1-79-islets_card__status-no-rating .ymaps-2-1-79-islets_card__status-no-rating-text,.ymaps-2-1-79-islets_card__status .ymaps-2-1-79-islets_card__status-no-rating_disabled .ymaps-2-1-79-islets_card__status-rating-link{display:none}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__mobile .ymaps-2-1-79-islets_card__status .ymaps-2-1-79-islets_card__status-no-rating .ymaps-2-1-79-islets_card__status-no-rating-text,.ymaps-2-1-79-islets_card__status .ymaps-2-1-79-islets_card__status-no-rating_disabled .ymaps-2-1-79-islets_card__status-no-rating-text{display:inline-block}.ymaps-2-1-79-islets_card__status-rating-text{display:inline-block;cursor:pointer;text-decoration:none;color:#999}.ymaps-2-1-79-islets_card__status-rating-text:hover{color:#c00}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__mobile .ymaps-2-1-79-islets_card__status-rating-text:hover,.ymaps-2-1-79-islets_serp-item .ymaps-2-1-79-islets_card__status-rating-text:hover,.ymaps-2-1-79-islets_serp-item .ymaps-2-1-79-islets_card__status-time{color:#999}.ymaps-2-1-79-islets_card__status-time{width:134px;text-align:right;color:#000}.ymaps-2-1-79-islets_card__status-time-icon{position:relative;top:1px;display:inline-block;margin-right:4px;width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzgwQzI1NyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYgOEE4IDggMCAxIDAgMCA4YTggOCAwIDAgMCAxNiAwem0tOCA2LjVhNi41IDYuNSAwIDEgMCAwLTEzIDYuNSA2LjUgMCAwIDAgMCAxM3pNNyAzdjZoMVYzSDd6bTEgNXYxaDRWOEg4eiIvPjwvc3ZnPg==) no-repeat;vertical-align:top}.ymaps-2-1-79-islets_card__status-time-text{display:inline-block;vertical-align:top;text-align:left;position:relative}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-extra-narrow .ymaps-2-1-79-islets_card__status-time-text-short{display:inline}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-extra-narrow .ymaps-2-1-79-islets_card__status-time-text-full,.ymaps-2-1-79-islets_card__status-time-text-short{display:none}.ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:after{content:'';display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjOTk5IiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTS41IDFMNCA0bDMuNS0zIi8+PC9zdmc+) no-repeat right;opacity:.6;width:11px;height:8px}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-extra-narrow .ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:after{width:0}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__timetable-visible .ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjOTk5IiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTS41IDRMNCAxbDMuNSAzIi8+PC9zdmc+)}.ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:before{content:'';position:absolute;border-bottom:1px solid #e5e5e5;left:0;right:12px;bottom:2px;height:0}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-extra-narrow .ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:before{right:0}.ymaps-2-1-79-islets_serp-item .ymaps-2-1-79-islets_card__status-time-text{width:110px}.ymaps-2-1-79-islets_map-lang-en .ymaps-2-1-79-islets_serp-item .ymaps-2-1-79-islets_card__status-time-text{width:118px}.ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false]{cursor:pointer}.ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:hover:before{opacity:0}.ymaps-2-1-79-islets_card__status-time[data-is24h=false][data-closed-permanently=false] .ymaps-2-1-79-islets_card__status-time-text:hover:after{opacity:1}.ymaps-2-1-79-islets_card__status.ymaps-2-1-79-islets__closed .ymaps-2-1-79-islets_card__status-time-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGNTg1OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYgOEE4IDggMCAxIDAgMCA4YTggOCAwIDAgMCAxNiAwem0tOCA2LjVhNi41IDYuNSAwIDEgMCAwLTEzIDYuNSA2LjUgMCAwIDAgMCAxM3pNNyAzdjZoMVYzSDd6bTEgNXYxaDRWOEg4eiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_card__status-timetable{display:none;width:100%;margin-top:11px;color:#000}.ymaps-2-1-79-islets_card__status-timetable-row{display:block;width:90%;position:relative}.ymaps-2-1-79-islets_card__status-timetable-cell{background-color:#fff;text-transform:capitalize}.ymaps-2-1-79-islets_card__status-timetable-cell-time{white-space:nowrap;float:right;position:relative;left:10%}.ymaps-2-1-79-islets_card__status-timetable-cell-time:after{position:absolute;z-index:-1;right:12px;color:#e5e5e5;content:'...................................................................................................................................................................................................................................................................................................................................................................................................................................................'}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__timetable-visible .ymaps-2-1-79-islets_card__status-timetable{display:table}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-no-rating+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-no-rating-text+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-rating-container+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-no-rating+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-no-rating-text+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-rating-container+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-no-rating+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-no-rating-text+.ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-rating-container+.ymaps-2-1-79-islets_card__status-time{margin-top:4px}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-no-rating,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-no-rating-text,.ymaps-2-1-79-islets_card__contacts-phones.ymaps-2-1-79-islets__expanded .ymaps-2-1-79-islets_card__contacts-phones-item,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-no-rating,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-no-rating-text,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-no-rating,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-no-rating-text{display:block}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-time{display:block;text-align:left}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__status-time-text,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-kk .ymaps-2-1-79-islets_card__status-time-text,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-time,.ymaps-2-1-79-islets_map-lang-tr .ymaps-2-1-79-islets_card__status-time-text{width:auto}.ymaps-2-1-79-islets_card__contacts{display:block;font-size:13px}.ymaps-2-1-79-islets_card__contacts-phones{position:relative;display:block;line-height:17px;max-height:75px;overflow-y:auto}.ymaps-2-1-79-islets_card__contacts-phones-item{display:none;padding-top:4px;padding-bottom:4px;padding-left:21px}.ymaps-2-1-79-islets_card__contacts-phones-item-text{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#000}.ymaps-2-1-79-islets_card__contacts-phones-item-text:link,.ymaps-2-1-79-islets_card__contacts-phones-item-text:visited{color:#000}.ymaps-2-1-79-islets_card__contacts-phones-item-text:hover{color:#c00}.ymaps-2-1-79-islets_card__contacts-phones-item:first-child{position:relative;display:inline-block}.ymaps-2-1-79-islets_card__contacts-phones-item:first-child:before{position:absolute;top:0;bottom:0;left:0;width:21px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMDEgOC43NWEuNDQuNDQgMCAwIDAtLjQ4LjA3bC0uODQuODRhLjg2Ljg2IDAgMCAxLS41Mi4yMlM3LjEgOS45IDUuMSA3LjljLTItMi0xLjk5LTMuMDgtMS45OS0zLjA4IDAtLjE2LjEtLjQuMjItLjUxbC43Mi0uNzJhLjQ3LjQ3IDAgMCAwIC4wOC0uNUwyLjU2LjE0Yy0uMDctLjE1LS4yMi0uMTctLjM0LS4wNkwuMjYgMi4wMmExLjEgMS4xIDAgMCAwLS4yNS41MnMtLjM4IDIuODUgMy42MSA2Ljg0YzQgNCA2Ljg0IDMuNjEgNi44NCAzLjYxLjE2LS4wMi40LS4xNC41MS0uMjVsMS45Ni0xLjk2Yy4xMS0uMTEuMDktLjI3LS4wNi0uMzVsLTIuODYtMS42OHoiLz48L3N2Zz4=) left center no-repeat;content:''}.ymaps-2-1-79-islets_card__contacts-phones-more{display:inline-block;margin-left:8px;width:23px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNSAwTDMuOTIuMjJBNS4wOCA1LjA4IDAgMCAwIDAgNXYzYTUuMDMgNS4wMyAwIDAgMCAzLjkyIDQuNzVsMS4zMi4yNUgxOGwxLjA5LS4yMkE1LjA4IDUuMDggMCAwIDAgMjMgOFY1QTUuMDUgNS4wNSAwIDAgMCAxOS4wNy4yNEwxNy44NSAwSDV6bTEyLjY2Ljk4bDEuMjIuMjRBNC4wNSA0LjA1IDAgMCAxIDIyIDV2M2E0LjA4IDQuMDggMCAwIDEtMy4xMiAzLjhsLTEuMDkuMjIuMi0uMDJINS4yNGwuMi4wMi0xLjMzLS4yNUE0LjAzIDQuMDMgMCAwIDEgMSA4VjVhNC4wOCA0LjA4IDAgMCAxIDMuMTEtMy44TDUuMi45OCA1IDFoMTIuODVsLS4yLS4wMnpNNS41IDhhMS41IDEuNSAwIDEgMCAwLTMgMS41IDEuNSAwIDAgMCAwIDN6bTYgMGExLjUgMS41IDAgMSAwIDAtMyAxLjUgMS41IDAgMCAwIDAgM3ptNiAwYTEuNSAxLjUgMCAxIDAgMC0zIDEuNSAxLjUgMCAwIDAgMCAzeiIvPjwvc3ZnPg==) left top no-repeat;vertical-align:middle;opacity:.4;cursor:pointer;-webkit-transition:.3s opacity;transition:.3s opacity}.ymaps-2-1-79-islets_card__contacts-phones-more:hover{opacity:1}.ymaps-2-1-79-islets_card__contacts-phones.ymaps-2-1-79-islets__expanded .ymaps-2-1-79-islets_card__contacts-phones-more{display:none}.ymaps-2-1-79-islets_card__contacts-urls{display:block;position:relative;padding-left:21px;overflow:hidden;line-height:24px}.ymaps-2-1-79-islets_card__contacts-urls:before{position:absolute;top:0;bottom:0;left:0;width:21px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PGcgZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNLjkzIDRoMTEuMTR2LjkzSC45M3pNLjkzIDhoMTEuMTR2LjkzSC45M3oiLz48cGF0aCBkPSJNNi41IDEyLjA3QTUuNTcgNS41NyAwIDEgMCA2LjUuOTNhNS41NyA1LjU3IDAgMCAwIDAgMTEuMTR6bTAgLjkzYTYuNSA2LjUgMCAxIDEgMC0xMyA2LjUgNi41IDAgMCAxIDAgMTN6Ii8+PHBhdGggZD0iTTYuNSAxMi4wN2MuMDIgMCAuMTgtLjA4LjM5LS4yNy4yOS0uMjYuNi0uNjYuODctMS4xNmE4LjYgOC42IDAgMCAwIDAtOC4yOGMtLjI3LS41LS41OC0uOS0uODctMS4xNkExLjIgMS4yIDAgMCAwIDYuNS45M2MtLjAyIDAtLjE4LjA4LS4zOS4yNy0uMjkuMjYtLjYuNjYtLjg3IDEuMTZhOC42IDguNiAwIDAgMCAwIDguMjhjLjI3LjUuNTguOS44NyAxLjE2LjIxLjIuMzcuMjcuMzkuMjd6bTAgLjkzYy0xLjIgMC0zLjI1LTIuOTEtMy4yNS02LjVTNS4zIDAgNi41IDBjMS4yIDAgMy4yNSAyLjkxIDMuMjUgNi41UzcuNyAxMyA2LjUgMTN6Ii8+PC9nPjwvc3ZnPg==) left center no-repeat;content:''}.ymaps-2-1-79-islets_card__contacts-url{display:inline-block;white-space:nowrap;cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#070}.ymaps-2-1-79-islets_card__contacts-url:link,.ymaps-2-1-79-islets_card__contacts-url:visited{color:#070}.ymaps-2-1-79-islets_card__contacts-url:hover,.ymaps-2-1-79-islets_card__metro-station-distance-link:hover{color:#c00}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__houseorg-button-text[title],.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__phones-expanded .ymaps-2-1-79-islets_card__contacts-phones-item{display:block}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__phones-expanded .ymaps-2-1-79-islets_card__contacts-phones-more{display:none}.ymaps-2-1-79-islets_card__metro{display:block;font-size:13px;line-height:20px}.ymaps-2-1-79-islets_card__metro-station{display:block;overflow:hidden;margin-top:8px;color:#000}.ymaps-2-1-79-islets_card__metro-station-icon{display:inline-block;vertical-align:top;margin-right:4px;width:12px;height:16px;position:relative;top:1px}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__moscow .ymaps-2-1-79-islets_card__metro-station-icon,.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__spb .ymaps-2-1-79-islets_card__metro-station-icon{width:16px;margin-right:8px}.ymaps-2-1-79-islets_card__metro-station-icon:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwaDEydjE2SDBWMHptNiAxM0E1IDUgMCAxIDAgNiAzYTUgNSAwIDAgMCAwIDEweiIvPjwvc3ZnPg==);background-position:50% 50%}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__moscow .ymaps-2-1-79-islets_card__metro-station-icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTAgMGgxOHYxNkgwVjB6bTguOTkgMTMuMThsMi42LTQuNDggMS4wNyAzLjA0aC0uODd2MS4zM2g1LjE5di0xLjMzaC0uOTlMMTIuMjcgMiA4Ljk5IDggNS43MSAyIDIgMTEuNzRIMXYxLjMzaDUuMTl2LTEuMzNoLS44N0w2LjM5IDguNyA5IDEzLjE4eiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__spb .ymaps-2-1-79-islets_card__metro-station-icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwaDE4djE2SDBWMHptMTAuODIgMkw5LjAxIDguODYgNy4xOSAyUzUgMi4xNyAzLjU1IDMuMjlDMi4yIDQuMzMgMS4wNSA1LjQzIDEgOC44NkE2LjggNi44IDAgMCAwIDMuMSAxNGwzLjcyLS4wMXMtMi41LS45Ni0zLjI3LTMuNDJjLS45MS0yLjktLjIyLTQuMTguODgtNS4xNC40NC0uMzYgMS4xLS40NSAxLjM0LjMzTDguNSAxNGgxLjAzczEuNzctNS43OCAyLjYtOC4yNGMuMjYtLjc3LjkxLS43IDEuMzQtLjMzIDEuMS45NiAxLjkgMi4yMy45OCA1LjE0LS43NyAyLjQ3LTMuMjggMy40Mi0zLjI4IDMuNDJsMy43Mi4wMXMxLjk0LTEuNzEgMi4xLTUuMTRjLjAyLTMuNDMtMS4yMi00LjU4LTIuNTQtNS43QzEzLjA3IDIgMTAuODIgMiAxMC44MiAyeiIvPjwvc3ZnPg==)}.ymaps-2-1-79-islets_card__metro-station-distance:before{content:' — '}.ymaps-2-1-79-islets_card__metro-station-distance-link{padding-left:18px;cursor:pointer;color:#4b4b99;-webkit-transition:color .15s ease-out;transition:color .15s ease-out}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__metro-station-distance,.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__metro-station-distance-link-hint,.ymaps-2-1-79-islets_card__metro-station-distance-link-text{display:none}.ymaps-2-1-79-islets_card__metro-station-distance-link-text:before{content:'';display:inline-block;width:12px;height:12px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iIzRCNEI5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4zNSA1Ljc3bC4wNi0uOTdBMzguNTQgMzguNTQgMCAwIDAgOC44IDUuODZhLjM4LjM4IDAgMCAxIC4xMS41NS40My40MyAwIDAgMS0uNTcuMWMtLjEtLjA2LS43NS0uNTEtLjk4LS43NHpNNC4yIDQuOGgtLjAxYTQ2LjE0IDQ2LjE0IDAgMCAwLS43NCAxLjU0Yy0uMDcuMi0uMzEuMy0uNTIuMjQtLjIxLS4wNy0uMzQtLjMtLjI1LS41bC42Ni0xLjY3QzMuNDUgNC4xMiA1LjA5IDIuOSA1LjkgMi45Yy4yNCAwIC42OC4yLjY4LjY4IDAgLjUtLjE3IDMuMDUtLjE3IDMuMDUgMCAuMDUuMDEuMS4wNC4xM0w3LjcgOC40MmEuNTkuNTkgMCAwIDEgLjA4LjEzbC45NyAyLjg2YS40OC40OCAwIDAgMS0uMzYuNTcuNS41IDAgMCAxLS42LS4zM2MtLjA0LS4xNC0xLjA3LTIuNi0xLjA3LTIuNmEuMzUuMzUgMCAwIDAtLjA4LS4xM2wtMS42NS0xLjZhMS4wNiAxLjA2IDAgMCAxLS4yOC0uNzlsLjI2LTIuMTlzLS43LjMyLS43Ny40NnptMS40MiA0LjU2UzQuMDggMTEuNiA0IDExLjc0YS41LjUgMCAwIDEtLjY2LjIxLjQ2LjQ2IDAgMCAxLS4yMi0uNjNsMS41My0yLjkxLjk3Ljk1em0xLjUtOC4zNGExLjAyIDEuMDIgMCAxIDEtMi4wNCAwIDEuMDIgMS4wMiAwIDAgMSAyLjA0IDB6Ii8+PC9zdmc+) no-repeat;padding-right:4px;-webkit-transition:background-image .15s ease-out;transition:background-image .15s ease-out}.ymaps-2-1-79-islets_card__metro-station-distance-link:hover .ymaps-2-1-79-islets_card__metro-station-distance-link-text:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iI0MwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4zNSA1Ljc3bC4wNi0uOTdBMzguNTQgMzguNTQgMCAwIDAgOC44IDUuODZhLjM4LjM4IDAgMCAxIC4xMS41NS40My40MyAwIDAgMS0uNTcuMWMtLjEtLjA2LS43NS0uNTEtLjk4LS43NHpNNC4yIDQuOGgtLjAxYTQ2LjE0IDQ2LjE0IDAgMCAwLS43NCAxLjU0Yy0uMDcuMi0uMzEuMy0uNTIuMjQtLjIxLS4wNy0uMzQtLjMtLjI1LS41bC42Ni0xLjY3QzMuNDUgNC4xMiA1LjA5IDIuOSA1LjkgMi45Yy4yNCAwIC42OC4yLjY4LjY4IDAgLjUtLjE3IDMuMDUtLjE3IDMuMDUgMCAuMDUuMDEuMS4wNC4xM0w3LjcgOC40MmEuNTkuNTkgMCAwIDEgLjA4LjEzbC45NyAyLjg2YS40OC40OCAwIDAgMS0uMzYuNTcuNS41IDAgMCAxLS42LS4zM2MtLjA0LS4xNC0xLjA3LTIuNi0xLjA3LTIuNmEuMzUuMzUgMCAwIDAtLjA4LS4xM2wtMS42NS0xLjZhMS4wNiAxLjA2IDAgMCAxLS4yOC0uNzlsLjI2LTIuMTlzLS43LjMyLS43Ny40NnptMS40MiA0LjU2UzQuMDggMTEuNiA0IDExLjc0YS41LjUgMCAwIDEtLjY2LjIxLjQ2LjQ2IDAgMCAxLS4yMi0uNjNsMS41My0yLjkxLjk3Ljk1em0xLjUtOC4zNGExLjAyIDEuMDIgMCAxIDEtMi4wNCAwIDEuMDIgMS4wMiAwIDAgMSAyLjA0IDB6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__metro-station-distance-link{padding-left:8px}.ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__metro-station-distance-link-text,.ymaps-2-1-79-islets_card__metro-station-distance-link-hint{display:inline-block}.ymaps-2-1-79-islets_card__underground-line{display:block}.ymaps-2-1-79-islets_card__underground-line-icon{content:'';display:inline-block;width:8px;height:8px;background:0 0;margin-right:8px;border-radius:50%;margin-bottom:1px}.ymaps-2-1-79-islets_card__buttons{margin-top:16px}.ymaps-2-1-79-islets_card__buttons,.ymaps-2-1-79-islets_card__stop-buttons{display:block;margin-bottom:6px;height:28px;overflow:hidden;line-height:0}.ymaps-2-1-79-islets_card__business-buttons,.ymaps-2-1-79-islets_card__toponym-buttons{display:block;margin-top:16px;margin-bottom:6px;height:28px;overflow:hidden;line-height:0}.ymaps-2-1-79-islets_card__business-buttons *,.ymaps-2-1-79-islets_card__buttons *,.ymaps-2-1-79-islets_card__stop-buttons *,.ymaps-2-1-79-islets_card__toponym-buttons *{box-sizing:border-box!important}.ymaps-2-1-79-islets_card__business-buttons+.ymaps-2-1-79-islets_card__separator,.ymaps-2-1-79-islets_card__buttons+.ymaps-2-1-79-islets_card__separator,.ymaps-2-1-79-islets_card__stop-buttons+.ymaps-2-1-79-islets_card__separator,.ymaps-2-1-79-islets_card__toponym-buttons+.ymaps-2-1-79-islets_card__separator{margin-top:16px}.ymaps-2-1-79-islets_card__business-button,.ymaps-2-1-79-islets_card__stop-info-button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:block;width:100%;text-align:center;height:28px;border-color:transparent;background-color:#ffdb4d}a.ymaps-2-1-79-islets_card__business-button,a.ymaps-2-1-79-islets_card__business-button:active,a.ymaps-2-1-79-islets_card__business-button:hover,a.ymaps-2-1-79-islets_card__business-button:link,a.ymaps-2-1-79-islets_card__business-button:visited,a.ymaps-2-1-79-islets_card__houseorg-button,a.ymaps-2-1-79-islets_card__houseorg-button:active,a.ymaps-2-1-79-islets_card__houseorg-button:hover,a.ymaps-2-1-79-islets_card__houseorg-button:link,a.ymaps-2-1-79-islets_card__houseorg-button:visited,a.ymaps-2-1-79-islets_card__route-button,a.ymaps-2-1-79-islets_card__route-button:active,a.ymaps-2-1-79-islets_card__route-button:hover,a.ymaps-2-1-79-islets_card__route-button:link,a.ymaps-2-1-79-islets_card__route-button:visited,a.ymaps-2-1-79-islets_card__stop-info-button,a.ymaps-2-1-79-islets_card__stop-info-button:active,a.ymaps-2-1-79-islets_card__stop-info-button:hover,a.ymaps-2-1-79-islets_card__stop-info-button:link,a.ymaps-2-1-79-islets_card__stop-info-button:visited{color:#000!important;text-decoration:none!important}.ymaps-2-1-79-islets_card__business-button-text,.ymaps-2-1-79-islets_card__stop-info-button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-islets_card__business-button.ymaps-2-1-79-islets__disabled,.ymaps-2-1-79-islets_card__stop-info-button.ymaps-2-1-79-islets__disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-islets_card__business-button.ymaps-2-1-79-islets__disabled .ymaps-2-1-79-islets_card__business-button-text,.ymaps-2-1-79-islets_card__houseorg-button.ymaps-2-1-79-islets__disabled .ymaps-2-1-79-islets_card__houseorg-button-text,.ymaps-2-1-79-islets_card__route-button.ymaps-2-1-79-islets__disabled .ymaps-2-1-79-islets_card__route-button-text,.ymaps-2-1-79-islets_card__stop-info-button.ymaps-2-1-79-islets__disabled .ymaps-2-1-79-islets_card__stop-info-button-text{opacity:.5}.ymaps-2-1-79-islets_card__business-button:hover,.ymaps-2-1-79-islets_card__stop-info-button:hover{background-color:#ffd633;border-color:transparent}.ymaps-2-1-79-islets_card__business-button.ymaps-2-1-79-islets__pressed,.ymaps-2-1-79-islets_card__business-button:active,.ymaps-2-1-79-islets_card__stop-info-button.ymaps-2-1-79-islets__pressed,.ymaps-2-1-79-islets_card__stop-info-button:active{background-color:#fc0}.ymaps-2-1-79-islets_card__route-button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:block;width:100%;text-align:center;height:28px;background-color:#fff;border-color:rgba(0,0,0,.2)}.ymaps-2-1-79-islets_card__route-button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px}.ymaps-2-1-79-islets_card__route-button:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-islets_card__route-button.ymaps-2-1-79-islets__pressed,.ymaps-2-1-79-islets_card__route-button:active{background-color:#f3f1ed}.ymaps-2-1-79-islets_card__route-button.ymaps-2-1-79-islets__disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-islets_card__business-button-text,.ymaps-2-1-79-islets_card__route-button-text,.ymaps-2-1-79-islets_card__stop-info-button-text{padding-right:5px;padding-left:5px}.ymaps-2-1-79-islets_card__toponym-buttons{text-align:center}.ymaps-2-1-79-islets_card__toponym-buttons iframe{width:205px;min-width:100%!important;min-height:28px!important;display:block!important;visibility:visible!important;opacity:1!important}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card__toponym-buttons{width:100%;max-width:100%}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card__toponym-buttons iframe{max-width:100%}.ymaps-2-1-79-islets_card__buttons-cell{display:inline-block;width:50%;vertical-align:top}.ymaps-2-1-79-islets_card__buttons-cell:first-of-type{padding-right:4px}.ymaps-2-1-79-islets_card__buttons-cell+.ymaps-2-1-79-islets_card__buttons-cell{padding-left:4px}.ymaps-2-1-79-islets_card__business-button,.ymaps-2-1-79-islets_card__route-button,.ymaps-2-1-79-islets_card__stop-info-button{overflow:hidden;text-overflow:ellipsis}.ymaps-2-1-79-islets_card__business-button:focus,.ymaps-2-1-79-islets_card__business-button:hover,.ymaps-2-1-79-islets_card__route-button:focus,.ymaps-2-1-79-islets_card__route-button:hover,.ymaps-2-1-79-islets_card__stop-info-button:focus,.ymaps-2-1-79-islets_card__stop-info-button:hover{text-decoration:inherit;color:inherit}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card__houseorg-button{min-width:initial}.ymaps-2-1-79-islets_card__houseorg-button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:block;width:100%;text-align:center;height:28px;background-color:#fff;border-color:rgba(0,0,0,.2);min-width:230px}.ymaps-2-1-79-islets_card__houseorg-button-text{position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px;display:block;overflow:hidden;text-overflow:ellipsis}.ymaps-2-1-79-islets_card__houseorg-button:hover{border-color:rgba(0,0,0,.3)}.ymaps-2-1-79-islets_card__houseorg-button.ymaps-2-1-79-islets__pressed,.ymaps-2-1-79-islets_card__houseorg-button:active{background-color:#f3f1ed}.ymaps-2-1-79-islets_card__houseorg-button.ymaps-2-1-79-islets__disabled{cursor:default;background-color:#ebebeb}.ymaps-2-1-79-islets_card__houseorg-button:focus,.ymaps-2-1-79-islets_card__houseorg-button:hover{text-decoration:inherit;color:inherit}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__houseorg-button-text,.ymaps-2-1-79-islets_card__houseorg-button-text[title]{display:none}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__business-buttons,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__width-less-than-290 .ymaps-2-1-79-islets_card__stop-buttons{height:auto}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__business-buttons .ymaps-2-1-79-islets_card__buttons-cell,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__width-less-than-290 .ymaps-2-1-79-islets_card__stop-buttons .ymaps-2-1-79-islets_card__buttons-cell{display:block;width:100%;padding:0}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__business-buttons .ymaps-2-1-79-islets_card__buttons-cell+.ymaps-2-1-79-islets_card__buttons-cell,.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__width-less-than-290 .ymaps-2-1-79-islets_card__stop-buttons .ymaps-2-1-79-islets_card__buttons-cell+.ymaps-2-1-79-islets_card__buttons-cell{margin-top:8px}.ymaps-2-1-79-islets__card-geocoder-toponym .ymaps-2-1-79-islets_card__toponym-buttons{margin-top:9px}.ymaps-2-1-79-islets_card__taxi-container{display:none;white-space:nowrap}.ymaps-2-1-79-islets_card__taxi-container_shown.ymaps-2-1-79-islets_card__taxi-container{display:table-cell}.ymaps-2-1-79-islets_card__taxi-full-block{display:block}.ymaps-2-1-79-islets_balloon_layout_panel .ymaps-2-1-79-islets_card.ymaps-2-1-79-islets__is-narrow .ymaps-2-1-79-islets_card__taxi-price{display:none}.ymaps-2-1-79-islets_card__taxi-footer{display:inline-block;width:auto;box-sizing:border-box}.ymaps-2-1-79-islets_card__taxi-footer .ymaps-2-1-79-islets_card__taxi-link{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#04b}.ymaps-2-1-79-islets_card__taxi-footer .ymaps-2-1-79-islets_card__taxi-link:link,.ymaps-2-1-79-islets_card__taxi-footer .ymaps-2-1-79-islets_card__taxi-link:visited{color:#04b}.ymaps-2-1-79-islets_card__taxi-footer .ymaps-2-1-79-islets_card__taxi-link:hover{color:#c00}.ymaps-2-1-79-islets_card__taxi-price{color:#999}.ymaps-2-1-79-islets_card__taxi-price:before{content:' '}.ymaps-2-1-79-islets_card__taxi,.ymaps-2-1-79-islets_card__taxi-link{width:auto;box-sizing:border-box;position:relative;padding-left:20px}.ymaps-2-1-79-islets_card__taxi,.ymaps-2-1-79-islets_card__taxi-link,.ymaps-2-1-79-islets_card__timetable-link{cursor:pointer;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;text-decoration:none!important;color:#04b}.ymaps-2-1-79-islets_card__taxi:link,.ymaps-2-1-79-islets_card__taxi:visited{color:#04b}.ymaps-2-1-79-islets_card__taxi:hover{color:#c00}.ymaps-2-1-79-islets_card__taxi-link,.ymaps-2-1-79-islets_card__timetable-link{color:#000}.ymaps-2-1-79-islets_card__taxi-link:link,.ymaps-2-1-79-islets_card__taxi-link:visited{color:#000}.ymaps-2-1-79-islets_card__taxi-link:hover{color:#c00}.ymaps-2-1-79-islets_card__taxi-link:before,.ymaps-2-1-79-islets_card__taxi:before{content:'';width:12px;height:12px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBmaWxsPSIjRkQzIiBkPSJNMyAwaDZhMyAzIDAgMCAxIDMgM3YzSDBWM2EzIDMgMCAwIDEgMy0zeiIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik02IDZoNnYzYTMgMyAwIDAgMS0zIDNINlY2eiIvPjxwYXRoIGZpbGw9IiNGMkYxRUQiIGQ9Ik0wIDZoNnY2SDNhMyAzIDAgMCAxLTMtM1Y2eiIvPjwvZz48L3N2Zz4=) left center no-repeat;position:absolute;top:0;bottom:0;left:0}.ymaps-2-1-79-islets_card__timetable-link{position:relative;padding-left:20px;white-space:nowrap;color:#04b}.ymaps-2-1-79-islets_card__timetable-link:link,.ymaps-2-1-79-islets_card__timetable-link:visited{color:#04b}.ymaps-2-1-79-islets_card__timetable-link:hover{color:#c00}.ymaps-2-1-79-islets_card__timetable-link:before{content:'';width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0ZGQzkyNiIgZD0iTTUgMEwwIDQuNSA1IDloNC44TDYuMiA2SDE2VjNINi4ybDMuOS0zIi8+PHBhdGggZmlsbD0iI0YwMCIgZD0iTTExIDE1bDUtNC41TDExIDZINi4ybDMuNiAzSDB2M2g5LjhMNiAxNSIvPjwvZz48L3N2Zz4=) left center no-repeat;position:absolute;top:0;bottom:0;left:0}.ymaps-2-1-79-islets_card__stop-buttons{white-space:nowrap;margin-top:12px}.ymaps-2-1-79-islets_card__stop-buttons .ymaps-2-1-79-islets_card__buttons-cell{min-width:140px}.ymaps-2-1-79-islets_card__separator.ymaps-2-1-79-islets__stop-title-separator{margin-top:11px}.ymaps-2-1-79-islets_card__underground-line{padding-top:4px;line-height:120%}
/**/
.ymaps-2-1-79-islets_y-checkbox_islet-large{font-size:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__box{width:15px;height:15px}.ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:10px;left:2px;width:18px;height:18px}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet-large__tick{bottom:2px;left:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTIuMiA2LjhsNC4yNSA0LjgzTDE1LjggMGwxLjcgMS43TDYuNDUgMTcgLjUgOC41bDEuNy0xLjd6Ii8+PC9zdmc+)}.ymaps-2-1-79-islets_y-checkbox_islet-large.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet-large__dash{height:3px;margin-top:-1.5px}.ymaps-2-1-79-islets_y-checkbox_islet{font-size:13px}.ymaps-2-1-79-islets_y-checkbox_islet__box{width:12px;height:12px}.ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:8px;left:2px;width:14px;height:14px}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__checked .ymaps-2-1-79-islets_y-checkbox_islet__tick{bottom:2px;background-repeat:no-repeat;background-position:0 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTEuNCA1LjZsMy41NiAzLjk4TDEyLjYgMCAxNCAxLjQgNC45NiAxNCAwIDdsMS40LTEuNHoiLz48L3N2Zz4=)}.ymaps-2-1-79-islets_y-checkbox_islet.ymaps-2-1-79-islets__indeterminate .ymaps-2-1-79-islets_y-checkbox_islet__dash{height:2px;margin-top:-1px}.ymaps-2-1-79-islets_serp-item{position:relative;z-index:1;display:block;margin-bottom:-1px;border-top:1px solid #e5e5e5;vertical-align:top;font:13px/20px Arial,Helvetica,sans-serif;padding:7px 12px 5px;background:#fff;color:#999}.ymaps-2-1-79-islets_serp .ymaps-2-1-79-islets_serp-item.ymaps-2-1-79-islets__first{border-top-color:transparent}.ymaps-2-1-79-islets_serp>ymaps+ymaps .ymaps-2-1-79-islets_serp-item.ymaps-2-1-79-islets__first{border-top-color:#e5e5e5}.ymaps-2-1-79-islets_serp-item.ymaps-2-1-79-islets__selected{background:#fff7d8;border-top-color:#fff7d8!important;position:relative;z-index:2}.ymaps-2-1-79-islets_serp-item.ymaps-2-1-79-islets__selected:hover,.ymaps-2-1-79-islets_serp-item:hover{z-index:3;border-color:#ffeba0!important;background:#ffeba0;cursor:pointer}.ymaps-2-1-79-islets_serp-item__title{display:block;color:#04b;font-size:15px;margin-bottom:1px}
/**/
