.header-module-scss-module__nHiBHW__scroll{overflow-y:auto}.header-module-scss-module__nHiBHW__scroll::-webkit-scrollbar{width:10px}.header-module-scss-module__nHiBHW__scroll::-webkit-scrollbar-track{background:#d1d5db;border-radius:50px}.header-module-scss-module__nHiBHW__scroll::-webkit-scrollbar-thumb{background:#00000040;border-radius:50px}.header-module-scss-module__nHiBHW__scroll::-webkit-scrollbar-thumb:hover{background:#00000040}.header-module-scss-module__nHiBHW__header{z-index:100;background:0 0;width:100%;transition:background-color .3s,border-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.header-module-scss-module__nHiBHW__headerScrolled{-webkit-backdrop-filter:blur(12px);background-color:#ffffffe6;border-bottom:1px solid #e2e8f099;box-shadow:0 1px 2px #0000000d}.header-module-scss-module__nHiBHW__container{align-items:center;gap:24px;height:72px;display:flex}@media (max-width:1024px){.header-module-scss-module__nHiBHW__container{gap:16px;height:64px}}.header-module-scss-module__nHiBHW__left{flex-shrink:0;align-items:center;gap:32px;display:flex}@media (max-width:768px){.header-module-scss-module__nHiBHW__left{gap:12px}}.header-module-scss-module__nHiBHW__fullLogo{align-items:center;display:inline-flex}@media (max-width:768px){.header-module-scss-module__nHiBHW__fullLogoSearching{display:none}}.header-module-scss-module__nHiBHW__compactLogo{flex-shrink:0;line-height:0;display:none}@media (max-width:768px){.header-module-scss-module__nHiBHW__compactLogo{align-items:center;display:inline-flex}.header-module-scss-module__nHiBHW__searchHideMobile{display:none!important}}.header-module-scss-module__nHiBHW__nav{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:1200px){.header-module-scss-module__nHiBHW__nav{display:none}}.header-module-scss-module__nHiBHW__navLink{letter-spacing:-.02em;color:var(--ink);white-space:nowrap;border-radius:50px;padding:12px 24px;font-size:18px;font-weight:400;line-height:1;transition:all .2s}.header-module-scss-module__nHiBHW__navLink:hover{color:var(--blue)}.header-module-scss-module__nHiBHW__navLinkActive{color:var(--blue);background:#fffc;font-weight:500}.header-module-scss-module__nHiBHW__navLinkActive:hover{color:var(--blue)}.header-module-scss-module__nHiBHW__menuWrap{flex-shrink:0;display:none;position:relative}@media (max-width:1200px){.header-module-scss-module__nHiBHW__menuWrap{display:inline-flex}}@media (max-width:768px){.header-module-scss-module__nHiBHW__menuWrap{display:none}}.header-module-scss-module__nHiBHW__menuDropdown{border:1px solid var(--border);z-index:1100;background:#fff;border-radius:16px;flex-direction:column;gap:2px;min-width:220px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 10px 24px #14285a1f}.header-module-scss-module__nHiBHW__menuLink{color:var(--ink);white-space:nowrap;border-radius:10px;padding:12px 16px;font-size:16px;transition:background .15s,color .15s}.header-module-scss-module__nHiBHW__menuLink:hover{color:var(--blue);background:#f5f6fa}.header-module-scss-module__nHiBHW__menuLinkActive{color:var(--blue);background:var(--blue-soft);font-weight:500}.header-module-scss-module__nHiBHW__actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:768px){.header-module-scss-module__nHiBHW__actions{gap:8px}}.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__compareWrap,.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__mobileLang{display:none}.header-module-scss-module__nHiBHW__compareWrap{position:relative}.header-module-scss-module__nHiBHW__compareDropdown{z-index:1100;width:min(320px,100vw - 24px);position:fixed;top:64px;right:12px}@media (max-width:768px){.header-module-scss-module__nHiBHW__langWrap,.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__iconButton{display:none}.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__compareWrap,.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__compareAction,.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__mobileAction{display:flex}.header-module-scss-module__nHiBHW__actions .header-module-scss-module__nHiBHW__mobileLang{align-items:center;display:inline-flex}}.header-module-scss-module__nHiBHW__iconButton{cursor:pointer;width:44px;height:44px;color:var(--ink);background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex;position:relative}.header-module-scss-module__nHiBHW__iconButton:hover{background:#f5f6fa}.header-module-scss-module__nHiBHW__iconButton .ant-badge{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.header-module-scss-module__nHiBHW__iconButton{width:40px;height:40px}}.header-module-scss-module__nHiBHW__searchExpanded{border:1px solid var(--border);background:#fff;border-radius:999px;flex:1;align-items:center;gap:12px;min-width:0;height:48px;margin:0 16px;padding:0 20px;animation:.25s header-module-scss-module__nHiBHW__slideIn;display:flex;position:relative;box-shadow:0 6px 16px #14285a0f}@media (max-width:768px){.header-module-scss-module__nHiBHW__searchExpanded{margin:0 10px}}@keyframes header-module-scss-module__nHiBHW__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.header-module-scss-module__nHiBHW__searchInput{min-width:0;color:var(--textPrimary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.header-module-scss-module__nHiBHW__searchInput::placeholder{color:#858dab}.header-module-scss-module__nHiBHW__searchClose{cursor:pointer;color:#858dab;background:0 0;border:none;border-radius:50%;padding:4px 8px;font-size:24px;line-height:1}.header-module-scss-module__nHiBHW__searchClose:hover{color:var(--textPrimary)}
.scroll{overflow-y:auto}.scroll::-webkit-scrollbar{width:10px}.scroll::-webkit-scrollbar-track{background:#d1d5db;border-radius:50px}.scroll::-webkit-scrollbar-thumb{background:#00000040;border-radius:50px}.scroll::-webkit-scrollbar-thumb:hover{background:#00000040}.three-body{--uib-size:35px;--uib-speed:.8s;--uib-color:var(--primary);height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed)*2.5)infinite linear;display:inline-block;position:relative}.three-body__dot{width:30%;height:100%;position:absolute}.three-body__dot:after{content:"";background-color:var(--uib-color);border-radius:50%;width:100%;height:0%;padding-bottom:100%;position:absolute}.three-body__dot:first-child{transform-origin:50% 85%;bottom:5%;left:0;transform:rotate(60deg)}.three-body__dot:first-child:after{animation:wobble1 var(--uib-speed)infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);bottom:0;left:0}.three-body__dot:nth-child(2){transform-origin:50% 85%;bottom:5%;right:0;transform:rotate(-60deg)}.three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed)infinite calc(var(--uib-speed)*-.15)ease-in-out;bottom:0;left:0}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed)infinite ease-in-out;top:0;left:0}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(-66%)scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(66%)scale(.65)}}
