.cookie-banner{z-index:50;background-color:#fff;border-radius:.375rem;max-width:528px;padding:1.2rem;transition:transform .25s,opacity .25s;position:fixed;bottom:.5rem;left:1rem;box-shadow:0 10px 15px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner.hide{opacity:0;pointer-events:none;transform:translateY(100%)}.cookie-banner.show{opacity:1;transform:translateY(0)}@media (min-width:768px){.cookie-banner{padding:20px}}.cookie-banner-content{color:#1f2937;flex-flow:column wrap;gap:.4rem;max-width:422px;display:flex}.cookie-banner h2{color:#1f2937;margin:0;font-size:18.4px;font-weight:600;line-height:26px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner p{color:#1f2937;margin:0;font-size:13px;line-height:1.39rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner p span{font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner .actions{flex-wrap:wrap;gap:.75rem;display:flex}.cookie-banner .actions .button{text-transform:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.875rem;line-height:1.25rem;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner .actions .reject{color:#1976d2;background-color:#0582ff0a;border-width:2px;border-color:#0078e069;font-weight:400}.cookie-banner .actions .accept{color:#fff;background-color:#0091ff}.cookie-banner .actions .accept:hover{background-color:#087fe7}.cookie-banner .footer{color:#4b5563;font-size:12px;line-height:1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.cookie-banner .footer a{font-weight:500;text-decoration:underline;color:#4b5563!important}.cookie-icon-button-wrapper{z-index:50;background-color:#0369ce;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;animation:.25s forwards fadeInUp;display:flex;position:fixed;bottom:.5rem;left:1rem;box-shadow:0 10px 15px #0000001a}.cookie-icon-button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cookie-icon-button svg{fill:#fff;width:1.2rem;height:1.2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
