.header{position:fixed;top:0;width:100%;z-index:99;background-color:#FFF;transition:transform 0.3s ease-in-out}.header-link{display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition:0.3s ease-in-out;letter-spacing:1px;font-weight:600;cursor:pointer;width:40px}.header-link .icon{display:flex;align-items:center;justify-content:center;margin-right:17px}@media screen and (min-width:1280px){.header-link{width:auto;justify-content:flex-start}}.header-menu-desktop{display:none!important}@media screen and (min-width:1280px){.header-menu-desktop{display:block!important}}.header-menu-mobile{display:block;position:fixed;width:75%;height:100%;z-index:100;top:0;background-color:#FFF;left:-75%;transition:left 0.3s ease-in-out}.header-menu-mobile.open{left:0}.header-menu-mobile-box{height:100%}.header-menu-mobile__header{display:flex;align-items:center;justify-content:space-between}.header-menu-mobile__list{padding:24px 0;overflow:auto;height:calc(100% - 72px)}.header-menu-mobile__footer{padding:24px 16px;border-top:1px solid #EEE}.header-menu-mobile .header-main-menu__links,.header-menu-mobile .header-top-menu__links{flex-direction:column;align-items:flex-start;gap:0}.header-menu-mobile .header-main-menu__link,.header-menu-mobile .header-top-menu__link{width:100%;justify-content:flex-start;height:48px;padding:0 16px;text-transform:none;font-size:14px;line-height:20px;font-weight:400;letter-spacing:normal}@media screen and (min-width:768px){.header-menu-mobile{width:285px;left:-285px}}@media screen and (min-width:1280px){.header-menu-mobile{display:none}}.header-top-menu{display:none}@media screen and (min-width:1280px){.header-top-menu{display:block;border-bottom:1px solid #EEE;height:44px}}.header-top-menu__links{display:flex;align-items:center;justify-content:flex-end;gap:24px}.header-top-menu__link{color:#757575;font-size:10px;height:44px}.header-top-menu__link:hover,.header-top-menu__link:active{color:#000}.header-main-menu{height:72px;border-bottom:1px solid #EEE}@media screen and (min-width:1280px){.header-main-menu{height:88px}}.header-main-menu-block{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:1280px){.header-main-menu-block{justify-content:flex-start}}.header-main-menu__links{display:flex;align-items:center;gap:24px}.header-main-menu__link{color:#000;font-size:12px;height:72px;padding:0 8px}.header-main-menu__link:hover,.header-main-menu__link:active{color:#757575}.header-main-menu__link img,.header-main-menu__link svg{width:24px;height:24px}@media screen and (min-width:768px){.header-main-menu__link{padding:0 10px}}@media screen and (min-width:1280px){.header-main-menu__link{padding:0;height:88px}}.header-main-menu__right-actions-block{display:flex;align-items:center;justify-content:center}@media screen and (min-width:1280px){.header-main-menu__right-actions-block{gap:24px}.header-main-menu__right-actions-block:not(:last-of-type){margin-right:32px;padding-right:32px;border-right:1px solid #EEE}}.header-logo{margin-right:16px;max-width:147px}.header-menu-mobile .header-logo{margin-left:16px}.header-logo a{display:flex;align-items:center;width:100%;height:72px}@media screen and (min-width:768px){.header-logo{margin-right:28px;max-width:203px}.header-menu-mobile .header-logo{margin-right:0!important;max-width:147px!important}}@media screen and (min-width:1280px){.header-logo{margin-right:56px}.header-logo a{height:88px}}.mobile-menu-toggle{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;padding-right:0;transition:0.3s ease-in-out}.mobile-menu-toggle:hover{color:#757575}@media screen and (min-width:1280px){.mobile-menu-toggle{display:none}}