@keyframes LegalDocument-module-scss-module__Kpy_9a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LegalDocument-module-scss-module__Kpy_9a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LegalDocument-module-scss-module__Kpy_9a__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes LegalDocument-module-scss-module__Kpy_9a__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.LegalDocument-module-scss-module__Kpy_9a__content{padding-top:calc(var(--header-height) + 2.5rem);min-height:100vh;padding-bottom:7.5rem}.LegalDocument-module-scss-module__Kpy_9a__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.LegalDocument-module-scss-module__Kpy_9a__header h3{margin-bottom:0}.LegalDocument-module-scss-module__Kpy_9a__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.LegalDocument-module-scss-module__Kpy_9a__openLink{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.LegalDocument-module-scss-module__Kpy_9a__openLink:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.LegalDocument-module-scss-module__Kpy_9a__openLink:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.LegalDocument-module-scss-module__Kpy_9a__openLink{background:var(--cnst-purple-400);color:var(--cnst-white);font-size:.875rem}.LegalDocument-module-scss-module__Kpy_9a__openLink:hover{background:var(--cnst-purple-500)}.LegalDocument-module-scss-module__Kpy_9a__backLink{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.LegalDocument-module-scss-module__Kpy_9a__backLink:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.LegalDocument-module-scss-module__Kpy_9a__backLink:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.LegalDocument-module-scss-module__Kpy_9a__backLink{background:var(--promo-winter-12);color:var(--cnst-white);border:1px solid var(--border-primary);font-size:.875rem}.LegalDocument-module-scss-module__Kpy_9a__backLink:hover{background:#ffffff2e}.LegalDocument-module-scss-module__Kpy_9a__viewer{border:1px solid var(--border-primary);background:var(--promo-black-800);border-radius:1rem;width:100%;overflow:hidden}.LegalDocument-module-scss-module__Kpy_9a__frame{border:none;width:100%;height:45rem;display:block}@media (max-width:767px){.LegalDocument-module-scss-module__Kpy_9a__frame{height:30rem}}
@keyframes LanguageSwitcher-module-scss-module__MSBm5a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.LanguageSwitcher-module-scss-module__MSBm5a__switcher{display:inline-block;position:relative}.LanguageSwitcher-module-scss-module__MSBm5a__trigger{background:var(--bg-primary);border:0px solid var(--border-primary);border-radius:var(--border-radius-md);color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);align-items:center;margin-left:-6px;padding:2px;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__currentLang{font-weight:var(--font-weight-medium);min-width:32px;font-family:var(--font-main);letter-spacing:2.38px}.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{background:var(--bg-tertiary);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);min-width:220px;z-index:var(--z-index-dropdown);margin-top:20px;position:absolute;top:100%;right:0;overflow:hidden}.LanguageSwitcher-module-scss-module__MSBm5a__option{width:100%;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;align-items:center;gap:0 8px;padding:9px 16px;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__option:hover{background:var(--bg-card)}.LanguageSwitcher-module-scss-module__MSBm5a__option.LanguageSwitcher-module-scss-module__MSBm5a__active{opacity:.5}.LanguageSwitcher-module-scss-module__MSBm5a__name{text-align:left;flex:1}.LanguageSwitcher-module-scss-module__MSBm5a__check{margin-left:auto}@media (max-width:767px){.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{right:-50%;transform:translate(25%)}}
@keyframes Footer-module-scss-module__VUNaEG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module-scss-module__VUNaEG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module-scss-module__VUNaEG__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Footer-module-scss-module__VUNaEG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Footer-module-scss-module__VUNaEG__footer{scroll-margin-top:var(--header-height);border-top:1px solid var(--bg-card)}.Footer-module-scss-module__VUNaEG__sitemap{border-bottom:1px solid var(--bg-card);grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;padding-block:60px;display:grid}.Footer-module-scss-module__VUNaEG__sitemap h2{margin-bottom:24px;font-size:18px}.Footer-module-scss-module__VUNaEG__sitemap ul{gap:16px;list-style:none;display:grid}.Footer-module-scss-module__VUNaEG__sitemap a{color:var(--text-muted);font-size:16px;line-height:1.5;text-decoration:none}.Footer-module-scss-module__VUNaEG__sitemap a:hover{color:var(--cnst-purple-300)}.Footer-module-scss-module__VUNaEG__sitemap a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@media (max-width:650px){.Footer-module-scss-module__VUNaEG__sitemap{grid-template-columns:1fr;gap:36px;padding-block:40px}}.Footer-module-scss-module__VUNaEG__content{justify-content:space-between;align-items:flex-end;gap:2.5rem;min-height:10.75rem;padding-block:2.125rem;font-size:.9375rem;line-height:1.55;display:flex}.Footer-module-scss-module__VUNaEG__contacts{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__VUNaEG__address{color:var(--text-primary);gap:.25rem;font-style:normal;display:flex}.Footer-module-scss-module__VUNaEG__contactList{gap:2.75rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem{flex-direction:column;gap:.5rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem span{color:var(--text-muted)}.Footer-module-scss-module__VUNaEG__address a,.Footer-module-scss-module__VUNaEG__contactItem a{color:var(--text-primary);transition:color var(--transition-fast);text-decoration:none}.Footer-module-scss-module__VUNaEG__address a:hover,.Footer-module-scss-module__VUNaEG__contactItem a:hover{color:var(--cnst-purple-300)}.Footer-module-scss-module__VUNaEG__meta{flex-direction:column;align-items:flex-end;gap:1.5625rem;display:flex}.Footer-module-scss-module__VUNaEG__socials{justify-content:center;align-items:center;gap:.25rem;display:flex}.Footer-module-scss-module__VUNaEG__socials>a,.Footer-module-scss-module__VUNaEG__socials>.Footer-module-scss-module__VUNaEG__socialIcon{border-radius:50%;display:flex}.Footer-module-scss-module__VUNaEG__socials>a{transition:transform var(--transition-fast),filter var(--transition-fast)}.Footer-module-scss-module__VUNaEG__socials>a:hover{filter:brightness(1.12);transform:translateY(-2px)}.Footer-module-scss-module__VUNaEG__socials>a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Footer-module-scss-module__VUNaEG__desktopLanguage{margin-left:.625rem}.Footer-module-scss-module__VUNaEG__desktopLanguage button[aria-label=Change\ language],.Footer-module-scss-module__VUNaEG__desktopLanguage button[aria-label=Сменить\ язык],.Footer-module-scss-module__VUNaEG__mobileLanguage button[aria-label=Change\ language],.Footer-module-scss-module__VUNaEG__mobileLanguage button[aria-label=Сменить\ язык]{background:var(--bg-tertiary);border-radius:2rem;padding:.375rem .4375rem}.Footer-module-scss-module__VUNaEG__legalRow,.Footer-module-scss-module__VUNaEG__legal{align-items:center;display:flex}.Footer-module-scss-module__VUNaEG__legalRow{gap:.875rem}.Footer-module-scss-module__VUNaEG__legal{gap:0}.Footer-module-scss-module__VUNaEG__legal a{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Footer-module-scss-module__VUNaEG__legal a+a{border-left:1px solid var(--bg-card);margin-left:.75rem;padding-left:.75rem}.Footer-module-scss-module__VUNaEG__legal a:hover{color:var(--text-primary)}.Footer-module-scss-module__VUNaEG__copyright{border-left:1px solid var(--bg-card);color:var(--text-muted);padding-left:.875rem}.Footer-module-scss-module__VUNaEG__mobileLanguage,.Footer-module-scss-module__VUNaEG__mobileCopyright{display:none}@media (max-width:767px){.Footer-module-scss-module__VUNaEG__content{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;min-height:0;padding:3rem .5rem 2.375rem;display:flex}.Footer-module-scss-module__VUNaEG__contacts{align-items:center;gap:1.75rem}.Footer-module-scss-module__VUNaEG__address{flex-direction:column;gap:0;max-width:15.625rem;display:flex}.Footer-module-scss-module__VUNaEG__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__VUNaEG__contactItem{gap:.3125rem}.Footer-module-scss-module__VUNaEG__meta{align-items:center;gap:1.75rem;width:100%}.Footer-module-scss-module__VUNaEG__desktopLanguage{display:none}.Footer-module-scss-module__VUNaEG__legalRow{grid-template-columns:1fr auto;gap:1.75rem 1rem;width:100%;display:grid}.Footer-module-scss-module__VUNaEG__legal{flex-direction:column;grid-column:1/-1;gap:.625rem;display:flex}.Footer-module-scss-module__VUNaEG__legal a+a{border-left:0;margin-left:0;padding-left:0}.Footer-module-scss-module__VUNaEG__privacyLink{order:-1}.Footer-module-scss-module__VUNaEG__mobileLanguage{justify-self:start;display:block}.Footer-module-scss-module__VUNaEG__desktopCopyright{display:none}.Footer-module-scss-module__VUNaEG__mobileCopyright{display:block}.Footer-module-scss-module__VUNaEG__copyright{border-left:0;justify-self:end;padding-left:0}}
@keyframes Header-module-scss-module__Q1GIKq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module-scss-module__Q1GIKq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__Q1GIKq__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module-scss-module__Q1GIKq__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Header-module-scss-module__Q1GIKq__header{z-index:1000;background:0 0;background:var(--bg-primary);padding-top:1rem;padding-bottom:1rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__Q1GIKq__header.Header-module-scss-module__Q1GIKq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a}.Header-module-scss-module__Q1GIKq__header.Header-module-scss-module__Q1GIKq__hidden{transform:translateY(-100%)}.Header-module-scss-module__Q1GIKq__nav{align-items:center;gap:1.5rem;margin-inline-start:auto;display:flex}.Header-module-scss-module__Q1GIKq__nav a{cursor:pointer;text-transform:uppercase;color:var(--text-primary);letter-spacing:1px;align-items:center;gap:.25rem;text-decoration:none;display:flex}.Header-module-scss-module__Q1GIKq__logo{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__Q1GIKq__logo span{letter-spacing:.18px;font-size:18px;line-height:165%}.Header-module-scss-module__Q1GIKq__content{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__Q1GIKq__mail-button{background:var(--bg-secondary);cursor:pointer;border:none;border-radius:48px;width:48px;height:48px;display:none}@media (max-width:767px){.Header-module-scss-module__Q1GIKq__nav{display:none}.Header-module-scss-module__Q1GIKq__mail-button{justify-content:center;align-items:center;display:flex}}.Header-module-scss-module__Q1GIKq__logo{color:var(--text-primary);direction:ltr;text-decoration:none}.Header-module-scss-module__Q1GIKq__mobileControls{align-items:center;gap:16px;display:none}.Header-module-scss-module__Q1GIKq__mobileNav{display:none}@media (max-width:1120px){.Header-module-scss-module__Q1GIKq__nav{display:none}.Header-module-scss-module__Q1GIKq__mobileControls{display:flex}.Header-module-scss-module__Q1GIKq__mail-button{justify-content:center;align-items:center;display:flex}.Header-module-scss-module__Q1GIKq__mobileNav.Header-module-scss-module__Q1GIKq__open{border-top:1px solid #eee;gap:22px;max-height:calc(100dvh - 100px);padding:24px;display:grid;overflow:auto}.Header-module-scss-module__Q1GIKq__mobileNav a{color:var(--text-primary);font-size:18px;text-decoration:none}}@media (max-width:420px){.Header-module-scss-module__Q1GIKq__logo{gap:8px}.Header-module-scss-module__Q1GIKq__logo span{font-size:16px}.Header-module-scss-module__Q1GIKq__mobileControls{gap:8px}}[dir=rtl] .Header-module-scss-module__Q1GIKq__nav a{letter-spacing:normal}.Header-module-scss-module__Q1GIKq__mail-button{color:var(--text-primary)}
