Загрузка данных


<!DOCTYPE html>
<html lang="ru">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Winline | Букмекерская контора</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            background: #f0f2f5;
            color: #1a2a3a;
            line-height: 1.5;
            padding: 20px;
        }
        .container {
            max-width: 1200px;
            margin: 0 auto;
        }
        /* Header */
        .header {
            background: #1a2a3a;
            color: white;
            padding: 20px;
            border-radius: 24px;
            margin-bottom: 30px;
            text-align: center;
        }
        .header h1 {
            font-size: 32px;
        }
        .header span {
            color: #2ecc71;
        }
        .header p {
            margin-top: 8px;
            opacity: 0.9;
        }
        /* Cards grid */
        .grid {
            display: flex;
            flex-wrap: wrap;
            gap: 24px;
            margin-bottom: 30px;
        }
        .card {
            background: white;
            border-radius: 24px;
            box-shadow: 0 8px 20px rgba(0,0,0,0.05);
            padding: 24px;
            flex: 1 1 300px;
            transition: transform 0.2s;
        }
        .card:hover {
            transform: translateY(-4px);
        }
        .card h2 {
            font-size: 22px;
            margin-bottom: 16px;
            border-left: 4px solid #2ecc71;
            padding-left: 12px;
        }
        .stats {
            display: flex;
            gap: 16px;
            flex-wrap: wrap;
            margin: 20px 0;
        }
        .stat {
            background: #eef2f7;
            padding: 8px 16px;
            border-radius: 40px;
            font-size: 14px;
            font-weight: 600;
        }
        .features-list {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-top: 12px;
        }
        .feature {
            background: #e8f5e9;
            padding: 8px 16px;
            border-radius: 30px;
            font-size: 14px;
            font-weight: 500;
        }
        /* Sports gallery */
        .sports-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            margin-top: 16px;
        }
        .sport-item {
            background: #f9fafc;
            border-radius: 20px;
            padding: 12px;
            text-align: center;
            width: 110px;
            transition: 0.2s;
        }
        .sport-item img {
            width: 60px;
            height: 60px;
            object-fit: contain;
        }
        .sport-item span {
            display: block;
            margin-top: 8px;
            font-weight: 600;
            font-size: 14px;
        }
        /* Buttons */
        .btn {
            background: #2ecc71;
            color: white;
            border: none;
            padding: 12px 24px;
            border-radius: 40px;
            font-weight: bold;
            font-size: 16px;
            cursor: pointer;
            transition: 0.2s;
            width: 100%;
            margin-top: 16px;
        }
        .btn:hover {
            background: #27ae60;
        }
        /* Modal window */
        .modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.5);
            backdrop-filter: blur(4px);
            justify-content: center;
            align-items: center;
            z-index: 1000;
        }
        .modal-content {
            background: white;
            border-radius: 32px;
            max-width: 400px;
            width: 90%;
            padding: 28px;
            position: relative;
            animation: fadeIn 0.3s;
        }
        @keyframes fadeIn {
            from { opacity: 0; transform: scale(0.95);}
            to { opacity: 1; transform: scale(1);}
        }
        .modal-content h3 {
            font-size: 24px;
            margin-bottom: 16px;
        }
        .modal-content input {
            width: 100%;
            padding: 12px;
            margin: 10px 0;
            border: 1px solid #ddd;
            border-radius: 30px;
            font-size: 14px;
        }
        .modal-content button {
            background: #2ecc71;
            width: 100%;
            margin-top: 10px;
        }
        .close-modal {
            position: absolute;
            top: 16px;
            right: 20px;
            font-size: 24px;
            cursor: pointer;
            color: #888;
        }
        .footer {
            text-align: center;
            margin-top: 40px;
            padding: 20px;
            color: #6c7a89;
            font-size: 12px;
            border-top: 1px solid #ddd;
        }
        @media (max-width: 700px) {
            .sport-item { width: calc(33% - 14px); }
            .card { flex: 1 1 100%; }
        }
    </style>
</head>
<body>
<div class="container">
    <div class="header">
        <h1>Winline <span>| Букмекерская контора</span></h1>
        <p>Лицензия ФНС РФ №19 | С 2009 года на рынке</p>
    </div>

    <!-- Основная информация (окна/карточки) -->
    <div class="grid">
        <!-- О компании -->
        <div class="card">
            <h2>О компании</h2>
            <p><strong>Winline</strong> — одна из ведущих российских букмекерских компаний. Предлагает ставки на спорт, киберспорт и live-события. Отличается высокими коэффициентами, быстрыми выплатами и надёжностью.</p>
            <div class="stats">
                <div class="stat"> 15+ лет</div>
                <div class="stat"> 2000+ событий/день</div>
                <div class="stat"> Выплаты за 5 мин</div>
            </div>
            <button class="btn" id="openModalBtn">Получить бонус 10 000 ₽</button>
        </div>

        <!-- Преимущества -->
        <div class="card">
            <h2>Почему Winline</h2>
            <div class="features-list">
                <div class="feature"> Топ-коэффициенты</div>
                <div class="feature">Live-ставки с видео</div>
                <div class="feature"> Моментальные выводы</div>
                <div class="feature">Мобильное приложение</div>
                <div class="feature"> Бонус до 10 000 ₽</div>
                <div class="feature"> Лицензия ФНС</div>
                <div class="feature"> Защита данных</div>
                <div class="feature"> Эксклюзивные акции</div>
            </div>
        </div>

        <!-- Бонусная карточка -->
        <div class="card">
            <h2>Приветственный бонус</h2>
            <p><strong>100% на первый депозит до 10 000 ₽</strong> + 50 фрибетов для экспрессов. Активируйте в течение 7 дней после регистрации.</p>
            <p style="margin-top: 12px; font-size: 14px;">Также действуют: кэшбэк 10%, экспресс-дня и страховка ставок.</p>
            <button class="btn" id="openModalBtn2">Активировать бонус</button>
        </div>
    </div>

    <!-- Виды спорта с картинками (больше окон) -->
    <div class="card" style="margin-bottom: 24px;">
        <h2>Популярные виды спорта</h2>
        <div class="sports-grid">
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/435/435603.png" alt="футбол"><span>Футбол</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/1041/1041962.png" alt="хоккей"><span>Хоккей</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/442/442356.png" alt="теннис"><span>Теннис</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/205/205464.png" alt="баскетбол"><span>Баскетбол</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/141/141396.png" alt="киберспорт"><span>Киберспорт</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/2964/2964517.png" alt="волейбол"><span>Волейбол</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/3096/3096129.png" alt="бокс"><span>Бокс</span></div>
            <div class="sport-item"><img src="https://cdn-icons-png.flaticon.com/512/1685/1685260.png" alt="биатлон"><span>Биатлон</span></div>
        </div>
    </div>

    <!-- Дополнительная карточка: Часто задаваемые вопросы (окно) -->
    <div class="card">
        <h2> Часто задаваемые вопросы</h2>
        <details style="margin-bottom: 12px;">
            <summary style="font-weight: bold; cursor: pointer;">Как получить бонус?</summary>
            <p style="margin-top: 8px;">Зарегистрируйтесь, пополните счёт от 500 ₽ и бонус начислится автоматически. Подробности в личном кабинете.</p>
        </details>
        <details style="margin-bottom: 12px;">
            <summary style="font-weight: bold; cursor: pointer;">Какие способы вывода?</summary>
            <p style="margin-top: 8px;">Банковские карты, СБП, ЮMoney, Qiwi, криптовалюты. Среднее время вывода — 2-5 минут.</p>
        </details>
        <details>
            <summary style="font-weight: bold; cursor: pointer;">Есть ли мобильное приложение?</summary>
            <p style="margin-top: 8px;">Да, для iOS и Android. Скачать можно с официального сайта Winline.</p>
        </details>
    </div>

    <!-- Лицензия и контакты -->
    <div class="card" style="background: #e8f5e9; text-align: center;">
        <p> <strong>Официальная лицензия ФНС РФ № 19</strong> — все ставки легальны и безопасны.</p>
        <p style="margin-top: 8px;"> Служба поддержки: 8 800 555-66-77 |  support@winline.ru</p>
        <p style="font-size: 12px; margin-top: 12px;">18+ | Играйте ответственно. Ставки на спорт — это развлечение, а не способ заработка.</p>
    </div>

    <div class="footer">
        © 2025 Winline — информационный сайт. Не является официальным сервисом.
    </div>
</div>

<!-- Модальное окно (форма) -->
<div id="bonusModal" class="modal">
    <div class="modal-content">
        <span class="close-modal" id="closeModalBtn">&times;</span>
        <h3> Получить бонус 10 000 ₽</h3>
        <p>Заполните форму для регистрации в Winline</p>
        <input type="text" placeholder="Ваше имя" id="userName">
        <input type="tel" placeholder="Телефон или email">
        <input type="password" placeholder="Пароль">
        <button id="submitBonus" class="btn">Зарегистрироваться и получить бонус</button>
        <p style="font-size: 12px; margin-top: 12px; text-align: center;">Нажимая, вы соглашаетесь с правилами БК</p>
    </div>
</div>

<script>
    // Модальное окно
    const modal = document.getElementById('bonusModal');
    const openBtns = document.querySelectorAll('#openModalBtn, #openModalBtn2');
    const closeBtn = document.getElementById('closeModalBtn');
    const submitBtn = document.getElementById('submitBonus');

    function openModal() {
        modal.style.display = 'flex';
    }
    function closeModal() {
        modal.style.display = 'none';
    }

    openBtns.forEach(btn => btn.addEventListener('click', openModal));
    closeBtn.addEventListener('click', closeModal);
    window.addEventListener('click', (e) => {
        if (e.target === modal) closeModal();
    });

    submitBtn.addEventListener('click', () => {
        alert('Демо-режим: В реальной БК Winline после регистрации бонус начисляется автоматически.');
        closeModal();
    });
</script>
</body>
</html>