.fade{position:absolute;margin-top:1rem;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.fade.active,.fade.is-active{opacity:1;visibility:visible}.scroll{scrollbar-width:thin;scrollbar-color:dark}.scroll::-webkit-scrollbar{width:.9rem}.scroll::-webkit-scrollbar-track{background-color:#eaeaea}.scroll::-webkit-scrollbar-thumb{background-color:#42b8b2}.scroll-primary::-webkit-scrollbar{width:24px;height:8px;background-color:#f0f0f0}.scroll-primary::-webkit-scrollbar-thumb{background-color:#42b8b2}body>header{border-bottom:0;box-shadow:0 6px 8px 0 rgba(0,0,0,.05)}body>header .top-line{display:none}body>header .min-price{position:absolute;left:0;top:0;width:100%;text-align:center;line-height:2.4rem;border-bottom:1px solid #e0e0e0}body>header .min-price br{display:none}body>header .min-price::before{content:"Минимальная"}body>header .bottom-line{padding:3.2rem 0 .4rem}body>header .bottom-line .content-container{flex-wrap:wrap;justify-content:space-between}body>header .bottom-line .logo{display:flex}body>header .bottom-line .logo img{width:12rem;height:3rem}body>header .bottom-line .burger{margin-right:1.5rem;height:1.2rem;display:flex;padding:0;border:0;background-color:transparent}body>header .bottom-line .burger img{display:none}body>header .bottom-line .burger svg{display:flex}body>header .bottom-line .burger::after{display:none}body>header .bottom-line .search input{height:3.4rem;padding-left:1rem;padding-right:6.2rem;border:0;border-radius:.5rem;background-color:#f5f5f5}body>header .bottom-line .search button{position:absolute;right:2.5rem;top:50%;transform:translateY(-38%);padding:0;color:#202020;background-color:transparent;width:1.8rem;height:1.8rem}body>header .bottom-line .search-wrapper{position:relative;column-gap:0;margin:.7rem -1.5rem 0;padding:.4rem 1.5rem 0;order:1;width:100%;border-top:1px solid #e0e0e0}body>header .bottom-line .global-filter .global-filter-open{position:absolute;right:5.4rem;top:50%;transform:translateY(-38%);padding:0;width:1.8rem;height:1.8rem;color:#202020;background-color:transparent}body>header .bottom-line .global-filter .filters{margin-top:2.1rem}body>header .bottom-line .global-filter .filters .filter .wrapper{display:grid;grid-template-columns:1fr 1fr}body>header .bottom-line .user{column-gap:1.3rem}body>header .bottom-line .user>a .total{right:-.7rem;top:.9rem;padding:.1rem;min-width:1.6rem;min-height:1.6rem;font-size:1rem;line-height:1.1}body>header .bottom-line .user svg{width:1.8rem;height:1.8rem}body>header .catalog-menu{margin:0 1.5rem;margin-top:.6rem;width:calc(100% - 3rem);height:auto;background-color:transparent;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}body>header .catalog-menu .content-container{padding:0}body>header .catalog-menu .content{overflow:auto;width:100%;position:relative;display:flex;flex-direction:column;max-height:calc(100vh - 13.9rem);background-color:#fff;border-radius:0}body>header .catalog-menu .content .mobile-catalog-title{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem;font-size:1.4rem;font-weight:400;color:#fff;cursor:pointer;background-color:#42b8b2;border-radius:.5rem .5rem 0 0}body>header .catalog-menu .content .mobile-catalog-title svg{transition:transform .3s ease}body>header .catalog-menu .content .mobile-catalog-title.active svg{transform:rotate(-180deg)}body>header .catalog-menu .content .left-col{display:none}body>header .catalog-menu .content .menu{display:flex;flex-direction:column;row-gap:1.5rem;padding-top:1.1rem}body>header .catalog-menu .content .menu .select,body>header .catalog-menu .content .menu>a{padding:0 2rem;font-weight:400}body>header .catalog-menu .content .menu .select .name{display:flex;align-items:center;justify-content:space-between}body>header .catalog-menu .content .menu .select.active svg{transform:rotate(-180deg)}body>header .catalog-menu .content .menu .select svg{cursor:pointer}body>header .catalog-menu .content .menu .select .dropdown-body.active{position:static;padding:0;background-color:transparent;border:0}body>header .catalog-menu .content .menu .select .dropdown-body.active .links{display:flex;row-gap:.5rem;flex-direction:column}body>header .catalog-menu .content .socials{display:flex;column-gap:1.2rem;margin-top:2rem;padding:2rem 2rem 1.5rem;border-top:1px solid #e0e0e0}body>header .catalog-menu .content .socials a{display:flex}body>header .catalog-menu .content .socials a img{width:2.8rem;height:2.8rem}body>header .catalog-menu .content .contacts{display:flex;flex-direction:column;row-gap:1rem;padding:0 2rem 2rem}body>header .catalog-menu .content .contacts .phones{display:flex;flex-direction:column;align-items:start}body>header .catalog-menu .content .right-col{margin-right:0;padding-right:0;margin-left:0;background-color:#fff;width:100%;display:none}body>header .catalog-menu .content .right-col .categories .category{display:block;height:unset}body>header .catalog-menu .content .right-col .categories .category>a[data-total="0"] i{display:none}body>header .catalog-menu .content .right-col .categories .category>a[data-total="0"]~.links{display:none}body>header .catalog-menu .content .right-col .categories .category .title{padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;font-weight:400;cursor:pointer}body>header .catalog-menu .content .right-col .categories .category .title>span{display:flex;align-items:center;column-gap:1rem}body>header .catalog-menu .content .right-col .categories .category .title>span img{height:2.6rem}body>header .catalog-menu .content .right-col .categories .category .title svg{transition:transform .3s ease}body>header .catalog-menu .content .right-col .categories .category .title.is-active svg{transform:rotate(-180deg)}body>header .catalog-menu .content .right-col .categories .category .links{padding:0 2rem;max-height:0;transition:max-height .3s ease}body>header .catalog-menu .content .right-col .categories .category .links .link{padding:.4rem 0}body>header .catalog-menu .content .right-col .categories .category .links .link:first-child{padding-top:0}body>header .catalog-menu .content .right-col .categories .category .links.open{display:block}body>header .catalog-menu .content .right-col .categories .category .gallery-wrapper{display:none}body>header .catalog-menu .content .right-col.active{display:block}body>header .catalog-menu .content .order-wrapper{display:none}.burger-animation svg{overflow:visible}.burger-animation .center{transition:opacity .3s ease}.burger-animation.open .top{transform:rotate(-45deg) translate(-46%,76%);animation:open-menu-top .3s ease}.burger-animation.open .center{opacity:0}.burger-animation.open .bottom{transform:rotate(45deg) translate(6.4%,-99%);animation:open-menu-bottom .3s ease}.burger-animation.close .top{transform:rotate(0) translate(0);animation:close-menu-top .3s ease}.burger-animation.close .center{opacity:1}.burger-animation.close .bottom{animation:close-menu-bottom .3s ease}@keyframes open-menu-top{0%{transform:translate(0,0)}49%,51%{transform:translateY(46%)}100%{transform:rotate(-45deg) translate(-46%,76%)}}@keyframes open-menu-bottom{0%{transform:translate(0,0)}49%,51%{transform:translateY(-46%)}100%{transform:rotate(45deg) translate(6.4%,-99%)}}@keyframes close-menu-top{0%{transform:rotate(-45deg) translate(-46%,76%)}49%,51%{transform:rotate(0) translate(0,46%)}100%{transform:rotate(0) translate(0)}}@keyframes close-menu-bottom{0%{transform:rotate(45deg) translate(6.4%,-99%)}49%,51%{transform:rotate(0) translate(0,-46%)}100%{transform:translate(0,0)}}body>footer{padding-top:3rem;padding-bottom:2.8rem}body>footer .cols{display:flex;flex-direction:column;row-gap:1.4rem}body>footer .cols .col{font-size:1.4rem}body>footer .cols .col:first-child{order:-2;display:flex;align-items:center;justify-content:space-between;column-gap:1rem}body>footer .cols .col:first-child .logo,body>footer .cols .col:first-child .socials{margin:0}body>footer .cols .col:first-child .socials{column-gap:.7rem}body>footer .cols .col:first-child .socials a{display:flex}body>footer .cols .col:first-child .socials a img{width:2.8rem;height:2.8rem}body>footer .cols .col:first-child .text{display:none}body>footer .cols .col.categories{margin-bottom:-.4rem}body>footer .cols .col.categories .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;color:#515151;font-size:1.4rem;font-weight:400;cursor:pointer}body>footer .cols .col.categories .links{display:flex;row-gap:.3rem;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease}body>footer .cols .col.categories .links a:first-child{padding-top:1rem}body>footer .cols .col [data-accordion-show]{display:flex;align-items:center;justify-content:space-between;column-gap:1rem;margin-bottom:0;font-weight:400;cursor:pointer}body>footer .cols .col [data-accordion-show] svg{display:flex;transition:transform .3s ease}body>footer .cols .col [data-accordion-show].is-active svg{transform:rotate(-180deg)}body>footer .cols .col [data-accordion-body]{max-height:0;overflow:hidden}body>footer .cols .col [data-accordion-body] a:first-child{padding-top:1rem}body>footer .cols .col:nth-child(6){order:-1}body>footer .cols .col:nth-child(6) .text,body>footer .cols .col:nth-child(6) .title{display:none}body>footer .cols .col:nth-child(6) button{width:100%}body>footer .footnote{margin-top:1.5rem;padding-top:1.5rem;flex-direction:column;border-top:1px solid #e0e0e0}body>footer .footnote .links{flex-wrap:wrap}