﻿/*!
Template Name: Prize Pulse Plaza
Template URI: https://themeforest.net/user/labartisan
Author: labartisan.net
Author URI: https://themeforest.net/user/labartisan
Description: Description
Version: 1.0.0
Text Domain: Prize Pulse Plaza
Tags: gaming, sport, esports, gaming website, gaming template, html5, bootstrap ,Games,Saas, app landing, event.

*/
.gap-sec {
    gap: 10px;
}

#cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #2c2f4a;
    color: #fff;
    padding: 20px 0;
    font-family: Arial, sans-serif;
    z-index: 9999;
}

.cookie-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    gap: 20px;
}

.cookie-info {
    max-width: 70%;
}

.cookie-info h4 {
    margin: 0 0 10px;
}

.cookie-info p {
    font-size: 14px;
    margin-bottom: 10px;
}

.cookie-info a {
    color: #f1c40f;
}

.cookie-toggles label {
    margin-right: 15px;
    font-size: 14px;
	display: inline-flex;
    gap: 10px;
}

.cookie-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cookie-buttons button {
    background: #080e37;
    border: none;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
}

.cookie-buttons button:hover {
    opacity: 0.9;
}
.responsible-area{
    max-width: 848px;
    margin: 0 auto;
}