.cookie-banner{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:50%;background-color:#fff;color:#000;padding:15px;border:2px solid #ff0100;border-radius:8px;box-shadow:0 2px 5px #0003;z-index:500;font-family:Arial,sans-serif;display:none;font-size:small}.cookie-message{margin-bottom:10px}.cookie-link{text-decoration:underline;color:#aaf}.cookie-options{display:none;flex-direction:column;margin-bottom:10px}.cookie-options.visible{display:flex}.cookie-options label{margin:5px 0}.cookie-label{margin-left:10px}.cookie-slider input[type=range]{-webkit-appearance:none;appearance:none;width:100px;height:10px;background:#ddd;border-radius:5px;outline:none;transition:background .3s ease}.cookie-slider input[type=range]:focus{background:#bbb}.cookie-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#ff0100;border-radius:50%;cursor:pointer}.cookie-slider input[type=range]:disabled{background:#ccc}.cookie-actions{display:flex;justify-content:flex-end;gap:10px}.cookie-button{padding:5px 20px;border:none;border-radius:5px;color:#fff;cursor:pointer}.cookie-button.accept{background-color:green}.cookie-button.accept:hover{background-color:#4caf50}.cookie-button.kohanda{background-color:#fff;border:2px solid #ff0100;display:flex;align-items:center;justify-content:space-between;color:#222;transition:border-color .3s ease,color .3s ease;padding:5px 10px 5px 20px}.cookie-button.kohanda:hover{color:#595959;border-color:#ff7f7f}#user-cookies-preferences{width:170px;padding:5px 20px;border:none;border-radius:5px;background-color:#fff;border:1.7px solid #ff0100;color:#222;cursor:pointer}#user-cookies-preferences:hover{color:#595959;border-color:#ff7f7f}.cookie-icon{position:fixed;bottom:20px;left:20px;width:35px;height:35px;background-color:#ff0100;color:#fff;font-size:25px;border-radius:50%;display:block;align-items:center;justify-content:center;text-align:center;cursor:pointer;z-index:60}.cookie-icon:hover{background-color:#ff4d4d}.cookie-icon.visible{display:flex}@media screen and (max-width:755px){.cookie-icon{display:none!important}}
