.back-cookies-advice{background:#000000f2;position:fixed;z-index:99;width:100vw;height:100vh;top:0;left:0}.cookies-advice{display:none;background:#222;padding:60px 20px 20px;width:calc(100% - 40px);max-width:94%;line-height:150%;border-radius:10px;position:fixed;bottom:20px;left:20px;box-shadow:0 2px 20px #dedede40;text-align:center;color:#fff;z-index:1000;height:30%;margin-bottom:20px}.cookies-advice.activo{display:block}.cookies-advice .cookie{max-width:100px;position:absolute;top:-50px;left:calc(50% - 50px)}.cookies-advice .tittle,.paragraph{margin-bottom:15px}.cookies-advice .button{width:100%;background:#2daddc;border:none;color:#fff;text-align:center;padding:15px 20px;cursor:pointer;transition:.3 ease all;border-radius:5px;margin-bottom:10px}.cookies-advice .button:hover{background:#4dadda}.link{text-decoration:none;color:#fff;font-size:15px;cursor:pointer}.link:hover{color:#4dadda}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#000000d9;color:#fff;padding:25px 20px;display:flex;justify-content:center;align-items:center;font-family:Arial,sans-serif;z-index:1001;box-shadow:0 -2px 10px #00000080}.cookie-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;max-width:1000px;text-align:center}.cookie-text{margin-bottom:15px}.cookie-text h2{font-size:18px;margin:0;color:#f90}.cookie-text p{font-size:14px;margin:10px 0;color:#ddd}.cookie-text a{color:#f90;text-decoration:none}.cookie-text a:hover{text-decoration:underline}.cookie-buttons{display:flex;justify-content:space-evenly;width:100%}.cookie-btn-accept,.cookie-btn-reject{background-color:#f90;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:5px;font-size:14px;margin:5px;transition:background-color .3s}.cookie-btn-accept:hover,.cookie-btn-reject:hover{background-color:#e68900}.cookie-btn-reject{background-color:#f44336}.cookie-btn-reject:hover{background-color:#d32f2f}.cookie-btn-close{padding:10px;border:none;cursor:pointer}
