.header{box-shadow:0 4px 4px 0 rgba(0,0,0,.102)}.header__block{padding-left:inherit;padding-bottom:16px;padding-right:inherit;padding-top:16px;width:100%;height:96px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:552px){.header__block{flex-direction:column;height:auto;padding-top:16px}}.header__image{display:block;margin:0;position:static}@media screen and (max-width:768px){.header__image{margin:0 auto}}.header__nav{width:100%;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:552px){.header__nav{flex-wrap:wrap;justify-content:center;padding-bottom:16px}}.header__list-2{display:flex;align-items:center;margin-right:64px}.header__list{display:flex}@media screen and (max-width:552px){.header__list{margin-top:16px;margin-bottom:16px}}.header__list-item{padding:0 24px}.header__list-item:first-child{padding-left:0}.header__list-item:last-child{margin-right:40px}.header__list-item--active,.header__list-item:hover{font-weight:700}.header__mobile{display:none}@media screen and (max-width:768px){.header__mobile{display:flex;justify-content:center;align-items:center;width:100%;height:64px;position:relative}.header__mobile .header__image{margin:0 auto;position:static}.header .header__image--desktop{display:none}}.header__hamburger{display:none;background:none;border:none;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1002;width:40px;height:40px}@media screen and (max-width:768px){.header__hamburger{display:flex}}.header__hamburger-bar{width:28px;height:3px;background:#222;margin:3px 0;border-radius:2px;transition:all .3s}@media screen and (max-width:768px){.header__nav{display:none}}.header__mobile-menu-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:1000}.header__mobile-menu{position:fixed;top:0;left:-260px;width:260px;height:100vh;background:#fff;box-shadow:2px 0 8px rgba(0,0,0,.08);padding:32px 24px 24px;display:flex;flex-direction:column;gap:16px;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1100}@media screen and (min-width:769px){.header__mobile-menu{display:none}}.header__mobile-menu--open{left:0}.header__mobile-menu-close{background:none;border:none;font-size:2rem;position:absolute;top:16px;right:16px;cursor:pointer;z-index:1002}.header__mobile-menu-list{list-style:none;padding:0;margin:48px 0 0;display:flex;flex-direction:column;gap:20px}.header__mobile-menu-list li{font-size:1.1rem;cursor:pointer;padding:8px 0;border-bottom:1px solid #eee}.header__mobile-menu-list li:last-child{border-bottom:none}.header__mobile-menu-list .header__mobile-signup{width:100%;margin-top:12px}.footer{background-color:#f5f5f5}.footer__info{display:flex;justify-content:space-between;padding-top:80px;padding-bottom:80px}@media screen and (max-width:992px){.footer__info{text-align:center;flex-direction:column;padding-top:16px;padding-bottom:16px}.footer__first{margin-bottom:32px}}.footer__block{width:384px}@media screen and (max-width:992px){.footer__block{width:100%}}.footer__block--social{width:176px;display:flex}@media screen and (max-width:992px){.footer__block--social{margin:32px auto 0}}.footer__social{margin-right:16px;cursor:pointer}.footer__social:last-child{margin-right:0}.footer__title{padding-bottom:16px;font-weight:700;font-size:16px;line-height:24px;color:#1e1e1e}.footer__description{font-size:16px;line-height:24px;color:#616161}.footer-nav__list-item{margin-bottom:16px;color:#616161}.footer-nav__list-item:last-child{margin-bottom:0}.footer-nav__list-item--active,.footer-nav__list-item:hover{font-weight:700}.footer__copyright{padding:16px 0;border-top:1px solid #e0e0e0}@media screen and (max-width:992px){.footer__copyright{text-align:center}}.footer__copyright-text{font-size:14px;font-weight:400;font-weight:17px;color:#616161}