/* ============================================ */
/*        РЎРўРР›Р Р”Р›РЇ WELCOME-РЎР•РљР¦РР             */
/* ============================================ */

/* РЈСЃС‚Р°РЅР°РІР»РёРІР°РµРј РїРµСЂРµРјРµРЅРЅС‹Рµ РґР»СЏ С†РІРµС‚РѕРІ Swiper, С‡С‚РѕР±С‹ Р»РµРіРєРѕ РёС… РјРµРЅСЏС‚СЊ */
:root {
  --swiper-theme-color: #fff; /* Р¦РІРµС‚ СЃС‚СЂРµР»РѕРє Рё Р°РєС‚РёРІРЅРѕР№ С‚РѕС‡РєРё РїР°РіРёРЅР°С†РёРё */
  --swiper-navigation-size: 3rem; /* Р Р°Р·РјРµСЂ СЃС‚СЂРµР»РѕРє */
}

/* РћСЃРЅРѕРІРЅРѕР№ РєРѕРЅС‚РµР№РЅРµСЂ СЃРµРєС†РёРё */
.welcome-section {
  position: relative;
  width: 100%;
  height: 100vh; /* Р—Р°РЅРёРјР°РµС‚ РІСЃСЋ РІС‹СЃРѕС‚Сѓ СЌРєСЂР°РЅР° */
  min-height: 600px;
  overflow: hidden;
  color: #fff;
}

/* РЎР»Р°Р№РґРµСЂ РЅР° С„РѕРЅРµ */
.welcome-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide-background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  /* РђРЅРёРјР°С†РёСЏ РїР»Р°РІРЅРѕРіРѕ "РЅР°РµР·РґР°" РґР»СЏ РґРёРЅР°РјРёРєРё */
  transform: scale(1.05);
  transition: transform 8s ease-out;
}
.swiper-slide-active .slide-background {
  transform: scale(1); /* РђРєС‚РёРІРЅС‹Р№ СЃР»Р°Р№Рґ "РїСЂРёР±Р»РёР¶Р°РµС‚СЃСЏ" */
}

/* РћРІРµСЂР»РµР№ СЃ РєРѕРЅС‚РµРЅС‚РѕРј Рё РіСЂР°РґРёРµРЅС‚РѕРј */
.welcome-overlay {
  position: relative; /* РќРµ absolute, С‡С‚РѕР±С‹ РєРѕРЅС‚РµРЅС‚ Р±С‹Р» РІРЅСѓС‚СЂРё РїРѕС‚РѕРєР° */
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  /* Р“Р»Р°РІРЅС‹Р№ СЌС„С„РµРєС‚: РіСЂР°РґРёРµРЅС‚ РїРѕРІРµСЂС… РєР°СЂС‚РёРЅРєРё */
   background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.85) 100%);
}

/* РўРµРЅСЊ РґР»СЏ Р»СѓС‡С€РµР№ С‡РёС‚Р°РµРјРѕСЃС‚Рё С‚РµРєСЃС‚Р° РЅР° Р»СЋР±РѕРј С„РѕРЅРµ */
.text-shadow {
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}

/* РЎС‚РёР»РёР·Р°С†РёСЏ РєРЅРѕРїРѕРє Р·Р°РіСЂСѓР·РєРё */
.download-links .download-button {
  display: inline-block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.download-links .download-button:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* РљРѕРЅС‚РµР№РЅРµСЂ РґР»СЏ СЌР»РµРјРµРЅС‚РѕРІ СѓРїСЂР°РІР»РµРЅРёСЏ СЃР»Р°Р№РґРµСЂРѕРј */
.slider-controls {
  position: absolute;
  bottom: 80px; /* Р Р°СЃРїРѕР»Р°РіР°РµРј РЅР°Рґ РєРЅРѕРїРєРѕР№ СЃРєСЂРѕР»Р»Р° */
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 250px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
}

.swiper-button-prev,
.swiper-button-next {
  position: static; /* РЈР±РёСЂР°РµРј Р°Р±СЃРѕР»СЋС‚РЅРѕРµ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ */
  margin-top: 0;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
}
/* РЈРІРµР»РёС‡РёРІР°РµРј РєР»РёРєР°Р±РµР»СЊРЅСѓСЋ РѕР±Р»Р°СЃС‚СЊ СЃС‚СЂРµР»РѕРє РЅР° Р±РѕР»СЊС€РёС… СЌРєСЂР°РЅР°С… */
@media (min-width: 992px) {
  .swiper-button-prev {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
  .swiper-button-next {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* РљРЅРѕРїРєР° РїСЂРѕРєСЂСѓС‚РєРё РІРЅРёР· */
.scroll-down-arrow {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  color: rgba(255, 255, 255, 0.7);
  animation: bounce 2s infinite;
  transition: color 0.3s ease;
}
.scroll-down-arrow:hover {
  color: #fff;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translate(-50%, 0);
  }
  40% {
    transform: translate(-50%, -10px);
  }
  60% {
    transform: translate(-50%, -5px);
  }
}

.welcome-subheading {
  /* Р’Р°СЂРёР°РЅС‚ 1: Р”РµР»Р°РµРј С‚РµРєСЃС‚ РєСЂСѓРїРЅРµРµ Рё Р¶РёСЂРЅРµРµ */
  font-size: 1.5rem;   /* РЈРІРµР»РёС‡РёРІР°РµРј СЂР°Р·РјРµСЂ (СЃС‚Р°РЅРґР°СЂС‚РЅС‹Р№ .lead - 1.25rem) */
  font-weight: 500;  /* Р”РµР»Р°РµРј С€СЂРёС„С‚ С‡СѓС‚СЊ Р±РѕР»РµРµ РЅР°СЃС‹С‰РµРЅРЅС‹Рј (medium) */

  /* Р’Р°СЂРёР°РЅС‚ 2: Р”РµР»Р°РµРј С‚РµРєСЃС‚ СЏСЂС‡Рµ */
  color: #fff !important; /* РЈР±РёСЂР°РµРј РїРѕР»СѓРїСЂРѕР·СЂР°С‡РЅРѕСЃС‚СЊ, РґРµР»Р°РµРј РµРіРѕ С‡РёСЃС‚Рѕ Р±РµР»С‹Рј */

  /* Р’Р°СЂРёР°РЅС‚ 3: Р”РѕР±Р°РІР»СЏРµРј Р±РѕР»РµРµ СЃРёР»СЊРЅСѓСЋ С‚РµРЅСЊ РґР»СЏ РєРѕРЅС‚СЂР°СЃС‚Р° */
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.85); /* Р‘РѕР»РµРµ "РіР»СѓР±РѕРєР°СЏ" С‚РµРЅСЊ, С‡РµРј Сѓ Р·Р°РіРѕР»РѕРІРєР° */

  /* РЈРІРµР»РёС‡РёРІР°РµРј РјР°РєСЃРёРјР°Р»СЊРЅСѓСЋ С€РёСЂРёРЅСѓ РґР»СЏ Р»СѓС‡С€РµР№ С‡РёС‚Р°РµРјРѕСЃС‚Рё */
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ */
@media (max-width: 767.98px) {
  .welcome-subheading {
    font-size: 1.15rem; /* РќР° РјРѕР±РёР»СЊРЅС‹С… РґРµР»Р°РµРј С€СЂРёС„С‚ С‡СѓС‚СЊ РјРµРЅСЊС€Рµ, С‡С‚РѕР±С‹ РѕРЅ РїРѕРјРµС‰Р°Р»СЃСЏ */
  }
}

/* ============================================ */
/*           РЎРўРР›Р Р”Р›РЇ РќРћР’РћР“Рћ Р‘Р›РћРљРђ              */
/* ============================================ */

/* РћСЃРЅРѕРІРЅС‹Рµ РїРµСЂРµРјРµРЅРЅС‹Рµ РґР»СЏ С†РІРµС‚РѕРІ */
:root {
  --poker-gold: #FFD700;
  --poker-dark-bg: rgba(15, 15, 20, 0.7);
  --poker-border: rgba(255, 215, 0, 0.2);
}

/* РћР±С‰РёРµ СЃС‚РёР»Рё РґР»СЏ СЃРµРєС†РёРё */
#block-2 {
  overflow: hidden; /* Р§С‚РѕР±С‹ РЅРѕРјРµСЂР° С€Р°РіРѕРІ РЅРµ РІС‹Р»РµР·Р°Р»Рё Р·Р° РїСЂРµРґРµР»С‹ РєР°СЂС‚РѕС‡РµРє */
}

/* РЎС‚РёР»Рё РґР»СЏ РєР°СЂС‚РѕС‡РєРё С€Р°РіР° */
.step-card {
  background: var(--poker-dark-bg);
  border: 1px solid var(--poker-border);
  border-radius: 1rem; /* РЎРєСЂСѓРіР»РµРЅРЅС‹Рµ СѓРіР»С‹ */
  padding: 2rem 1.5rem;
  text-align: center;
  height: 100%;
  position: relative;
  overflow: hidden; /* Р’Р°Р¶РЅРѕ РґР»СЏ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёСЏ РЅРѕРјРµСЂР° */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  backdrop-filter: blur(8px); /* РС„С„РµРєС‚ СЂР°Р·РјС‹С‚РёСЏ С„РѕРЅР° */
  -webkit-backdrop-filter: blur(8px);
}

/* РС„С„РµРєС‚ РїСЂРё РЅР°РІРµРґРµРЅРёРё РЅР° РєР°СЂС‚РѕС‡РєСѓ */
.step-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 20px var(--poker-gold);
}

/* РЎСЃС‹Р»РєР°-РѕР±РµСЂС‚РєР° РґР»СЏ РєР°СЂС‚РѕС‡РєРё */
.step-card-link {
  text-decoration: none;
  color: white;
  display: block;
  height: 100%;
}
.step-card-link:hover {
  color: white;
}

/* РЎС‚РёР»РёР·Р°С†РёСЏ РЅРѕРјРµСЂР° С€Р°РіР° */
.step-number {
  position: absolute;
  top: -0.2em;
  left: -0.05em;
  font-size: 6rem; /* РљСЂСѓРїРЅС‹Р№ СЂР°Р·РјРµСЂ */
  font-weight: 900;
  line-height: 1;
  color: rgba(255, 255, 255, 0.05); /* РџРѕС‡С‚Рё РїСЂРѕР·СЂР°С‡РЅС‹Р№ */
  z-index: 0;
  user-select: none; /* Р§С‚РѕР±С‹ РЅРµР»СЊР·СЏ Р±С‹Р»Рѕ РІС‹РґРµР»РёС‚СЊ */
}

/* РљРѕРЅС‚РµРЅС‚ РІРЅСѓС‚СЂРё РєР°СЂС‚РѕС‡РєРё РґРѕР»Р¶РµРЅ Р±С‹С‚СЊ РїРѕРІРµСЂС… РЅРѕРјРµСЂР° */
.step-card .step-icon,
.step-card .step-title,
.step-card .step-description,
.step-card .club-id {
  position: relative;
  z-index: 1;
}

/* РљР°СЂС‚РёРЅРєР°-РёРєРѕРЅРєР° С€Р°РіР° */
.step-icon img {
  border-radius: 50%; /* РљСЂСѓРіР»Р°СЏ РёРєРѕРЅРєР° */
  width: 150px;
  height: 150px;
  object-fit: cover;
  border: 3px solid var(--poker-gold);
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.5);
}

/* Р—Р°РіРѕР»РѕРІРѕРє С€Р°РіР° */
.step-title {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #ffffff;
}

/* РћРїРёСЃР°РЅРёРµ С€Р°РіР° */
.step-description {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1rem;
  line-height: 1.6;
}

/* Р’С‹РґРµР»РµРЅРёРµ Р·РѕР»РѕС‚С‹Рј С†РІРµС‚РѕРј */
.text-gold {
  color: var(--poker-gold) !important;
}

/* РЎС‚РёР»СЊ РґР»СЏ ID РєР»СѓР±Р° */
.club-id {
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px dashed var(--poker-gold);
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 2px;
  color: var(--poker-gold);
  margin-top: 0.5rem;
  cursor: copy; /* РќР°РјРµРєР°РµС‚, С‡С‚Рѕ РјРѕР¶РЅРѕ СЃРєРѕРїРёСЂРѕРІР°С‚СЊ */
}

/* РўРµРєСЃС‚ СЃ Р±РѕРЅСѓСЃРѕРј */
.bonus-text {
  display: inline-block;
  margin-top: 0.5rem;
  padding: 0.25rem 0.75rem;
  background: linear-gradient(45deg, #ffca28, #ff8f00);
  border-radius: 2rem;
  color: #000;
  font-weight: 700;
  font-size: 1rem;
}

/* Р“Р»Р°РІРЅС‹Р№ Р·Р°РіРѕР»РѕРІРѕРє СЃ С‚РµРЅСЊСЋ */
.text-shadow {
   text-shadow: 0 4px 15px rgba(0,0,0,0.7);
}

/* --- РЎС‚РёР»Рё РґР»СЏ Р±Р»РѕРєР° Р РµР№РєР±РµРєР° --- */
.rakeback-card {
    background: linear-gradient(135deg, #232526, #414345);
    border: 1px solid var(--poker-gold);
    border-radius: 1.5rem;
    padding: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    box-shadow: 0 10px 40px rgba(0,0,0,0.6);
}

.rakeback-percent {
    font-size: 6rem;
    font-weight: 900;
    line-height: 1;
    color: var(--poker-gold);
    margin-right: 2rem;
    text-shadow: 0 0 20px rgba(255, 215, 0, 0.7);
}

.rakeback-text h3 {
    color: #fff;
    font-weight: 700;
}

.rakeback-text p {
    color: rgba(255, 255, 255, 0.8);
}

/* РђРґР°РїС‚Р°С†РёСЏ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ */
@media (max-width: 767px) {
    .rakeback-card {
        flex-direction: column;
        text-align: center;
    }
    .rakeback-percent {
        margin-right: 0;
        margin-bottom: 1rem;
        font-size: 5rem;
    }
    .step-icon img {
        width: 120px;
        height: 120px;
    }
    .step-number {
        font-size: 5rem;
    }
}

/* ============================================ */
/*        РЎРўРР›Р Р”Р›РЇ Р‘Р›РћРљРђ BAD BEAT JACKPOT      */
/* ============================================ */

.jackpot-card {
  display: flex;
  align-items: center;
  padding: 2.5rem 3rem;
  border-radius: 1.5rem; /* РЎРєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ */
  color: #fff;

  /* РС„С„РµРєС‚РЅС‹Р№ С„РѕРЅ СЃ Р·РѕР»РѕС‚С‹Рј СЃРІРµС‡РµРЅРёРµРј */
  background: radial-gradient(circle at 25% 50%, rgba(100, 80, 20, 0.4), #121212 60%), #121212;

  border: 1px solid rgba(255, 215, 0, 0.5); /* Р—РѕР»РѕС‚Р°СЏ СЂР°РјРєР° */
  box-shadow: 0 0 25px rgba(255, 215, 0, 0.2), 
              inset 0 0 15px rgba(255, 215, 0, 0.1);
  position: relative;
  overflow: hidden;
}

/* Р”РµРєРѕСЂР°С‚РёРІРЅС‹Р№ СЌР»РµРјРµРЅС‚ - Р°РЅРёРјРёСЂРѕРІР°РЅРЅС‹Р№ Р±Р»РёРє */
.jackpot-card::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(255, 215, 0, 0.15) 0%, transparent 35%);
  animation: rotateGlow 15s linear infinite;
}

@keyframes rotateGlow {
  from { transform: rotate(0deg); }
  to { transform: rotate(135deg); }
}

.jackpot-amount {
  font-family: 'Roboto', 'Helvetica', sans-serif;
  font-size: 4.5rem; /* Р Р°Р·РјРµСЂ СЃСѓРјРјС‹ */
  font-weight: 700;
  line-height: 1;
  color: #FFD700; /* Р—РѕР»РѕС‚РѕР№ С†РІРµС‚ */
  margin-right: 2.5rem;
  flex-shrink: 0;

  /* РС„С„РµРєС‚ СЃРІРµС‡РµРЅРёСЏ РґР»СЏ С†РёС„СЂ */
  text-shadow: 0 0 5px rgba(255, 215, 0, 0.5),
               0 0 15px rgba(255, 215, 0, 0.5);
}

.jackpot-amount .currency {
  font-size: 0.6em; /* Р—РЅР°Рє СЂСѓР±Р»СЏ С‡СѓС‚СЊ РјРµРЅСЊС€Рµ */
  opacity: 0.8;
  margin-left: 0.25rem;
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ */
@media (max-width: 767.98px) {
  .jackpot-card {
    flex-direction: column; /* РР»РµРјРµРЅС‚С‹ РІСЃС‚Р°СЋС‚ РґСЂСѓРі РїРѕРґ РґСЂСѓРіРѕРј */
    padding: 2rem 1.5rem;
    text-align: center;
  }

  .jackpot-amount {
    font-size: 3.5rem; /* РЈРјРµРЅСЊС€Р°РµРј С€СЂРёС„С‚ РЅР° РјРѕР±РёР»СЊРЅС‹С… */
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}

/* ============================================ */
/*           РЎРўРР›Р Р”Р›РЇ РЎР•РўРљР РўРЈР РќРР РћР’          */
/* ============================================ */

/* РњРѕР¶РЅРѕ РґРѕР±Р°РІРёС‚СЊ С‚РµРєСЃС‚СѓСЂСѓ С„РѕРЅР° РґР»СЏ СЌС‚РѕРіРѕ Р±Р»РѕРєР° */
.bg-dark-texture {
    background-color: #0d0d12;
    /* РџСЂРёРјРµСЂ С‚РµРєСЃС‚СѓСЂС‹. Р—Р°РјРµРЅРёС‚Рµ РЅР° СЃРІРѕСЋ. */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"%3E%3Cg fill-rule="evenodd"%3E%3Cg fill="%239C92AC" fill-opacity="0.05"%3E%3Cpath d="M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}

.day-card {
  display: block;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  text-decoration: none;
  border: 2px solid transparent;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-in-out;
}

.day-card:hover {
  transform: scale(1.05);
  border-color: var(--poker-gold);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
}

.day-card-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.day-card:hover .day-card-thumb {
  transform: scale(1.1);
}

.day-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem 1rem 1rem 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, transparent 100%);
  color: #fff;
  transition: background 0.3s ease;
}

.day-name {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 5px rgba(0,0,0,0.8);
}

.zoom-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 215, 0, 0.8);
  color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.3s ease-in-out;
}

.day-card:hover .zoom-icon {
  opacity: 1;
  transform: scale(1);
}

/* РЎС‚РёР»Рё РґР»СЏ РјРѕРґР°Р»СЊРЅРѕРіРѕ РѕРєРЅР° */
#tournamentModal .modal-content {
  background-color: #1a1c20 !important;
  border: 1px solid var(--poker-border);
}

/* ============================================ */
/*           РЎРўРР›Р Р”Р›РЇ Р‘Р›РћРљРђ РџРђР РўРќР•Р РЎРўР’Рђ         */
/* ============================================ */

#partnership-block {
  background-color: #0d0d12; /* Р¦РІРµС‚ С„РѕРЅР° РЅР° СЃР»СѓС‡Р°Р№, РµСЃР»Рё РєР°СЂС‚РёРЅРєР° РЅРµ Р·Р°РіСЂСѓР·РёС‚СЃСЏ */
  background-size: cover;
  background-position: center center;
}

/* РџРѕР»СѓРїСЂРѕР·СЂР°С‡РЅС‹Р№ СЃР»РѕР№ РїРѕРІРµСЂС… С„РѕРЅР° РґР»СЏ РєРѕРЅС‚СЂР°СЃС‚Р° */
.section-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 15, 0.85); /* Р‘РѕР»РµРµ РїР»РѕС‚РЅС‹Р№ РѕРІРµСЂР»РµР№ */
  z-index: 1;
}

/* РљРѕРЅС‚РµР№РЅРµСЂ РґРѕР»Р¶РµРЅ Р±С‹С‚СЊ РїРѕРІРµСЂС… РѕРІРµСЂР»РµСЏ */
#partnership-block .container {
  position: relative;
  z-index: 2;
}

/* РљР°СЂС‚РѕС‡РєР° СЃ РїСЂРµРёРјСѓС‰РµСЃС‚РІРѕРј */
.benefit-card {
  width: 100%;
  background: var(--poker-dark-bg);
  border: 1px solid var(--poker-border);
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
}

.benefit-card:hover {
  transform: translateY(-10px);
  border-color: var(--poker-gold);
  background: rgba(25, 25, 30, 0.8);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.benefit-icon {
  margin-bottom: 1.5rem;
  color: var(--poker-gold);
  line-height: 1;
}

.benefit-icon img {
  height: 50px; /* Р—Р°РґР°РµРј РІС‹СЃРѕС‚Сѓ РґР»СЏ РёРєРѕРЅРѕРє */
  width: auto;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.benefit-card:hover .benefit-icon img {
  opacity: 1;
}

.benefit-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #fff;
}

.benefit-text {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  /* Р—Р°СЃС‚Р°РІР»СЏРµС‚ С‚РµРєСЃС‚ Р·Р°РЅРёРјР°С‚СЊ РѕСЃС‚Р°РІС€РµРµСЃСЏ РјРµСЃС‚Рѕ, РІС‹СЂР°РІРЅРёРІР°СЏ РєР°СЂС‚РѕС‡РєРё РїРѕ РІС‹СЃРѕС‚Рµ */
  flex-grow: 1; 
}

/* Р‘РѕР»СЊС€Р°СЏ РєРЅРѕРїРєР° РїСЂРёР·С‹РІР° Рє РґРµР№СЃС‚РІРёСЋ */
.cta-button {
  display: inline-block;
  padding: 1rem 2.5rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
  background: var(--poker-gold);
  background: linear-gradient(45deg, #FFD700, #FDB813);
  border-radius: 50px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);
  transition: all 0.3s ease;
}

.cta-button:hover {
  color: #000;
  transform: translateY(-5px) scale(1.05);
  box-shadow: 0 10px 25px rgba(255, 215, 0, 0.5);
}


/* ======================================================== */
/* РЎРўРР›Р Р”Р›РЇ РќРћР’РћР“Рћ Р‘Р›РћРљРђ РћР‘Р РђРўРќРћР™ РЎР’РЇР—Р */
/* ======================================================== */

.cta-block-new {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 400px; /* РњРёРЅРёРјР°Р»СЊРЅР°СЏ РІС‹СЃРѕС‚Р° Р±Р»РѕРєР° */
    display: flex;
    align-items: center;
}

/* РџРѕР»СѓРїСЂРѕР·СЂР°С‡РЅС‹Р№ СЃР»РѕР№ РїРѕРІРµСЂС… С„РѕРЅР° */
.cta-block-new .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(18, 18, 18, 0.95) 0%, rgba(18, 18, 18, 0.8) 50%, rgba(18, 18, 18, 0.2) 100%);
}

/* РљРѕРЅС‚РµРЅС‚ РїРѕРІРµСЂС… РѕРІРµСЂР»РµСЏ */
.cta-block-new .cta-content {
    position: relative; /* Р§С‚РѕР±С‹ Р±С‹С‚СЊ РЅР°Рґ РѕРІРµСЂР»РµРµРј */
    z-index: 2;
}

.cta-block-new .btn {
    padding: 0.8rem 1.5rem;
    font-size: 1.1rem;
    border-width: 2px;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.cta-block-new .btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.cta-block-new .btn-warning {
    color: #121212; /* РўРµРјРЅС‹Р№ С‚РµРєСЃС‚ РЅР° Р¶РµР»С‚РѕР№ РєРЅРѕРїРєРµ */
}

/* РђРґР°РїС‚РёРІРЅРѕСЃС‚СЊ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ */
@media (max-width: 991.98px) {
    .cta-block-new .cta-overlay {
        /* РќР° РјРѕР±РёР»СЊРЅС‹С… РґРµР»Р°РµРј С„РѕРЅ С‚РµРјРЅРµРµ РґР»СЏ Р»СѓС‡С€РµР№ С‡РёС‚Р°РµРјРѕСЃС‚Рё */
        background: rgba(18, 18, 18, 0.85);
    }
    .cta-block-new .cta-content .col-lg-8 {
        text-align: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј С‚РµРєСЃС‚ РЅР° РјРѕР±РёР»СЊРЅС‹С… */
    }
    .cta-block-new .d-sm-flex {
        justify-content: center; /* Р¦РµРЅС‚СЂРёСЂСѓРµРј РєРЅРѕРїРєРё */
    }
}

/* ============================================ */
/*            РЎРўРР›Р Р”Р›РЇ РЎР•РљР¦РР FAQ              */
/* ============================================ */

.faq-section {
  position: relative;
  overflow: hidden; /* Р’Р°Р¶РЅРѕ РґР»СЏ Р°РЅРёРјР°С†РёР№ */
}

/* РџРµСЂРµРѕРїСЂРµРґРµР»СЏРµРј СЃС‚РёР»Рё Bootstrap РґР»СЏ С‚РµРјРЅРѕРіРѕ РґРёР·Р°Р№РЅР° */
.accordion {
  --bs-accordion-color: #dee2e6; /* Р¦РІРµС‚ С‚РµРєСЃС‚Р° РІ РѕС‚РІРµС‚Рµ */
  --bs-accordion-bg: #1a1a1a; /* Р¤РѕРЅ СЌР»РµРјРµРЅС‚Р° Р°РєРєРѕСЂРґРµРѕРЅР° */
  --bs-accordion-border-color: rgba(255, 255, 255, 0.1);
  --bs-accordion-border-radius: 0.5rem;
  --bs-accordion-inner-border-radius: 0.375rem;

  /* Р¦РІРµС‚ РёРєРѕРЅРєРё (СЃС‚СЂРµР»РѕС‡РєРё) */
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dee2e6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffc107'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

  --bs-accordion-btn-focus-border-color: #ffc107; /* РђРєС†РµРЅС‚РЅС‹Р№ С†РІРµС‚ (Р¶РµР»С‚С‹Р№) */
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.25);

  /* Р¦РІРµС‚ РєРЅРѕРїРєРё-РІРѕРїСЂРѕСЃР° */
  --bs-accordion-active-color: var(--bs-warning); /* РўРѕС‚ Р¶Рµ Р°РєС†РµРЅС‚РЅС‹Р№ С†РІРµС‚ */
  --bs-accordion-active-bg: #212121; /* Р§СѓС‚СЊ Р±РѕР»РµРµ СЃРІРµС‚Р»С‹Р№ С„РѕРЅ РґР»СЏ Р°РєС‚РёРІРЅРѕРіРѕ СЌР»РµРјРµРЅС‚Р° */
}

/* Р”РѕРїРѕР»РЅРёС‚РµР»СЊРЅС‹Рµ РєР°СЃС‚РѕРјРЅС‹Рµ СЃС‚РёР»Рё */
.accordion-item {
  margin-bottom: 1rem;
  overflow: hidden; /* Р”Р»СЏ РєСЂР°СЃРёРІС‹С… СЃРєСЂСѓРіР»РµРЅРЅС‹С… СѓРіР»РѕРІ */
  border: none; /* РЈР±РёСЂР°РµРј СЃС‚Р°РЅРґР°СЂС‚РЅС‹Рµ СЂР°РјРєРё, С‚Р°Рє РєР°Рє С„РѕРЅ СѓР¶Рµ РєРѕРЅС‚СЂР°СЃС‚РёСЂСѓРµС‚ */
}
.accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-button {
  font-weight: 600;
  font-size: 1.1rem;
  color: white;
}

/* РЈР±РёСЂР°РµРј С‚РµРЅСЊ РїСЂРё РєР»РёРєРµ, РѕСЃС‚Р°РІР»СЏСЏ С‚РѕР»СЊРєРѕ РЅР°С€Сѓ РєР°СЃС‚РѕРјРЅСѓСЋ */
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-button:not(.collapsed) {
  box-shadow: none; /* РЈР±РёСЂР°РµРј РІРЅСѓС‚СЂРµРЅРЅСЋСЋ С‚РµРЅСЊ bootstrap */
}

.accordion-body {
  line-height: 1.7;
  font-size: 0.95rem;
}

/* ============================================ */
/*            РЎРўРР›Р Р”Р›РЇ Р‘Р›РћРљРђ РўР•Р“РћР’             */
/* ============================================ */

#tags-section .btn-outline-warning {
    transition: all 0.3s ease-in-out;
    padding: 0.5rem 1.2rem; /* Р”РµР»Р°РµРј С‚РµРіРё С‡СѓС‚СЊ РєСЂСѓРїРЅРµРµ */
}

#tags-section .btn-outline-warning:hover {
    transform: translateY(-3px); /* Р›РµРіРєРёР№ РїРѕРґСЉРµРј РїСЂРё РЅР°РІРµРґРµРЅРёРё */
    box-shadow: 0 5px 20px rgba(255, 193, 7, 0.25); /* Р—РѕР»РѕС‚РѕРµ СЃРІРµС‡РµРЅРёРµ */
}

/* ============================================ */
/*           РЎРўРР›Р Р”Р›РЇ РќРћР’РћР“Рћ Р¤РЈРўР•Р Рђ             */
/* ============================================ */

.site-footer {
  background-color: #0d0d12; /* РћС‡РµРЅСЊ С‚РµРјРЅС‹Р№ С„РѕРЅ, РїРѕС‡С‚Рё С‡РµСЂРЅС‹Р№ */
  color: rgba(255, 255, 255, 0.7);
  padding: 4rem 0 2rem 0;
  border-top: 1px solid var(--poker-border);
}

.download-section {
  padding-bottom: 3rem;
}

.download-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.5rem;
}

.download-subtitle {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2.5rem;
}

.download-buttons-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap; /* Р”Р»СЏ РєРѕСЂСЂРµРєС‚РЅРѕРіРѕ РїРµСЂРµРЅРѕСЃР° РЅР° РјРѕР±РёР»СЊРЅС‹С… */
}

.download-btn {
  display: flex;
  align-items: center;
  gap: 1rem;
  background-color: rgba(30, 30, 40, 0.8);
  border: 1px solid var(--poker-border);
  border-radius: 0.75rem;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
}

.download-btn:hover {
  transform: translateY(-5px);
  background-color: rgba(45, 45, 60, 1);
  border-color: var(--poker-gold);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.download-btn .btn-icon {
  width: 32px;
  height: 32px;
  filter: grayscale(100%) brightness(200%); /* Р”РµР»Р°РµРј РёРєРѕРЅРєСѓ Р±РµР»РѕР№ */
  transition: filter 0.3s ease;
}

.download-btn:hover .btn-icon {
    filter: none; /* Р’РѕР·РІСЂР°С‰Р°РµРј РёРєРѕРЅРєРµ РѕСЂРёРіРёРЅР°Р»СЊРЅС‹Р№ С†РІРµС‚ РїСЂРё РЅР°РІРµРґРµРЅРёРё */
}

.download-btn div {
  text-align: left;
  line-height: 1.2;
}

.download-btn .btn-subtitle {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.7);
}

.download-btn .btn-maintitle {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
}

.footer-divider {
  border: 0;
  border-top: 1px solid var(--poker-border);
  opacity: 1;
}

.footer-bottom {
  padding-top: 2rem;
}

.footer-copyright {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
}

.footer-links a {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: var(--poker-gold);
  text-decoration: underline;
}

/* РЎС‚РёР»Рё РґР»СЏ РјРѕРґР°Р»СЊРЅРѕРіРѕ РѕРєРЅР° */
.modal-content.bg-dark {
    background-color: #16181c !important;
    border: 1px solid var(--poker-border);
}

/* ============================================ */
/*            РЎРўРР›Р Р”Р›РЇ РЎРўР РђРќРР¦Р« 404            */
/* ============================================ */

.page-404-wrapper {
  min-height: 100vh; /* Р—Р°РЅРёРјР°РµС‚ РІСЃСЋ РІС‹СЃРѕС‚Сѓ СЌРєСЂР°РЅР° */
  background-color: #0d0d0d; /* РСЃРїРѕР»СЊР·СѓРµРј СЃР°РјС‹Р№ С‚РµРјРЅС‹Р№ С„РѕРЅ СЃ СЃР°Р№С‚Р° */
  padding: 2rem;
}

.error-code-404 {
  font-size: clamp(8rem, 25vw, 15rem); /* РђРґР°РїС‚РёРІРЅС‹Р№ СЂР°Р·РјРµСЂ С€СЂРёС„С‚Р° */
  text-shadow: 0 5px 30px rgba(255, 193, 7, 0.2); /* Р›РµРіРєРѕРµ СЃРІРµС‡РµРЅРёРµ, РєР°Рє Сѓ Р·Р°РіРѕР»РѕРІРєРѕРІ */
}

.page-404-wrapper .btn-outline-light {
    transition: all 0.3s ease;
}

.page-404-wrapper .btn-outline-light:hover {
    background-color: var(--bs-warning);
    color: var(--bs-dark);
    border-color: var(--bs-warning);
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(255, 193, 7, 0.3);
}