.cookie-consent-module__NK3THW__panel{z-index:100;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));color:#242028;background:#fffffffa;border:1px solid #5337742e;border-radius:.9rem;width:min(46rem,100% - 2rem);max-height:calc(100dvh - 2rem);margin-left:auto;padding:1.15rem;display:grid;position:fixed;overflow:auto;box-shadow:0 1rem 3rem #20133233}.cookie-consent-module__NK3THW__copy strong{margin-bottom:.35rem;font-size:1.08rem;display:block}.cookie-consent-module__NK3THW__copy p{color:#5a555e;margin:0;font-size:.86rem;line-height:1.5}.cookie-consent-module__NK3THW__copy a{color:#5f28c5;text-underline-offset:.15em;margin-top:.4rem;font-size:.78rem;font-weight:700;display:inline-block}.cookie-consent-module__NK3THW__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.9rem;display:flex}.cookie-consent-module__NK3THW__actions button,.cookie-consent-module__NK3THW__settingsButton{min-height:2.7rem;font:700 .78rem/1 var(--font-body);cursor:pointer;border-radius:999px;padding:.65rem 1rem}.cookie-consent-module__NK3THW__refuse,.cookie-consent-module__NK3THW__manage{color:#342f37;background:#fff;border:1px solid #6b626f}.cookie-consent-module__NK3THW__accept{color:#fff;background:linear-gradient(90deg,#087da8,#491e9e 58%,#a90bb6);border:0}.cookie-consent-module__NK3THW__categories{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.85rem;display:grid}.cookie-consent-module__NK3THW__categories span{background:#f2f2f2;border-radius:.55rem;gap:.15rem;padding:.65rem .75rem;display:grid}.cookie-consent-module__NK3THW__categories b{font-size:.82rem}.cookie-consent-module__NK3THW__categories small{color:#625d65;font-size:.72rem}.cookie-consent-module__NK3THW__settingsButton{z-index:90;bottom:max(.65rem,env(safe-area-inset-bottom));left:max(.65rem,env(safe-area-inset-left));color:#4b235f;background:#fffffff0;border:1px solid #53377438;position:fixed;box-shadow:0 .35rem 1rem #2013321f}.cookie-consent-module__NK3THW__actions button:focus-visible,.cookie-consent-module__NK3THW__settingsButton:focus-visible,.cookie-consent-module__NK3THW__copy a:focus-visible{outline-offset:.18rem;outline:.18rem solid #8d24cf}@media (min-width:720px){.cookie-consent-module__NK3THW__panel{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:1rem}.cookie-consent-module__NK3THW__categories{grid-column:1/-1}.cookie-consent-module__NK3THW__actions{margin-top:0}}@media (max-width:480px){.cookie-consent-module__NK3THW__panel{bottom:max(.65rem,env(safe-area-inset-bottom));left:max(.65rem,env(safe-area-inset-left));right:max(.65rem,env(safe-area-inset-right));width:calc(100% - 1.3rem);padding:1rem}.cookie-consent-module__NK3THW__actions{grid-template-columns:1fr 1fr;display:grid}.cookie-consent-module__NK3THW__actions button{width:100%}.cookie-consent-module__NK3THW__manage{grid-area:1/1/auto/-1}}
:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--font-display:"Lexend", Arial, system-ui, sans-serif;--font-body:"Poppins", Arial, system-ui, sans-serif}
:root{--site-width:93.75rem;--site-gutter:clamp(1.5rem, 4vw, 4rem);--site-content-width:min(var(--site-width), calc(100vw - (var(--site-gutter) * 2)));--site-content-edge:max(var(--site-gutter), calc((100vw - var(--site-width)) / 2));--site-ink:#08090d;--site-text:#202127;--site-muted:#666873;--site-surface:#fff;--site-soft:#e2f3f7;--site-border:#dce5e9;--site-accent:#491e9e;--site-accent-contrast:#fff;--site-gradient:linear-gradient(105deg, #087da8 0%, #2c4da6 27%, #491e9e 54%, #70129d 78%, #a90bb6 100%);--site-radius:.7rem;--site-shadow:0 1rem 3rem #12202b1a;--site-card-shadow:0 .5rem 1.6rem #22193213;--site-card-shadow-hover:0 1rem 2.25rem #22193224;--site-footer-bg:#fff;--site-footer-fg:#16131a;--site-footer-muted:#666873;--site-footer-border:#dce5e9;--motion-fast:.14s;--motion-standard:.22s;--motion-panel:.32s;--motion-reveal:.46s;--motion-ease:cubic-bezier(.22, 1, .36, 1);--motion-ease-out:cubic-bezier(.16, 1, .3, 1);--motion-lift:-3px}
@font-face{font-family:Lexend;src:url(/fonts/Lexend-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--site-surface);min-width:0;min-height:100vh;color:var(--site-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex;overflow-x:clip}img,picture,video,canvas,svg{max-width:100%}img,video{height:auto}button,input,select,textarea{font:inherit}h1,h2,h3{color:var(--site-ink);font-family:var(--font-display);text-wrap:balance}p{line-height:1.65}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--site-accent);outline-offset:3px}html[data-motion-ready=true] [data-motion]{opacity:1;transition:opacity var(--motion-reveal) var(--motion-ease-out), transform var(--motion-reveal) var(--motion-ease-out);transform:translate(0,0)}html[data-motion-ready=true] [data-motion]:not([data-motion-visible]){opacity:0;transform:translateY(.9rem)}html[data-cms-interaction=edit] [data-motion]{opacity:1!important;transition:none!important;transform:none!important}@media print{[data-motion]{opacity:1!important;transform:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-motion]{opacity:1!important;transform:none!important}}
picture,video,iframe{max-width:100%}[data-preserve-subject]{overflow:hidden}[data-preserve-subject] img{object-fit:cover}
