@charset "UTF-8";.burger-menu{display:none!important}@media (max-width: 575px){.burger-menu{display:flex!important}}.burger-menu__img{width:25px!important;height:25px!important;object-fit:contain!important}.burger-menu__button{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;box-sizing:border-box!important;background:transparent!important}.burger-menu__content{display:none!important}.burger-menu__link{padding:12px 0!important}.burger-menu__link__text{font-weight:400!important}.burger-menu__link__arrow{rotate:0deg!important}.burger-menu__link__arrow-active{rotate:180deg!important}.burger-menu__link__case{max-width:none!important;box-sizing:border-box!important}.burger-menu__open{top:0!important;left:0!important;margin-top:80px!important;overflow:scroll!important;width:100%!important;height:calc(100vh - 80px)!important;position:fixed!important;display:flex!important;z-index:100!important;background:#27282d!important;padding:32px 24px!important;box-sizing:border-box!important}.burger-menu__label{display:inline-block!important}@media (max-width: 575px){.burger-menu__label{display:none!important}}.button{position:relative;display:inline-block;cursor:pointer}.button a{padding:8px;border:none;background:none;outline:none}.button svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.button path{stroke:var(--background-black);stroke-width:8px;stroke-dasharray:0 2500}.button:hover path{animation:draw 1s forwards}.button:has(.active) path{animation:draw 1s forwards}@keyframes draw{0%{stroke-dasharray:0 2500}to{stroke-dasharray:2500 2500}}.header{padding:24px 0!important;width:100%!important;box-sizing:border-box!important;z-index:200!important;display:flex!important}@media (max-width: 1024px){.header{padding:24px 0!important}}.header__button{display:flex!important;padding:12px 24px!important;justify-content:center!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid var(--metal-gray-300)!important;background:#27282d!important;margin-left:20px!important}.header__mobile{background:#27282d!important;padding:24px 0!important}.header--dot{width:8px!important;height:8px!important;border-radius:50%!important;border:1px solid black!important}.header--dot--hover{background:#000!important}.header__links{gap:8px!important}@media (max-width: 575px){.header__links{display:none!important}}.header__content{box-sizing:border-box!important;width:100%!important;margin:0 auto!important}@media (max-width: 575px){.header__content{padding:0 24px!important}}.header__content__img{width:136px!important;height:32px!important;object-fit:contain!important}@media (max-width: 767px){.header__content__img{width:24px!important;height:24px!important}}@media (max-width: 767px){.header__mobile .header__content__img{width:136px!important;height:32px!important}}.header__content__toggle{rotate:90deg!important}.header__content__toggle-active{rotate:270deg!important}
