:root{--font-main-font:"Inter","Tahoma","Arial",sans-serif;--font-title-font:"Inter",sans-serif}.Footer{background:#4d1c7e;padding:64px 32px;margin-top:auto}@media screen and (max-width:810px){.Footer{padding:64px 16px}}.Footer a{font-size:20px;line-height:28px;font-weight:500}.Footer a,.Footer a:hover{color:#fff}.Footer-Main{display:flex;align-items:center;gap:32px;justify-content:space-between}.Footer-Main a{font-size:18px;line-height:24px}.Footer-Main a:hover{color:#fff}.Footer-Main p{color:#7319d3}@media screen and (max-width:810px){.Footer-Main{align-items:baseline;flex-direction:column}}.Footer-Secondary p{color:#fff}.Footer-Secondary a{font-size:14px;line-height:20px;color:#fff;font-weight:400;text-decoration:underline}.Footer-Secondary a:hover{color:#fff}@media screen and (max-width:810px){.Footer-Secondary{gap:24px}.Footer-Links,.Footer-Secondary,.Footer-Secondary>div{flex-direction:column}}.Footer-Right{display:flex;align-items:center;gap:32px}@media screen and (max-width:810px){.Footer-Right{align-items:baseline;flex-direction:column}}.Footer .LanguageSwitcher{-webkit-tap-highlight-color:rgba(0,0,0,0)}.Footer .LanguageSwitcher p{font-size:18px;line-height:24px;color:#fff}.Footer .LanguageSwitcher svg{fill:#fff}.Footer .LanguageSwitcher:hover p{color:#fff}.Footer .LanguageSwitcher:hover svg{fill:#fff}:root{--button-primary-color:#7319D3;--button-primary-hover-color:#6E11B0;--button-primary-active-color:#4B0A95;--button-highlight-color:#1CA14D;--button-highlight-hover-color:#188B42;--button-highlight-active-color:#147538;--surface-primary-color:#fff;--surface-secondary-color:#f1f3f4;--surface-highlight-color:#FCD34D;--surface-success-color:#DCFCE7;--link-normal-color:#7319D3}.LanguageSwitcher{position:relative;width:100%;cursor:pointer}.LanguageSwitcher p{font-weight:500;color:#4b0a95}.LanguageSwitcher-Menu{position:absolute;background:#fff;right:0;padding:24px 16px;display:flex;flex-direction:column;gap:24px;z-index:9;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.28);transition:max-height .3s ease,opacity .3s ease,visibility .3s ease;opacity:1;visibility:visible;max-height:300px;overflow-y:scroll}.LanguageSwitcher-Menu_IsHidden{opacity:0;visibility:hidden;max-height:0}.LanguageSwitcher-Menu_Top{bottom:36px}.LanguageSwitcher-Menu_Bottom{top:36px}@media screen and (max-width:810px){.LanguageSwitcher-Menu{width:100%;left:0;right:auto}}.LanguageSwitcher:hover p{color:#4d1c7e}.LanguageSwitcher:hover svg{fill:#4d1c7e}