*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body { width: 100%; overflow-x: hidden; font-family: 'Inter', sans-serif; background: #0f0f1e; color: #fff; }
img { max-width: 100%; display: block; }
.container { width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 20px; }

a {
    color: inherit !important;         /* Цвет = цвету родителя */
    text-decoration: none !important;  /* Убрать подчёркивание */
    font-weight: inherit !important;   /* Не менять жирность */
}

a:hover,
a:active,
a:visited,
a:focus {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: inherit !important;
    outline: none !important;
}
.about-section.slant-top a {
    color: #00ff88 !important;
    text-decoration: underline !important;   /* Чтобы выглядело как гиперссылка */
    font-weight: 600;                        /* Чуть жирнее */
}

.about-section.slant-top a:hover {
    color: #00d1ff !important;               /* Лёгкий градиентный эффект по hover */
    text-decoration: underline !important;
}



.header { position: fixed; top: 0; left: 0; right: 0; width: 100%; background: rgba(15,15,30,0.95); backdrop-filter: blur(10px); z-index: 1000; padding: 15px 0; transition: all .3s; }
.header.scrolled { background: rgba(10,10,20,.98); }
.header .container { display: flex; justify-content: space-between; align-items: center; }
.logo { font-family: 'Orbitron', sans-serif; font-size: 28px; font-weight: 700; }
.logo span { color: #00ff88; }
.nav { display: flex; gap: 30px; align-items: center; }
.nav a { color: #fff; text-decoration: none; font-weight: 600; white-space: nowrap; }
.btn-primary { background: linear-gradient(135deg,#00ff88,#00d1ff); color: #000; padding: 10px 24px; border-radius: 50px; font-weight: 700; text-decoration: none; transition: all .3s; }
.btn-primary:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,255,136,.4); }
.hamburger { display: none; font-size: 32px; cursor: pointer; z-index: 1001; }

.hero { min-height: 100vh; padding-top: 90px; background: linear-gradient(135deg,#1a0033,#000428); display: flex; align-items: center; }
.hero .container { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.hero h1 { font-size: 4.5rem; line-height: 1.1; margin-bottom: 20px; }
.hero h1 span { background: linear-gradient(135deg,#00ff88,#00d1ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.hero p { font-size: 1.3rem; opacity: .9; margin-bottom: 30px; }
.hero-buttons { display: flex; gap: 20px; flex-wrap: wrap; }
.hero-buttons .large { padding: 18px 40px; font-size: 1.2rem; }

.slant-top { padding: 100px 0 120px; clip-path: polygon(0 3%,100% 0,100% 97%,0 100%); margin-top: -50px; background: linear-gradient(135deg,#120078,#24003b); }
.slant-bottom { clip-path: polygon(0 3%,100% 0,100% 100%,0 97%); }
.slant-top h2 {
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 90px;
    background: linear-gradient(135deg, #00ff88, #00d1ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.slant-top h3 {
    font-size: 1.7rem;
    color: #00ff88;
    margin: 65px 0 18px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 600;
}

.slant-top h3::before {
    font-size: 2.1rem;
    margin-top: -4px;
}

.slant-top p {
    font-size: 1.18rem;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto 55px;
    padding-left: 52px;      
    opacity: 0.94;
}

.slant-top ul {
    max-width: 900px;        
    margin: 25px auto 40px;   
    padding-left: 1.4em;      
    list-style-type: disc;
    list-style-position: outside;
    text-align: left;
}

.slant-top ul li {
    font-size: 1.15rem;
    line-height: 1.8;
    opacity: 0.94;
}

.bonus-section .bonus-card h3 {
    display: block;
    margin: 0 0 12px 0;
    padding-left: 0;
}

.bonus-section .bonus-card h3::before {
    content: none;
}

.bonus-section .bonus-card .big {
    padding-left: 0;
    max-width: 100%;
    margin: 8px 0;
}

.bonus-section .bonus-card small {
    padding-left: 0;
}

.section-title { text-align: center; font-size: 3rem; margin-bottom: 60px; background: linear-gradient(135deg,#00ff88,#00d1ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
 .sports-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 30px; }
.sport-item { background: rgba(255,255,255,.05); padding: 40px 20px; text-align: center; border-radius: 20px; border: 1px solid rgba(0,255,136,.2); transition: .4s; }
.bonus-card:hover, .sport-item:hover { transform: translateY(-10px); background: rgba(0,255,136,.1); }
.bonus-section {
    background: linear-gradient(135deg, #120078, #24003b);
}

.bonus-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    padding: 0 10px;
}

.bonus-card {
    background: rgba(255,255,255,0.04);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(0,255,136,0.15);
    border-radius: 24px;
    padding: 40px 20px;
    text-align: center;
    transition: all 0.4s ease;

    /* САМОЕ ГЛАВНОЕ — вот эти 4 строки: */
    display: flex;
    flex-direction: column;
    justify-content: center;     /* вертикальный центр */
    align-items: center;         /* горизонтальный центр */
    min-height: 320px;           /* фиксированная минимальная высота — чтобы все карточки ровные */
}

.bonus-card:hover {
    transform: translateY(-12px);
    background: rgba(0,255,136,0.08);
    border-color: #00ff88;
    box-shadow: 0 20px 40px rgba(0,255,136,0.15);
}

.bonus-card .icon {
    font-size: 4.8rem;
    margin-bottom: 20px;
}

.bonus-card h3 {
    font-size: 1.65rem;
    color: #00ff88;
    margin: 0 0 12px 0;
    line-height: 1.2;
}

.bonus-card .big {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    margin: 8px 0;
    line-height: 1.2;
}
.bonus-card small {
    font-size: 1.05rem;
    color: rgba(255,255,255,0.75);
    margin: 12px 0 0 0;
    line-height: 1.4;
}

.footer { background: #000; padding: 40px 0; text-align: center; font-size: .9rem; opacity: .8; }

/* Блок спорта — выравнивание и “жирнее” карточки */
.sports-section {
    position: relative;
    z-index: 2;
}

.sports-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
}

/* Переписываем sport-item под новый контент */
.sport-item {
    background: radial-gradient(circle at top left, rgba(0, 255, 136, 0.12), rgba(255, 255, 255, 0.02));
    border-radius: 26px;
    border: 1px solid rgba(0, 255, 136, 0.18);
    padding: 26px 28px;
    display: flex;
    align-items: center;
    gap: 18px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    transition: all 0.35s ease;
}

.sport-icon {
    font-size: 2rem;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgba(0, 255, 136, 0.4));
}

.sport-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sport-name {
    font-size: 1.2rem;
    font-weight: 600;
}

.sport-meta {
    font-size: 0.95rem;
    opacity: 0.78;
    margin-top: 4px;
}

/* Ховер-эффект: лёгкий подъём + ярче рамка */
.sport-item:hover {
    transform: translateY(-6px);
    border-color: #00ff88;
    box-shadow: 0 14px 30px rgba(0, 255, 136, 0.18);
    background: radial-gradient(circle at top left, rgba(0, 255, 136, 0.2), rgba(0, 0, 0, 0.15));
}

/* Чуть крупнее кнопка под блоком */
.btn-large-line {
    padding: 16px 40px;
    font-size: 1.1rem;
    border-radius: 999px;
}

/* Мобильное — центрируем текст в карточках */
@media (max-width: 768px) {
    .sport-item {
        justify-content: flex-start;
    }
}

.text-center {
    text-align: center;
}

.mt-30 {
    margin-top: 30px;
}

.btn-primary {
    display: inline-block; /* чтобы центровка работала чётко */
}

.sports-section .mt-30 {
    margin-top: 40px;      /* можно поиграть значением, чтобы она не липла к карточкам */
    margin-bottom: 0;
}


@media (max-width: 768px) {
    .hamburger { display: block; }
    .nav { position: fixed; top: 0; left: -100%; width: 100%; height: 100vh; background: #0f0f1e; flex-direction: column; justify-content: center; align-items: center; transition: left .4s ease; z-index: 999; }
    .nav.active { left: 0; }
    .nav a { font-size: 2rem; margin: 15px 0; }
    .nav .btn-primary { font-size: 1.6rem; padding: 16px 50px; }
    .hamburger.active::before { content: "✕"; font-size: 38px; }

    body.menu-open { overflow: hidden; height: 100vh; }

    .hero { padding-top: 80px; }
    .hero .container { grid-template-columns: 1fr; text-align: center; }
    .hero h1 { font-size: 2.8rem; }
    .hero p { font-size: 1.1rem; }
    .hero-buttons { flex-direction: column; align-items: center; }
    .hero-buttons a { width: 80%; max-width: 300px; margin: 10px 0; text-align: center; }

    .slant-top, .slant-bottom { clip-path: polygon(0 1%,100% 0,100% 99%,0 100%); margin-top: -20px; padding: 80px 0; }
    .section-title { font-size: 2.2rem; }

    @media (max-width: 768px) {
        .bonus-card {
            padding: 40px 20px;
            gap: 16px;
        }
        .bonus-card .icon {
            font-size: 4rem;
        }
        .bonus-card h3 {
            font-size: 1.5rem;
        }
        .bonus-card .big {
            font-size: 1.8rem;
        }
    }

    @media (max-width: 768px) {
        .slant-top h2 {
            font-size: 2.5rem;
            margin-bottom: 60px;
        }

        .slant-top h3 {
            font-size: 1.5rem;
            margin: 50px 0 16px;
            gap: 12px;
        }

        .slant-top h3::before {
            font-size: 1.9rem;
        }

        .slant-top p {
            font-size: 1.1rem;
            padding-left: 44px;
            margin-bottom: 48px;
            line-height: 1.75;
        }
    }

    @media (max-width: 480px) {
        .slant-top p {
            padding-left: 40px;
        }
    }
    
    
}