.styles-module__Kj-uBG__languageSwitcher{height:60px;margin-right:16px;line-height:60px;display:inline-flex;position:relative}.styles-module__Kj-uBG__languageToggle{color:var(--white-color);cursor:pointer;font:inherit;height:100%;line-height:inherit;background:0 0;border:0;align-items:center;padding:0 4px 0 0;display:inline-flex}.styles-module__Kj-uBG__languageToggle:after{content:"";font-family:var(--icon-font);margin-left:5px;position:relative;top:-1px}.styles-module__Kj-uBG__languageToggle:hover,.styles-module__Kj-uBG__languageToggle:focus-visible{color:var(--theme-color)}.styles-module__Kj-uBG__languageToggle:focus-visible{outline:2px solid var(--theme-color);outline-offset:3px}.styles-module__Kj-uBG__languageIcon{margin-right:10px}.styles-module__Kj-uBG__languageMenu{background-color:var(--white-color);border:1px solid var(--border-color);border-bottom:3px solid var(--theme-color);z-index:1000;border-radius:0;width:150px;min-width:150px;margin:0;padding:8px;list-style:none;position:absolute;inset:100% 0 auto auto;box-shadow:0 14px 32px #2f4f5724}.styles-module__Kj-uBG__languageMenu li{width:100%;margin:0}.styles-module__Kj-uBG__languageItem{color:var(--title-color);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:8px 12px;font-size:14px;font-weight:400;line-height:1.2;transition:background-color .2s,color .2s;display:block}.styles-module__Kj-uBG__languageItem:hover,.styles-module__Kj-uBG__languageItem:focus-visible,.styles-module__Kj-uBG__languageItem[aria-current=true]{color:var(--theme-color);background-color:#e9f5f2}.styles-module__Kj-uBG__languageItem:focus-visible{outline:2px solid var(--theme-color);outline-offset:2px}
.styles-module__iZqUlq__profileMenu{align-items:center;height:60px;line-height:60px;display:inline-flex;position:relative;margin-right:0!important;padding-right:0!important}.styles-module__iZqUlq__profileMenu:before,.styles-module__iZqUlq__profileMenu:after{display:none!important}.styles-module__iZqUlq__profileToggle{background-color:var(--theme-color);color:var(--white-color);border:0;justify-content:center;align-items:center;width:40px;height:100%;padding:0;transition:background-color .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative}.styles-module__iZqUlq__profileToggleAuthenticated{gap:8px;width:auto;padding:0 14px}.styles-module__iZqUlq__profileToggle:hover,.styles-module__iZqUlq__profileToggle:focus{background-color:var(--body-color);color:var(--title-color);outline:none}.styles-module__iZqUlq__profileToggleAuthenticated:hover,.styles-module__iZqUlq__profileToggleAuthenticated:focus{background-color:var(--theme-color);color:var(--white-color)}.styles-module__iZqUlq__profileToggle i{margin:0;line-height:1}.styles-module__iZqUlq__profileToggleText{color:currentColor;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:13px;font-weight:400;line-height:1;overflow:hidden}.styles-module__iZqUlq__profileToggle:after{display:none!important}.styles-module__iZqUlq__profileDropdown{background-color:var(--white-color)!important;border:1px solid var(--border-color)!important;border-bottom:3px solid var(--theme-color)!important;z-index:1000!important;border-radius:0!important;min-width:160px!important;margin-top:0!important;padding:8px!important;position:absolute!important;inset:100% 0 auto auto!important;transform:none!important;box-shadow:0 14px 32px #2f4f5724!important}@media (min-width:992px) and (hover:hover){.styles-module__iZqUlq__profileMenu:hover .styles-module__iZqUlq__profileDropdown{display:block}}.styles-module__iZqUlq__profileDropdown li{width:100%;margin:0!important}.styles-module__iZqUlq__profileDropdown form{margin:0}.styles-module__iZqUlq__profileDropdownDivider{border-top:1px solid var(--border-color);margin:4px 0!important}.styles-module__iZqUlq__profileDropdownItem{transition:background-color .2s,color .2s;color:var(--title-color)!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:4px!important;width:100%!important;padding:8px 12px!important;font-size:14px!important;font-weight:400!important;line-height:1.2!important;display:block!important}.styles-module__iZqUlq__profileDropdownItem:hover,.styles-module__iZqUlq__profileDropdownItem:focus-visible{color:var(--theme-color)!important;background-color:#e9f5f2!important}.styles-module__iZqUlq__profileDropdownItem:focus-visible{outline:2px solid var(--theme-color);outline-offset:2px}@media (max-width:1199px){.styles-module__iZqUlq__profileToggleAuthenticated{width:40px;padding:0}.styles-module__iZqUlq__profileToggleText{display:none}}.styles-module__iZqUlq__authOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#121c2385;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.styles-module__iZqUlq__authDialog{background:linear-gradient(135deg, #67bea921, #fff0 42%), var(--white-color);color:var(--title-color);border:1px solid #67bea92e;border-radius:8px;width:min(100%,460px);max-height:calc(100dvh - 40px);padding:30px;position:relative;overflow:visible;box-shadow:0 26px 80px #1118273d}.styles-module__iZqUlq__authDialog:before{background:var(--theme-color);content:"";height:4px;position:absolute;top:0;left:0;right:0}.styles-module__iZqUlq__authClose{color:var(--title-color);background:#ffffffc2;border:1px solid #d9e8e4;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex;position:absolute;top:14px;right:14px}.styles-module__iZqUlq__authClose:hover,.styles-module__iZqUlq__authClose:focus-visible{background:var(--theme-color);border-color:var(--theme-color);color:var(--white-color)}.styles-module__iZqUlq__authHeader{padding-right:38px}.styles-module__iZqUlq__authEyebrow{color:var(--theme-color);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.styles-module__iZqUlq__authHeader h2{color:var(--title-color);margin:0 0 8px;font-size:25px;line-height:1.2}.styles-module__iZqUlq__authDescription{color:#2d2d2d;margin:0 0 20px;font-size:15px;line-height:1.55}.styles-module__iZqUlq__authTabs{background:#f1f7f5;border:1px solid #dceae7;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:flex}.styles-module__iZqUlq__authTab{color:var(--title-color);background:0 0;border:0;border-radius:6px;flex:1;min-height:40px;font-weight:700;transition:background-color .2s,color .2s}.styles-module__iZqUlq__authTabActive{background:var(--theme-color);color:var(--white-color)}.styles-module__iZqUlq__authForm{flex-direction:column;gap:14px;display:flex}.styles-module__iZqUlq__authField{flex-direction:column;gap:7px;line-height:1.2;display:flex}.styles-module__iZqUlq__authField>span:first-child{font-weight:700}.styles-module__iZqUlq__authFieldControl{background:var(--white-color);border:1px solid #d9e2e1;border-radius:6px;align-items:center;gap:10px;min-height:46px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.styles-module__iZqUlq__authFieldControl i{color:var(--theme-color);text-align:center;flex:none;width:18px;font-size:15px}.styles-module__iZqUlq__authFieldControl:focus-within{border-color:var(--theme-color);box-shadow:0 0 0 3px #67bea929}.styles-module__iZqUlq__authFieldControl input{color:var(--title-color);background-color:#0000;border:0;outline:0;flex:1;min-width:0;min-height:44px;padding:0}.styles-module__iZqUlq__authFieldControl input:focus,.styles-module__iZqUlq__authFieldControl input:active{box-shadow:none;color:var(--title-color);background-color:#0000}.styles-module__iZqUlq__authFieldControl input:-webkit-autofill{-webkit-text-fill-color:var(--title-color);box-shadow:0 0 0 1000px var(--white-color) inset}.styles-module__iZqUlq__authFieldControl input:-webkit-autofill:hover{-webkit-text-fill-color:var(--title-color);box-shadow:0 0 0 1000px var(--white-color) inset}.styles-module__iZqUlq__authFieldControl input:-webkit-autofill:focus{-webkit-text-fill-color:var(--title-color);box-shadow:0 0 0 1000px var(--white-color) inset}.styles-module__iZqUlq__secondaryLink{color:var(--theme-color);text-underline-offset:4px;background:0 0;border:0;align-self:flex-start;padding:0;font-weight:700;text-decoration:underline}.styles-module__iZqUlq__authSubmit{background:linear-gradient(135deg, var(--theme-color), #43a990);color:var(--white-color);border:0;border-radius:6px;min-height:46px;padding:0 18px;font-weight:800;transition:box-shadow .2s,filter .2s;box-shadow:0 12px 24px #43a99038}.styles-module__iZqUlq__authSubmit:hover:not(:disabled),.styles-module__iZqUlq__authSubmit:focus-visible:not(:disabled){filter:brightness(.98);box-shadow:0 14px 28px #43a99047}.styles-module__iZqUlq__authSubmit:disabled{opacity:.72}.styles-module__iZqUlq__authError,.styles-module__iZqUlq__authMessage{overflow-wrap:anywhere;border-radius:8px;margin:16px 0 0;padding:11px 13px;font-size:14px;line-height:1.45}.styles-module__iZqUlq__authError{color:#991b1b;background:#fff1f2;border:1px solid #fecdd3}.styles-module__iZqUlq__authMessage{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}@media (max-width:575px){.styles-module__iZqUlq__authDialog{padding:26px 20px 22px}.styles-module__iZqUlq__authHeader{padding-right:32px}.styles-module__iZqUlq__authHeader h2{font-size:22px}}@media (max-height:640px){.styles-module__iZqUlq__authOverlay{align-items:flex-start;overflow-y:auto}.styles-module__iZqUlq__authDialog{margin:16px 0}}
