.SidePanel-module__B32FWq__overlay{-webkit-backdrop-filter:var(--sidepanel-blur);backdrop-filter:var(--sidepanel-blur);background-color:var(--sidepanel-bg);z-index:var(--sidepanel-z-position);width:var(--width-sidepanel);height:100dvh;padding:var(--p);grid-auto-rows:min-content;display:grid;position:fixed;top:0;left:0}.SidePanel-module__B32FWq__overlay[data-position=left]{top:0;left:0}.SidePanel-module__B32FWq__overlay[data-position=right]{top:0;left:auto;right:0}.SidePanel-module__B32FWq__overlay[data-position=botom]{bottom:0;left:0}.SidePanel-module__B32FWq__overlay[data-position=top]{top:0;left:0}.SidePanel-module__B32FWq__overlay[data-darkmode=true]{--sidepanel-bg:#0000004d}.SidePanel-module__B32FWq__btn-close-container{min-height:24px;position:relative}.SidePanel-module__B32FWq__btn-close{position:absolute;top:0;right:0}.SidePanel-module__B32FWq__overlay[data-position=right] .SidePanel-module__B32FWq__btn-close{top:0;left:0}.SidePanel-module__B32FWq__content{padding:var(--p)}.SidePanel-module__B32FWq__bg{width:120vw;height:120vh;z-index:var(--sidepanel-z-position);background:#0000004d;position:absolute;top:-10vh;left:-10vh}
.CookieConsent-module__ORNcuG__banner{width:100%;color:var(--white);z-index:calc(var(--footer-z-position) + 1);box-sizing:border-box;background:#1f1f1ff2;padding:16px;position:fixed;bottom:0;left:0}.CookieConsent-module__ORNcuG__content{flex-direction:column;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.CookieConsent-module__ORNcuG__content{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.CookieConsent-module__ORNcuG__text{text-align:center;margin:0;font-size:14px;line-height:1.5}@media (min-width:768px){.CookieConsent-module__ORNcuG__text{text-align:left;flex:1}}.CookieConsent-module__ORNcuG__link{color:var(--white);text-decoration:underline;transition:opacity .2s}.CookieConsent-module__ORNcuG__link:hover{opacity:.8}.CookieConsent-module__ORNcuG__buttons{flex-direction:column;gap:12px;width:100%;display:flex}@media (min-width:768px){.CookieConsent-module__ORNcuG__buttons{flex-direction:row;flex-shrink:0;width:auto}}.CookieConsent-module__ORNcuG__acceptButton{color:var(--white);text-transform:uppercase;cursor:pointer;background:#4caf50;border:none;border-radius:4px;width:100%;padding:12px 24px;font-size:14px;font-weight:700;transition:background .2s}@media (min-width:768px){.CookieConsent-module__ORNcuG__acceptButton{width:auto;min-width:120px}}.CookieConsent-module__ORNcuG__acceptButton:hover{background:#45a049}.CookieConsent-module__ORNcuG__acceptButton:focus-visible{outline:2px solid var(--white);outline-offset:2px}.CookieConsent-module__ORNcuG__detailsButton{color:var(--white);border:1px solid var(--white);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:14px;font-weight:400;text-decoration:none;transition:background .2s,color .2s;display:flex}@media (min-width:768px){.CookieConsent-module__ORNcuG__detailsButton{width:auto;min-width:120px}}.CookieConsent-module__ORNcuG__detailsButton:hover{background:var(--white);color:var(--black)}.CookieConsent-module__ORNcuG__detailsButton:focus-visible{outline:2px solid var(--white);outline-offset:2px}.CookieConsent-module__ORNcuG__fadeIn{animation:.3s ease-out forwards CookieConsent-module__ORNcuG__fadeIn}.CookieConsent-module__ORNcuG__fadeOut{animation:.3s ease-out forwards CookieConsent-module__ORNcuG__fadeOut}@keyframes CookieConsent-module__ORNcuG__fadeIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CookieConsent-module__ORNcuG__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.Copyright-module__DYJMoq__container{font-size:var(--text---base)}
.NotificationMessage-module__hyPRpG__notification{max-width:350px;z-index:var(--notification-z-position);border-radius:.1rem;margin:.5rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.NotificationMessage-module__hyPRpG__static{margin:1rem auto;position:static}.NotificationMessage-module__hyPRpG__dynamic[data-position=leftBottom]{position:fixed;bottom:1rem;left:1rem}.NotificationMessage-module__hyPRpG__dynamic[data-position=leftTop]{position:fixed;top:1rem;left:1rem}.NotificationMessage-module__hyPRpG__dynamic[data-position=rightBottom]{position:fixed;bottom:1rem;right:1rem}.NotificationMessage-module__hyPRpG__dynamic[data-position=rightTop]{position:fixed;top:1rem;right:1rem}.NotificationMessage-module__hyPRpG__dynamic[data-position=top]{position:fixed;top:1rem;left:50%;transform:translate(-50%)}.NotificationMessage-module__hyPRpG__dynamic[data-position=bottom]{position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.NotificationMessage-module__hyPRpG__success{color:#166534;background-color:#f0fdf4;border-left:4px solid #22c55e}.NotificationMessage-module__hyPRpG__error{color:#991b1b;background-color:#fef2f2;border-left:4px solid #ef4444}.NotificationMessage-module__hyPRpG__warning{color:#854d0e;background-color:#fefce8;border-left:4px solid #facc15}.NotificationMessage-module__hyPRpG__info{color:#1e40af;background-color:#eff6ff;border-left:4px solid #3b82f6}.NotificationMessage-module__hyPRpG__content{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.NotificationMessage-module__hyPRpG__message{flex:1}.NotificationMessage-module__hyPRpG__closeButton{cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.25rem;transition:opacity .2s}.NotificationMessage-module__hyPRpG__closeButton:hover{opacity:1}.NotificationMessage-module__hyPRpG__progressBarContainer{background-color:#0000001a;height:3px;position:absolute;bottom:0;left:0;right:0}.NotificationMessage-module__hyPRpG__progressBar{opacity:.5;background-color:currentColor;height:100%}
