.header{align-items:center;background-color:#fff;display:flex;padding-top:var(--spacer-xs);position:fixed;top:0;transition:transform .4s;width:100%;z-index:99}.header.scroll-down{transform:translate3d(0,-100%,0)}.header.scroll-up{transform:none}@media only screen and (max-width:1359px){.header{padding-bottom:var(--spacer-s)}.header.is-open:after{background:var(--color-black-200);bottom:0;content:"";height:1px;inset-inline-start:0;position:absolute;width:100%}}.header__logo{align-self:flex-end;flex-shrink:0;max-width:232px}.header__top-wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.header__top-left{align-items:center;display:flex;gap:var(--spacer-l);grid-gap:var(--spacer-l)}.header__mobile-container{align-items:center;display:flex;justify-content:space-between}.header__mobile-wrapper{align-items:center;display:flex;gap:var(--spacer-xs)}.header__top-menu{align-items:flex-start;border-bottom:1px solid #efefef;display:flex;gap:var(--spacer-2xl);justify-content:space-between;padding-bottom:var(--spacer-xs)}.header__search{display:inline-block}.header__search svg{display:block}.header__container--with-top-menu .top-menu__container{margin:0;padding:0;width:100%}.header__container--with-top-menu .top-menu__list{justify-content:space-between!important}.footer{background:var(--color-gray-300);border-radius:24px 24px 0 0;padding:var(--spacer-l) 0}.footer__body{width:100%}.footer__body,.footer__body-left{display:flex;gap:var(--spacer-2xl)}.footer__body-left{align-items:center;flex:1;justify-content:space-between}.footer__body-left .navigation-bottom-small__list{gap:var(--spacer-2xl)}@media only screen and (max-width:1023px){.footer__body-left .navigation-bottom-small__list{gap:var(--spacer-m)}}@media only screen and (max-width:599px){.footer__body-left .navigation-bottom-small__list{flex-direction:column;gap:var(--spacer-xs)}}@media only screen and (max-width:1023px){.footer__body-left{align-items:flex-start;flex-direction:column;gap:var(--spacer-m)}}.footer .scroll-to-top-button{background:none;border:none;cursor:pointer}.footer__logo{max-width:232px}@media only screen and (max-width:599px){.footer__logo{max-width:100px;transform:none}}.footer--m .footer__body-center .navigation-bottom,.footer--m .footer__contacts{margin-bottom:var(--spacer-xl)}@media only screen and (max-width:1023px){.footer--s .footer__body-center{flex-basis:100%;max-width:100%}.footer--s .footer__body-center .navigation-bottom-small__list{flex-wrap:wrap;gap:10px 50px}}.footer .z-copyright{display:flex;margin-top:var(--spacer-s)}@media only screen and (max-width:1023px){.footer .z-copyright{margin-top:var(--spacer-l)}}.layout-wrapper{display:flex;flex-direction:column;height:100%}.layout{flex:1 0 auto;padding-top:81px}@media only screen and (max-width:1359px){.layout{padding-top:95px}}@media only screen and (max-width:1023px){.layout{padding-top:65px}}.layout__content{flex-grow:1;width:70%}.layout__aside,.layout__content{padding-bottom:var(--spacer-xl);padding-top:var(--spacer-2xl)}.layout__content--wide{padding-bottom:0;padding-top:0}
