:root{--color-primary: #030334;--color-primary-dark: #020224;--color-primary-soft: #dbeafe;--color-accent: #f59e0b;--color-slate-950: #020617;--color-slate-800: #1e293b;--color-slate-700: #334155;--color-slate-600: #475569;--color-slate-100: #f1f5f9;--color-slate-50: #f8fafc;--color-white: #ffffff;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .08);--shadow-md: 0 14px 32px rgba(15, 23, 42, .1);--shadow-lg: 0 22px 48px rgba(30, 58, 138, .16);--radius-sm: 6px;--radius-md: 16px;--radius-lg: 28px;--container-width: 1120px;--header-height: 80px;--motion-smooth: cubic-bezier(.22, 1, .36, 1)}@keyframes revealUp{0%{opacity:0;filter:blur(12px);transform:translateY(40px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes revealScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 48px)}body{margin:0;min-width:320px;color:var(--color-slate-800);background:var(--color-slate-50);font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,body *{transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,fill .25s ease,stroke .25s ease,filter .25s ease}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}:focus-visible{outline:3px solid rgba(245,158,11,.55);outline-offset:3px}.container{width:min(100% - 32px,var(--container-width));margin-inline:auto}.site-header__language-switcher{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius-sm);background:transparent;padding:4px}.site-header__language{display:inline-grid;width:50px;min-height:34px;place-items:center;border:2px solid transparent;border-radius:var(--radius-sm);background:transparent;padding:2px;opacity:.48;transition:transform .18s var(--motion-smooth),box-shadow .18s var(--motion-smooth),background-color .18s var(--motion-smooth),border-color .18s var(--motion-smooth),opacity .18s var(--motion-smooth)}.site-header__language:hover{background:transparent;opacity:.82;transform:translateY(-1px)}.site-header__language:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.site-header__language--active{border-color:var(--color-primary);background:transparent;box-shadow:0 8px 18px #1e3a8a2e;opacity:1}.site-header__flag{display:block;width:40px;height:auto;border-radius:6px;box-shadow:0 4px 10px #0f172a29}body.theme-high-contrast,body.theme-high-contrast *{color:#ff0!important;background-color:#000!important;border-color:#ff0!important;text-shadow:none!important;box-shadow:none!important}body.theme-high-contrast *:not(img):not(svg):not(canvas):not(video):not(iframe){background-image:none!important}body.theme-high-contrast img,body.theme-high-contrast svg,body.theme-high-contrast canvas,body.theme-high-contrast video,body.theme-high-contrast iframe{filter:grayscale(100%) contrast(150%) brightness(115%)!important}body.theme-high-contrast a,body.theme-high-contrast a *{color:#ff0!important;text-decoration-color:#ff0!important}body.theme-high-contrast input,body.theme-high-contrast textarea,body.theme-high-contrast select,body.theme-high-contrast button{color:#ff0!important;background-color:#000!important;border:1px solid #ffff00!important}body.theme-high-contrast .main-footer__social-link{width:auto!important;height:auto!important;padding:8px 16px!important;border-radius:8px!important}body.theme-high-contrast .main-footer__social-link .icon-sprite{display:none!important}body.theme-high-contrast .main-footer__social-link .main-footer__sr-only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important;margin:0!important;color:#ff0!important;font-weight:700!important;font-size:1rem!important;text-decoration:none!important}body.theme-high-contrast .partners__logo{display:none!important}body.theme-high-contrast .partners__name-a11y{display:block!important;color:#ff0!important;font-weight:700!important;font-size:1.15rem!important;text-align:center!important}
