:root{--text-secondary:#475569;--text-bad:#c70036;--text-inverted:#fff;--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:#f1f5f9;--surface-highlight-color:#fcd34d;--surface-success-color:#dcfce7;--surface-secondary-highlight:#ede9fe;--link-normal-color:#7319d3;--border-primary:#d1d5db;--border-secondary:#cbd5e1;--border-highlight:#7319d3;--border-bad:#ec003f;--action-primary-normal:#7319d3;--input-border-radius:4px;--icon-color-info:#0ea5e9;--icon-color-error:#e24a52;--icon-color-success:#1eae53;--icon-color-warning:#f59e0b;--icon-inverted-color:#fff;--font-main-font:"Inter", "Tahoma", "Arial", sans-serif;--font-title-font:"Inter", sans-serif}.cookie-consent-banner{z-index:1000;background-color:#fff;border-top:1px solid #e2e8f0;padding:24px 32px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000024}@media screen and (max-width:810px){.cookie-consent-banner{padding:16px}}.cookie-consent-banner .close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;transition:color .2s;position:absolute;top:8px;right:8px}.cookie-consent-banner .close:hover{color:#0f172a}.cookie-consent-banner .content{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}@media screen and (max-width:810px){.cookie-consent-banner .content{flex-direction:column;align-items:stretch}}.cookie-consent-banner .text{flex:1}.cookie-consent-banner .title{color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:600;line-height:28px}.cookie-consent-banner .description{color:#52637a;font-size:14px;line-height:1.5}.cookie-consent-banner .actions{flex-direction:row;flex-shrink:0;gap:12px;display:flex}@media screen and (max-width:810px){.cookie-consent-banner .actions{flex-direction:column}}.cookie-consent-banner .button{cursor:pointer;white-space:nowrap;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s,border-color .2s}.cookie-consent-banner .button.primary{color:#fff;background-color:#7319d3;border:1px solid #7319d3}.cookie-consent-banner .button.primary:hover{background-color:#6e11b0;border-color:#6e11b0}.cookie-consent-banner .button.secondary{color:#0f172a;background-color:#0000;border:1px solid #d1d5db}.cookie-consent-banner .button.secondary:hover{background-color:#f1f5f9}.cookie-consent-banner .button.link{color:#7319d3;background-color:#0000;border:none;padding:10px 0;text-decoration:underline}.cookie-consent-banner .button.link:hover{color:#6e11b0}@media (min-width:811px){.cookie-consent-banner .button.link{padding:10px 20px}}
:root{--text-secondary:#475569;--text-bad:#c70036;--text-inverted:#fff;--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:#f1f5f9;--surface-highlight-color:#fcd34d;--surface-success-color:#dcfce7;--surface-secondary-highlight:#ede9fe;--link-normal-color:#7319d3;--border-primary:#d1d5db;--border-secondary:#cbd5e1;--border-highlight:#7319d3;--border-bad:#ec003f;--action-primary-normal:#7319d3;--input-border-radius:4px;--icon-color-info:#0ea5e9;--icon-color-error:#e24a52;--icon-color-success:#1eae53;--icon-color-warning:#f59e0b;--icon-inverted-color:#fff;--font-main-font:"Inter", "Tahoma", "Arial", sans-serif;--font-title-font:"Inter", sans-serif}.cookie-consent-overlay{z-index:1001;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cookie-consent-modal{background-color:#fff;border-radius:12px;width:90%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000024}.cookie-consent-modal .header{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.cookie-consent-modal .title{color:#0f172a;margin:0;font-size:24px;font-weight:600;line-height:28px}.cookie-consent-modal .close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:28px;line-height:1;transition:color .2s}.cookie-consent-modal .close:hover{color:#0f172a}.cookie-consent-modal .content{padding:16px 24px}.cookie-consent-modal .description{color:#52637a;margin-bottom:24px;font-size:14px;line-height:1.5}.cookie-consent-modal .categories{flex-direction:column;gap:16px;display:flex}.cookie-consent-modal .category{border:1px solid #e2e8f0;border-radius:8px;padding:16px}.cookie-consent-modal .category .header{justify-content:space-between;align-items:flex-start;gap:16px;padding:0;display:flex}.cookie-consent-modal .category .info{flex:1}.cookie-consent-modal .category .title{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.cookie-consent-modal .category .description{color:#52637a;margin:0;font-size:14px;line-height:1.4}.cookie-consent-modal .toggle{flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}.cookie-consent-modal .toggle input{opacity:0;width:0;height:0}.cookie-consent-modal .toggle input:checked+.slider{background-color:#7319d3}.cookie-consent-modal .toggle input:checked+.slider:before{transform:translate(22px)}.cookie-consent-modal .toggle input:disabled+.slider{cursor:not-allowed;opacity:.5;background-color:#64748b}.cookie-consent-modal .toggle input:disabled+.slider:before{background-color:#d1d5db}.cookie-consent-modal .toggle.disabled{cursor:not-allowed}.cookie-consent-modal .toggle .slider{cursor:pointer;background-color:#d1d5db;border-radius:26px;transition:all .3s;position:absolute;inset:0}.cookie-consent-modal .toggle .slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px}.cookie-consent-modal .footer{justify-content:flex-end;padding:16px 24px 24px;display:flex}.cookie-consent-modal .button{cursor:pointer;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s,border-color .2s}.cookie-consent-modal .button.primary{color:#fff;background-color:#7319d3;border:1px solid #7319d3}.cookie-consent-modal .button.primary:hover{background-color:#6e11b0;border-color:#6e11b0}
:root{--text-secondary:#475569;--text-bad:#c70036;--text-inverted:#fff;--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:#f1f5f9;--surface-highlight-color:#fcd34d;--surface-success-color:#dcfce7;--surface-secondary-highlight:#ede9fe;--link-normal-color:#7319d3;--border-primary:#d1d5db;--border-secondary:#cbd5e1;--border-highlight:#7319d3;--border-bad:#ec003f;--action-primary-normal:#7319d3;--input-border-radius:4px;--icon-color-info:#0ea5e9;--icon-color-error:#e24a52;--icon-color-success:#1eae53;--icon-color-warning:#f59e0b;--icon-inverted-color:#fff;--font-main-font:"Inter", "Tahoma", "Arial", sans-serif;--font-title-font:"Inter", sans-serif}.Footer{background:#4d1c7e;margin-top:auto;padding:64px 32px}@media screen and (max-width:810px){.Footer{padding:64px 16px}}.Footer a{color:#fff;font-size:20px;font-weight:500;line-height:28px}.Footer a:hover{color:#fff}.Footer-Main{justify-content:space-between;align-items:center;gap:32px;display:flex}.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{flex-direction:column;align-items:baseline}}.Footer-Secondary p{color:#fff}.Footer-Secondary a,.Footer-Secondary button{color:#fff;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:underline}.Footer-Secondary a:hover,.Footer-Secondary button:hover{color:#fff}@media screen and (max-width:810px){.Footer-Secondary{flex-direction:column;gap:24px}.Footer-Secondary>div,.Footer-Links{flex-direction:column}}.Footer-Right{align-items:center;gap:32px;display:flex}@media screen and (max-width:810px){.Footer-Right{flex-direction:column;align-items:baseline}}.Footer .LanguageSwitcher{-webkit-tap-highlight-color:#0000}.Footer .LanguageSwitcher p{color:#fff;font-size:18px;line-height:24px}.Footer .LanguageSwitcher svg{fill:#fff}.Footer .LanguageSwitcher:hover p{color:#fff}.Footer .LanguageSwitcher:hover svg{fill:#fff}
:root{--text-secondary:#475569;--text-bad:#c70036;--text-inverted:#fff;--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:#f1f5f9;--surface-highlight-color:#fcd34d;--surface-success-color:#dcfce7;--surface-secondary-highlight:#ede9fe;--link-normal-color:#7319d3;--border-primary:#d1d5db;--border-secondary:#cbd5e1;--border-highlight:#7319d3;--border-bad:#ec003f;--action-primary-normal:#7319d3;--input-border-radius:4px;--icon-color-info:#0ea5e9;--icon-color-error:#e24a52;--icon-color-success:#1eae53;--icon-color-warning:#f59e0b;--icon-inverted-color:#fff}.LanguageSwitcher{cursor:pointer;width:100%;position:relative}.LanguageSwitcher p{color:#4b0a95;font-weight:500}.LanguageSwitcher-Menu{z-index:9;opacity:1;visibility:visible;background:#fff;border-radius:8px;flex-direction:column;gap:24px;max-height:300px;padding:24px 16px;transition:max-height .3s,opacity .3s,visibility .3s;display:flex;position:absolute;right:0;overflow-y:scroll;box-shadow:0 4px 20px #00000047}.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}
