.order-form{position:relative;max-width:28em}.order-form__content{display:flex;flex-direction:column}.order-form__offer{font-size:.8rem;line-height:1.5}.order-form__offer a{text-decoration:underline;color:var(--primary)}.order-form__offer a:hover{text-decoration:none}.app-contact-phone{font-weight:700;font-size:1.25em;white-space:nowrap}@media screen and (max-width: 1024px){.app-contact-phone{font-size:1rem}}.app-header-navigation{display:flex;gap:1.5em}.app-header{display:flex;flex-direction:column;position:sticky;top:0;background-color:transparent;z-index:10}.app-header__line{display:flex;padding:.9rem 0}.app-header:not(.use_bg) .app-header__line{background-color:var(--body)}.app-header.use_bg .app-header__line{background-color:var(--mint)}.app-header.use_radius .app-header__line{border-radius:0 0 var(--border-radius-xl) var(--border-radius-xl);box-shadow:0 12px 16px #6d6d6d14}.app-header__content{display:flex;align-items:center}@media screen and (min-width: 1024px){.app-header__content{gap:2.5em}}@media screen and (max-width: 1024px){.app-header__content{gap:1.5em}}.app-header__contacts{line-height:1}@media screen and (max-width: 1024px){.app-header__contacts{margin-left:auto}}.app-header__consultation-btn{padding:.55em 1.5em .75em;border-radius:var(--border-radius-sm);background-color:var(--orange);color:var(--white);font-weight:700;letter-spacing:.05rem}.app-header__burger-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--primary);transition:all .3s}.app-header__burger-btn.is_active{color:var(--text-grey)}.app-header__logo{display:flex;justify-content:flex-start}@media screen and (min-width: 720px){.app-header__logo,.app-header__logo svg{max-height:55px}}@media screen and (max-width: 719px){.app-header__logo,.app-header__logo svg{max-height:32px}}.app-footer{position:relative;padding:5em 0}.app-footer:not(.use_bg){background-color:var(--body)}.app-footer.use_bg{background-color:var(--dark);color:var(--white)}.app-footer__content{display:flex;flex-direction:column;gap:1.5em}.app-footer__contacts{display:flex;flex-direction:column;gap:.5rem}.app-footer__contacts a{font-size:1.25em;font-weight:700;color:var(--primary);text-wrap:nowrap}.app-footer__top-line,.app-footer__bottom-line{display:flex}@media screen and (max-width: 1014px){.app-footer__top-line,.app-footer__bottom-line{flex-direction:column;gap:1.5em}}@media screen and (min-width: 1014px){.app-footer__top-line{align-items:center}}.app-footer__logo,.app-footer__contacts,.app-footer__time{margin-right:4em}.app-footer__time,.app-footer__address{display:flex;flex-direction:column;gap:.125rem}.app-footer__label{font-size:.85rem;font-weight:400}.app-footer__time{white-space:nowrap}.app-footer__address{margin-right:1rem;max-width:360px}.app-footer__up{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;width:6.75em;height:6.75em;background-color:var(--primary);border-radius:50%}@media screen and (max-width: 1014px){.app-footer__up{margin:auto}}.app-footer__up-text{font-weight:700}.app-footer__separator{width:100%;height:1px;background-color:var(--white);opacity:.32}.app-footer__bottom-line{display:flex;justify-content:space-between;font-size:.75rem}.app-footer__bottom-line a:not(:hover){text-decoration:underline}.project-order-form{position:relative;max-width:28em}.project-order-form__content{display:flex;flex-direction:column}.project-order-form__offer{font-size:.8rem;line-height:1.5}.project-order-form__offer a{text-decoration:underline;color:var(--primary)}.project-order-form__offer a:hover{text-decoration:none}.app-header-full-menu{position:absolute;top:100%;left:0;right:0;background-color:var(--white);box-shadow:0 6px 12px #3636360d}@media screen and (min-width: 1024px){.app-header-full-menu{padding:1em 0;border-radius:0 0 5rem 5rem}}@media screen and (max-width: 1024px){.app-header-full-menu{padding:.5rem 0;border-radius:0 0 1rem 1rem}}.app-header-full-menu__body{display:flex;align-items:center}@media screen and (min-width: 1024px){.app-header-full-menu__body{gap:2.3em;padding:0 1em}}.app-header-full-menu__content{display:flex;overflow:hidden}@media screen and (min-width: 1024px){.app-header-full-menu__content{gap:2.3em}}@media screen and (max-width: 1024px){.app-header-full-menu__content{gap:1.2em}}.app-header-full-menu__link,.app-header-full-menu__more-btn{white-space:nowrap}@media screen and (min-width: 1024px){.app-header-full-menu__link,.app-header-full-menu__more-btn{font-size:.825rem}}@media screen and (max-width: 1024px){.app-header-full-menu__link,.app-header-full-menu__more-btn{font-size:.75rem}}.app-header-full-menu__link:hover{color:var(--primary)}.app-header-full-menu__more-btn{margin-left:auto;color:var(--primary);font-weight:600;white-space:nowrap}.app-header-full-menu__more-menu{display:flex;align-items:center;margin-left:auto}@media screen and (min-width: 1024px){.app-header-full-menu__more-menu{position:relative}}.app-header-full-menu__more-menu-card{display:flex;flex-direction:column;gap:.5rem;position:absolute;top:calc(100% + 1.5em);right:0;padding:1em;min-width:7rem;background-color:var(--body);border-radius:var(--border-radius-sm);box-shadow:0 12px 16px #6d6d6d14}.app-header-full-menu__more-menu-window{display:flex;flex-direction:column;gap:1rem;position:absolute;top:0;left:0;right:0;background-color:var(--body);border-radius:0 0 var(--border-radius-xl) var(--border-radius-xl);box-shadow:0 12px 16px #6d6d6d14;overflow:hidden;z-index:51}.app-header-full-menu__more-menu-window-content{display:flex;flex-direction:column;position:relative;padding:.3rem 0 .8rem}.app-header-full-menu__more-menu-window-link{padding:.8rem 0;font-size:1rem}.app-header-full-menu__more-menu-window-link:not(:last-child){border-bottom:1px solid var(--dark-grey)}.app-header-full-menu__more-menu-window-close{position:absolute;top:.5rem;right:0}.app-header-navigation-mobile{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--body);overflow-x:hidden;overflow-y:auto;z-index:49}.app-header-navigation-mobile__container{width:100%;height:100%}.app-header-navigation-mobile__content{display:flex;flex-direction:column;gap:2em;width:100%;height:100%;padding:8em 0 3em}.app-header-navigation-mobile__nav{display:flex;flex-direction:column;gap:1.5em;width:100%}.app-header-navigation-mobile__link{display:flex;justify-content:center;flex-shrink:0;font-size:2em;font-weight:300}.app-header-navigation-mobile__actions{display:flex;flex-direction:column;align-items:center;justify-content:center}.app-header-navigation-mobile__consultation-btn{width:100%;padding:.85rem .75rem .95rem;border-radius:var(--border-radius-sm);background-color:var(--orange);color:var(--white);font-size:1rem;font-weight:700;letter-spacing:.02rem}.app-layout{display:flex;flex-direction:column;position:relative;min-height:100vh}.app-layout__header{flex:0 0 auto;position:sticky;top:0;z-index:50}.app-layout__header.is_margin{margin-bottom:2.5em}.app-layout__main{flex:1 0 auto}.app-layout__footer{flex:0 0 auto}.app-layout__footer.is_margin{margin-top:6em}
