.sidebars-has-scrollbars .sidebar{overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.sidebars-has-scrollbars .sidebar::-webkit-scrollbar{height:0!important;width:0!important}.sidebar{height:var(--window-height);overflow-y:auto;color:var(--color-text-main);transition:transform .3s ease-in-out;position:fixed;grid-template-rows:min-content 1fr min-content;top:0;align-content:space-between;background:var(--color-background-main);width:var(--sidebar-width);direction:ltr;display:grid;display:none;z-index:1001}html[dir=rtl] .sidebar *{direction:rtl}body:not(.sidebar-has-scrollbars) .sidebar{overflow-x:hidden}body:not(.sidebar-has-scrollbars) .sidebar::-webkit-scrollbar{width:7px}body:not(.sidebar-has-scrollbars) .sidebar::-webkit-scrollbar-track{background:var(--color-borders-main)}body:not(.sidebar-has-scrollbars) .sidebar::-webkit-scrollbar-thumb{background:var(--color-text-main)}body:not(.sidebar-has-scrollbars) .sidebar::-webkit-scrollbar-thumb:hover{opacity:.86;background:var(--color-text-main)}.sidebar svg *{fill:var(--color-text-main)}html[dir=rtl] .sidebar--right{left:0}html[dir=ltr] .sidebar--right{right:0}html[dir=rtl] .sidebar--right{transform:translate(-100%)}html[dir=ltr] .sidebar--right{transform:translate(100%)}html[dir=rtl] .sidebar--left{right:0}html[dir=ltr] .sidebar--left{left:0}html[dir=rtl] .sidebar--left{transform:translate(100%)}html[dir=ltr] .sidebar--left{transform:translate(-100%)}.sidebar.sidebar--opened{transform:translate(0)!important}.sidebar:focus{outline:none!important}.sidebar__header{padding:1rem var(--sidebar-gutter) .75rem;justify-content:space-between;font-weight:var(--font-weight-body-primary-bold);text-transform:uppercase;position:sticky;border-bottom:1px solid var(--color-borders-main);top:0;align-items:center;background:var(--color-background-main);display:flex;z-index:99}@media screen and (max-width:474px){.sidebar__header{padding-top:.625rem;padding-bottom:.375rem}}.sidebar__close{height:40px;margin-inline-end:-10px;width:40px}.sidebar__close svg path{stroke:var(--color-text-main)}.sidebar__close svg{height:16px;position:relative;top:.0625rem;width:16px}.sidebar__title{margin-bottom:0}.sidebar__subtitle{line-height:1.25}.sidebar__body{position:relative}.sidebar__body>.sidebar-large-padding{padding:var(--sidebar-gutter)}.sidebar__body>:not(.sidebar-large-padding){padding:calc(var(--sidebar-gutter)/2) var(--sidebar-gutter)}.sidebar__body>*+div,.sidebar__footer{border-top:1px solid var(--color-borders-main)}.sidebar__footer{padding:calc(var(--sidebar-gutter)/2) var(--sidebar-gutter);bottom:0;width:100%;z-index:9}.sidebar__footer:empty{display:none}.site-overlay{height:100vh;pointer-events:none;transition:all .3s linear;position:fixed;opacity:0;visibility:hidden;top:0;background:#0000005c;width:100vw;display:block!important;z-index:1000}html[dir=rtl] .site-overlay{right:0}html[dir=ltr] .site-overlay{left:0}.sidebar-opened .site-overlay{pointer-events:all;opacity:1;visibility:visible}.site-menu-sidebar-footer{justify-content:space-between;align-items:center;display:flex}.site-menu-sidebar-footer .localization-form__item-button,.site-menu-sidebar-footer .social-icons{opacity:.62}.site-menu-sidebar-footer .localization-form__content{max-width:20rem}html[dir=rtl] .site-menu-sidebar-footer .localization-form__content{left:0}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{right:0}html[dir=rtl] .site-menu-sidebar-footer .localization-form__content{right:auto}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{left:auto}@media screen and (max-width:374px){.site-menu-sidebar-footer .localization-form__content{max-width:100%}}.search-block{padding:1.875rem 0}.search-block:not(:first-child){border-top:1px solid var(--color-borders-main)}.search-item:not(.cart-item){margin-top:.75rem;display:block}.search-item:not(.cart-item):first-of-type{margin-top:1.125rem}.search-item--blank{align-items:center;display:flex!important}.search-item--blank:first-child{margin-top:0!important}.search-item--blank:not(:first-child){margin-top:1.25rem}.search-item--blank .content{margin-inline-start:1.25rem}.search-item--blank .thumbnail{height:6.875rem;background:var(--color-third-background-main);width:6.25rem}.search-item--blank .caption,.search-item--blank .title{height:20px;overflow:hidden;position:relative;background:var(--color-third-background-main);width:11.25rem;display:block}.search-item--blank .caption{width:60%;margin-top:10px}.search-item--blank .caption,.search-item--blank .thumbnail,.search-item--blank .title{position:relative}.search-item--blank .caption:after,.search-item--blank .thumbnail:after,.search-item--blank .title:after{animation:fill-progress 2s infinite;height:100%;content:"";position:absolute;top:0;background:var(--color-secondary-background-main);width:100%}html[dir=rtl] .search-item--blank .caption:after,html[dir=rtl] .search-item--blank .thumbnail:after,html[dir=rtl] .search-item--blank .title:after{right:0}html[dir=ltr] .search-item--blank .caption:after,html[dir=ltr] .search-item--blank .thumbnail:after,html[dir=ltr] .search-item--blank .title:after{left:0}.search-link{padding:1.25rem 1.875rem;box-shadow:0 0 60px #0000001a}#search-form-sidebar{width:100%}@keyframes fill-progress{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:0}}#cart-recommendations-sidebar:not(:empty){border-top:1px solid var(--color-borders-main);width:var(--sidebar-width);display:block}@media screen and (max-width:474px){#cart-recommendations-sidebar:not(:empty){width:100vw}}#cart-recommendations-sidebar:not(:empty)~.cart-instructions{border-top:1px solid var(--color-borders-main)!important;margin-top:0!important}cart-recommendations .product-price--unit{font-size:90%;opacity:.76;display:block}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{right:auto;left:0}