.CookieConsent_cookieContainer__T8pIq{position:fixed;bottom:5px;right:20px;width:30%;height:auto;max-height:600px;background:#ececec;color:#070f44;padding:10px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 50px 100px -20px rgba(21,21,31,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);text-align:center;z-index:1000}.CookieConsent_cookieText__9zrzf{font-size:1rem;margin-bottom:1rem}.CookieConsent_cookieLink__5YJ2E{color:#4caf50;text-decoration:underline}.CookieConsent_buttonContainer__sgX37{display:flex;justify-content:flex-start;gap:10px;margin-bottom:1rem}.CookieConsent_acceptButton__ksOsX{background:#4caf50}.CookieConsent_acceptButton__ksOsX,.CookieConsent_rejectButton__ObLBH{color:white;border:none;padding:8px 15px;cursor:pointer;border-radius:5px;font-size:16px}.CookieConsent_rejectButton__ObLBH{background:#d9534f}.CookieConsent_acceptButton__ksOsX:hover{background:#45a049}.CookieConsent_rejectButton__ObLBH:hover{background:#c9302c}@media screen and (max-width:768px){.CookieConsent_cookieContainer__T8pIq{width:80%}}