.cookies-customization-panel,.cookies-choices-panel{z-index:99;position:fixed;left:0;background-color:#000;color:#fff;padding:1.5rem 1rem;display:none;align-items:center;justify-content:center;gap:1rem;width:100vw}.cookies-customization-panel p,.cookies-choices-panel p{margin:0}.cookies-customization-panel.show,.cookies-choices-panel.show{display:flex;animation:cookies-slide-up 1s ease forwards}@media screen and (min-width: 1000px){.cookies-customization-panel,.cookies-choices-panel{width:max(600px,50%);flex-wrap:nowrap;padding:1.5rem 2rem}}.refresh-page-message{text-align:center;width:100%}@media screen and (min-width: 600px){.refresh-page-message{text-align:end}}@keyframes cookies-slide-up{0%{bottom:-3rem}100%{bottom:0}}/*# sourceMappingURL=main-06-25-25.min.css.map */