.mobile_menu{position:fixed;top:0;bottom:0;right:0;z-index:10;width:95%;max-width:393px;height:100%;overflow-x:hidden;overflow-y:scroll;transform:translateX(100%);transition:transform 0.2s ease-in-out;background:var(--bg3);will-change:transform;-webkit-overflow-scrolling:touch;padding:32px 20px}@media (max-width:320px){.mobile_menu{padding:32px 16px;width:100%}}.mobile_menu.loaded{display:block}.mobile_menu .logo a{color:var(--text)}.mobile_menu .logo img{height:36px}.mobile_menu.open{transform:translateX(0);opacity:1}.mobile_menu .mobile_menu_close{position:absolute;top:8px;right:8px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;padding:0;background:transparent}.mobile_menu .mobile_menu_close svg path{fill:var(--text-gray3)}.mobile_menu .mobile_menu_close:hover svg path{fill:var(--lh)}.mobile_menu .menu__nav.user_menu{margin-top:30px}@media (max-width:320px){.mobile_menu .menu__nav.user_menu{margin-top:20px}}.mobile_menu .menu__nav.user_menu li:has(.empty){display:none}.mobile_menu .menu__nav.user_menu .singin.lock.catalog__link--lvl-1{line-height:24px;padding:10px 0;height:44px;font-weight:600;font-size:18px;position:relative;display:block;cursor:pointer;transition:all 0.2s;border-radius:0;background:transparent;border:none;color:var(--text)}.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>span::after,.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>span::before{display:none}.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>.menu_lvl_1{display:block;margin-top:0;padding-bottom:10px}.mobile_menu .menu__nav.user_menu .link-js{cursor:pointer;transition:all 0.2s}.mobile_menu .menu__nav.user_menu .link-js:hover{color:var(--lh)}.mobile_menu .menu__nav.user_menu .catalog__link--lvl-2 .name{font-size:16px;font-weight:400;line-height:28px}.mobile_menu .menu__nav.user_menu .menu_lvl_2 .catalog__item{font-size:14px;line-height:24px}.mobile_menu .menu__nav.user_menu.logged .catalog__item.root.sub{padding-bottom:10px}.mobile_menu .menu__nav .catalog__item a,.mobile_menu .menu__nav .catalog__item>span{font-size:14px;line-height:22px;font-weight:400;transition:all 0.2s}.mobile_menu .menu__nav .catalog__item.root{border-bottom:1px solid var(--border4)}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1{padding:15.5px 0 15.5px 0}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1:has(.anchor){padding:0 55px 0 0}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1:has(.anchor) .anchor{display:block;padding:15.5px 0 15.5px 0}.mobile_menu .menu__nav .catalog__item.root:not(.sub) .catalog__link--lvl-1{font-weight:600;font-size:18px;display:block}.mobile_menu .menu__nav .catalog__item.sub>a,.mobile_menu .menu__nav .catalog__item.sub>span{font-weight:600;font-size:18px;position:relative;display:block;cursor:pointer;transition:all 0.2s;height:53px}.mobile_menu .menu__nav .catalog__item.sub>a::before,.mobile_menu .menu__nav .catalog__item.sub>span::before{content:"";position:absolute;background:var(--border4);height:31px;width:1px;top:11.5px;right:54px}.mobile_menu .menu__nav .catalog__item.sub>a::after,.mobile_menu .menu__nav .catalog__item.sub>span::after{cursor:pointer;content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:15px;height:15px;display:block;transition:transform 0.3s;background:url(/image/assets/arrow-d.svg) no-repeat center / contain}body[data-theme="dark"] .mobile_menu .menu__nav .catalog__item.sub>a::after,body[data-theme="dark"] .mobile_menu .menu__nav .catalog__item.sub>span::after{background-image:url(/image/assets/arrow-d-drk.svg)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2{line-height:28px;font-size:16px;display:block;padding:8px 0;transition:all 0.2s}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in{display:flex;align-items:center;justify-content:space-between}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name{display:flex;align-items:center;gap:12px}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name .svg:not(.fill):not(.nofill):not(.nostroke) path{stroke:var(--text-gray2)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name .svg.fill path{fill:var(--text-gray2)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .cnt{color:var(--text-gray2);line-height:18px;text-align:center;min-width:53px}.mobile_menu .menu__nav .catalog__item.sub.show:not(.lock){padding-bottom:10px}.mobile_menu .menu__nav .catalog__item.sub.show>a::after,.mobile_menu .menu__nav .catalog__item.sub.show>span::after{transform:translateY(-50%) rotate(-180deg)}.mobile_menu .menu__nav .catalog__item.sub.show .catalog__item.show .catalog__link--lvl-2::after{transform:translateY(-50%) rotate(-180deg)}.mobile_menu .menu__nav .menu_lvl{display:none}.mobile_menu .appearance,.mobile_menu .settings{margin-top:30px;display:flex;flex-direction:column;gap:14px}@media (max-width:320px){.mobile_menu .appearance,.mobile_menu .settings{margin-top:20px}}.mobile_menu .appearance .h,.mobile_menu .settings .h{font-size:14px;font-weight:400;line-height:22px}.mobile_menu .appearance ul{display:flex;align-items:center;align-self:stretch}.mobile_menu .appearance ul li{display:flex;height:36px;justify-content:center;align-items:center;flex:1 0 0%;border-left:1px solid var(--border4);gap:6px}.mobile_menu .appearance ul li::before{content:"";width:20px;height:20px;background-size:cover;background-position:center;display:none}.mobile_menu .appearance ul li:last-child{border-right:1px solid var(--border4)}.mobile_menu .appearance ul li.active::before{background-image:url(/image/assets/check.svg);display:block}.mobile_menu .callback_wr{margin-top:30px}@media (max-width:320px){.mobile_menu .callback_wr{margin-top:20px}}.mobile_menu .callback_wr .phone{font-size:16px;line-height:22px;text-align:center;padding:10px 16px}.mobile_menu .socials_wr{margin-top:30px}@media (max-width:320px){.mobile_menu .socials_wr{margin-top:20px}}.mobile_menu .settings .slcts{gap:12px}.mobile_menu .settings .slcts .header__dropdown.currency ul,.mobile_menu .settings .slcts .header__dropdown.length ul{right:-1px;left:-1px}.footer{border-top:4px solid var(--border6);padding-bottom:26px;background:var(--bg31);color:var(--text-gray4)}.footer a{transition:all 0.4s}.footer .footer__top{margin-top:30px;padding-bottom:30px;border-bottom:1px solid var(--border7)}.footer .footer__top .settings{margin-top:30px}@media ((min-width:768px) and (max-width:997px)) or (min-width:1367px){.footer .footer__top{display:flex;justify-content:space-between;margin-top:30px;padding-bottom:29px}.footer .footer__top .settings{margin-top:0}}.footer .footer__top .logo_wr{display:flex;align-items:center}.footer .footer__top .logo_wr span{margin-left:25px;font-weight:400;font-size:12px;line-height:16px;color:var(--text-gray4)}.footer .footer__top .logo_wr .svg-logo{color:#fff}.footer .footer__content{margin-top:30px;margin-bottom:30px;display:flex;flex-direction:column;row-gap:27.5px}@media (min-width:768px){.footer .footer__content{justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin:28px 0}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content{flex-wrap:wrap;justify-content:flex-start}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block{flex-basis:33%}}.footer .footer__content .footer__block .footer__title{font-size:16px;line-height:22px;color:var(--text-gray4);font-weight:400;margin:0}.footer .footer__content .footer__block .footer__title a{padding-bottom:17px;font-weight:600;color:var(--text2);display:block}.footer .footer__content .footer__block .footer__title a:hover{color:var(--lh-alt)}.footer .footer__content .footer__block .footer__title span{display:block;padding-bottom:17px;cursor:default}.footer .footer__content .footer__block ul li{font-weight:400;font-size:14px}.footer .footer__content .footer__block ul li:last-child{margin-bottom:0}.footer .footer__content .footer__block ul li a{color:var(--text2);padding-bottom:12.5px;display:block}.footer .footer__content .footer__block ul li a:hover{color:var(--lh-alt)}@media (min-width:768px){.footer .footer__content .footer__block ul li a{font-size:16px;line-height:22px;padding:0 15px 12.5px 15px;margin:0 -15px}}.footer .footer__content .footer__block.footer__company .footer__title{display:none}@media (min-width:768px){.footer .footer__content .footer__block.footer__company .footer__title{display:block}}.footer .footer__content .footer__block.footer__contacts{display:flex;flex-direction:column;gap:40px}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts{display:flex;flex-direction:column;gap:36px}}@media (min-width:1366px){.footer .footer__content .footer__block.footer__contacts{padding-right:18px}}@media (min-width:1181px){.footer .footer__content .footer__block.footer__contacts{max-width:250px}.main.location .footer .footer__content .footer__block.footer__contacts{max-width:unset}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts{flex-direction:row;flex-basis:66%;gap:0}}.footer .footer__content .footer__block.footer__contacts .sub{display:flex;flex-direction:column;gap:18px}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts .sub{flex-basis:50%}}.footer .footer__content .footer__block.footer__contacts .sub .secondary{margin-bottom:0}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr{display:flex;flex-direction:column;gap:0}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .email{padding-bottom:7px}@media (max-width:1365px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .email{padding-bottom:6px}}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl{display:flex;flex-direction:column;gap:0}@media (min-width:768px) and (min-width:1366px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl{flex-direction:column;gap:10px}}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{height:100%;padding-top:7px}@media (max-width:1365px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{padding-top:6px;padding-bottom:6px}}@media (min-width:768px) and (min-width:1366px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{margin-bottom:0;padding-right:18px}}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .sub .office{gap:14px}}.footer .footer__content .footer__block.footer__contacts .email{font-weight:400;font-size:14px;line-height:24px;color:var(--text2)}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .email{font-size:16px}.footer .footer__content .footer__block.footer__contacts .email:hover{color:var(--lh-alt)}}.footer .footer__content .footer__block.footer__contacts .phone{font-weight:500;font-size:18px;line-height:20px;color:var(--text2)}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .phone{display:flex}.footer .footer__content .footer__block.footer__contacts .phone:hover{color:var(--lh-alt)}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts .phone{padding-bottom:13px}}.footer .footer__content .footer__block.footer__contacts .socials_wr{display:flex}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .socials_wr{justify-content:flex-start}}.footer .footer__content .footer__block.footer__contacts .socials_wr a{padding:6px 10px;margin-bottom:-6px}.footer .footer__content .footer__block.footer__contacts .socials_wr a:first-child{margin-left:-10px}.footer .footer__content .footer__block.footer__contacts .gmaps{max-width:320px;font-style:initial}.footer .footer__content .footer__block.footer__contacts .gmaps a{font-size:14px;line-height:24px;color:var(--text2)}.footer .footer__content .footer__block.footer__contacts .gmaps a svg{margin-left:10px;transform:translateY(-1px)}.footer .footer__content .footer__block.footer__contacts .gmaps a svg path{transition:all 0.4s}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .gmaps a{font-size:16px}.footer .footer__content .footer__block.footer__contacts .gmaps a:hover{color:var(--lh-alt)}.footer .footer__content .footer__block.footer__contacts .gmaps a:hover svg path{stroke:var(--lh-alt)}}@media (min-width:1240px){.footer .footer__content .footer__block.footer__contacts .gmaps{max-width:unset}}.footer .footer__bottom{border-top:1px solid var(--border7);padding-top:30px;display:flex;flex-direction:column;row-gap:18px;font-size:14px;line-height:18px;color:var(--text-gray4)}@media (min-width:768px){.footer .footer__bottom{padding-top:30px;flex-direction:row;justify-content:space-between}}.footer .footer__bottom .links{display:flex;flex-direction:column;row-gap:18px}.footer .footer__bottom .links .footer__bottom_links{display:flex;column-gap:0}.footer .footer__bottom .links .footer__bottom_links a{font-size:14px;line-height:18px;padding:0 12px;color:var(--text-gray4);text-decoration:underline}.footer .footer__bottom .links .footer__bottom_links a:first-child{padding-left:0}.footer .footer__bottom .links .footer__bottom_links a:last-child{padding-right:0}@media (min-width:768px){.footer .footer__bottom .links .footer__bottom_links a:hover{color:var(--lh-alt)}}@media (min-width:768px){.footer .footer__bottom .links{order:-1;flex-direction:row;gap:48px}}@media (min-width:768px) and (max-width:820px){.footer .footer__bottom .links{align-items:center}.footer .footer__bottom .links .footer__bottom_text{max-width:225px}}@media (min-width:768px){.footer .footer__bottom .links .footer__bottom_text{order:-1}}.footer .footer__bottom .soc{display:flex;gap:18px;align-items:center}.footer .footer__bottom .soc .socials2_wr{display:flex;column-gap:0;height:fit-content}.footer .footer__bottom .soc .socials2_wr a{padding:6px 10px;margin:-6px 0}.footer .btn_social{padding:0;border:none;line-height:0;background:transparent}.footer .btn_social a,.footer .btn_social .inner{display:flex;align-items:flex-start}