.Header-module__SpA_YG__header{flex-direction:row;justify-content:space-between;margin:40px 160px 0;display:flex}.Header-module__SpA_YG__navigation{flex-direction:row;align-items:center;gap:20px;display:flex}.Header-module__SpA_YG__actions{flex-direction:row;align-items:center;gap:12px;display:flex}@media (max-width:769px){.Header-module__SpA_YG__navigation{display:none}.Header-module__SpA_YG__header{margin:12px 20px}}
.Footer-module__X4j9_q__footer{background-color:#fff8f4;border-radius:16px;flex-direction:column;margin:0 160px 60px;padding:32px;display:flex}.Footer-module__X4j9_q__footer__content{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__X4j9_q__footer__Icontext{align-items:left;flex-direction:column;gap:24px;display:flex}.Footer-module__X4j9_q__subtitle{font-size:var(--font-size-md);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-normal);color:var(--text-secondary);max-width:369px}.Footer-module__X4j9_q__contacts{flex-direction:row;gap:32px;display:flex}.Footer-module__X4j9_q__contacts__title{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-normal);color:var(--text-primary)}.Footer-module__X4j9_q__contacts__info{flex-direction:column;gap:20px;display:flex}.Footer-module__X4j9_q__contacts__links{font-size:var(--font-size-md);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-normal);color:var(--text-secondary);flex-direction:column;gap:8px;display:flex}.Footer-module__X4j9_q__Separator{background-color:var(--border);width:100%;height:1px;margin:40px 0 24px}.Footer-module__X4j9_q__copyright{font-size:var(--font-size-md);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing-normal);color:var(--text-primary)}@media (max-width:769px){.Footer-module__X4j9_q__footer{margin:0 20px 30px}}@media (max-width:520px){.Footer-module__X4j9_q__footer{margin:0 20px 30px}.Footer-module__X4j9_q__footer__content{text-align:center;flex-direction:column;align-items:center;gap:32px}.Footer-module__X4j9_q__footer__Icontext{align-items:center;gap:16px}.Footer-module__X4j9_q__contacts{flex-direction:row;gap:32px}.Footer-module__X4j9_q__contacts__info{align-items:center}.Footer-module__X4j9_q__copyright{font-size:var(--font-size-sm)}}
.main-layout{min-height:100vh;margin:0 160px;display:flex}.auth-layout__actions{z-index:1000;align-items:center;gap:12px;display:flex;position:fixed;bottom:27px;right:20px}@media (max-width:769px){.main-layout{flex-direction:column;justify-content:center;align-items:center;margin:0 80px;display:flex}}@media (max-width:520px){.main-layout{margin:0 20px}}
.LanguageSwitcher-module__w4BP6a__languageSwitcher{display:inline-block;position:relative}.LanguageSwitcher-module__w4BP6a__currentLanguage{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.LanguageSwitcher-module__w4BP6a__currentLanguage:hover{background:var(--background-secondary);border-color:var(--text-secondary)}.LanguageSwitcher-module__w4BP6a__currentButton{cursor:default;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;min-width:40px;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.LanguageSwitcher-module__w4BP6a__currentButton_clickable{cursor:pointer;color:var(--text-secondary)}.LanguageSwitcher-module__w4BP6a__currentButton_clickable:hover{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.LanguageSwitcher-module__w4BP6a__currentButton:disabled{cursor:default;color:var(--text-primary)}.LanguageSwitcher-module__w4BP6a__arrowButton{cursor:pointer;color:var(--text-secondary);border:none;border-left:1px solid var(--border);background:0 0;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.LanguageSwitcher-module__w4BP6a__arrowButton:hover,.LanguageSwitcher-module__w4BP6a__arrowButton_open{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.LanguageSwitcher-module__w4BP6a__arrowButton_up{transform:rotate(180deg)}.LanguageSwitcher-module__w4BP6a__arrowButton_up.LanguageSwitcher-module__w4BP6a__arrowButton_open{transform:rotate(0)}.LanguageSwitcher-module__w4BP6a__languageCode{white-space:nowrap;letter-spacing:.5px;font-size:13px;font-weight:600}.LanguageSwitcher-module__w4BP6a__dropdown{z-index:1000;background:var(--background-secondary);border:1px solid var(--border);box-shadow:0 4px 12px color-mix(in srgb,var(--text-primary)10%,transparent);border-radius:8px;position:absolute;left:0;right:0;overflow:hidden}.LanguageSwitcher-module__w4BP6a__dropdown_down{margin-top:4px;animation:.2s ease-out LanguageSwitcher-module__w4BP6a__dropdownFadeInDown;top:100%}.LanguageSwitcher-module__w4BP6a__dropdown_up{margin-bottom:4px;animation:.2s ease-out LanguageSwitcher-module__w4BP6a__dropdownFadeInUp;bottom:100%}@keyframes LanguageSwitcher-module__w4BP6a__dropdownFadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguageSwitcher-module__w4BP6a__dropdownFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__w4BP6a__dropdownItem{cursor:pointer;width:100%;color:var(--text-primary);text-align:center;background:0 0;border:none;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;transition:all .15s;display:flex}.LanguageSwitcher-module__w4BP6a__dropdownItem:hover{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}.LanguageSwitcher-module__w4BP6a__dropdownItem:active{background:color-mix(in srgb,var(--primary)20%,transparent)}@media (max-width:768px){.LanguageSwitcher-module__w4BP6a__currentButton{min-width:36px;padding:8px}.LanguageSwitcher-module__w4BP6a__arrowButton{padding:8px 6px}.LanguageSwitcher-module__w4BP6a__dropdownItem{padding:12px}.LanguageSwitcher-module__w4BP6a__dropdown{min-width:80px}.LanguageSwitcher-module__w4BP6a__languageCode{font-size:12px}}
