header{.center{display:flex;justify-content:space-between;padding:16px 0;position:relative;.header-left-block{margin:auto 0;a{display:block;line-height:0;img{width:280px;height:76px}}}.header-center-block{text-align:center}.header-center-block,.header-right-block{margin:auto 0}.header-right-block{text-align:right;.header-phone{display:flex;flex-direction:column;a{font-size:24px;font-weight:700;text-decoration:none;line-height:1}span{font-size:14px}}.header-email{display:flex;justify-content:flex-end;margin-top:6px;img{width:16px;height:16px;opacity:.5}a{font-size:14px;margin-left:4px}}.header-work-time{font-size:14px;display:flex;justify-content:flex-end;margin-top:8px;img{width:16px;height:16px;opacity:.5}span{margin-left:8px;padding-top:2px}}}}nav{background-color:#333;.nav-toggle{display:none}.center{display:flex;padding:0;.nav-link-block{flex-grow:1;text-align:center;position:relative}.nav-link-block .nav-link{color:#fff;font-size:18px;display:block;text-decoration:none;border-bottom:4px solid #333;padding:12px 0;transition:.5s}.nav-link-block .nav-link.nuxt-link-active,.nav-link-block .nav-link:hover{border-bottom:4px solid var(--color)}.nav-link-block:first-of-type .nav-link-children-block{min-width:100%;width:192px}.nav-link-block:nth-of-type(2) .nav-link-children-block,.nav-link-block:nth-of-type(7) .nav-link-children-block{min-width:100%;width:164px}.nav-link-block:nth-of-type(3) .nav-link-children-block{min-width:100%;width:266px}.nav-link-block .nav-link-children-block{position:absolute;display:flex;flex-direction:column;z-index:999;width:100%;text-align:left;background:transparent}.nav-link-block .nav-link-children-block .nav-link-children{font-size:16px;display:block;background-color:#eee;text-decoration:none;padding:8px 12px;transition:.5s;border-bottom:1px solid #ddd}.nav-link-block .nav-link-children-block .nav-link-children:last-child{border-bottom:0}.nav-link-block .nav-link-children-block .nav-link-children:hover{background-color:var(--color)}.sticky-block{display:flex;opacity:0;transition:.5s;right:0;cursor:pointer;overflow:hidden;width:0;height:0;.sticky-phone{font-size:22px;font-weight:700;margin:auto;a{text-decoration:none}}.sticky-phone-icon{filter:invert(.5);margin:auto;width:16px;height:16px;padding-left:4px}}.sticky-spoiler{position:absolute;top:54px;background-color:#333;text-align:right;width:230px;padding-top:8px;padding-bottom:12px;padding-right:24px;right:0;border-bottom:4px solid var(--color);transition:.5s;color:#fff;.sticky-spoiler-phone{line-height:1.2;margin-bottom:12px;.sticky-spoiler-phone-number{font-size:20px;font-weight:700;width:100%;a{color:#fff;text-decoration:none}}.sticky-spoiler-phone-city{color:#ddd}}.sticky-spoiler-mail{a{color:#fff}}}}&.sticky{position:fixed;top:0;width:100%;z-index:9;.center{.sticky-block{opacity:1;width:auto;height:auto;padding-left:80px}}}}&.sticky-padding{padding-top:54px}}@media screen and (max-width:1200px){header nav{&.sticky .center .sticky-block{padding-left:10px}.center{.sticky-block .sticky-phone,.sticky-spoiler .sticky-spoiler-phone .sticky-spoiler-phone-number{font-size:18px}.sticky-spoiler{width:210px}.nav-link-block:nth-of-type(2) .nav-link-children-block,.nav-link-block:nth-of-type(7) .nav-link-children-block{width:156px}.nav-link-block .nav-link-children-block .nav-link-children{padding:8px}}}}@media screen and (max-width:960px){header{.center{padding:12px 0;.header-left-block a img{width:200px;height:55px}}nav{&.sticky .center .sticky-block{display:none}.center .nav-link-block .nav-link{font-size:16px;padding:10px 0}.center .nav-link-block:first-of-type .nav-link-children-block{width:158px}.center .nav-link-block:nth-of-type(2) .nav-link-children-block,.center .nav-link-block:nth-of-type(7) .nav-link-children-block{width:132px}.center .nav-link-block:nth-of-type(3) .nav-link-children-block{width:224px}.center .nav-link-block:nth-of-type(7) .nav-link-children-block{right:0}.center .nav-link-block .nav-link-children-block .nav-link-children{font-size:14px;padding:6px}}&.sticky-padding{padding-top:46px}}}@media screen and (max-width:730px){header .center{flex-wrap:wrap;padding:0;margin-top:56px;margin-bottom:10px}header .center .header-left-block{width:100%}header .center .header-left-block a img{display:block;width:100%;height:auto;margin-bottom:20px}header .center .header-center-block{display:flex;justify-content:space-around;width:100%;margin-bottom:10px}header .center .header-right-block{width:100%;margin-top:24px;display:flex;flex-direction:column;align-items:center;text-align:center}header .center .header-right-block .header-phone{line-height:1.6}header .center .header-right-block .header-email{margin:auto}header .center .header-right-block .header-email img{display:none}header .center .header-right-block .header-email a{margin-left:0;font-size:16px}header .center .header-right-block .header-work-time{margin-top:8px}header .center .header-right-block .header-work-time img{display:none}header nav{display:flex;justify-content:flex-end;position:fixed;top:0;height:56px;background-color:hsla(0,0%,100%,.94);width:100%;z-index:9999}header nav .nav-toggle{display:flex;margin:auto 0;font-size:32px;padding-right:8px;color:var(--color)}header nav .center{visibility:hidden;transition:.5s;transform:translate(100%);top:0;width:100%;flex-wrap:wrap;position:fixed;z-index:9999;background-color:#fff}header nav .center.navShow{visibility:visible;transform:translate(0);background-color:hsla(0,0%,100%,.94);height:auto;transition:.5s}header nav .center .nav-link-block{width:100%;flex-wrap:wrap}header nav .center .nav-link-block .nav-link{font-size:20px;padding:16px;border-bottom:none!important;color:#000}header nav .center .nav-link-block .nav-link.nuxt-link-active{font-weight:700}header nav .center .nav-link-block .nav-link-children-block{display:none!important}header.sticky-padding{padding-top:0}}@media screen and (max-width:350px){header .center{.header-right-block{.header-phone a{font-size:16px;margin-left:2px}.header-email a{font-size:14px}}}}footer{background-color:#333;color:#fff;padding:40px 0;.center{display:grid;grid-template-columns:31% 33% 31%;justify-content:space-between;.footer-left-block{.footer-logo{font-size:24px;font-weight:700}.footer-info{margin-top:12px}}.footer-center-block{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;.footer-phone-number{font-size:20px;font-weight:700;width:100%;a{color:#fff;text-decoration:none}}.footer-phone-text{color:#eee;margin-top:-16px}.footer-mail-block{.footer-mail-title{font-size:20px;font-weight:700}.footer-mail{a{color:#fff}}}}.footer-right-block{flex-wrap:wrap;justify-content:space-between;.footer-links-block{gap:8px;.footer-insta-link{display:block;line-height:1;margin-right:8px}.footer-legal-link{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease;&:hover{color:#fff;text-decoration:underline}}}}}}@media screen and (max-width:1200px){footer .center{grid-template-columns:30% 40% 29%;.footer-center-block .footer-phone-text{margin-top:-24px}}}@media screen and (max-width:960px){footer .center{grid-template-columns:29% 41% 29%;.footer-left-block{.footer-logo{font-size:18px}.footer-info{font-size:13px;margin-top:6px}}.footer-center-block{.footer-phone-number{font-size:18px}.footer-phone-text{font-size:13px}.footer-mail-block{.footer-mail-title{font-size:18px}.footer-mail{font-size:13px}}}}}@media screen and (max-width:730px){footer .center{display:flex;flex-wrap:wrap;.footer-left-block{.footer-logo{font-size:22px}.footer-info{font-size:16px}}.footer-center-block{margin:20px 0;.footer-phone-number{font-size:22px}.footer-phone-text{font-size:15px;margin-top:0}.footer-mail-block{margin-top:20px;.footer-mail-title{font-size:22px}.footer-mail{font-size:16px;line-height:1.8}}}}}