.cookie_cookie-module__b0pbh{position:fixed;z-index:300;right:0;bottom:0;left:0;display:flex;overflow:hidden;align-items:center;justify-content:space-between;padding:16px 16px 28px;background-color:var(--white);border-top-left-radius:24px;border-top-right-radius:24px;gap:8px}.cookie_cookie-module-text__0c0Yr{font-weight:500}.cookie_progress-bar-container__8EKw4{position:absolute;bottom:0;left:0;overflow:hidden;width:100%;height:4px;border-radius:2px;background-color:var(--gray-light)}.cookie_progress-bar__erTy0{height:100%;animation:cookie_progress-bar-fill__xB2I8 10s linear forwards;background-color:var(--blue-accent)}@keyframes cookie_progress-bar-fill__xB2I8{0%{width:0}to{width:100%}}@media (min-width:960px){.cookie_cookie-module__b0pbh{right:calc((100% - 960px) / 2);bottom:24px;left:calc((100% - 960px) / 2);padding:18px 16px;border-radius:24px;box-shadow:0 0 12px 0 rgb(197 197 197/25%),0 1px 3px -1px rgb(0 0 0/25%)}}