.header-desktop{position:relative}.header-desktop__logo{flex:0 0 133px;width:133px;height:auto}.header-desktop__row{box-sizing:border-box;border-bottom:1px solid var(--cl-grey-dark);justify-content:space-between;align-items:center;gap:16px;padding:6px 0;display:flex}.header-desktop__row:last-child{border-bottom:none}.header-desktop__category-tree{flex:auto;min-width:0}.category-tree{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.category-tree__list{gap:var(--indent-m);font-family:var(--font-main);text-transform:uppercase;color:var(--cl-grey-main);flex-direction:row;margin:0;padding:0;font-size:14px;font-weight:400;line-height:120%;list-style:none;display:flex}@media (min-width:1000px){.category-tree__list{gap:var(--indent-ml)}}@media (min-width:1200px){.category-tree__list{gap:var(--indent-l)}}.category-tree__button{cursor:pointer;-webkit-tap-highlight-color:#0000;color:var(--cl-grey-main);font-family:var(--font-main);text-transform:uppercase;cursor:pointer;background:0 0;border:none;outline:none;margin:0;padding:8px 0;font-size:14px;font-weight:400;line-height:120%;text-decoration:none;transition:color .3s ease-in-out;display:block}.category-tree__button.active{color:var(--cl-light)}.category-tree__dropdown{top:100%;left:0;right:0;bottom:calc(-100dvh + var(--admin-bar-height,0px) + 100%);z-index:1;background:var(--cl-black-main);box-shadow:0 12px 24px var(--cl-shadow);position:absolute;overflow:hidden}.category-tree__dropdown:after{content:"";background:radial-gradient(circle, var(--cl-accent) 0%, transparent 60%);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute;bottom:0;right:0;transform:translate(50%,50%)}.category-tree__dropdown-content{z-index:1;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;height:100%;min-height:0;position:relative;overflow:hidden auto}.category-preview{box-sizing:border-box;padding:40px 0 90px}.category-preview__list{height:fit-content;margin:0;padding:0;list-style:none}.category-preview__item{justify-content:center;align-items:center;gap:150px;min-width:0;display:flex}.category-preview__preview{flex:0 0 310px;align-items:stretch;min-height:380px;display:flex;position:sticky;top:0;overflow:hidden}.category-preview__image-block{width:100%;height:100%;min-height:inherit;box-sizing:border-box;background:var(--cl-grey-blue);border-radius:24px;flex:auto;min-height:0;padding:24px;display:block}.category-preview__image-link{color:inherit;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.category-preview__image{object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto}.category-preview__sublist{flex:0 0 220px;align-items:center;display:flex}.category-sublist{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.category-sublist__item{font-family:var(--font-main);color:var(--cl-grey-main);font-size:16px;font-weight:400;line-height:120%;transition:color .3s ease-in-out}.category-sublist__item:hover{color:var(--cl-light)}.category-sublist__link{color:inherit;box-sizing:border-box;padding:8px 0;text-decoration:none;display:block}.category-sublist__link.active{color:var(--cl-light)}
.site-header{background:var(--cl-black-main);min-width:375px}
.site-footer{background-color:var(--cl-black-main);position:relative}.site-footer__decor{pointer-events:none;z-index:0;background:radial-gradient(ellipse 130% 50% at 50% 120%, var(--cl-accent) 0%, transparent 70%);position:absolute;inset:0;overflow:hidden}@media screen and (min-width:1000px){.site-footer__decor{background-image:url(/decorate/footer-bg.svg);background-position:-300px calc(100% + 300px);background-repeat:no-repeat;background-size:900px}}.site-footer__wrapper{padding:calc(var(--menu-bar-height) + 40px) 0;box-sizing:border-box;z-index:1;border-top:1px solid var(--cl-grey-dark);position:relative}@media screen and (min-width:1000px){.site-footer__wrapper{grid-template-rows:repeat(3,auto);grid-template-columns:min-content 1fr auto;gap:70px 12px;padding:70px 0 100px;display:grid}}.site-footer__logo{width:200px;height:auto;margin-bottom:40px}@media screen and (min-width:1000px){.site-footer__logo{grid-area:1/1/2/2;margin-bottom:0}}.site-footer__cols{flex-direction:column;gap:32px;margin-bottom:52px;display:flex}@media screen and (min-width:1000px){.site-footer__cols{flex-direction:row;grid-area:2/1/3/4;justify-content:space-between;gap:24px;margin-bottom:36px}}.site-footer__col-title{margin-bottom:16px}.site-footer__info-text{font-family:var(--font-main);color:var(--cl-grey-main);margin:0;padding:0;font-size:14px;font-weight:400;line-height:120%}@media screen and (min-width:1000px){.site-footer__info-text{font-family:var(--font-main);font-size:16px;font-weight:400;line-height:120%}}.site-footer__bottom-links{margin-bottom:52px}@media screen and (min-width:1000px){.site-footer__bottom-links{grid-area:3/1/4/3;margin-bottom:0}}.site-footer__info-block{margin-bottom:4px}@media screen and (min-width:1000px){.site-footer__info-block{grid-area:1/3/2/4;justify-self:end;margin-bottom:0}.site-footer__copyright-block{grid-area:3/3/4/4;place-self:center end}}.footer-list{font-family:var(--font-main);color:var(--cl-light);flex-direction:column;gap:4px;margin:0;padding:0;font-size:14px;font-weight:400;line-height:120%;list-style:none;display:flex}@media screen and (min-width:1000px){.footer-list{font-family:var(--font-main);font-size:16px;font-weight:400;line-height:120%}}.footer-list__link{color:inherit;cursor:pointer;padding:8px 0;text-decoration:none;transition:opacity .3s;display:inline-block}.footer-list__link:hover{opacity:.7}.footer-contacts{font-family:var(--font-main);letter-spacing:-1.28px;color:var(--cl-light);flex-direction:column;gap:16px;font-size:32px;font-weight:400;line-height:100%;display:flex}.footer-contacts__phone{margin-bottom:20px}.footer-extra__list{font-family:var(--font-main);color:var(--cl-light);justify-content:space-between;gap:8px;margin:0;padding:0;font-size:14px;font-weight:400;line-height:120%;list-style:none;display:flex}@media screen and (min-width:1000px){.footer-extra__list{font-family:var(--font-main);font-size:16px;font-weight:400;line-height:120%}}.footer-extra__link{color:inherit;cursor:pointer;padding:8px 0;text-decoration:none;transition:opacity .3s;display:inline-block}.footer-extra__link:hover{opacity:.7}
