.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#222;color:#fff;padding:20px;box-shadow:0 -2px 10px rgb(0 0 0 / .1);z-index:9999;font-family:sans-serif}.cookie-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px}.cookie-content a{color:#4CAF50;text-decoration:underline}.cookie-buttons{display:flex;gap:15px}.cookie-buttons button{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-weight:700}.btn-accept{background-color:#4CAF50;color:#fff}.btn-reject{background-color:#e0e0e0;color:#333}.floating-cookie-btn{position:fixed;bottom:20px;left:20px;background-color:#333;color:#fff;border:none;border-radius:30px;padding:10px 15px;cursor:pointer;z-index:9998;font-weight:700;box-shadow:0 4px 6px rgb(0 0 0 / .2);transition:background 0.3s}.floating-cookie-btn:hover{background-color:#555}.cookie-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .6);display:flex;justify-content:center;align-items:center;z-index:10000;font-family:sans-serif}.cookie-modal-content{background:#fff;color:#333;padding:30px;border-radius:8px;max-width:500px;width:90%}.cookie-option{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:15px;background:#f9f9f9;border-radius:5px;border:1px solid #eee}.cookie-option-text{padding-right:20px}.cookie-option-text strong{display:block;margin-bottom:5px;font-size:1.1em}.cookie-option-text p{margin:0;font-size:.9em;color:#666}.cookie-modal-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.btn-save{background:#4CAF50;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;font-weight:700}.btn-close{background:#ccc;color:#333;border:none;padding:10px 15px;border-radius:5px;cursor:pointer}.classic-checkbox{width:24px;height:24px;cursor:pointer;accent-color:#4CAF50;flex-shrink:0}.classic-checkbox:disabled{cursor:not-allowed;opacity:.5}.img-promo {box-shadow: 0 0 20px 2px rgba(255, 44, 137, 0.6);border-radius: 10px; }.text-promo{color: #000000!important;text-transform: none!important;font-weight: normal!important;}