.footer{margin-top:auto;padding-top:20px;padding-bottom:20px}@media (min-width:1024px){.footer{padding-bottom:80px}}.footer__name{text-transform:uppercase;margin-bottom:8px;font-size:22px;font-weight:700;line-height:30px}@media (min-width:1024px){.footer__name{margin-bottom:16px}}.footer__bottom{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:flex-end}}.footer__text{color:#a5a5a5;font-size:12px;line-height:16px}@media (min-width:1024px){.footer__text{font-size:14px;line-height:19px}}
.header{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141414d9;width:100%;padding-top:10px;padding-bottom:10px;position:fixed;top:0;left:0}@media (min-width:1024px){.header{padding-top:18px;padding-bottom:18px}}.header__container{justify-content:space-between;align-items:center;display:flex}.header__logo-link{display:inline-block}.header__logo{pointer-events:none;width:100%;display:block}.header__box{justify-content:space-between;align-items:center;gap:6px;display:flex}@media (min-width:1024px){.header__box{gap:62px}}.header__menu{z-index:-1;background-color:#141414;width:100%;height:100vh;padding:120px 10px 30px;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}@media (min-width:1024px){.header__menu{z-index:0;background-color:unset;width:auto;height:auto;padding:0;position:static;transform:none}}.header--menu-shown .header__menu{transform:none}.header__menu-list{flex-direction:column;display:flex}@media (min-width:1024px){.header__menu-list{flex-direction:row;align-items:center;gap:62px}}.header__menu-link{padding:16px 0;transition:color .2s;display:inline-block}.header__menu-link:hover{color:#eb0c0c}.header__menu-btn{background-color:#0000;border:none;flex-shrink:0;width:48px;height:48px;margin-right:-12px;display:block;position:relative}.header__menu-btn:before,.header__menu-btn:after{transform-origin:7px 1px;content:"";background-color:#fff;width:22px;height:2px;transition:transform .2s;display:block;position:absolute;left:12px}.header__menu-btn:before{top:20px}.header__menu-btn:after{bottom:20px}@media (min-width:1024px){.header__menu-btn{display:none}}.header--menu-shown .header__menu-btn:before{transform:rotate(45deg)}.header--menu-shown .header__menu-btn:after{transform:rotate(-45deg)}
