.sci-cookies{display:none;position:fixed;bottom:0;max-width:100%;background:#fff;padding:1rem;z-index:999;background-color:var(--wp--preset--color--primary, #fff);border-top:10px solid var(--wp--preset--color--contrast, #000)}.sci-cookies .cookies-banner{display:flex;flex-flow:row wrap;justify-content:space-between}.sci-cookies .cookies-banner__texto{flex:100%}@media only screen and (min-width: 768px){.sci-cookies .cookies-banner__texto{flex:75% 0 2}}.sci-cookies .cookies-banner__botones{flex:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.sci-cookies .cookies-banner__botones>a{background-color:var(--wp--preset--color--contrast, #000);color:var(--wp--preset--color--base, #fff);transition:all .2s ease;text-decoration:none}.sci-cookies .cookies-banner__botones>a:hover{background-color:var(--wp--preset--color--contrast-2, #636363);color:var(--wp--preset--color--base-2, #fff)}@media only screen and (min-width: 768px){.sci-cookies .cookies-banner__botones{flex:25% 2 0}}.sci-cookies .cookies-banner__botones--aceptar{margin-right:1rem}.sci-cookies .cookies-banner__botones a{padding:.5rem}.sci-cookiesconf{width:80vw;position:fixed;background:#fff;left:50%;top:50%;transform:translate(-50%, -50%);z-index:9999;padding:1rem;max-height:100vh;overflow-y:auto}.sci-cookiesconf__wrapper{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;font-size:1rem}.sci-cookiesconf__wrapper .sci-cookiesconf__header{margin-bottom:1rem}.sci-cookiesconf__footer{display:flex;flex-wrap:wrap;justify-content:center}.sci-cookiesconf__footer a{padding:.5rem;margin:.5rem}.sci-bloqueado{max-width:600px;text-align:center;padding:2rem;background:#d5d5d5;color:#2c3338}.sci-bloqueado__alerta{width:48px;height:48px;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-alert-circle'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E")}.banner-animation{animation:fadeOutCookies .4s ease-in-out forwards}@keyframes fadeOutCookies{0%{opacity:1}100%{opacity:0}}
