.header-module__IYDVEW__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:var(--padding-small)0;z-index:100;background-color:#fffc;border-bottom:1px solid #fff;position:sticky;top:0}.header-module__IYDVEW__headerContainer{justify-content:space-between;gap:var(--gap-small);align-items:center;max-width:1440px;margin:0 auto;display:flex;position:relative}.header-module__IYDVEW__header ul{gap:var(--gap-small);display:flex}.header-module__IYDVEW__header ul li{color:var(--text-color);font-size:20px;list-style:none}.header-module__IYDVEW__headerItem{align-items:center;gap:var(--gap-small);display:flex}.header-module__IYDVEW__active{flex-direction:column;display:flex}.header-module__IYDVEW__active:after{content:"";background-color:var(--accent-color);border-radius:var(--border-radius-big);width:100%;height:3px;display:block}.header-module__IYDVEW__activeMobile{padding:var(--padding-small)var(--padding-medium);border-radius:var(--border-radius-medium);background-color:var(--accent-color)}.header-module__IYDVEW__activeMobile a{color:#fff!important}.header-module__IYDVEW__headerAccount{aspect-ratio:1;background-color:var(--gray-color);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;width:auto;height:35px;display:flex}.header-module__IYDVEW__openAccountMenu{top:calc(var(--padding-small) + 100%);text-align:right;background-color:var(--component-color);padding:var(--padding-medium);border-radius:0 0 var(--border-radius-big)var(--border-radius-big);animation:.2s ease-in-out header-module__IYDVEW__opacity;display:block;position:absolute;right:0}.header-module__IYDVEW__openAccountMenu ul{gap:var(--gap-small);flex-direction:column;display:flex}@media (max-width:1480px){.header-module__IYDVEW__headerContainer{padding:0 var(--padding-big)}}.header-module__IYDVEW__desktopNav{display:block}.header-module__IYDVEW__desktopControls{align-items:center;gap:var(--gap-small);display:flex}.header-module__IYDVEW__burgerButton{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;padding:0;display:none}.header-module__IYDVEW__burgerButton span{background:var(--text-color);border-radius:10px;width:30px;height:3px;transition:all .3s linear}.header-module__IYDVEW__burgerButton.header-module__IYDVEW__open span:first-child{transform:rotate(45deg)translate(6px,8px)}.header-module__IYDVEW__burgerButton.header-module__IYDVEW__open span:nth-child(2){opacity:0}.header-module__IYDVEW__burgerButton.header-module__IYDVEW__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-8px)}.header-module__IYDVEW__mobileMenu{background-color:var(--component-color);z-index:100;justify-content:center;width:100vw;height:100vh;animation:.2s ease-out header-module__IYDVEW__fadeIn;display:flex;position:fixed;top:0;left:0}.header-module__IYDVEW__mobileMenuContent{align-items:center;gap:var(--gap-big);width:100%;padding:var(--padding-big);border-radius:var(--border-radius-big);flex-direction:column;display:flex}.header-module__IYDVEW__mobileMenuContent svg{width:150px;height:auto}.header-module__IYDVEW__mobileMenu nav{width:100%;padding:var(--padding-big);background-color:var(--gray-color);border-radius:var(--border-radius-big)}.header-module__IYDVEW__mobileMenu nav ul{align-items:center;gap:var(--gap-big);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.header-module__IYDVEW__mobileMenu nav ul li a{color:var(--text-color);font-size:24px;font-weight:500;text-decoration:none}.header-module__IYDVEW__mobileControls{align-items:center;gap:var(--gap-big);width:100%;padding:var(--padding-big);background-color:var(--gray-color);border-radius:var(--border-radius-medium);flex-direction:column;display:flex}.header-module__IYDVEW__mobileAccountLinks{flex-direction:column;align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex;gap:var(--gap-big)!important}.header-module__IYDVEW__mobileAccountLinks li a{color:var(--text-color);font-size:24px;font-weight:500;text-decoration:none}.header-module__IYDVEW__mobileAccountLinks li{text-align:center;width:100%}.header-module__IYDVEW__mobileLoginButton{width:50%;padding:var(--padding-small)var(--padding-medium);background-color:var(--accent-color);color:#fff;border-radius:var(--border-radius-small);text-align:center}@keyframes header-module__IYDVEW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes header-module__IYDVEW__opacity{0%{opacity:0}to{opacity:1}}@media (max-width:570px){.header-module__IYDVEW__desktopNav,.header-module__IYDVEW__desktopControls{display:none}.header-module__IYDVEW__burgerButton{display:flex}}
