.header-module-scss-module__ME5lHG__header{z-index:12;width:calc(100% - 20px);padding:30px 10px;transition:top .2s ease-in-out;position:absolute;top:0}.header-module-scss-module__ME5lHG__header__inner{grid-template-columns:150px 1fr;align-items:center;gap:6px;max-width:1200px;margin-inline:auto;display:grid}.header-module-scss-module__ME5lHG__header__nav{justify-content:space-around;align-items:center;gap:10px;display:flex}.header-module-scss-module__ME5lHG__header__link{color:#fff;cursor:pointer;background:0 0;border:none;font-size:18px;text-decoration:none;transition:opacity .3s}.header-module-scss-module__ME5lHG__header__link:hover{opacity:.6}.header-module-scss-module__ME5lHG__header__burger{z-index:10;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:40px;height:18px;padding:0;display:none}.header-module-scss-module__ME5lHG__header__burger .header-module-scss-module__ME5lHG__burger__line{background:#fff;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.header-module-scss-module__ME5lHG__header__burger--active .header-module-scss-module__ME5lHG__burger__line:first-child{transform:translateY(8px)rotate(45deg)}.header-module-scss-module__ME5lHG__header__burger--active .header-module-scss-module__ME5lHG__burger__line:nth-child(2){opacity:0}.header-module-scss-module__ME5lHG__header__burger--active .header-module-scss-module__ME5lHG__burger__line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.header-module-scss-module__ME5lHG__header__mobile-menu{background-color:var(--primary-background-color);opacity:0;z-index:2;flex-direction:column;align-items:center;gap:40px;width:100%;padding:20px 0;transition:top .4s,opacity .4s;display:flex;position:fixed;top:-100%;left:0;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}.header-module-scss-module__ME5lHG__header__mobile-menu--active{opacity:1;top:88px}.header-module-scss-module__ME5lHG__brand__logo{width:150px;height:auto}.header-module-scss-module__ME5lHG__background{background-color:var(--primary-background-color)}.header-module-scss-module__ME5lHG__hidden{top:-96px}@media (max-width:1024px){.header-module-scss-module__ME5lHG__header{background-color:var(--primary-background-color);position:fixed}.header-module-scss-module__ME5lHG__header__inner{grid-template-columns:120px 1fr}.header-module-scss-module__ME5lHG__header__nav{display:none}.header-module-scss-module__ME5lHG__header__burger{justify-self:end;display:flex}.header-module-scss-module__ME5lHG__brand__logo{width:120px;height:auto}}
