/* Casino Page Complete Styles */

/* Breadcrumb */
.breadcrumb-container {
    background-color: #f9f9f9;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.breadcrumb {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumb li {
    font-size: 14px;
    color: #666;
}

.breadcrumb li:not(:last-child)::after {
    content: "›";
    margin: 0 10px;
    color: #666;
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb a:hover {
    color: #1e293b;
}

/* Casino Hero Section */
.casino-hero {
    background: linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%);
    color: #fff;
    padding: 60px 0;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.row {
    display: flex;
    width: 100%;
}

.col-left {
    width: 30%;
    position: relative;
}

.col-right {
    width: 70%;
    padding-left: 40px;
}

.slot-machine-container {
    position: relative;
    display: block;
    width: 100%;
    opacity: 1 !important;
    transition: none !important;
}

.slot-machine-img {
    display: block;
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    transition: none !important;
}

.casino-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

.casino-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.9;
}

/* Advantages Section */
.advantages {
    padding: 80px 0;
    background: linear-gradient(135deg, #dbeafe 0%, #f0f9ff 100%);
}

.center {
    text-align: center;
}

.section-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: white;
}

.section-subtitle {
    font-size: 18px;
    line-height: 1.6;
    color: white;
    max-width: 800px;
    margin: 0 auto 50px;
}

.advantages-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}

.advantage-card {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.advantage-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.advantage-description {
    font-size: 15px;
    line-height: 1.5;
    color: #666;
}

/* Features Section */
.features {
    padding: 80px 0;
    background-color: #f5f0ff;
}

.features-container {
    display: flex;
    gap: 50px;
}

.features-intro {
    flex: 1;
}

.features-list {
    flex: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.feature-icon {
    flex-shrink: 0;
}

.check svg {
    color: #1e293b;
}

.feature-text {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

/* Casino Contact Section */
.casino-contact {
    padding: 80px 0;
    background-color: #fff;
    position: relative;
}

.contact-title-wrapper {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.contact-content {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.contact-form-wrapper {
    flex: 1;
}

.contact-form {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.form-input,
.form-textarea {
    width: 100%;
    padding: 15px;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.form-input:focus,
.form-textarea:focus {
    outline: none;
    border-color: #1e293b;
}

.form-textarea {
    height: 120px;
    resize: vertical;
}

.btn {
    background: #1e293b;
    color: #fff;
    border: none;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease;
}

.btn:hover {
    background: #0f172a;
}

.btn-submit {
    width: 100%;
    margin-top: 20px;
}

.world-map-wrapper {
    flex: 1;
    position: relative;
    height: 400px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgo8cGF0dGVybiBpZD0icGF0dGVybiIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBwYXR0ZXJuVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICA8Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxLjUiIGZpbGw9InJnYmEoMzAsIDQxLCA1OSwgMC4yKSIgLz4KPC9wYXR0ZXJuPgo8cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3BhdHRlcm4pIiAvPgo8L3N2Zz4=') repeat;
}

.world-map-dots {
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.location-marker {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #1e293b;
    box-shadow: 0 0 0 5px rgba(30, 41, 59, 0.2);
    transform: translate(-50%, -50%);
    animation: pulse 2s infinite;
}

.marker-1 {
    top: 30%;
    left: 25%;
}

.marker-2 {
    top: 40%;
    left: 65%;
}

.marker-3 {
    top: 55%;
    left: 45%;
}

.marker-4 {
    top: 70%;
    left: 75%;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(30, 41, 59, 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(30, 41, 59, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(30, 41, 59, 0);
    }
}

/* Responsive design */
@media (max-width: 991px) {
    .row {
        flex-direction: column;
    }
    
    .col-left, 
    .col-right {
        width: 100%;
    }
    
    .col-right {
        padding-left: 0;
        margin-top: 30px;
    }
    
    .slot-machine-container {
        max-width: 250px;
        margin: 0 auto;
    }
    
    .advantages-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .features-container {
        flex-direction: column;
    }
    
    .features-list {
        grid-template-columns: 1fr;
    }
    
    .contact-content {
        flex-direction: column;
    }
    
    .form-row {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .advantages-grid {
        grid-template-columns: 1fr;
    }
    
    .advantage-card {
        padding: 20px;
    }
    
    .casino-title {
        font-size: 32px;
    }
    
    .section-title {
        font-size: 28px;
    }
} 