.style-module__NES4-a__header{justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}.style-module__NES4-a__row{flex:0 30.5%;justify-content:flex-end;align-items:center;gap:15px;display:flex}.style-module__NES4-a__logo{flex:0 30.5%;display:flex}.style-module__NES4-a__nav{flex:39%}.style-module__NES4-a__list{justify-content:space-between;align-items:center;gap:24px;display:flex}.style-module__NES4-a__button{max-width:193px;max-height:48px}.style-module__NES4-a__burger,.style-module__NES4-a__mobileMenu{display:none}@media (max-width:1200px){.style-module__NES4-a__header{gap:20px;padding:24px 20px}.style-module__NES4-a__list{justify-content:center;gap:16px}}@media (max-width:1024px){.style-module__NES4-a__header{position:relative}.style-module__NES4-a__logo{flex:auto}.style-module__NES4-a__nav{display:none}.style-module__NES4-a__row{flex:none;margin-left:auto}.style-module__NES4-a__row .style-module__NES4-a__button{display:none}.style-module__NES4-a__burger{border:1px solid var(--layers-stroke);background:var(--white-color);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;display:flex}.style-module__NES4-a__burger span{background:var(--text-color);transform-origin:50%;border-radius:999px;width:100%;height:2px;transition:transform .25s,opacity .2s}.style-module__NES4-a__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.style-module__NES4-a__burgerOpen span:nth-child(2){opacity:0}.style-module__NES4-a__burgerOpen span:last-child{transform:translateY(-7px)rotate(-45deg)}.style-module__NES4-a__mobileMenu{opacity:0;pointer-events:none;background:var(--white-color);border:1px solid var(--layers-stroke);z-index:30;border-radius:16px;flex-direction:column;gap:14px;width:min(360px,100vw - 32px);padding:14px;transition:opacity .25s,transform .28s;display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translate(16px);box-shadow:0 14px 36px #0000001f}.style-module__NES4-a__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translate(0)}.style-module__NES4-a__mobileList{flex-direction:column;gap:10px;display:flex}.style-module__NES4-a__mobileList a{font-size:15px;line-height:1.3;display:inline-flex}.style-module__NES4-a__mobileButton{max-width:100%}}@media (max-width:768px){.style-module__NES4-a__header{gap:8px;padding:16px}.style-module__NES4-a__logo{flex:0 auto}.style-module__NES4-a__nav{display:none}.style-module__NES4-a__row{flex:0 auto;margin-left:auto}.style-module__NES4-a__mobileMenu{width:min(320px,100vw - 24px)}.style-module__NES4-a__button{max-width:168px;max-height:42px;font-size:14px}}
.style-module__8QZqoW__switch{display:inline-block;position:relative}.style-module__8QZqoW__header{width:100px;color:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:6px;font-size:16px;line-height:21px;transition:color .2s;display:inline-flex}.style-module__8QZqoW__header:hover{color:var(--brand-primary)}.style-module__8QZqoW__arrow{transition:transform .25s}.style-module__8QZqoW__arrowOpen{transform:rotate(180deg)}.style-module__8QZqoW__list{border-radius:var(--radius-s);border:.5px solid var(--layers-stroke);background:var(--layers-surface);opacity:0;pointer-events:none;z-index:10;gap:4px;min-width:170px;margin:0;padding:8px;list-style:none;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-8px)scale(.96)}.style-module__8QZqoW__listOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.style-module__8QZqoW__item a,.style-module__8QZqoW__item button{opacity:.85;background:var(--layers-surface);color:inherit;cursor:pointer;font:inherit;text-align:left;border-radius:var(--radius-xxs);border:0;width:100%;padding:9px 10px;text-decoration:none;transition:background-color .18s,opacity .18s}.style-module__8QZqoW__item button:hover{opacity:1;background:var(--bg-secondary-color)}.style-module__8QZqoW__active{opacity:1!important;background:var(--bg-secondary-color)!important}
