.site-header{z-index:100;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;padding:26px 0;display:flex}.header__nav{align-items:center;gap:60px;display:flex}.header__nav .header__link.is-active{color:#b4bfe3}.header__burger{cursor:pointer;background:0 0;border:none;width:28px;height:20px;display:none;position:relative}.header__burger span{background:#b4bfe3;width:100%;height:2px;transition:all .3s;position:absolute;left:0}.header__burger span:first-child{top:0}.header__burger span:nth-child(2){top:9px}.header__burger span:nth-child(3){bottom:0}.header__burger.is-open span:first-child{top:9px;transform:rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){bottom:9px;transform:rotate(-45deg)}.mobile-menu{z-index:99;background:#080c19;width:260px;height:100vh;padding:80px 20px;transition:right .3s;position:fixed;top:0;right:-260px}.mobile-menu--close{color:#8291c3;font-size:32px;font-weight:100;position:absolute;top:20px;right:20px;transform:rotate(45deg)}.mobile-menu a{margin-bottom:20px;font-size:18px;text-decoration:none;display:block}.mobile-menu.is-open{right:0}.mobile-menu__overlay{z-index:98;background:#0006;position:fixed;inset:0}@media (max-width:768px){.header__inner{padding:22px 0}.header__nav{display:none}.header__burger{display:block}.header__brand img{width:106px!important;height:17px!important}}
.footer{background:#060915;padding:30px 0}.footer .footer_first{justify-content:space-between;align-items:center;display:flex}.footer_logoText .footer__text{color:#b4bfe3;max-width:850px;margin-top:10px;font-size:11px;font-weight:500}.footer_sitemap{gap:10px;font-size:14px;display:grid}.footer_sitemap p{margin-bottom:30px}.footer_sitemap_content{color:#b4bfe3;gap:50px;display:flex}.footer_sitemap_content_right,.footer_sitemap_content_left{flex-direction:column;gap:10px;display:flex}.footer_container{flex-direction:column;gap:30px;display:flex}.footer_container .footer_contacts_wrapper{gap:40px;display:flex}.footer_container .footer_contacts_wrapper .footer_contacts,.footer_container .footer_contacts_wrapper .footer_connect{flex-direction:column;gap:10px;display:flex}.footer_container .footer_contacts_wrapper .footer_contacts a,.footer_container .footer_contacts_wrapper .footer_connect a{align-items:center;display:flex}.footer_container .footer_contacts_wrapper .footer_contacts a{gap:10px;font-size:11px;font-weight:500}.footer_container .footer_contacts_wrapper .footer_connect-block{gap:20px;display:flex}.footer_container .footer_responsible{flex-direction:column;gap:10px;display:flex}.footer_container .footer_responsible p{font-size:18px}.footer_container .footer_responsible_content{gap:83px;display:flex}.footer_container .footer_responsible_content .footer_responsible-item{gap:20px;display:flex}.footer_container .footer_responsible_content .footer_responsible-item p{font-size:14px}.footer_container .footer_responsible_content .footer_responsible-item .number{font-weight:700}.footer_container .copyright{color:#b4bfe3;font-size:14px}@media screen and (max-width:580px){.footer .footer_first{flex-direction:column;gap:30px}.footer_sitemap{width:100%}.footer_sitemap_content{gap:180px}.footer .footer_contacts_wrapper{justify-content:space-between}.footer .footer_responsible_content{flex-direction:column;gap:30px}.footer .footer__title{margin-bottom:10px}.footer .footer_sitemap_content-item{font-size:11px}}
