footer.site-footer{flex:none;margin-top:16px}footer.site-footer .footer-inner{border-top:1px solid var(--color_line_white_15);padding:24px 0}footer.site-footer .footer-content{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;font-size:14px;display:flex}@media (width<=992px){footer.site-footer .footer-content{flex-direction:column;align-items:flex-start;gap:18px}}footer.site-footer .footer-bottom-content{flex-direction:row;justify-content:flex-start;padding-top:1rem;font-size:14px;display:flex}footer.site-footer .footer-copyright{color:var(--color_grey);line-height:1.5}footer.site-footer .footer-contacts,footer.site-footer .footer-links{align-items:center;gap:16px;display:flex}@media (width<=992px){footer.site-footer .footer-contacts,footer.site-footer .footer-links{flex-wrap:wrap}}@media (width<=580px){footer.site-footer .footer-contacts,footer.site-footer .footer-links{flex-direction:column;align-items:flex-start;gap:10px}}footer.site-footer .footer-contacts{justify-content:center;font-style:normal}footer.site-footer .footer-contacts a{color:var(--color_white);gap:6px;line-height:1.5;text-decoration:none;display:inline-flex}footer.site-footer .footer-contacts span{color:var(--color_grey)}@media (width<=992px){footer.site-footer .footer-contacts{justify-content:flex-start}}footer.site-footer .footer-links{justify-content:flex-end}footer.site-footer .footer-links a{color:var(--color_grey);line-height:1.5;text-decoration:none;transition:color .2s}footer.site-footer .footer-links a:hover{color:var(--color_accent_secondary)}@media (width<=992px){footer.site-footer .footer-links{justify-content:flex-start}}.mobile-menu-component{z-index:9;background-color:var(--color_line_dark_82);padding:16px;position:absolute;top:116px;right:32px}.mobile-menu-component ul.mobile-menu-list{text-align:right;flex-direction:column;gap:8px;list-style:none;display:flex}@media (width<=580px){.mobile-menu-component ul.mobile-menu-list{text-align:center}}.mobile-menu-component ul.mobile-menu-list a{color:var(--color_white);text-decoration:none}@media (width<=580px){.mobile-menu-component{left:16px;right:16px}}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;width:24px;height:24px;transition:background-color .3s;display:flex;position:relative}.line{background:var(--color_white);transform-origin:50%;border-radius:2px;width:20px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.burger.open .line-1{transform:translateY(6px)rotate(45deg)}.burger.open .line-2{opacity:0;transform:scaleX(0)}.burger.open .line-3{transform:translateY(-6px)rotate(-45deg)}.site-header .top-header .row.top-row{border-bottom:1px solid var(--color_line_white_15);padding:16px 0;font-size:14px}@media (width<=800px){.site-header .top-header .row.top-row .left{display:none}}.site-header .top-header .row.top-row .right{gap:16px}@media (width<=800px){.site-header .top-header .row.top-row .right{flex:1;justify-content:space-between}}.site-header .top-header .row.top-row .right .city{color:var(--color_white)}@media (width<=992px){.site-header .top-header .row.top-row .right .city{display:none}}@media (width<=400px){.site-header .top-header .row.top-row .right .mail{display:none}}.site-header .top-header .row.top-row .right nav ul{gap:16px;list-style:none}.site-header .top-header .row.top-row .right nav ul a{color:var(--color_white);text-decoration:none}.site-header .top-header .row.top-row .right nav ul a svg{fill:currentColor}.site-header .main-header{padding:16px 0;display:flex}.site-header .main-header .logo{color:var(--color_white);height:35px;font-size:20px;font-weight:600;text-decoration:none;display:block}@media (width<=992px){.site-header .main-header .logo{height:30px}}@media (width<=580px){.site-header .main-header .logo{height:27px}}@media (width<=480px){.site-header .main-header .logo{height:25px}}@media (width<=360px){.site-header .main-header .logo{height:23px}}.site-header .main-header ul.menu{align-items:center;gap:16px;list-style:none;display:flex}.site-header .main-header ul.menu li{display:inline-flex}.site-header .main-header ul.menu button{cursor:pointer;background:0 0;border:none}.site-header .main-header ul.menu .mobile-menu-button{display:none}@media (width<=992px){.site-header .main-header ul.menu .mobile-menu-button{align-items:center;display:inline-flex}.site-header .main-header ul.menu .menu-li,.site-header .main-header ul.menu .menu-link{display:none}}.site-header .main-header ul.menu a{color:var(--color_white);text-decoration:none;display:inline-block;position:relative}.site-header .main-header ul.menu a:after{content:"";background-color:var(--color_accent);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.site-header .main-header ul.menu a:hover:after{transform:scaleX(1)}
