:root{--background:#ffffff;--foreground:#171717;--main-dark-blue:#00263E;--birght-blue:#0083AD;--light-blue:#EDF0F2;--main-puple:#9197EB;--base-white:#F9F9F9;--system-green:#44A66E;--system-red:#EB5757;--system-yellow:#FED469;--grey-1:#F9F9F9;--grey-2:#F4F4F4;--grey-3:#E0E0E0;--grey-4:#C0C0C0;--grey-5:#77777E;--shadow-1:2px 2px 5px 0 rgba(0,38,62,0.1);--shadow-2:2px 2px 5px 0px rgba(0,38,62,0.1);--main-blur:blur(5px);--font-cygre:var(--font-cygre);--font-acrobat:var(--font-acrobat);--min-height-without-header-footer:calc(100dvh - 322px);--header-height:165px}*{box-sizing:border-box;padding:0;margin:0}a,button,div,input,p,pre{font-family:var(--font-acrobat),serif}pre{padding:10px 10px 10px 20px;font-size:13px;margin:8px 0;white-space:pre-wrap;word-wrap:break-word;border-left:2px solid #0083ad;background:#E8EBEC}h1,h2,h3,h4,h5,h6{font-family:var(--font-cygre),serif}body,html{background-color:#EDF0F2;max-width:100vw}.cookie-banner_root__2u_0p{position:fixed;bottom:40px;right:40px;z-index:9999;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;width:645px;min-height:168px;padding:40px 35px;border-radius:30px;background:var(--birght-blue);box-shadow:0 8px 32px rgba(0,38,62,.18);animation:cookie-banner_fadeSlideIn__jbljl .5s ease both}.cookie-banner_hiding__fTxFJ{animation:cookie-banner_fadeSlideOut__CMvPR .4s ease both}@keyframes cookie-banner_fadeSlideIn__jbljl{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes cookie-banner_fadeSlideOut__CMvPR{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}.cookie-banner_text__5Y8rY{flex:1 1;font-family:var(--font-acrobat),serif;font-weight:500;font-size:16px;line-height:138%;color:#ffffff}.cookie-banner_link__iKu8T{color:#ffffff;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.cookie-banner_link__iKu8T:hover{opacity:.8}.cookie-banner_button__svb4u{flex-shrink:0;min-width:120px;padding:13px 28px;border-radius:8px;border:1.5px solid #ffffff;background:transparent;color:#ffffff;font-size:16px;font-weight:600;line-height:22px;font-family:var(--font-acrobat),serif;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.cookie-banner_button__svb4u:hover{background:#ffffff;color:var(--birght-blue)}@media (max-width:700px){.cookie-banner_root__2u_0p{width:calc(100vw - 32px);right:16px;flex-direction:column;align-items:flex-start;bottom:16px;padding:24px}.cookie-banner_button__svb4u{width:100%}}