/* ========== БАЗОВЫЕ СТИЛИ ========== */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
}

@font-face {
font-family:Roboto-Thin; /* Гарнитура шрифта */
src:url(../fonts/Roboto-Thin.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family:Roboto; /* Гарнитура шрифта */
src:url(../fonts/Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family:Roboto-Bold; /* Гарнитура шрифта */
src:url(../fonts/Roboto-Bold.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
font-family:Roboto-Medium; /* Гарнитура шрифта */
src:url(../fonts/Roboto-Medium.ttf); /* Путь к файлу со шрифтом */
}


body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(76, 175, 80, 0.2) 0%, transparent 40%),
        radial-gradient(circle at 90% 30%, rgba(56, 142, 60, 0.15) 0%, transparent 45%),
        radial-gradient(circle at 50% 80%, rgba(27, 94, 32, 0.12) 0%, transparent 35%),
        radial-gradient(circle at 30% 60%, rgba(76, 175, 80, 0.1) 0%, transparent 40%);
    z-index: -1;
    pointer-events: none;
    animation: gradientShift 8s ease-in-out infinite;
}

@keyframes gradientShift {
    0%, 100% {
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
}

.status-legend span{
	display: flex;
	align-items: center;
}
.prognoz-two{
	margin-top:60px;
  margin-bottom: 70px;
}


.view-all-but{
	display: flex;
    gap: 15px;
}

.pb-icon-20 {
  width: 20px;
  height: 20px;
}

.pb-no-border {
  border: none;
}

.pb-hidden {
  display: none;
}

.pb-status-text {
  font-size: 14px;
  color: #fff;
}

.pb-mr-5 {
  margin-right: 5px;
}

.pb-mr-25 {
  margin-right: 25px;
}

.pb-text-right {
  text-align: right;
}

.pb-logo-120 {
  width: 120px;
}

.pb-text-white {
  color: #fff;
}

.pb-font-22 {
  font-size: 22px;
}

.matches-group {
  display: none;
  opacity: 1;
  transition: opacity 0.2s ease;
}

.matches-group.active {
  display: block;
}

.matches-group.is-updating {
  opacity: 0.72;
  pointer-events: none;
}

.owl-dots-custom {
  text-align: center;
  margin-top: 30px;
}

.owl-dot-custom {
  width: 12px;
  height: 12px;
  background: #2b2c2e;
  border-radius: 50%;
  margin: 0 6px;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}

.owl-dot-custom.active {
  background: #40823b;
}

.header-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-cta::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  border-radius: 12px; /* совпадает с элементом */
  padding: 1px; /* толщина "бордера" */
  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
          mask-composite: exclude; 
  pointer-events: none;
  box-sizing: border-box;
}
.card {
  position: relative;
  padding: 20px 40px; /* внутренний отступ */
  border-radius: 12px; /* скругление */
  background: #fff; /* фон элемента */
  z-index: 0;
}

nav.active::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  border-radius: 12px; /* совпадает с элементом */
  padding: 1px; /* толщина "бордера" */
  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
          mask-composite: exclude; 
  pointer-events: none;
  box-sizing: border-box;
}

.card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  border-radius: 12px; /* совпадает с элементом */
  padding: 1px; /* толщина "бордера" */
  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
          mask-composite: exclude; 
  pointer-events: none;
  box-sizing: border-box;
}

.faq-item::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  border-radius: 12px; /* совпадает с элементом */
  padding: 1px; /* толщина "бордера" */
  /*! background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1)); */
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
          mask-composite: exclude; 
  pointer-events: none;
  box-sizing: border-box;
}

.pros-section::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  border-radius: 12px; /* совпадает с элементом */
  padding: 1px; /* толщина "бордера" */
  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
          mask-composite: exclude; 
  pointer-events: none;
  box-sizing: border-box;
}

.bk-item {
  position: relative;
  padding: 20px 40px; /* внутренний отступ */
  border-radius: 12px; /* скругление */
  background: #fff; /* фон элемента */
  z-index: 0;
}

.bk-row::before {	  
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  border-radius: 12px;
	  padding: 1px;
	  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
	  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	  -webkit-mask-composite: destination-out;
	  mask-composite: exclude;
	  pointer-events: none;
	  box-sizing: border-box;
}
/* Логотип в правом верхнем углу */
.bonus-logo {
    position: absolute;
    top: 20px;   /* отступ сверху */
    left: 20px; /* отступ справа */
    width: 140px; /* размер логотипа, можно подогнать */
    height: auto;
    z-index: 10;
}


.review-content .full-text {
    display: none; /* скрываем полный текст */
}

.read-full-review {
    margin-top: 10px;
    padding: 8px 12px;
    cursor: pointer;
    border: none;
    background-color: #5eb859;
    color: #fff;
    border-radius: 5px;
    transition: background 0.3s;
}



.bonuses-features, .popular-articles.home-articles-layout, .news-section.home-news-layout{
	margin-top:70px;
}
.popular-articles.home-articles-layout{
  margin-bottom: 60px;
}
body {
  background-color: #0a0a0a;
  color: #fff;
  overflow-x: hidden;
}

/* ========== HEADER ========== */

header .container {
  max-width: 1800px;
  margin: auto 20px;
  padding: 18px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

header .container .logo img {
  height: 50px;
}

header .container nav ul {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 40px;
}

header .container nav a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  transition: color 0.3s;
  font-family: 'Roboto', sans-serif;
}

header .container nav a:hover {
  color: #59c53c;
}

header .container .dropdown {
  display: flex;
  align-items: center;
  gap: 5px;
}

header .container .dropdown svg {
  width: 12px;
  height: 12px;
  fill: #fff;
}

header .container .dropdown:hover svg {
  fill: #59c53c;
}
header .container .tg-btn.mobile{
	display:none;
}

header .container .tg-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border: 1.5px solid #59c53c;
  border-radius: 6px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s;
  font-family: 'Roboto', sans-serif;
}

header .container .tg-btn:hover {
  background-color: #59c53c;
  color: #000;
}

header .container .tg-btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.date-filters{
	display:flex;
	gap: 20px;
}

/* ========== HERO ========== */
.hero {
  /*! background: linear-gradient(to right, rgba(10,10,10,0.95) 35%, rgba(10,10,10,0.1) 65%), url('../img/hero.png') right/cover no-repeat; */
  border-radius: 12px;
  margin: 30px 20px 60px 20px;
  max-width: 1800px;
  min-height: 587px;
  display: flex;
  align-items: center;
  color: #fff;
  position: relative;
  background-image: url('../img/hero.png');
  background-size: cover;
  background-position: right bottom;
}

.news-hero {
  max-width: none !important;
  width: calc(100% - 40px);
  margin: 30px 20px 60px 20px !important;
}

.hero-content {
  padding: 0 100px 100px 20px;
  width: 1040px;
  z-index: 2;
}

.hero h1 {
  font-size: 90px;
  /*! font-weight: 800; */
  line-height: 1.2;
  font-family: 'MontserratBold';
}

.hero h1 span {
  color: #59c53c;
  font-family: 'MontserratBold';
}

.hero p {
  font-size: 24px;
  font-weight: 500;
  margin: 30px 0 70px;
  font-family: 'Roboto', sans-serif;
}

.hero button {
  background-color: rgba(98, 181, 92, 1);
  border: none;
  padding: 11px 120px;
  font-size: 18px;
  /*! font-weight: 600; */
  color: #000;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
  font-family: 'Roboto-Medium', sans-serif;
}

.hero button:hover {
  background-color: rgba(64, 130, 59, 1);
  color:#fff;
}
.hero button:active {
  background-color: rgba(50, 101, 46, 1);
    color:#fff;
}


.hero a {
  background-color: rgba(98, 181, 92, 1);
  border: none;
  padding: 11px 120px;
  font-size: 18px;
  /*! font-weight: 600; */
  color: #000;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
  font-family: 'Roboto-Medium', sans-serif;
  text-decoration: none;
}

.hero a:hover {
  background-color: rgba(64, 130, 59, 1);
  color:#fff;
}
.hero a:active {
  background-color: rgba(50, 101, 46, 1);
    color:#fff;
}

/* ========== АДАПТИВ ========== */
@media (max-width: 1366px) {
  .hero h1 {
    font-size: 90px;
  }
  
}

@media (max-width: 768px) {
  .hero-content {
    padding: 60px 40px;
  }
  .hero h1 {
    font-size: 42px;
  }
  .hero p {
    font-size: 18px;
  }
}

@media (max-width: 375px) {
  .container {
    padding: 0 15px;
  }
  .hero-content {
    padding: 40px 20px;
  }
  .hero h1 {
    font-size: 32px;
  }
  .hero button {
    width: 100%;
    font-size: 16px;
    padding: 14px;
  }
}

.main-footer{
  margin-top: 40px;
}

/* ========== ПРОГНОЗЫ ========== */
.predictions {
  max-width: 1800px;
}

.predictions-container {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  min-width: 0;
}

/* ---------- ЛЕВАЯ ЧАСТЬ ---------- */
.predictions-main {
  flex: 1;
  max-width: 1345px;
  min-width: 0;
}

.section-title {
  font-size: 60px;
  /*! font-weight: 800; */
  margin-bottom: 30px;
}

.filters {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 50px;
  background: linear-gradient(135deg, #1E1F22 0%, #1E1F22 100%);
  padding: 10px;
  border-radius: 8px;
  width: auto;
}

.filters button {
  background: #1a1a1a;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Roboto', sans-serif;
}

.filters button.active,
.filters button:hover {
  background: #32652e;
  color: #fff;
}

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 30px;
}

.card {
  /* background: #141414; */
  /*! border: 1px solid #5FB859; */
  border-radius: 12px;
  padding: 20px 20px 30px 20px;
  text-align: center;
  /*! font-family: 'Roboto', sans-serif; */
  background: #141414 url('../img/card.png') no-repeat top center;
  background-position: 0 -10px;
}

.league {
  background: #f0c24b;
  color: #000;
  /*! font-weight: 600; */
  font-size: 16px;
  padding: 5px 5px;
  border-radius: 20px;
  margin-bottom: 50px;
  font-family: 'Roboto';
  /*! float: left; */
  flex-direction: column;
  display: flex;
  justify-content: left;
  width: 220px;
}

.teams {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  font-family: 'Roboto', sans-serif;
  padding: 0 30px;
}

.teams img {
  height: 80px;
}

.vs p {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.vs span {
  font-size: 16px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.match-info {
  margin-bottom: 25px;
  font-size: 15px;
  color: #ccc;
  font-family: 'Roboto', sans-serif;
}

.match-info p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.match-info strong{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #fff;
}

.match-row .odds {
  display: flex;
  gap: 16px;
  margin-bottom: 0px;
}

.odds {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}

.odds div p{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #BFBFBF;
}
.odds div {
  background: #0d0d0d;
  padding: 31px 45px;
  border-radius: 8px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

.odds div:first-child span{
  color: rgba(98, 181, 92, 1);
  font-size: 18px;
  font-weight: 600;
}

.odds span {
  color: #59c53c;
  font-size: 20px;
  font-weight: 600;
}

.btn-green {
  width: 100%;
  color: #000;
  border: none;
  padding: 11px 14px 11px 14px;
  border-radius: 8px;
  /*! font-weight: 600; */
  cursor: pointer;
  transition: 0.3s;
  /*! font-family: 'Roboto', sans-serif; */
  font-size: 18px;
  background: #62B55C;
  font-family: 'Roboto-Medium';
  display: block;
  text-decoration: none;
}


.all-predictions {
  margin-top: 40px;
  text-align: center;
  /*! margin-bottom: 130px; */
}

.all-predictions a {
  color: #fff;
  background: var(--main-bg-color);
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  display: flex;
  justify-content: center;
}

.all-predictions a:hover {
  background: #59c53c;
  color: #000;
}

.all-predictions a.is-loading {
  opacity: 0.65;
  pointer-events: none;
}

.predictions-empty-state {
  margin-top: 32px;
  text-align: center;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
}

/* ---------- САЙДБАР ---------- */
.sidebar {
  width: 427px;
  position: sticky;
  top: 20px;
  margin-top: 20px;
}

.subscribe {
  /*! background: #3fc060; */
  border-radius: 12px;
  padding: 25px;
  color: #000;
  margin-bottom: 30px;
  background-image: url('../img/tgbk.png');
}

.subscribe h3 {
  font-size: 24px;
  /*! font-weight: 700; */
  margin-bottom: 20px;
  font-family: 'Roboto-Medium';
}

.subscribe p {
  font-size: 18px;
  margin-bottom: 20px;
}

.subscribe button {
  width: 100%;
  background: #141414;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 12px;
  /*! font-weight: 600; */
  cursor: pointer;
  /*! transition: 0.3s; */
  font-family: 'Roboto-Medium';
  font-size: 18px;
}

.subscribe button:hover {
  background: #000;
}

.bookmakers {
  background: #1E1F22;
  border-radius: 12px;
  padding: 25px;
  border: 1px solid #5FB859;
}

.bookmakers .title-bk-banner {
  font-size: 24px;
  /*! font-weight: ; */
  margin-bottom: 20px;
  font-family: 'Roboto';
}

.bookmakers ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
}

.bookmakers li {
  /*! background: #0d0d0d; */
  /*! padding: 10px 15px; */
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bookmakers img {
  height: 44px;
  width: auto;
}

.bookmakers .logo-asd{
      height: 35px;
    width: 126px;
    object-fit: fill;
    border-radius: 8px;
}

.bookmakers span {
  color: #fff;
  font-size: 16px;
  align-content: center;
  display: flex;
  gap: 5px;
}

.bookmakers span img{
	width:16px;
	height:16px;
}

.bookmakers a {
  background: #62B55C;
  color: #000;
  padding: 11px 16px;
  border-radius: 8px;
  text-decoration: none;
  /*! font-weight: 600; */
  font-family: 'Roboto-Medium';
}

/* ---------- АДАПТИВ ---------- */
@media (max-width: 1424px) {
  .predictions-main {
	  flex: 1;
	  max-width: 100%;
	}
  .sidebar {
    position: static;
    width: 100%;
	display:none;
  }
  
}


/* === MATCH CENTER SECTION === */
.match-center-section {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.match-center-section .container {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: inherit;
  flex-direction: column;
  align-items: inherit;
}

/* Заголовок */

/* Верхние фильтры */
.match-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  flex-wrap: wrap;
  gap: 15px;
  border-bottom: 1px solid #32652e;
  padding-bottom: 20px;
}

.date-filters button {
  background: #060606;
  border: 2px solid #32652e;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
}

.date-filters button.active {
  background: #32652e;
  color: #fff;
  border-color: #32652e;
}

.status-legend {
  display: flex;
  gap: 32px;
  font-size: 18px;
  color: #fff;
  /*! align-items: first baseline; */
  /*! justify-content: right; */
  justify-content: revert-layer;
  /*! display: flex; */
  /*! flex-wrap: revert-layer; */
}

.match-status-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
}

.match-status-filters button {
  background: rgba(30, 31, 34, 1);
  border: 1px solid rgba(98, 181, 92, 0.35);
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 10px 24px rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.01em;
  min-height: 37px;
  padding: 8px 13px;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.match-status-filters button:hover {
  border-color: rgba(98, 181, 92, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 12px 28px rgba(0, 0, 0, 0.24);
  transform: translateY(-1px);
}

.match-status-filters button:focus-visible {
  outline: 2px solid #62b55c;
  outline-offset: 2px;
}

.match-status-filters button.active {
  background: rgb(99, 181, 92);
  border-color: rgba(120, 214, 109, 0.95);
  box-shadow: 0 14px 30px rgba(65, 125, 61, 0.34);
  color: #081107;
}

.status-legend .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 6px;
  /*! margin-top: 6px; */
}

.dot.done { background: #888; }
.dot.live { background: #59c53c; }
.dot.soon { background: #2a8fff; }

/* Спортивные фильтры */
.sport-filters {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}

.sport-filters button {
  background: #151515;
  border: none;
  color: #ccc;
  padding: 10px 18px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  transition: background 0.2s;
}

.sport-filters button.active {
  background: #59c53c;
  color: #000;
}

.sport-filters button:hover {
  background: #202020;
}

/* Таблица матчей */
.match-table {
  /*! background: #101010; */
  /*! border-radius: 10px; */
  overflow: hidden;
}

/* Заголовок лиги */
.league-header {
  display: flex;
  /*! align-items: center; */
  /*! justify-content: space-between; */
  background: #62b55c;
  color: #000;
  /*! font-weight: 600; */
  padding: 10px 20px;
}

.league-header img {
  height: 16px;
  margin-right: 10px;
}

.odds-labels {
  display: flex;
  gap: 90px;
  margin-left: auto;
}

/* Строка матча */
.match-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 23px 20px;
  border-bottom: 1px solid #1a1a1a;
  background: rgba(30, 31, 34, 1);
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
  cursor: pointer;
}

.match-row__link {
  position: absolute;
  inset: 0;
  z-index: 1;
  text-decoration: none;
}

.match-row__link:focus-visible {
  outline: 2px solid #62b55c;
  outline-offset: -2px;
}

.match-row > :not(.match-row__link) {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.match-row__cta {
  z-index: 3;
  pointer-events: auto;
  text-decoration: none;
  color: inherit;
}

.match-left {
  display: flex;
  align-items: center;
  gap: 12px;
  /*! flex: 1 1 0px; */
  /*! justify-content: space-between; */
  margin-right: 50px;
}

.match-play {
  display: flex;
	justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-right: 50px;
  text-decoration: none;
  color: inherit;
}

.time {
  font-size: 14px;
  /*! font-weight: 600; */
  padding: 4px 10px;
  border-radius: 6px;
  color: #fff;
  min-width: 52px;
  text-align: center;
  line-height: 20px;
}

.time.soon { background: #2a8fff; }
.time.live { background: #59c53c; color: #000; }
.time.done { background: #888; }

.match-center {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1 1 430px;
  justify-content: space-between;
  margin-right: 50px;
  flex-direction: column;
}

.match-center p strong{
	font-family: 'Roboto-Medium';
  font-size: 18px;
  font-weight: 500;
}

.score {
  background: rgba(255, 200, 87, 1);
  color: #000;
  /*! font-weight: 700; */
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 15px;
  align-items: center;
  display: flex;
  line-height: 20px;
}

.stream {
  /*! font-size: 18px; */
  /*! color: #aaa; */
  font-family: 'Roboto-Medium';
  font-size: 18px;
  font-weight: 500;
}

.match-right .odds {
  display: flex;
  gap: 56px;
}

.odds span {
  border: 1px solid #59c53c;
  border-radius: 19px;
  padding: 5px 14px;
  color: #e5a431;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  min-width: 45px;
  font-family: 'Roboto', sans-serif;
}

.match-row:hover {
  background: #131313;
}

/* Кнопка “Смотреть все” */
.view-all {
  width: 100%;
  /*! padding: 14px; */
  background: var(--main-bg-color);
  border: none;
  color: #fff;
  /*! font-weight: 600; */
  font-size: 18px;
  cursor: pointer;
  border-top: 1px solid #1f1f1f;
  transition: background 0.2s;
  border-radius: 8px;
  padding: 12px 28px;
  margin-top: 50px;
  font-family: 'Roboto-Medium';
}

.view-all:hover {
  background: #202020;
}

/* ---------- ЛЕВАЯ ЧАСТЬ - БОНУСЫ ---------- */
.bonuses-main {
    flex: 1;
}

.bonuses-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 25px;
    margin-bottom: 40px;
}

.bonus-card {
    background: #141414;
    border: 1px solid #2a2a2a;
    border-radius: 12px;
    /*! padding: 25px; */
    transition: all 0.3s;
    position: relative;
}

.bonus-card:hover {
    border-color: #59c53c;
    transform: translateY(-5px);
}

.bonus-header h3,
.bonus-header .bonus-header-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: 20px;
}

.bonus-description {
    color: #ccc;
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
}

.btn-get-bonus {
     width: 100%;
    box-sizing: border-box;   /* ✅ ОБЯЗАТЕЛЬНО */
    background: #62b55c;
    color: #000;
    border: none;
    padding: 12px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 20px;
}

.bonus-card img.imgtop{
	width: 100%;
	border-radius: 8px 8px 0px 0px;
}

.btn-get-bonus:hover {
    background: #46a72f;
}

.view-all-bonuses {
    text-align: center;
}

/* Адаптив */
@media (max-width: 992px) {
  .match-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .match-center {
    justify-content: space-between;
    width: 100%;
  }

  .match-right {
    width: 100%;
  }

  .odds {
    justify-content: flex-start;
  }
}

  :root{
    --bg:#060606;
    --panel:#0f1112;
    --main-bg-color:#1E1F22;
    --muted:#9aa1a6;
    --text:#eef0f1;
    --accent:#22c25e; /* зелёный */
    --accent-dark:#18a74a;
    --gold:#bfa84a;
    --card-radius:12px;
    --container-max:1800px;
  }

  /* Global .container as you provided, but we'll override inside the section */
  .container {
    max-width: var(--container-max);
    padding: 0 0px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin: 0px 20px;
  }

  body{
    margin:0;
    background: linear-gradient(180deg,#050505 0%, #0b0b0b 100%);
    color:var(--text);
    font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  /* ===== SECTION WRAPPER (independent) ===== */
  .bookmakers-section{
    padding: 0px 0;
    margin-top: 60px;
    margin-bottom: 60px;

  }

  /* inside this block we want .container to behave as a block (not flex) */
  .bookmakers-section .container{
    display:block;
    max-width: var(--container-max);
    /*! padding: 0 28px; */
  }


  /* subtitle line under title */

  /* list container */
  .bk-list{
    display: grid;
    gap: 14px;
    align-items: start;
  }

  /* bookmaker item */
  .bk-item{
    background: rgba(30, 31, 34, 1);
    border-radius:12px;
    padding:12px 12px 12px 12px;
    /*! border: 1px solid rgba(191,168,74,0.06); */ /* thin gold-ish border like screenshot */
    position: relative;
    overflow: visible;
  }

  .bk-row{
    display:flex;
    align-items:center;
    gap:16px;
    /*! padding:12px; */
    width: 100%;
  }

  /* logo box */
  .bk-logo{
    width:110px;
    height:43px;
    border-radius:8px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:800;
    color:var(--accent);
    flex: 0 0 110px;
  }

  /* main stats */
  .bk-stats{
    display:flex;
    align-items:center;
    gap:18px;
    flex:1;
    min-width:0;
  }

  .stars{
    display:flex;
    gap:6px;
    align-items:center;
    color:var(--gold);
    font-weight:700;
    font-size:14px;
  }

  .stat-meta{
    display:flex;
    gap:50px;
    align-items:center;
    color:#fff;
    font-size:18px;
  }
  .stat-meta .meta-item{display:flex;gap:5px;align-items:center}

  /* bonus */
  .bk-bonus{
    font-weight:700;
    color:var(--accent);
    min-width:160px;
    text-align:left;
  }

  /* right controls */
  .bk-actions{
    display:flex;
    align-items:center;
    gap:80px;
  }

  .btn-site{
    background: linear-gradient(180deg,#62b55c,#62b55c);
    color:#021004;
    /*! font-weight:800; */
    padding:10px 14px;
    border-radius:8px;
    border:none;
    cursor:pointer;
    font-size: 18px;
    font-family: 'Roboto-Medium';
  }

  .btn-toggle{
    width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.04);
    background:transparent;color:var(--muted);
    display:flex;align-items:center;justify-content:center;
    cursor:pointer;
    transition: transform .18s ease;
  }

  .btn-toggle[aria-expanded="true"]{
    transform: rotate(180deg);
    color:var(--muted);
  }

  /* expanded area (hidden by default) */
  .bk-details{
    display:none;
    padding:18px 14px 22px 0px;
    border-top:1px solid rgba(255,255,255,0.02);
    margin-top:0;
    /*! background: linear-gradient(180deg, rgba(0,0,0,0.08), rgba(0,0,0,0.02)); */
    border-radius:8px;
    width: 100%;
  }
  

  
  
  
    .bk-details-1{
		    display:none;
    padding:18px 14px 22px 0px;
    border-top:1px solid rgba(255,255,255,0.02);
    margin-top:10px;
    /*! background: linear-gradient(180deg, rgba(0,0,0,0.08), rgba(0,0,0,0.02)); */
    border-radius:8px;
    width: 100%;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
  }
	.bk-details-1 h3{
		 gap: 20px;
  display: flex; 
		 flex-direction: column;
	  }
	  
	  	.bk-details-1 h3 span{
font-family: 'Roboto';
  font-weight: 400;
	  }

  /* inside details: two columns of characteristics and CTA on right */
  .details-grid{
    display:flex;
    gap:18px;
    align-items:flex-end;
    flex-wrap:wrap;
  }

  .char-col{
    flex:1 1 320px;
    min-width:220px;
    /*! align-items: ; */
  }  
  
  .char-col.last{
	justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: right;
	    gap: 85px;
	align-items: flex-end;
  }
  
    .char-col.last .char-row {
		
	    width: 100%;
	    padding: 0;
  }

  .char-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:8px 6px;
    border-bottom:1px dashed rgba(255,255,255,0.02);
  }

  .char-row:last-child{ border-bottom:none; }

  .char-row .label{ color:#fff; font-weight:300; }
  .char-row .value{ color:#fff; font-weight:800; display:flex;gap:10px; align-items:center; }

  .details-cta{
    display:flex;
    gap:12px;
    align-items:center;
    flex:0 0 220px;
    justify-content:flex-end;
    flex-direction: column;
  }

  .btn-outline{
    padding:10px 14px;
    border-radius:8px;
    border:1px solid rgba(255,255,255,0.04);
    background:transparent;
    color:var(--muted);
    cursor:pointer;
    font-weight:700;
  }

  .btn-get{
    padding:10px 14px;
    border-radius:8px;
    background:transparent;
    border:2px solid var(--accent);
    color:#fff;
    cursor:pointer;
    font-weight:800;
    width: 75%;
    font-size: 18px;
  }
  
    .btn-get-1{
    padding:10px 14px;
    border-radius:8px;
    background:transparent;
    border:2px solid var(--accent);
    color:#fff;
    cursor:pointer;
    font-weight:800;
    font-size: 18px;
    align-items: center;
    display: flex;
    gap: 5px;
    width: 265px;
    justify-content: center;
  }

  /* small screen adjustments */
  @media (max-width: 1000px){
    .bk-row{ flex-direction:column; align-items:flex-start; gap:10px; }
    .bk-actions{ width:100%; display:flex; justify-content:space-between; }
    .bk-bonus{ min-width:0; }
    .details-grid{ flex-direction:column; }
    .details-cta{ justify-content:flex-start; width:100%;}
  }

  @media (max-width: 600px){
    .bookmakers-section .section-title{ font-size:36px; }
    .bk-logo{ width:86px; height:46px; flex:0 0 86px; }
    .btn-site{ padding:8px 12px; font-size:14px; }
    .btn-toggle{ width:34px;height:34px; }
  }

  /* accessibility focus */
  .btn-toggle:focus, .btn-site:focus, .btn-get:focus, .btn-outline:focus{
    outline: 3px solid rgba(34,194,94,0.18);
    outline-offset: 2px;
  }


/* ========== NEWS SECTION ========== */
.news-section {
  padding: 0px 0;
}

.news-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}

.news-filters {
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.filter-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
  border-radius: 8px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.filter-btn.active,
.filter-btn:hover {
  background: #59c53c;
  color: #000;
  border-color: #59c53c;
}

.filter-btn img {
  width: 18px;
  height: 18px;
}

.news-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 40px;
}

.news-card {
  background: var(--main-bg-color);
  border: 1px solid var(--main-bg-color);
  border-radius: 12px;
  padding: 25px;
  transition: all 0.3s ease;
  position: relative;
}

.news-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  /*! border-color: #59c53c; */
}

.news-card.featured {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 30px;
  align-items: start;
}

.news-category {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 15px;
  /*! text-transform: uppercase; */
}

.news-category.football {
  background: #FFC857;
  color: #000;
  position: absolute;
  top: 20px;
  left: 20px;
}

.news-category.hockey {
  background: #2a8fff;
  color: #000;
}

.news-image {
  border-radius: 8px;
  overflow: hidden;
}

.news-image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 8px;
}

.news-content h3,
.news-content .news-card-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 40px;
}

.news-card.featured .news-content h3,
.news-card.featured .news-content .news-card-title {
  font-size: 24px;
}

.news-excerpt {
  color: #ccc;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 14px;
}

.news-meta {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding-top: 15px;
  /*! border-top: 1px solid #2a2a2a; */
  flex-direction: column;
}

.news-date {
  color: #717171;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 40px;
}

.read-more {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: color 0.3s;
}

.read-more:hover {
  color: #59c53c;
}

.news-actions {
  text-align: center;
}

.btn-all-news {
  background: var(--main-bg-color);
  border: 1px solid #59c53c;
  color: #59c53c;
  padding: 14px 40px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
}

.btn-all-news:hover {
  background: #59c53c;
  color: #000;
}

/* Адаптивность */
@media (max-width: 1024px) {
  .news-card.featured {
    grid-template-columns: 1fr;
  }
  
  .news-image img {
    height: 200px;
  }
}

@media (max-width: 768px) {
  .news-grid {
    grid-template-columns: 1fr;
  }
  
  .news-card.featured {
    grid-column: 1;
  }
  
  .news-filters {
    justify-content: center;
  }
  
  .filter-btn {
    padding: 10px 16px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .news-meta {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  
  .news-card {
    padding: 20px;
  }
}

/* ===== All News Page Block ===== */
.news-section.news-page-layout {
  margin-top: 42px;
  padding-top: 0;
}

.news-section.news-page-layout .section-title {
  display: none;
}

.news-section.news-page-layout .search-form {
  padding-top: 0;
  margin: 0 0 34px;
}

.news-section.news-page-layout .search-input-group {
  min-height: 68px;
  border-radius: 8px;
  border: 1px solid #57ad4c;
  background: #262830;
}

.news-section.news-page-layout .search-input {
  height: 68px;
  padding: 0 18px;
  font-size: 31px;
  color: #f5f5f7;
}

.news-section.news-page-layout .search-input::placeholder {
  color: #767a85;
}

.news-section.news-page-layout .search-icon {
  margin: 0 18px;
  color: #9397a1;
}

.news-section.news-page-layout .filters.news-filters-js {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  margin-bottom: 34px;
  background: #1d1f27;
  border-radius: 14px;
}

.news-section.news-page-layout .filters.news-filters-js button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 18px;
  border: none;
  border-radius: 11px;
  background: #15171d;
  color: #d3d4d7;
  font-size: 30px;
  font-weight: 500;
}

.news-section.news-page-layout .filters.news-filters-js button.active,
.news-section.news-page-layout .filters.news-filters-js button:hover {
  background: #3d8d42;
  color: #ffffff;
}

.news-section.news-page-layout #news-grid {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 34px;
}

.news-section.news-page-layout .news-card {
  border: 1px solid #232632;
  border-radius: 16px;
  background: #1d1f27;
  padding: 34px 32px;
}

.news-section.news-page-layout .news-card:hover {
  transform: none;
  box-shadow: none;
  border-color: #2c3140;
}

.news-section.news-page-layout .news-card.featured {
  grid-column: auto;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 560px);
  gap: 34px;
  align-items: center;
}

.news-section.news-page-layout .news-card .news-image.first {
  display: none;
}

.news-section.news-page-layout .news-card .news-image.last {
  display: block;
}

.news-section.news-page-layout .news-image img {
  height: 380px;
  border-radius: 12px;
}

.news-section.news-page-layout .news-category {
  position: static;
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: #f4c754;
  color: #161616;
  font-size: 18px;
  font-weight: 600;
}

.news-section.news-page-layout .news-content h3,
.news-section.news-page-layout .news-content .news-card-title {
  margin-top: 0;
  margin-bottom: 14px;
  color: #f1f3f6;
  font-size: 52px;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-section.news-page-layout .news-excerpt {
  margin-bottom: 22px;
  color: #b8bcc5;
  font-size: 18px;
  line-height: 1.55;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-section.news-page-layout .news-date {
  margin-bottom: 18px;
  color: #858b97;
  font-size: 16px;
  font-weight: 500;
}

.news-section.news-page-layout .read-more {
  color: #bfc2c9;
  font-size: 18px;
}

.news-section.news-page-layout .read-more:hover {
  color: #ffffff;
}

.news-section.news-page-layout #news-show-more-wrap {
  margin-top: 2px;
}

.news-section.news-page-layout #news-show-more-wrap a {
  display: block;
  width: 100%;
  border: 1px solid #232735;
  border-radius: 8px;
  background: var(--main-bg-color);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 15px 18px;
}

.news-section.news-page-layout #news-show-more-wrap a:hover {
  background: #252a35;
}

@media (max-width: 1366px) {
  .news-section.news-page-layout .news-card.featured {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 46%);
  }

  .news-section.news-page-layout .news-content h3,
  .news-section.news-page-layout .news-content .news-card-title {
    font-size: 38px;
  }
}

@media (max-width: 1024px) {
  .news-section.news-page-layout .search-input,
  .news-section.news-page-layout .search-input-group {
    height: 58px;
    min-height: 58px;
  }

  .news-section.news-page-layout .filters.news-filters-js button {
    font-size: 16px;
    min-height: 42px;
    padding: 9px 14px;
  }

  .news-section.news-page-layout .news-card.featured {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .news-section.news-page-layout .news-card .news-image.last {
    order: -1;
  }

  .news-section.news-page-layout .news-image img {
    height: 280px;
  }

  .news-section.news-page-layout .news-content h3,
  .news-section.news-page-layout .news-content .news-card-title {
    font-size: 30px;
  }

  .news-section.news-page-layout .news-excerpt {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .news-section.news-page-layout .search-form {
    margin-bottom: 24px;
  }

  .news-section.news-page-layout .search-input-group {
    min-height: 52px;
  }

  .news-section.news-page-layout .search-input {
    height: 52px;
    font-size: 16px;
  }

  .news-section.news-page-layout .search-icon {
    display: block;
    margin: 0 12px;
  }

  .news-section.news-page-layout .filters.news-filters-js {
    display: inline-flex;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }

  .news-section.news-page-layout .news-carousel-slide .news-card.featured {
    padding: 20px;
    gap: 18px;
  }

  .news-section.news-page-layout .news-carousel-slide .news-image.first {
    display: none;
  }

  .news-section.news-page-layout .news-carousel-slide .news-image.last {
    display: block;
    order: -1;
  }

  .news-section.news-page-layout .news-carousel-slide .news-image img {
    height: 220px;
  }

  .news-section.news-page-layout .news-carousel-slide .news-content h3,
  .news-section.news-page-layout .news-carousel-slide .news-content .news-card-title {
    font-size: 24px;
  }

  .news-section.news-page-layout .news-carousel-slide .news-excerpt {
    font-size: 15px;
  }
}

/* ========== WHY US SECTION ========== */
.why-us-section {
  padding: 0px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #0f150f 100%); */
  position: relative;
  overflow: hidden;
  margin-top: 130px;
}


.why-us-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}



.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 10px;
  /*! margin-bottom: 60px; */
}

.feature-card {
  /*! background: linear-gradient(145deg, #141414, #0f0f0f); */
  /*! border: 1px solid #2a2a2a; */
  border-radius: 16px;
  padding: 30px 0px;
  text-align: left;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.feature-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(89, 197, 60, 0.1), transparent);
  transition: left 0.6s ease;
}

.feature-card:hover::before {
  left: 100%;
}


.feature-icon {
  /*! width: 80px; */
  /*! height: 80px; */
  /*! margin: 0 auto 25px; */
  /*! background: rgba(89, 197, 60, 0.1); */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.feature-icon img{
	height:122px;
	width:auto;
}

.review-pros-cons .pre .feature-icon img{
	height:10px;
	width:16px;
}
.review-pros-cons .ned .feature-icon img{
	height:24px;
	width:24px;
}
.review-pros-cons .pre .feature-description {
    color: #ccc;
    line-height: 1.6;
    font-size: 15px;
    margin: 0;
    padding-left: 32px;
 }
 
.review-pros-cons .ned .feature-description {
    color: #ccc;
    line-height: 1.6;
    font-size: 15px;
    margin: 0;
    padding-left: 40px;
 }



.feature-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}

.feature-card p {
  color: #fff;
  line-height: 1.6;
  font-size: 15px;
  margin: 0;
}

/* CTA секция */
.why-us-cta {
  background: linear-gradient(135deg, #0f1a11 0%, #142317 100%);
  border: 1px solid #59c53c;
  border-radius: 16px;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  position: relative;
  overflow: hidden;
}

.why-us-cta::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 100%;
  height: 200%;
  background: radial-gradient(circle, rgba(89, 197, 60, 0.1) 0%, transparent 70%);
  animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { opacity: 0.3; }
  50% { opacity: 0.6; }
}

.cta-content h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fff;
}

.cta-content p {
  color: #ccc;
  font-size: 16px;
  margin: 0;
}

.cta-button {
  background: linear-gradient(135deg, #59c53c, #46a72f);
  border: none;
  padding: 16px 32px;
  border-radius: 10px;
  color: #000;
  /*! font-weight: 700; */
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}


/* Адаптивность */
@media (max-width: 1024px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .why-us-section {
    padding: 60px 0;
  }
  
  .why-us-section .section-title {
    font-size: 42px;
  }
  
  .features-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .feature-card {
    padding: 30px 20px;
  }
  
  .why-us-cta {
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }
  
  .cta-button {
    width: 100%;
    max-width: 200px;
  }
}

@media (max-width: 480px) {
  .why-us-section .section-title {
    font-size: 36px;
  }
  
  .feature-icon {
    width: 60px;
    height: 60px;
  }
  
  .feature-icon svg {
    width: 32px;
    height: 32px;
  }
}

/* ========== POPULAR ARTICLES ========== */

.popular-articles .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}


.articles-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 50px;
}

/* Основная статья */
.main-article {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 40px;
  background: linear-gradient(145deg, #141414, #0f0f0f);
  /*! border: 1px solid #2a2a2a; */
  border-radius: 16px;
  /*! padding: 40px; */
  transition: all 0.3s ease;
}

.main-article:hover {
  border-color: #59c53c;
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

.main-article .article-content h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #fff;
}

.main-article .article-excerpt {
  color: #ccc;
  line-height: 1.7;
  font-size: 16px;
  margin-bottom: 25px;
}

.article-image {
  border-radius: 12px;
  overflow: hidden;
  height: 300px;
}

.article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.main-article:hover .article-image img {
  transform: scale(1.05);
}

/* Второстепенные статьи */
.secondary-articles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.secondary-article {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #2a2a2a;
  border-radius: 12px;
  padding: 30px 25px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.secondary-article::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #59c53c;
  transform: scaleY(0);
  transition: transform 0.3s ease;
}

.secondary-article:hover::before {
  transform: scaleY(1);
}

.secondary-article:hover {
  border-color: #59c53c;
  transform: translateY(-5px);
}

.secondary-article h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #fff;
}

.secondary-article .article-excerpt {
  color: #999;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 20px;
}

/* Мета информация (общая для всех статей) */
.article-meta {
  display: flex;
  /*! justify-content: space-between; */
  align-items: center;
  padding-top: 20px;
  /*! border-top: 1px solid #2a2a2a; */
}

.article-date {
  color: #59c53c;
  font-weight: 600;
  font-size: 14px;
}

.read-more {
  color: #aeaeae;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  transition: color 0.3s;
  position: relative;
  margin-bottom: 10px;
}

.read-more::after {
  content: '→';
  margin-left: 5px;
  transition: transform 0.3s;
}

.read-more:hover {
  color: #59c53c;
}

.read-more:hover::after {
  transform: translateX(3px);
}

/* Кнопка просмотра всех статей */
.articles-actions {
  text-align: center;
}

.btn-all-articles {
  display: inline-block;
  background: var(--main-bg-color);
  border: 1px solid #59c53c;
  color: #59c53c;
  padding: 16px 40px;
  border-radius: 10px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-all-articles:hover {
  background: #59c53c;
  color: #000;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(89, 197, 60, 0.3);
}

/* Адаптивность */
@media (max-width: 1200px) {
  .main-article {
    grid-template-columns: 1fr 350px;
    gap: 30px;
    /*! padding: 30px; */
  }
  
  .main-article .article-content h3 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  .secondary-articles {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .popular-articles {
    padding: 0px 0;
  }
  
  .popular-articles .section-title {
    font-size: 42px;
  }
  
  .main-article {
    grid-template-columns: 1fr;
    gap: 25px;
    /*! padding: 25px; */
  }
  
  .article-image {
    height: 250px;
    order: -1;
  }
  
  .secondary-articles {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .secondary-article {
    padding: 25px 20px;
  }
}

@media (max-width: 480px) {
  .popular-articles .section-title {
    font-size: 36px;
  }
  
  
  .main-article .article-content h3 {
    font-size: 20px;
  }
  
  .article-meta {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  
  .btn-all-articles {
    width: 100%;
    text-align: center;
  }
}


.reviews-section  .top{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.reviews-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}


/* Слайдер */
.reviews-slider {
  position: relative;
  /*! max-width: 1200px; */
  margin: 0 auto;
}

.slider-container {
  display: flex;
  gap: 30px;
  /*! overflow: hidden; */
  margin-bottom: 40px;
}

.review-slide {
  flex: 0 0 calc(33.333% - 20px);
  transition: all 0.3s ease;
  opacity: 0.7;
  transform: scale(0.95);
}

.review-slide.active {
  opacity: 1;
  transform: scale(1);
}

/* Карточка отзыва */
.review-card {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #2a2a2a;
  border-radius: 16px;
  padding: 30px;
  height: auto;
  transition: all 0.3s ease;
  position: relative;
}

.review-card:hover {
  border-color: #59c53c;
  transform: translateY(-5px);
}

.review-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.reviewer-avatar {
  width: 50px;
  height: 50px;
  /*! background: linear-gradient(135deg, #59c53c, #46a72f); */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #000;
  font-size: 18px;
  margin-bottom: 30px;
}

.reviewer-info {
  flex: 1;
}

.reviewer-name {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 40px;
  margin-top: 30px;
}

.review-rating {
  color: #f0c24b;
  font-size: 14px;
}

.review-content {
  margin-bottom: 20px;
}

.review-content p {
  color: #ccc;
  line-height: 1.6;
  font-size: 14px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.read-full-review {
  background: transparent;
  /*! border: 1px solid #59c53c; */
  color: #fff;
  padding: 0px 0px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  border: none;
  text-align: left;
  font-size: 18px;
}


/* Навигация слайдера */
.slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.slider-prev,
.slider-next {
  background: #0a0a0a;
  border: 1px solid #0a0a0a;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}


.slider-dots {
  display: flex;
  gap: 10px;
}

.slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #2a2a2a;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slider-dots .dot.active {
  background: #59c53c;
  transform: scale(1.2);
}

/* Модальное окно */
.review-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.review-modal.active {
  display: flex;
}

.modal-content {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #59c53c;
  border-radius: 16px;
  padding: 40px;
  max-width: 600px;
  width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
}

.modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-reviewer {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.modal-text {
  color: #ccc;
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 25px;
}

.collapse-review {
  background: #59c53c;
  border: none;
  color: #000;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.collapse-review:hover {
  background: #46a72f;
}

/* Адаптивность */
@media (max-width: 1024px) {
  .review-slide {
    flex: 0 0 calc(50% - 15px);
  }
}

@media (max-width: 768px) {
  .reviews-section {
    padding: 60px 0;
  }
  
  .reviews-section .section-title {
    font-size: 42px;
  }
  
  .review-slide {
    flex: 0 0 100%;
  }
  
  .slider-nav {
    gap: 20px;
  }
  
  .modal-content {
    padding: 30px 20px;
    margin: 20px;
  }
}

@media (max-width: 480px) {
  .reviews-section .section-title {
    font-size: 36px;
  }
  
  .review-card {
    padding: 20px;
  }
  
  .review-header {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  
  .slider-nav {
    flex-direction: column;
    gap: 15px;
  }
}

/* ========== FOOTER ========== */
.main-footer {
  background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%);
  border-top: 1px solid #1a1a1a;
  padding: 60px 0px 60px 0px;
  color: #ccc;
  font-size: 14px;
}

.main-footer .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Верхняя часть футера */
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #2a2a2a;
}

.footer-brand {
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer-logo img {
  height: 35px;
}

.footer-tagline {
  color: #59c53c;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}

.footer-social {
  display: flex;
  gap: 15px;
}

.social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #1a1a1a;
  border-radius: 8px;
  color: #59c53c;
  transition: all 0.3s ease;
}

.social-link:hover {
  background: #59c53c;
  color: #000;
  transform: translateY(-2px);
}

/* Основное меню футера */
.footer-main {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px;
  /*! margin-bottom: 50px; */
  margin: 0px 0px;
}

.footer-column {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.footer-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}

.footer-title::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #59c53c;
  border-radius: 1px;
}

.footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.footer-links a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 14px;
}

.footer-links a:hover {
  color: #59c53c;
  padding-left: 5px;
}

/* Контакты */
.footer-contacts {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #999;
  font-size: 14px;
}

.contact-item svg {
  color: #59c53c;
  flex-shrink: 0;
}

/* Нижняя часть футера */
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  border-top: 1px solid #2a2a2a;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-copyright p {
  margin: 0;
  color: #999;
  font-size: 13px;
}

.footer-disclaimer p {
  margin: 0;
  color: #666;
  font-size: 12px;
  text-align: center;
  max-width: 300px;
}

.footer-payments {
  display: flex;
  align-items: center;
  gap: 15px;
}

.payment-methods {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: #999;
}

.payment-icons {
  display: flex;
  gap: 8px;
}

.payment-icons span {
  background: #1a1a1a;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  color: #ccc;
}




/* ========== FAQ SECTION ========== */
.faq-section {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #0f0f0f 100%); */
}

.faq-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}



/* Основной вопрос */
.faq-main {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #59c53c;
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}


.faq-main-question {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}

.faq-main-answer p {
  color: #ccc;
  line-height: 1.7;
  font-size: 16px;
  margin: 0;
}

/* Аккордеон */
.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-item {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #2a2a2a;
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
}



.faq-item.active .faq-question {
  position: relative;
  border-radius: 12px 12px 0 0;
  background: rgba(30, 31, 34, 1);
}

.faq-question {
  position: relative;
  width: 100%;
  padding: 25px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-align: left;

  color: #fff;
  font-size: 18px;
  font-weight: 600;

  background: rgba(30, 31, 34, 1);
  border-radius: 12px;
  transition: all 0.3s ease;
  z-index: 0;
}

.faq-question::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(95,184,89,1), rgba(255,200,87,1));
  z-index: -1;
}

.faq-question::after {
  content: "";
  position: absolute;
  inset: 1px; /* толщина рамки = 2px */
  border-radius: inherit;
  background: rgba(30,31,34,1);
  z-index: -1;
}

/* активная */
.faq-item.active .faq-question {
  border-radius: 12px 12px 0 0;
}

.faq-item.active .faq-question::after {
  border-radius: 12px 12px 0 0;
}





.faq-question span {
  flex: 1;
  margin-right: 20px;
}

.faq-icon {
  transition: transform 0.3s ease;
  color: rgba(249, 246, 244, 1);
  flex-shrink: 0;
}

.faq-question .faq-icon {
  transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
  transform: rotate(90deg);
}

.faq-icon path {
  transition: stroke-dashoffset 0.25s ease;
  stroke-dasharray: 28 28; /* сумма длин вертикальной + горизонтальной */
}

/* активная — скрываем первую линию (вертикальную) */
.faq-item.active .faq-icon path {
  stroke-dashoffset: -14; /* длина вертикальной линии */
}


.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: rgba(89, 197, 60, 0.02);
}

.faq-item.active .faq-answer {
  max-height: 500px;
  padding-top: 20px;
}

.faq-answer p {
  padding: 0 50px 30px;
  color: #ccc;
  line-height: 1.7;
  font-size: 15px;
  margin: 0;
}

/* CTA секция */
.faq-cta {
  background: #1E1F22 url('../img/faq-cta.png') center/cover no-repeat;
  /*! border: 1px solid #62B55C; */
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 100%;
  margin: auto 20px;
  /*! border: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1)) 1; */
  /*! border: 1px solid; */
  /*! border-image: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1)) 1; */
  border-radius: 8px;
  position: relative;
  z-index: 0;
}

.faq-cta .cta-content h3 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.faq-cta .cta-content p {
  color: #ccc;
  font-size: 16px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}

.faq-cta .cta-button {
  background: rgba(98, 181, 92, 1);
  border: none;
  padding: 11px 160px;
  border-radius: 10px;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
  font-family: 'Roboto-Medium';
  text-decoration: none;
}

.faq-cta .cta-button:hover {
  background: rgba(64, 130, 59, 1);
  color:#fff;
}

.faq-cta .cta-button:active {
  background: rgba(50, 101, 46, 1);
}

/* Адаптивность */
@media (max-width: 768px) {
  .faq-section {
    padding: 60px 0;
  }
  
  .faq-section .section-title {
    font-size: 42px;
  }
  
  .faq-main {
    padding: 30px 25px;
  }
  
  .faq-main-question {
    font-size: 20px;
  }
  
  .faq-question {
    padding: 20px 25px;
    font-size: 16px;
  }
  
  .faq-answer p {
    padding: 0 25px 20px;
  }
  
  .faq-cta {
    flex-direction: column;
    text-align: left;
    padding: 30px 25px;
  }
  
  .faq-cta .cta-button {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .faq-section .section-title {
    font-size: 36px;
  }
  
  .faq-main {
    padding: 25px 20px;
  }
  
  .faq-main-question {
    font-size: 18px;
  }
  
  .faq-question {
    padding: 18px 20px;
  }
  
  .faq-answer p {
    padding: 0 20px 18px;
  }
}









/* ========== TOP BK SECTION ========== */
.top-bk-section {
  padding: 60px 0;
  background: linear-gradient(135deg, #0a0a0a 0%, #0f0f0f 100%);
}

.top-bk-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Заголовок */
.top-bk-header {
  text-align: center;
  margin-bottom: 40px;
}

.top-bk-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}

.top-bk-subtitle {
  font-size: 16px;
  color: #ccc;
  margin: 0;
}

/* Сетка топ букмекеров */
.top-bk-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

/* Карточка букмекера */
.top-bk-card {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #2a2a2a;
  border-radius: 12px;
  padding: 25px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.top-bk-card:hover {
  border-color: #59c53c;
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

/* Шапка карточки */
.bk-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bk-logo {
  font-size: 20px;
  font-weight: 800;
  color: #59c53c;
  text-transform: uppercase;
  margin-right: 70px;
}

.bk-logo.winline {
  color: #2a8fff;
}

.bk-logo.fonbet {
  color: #f0c24b;
}

.bk-rating {
  background: rgba(89, 197, 60, 0.1);
  color: #59c53c;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
}

/* Статистика */
.bk-stats {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.stat-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #2a2a2a;
}

.stat-row:last-child {
  border-bottom: none;
}

.stat-value {
  font-size: 16px;
  font-weight: 700;
  color: #59c53c;
}

.stat-label {
  font-size: 14px;
  color: #999;
}

/* Кнопка перехода на сайт */
.bk-site-btn {
  background: linear-gradient(135deg, #59c53c, #46a72f);
  border: none;
  padding: 12px;
  border-radius: 8px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: auto;
}

.bk-site-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

/* Дополнительные букмекеры */
.other-bk-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.other-bk-card {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  border: 1px solid #2a2a2a;
  border-radius: 12px;
  padding: 20px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.other-bk-card:hover {
  border-color: #59c53c;
}

/* Адаптивность */
@media (max-width: 1024px) {
  .top-bk-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .other-bk-grid {
    grid-template-columns: 1fr;
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .top-bk-section {
    padding: 40px 0;
  }
  
  .top-bk-title {
    font-size: 28px;
  }
  
  .top-bk-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  
  .top-bk-card {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .bk-header {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  
  .stat-row {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
  
  .bk-site-btn {
    padding: 10px;
  }
}

/* Специальные стили для цветовых акцентов */
.bk-logo.winline + .bk-rating {
  background: rgba(42, 143, 255, 0.1);
  color: #2a8fff;
}

.bk-logo.fonbet + .bk-rating {
  background: rgba(240, 194, 75, 0.1);
  color: #f0c24b;
}




/* ========== BEST BK SECTION ========== */
.best-bk-section {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%); */
}

.best-bk-section .container {
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0px;
}

/* Главный заголовок */

.best-bk-title {
  font-size: 64px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Колонки */
.bk-columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  /*! max-width: 1200px; */
  margin: 0 auto;
}

/* Заголовок колонки */
.column-header {
  /*! text-align: center; */
  margin-bottom: 10px;
  /*! padding-bottom: 20px; */
  /*! border-bottom: 2px solid #59c53c; */
  display: flex;
  margin-left: 20px;
  margin-right: 20px;
}

.column-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fff;
}

.column-subtitle {
  font-size: 16px;
  /*! color: #ccc; */
  margin: 0;
  /*! margin-bottom: -10px; */
  /*! margin-bottom: 8px; */
}

/* Список букмекеров */
.bk-list {
  display: flex;
  flex-direction: column;
  gap: 15px;

  border-radius: 12px;

  /*! background: #1e1f22; */
  padding-top: 20px;
  margin-top: -30px;
}

.bk-list.min-bk {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: #1e1f22;
  border-radius: 12px;
  margin-top: -24px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Элемент букмекера */
.bk-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*! background: linear-gradient(145deg, #141414, #0f0f0f); */
  /*! border: 1px solid #2a2a2a; */
  border-radius: 12px;
  /*! padding: 20px; */
  /*! transition: all 0.3s ease; */
  width: 100%;
  /*! flex-direction: column; */
  /*! margin-bottom: 20px; */
}

.bk-item:hover {
  border-color: #FFC857;
  /*! transform: translateX(5px); */
}

.bk-info {
  display: flex;
  /*! flex-direction: column; */
  gap: 8px;
}

.bk-name {
  font-size: 18px;
  font-weight: 700;
  color: #59c53c;
  text-transform: uppercase;
}

.bk-stats {
  font-size: 14px;
  /*! color: #ccc; */
  /*! font-weight: 600; */
  display: flex;
  flex-direction: inherit;
  gap: 10px;
}

/* Кнопка сайта */
.bk-site-btn {
  background: linear-gradient(135deg, #62b55c, #62b55c);
  border: none;
  padding: 10px 14px;
  border-radius: 8px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  white-space: nowrap;
  margin-top: 0;
}

.bk-site-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

/* Адаптивность */
@media (max-width: 1024px) {
  .bk-columns {
    grid-template-columns: 1fr;
    gap: 50px;
    max-width: 100%;
  }
  
  .best-bk-title {
    font-size: 48px;
  }
}

@media (max-width: 768px) {
  .best-bk-section {
    padding: 60px 0;
  }
  
  .best-bk-title {
    font-size: 36px;
  }
  
  .column-title {
    font-size: 24px;
  }
  
  .bk-item {
    padding: 15px;
  }
  
  .bk-name {
    font-size: 16px;
  }
  
  .bk-stats {
    font-size: 13px;
  }
  
  .bk-site-btn {
    padding: 8px 16px;
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .best-bk-title {
    font-size: 28px;
  }
  
  .bk-item {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
  
  .bk-site-btn {
    width: 100%;
  }
}

/* Специальные стили для разных букмекеров */
.bk-item:nth-child(1) .bk-name { color: #59c53c; }
.bk-item:nth-child(2) .bk-name { color: #2a8fff; }
.bk-item:nth-child(3) .bk-name { color: #f0c24b; }
.bk-item:nth-child(4) .bk-name { color: #ff6b6b; }
.bk-item:nth-child(5) .bk-name { color: #9b59b6; }
.bk-item:nth-child(6) .bk-name { color: #1abc9c; }




/* ========== TOP 5 BK SECTION ========== */
.top5-bk-section {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%); */
}

.top5-bk-section .container {
  display: block;
  /*! max-width: 1200px; */
  margin: 0 auto;
  padding: 0 0px;
}

/* Главный заголовок */

.top5-title {
  font-size: 64px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Описание */
.top5-description {
  text-align: center;
  margin-bottom: 30px;
}

.top5-description p {
  font-size: 18px;
  color: #fff;
  margin: 0;
  font-weight: 500;
}

/* Разделитель */
.top5-divider {
  /*! height: 2px; */
  /*! background: linear-gradient(90deg, transparent, #59c53c, transparent); */
  margin: 40px auto;
  max-width: 200px;
  border-radius: 1px;
}

/* Список топ-5 */
.top5-list {
  display: flex;
  /*! flex-direction: column; */
  gap: 20px;
  /*! max-width: 900px; */
  margin: 0 auto;
}

/* Элемент букмекера */
.top5-item {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  /*! background: linear-gradient(145deg, #141414, #0f0f0f); */
  /*! border: 1px solid #2a2a2a; */
  border-radius: 16px;
  /*! padding: 30px; */
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  flex-direction: column;
}

.top5-item:hover {
  /*! border-color: #59c53c; */
  /*! transform: translateY(-5px); */
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

.top5-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  /*! background: #59c53c; */
  /*! transform: scaleY(0); */
  /*! transition: transform 0.3s ease; */
}

.top5-item:hover::before {
  transform: scaleY(1);
}

/* Рейтинг */

/* Специальные цвета для топ-3 */



/* Контент */
.top5-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.top5-name {
  font-size: 24px;
  font-weight: 800;
  color: #59c53c;
  text-transform: uppercase;
  margin: 0;
}

.top5-description {
  font-size: 16px;
  /*! color: #ccc; */
  line-height: 1.6;
  margin: 0;
  text-align: left;
}

/* Кнопка */
.top5-button {
  background: linear-gradient(135deg, #59c53c, #46a72f);
  border: none;
  padding: 12px 24px;
  border-radius: 10px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  flex-shrink: 0;
  align-self: center;
}

.top5-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

/* Адаптивность */
@media (max-width: 1024px) {
  .top5-title {
    font-size: 48px;
  }
  
  .top5-item {
    padding: 25px;
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .top5-bk-section {
    padding: 60px 0;
  }
  
  .top5-title {
    font-size: 36px;
  }
  
  .top5-item {
    flex-direction: column;
    text-align: center;
    gap: 20px;
    padding: 25px 20px;
  }
  
  .top5-content {
    text-align: center;
  }
  
  .top5-description {
    text-align: center;
  }
  
  .top5-button {
    align-self: stretch;
  }
}

@media (max-width: 480px) {
  .top5-title {
    font-size: 28px;
  }
  
  .top5-description p {
    font-size: 16px;
  }
  
  .top5-item {
    padding: 20px 15px;
  }
  
  .top5-name {
    font-size: 20px;
  }
  
  .top5-description {
    font-size: 14px;
  }
  

}

/* Анимация появления */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.top5-item {
  animation: fadeInUp 0.6s ease forwards;
}

.top5-item:nth-child(1) { animation-delay: 0.1s; }
.top5-item:nth-child(2) { animation-delay: 0.2s; }
.top5-item:nth-child(3) { animation-delay: 0.3s; }
.top5-item:nth-child(4) { animation-delay: 0.4s; }
.top5-item:nth-child(5) { animation-delay: 0.5s; }


/* ========== COMPARISON SECTION ========== */
.comparison-section {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%); */
}

.comparison-section .container {
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 0px;
}

/* Заголовок */

.comparison-title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Описание */
.comparison-description {
  /*! text-align: center; */
  margin-bottom: 50px;
  /*! max-width: 1000px; */
  margin-left: auto;
  margin-right: auto;
}

.comparison-description p {
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  margin: 0;
}

/* Контейнер таблицы */
.comparison-table-container {
  background: linear-gradient(145deg, #141414, #0f0f0f);
  /*! border: 1px solid #2a2a2a; */
  border-radius: 16px;
  /*! padding: 30px; */
  margin-bottom: 40px;
  overflow-x: auto;
}

/* Таблица */
.comparison-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 1000px;
}

.comparison-table th {
  background: rgb(98, 181, 92);
  color: #000;
  /*! font-weight: 600; */
  font-size: 14px;
  /*! text-transform: uppercase; */
  letter-spacing: 0.5px;
  padding: 20px 15px;
  text-align: center;
  border-bottom: 2px solid #59c53c;
  /*! font-family: Roboto-Medium; */
}

.comparison-table th.col-bk {
  text-align: center;
}

.comparison-table td {
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
}

.comparison-table tr:last-child td {
  border-bottom: none;
}

.comparison-table tr:hover {
  background: rgba(89, 197, 60, 0.03);
}

/* Название букмекера */
.bk-name {
  text-align: center !important;
  align-items: center;
  /*! display: flex; */
}

.bk-logo-small {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}

/* Рейтинг */
.rating-value {
  text-align: center !important;
}

.rating-badge {
  color: #fff;
  padding: 8px 16px;
  border-radius: 20px;
  font-weight: 800;
  font-size: 16px;
  display: inline-block;
}

/* Бонусная информация */
.bonus-info {
  text-align: left !important;
}

.bonus-amount {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
}

.promo-code {
  display: block;
  font-size: 12px;
  color: #fff;
  /*! background: rgba(89, 197, 60, 0.1); */
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 600;
}

/* Оценки критериев */
.criteria-score {
  text-align: center !important;
}

.score-stars {
  color: #f0c24b;
  font-size: 14px;
  margin-bottom: 5px;
}

.score-number {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

/* Выводы */
.comparison-conclusion {
  /*! background: linear-gradient(135deg, #0f1a11 0%, #142317 100%); */
  /*! border: 1px solid #59c53c; */
  border-radius: 16px;
  /*! padding: 30px; */
  /*! max-width: 1000px; */
  margin: 0 auto;
}

.conclusion-title {
  font-size: 20px;
  font-weight: 700;
  color: #59c53c;
  margin-bottom: 15px;
}

.conclusion-text {
  color: #ccc;
  line-height: 1.7;
  font-size: 16px;
  margin: 0;
}

/* Адаптивность */
@media (max-width: 1200px) {
  .comparison-title {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  .comparison-section {
    padding: 60px 0;
  }
  
  .comparison-title {
    font-size: 28px;
  }
  
  .comparison-description p {
    font-size: 16px;
  }
  
  .comparison-table-container {
    padding: 20px 15px;
    margin: 0 -15px 30px;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
  
  .comparison-table th,
  .comparison-table td {
    padding: 10px 10px;
    font-size: 14px;
  }
  
  .comparison-conclusion {
    padding: 25px 0px;
  }
}

@media (max-width: 480px) {
  .comparison-title {
    font-size: 24px;
  }
  
  .comparison-description p {
    font-size: 15px;
  }
  
  .bk-logo-small {
    font-size: 14px;
  }
  
  .rating-badge {
    padding: 6px 12px;
    font-size: 14px;
  }
  
  .bonus-amount {
    font-size: 14px;
  }
  
  .conclusion-title {
    font-size: 18px;
  }
  
  .conclusion-text {
    font-size: 15px;
  }
}

/* Специальные стили для таблицы на мобильных */
@media (max-width: 1024px) {
  .comparison-table-container {
    position: relative;
  }
  
  .comparison-table-container::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    color: #59c53c;
    font-size: 12px;
    font-weight: 600;
    animation: bounce 2s infinite;
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(-3px);
  }
}


/* ========== BK REVIEWS SECTION ========== */
.bk-reviews-section {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%); */
}

.bk-reviews-section .container {
  display: block;
  /*! max-width: 1200px; */
  margin: 0 auto;
  padding: 0 0px;
}

/* Заголовок */

.reviews-title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 10px;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.reviews-subtitle {
  font-size: 32px;
  font-weight: 700;
  color: #ccc;
  margin: 0;
}

/* Описание */
.reviews-description {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.reviews-description p {
  font-size: 18px;
  color: #ccc;
  line-height: 1.6;
  margin: 0;
}

/* Список обзоров в ряд */
.reviews-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  background: #1E1F22;
  padding: 50px;
  border-radius: 12px;
}

/* Ряд обзора */
.review-row {
  display: flex;
  gap: 40px;
  background: #000;
  border: 1px solid #2a2a2a;
  border-radius: 16px;
  padding: 30px;
  transition: all 0.3s ease;
  align-items: flex-start;
}

.review-row:hover {
  border-color: #59c53c;
  transform: translateY(-5px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}

/* Основной контент */
.review-main {
  flex: 1;
  display: flex;
  /*! flex-direction: column; */
  gap: 20px;
}

/* Шапка обзора */
.review-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  flex-direction: column;
}

.bk-logo-large {
  font-size: 28px;
  font-weight: 800;
  color: #59c53c;
  text-transform: uppercase;
}

.bk-logo-large.winline {
  color: #2a8fff;
}

.review-rating {
  display: flex;
  align-items: center;
  gap: 5px;
}

.stars {
  color: #fff;
  font-size: 18px;
}

.rating-value {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  /*! background: rgba(89, 197, 60, 0.1); */
  padding: 0 0px;
  border-radius: 8px;
}

/* Контент обзора */
.review-content p {
  color: #ccc;
  line-height: 1.7;
  font-size: 16px;
  margin: 0;
  height: auto;
}

.review-content strong {
  color: #fff;
  font-weight: 700;
}

/* Особенности */
.review-features {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.feature {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #999;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.02);
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #2a2a2a;
}

.feature-dot {
  width: 6px;
  height: 6px;
  background: #59c53c;
  border-radius: 50%;
  flex-shrink: 0;
}

/* Кнопка действия */
.review-action {
  display: flex;
  align-items: flex-start;
}

.review-button {
  background: linear-gradient(135deg, #62b55c, #62b55c);
  border: none;
  padding: 11px 32px;
  border-radius: 10px;
  color: #000;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  /*! text-transform: uppercase; */
  letter-spacing: 0.5px;
  white-space: nowrap;
  min-width: 160px;
}

.review-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(89, 197, 60, 0.3);
}

/* Адаптивность */
@media (max-width: 1024px) {
  .review-row {
    gap: 30px;
    padding: 30px;
  }
  
  .review-features {
    gap: 15px;
  }
  
  .reviews-title {
    font-size: 36px;
  }
  
  .reviews-subtitle {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .bk-reviews-section {
    padding: 60px 0;
  }
  
  .review-row {
    flex-direction: column;
    gap: 25px;
    padding: 25px;
  }
  
  .review-header {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  
  .review-action {
    align-self: stretch;
  }
  
  .review-button {
    width: 100%;
  }
  
  .reviews-title {
    font-size: 32px;
  }
  
  .reviews-subtitle {
    font-size: 20px;
  }
  
  .reviews-description p {
    font-size: 16px;
  }
  
  .bk-logo-large {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .reviews-title {
    font-size: 28px;
  }
  
  .reviews-subtitle {
    font-size: 18px;
  }
  
  .review-row {
    padding: 20px;
    gap: 20px;
  }
  
  .review-content p {
    font-size: 15px;
  }
  
  .review-features {
    flex-direction: column;
    gap: 10px;
  }
  
  .feature {
    width: 100%;
  }
  
  .review-button {
    padding: 14px;
    font-size: 14px;
  }
}

/* Анимация появления */
@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.review-row {
  animation: slideInUp 0.6s ease forwards;
}

.review-row:nth-child(1) { animation-delay: 0.1s; }
.review-row:nth-child(2) { animation-delay: 0.2s; }
.review-row:nth-child(3) { animation-delay: 0.3s; }
.review-row:nth-child(4) { animation-delay: 0.4s; }


/* ========== DETAILED BK REVIEW ========== */
.bk-review-detailed {
  padding: 80px 0;
  /*! background: linear-gradient(135deg, #0a0a0a 0%, #050505 100%); */
}

.bk-review-detailed .container {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0px;
}

/* Главный заголовок */

.review-main-title {
  font-size: 48px;
  font-weight: 800;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
}

/* Основной обзор */
.review-hero {
  /*! display: grid; */
  /*! grid-template-columns: 2fr 1fr; */
  gap: 50px;
  margin-bottom: 30px;
  align-items: start;
}

.review-intro {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.bk-name-large {
  font-size: 36px;
  font-weight: 800;
  color: #59c53c;
  margin: 0;
  text-transform: uppercase;
}

.review-summary {
  font-size: 20px;
  /*! color: #ccc; */
  font-weight: 500;
  margin: 0;
}

.review-description {
  font-size: 16px;
  /*! color: #ccc; */
  line-height: 1.7;
  margin: 0;
}

/* Рейтинг */
.review-rating-main {
  /*! background: linear-gradient(145deg, #141414, #0f0f0f); */
  /*! border: 1px solid #2a2a2a; */
  border-radius: 16px;
  /*! padding: 30px; */
  /*! text-align: center; */
  /*! position: sticky; */
  top: 20px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.rating-title {
  font-size: 18px;
  font-weight: 600;
  /*! color: #ccc; */
  /*! margin-bottom: 15px; */
  margin-left: 10px;
}

.rating-score {
  font-size: 18px;
  font-weight: 800;
  /*! color: #59c53c; */
  margin-left: 10px;
}

.rating-stars {
  font-size: 24px;
  color: #f0c24b;
}

/* Разделитель */

/* Преимущества и недостатки */
.review-pros-cons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 30px;
}

.pros-section,
.cons-section {
  display: flex;
  flex-direction: column;
  /*! gap: 30px; */
  background: #1E1F22;
  padding: 20px;
  border-radius: 12px;
  position: relative;
}

.section-title {
  /*! font-size: 28px; */
  /*! font-weight: 700; */
  color: #fff;
  margin: 0;
  padding-bottom: 20px;
  /*! border-bottom: 2px solid; */
  font-family: 'MontserratBold', sans-serif;
  line-height: 86px;
}

.pros-section .section-title {
  border-color: #59c53c;
  font-size: 24px;
  padding-bottom: 0px;
  line-height: 26px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 10px;
}

.cons-section .section-title {
  border-color: #ff6b6b;
}

.features-list {
  display: flex;
  flex-direction: column;
  /*! gap: 25px; */
}

.feature-item {
  /*! background: linear-gradient(145deg, #141414, #0f0f0f); */
  /*! border: 1px solid #2a2a2a; */
  border-radius: 12px;
  /*! padding: 25px; */
  transition: all 0.3s ease;
  margin-bottom: 10px;
}

.feature-item:hover {
  border-color: #59c53c;
  transform: translateY(-2px);
}

.cons-section .feature-item:hover {
  border-color: #ff6b6b;
}

.feature-header {
  display: flex;
  align-items: center;
  gap: 15px;
  /*! margin-bottom: 12px; */
}

.feature-icon {
  /*! width: 32px; */
  /*! height: 32px; */
  /*! background: #59c53c; */
  /*! border-radius: 50%; */
  display: flex;
  /*! align-items: first baseline; */
  justify-content: unset;
  font-weight: 700;
  color: #000;
  font-size: 16px;
  flex-shrink: 0;
  margin-bottom: 30px;
}

.feature-icon.cons {
  background: #ff6b6b;
}

.feature-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.feature-description {
  color: #ccc;
  line-height: 1.6;
  font-size: 15px;
  margin: 0;
  padding-left: 33px;
}

/* Вывод */
.review-conclusion {
  background: linear-gradient(135deg, #0f1a11 0%, #142317 100%);
  border: 1px solid #59c53c;
  border-radius: 16px;
  padding: 40px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 40px;
  align-items: start;
}

.conclusion-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.conclusion-title {
  font-size: 24px;
  font-weight: 700;
  color: #59c53c;
  margin: 0;
}

.conclusion-text {
  color: #fff;
  line-height: 1.7;
  font-size: 16px;
  margin: 0;
}

.conclusion-actions {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.conclusion-button {
  background: linear-gradient(135deg, #59c53c, #46a72f);
  border: none;
  padding: 16px 24px;
  border-radius: 10px;
  color: #000;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}

.conclusion-button.outline {
  background: transparent;
  border: 2px solid #59c53c;
  color: #59c53c;
}

.conclusion-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

.conclusion-button.outline:hover {
  background: #59c53c;
  color: #000;
}

/* Адаптивность */
@media (max-width: 1024px) {
  .review-hero {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .review-pros-cons {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .review-conclusion {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .review-rating-main {
    position: static;
    max-width: 300px;
    margin: none;
  }
}

@media (max-width: 768px) {
  .bk-review-detailed {
    padding: 60px 0;
  }
  
  .review-main-title {
    font-size: 36px;
  }
  
  .bk-name-large {
    font-size: 28px;
  }
  
  .review-summary {
    font-size: 18px;
  }
  
  .section-title {
    font-size: 24px;
  }
  
  .feature-item {
    padding: 20px 20px 20px 0px;
  }
  
  .feature-header {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  
  .feature-description {
    padding-left: 0;
  }
  
  .review-conclusion {
    padding: 30px 25px;
  }
}

@media (max-width: 480px) {
  .review-main-title {
    font-size: 28px;
  }
  
  .bk-name-large {
    font-size: 24px;
  }
  
  .rating-score {
    font-size: 36px;
  }
  
  .section-title {
    font-size: 20px;
  }
  
  .conclusion-title {
    font-size: 20px;
  }
  
  .conclusion-text {
    font-size: 15px;
  }
  
  .conclusion-button {
    padding: 14px 20px;
    font-size: 14px;
  }
}







/* Базовые стили */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto';
}

body {
    background-color: #0a0a0a;
    color: #fff;
    padding: 0px 0px;
}

/* Основной контейнер */
.predictions-section {
    max-width: 1200px;
    margin: 0 auto;
}


.main-title {
    font-size: 48px;
    font-weight: 800;
    background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 10px;
}

.subtitle {
    font-size: 24px;
    color: #ccc;
    font-weight: 500;
}

/* Фильтры поиска */
.search-filters {
    /*! background: #1a1a1a; */
    border-radius: 12px;
    /*! padding: 25px; */
    margin-bottom: 30px;
}

.time-filters {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.time-filter {
    background: #2a2a2a;
    border: 1px solid #3a3a3a;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
}

.time-filter.active,
.time-filter:hover {
    background: #59c53c;
    color: #000;
    border-color: #59c53c;
}

.advanced-filters {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.filter-select {
    background: #0b0b0b;
    border: 1px solid #62b55c;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    min-width: 170px;
    font-size: 14px;
}

/* Карточки прогнозов */
.predictions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
}

.prediction-card {
    background: linear-gradient(145deg, #141414, #0f0f0f);
    border: 1px solid #2a2a2a;
    border-radius: 16px;
    padding: 25px;
    transition: all 0.3s ease;
}

.prediction-card:hover {
    border-color: #59c53c;
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

/* Заголовок лиги */
.league-header {
    display: flex;
    align-items: center;
    gap: 10px;
    /*! margin-bottom: 20px; */
    /*! padding-bottom: 15px; */
    /*! border-bottom: 1px solid #2a2a2a; */
    font-family: 'Roboto-Medium';
    font-weight: 500;
}

.league-icon {
    width: 24px;
    height: 24px;
    background: #59c53c;
    border-radius: 50%;
}

.league-name {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

/* Основная информация о матче */
.match-info {
    text-align: center;
    margin-bottom: 25px;
}

.vs-badge {
    display: inline-block;
    background: #59c53c;
    color: #000;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 15px;
}

.match-date {
    color: #ccc;
    font-size: 14px;
    margin-bottom: 5px;
}

.match-time {
    color: #59c53c;
    font-size: 16px;
    font-weight: 600;
}

/* Команды */
.teams {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.team {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    flex: 1;
}

.team-name {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.team-role {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.vs-separator {
    font-size: 18px;
    font-weight: 700;
    color: #59c53c;
    margin: 0 15px;
}

/* Коэффициенты */
.odds {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}

.odd-item {
    flex: 1;
    text-align: center;
}

.odd-value {
    display: block;
    background: #0d0d0d;
    padding: 15px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
    color: #59c53c;
    margin-bottom: 5px;
}

.odd-label {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

/* Кнопка */
.prediction-button {
    width: 100%;
    background: linear-gradient(135deg, #59c53c, #46a72f);
    border: none;
    padding: 14px;
    border-radius: 10px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.prediction-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

/* Адаптивность */
@media (max-width: 768px) {
    .main-title {
        font-size: 36px;
    }
    
    .subtitle {
        font-size: 20px;
    }
    
    .time-filters {
        justify-content: center;
    }
    
    .advanced-filters {
        justify-content: center;
    }
    
    .predictions-grid {
        grid-template-columns: 1fr;
    }
    
    .teams {
        flex-direction: column;
        gap: 15px;
    }
    
    .vs-separator {
        margin: 10px 0;
    }
}

@media (max-width: 480px) {
    .main-title {
        font-size: 28px;
    }
    
    .search-filters {
        padding: 20px 15px;
    }
    
    .time-filter {
        padding: 8px 16px;
        font-size: 13px;
    }
    
    .filter-select {
        min-width: 120px;
    }
    
    .prediction-card {
        padding: 20px;
    }
}



/* Форма поиска */
.search-form {
    margin-bottom: 50px;
}

.search-input-group {
    display: flex;
    align-items: center;
    background: #2a2a2a;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #62b55c;
    transition: all 0.3s ease;
    /*! color: ; */
}

.search-input-group:focus-within {
    border-color: #59c53c;
    box-shadow: 0 0 0 2px rgba(89, 197, 60, 0.1);
}

.search-icon {
    color: #999;
    margin: 0 15px;
    flex-shrink: 0;
}

.search-input {
    flex: 1;
    background: transparent;
    border: none;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    outline: none;
}

.search-input::placeholder {
    color: #666;
}

.search-button {
    background: #59c53c;
    border: none;
    padding: 15px 25px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.search-button:hover {
    background: #46a72f;
}

/* Адаптивность для формы поиска */
@media (max-width: 768px) {
    .search-input-group {
        flex-direction: column;
        border-radius: 8px;
    }
    
    .search-icon {
        display: none;
    }
    
    .search-input {
        padding: 12px 15px;
        width: 100%;
        border-bottom: 1px solid #3a3a3a;
    }
    
    .search-button {
        width: 100%;
        padding: 12px;
    }
}

@media (max-width: 480px) {
    .search-form {
        margin-top: 15px;
        padding-top: 15px;
    }
}




/* Адаптивность */
@media (max-width: 1024px) {
  .footer-main {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  
  
  

	.sidebar {
	  display: none;
	}
	.popular-articles .secondary-articles{
		  display: none;	
	}
}

@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  
  .footer-main {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }
  
  .footer-payments {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .main-footer {
    padding: 40px 0 20px;
  }
  
  .footer-brand {
    flex-direction: column;
    gap: 10px;
  }
  
  .footer-tagline {
    font-size: 14px;
  }
  
  .payment-methods {
    flex-direction: column;
    gap: 8px;
  }
}



.main-footer .container .tg-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border: 1.5px solid #59c53c;
  border-radius: 6px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  justify-content: center;
}

.main-footer .container .tg-btn:hover {
  background-color: #59c53c;
  color: #000;
}

.main-footer .container .tg-btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}












/* Основная секция */
.how-it-works {
    padding: 80px 0;
}

/* Заголовок секции */

.main-title {
    font-size: 48px;
    font-weight: 800;
    background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 20px;
    line-height: 1.2;
}

.section-description {
    font-size: 18px;
    color: #ccc;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 50px;
}

/* Сетка этапов */
.process-steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

/* Карточка этапа */
.process-step {
    background: linear-gradient(145deg, #1E1F22, #1E1F22);
    border: 1px solid #1E1F22;
    border-radius: 16px;
    padding: 20px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.process-step:hover {
    border-color: #59c53c;
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}


.process-step:hover::before {
    transform: scaleY(1);
}

/* Шапка этапа */
.step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    justify-content: space-between;
}

.step-number {
    font-size: 18px;
    font-weight: 800;
    color: #59c53c;
    line-height: 1;
    min-width: 80px;
    text-align: right;
}

.step-title {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
}

.step-description {
    color: #ccc;
    line-height: 1.7;
    font-size: 16px;
    margin: 0;
}

/* Анимации */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.process-step {
    animation: fadeInUp 0.6s ease forwards;
}

.process-step:nth-child(1) { animation-delay: 0.1s; }
.process-step:nth-child(2) { animation-delay: 0.2s; }
.process-step:nth-child(3) { animation-delay: 0.3s; }
.process-step:nth-child(4) { animation-delay: 0.4s; }
.process-step:nth-child(5) { animation-delay: 0.5s; }
.process-step:nth-child(6) { animation-delay: 0.6s; }

/* Адаптивность */
@media (max-width: 1024px) {
    .process-steps {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .process-step:nth-child(odd),
    .process-step:nth-child(even) {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .how-it-works {
        padding: 60px 0;
    }
    
    .main-title {
        font-size: 36px;
    }
    
    .section-description {
        font-size: 16px;
    }
    
    .process-step {
        padding: 30px 25px;
    }
    
    .step-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .step-number {
        font-size: 36px;
        min-width: 60px;
    }
    
    .step-title {
        font-size: 20px;
    }
    
    .step-content {
        padding-left: 0;
    }
}

@media (max-width: 480px) {
    .main-title {
        font-size: 28px;
    }
    
    .section-header {
        margin-bottom: 40px;
    }
    
    .process-step {
        padding: 25px 20px;
    }
    
    .step-number {
        font-size: 32px;
    }
    
    .step-title {
        font-size: 18px;
    }
    
    .step-description {
        font-size: 15px;
    }
}

/* Дополнительные стили для улучшения читаемости */
.step-description {
    /*! text-align: justify; */
    hyphens: auto;
}

/* Эффект при наведении на номер */
.step-number {
    transition: all 0.3s ease;
}

.process-step:hover .step-number {
    transform: scale(1.1);
    text-shadow: 0 0 20px rgba(89, 197, 60, 0.5);
}




/* Секция статистики */
.statistics-section {
    padding: 60px 0;
    /*! background: #0a0a0a; */
}

.statistics-section .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}


/* Команды */
.statistics-section .team-stats {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.statistics-section .team-name {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    background: linear-gradient(145deg, #141414, #0f0f0f);
    border: 1px solid #2a2a2a;
    border-radius: 12px;
    color: #fff;
}

.statistics-section .home-team .team-name {
    color: #59c53c;
}

.statistics-section .away-team .team-name {
    color: #2a8fff;
}

/* Список статистики */
.statistics-section .stats-list {
    display: flex;
    flex-direction: column;
    /*! gap: 15px; */
}

/* Элемент статистики */

.statistics-section .stat-item:hover {
    border-color: #59c53c;
    transform: translateY(-2px);
}

/* Полосы статистики */
.statistics-section .stat-bar {
    height: 15px;
    border-radius: 16px 0px 0px 16px;
    transition: all 0.3s ease;
}

.statistics-section .home-bar {
    background: linear-gradient(90deg, #59c53c, #46a72f);
}

.statistics-section .away-bar {
    background: rgba(255, 200, 87, 1);
    border-radius: 0px 16px 16px 0px;
}

/* Значения статистики */
.statistics-section .stat-value {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    min-width: 30px;
    color: rgba(255, 200, 87, 1);
}

.statistics-section .home-team .stat-value:first-child {
    color: #59c53c;
}

.statistics-section .away-team .stat-value:last-child {
    color: #2a8fff;
}

/* Метки статистики */
.statistics-section .stat-label {
    font-size: 14px;
    font-weight: 600;
    color: #ccc;
    text-align: center;
    /*! text-transform: uppercase; */
    letter-spacing: 0.5px;
}

/* Разделитель */
.statistics-section .stats-divider {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    height: 100%;
}

.statistics-section .divider-line {
    flex: 1;
    width: 2px;
    background: linear-gradient(180deg, transparent, #59c53c, transparent);
}

.statistics-section .stats-categories {
    padding: 10px 20px;
    background: #1a1a1a;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Анимации */
@keyframes statSlideIn {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.statistics-section .home-team .stat-item {
    animation: statSlideIn 0.6s ease forwards;
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 50px;
}

.statistics-section .away-team .stat-item {
    animation: statSlideIn 0.6s ease forwards;
    animation-direction: reverse;
}

.statistics-section .stat-item:nth-child(1) { animation-delay: 0.1s; }
.statistics-section .stat-item:nth-child(2) { animation-delay: 0.2s; }
.statistics-section .stat-item:nth-child(3) { animation-delay: 0.3s; }
.statistics-section .stat-item:nth-child(4) { animation-delay: 0.4s; }
.statistics-section .stat-item:nth-child(5) { animation-delay: 0.5s; }
.statistics-section .stat-item:nth-child(6) { animation-delay: 0.6s; }

/* Адаптивность */
@media (max-width: 768px) {
    .statistics-section {
        padding: 40px 0;
    }
    
    .statistics-section .stats-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .statistics-section .stats-divider {
        display: none;
    }
    
    .statistics-section .section-title {
        font-size: 36px;
    }
    
    .statistics-section .team-name {
        font-size: 20px;
    }
    
    .statistics-section .stat-item {
        grid-template-columns: 1fr auto 1fr;
        gap: 10px;
        padding: 12px;
    }
    
    .statistics-section .stat-value {
        font-size: 16px;
    }
    
    .statistics-section .stat-label {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .statistics-section {
        padding: 30px 0;
    }
    
    .statistics-section .section-title {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .statistics-section .team-name {
        font-size: 18px;
        padding: 12px;
    }
    
    .statistics-section .stat-item {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 8px;
    }
    
    .statistics-section .stat-bar {
        order: -1;
    }
    
    .statistics-section .stat-value {
        font-size: 14px;
    }
    
    .statistics-section .stat-label {
        font-size: 11px;
    }
    
    .statistics-section .stats-list {
        gap: 12px;
    }
}

/* Дополнительные стили для улучшения UX */
.statistics-section .stat-bar {
    position: relative;
    overflow: hidden;
}

.statistics-section .stat-bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.statistics-section .stat-item:hover .stat-bar::after {
    left: 100%;
}

.statistics-section .stat-item .lines{
	display: flex;
  width: 100%;
}
.statistics-section .stat-item .head{
	display: flex;
  width: 100%;
  justify-items: self-start;
  justify-content: space-between;
  margin-bottom: 5px;
}


 .popular-articles .secondary-articles {
	  display: flex;
	  gap: 20px;
	  align-items: start;
	  flex-direction: row;
	  justify-content: space-between;
}
 .popular-articles .secondary-articles .news-card{
	display: flex;
  flex-direction: column-reverse;
  width: 33%;
  padding:0; 
  
} 

.match-table .match-right .odds {
  display: flex;
  gap: 40px;
  width: 250px;
}
.match-center p {
  width: 160px;
}

.bookmakers-section .bk-item {
  flex-direction: column;
  background: #1e1f22;
}

.best-bk-section .bk-columns {
  gap: 10px;
}
.pros-section .feature-icon {
  margin-bottom: 0px;
}

.popular-articles .main-article .news-card {
		padding: 0;
		align-items: center;
}

.popular-articles .main-article .news-image img {
	width: 100%;
  height: auto;
}

.popular-articles .news-card.featured {

  grid-template-columns: 1.1fr 1fr;

}


.popular-articles .main-article .news-content h3,
.popular-articles .main-article .news-content .news-card-title {	
margin-top: 0;
}

.popular-articles .secondary-articles .news-card h3,
.popular-articles .secondary-articles .news-card .news-card-title {
		margin-top: 0px;
		padding-left: 30px;
		padding-right: 30px;
}


.popular-articles .secondary-articles .news-meta {
	
	  padding-left: 10px;
  padding-bottom: 10px;
}


.agreement-block {
    /*! max-width: 800px; */
    margin: 0 auto;
    padding: 30px;
    background: #1E1F22;
    /*! border: 1px solid #e0e0e0; */
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}

.agreement-block h2 {
    text-align: center;
    color: #1E1F22;
    margin-bottom: 30px;
    font-size: 24px;
    /*! border-bottom: 2px solid #3498db; */
    padding-bottom: 10px;
}

.agreement-section {
    margin-bottom: 25px;
    padding-bottom: 15px;
    /*! border-bottom: 1px solid #ecf0f1; */
}

.agreement-section:last-child {
    border-bottom: none;
}

.agreement-section h3 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
}

.agreement-section p {
    margin-bottom: 10px;
    text-align: justify;
    color: #fff;
}

.agreement-section ul {
    margin: 10px 0;
    padding-left: 20px;
}

.agreement-section li {
    margin-bottom: 8px;
    position: relative;
    color: #fff;
}

.agreement-section strong {
    color: #fff;
}

/* Адаптивность */
@media (max-width: 768px) {
    .agreement-block {
        padding: 20px;
        margin: 10px;
    }
    
    .agreement-block h2 {
        font-size: 20px;
    }
    
    .agreement-section h3 {
        font-size: 16px;
    }
}



.hero-404::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" opacity="0.05"><text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-family="Montserrat" font-size="120" font-weight="800">404</text></svg>') center/contain no-repeat;
}

.hero-404-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
}


.hero-404 p {
  font-size: 1.3rem;
  margin-bottom: 40px;
  /*! color: #ccc; */
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

.hero-404-button {
  background: #62B55C;
  color: #000;
  border: none;
  padding: 15px 40px;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.hero-404-button:hover {
  background: #59c53c;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(89, 197, 60, 0.3);
}

.hero-404-button:active {
  transform: translateY(0);
}

/* Адаптивность */
@media (max-width: 768px) {
  .hero-404 {
    min-height: 60vh;
    padding: 40px 20px;
  }
  
  .hero-404 h1 {
    font-size: 2.5rem;
  }
  
  .hero-404 p {
    font-size: 1.1rem;
  }
  
  .hero-404-button {
    padding: 14px 32px;
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .hero-404 {
    min-height: 50vh;
  }
  
  .hero-404 h1 {
    font-size: 2rem;
  }
  
  .hero-404 p {
    font-size: 1rem;
    margin-bottom: 30px;
  }
  
  .hero-404-button {
    padding: 12px 28px;
    width: 100%;
    max-width: 280px;
  }
}


.article-page {
  /*! background: #0a0a0a; */
  min-height: 100vh;
  padding: 40px 0;
  color: #fff;
}

.article-container {
  /*! max-width: 800px; */
  margin: 0 auto;
  /*! padding: 0 20px; */
}

/* Хлебные крошки */
.breadcrumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #ccc;
}

.breadcrumbs a {
  color: #BFBFBF;
  text-decoration: none;
  transition: color 0.3s ease;
}

.breadcrumbs a:hover {
  color: #62B55C;
}

.breadcrumbs-separator {
  color: #666;
}

.breadcrumbs-current {
  color: #fff;
  font-weight: 500;
}

/* Заголовок статьи */
.article-header {
  margin-bottom: 40px;
  border-bottom: none;
  /*! padding-bottom: 30px; */
  background: none;
}

.article-header h1{
	font-size: 60px;
  line-height: 66px;
}

.article-page .rating-title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  /*! margin-bottom: 15px; */
  margin-left: 0;
  display: flex;
  gap: 16px;
  align-items: center;
}

.article-title {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  background: linear-gradient(135deg, #fff 0%, #59c53c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.article-meta {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.article-category {
  background: #FFC857;
  color: #000;
  padding: 4px 12px;
  border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.article-reading-time,
.article-date,
.article-views {
  color: #ccc;
  display: flex;
  align-items: center;
  gap: 5px;
}

.article-reading-time::before {
  content: '⏱';
}

.article-views::before {
  content: '★';
}

/* Контент статьи */
.article-content {
  font-family: 'Roboto', sans-serif;
  line-height: 1.7;
  font-size: 16px;
  color: #e0e0e0;
}

.article-content p {
  margin-bottom: 40px;
  text-align: justify;
  margin-top: 10px;
}

/* Блок оценки */
.article-rating {
  /*! background: linear-gradient(145deg, #1E1F22, #1E1F22); */
  /*! border: 1px solid #2a2a2a; */
  /*! border-radius: 12px; */
  /*! padding: 30px; */
  margin-top: 40px;
  /*! text-align: center; */
  display: flex;
  align-items: center;
}

.rating-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*! margin-bottom: 20px; */
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
}

.rating-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  /*! font-family: 'Montserrat', sans-serif; */
}

.rating-current {
  font-size: 14px;
  /*! color: #59c53c; */
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}

.rating-stars {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 0;
  line-height: 20px;
}

.star {
  font-size: 2rem;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
}

.star.active {
  color: #f0c24b;
}

.star:hover {
  transform: scale(1.2);
  color: #f0c24b;
}


.thanks-text {
  /*! color: #59c53c; */
  font-weight: 600;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Адаптивность */
@media (max-width: 768px) {
  .article-page {
    padding: 20px 0;
  }
  
  .article-title {
    font-size: 2rem;
  }
  
  .article-meta {
    gap: 15px;
  }
  
  .article-rating {
    padding: 25px 20px;
  }
  
  .rating-header {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  
  .star {
    font-size: 1.8rem;
  }
}

@media (max-width: 480px) {
  .article-container {
    padding: 0 0px;
  }
  
  .article-title {
    font-size: 1.6rem;
  }
  
  .breadcrumbs {
    font-size: 12px;
  }
  
  .article-meta {
    font-size: 12px;
  }
  
  .article-content {
    font-size: 15px;
  }
  
  .article-rating {
    padding: 20px 15px;
  }
  
  .rating-title {
    font-size: 16px;
  }
  
  .star {
    font-size: 1.6rem;
  }
}

/* Дополнительные стили для улучшения читаемости */
.article-content p {
  text-align: left;
  hyphens: auto;
}

/* Эффекты при наведении */
.breadcrumbs a,
.article-category,
.star {
  transition: all 0.3s ease;
}

.article-category:hover {
  background: #62B55C;
  transform: translateY(-1px);
}



.hero-raiting-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.hero-raiting-content {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}

.hero-raiting-title {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 30px;
  line-height: 1.2;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.hero-raiting-description {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #e0e0e0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* Адаптивность */
@media (max-width: 768px) {
  .hero-raiting {
    padding: 80px 0;
    background: linear-gradient(135deg, rgba(10, 10, 10, 0.95) 0%, rgba(17, 17, 17, 0.9) 100%), url('../img/hero-raiting-bg.jpg') center/cover no-repeat;
  }
  
  .hero-raiting-title {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  
  .hero-raiting-description {
    font-size: 1.1rem;
  }
}

@media (max-width: 480px) {
  .hero-raiting {
    padding: 60px 0;
  }
  
  .hero-raiting-title {
    font-size: 1.8rem;
  }
  
  .hero-raiting-description {
    font-size: 1rem;
  }
  
  .hero-raiting-container {
    padding: 0 15px;
  }
}

/* Дополнительные стили для улучшения читаемости */
.hero-raiting-title {
  letter-spacing: -0.02em;
}

.hero-raiting-description {
  letter-spacing: 0.01em;
}

/* Альтернативный вариант с фиксированной высотой */
.hero-raiting.hero-fixed-height {
  height: 400px;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .hero-raiting.hero-fixed-height {
    height: 300px;
  }
}

@media (max-width: 480px) {
  .hero-raiting.hero-fixed-height {
    height: 250px;
  }
}


/* Контейнер с точками */
.slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}

/* Скрываем цифры внутри кнопок */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #555;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Активная точка */
.slick-dots li.slick-active button {
  background: #62b55c;


}

/* При наведении */
.slick-dots li button:hover {
  background: #999;
}

/* Для тёмного фона */
.slick-dots li {
  margin: 0;
}


/* Общий стиль стрелок */
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0; /* скрываем текст */
}

/* Добавляем стрелочки с помощью псевдоэлементов */
.slick-prev::before,
.slick-next::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
}

/* Левая стрелка */
.slick-prev::before {
  transform: translate(-50%, -50%) rotate(-135deg);
}

/* Правая стрелка */
.slick-next::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

/* Hover-эффект */

/* Позиционирование */
.slick-prev {
  left: 10px;
}
.slick-next {
  right: 10px;
}

/* Для мобильных можно уменьшить размер */
@media (max-width: 600px) {
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
    background: none;
  }
}


.news-grid.owl-carousel.mobile{
	display:none;
}

/* Навигация стрелками */
.bonuses-nav {
  /*! position: absolute; */
  /*! top: -50px; */
  /*! right: 10px; */
  /*! display: flex; */
  gap: 10px;
  z-index: 10;
  margin-bottom: 30px;
  justify-content: flex-end;
  display: flex;
}

.bonuses-prev,
.bonuses-next {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  background: rgb(8, 8, 8);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.bonuses-prev:hover,
.bonuses-next:hover {
  /*! background: rgba(0,183,255,0.9); */
  color: #fff;
}



/* Карусель для мобильных */
@media (max-width: 768px) {
	

	
	.noslide {
        display: none;
    }
	
    .carousel-container {
        position: relative;
        overflow: hidden;
        margin: 0px 0;
    }
    
    .carousel-track {
        display: flex;
        transition: transform 0.3s ease;
    }
    
    .carousel-slide {
        flex: 0 0 100%;
        min-width: 100%;
        padding: 0 0px;
        box-sizing: border-box;
    }
    
    /* Стрелочки по центру */
    .carousel-nav.top {
        display: flex;
        justify-content: center;
        align-items: center;
        /*! position: absolute; */
        /*! top: 30px; */
        /*! left: 0; */
        /*! right: 0; */
        /*! z-index: 10; */
        gap: 20px;
        margin-bottom: 30px;
    }
    
    .carousel-prev,
    .carousel-next {
        background: transparent;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        cursor: pointer;
        transition: all 0.3s ease;
        opacity: 0.8;
    }
    
    .carousel-prev:hover,
    .carousel-next:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .carousel-prev:disabled,
    .carousel-next:disabled {
        opacity: 0.3;
        cursor: not-allowed;
        transform: none;
    }
    
    /* Кружочки снизу */
    .carousel-dots {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
        padding: 10px 0;
    }
    
    .dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 0px solid #59c53c;
        background: #1a1a1a;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .dot.active {
        background: #59c53c;
        transform: scale(1.2);
    }
    
    .dot:hover {
        background: #59c53c;
        transform: scale(1.1);
    }
	.prognoz-two {
	  margin-top: 60px;
	}
.carousel-nav.top.left {
		justify-content: flex-end;

	  }
}

/* Скрываем карусель на десктопе */
@media (min-width: 769px) {
    .carousel-container {
        display: none;
    }
}


/* Карусель новостей для мобильных */
@media (max-width: 768px) {
    
    .noslide .news-grid {
        display: none;
    }
    
    .news-carousel-container {
        position: relative;
        overflow: hidden;
        margin: 0px 0;
        width: 100%;
    }
    
    .news-carousel-track {
        display: flex;
        transition: transform 0.3s ease;
    }
    
    .news-carousel-slide {
        flex: 0 0 100%;
        min-width: 100%;
        padding: 0px 0px;
        box-sizing: border-box;
    }
    
    /* Адаптация новостной карточки для карусели */
    .news-carousel-slide .news-card.featured {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 15px;
    }
	
	
	
    
    .news-carousel-slide .news-image.first {
        order: -1;
    }
    
    .news-carousel-slide .news-image.last {
        display: none;
    }
    
    
    .news-carousel-slide .news-category {
        position: relative;
        top: auto;
        left: auto;
        /*! margin: 0 15px 15px; */
    }
    
    /* Стрелочки по центру */
    .news-carousel-nav.top {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-bottom: 30px;
    }
	
	.news-carousel-nav.top.left {
		justify-content: flex-end;

	}
    
    .news-carousel-prev,
    .news-carousel-next {
        background: transparent;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        cursor: pointer;
        transition: all 0.3s ease;
        opacity: 0.8;
    }
    
    .news-carousel-prev:hover,
    .news-carousel-next:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .news-carousel-prev:disabled,
    .news-carousel-next:disabled {
        opacity: 0.3;
        cursor: not-allowed;
        transform: none;
    }
    
    /* Кружочки снизу */
    .news-carousel-dots {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
        padding: 10px 0;
    }
    
    .news-dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 0px solid #59c53c;
        background: #1a1a1a;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .news-dot.active {
        background: #59c53c;
        transform: scale(1.2);
    }
    
    .news-dot:hover {
        background: #59c53c;
        transform: scale(1.1);
    }
}

/* Скрываем карусель новостей на десктопе */
@media (min-width: 769px) {
    .news-carousel-container {
        display: none;
    }
}

/* Карусель бонусов для мобильных */
@media (max-width: 380px) {
    
    .noslide.bonuses-grid {
        display: none;
    }
	
	.bonuses-features {
	  margin-top: 0px;
	}
    
    .bonuses-carousel-container {
        position: relative;
        overflow: hidden;
        margin: 0px 0;
        display: block !important;
    }
    
    .bonuses-carousel-track {
        display: flex;
        transition: transform 0.3s ease;
    }
    
    .bonuses-carousel-slide {
        flex: 0 0 100%;
        min-width: 100%;
        padding: 0 0px;
        box-sizing: border-box;
    }
    
    /* Адаптация карточки бонуса для карусели */
    .bonuses-carousel-slide .bonus-card {
        margin: 0;
        height: auto;
    }
    
    /* Стрелочки по центру */
    .bonuses-carousel-nav.top {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
        margin-bottom: 30px;
    }
    
    .bonuses-carousel-prev,
    .bonuses-carousel-next {
        background: transparent;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        cursor: pointer;
        transition: all 0.3s ease;
        opacity: 0.8;
    }
    
    .bonuses-carousel-prev:hover,
    .bonuses-carousel-next:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .bonuses-carousel-prev:disabled,
    .bonuses-carousel-next:disabled {
        opacity: 0.3;
        cursor: not-allowed;
        transform: none;
    }
    
    /* Кружочки снизу */
    .bonuses-carousel-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 30px;
        padding: 10px 0;
    }
    
    .bonuses-dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 0px solid #59c53c;
        background: #1a1a1a;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .bonuses-dot.active {
        background: #59c53c;
        transform: scale(1.2);
    }
    
    .bonuses-dot:hover {
        background: #59c53c;
        transform: scale(1.1);
    }
}

/* Скрываем карусель бонусов на десктопе */
@media (min-width: 769px) {
    .bonuses-carousel-container {
        display: none;
    }
}
@media (max-width: 768px) {
    

    
    .articles-carousel-container {
        position: relative;
        overflow: hidden;
        margin: 0px 0;
    }
    
    .articles-carousel-track {
        display: flex;
        transition: transform 0.3s ease;
    }
    
    .articles-carousel-slide {
        flex: 0 0 100%;
        min-width: 100%;
        padding: 0 0px;
        box-sizing: border-box;
    }
    
    /* Адаптация карточки статьи для карусели */
    .articles-carousel-slide .news-card.featured {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 0;
    }
    
    .articles-carousel-slide .news-image {
        order: -1;
    }
    
    .articles-carousel-slide .news-content {
        padding: 0 15px;
    }
    
    /* Стрелочки по центру */
    .articles-carousel-nav.top {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
        margin-bottom: 30px;
    }
    
    .articles-carousel-prev,
    .articles-carousel-next {
        background: transparent;
        border: none;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        cursor: pointer;
        transition: all 0.3s ease;
        opacity: 0.8;
    }
    
    .articles-carousel-prev:hover,
    .articles-carousel-next:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .articles-carousel-prev:disabled,
    .articles-carousel-next:disabled {
        opacity: 0.3;
        cursor: not-allowed;
        transform: none;
    }
    
    /* Кружочки снизу */
    .articles-carousel-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 0;
        padding: 30px 0;
    }
    
    .articles-dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 0px solid #59c53c;
        background: #1a1a1a;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .articles-dot.active {
        background: #59c53c;
        transform: scale(1.2);
    }
    
    .articles-dot:hover {
        background: #59c53c;
        transform: scale(1.1);
    }
}

/* Карусель статей для мобильных */
@media (max-width: 380px) {
    
    .noslide .articles-grid {
        display: none;
    }
    
    
}

/* Скрываем карусель статей на десктопе */
@media (min-width: 769px) {
    .articles-carousel-container {
        display: none;
    }
}


/* Карусель отзывов для всех устройств */
.reviews-carousel-container {
    position: relative;
    overflow: hidden;
    margin: 0px 0;
}

.reviews-carousel-track {
    display: flex;
    transition: transform 0.3s ease;
}

.reviews-carousel-slide {
    flex: 0 0 100%;
    min-width: 100%;
    padding: 0 0px;
    box-sizing: border-box;
}

/* Стрелочки по центру */
.reviews-carousel-nav.top {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.reviews-carousel-prev,
.reviews-carousel-next {
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 0.8;
}

.reviews-carousel-prev:hover,
.reviews-carousel-next:hover {
    opacity: 1;
    transform: scale(1.1);
}

.reviews-carousel-prev:disabled,
.reviews-carousel-next:disabled {
    opacity: 0.3;
    cursor: not-allowed;
    transform: none;
}

/* Кружочки снизу */
.reviews-carousel-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
    padding: 10px 0;
}

.reviews-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 0px solid #59c53c;
    background: #393939;
    cursor: pointer;
    transition: all 0.3s ease;
}

.reviews-dot.active {
    background: #59c53c;
    transform: scale(1.2);
}

.reviews-dot:hover {
    background: #59c53c;
    transform: scale(1.1);
}

.reviews-page {
  padding: 0;
}

.reviews-page .reviews-page__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.reviews-page .reviews-page__grid-item {
  min-width: 0;
}

.reviews-page .review-card {
  height: 100%;
}

.reviews-page .review-card.review-photo {
  padding: 0;
  background: none;
  border: none;
  overflow: hidden;
}

.reviews-page .review-card.review-photo:hover {
  transform: none;
}

.reviews-page .review-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.reviews-page .reviewer-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reviews-page .read-full-review {
  display: flex;
  align-items: center;
  gap: 12px;
}

.reviews-page .read-full-review-icon {
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.reviews-page .reviews-page__footer {
  margin-top: 30px;
}

.reviews-page .reviews-page__empty-state {
  padding: 0 0 20px;
  color: #bfbfbf;
  text-align: center;
}

.reviews-page #show-more-reviews.is-loading {
  pointer-events: none;
  opacity: 0.65;
}

/* Адаптация для десктопа */
@media (min-width: 769px) {
    .reviews-carousel-container {
        display: block !important;
    }
    
    .reviews-carousel-track {
        display: flex;
        flex-wrap: nowrap;
        gap: 30px;
        transform: translateX(0) !important;
    }
    
    .reviews-carousel-slide {
        flex: 0 0 calc(33.333% - 20px);
        min-width: calc(33.333% - 20px);
        padding: 0;
    }
    
    /* Скрываем стрелочки на десктопе, но оставляем точки */
    .reviews-carousel-nav.top {
        display: none;
    }
    
    /* Точки показываем на десктопе */
    .reviews-carousel-dots {
        display: flex;
    }
    
    .noslide .reviews-slider {
        display: none;
    }
}

@media (max-width: 1080px) {
  .reviews-page .reviews-page__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Мобильная версия */
@media (max-width: 768px) {
    .reviews-page .reviews-page__grid {
        grid-template-columns: 1fr;
    }

    .noslide .reviews-slider {
        display: none;
    }
    
    .reviews-carousel-track {
        flex-wrap: nowrap;
    }
    
    .reviews-carousel-slide {
        flex: 0 0 100%;
        min-width: 100%;
    }
    
    /* Показываем стрелочки и точки на мобильных */
    .reviews-carousel-nav.top,
    .reviews-carousel-dots {
        display: flex;
    }
}

/* ======= ОБВЁРТКА ======= */
.obzor {
  background: #1E1F22;
  color: #fff;
  padding: 40px;
  border-radius: 12px;
  margin: 30px 20px 60px;
  max-width: 1800px;
  min-height: 587px;
}

/* ======= ВЕРХНИЙ БЛОК ======= */
.obzor .top-block h1 {
  font-size: 90px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'MontserratBold';
}

/* ИНФО ЛИНИЯ */
.obzor .info-line {
  display: flex;
  gap: 25px;
  font-size: 14px;
  opacity: .9;
  margin: 80px 0 20px;
}

.obzor .info-line div {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* КНОПКА */
.obzor .site-btn {
  background: #060606;
  border: 2px solid #32652e;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  margin-left: auto;
  text-decoration: none;
  transition: .2s;
  /*! width: 100%; */
  /*! text-align: center; */
}

.obzor .site-btn:hover {
  border-color: #3cd16a;
  color: #3cd16a;
}

/* ======= КОНТЕНТ ======= */
.obzor .content-wrapper {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

/* ----- СОДЕРЖАНИЕ ----- */
.obzor .toc {
  width: 50%;
  padding-left: 24px;
}

.obzor .toc h3 {
  font-size: 32px;
  margin-bottom: 18px;
  font-weight: 600;
}

.obzor .toc ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 20px;
}

.obzor .toc li {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 18px;
}

.obzor .toc li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  margin-right: 10px;
}

.obzor .toc a {
  color: #d6d6d6;
  text-decoration: none;
  transition: .2s;
}

.obzor .toc a:hover {
  color: #3cd16a;
}

/* ----- БОНУС КАРТА ----- */
.obzor .bonus-card {
  flex: 1;
  background: #151515;
  padding: 30px;
  border-radius: 12px;
  color: #fff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 0 25px rgba(0,0,0,0.35);
  gap: 20px;
  background-image: url('../img/obzor.png');
  background-size: cover;
}

.obzor .bonus-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(to right, rgba(95, 184, 89, 1), rgba(255, 200, 87, 1));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.obzor .bonus-card h4 {
  font-size: 35px;
  margin-bottom: 10px;
  font-weight: 600;
  opacity: .9;
}

.obzor .bonus-value {
  font-size: 36px;
  font-weight: 700;
  color: #ffc652;
  margin-bottom: 22px;
}

.obzor .bonus-btn {
  background: #3cd16a;
  border: none;
  border-radius: 10px;
  padding: 14px 0;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  transition: .2s;
}

.obzor .bonus-btn:hover {
  background: #32b95b;
}

/* ======= АДАПТИВ ======= */

@media(max-width: 1200px) {
  .obzor .top-block h1 { font-size: 60px; }
}

@media(max-width: 900px) {
  .obzor .content-wrapper { flex-direction: column; }
  .obzor .toc { width: 100%; padding-left: 0; }
  
  
  .obzor .site-btn{
	  width: 100%;
	text-align: center
  }
}

@media(max-width: 600px) {
  .obzor { padding: 0; }
  .obzor .top-block h1 { font-size: 42px; }
  .obzor .info-line { flex-wrap: wrap; margin-top: 40px; flex-direction: column;}
  .obzor .toc li { font-size: 16px; margin-bottom: 20px; }
}


.match .section-title {
  font-size: 60px;
}


.match-hero {
  padding: 0px 20px;
  text-align: center;
  color: #fff;
  font-family: 'Inter', sans-serif;
}

/* Заголовок */
.match-hero .section-title {
  font-size: 72px;
  font-weight: 800;
  margin-bottom: 0;
  line-height: 1.2;
}

/* Контейнер карточки */
.match-hero .match-card-container {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  padding: 80px 30px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #1e1f22;
  background-image: url('../img/bg-stadium.png');
  margin-bottom: 20px;
}

/* Фон */
.match-hero .match-card-container .match-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(1.4) blur(2px);
}

/* Контент */
.match-hero .match-card-container .match-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 600px;
}

/* Команда */
.match-hero .match-card-container .team {
  text-align: center;
}

.match-hero .match-card-container .team img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.match-hero .match-card-container .team p {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;     /* не переносить слова */
  overflow: hidden;        /* скрыть лишнее */
  text-overflow: ellipsis; /* … если слишком длинное */
}


/* Центр матча */
.match-hero .match-card-container .match-center {
  text-align: center;
  font-size: 14px;
  margin-right: 0;
  gap: 6px;
}

.match-hero .match-card-container .match-center .match-sport {
  /*! background: #00BC45; */
  padding: 4px 10px;
  border-radius: 14px;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 8px;
  background: #f0c24b;
  color: #000;
}

.match-hero .match-card-container .match-center .flag {
  display: block;
  font-size: 18px;
  margin: 6px 0;
}

.match-hero .match-card-container .match-center .match-date {
  font-weight: 600;
  margin-bottom: 4px;
  color: #fff;
}

.match-hero .match-card-container .match-center .match-time {
  font-size: 14px;
  opacity: .9;
  color: #fff;
}

/* Кнопка */
.match-hero .match-card-container .bonus-btn {
  background: #36C463;
  border: none;
  padding: 10px 30px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #000;
  transition: 0.25s;
  margin: 20px auto 0;
  min-width: 400px;
  /*! text-align: center; */
  justify-content: center;
}

.bk-review-detailed .row{
	margin-bottom:30px;
}

.bk-review-detailed .bonus-btn {
  background: #36C463;
  border: none;
  padding: 10px 30px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #000;
  transition: 0.25s;
  min-width: auto;
  text-align: center;
  justify-content: center;
  width:fit-content;
  text-decoration: none;
}


.match-hero .match-card-container .bonus-btn img{	
	width:17px;
}

.match-hero .match-card-container .bonus-btn:hover {
  background: #2ea956;
}


.terms-page .terms-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.terms-page .terms-list .term-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border-bottom: 2px solid #393939;
  transition: background 0.3s;
}

.terms-page .terms-list .term-item:hover {
  background-color: #1a1a1a;
}

.terms-page .terms-list .term-item .term-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  font-family: 'Roboto', sans-serif;
}

.terms-page .terms-list .term-item .term-info .term-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #fff;
}

.terms-page .terms-list .term-item .term-info .term-title {
  margin-left: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.terms-page .terms-list .term-item .term-rating {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-weight: 700;
}

.terms-page .terms-list .term-item .term-rating-stars {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.terms-page .terms-list .term-item .term-rating-star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.terms-page .terms-list .term-item .term-rating-star img {
  width: 14px;
  height: 14px;
  object-fit: contain;
}

.terms-page .terms-list .term-item .icon {
  margin-right: 4px;
  color: #fff;
}

@media (max-width: 600px) {
  .terms-page .terms-list .term-item {
    flex-direction: row;
    align-items: flex-start;
  }

  .terms-page .terms-list .term-item .term-rating {
    margin-top: 6px;
  }
}

.terms-detail-page .section-title,
.single-news .section-title,
.single-article .section-title {
  text-transform: none;
}

.terms-detail-page .term-detail-image,
.single-news .single-news__image,
.single-article .single-article__image {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  border-radius: 12px;
}

.terms-detail-page .article-reading-time::before,
.terms-detail-page .article-views::before,
.single-news .article-reading-time::before,
.single-news .article-views::before,
.single-article .article-reading-time::before,
.single-article .article-views::before {
  content: '';
}

.terms-detail-page .article-reading-time,
.terms-detail-page .article-date,
.terms-detail-page .article-views,
.single-news .article-reading-time,
.single-news .article-date,
.single-news .article-views,
.single-article .article-reading-time,
.single-article .article-date,
.single-article .article-views {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
}

.terms-detail-page .rating-rt,
.single-news .rating-rt,
.single-article .rating-rt {
  display: flex;
  align-items: center;
  gap: 10px;
}

.terms-detail-page .rating-lf,
.single-news .rating-lf,
.single-article .rating-lf {
  display: flex;
  align-items: center;
  gap: 40px;
}

.terms-detail-page .rating-title,
.single-news .rating-title,
.single-article .rating-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 0;
}

.terms-detail-page .rating-stars,
.single-news .rating-stars,
.single-article .rating-stars {
  gap: 17px;
}

.terms-detail-page .rating-stars .star,
.single-news .rating-stars .star,
.single-article .rating-stars .star {
  cursor: pointer;
}

.terms-detail-page #rate-btn,
.single-news #rate-btn,
.single-article #rate-btn {
  margin-top: 0;
  padding: 8px 16px;
  border: 2px solid #32652e;
  border-radius: 6px;
  background: #060606;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.terms-detail-page #rate-btn:disabled,
.single-news #rate-btn:disabled,
.single-article #rate-btn:disabled {
  background: none;
  cursor: not-allowed;
}

.terms-detail-page .rating-thanks-message,
.single-news .rating-thanks-message,
.single-article .rating-thanks-message {
  display: none;
  margin-top: 0;
}

.terms-detail-page .rating-current-label,
.single-news .rating-current-label,
.single-article .rating-current-label {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

/* Base layout helpers moved from templates/base.html */
.match-center {
  flex-direction: row;
}

@media (max-width: 768px) {
  .carousel-nav.top {
    display: none;
  }
}

@media (max-width: 768px) {
  .news-carousel-nav.top.left {
    justify-content: flex-end;
    display: none;
  }
}

@media (max-width: 768px) {
  .terms-detail-page .rating-rt,
  .terms-detail-page .rating-lf,
  .single-news .rating-rt,
  .single-news .rating-lf,
  .single-article .rating-rt,
  .single-article .rating-lf {
    width: 100%;
    flex-wrap: wrap;
    gap: 12px;
  }
}

@media (max-width: 768px) {
  .bonuses-carousel-nav.top {
    display: none;
  }
}
.owl-prev-custom, .owl-next-custom {
    background: none;
    color: #fff;
    box-shadow: none;
    border: none;
}

.reviews-section {
  min-width: 0;
  overflow: hidden;
}

.reviews-section .container {
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

.reviews-owl.owl-carousel {
  width: 100%;
  max-width: 100%;
}

.reviews-owl .owl-stage-outer {
  overflow: hidden;
}

.reviews-owl .owl-stage {
  display: flex;
}

.reviews-owl .owl-item {
  min-width: 0;
  display: flex;
  height: auto;
}

.reviews-owl .owl-item > .reviews-carousel-slide {
  flex: 0 0 100%;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
}

/* Predictions page refinements */
.all-predictions-breadcrumbs.container {
  justify-content: flex-start;
  margin-top: 20px;
  margin-bottom: 40px;
}

.all-predictions-hero {
  background-image: url("../img/113.png");
}

.all-predictions-cta {
  background-image: url("../img/113.png");
  background-size: cover;
}
.hero{
  margin-bottom: 30px;
}

.predictions--full-width .predictions-container--full-width {
  display: block;
  max-width: 1420px;
}

.predictions--full-width .predictions-main--full-width {
  max-width: 100%;
}

.footer-column--actions {
  justify-content: space-between;
}

.legal-page {
  padding: 24px 0 10px;
}

.legal-page__inner {
  max-width: 1390px;
  margin: 0 auto;
}

.legal-page__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 22px;
  color: #8a909b;
  font-size: 13px;
  line-height: 1.3;
}

.legal-page__breadcrumbs a {
  color: #8a909b;
  text-decoration: none;
}

.legal-page__breadcrumbs a:hover {
  color: #59c53c;
}

.legal-page__title {
  margin: 0 0 24px;
  color: #f4f6f8;
  font-family: "MontserratBold", sans-serif;
  font-size: 58px;
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.legal-page__card {
  padding: 26px 28px 30px;
  border: 1px solid #232833;
  border-radius: 18px;
  background: linear-gradient(180deg, #181b22 0%, #13161c 100%);
}

.legal-page__content {
  color: #d6dae1;
  font-size: 15px;
  line-height: 1.7;
}

.legal-page__content > *:first-child {
  margin-top: 0;
}

.legal-page__content > *:last-child {
  margin-bottom: 0;
}

.legal-page__content h2,
.legal-page__content h3,
.legal-page__content h4 {
  margin: 28px 0 14px;
  color: #ffffff;
  font-family: "MontserratBold", sans-serif;
  line-height: 1.25;
}

.legal-page__content h2 {
  font-size: 28px;
}

.legal-page__content h3 {
  font-size: 22px;
}

.legal-page__content h4 {
  font-size: 18px;
}

.legal-page__content p,
.legal-page__content ul,
.legal-page__content ol {
  margin: 0 0 14px;
}

.legal-page__content ul,
.legal-page__content ol {
  padding-left: 22px;
}

.legal-page__content li {
  margin-bottom: 8px;
}

.legal-page__content a {
  color: #77d35d;
}

.legal-page__content strong {
  color: #ffffff;
}

.cookie-consent {
  position: fixed;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: 140;
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.28s ease, transform 0.28s ease;
}

.cookie-consent.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.cookie-consent.is-hidden {
  opacity: 0;
  transform: translateY(20px);
}

.cookie-consent__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 20px;
  border: 1px solid #cda53d;
  border-radius: 16px;
  background: #f1f0ed;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.25);
}

.cookie-consent__text {
  margin: 0;
  color: #17181b;
  font-size: 18px;
  line-height: 1.45;
}

.cookie-consent__text a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.cookie-consent__button {
  min-width: 200px;
  min-height: 56px;
  padding: 14px 28px;
  border: 0;
  border-radius: 12px;
  background: #18191f;
  color: #ffffff;
  font-family: "MontserratBold", sans-serif;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.cookie-consent__button:hover {
  background: #101114;
  transform: translateY(-1px);
}

.cookie-consent__button:disabled {
  cursor: wait;
  opacity: 0.8;
}

@media (max-width: 1024px) {
  .legal-page__title {
    font-size: 44px;
  }
}

@media (max-width: 768px) {
  .legal-page {
    padding-top: 12px;
  }

  .legal-page__title {
    font-size: 34px;
    line-height: 1.02;
  }

  .legal-page__card {
    padding: 20px 18px 24px;
    border-radius: 14px;
  }

  .legal-page__content {
    font-size: 14px;
    line-height: 1.6;
  }

  .legal-page__content h2 {
    font-size: 22px;
  }

  .legal-page__content h3 {
    font-size: 18px;
  }

  .cookie-consent__content {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }

  .cookie-consent__text {
    font-size: 16px;
  }

  .cookie-consent__button {
    width: 100%;
    min-width: 0;
    min-height: 50px;
  }
}

/* Bonuses Page */
.bonuses-page {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 44px;
  color: #fff;
}

.bonuses-page::before,
.bonuses-page::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
  filter: blur(28px);
  opacity: 0.42;
}

.bonuses-page::before {
  left: -80px;
  top: 320px;
  width: 280px;
  height: 520px;
  background: radial-gradient(circle, rgba(89, 197, 60, 0.34) 0%, rgba(89, 197, 60, 0) 74%);
}

.bonuses-page::after {
  right: 8%;
  top: 980px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(89, 197, 60, 0.22) 0%, rgba(89, 197, 60, 0) 72%);
}

.bonuses-page > * {
  position: relative;
  z-index: 1;
}

.bonuses-page__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 12px;
  line-height: 1;
}

.bonuses-page__breadcrumbs a {
  color: inherit;
  text-decoration: none;
}

.bonuses-page__hero {
  position: relative;
  min-height: 246px;
  overflow: hidden;
  border-radius: 22px;
  background: #121315;
  border: 1px solid rgba(89, 197, 60, 0.26);
}

.bonuses-page__hero-bg,
.bonuses-page__hero-bg img,
.bonuses-page__hero-overlay {
  position: absolute;
  inset: 0;
}

.bonuses-page__hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bonuses-page__hero-overlay {
  background:
    linear-gradient(90deg, rgba(8, 9, 10, 0.95) 0%, rgba(8, 9, 10, 0.68) 44%, rgba(8, 9, 10, 0.2) 100%),
    radial-gradient(circle at 82% 24%, rgba(89, 197, 60, 0.18) 0%, rgba(89, 197, 60, 0) 38%);
}

.bonuses-page__hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  max-width: 440px;
  min-height: 246px;
  padding: 32px 34px;
}

.bonuses-page__hero-content h1 {
  margin: 0;
  font-family: 'MontserratBold', sans-serif;
  font-size: 53px;
  line-height: 0.96;
  letter-spacing: -0.04em;
  text-transform: uppercase;
}

.bonuses-page__hero-content h1 span {
  color: #59c53c;
}

.bonuses-page__hero-content p {
  max-width: 360px;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1.45;
}

.bonuses-page__telegram {
  border-radius: 18px;
  border: 1px solid rgba(89, 197, 60, 0.28);
  background:
    linear-gradient(135deg, rgba(30, 31, 34, 0.98) 0%, rgba(30, 31, 34, 0.94) 100%),
    linear-gradient(90deg, rgba(89, 197, 60, 0.12) 0%, rgba(89, 197, 60, 0) 100%);
  overflow: hidden;
}

.bonuses-page__telegram-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 24px;
}

.bonuses-page__telegram-content p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.bonuses-page__telegram-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 212px;
  padding: 12px 18px;
  border-radius: 10px;
  background: #59c53c;
  color: #09110a;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bonuses-page__telegram-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(89, 197, 60, 0.2);
}

.bonuses-page__section-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.bonuses-page__section-top h2,
.bonuses-page__headline {
  margin: 0;
  padding-bottom: 40px;
  font-family: 'MontserratBold', sans-serif;
  color: #fff;
  line-height: 86px;
  text-transform: uppercase;
}

.bonuses-page__section-top h2 {
  font-size: 52px;
  letter-spacing: -0.04em;
}

.bonuses-page__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 28px;
}

.bonuses-page__filters button {
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid #59c53c;
  border-radius: 8px;
  background: transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.bonuses-page__filters button.is-active,
.bonuses-page__filters button:hover {
  background: #59c53c;
  color: #081008;
}

.bonuses-page__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.bonuses-page__grid-item {
  display: block;
}

.bonuses-page__grid-item.is-hidden {
  display: none;
}

.bonuses-page__empty-state {
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  margin-top: 12px;
  border-radius: 18px;
  border: 1px solid rgba(89, 197, 60, 0.24);
  background: rgba(30, 31, 34, 0.94);
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  font-weight: 600;
}

.bonuses-page__empty-state.is-visible {
  display: flex;
}

.bonuses-page__card {
  height: 100%;
  overflow: hidden;
  border-radius: 14px;
  background: #1e1f22;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.bonuses-page__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.28);
}

.bonuses-page__card-media {
  position: relative;
  display: block;
  height: 164px;
  overflow: hidden;
  background: #131519;
}

.bonuses-page__card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(6, 8, 6, 0.02) 0%, rgba(6, 8, 6, 0.3) 100%);
}

.bonuses-page__card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bonuses-page__card-logo {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 14px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.86);
}

.bonuses-page__card-logo img {
  width: auto;
  height: 20px;
  object-fit: contain;
}

.bonuses-page__card-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 184px;
  padding: 16px 14px 14px;
}

.bonuses-page__card-body h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.15;
  font-family: 'MontserratBold', sans-serif;
}

.bonuses-page__card-body p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  line-height: 1.45;
}

.bonuses-page__promo-box {
  padding: 8px 10px;
  border: 1px solid #f0c24b;
  border-radius: 8px;
  background: rgba(14, 15, 17, 0.78);
}

.bonuses-page__promo-code {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.bonuses-page__promo-label {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 10px;
  line-height: 1;
}

.bonuses-page__card-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 40px;
  margin-top: auto;
  padding: 0 16px;
  border-radius: 8px;
  background: #69c05d;
  color: #091109;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-decoration: none;
  overflow: visible;
}

.bonuses-page__card-button img {
  display: block;
  flex: 0 0 auto;
  width: 15px;
  height: 15px;
  object-fit: contain;
}

.bonuses-page__card-button span {
  display: inline-block;
  flex: 0 0 auto;
  color: inherit;
  line-height: 1;
}

.bonuses-page__slider-section {
  padding-top: 2px;
}

.bonuses-page__category-carousel .owl-stage {
  display: flex;
}

.bonuses-page__category-carousel .owl-item {
  height: auto;
}

.bonuses-page__carousel-item {
  height: 100%;
}

.bonuses-page__category-carousel .owl-nav {
  position: absolute;
  top: -84px;
  right: 0;
  display: flex;
  align-items: center;
  gap: 30px;
}

.bonuses-page__category-carousel .owl-nav button.owl-prev,
.bonuses-page__category-carousel .owl-nav button.owl-next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.94);
  opacity: 1;
}

.bonuses-page__category-carousel .owl-nav button span {
  line-height: 0;
}

.bonuses-page__category-carousel .owl-nav button svg {
  display: block;
  width: 24px;
  height: 24px;
}

.bonuses-page__category-carousel .owl-nav button:hover {
  background: transparent;
  color: #ffffff;
  opacity: 0.82;
}

.bonuses-page__category-carousel .owl-nav button.disabled {
  opacity: 0.28;
}

.bonuses-page__category-carousel .owl-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 22px;
}

.bonuses-page__category-carousel .owl-dot span {
  width: 15px;
  height: 15px;
  display: block;
  margin: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
}

.bonuses-page__category-carousel .owl-dot.active span,
.bonuses-page__category-carousel .owl-dot:hover span {
  background: #59c53c;
}

.bonuses-page__headline {
  max-width: 940px;
  font-size: 52px;
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.bonuses-page__pros-cons-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  margin-top: 28px;
}

.bonuses-page__info-card {
  min-height: 168px;
  padding: 24px 22px;
  border-radius: 18px;
  background: #1e1f22;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}

.bonuses-page__info-card--accent {
  box-shadow: inset 0 0 0 1px #59c53c;
}

.bonuses-page__info-card h3 {
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 1.1;
  font-family: 'MontserratBold', sans-serif;
}

.bonuses-page__info-card ul {
  display: grid;
  gap: 6px;
  padding-left: 20px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  line-height: 1.42;
}

.bonuses-page .faq-section,
.bonuses-page .popular-articles {
  padding: 0;
}

.bonuses-page .faq-section .container,
.bonuses-page .popular-articles .container {
  max-width: none;
  padding: 0;
}

.bonuses-page .faq-section .section-title,
.bonuses-page .popular-articles .section-title {
  margin: 0;
  padding-bottom: 40px;
  color: rgb(255, 255, 255);
  font-family: 'MontserratBold', sans-serif;
  font-size: 52px;
  line-height: 86px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

.bonuses-page .faq-content {
  display: block;
}

.bonuses-page .faq-accordion {
  display: grid;
  gap: 16px;
}

.bonuses-page .faq-item {
  border-radius: 16px;
  border: 1px solid rgba(89, 197, 60, 0.34);
  background: #1e1f22;
}

.bonuses-page .faq-question {
  min-height: 84px;
  padding: 0 28px;
  font-size: 18px;
}

.bonuses-page .faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 28px;
  background: rgba(30, 31, 34, 1);
}

.bonuses-page .faq-item.active .faq-answer {
  max-height: 500px;
  padding: 18px 28px 26px;
}

.bonuses-page .faq-answer p {
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
}

.bonuses-page .articles-grid {
  align-items: stretch;
}

/* Site settings banner */
.subscribe {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding: 25px;
  color: #000;
  margin-bottom: 30px;
  background: linear-gradient(135deg, #72c565 0%, #63b957 100%);
}

.subscribe__background,
.subscribe__overlay {
  position: absolute;
  inset: 0;
}

.subscribe__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.subscribe__overlay {
  background: linear-gradient(180deg, rgba(114, 197, 101, 0.16) 0%, rgba(114, 197, 101, 0.06) 100%);
}

.subscribe__content {
  position: relative;
  z-index: 1;
}

.subscribe__title {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: 'Roboto-Medium';
}

.subscribe p,
.subscribe__text,
.subscribe__text p {
  font-size: 18px;
  margin-bottom: 20px;
  color: inherit;
}

.subscribe__text p:last-child {
  margin-bottom: 20px;
}

.subscribe__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  background: #141414;
  color: #fff;
  border-radius: 8px;
  padding: 12px 16px;
  cursor: pointer;
  font-family: 'Roboto-Medium';
  font-size: 18px;
  text-decoration: none;
}

.subscribe__button:hover {
  background: #000;
}

header .container nav ul li {
  position: relative;
}

header .container nav a.is-active,
header .container nav .nav-dropdown-link.is-active,
header .container nav .nav-dropdown-toggle.is-active {
  color: #59c53c;
}

header .container .nav-dropdown-trigger {
  display: flex;
  align-items: center;
  gap: 6px;
}

header .container .nav-dropdown-link {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  transition: color 0.3s ease;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}

header .container .nav-dropdown-link:hover,
header .container .nav-item--dropdown.is-active > .nav-dropdown-trigger > .nav-dropdown-link {
  color: #59c53c;
}

header .container .nav-dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: #fff;
  cursor: pointer;
  transition: color 0.3s ease;
}

header .container .nav-dropdown-toggle:hover {
  color: #59c53c;
}

header .container .nav-dropdown-toggle svg,
header .container .nav-item--dropdown.is-active > .nav-dropdown-trigger > .nav-dropdown-toggle svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
  transition: transform 0.3s ease, fill 0.3s ease;
}

header .container .nav-item--dropdown:hover > .nav-dropdown-trigger > .nav-dropdown-toggle svg,
header .container .nav-item--dropdown.is-open > .nav-dropdown-trigger > .nav-dropdown-toggle svg {
  transform: rotate(180deg);
}

header .container .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  min-width: 220px;
  margin: 0;
  padding: 14px 10px 10px;
  list-style: none;
  display: grid;
  gap: 6px;
  border: 1px solid rgba(89, 197, 60, 0.2);
  border-radius: 12px;
  background: rgba(20, 20, 20, 0.96);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.24s ease, visibility 0.24s ease, transform 0.24s ease;
  pointer-events: none;
}

header .container .nav-item--dropdown:hover > .dropdown-menu,
header .container .nav-item--dropdown.is-open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

header .container .dropdown-menu a {
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
}

header .container .dropdown-menu a:hover,
header .container .dropdown-menu a.is-active {
  background: rgba(89, 197, 60, 0.12);
  color: #59c53c;
}


.faq-cta__background,
.faq-cta__background picture,
.faq-cta__overlay {
  position: absolute;
  inset: 0;
}

.faq-cta__background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    border: 2px solid rgba(98, 181, 92, 1);
}

.faq-cta__overlay {
  background: linear-gradient(90deg, rgba(30, 31, 34, 0.82) 0%, rgba(30, 31, 34, 0.56) 100%);
  pointer-events: none;
}

.faq-cta .cta-content,
.faq-cta .cta-button {
  position: relative;
  z-index: 1;
}

.faq-cta .cta-content {
  max-width: 720px;
}

.faq-cta .cta-text,
.faq-cta .cta-text p {
  color: #ccc;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}

.faq-cta .cta-text p + p {
  margin-top: 8px;
}

.faq-cta .cta-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.match-page__breadcrumbs {
  justify-content: flex-start;
  margin-top: 20px;
  margin-bottom: 40px;
}

.match-page__breadcrumbs-section {
  color: #bfbfbf;
}

.match-page-hero-text,
.match-page-hero-text p {
  margin: 0;
}

.match-page-hero-text p + p {
  margin-top: 12px;
}

.match-page__odds-label--draw {
  margin-right: 5px;
}

.match-page__odds-label--away {
  margin-right: 25px;
}

.match-page__team-name--away {
  text-align: right;
}

.match-page__empty {
  color: #bfbfbf;
  margin: 0;
  padding: 8px 0 0;
}

.match-hero.match-detail-hero .match-card-container .match-center {
  flex-direction: column !important;
}

.match-hero.match-detail-hero .match-live-card {
  min-width: 170px;
  margin: 4px 0 6px;
  padding: 14px 16px 12px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  background:
    radial-gradient(circle at top, rgba(54, 196, 99, 0.18), transparent 60%),
    rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
}

.match-hero.match-detail-hero .match-live-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.match-hero.match-detail-hero .match-live-card__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(255, 94, 94, 0.16);
  color: #ff8f8f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.match-hero.match-detail-hero .match-live-card__badge::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 0 6px rgba(255, 143, 143, 0.12);
}

.match-hero.match-detail-hero .match-live-card__minute {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  opacity: 0.92;
}

.match-hero.match-detail-hero .match-live-card__score {
  color: #fff;
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.04em;
}

.match-hero.match-detail-hero .match-live-card__kickoff {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  font-weight: 500;
}

.match-hero.match-detail-hero .flag img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}

.match-detail-page .bk-review-detailed {
  padding: 0;
}

.match-detail-page .filters {
  margin-bottom: 20px;
}

.match-detail-page .review-pros-cons {
  grid-template-columns: 1fr;
}

.match-detail-page .review-pros-cons .pre .feature-description {
  padding-left: 0;
  margin-bottom: 30px;
}

.match-detail-page .pros-section {
  padding: 50px;
}

.match-detail-page .pros-section::before {
  content: none;
}

.match-detail-page .feature-item {
  margin-bottom: 0;
}

.match-detail-page .features-list p,
.match-detail-page .features-list h1,
.match-detail-page .features-list h2 {
  margin-bottom: 20px;
}

.match-detail-page .features-list.all {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-direction: row;
}

.match-detail-page .features-list.all .feature-item {
  width: 50%;
}

.match-detail-page .features-list.all .feature-title {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
}

.match-detail-page .features-list.all .feature-description {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 16px;
}

.match-detail-page .features-list.all .feature-img {
  width: 50%;
}

.match-detail-page .features-list.all .feature-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
}

.match-detail-page .feature-description {
  display: -webkit-box;
  overflow: hidden;
  transition: all 0.3s ease;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.match-detail-page .feature-description.expanded {
  max-height: none;
  -webkit-line-clamp: unset;
}

.match-detail-page .toggle-button {
  margin-top: 10px;
  padding: 0;
  border: none;
  background: none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}

.match-detail-page .tab-content {
  display: none;
}

.match-detail-page .tab-content.active {
  display: block;
}

.match-detail-page .tab-content-1 {
  display: none;
  padding: 15px;
  background: rgba(30, 31, 34, 1);
  animation: match-detail-slide-up 0.4s ease-out;
}

.match-detail-page .tab-content-1.active {
  display: block;
}

.match-detail-page .tab-content-2 {
  overflow-x: auto;
}

.match-detail-page .tab-table {
  display: none;
}

.match-detail-page .tab-table.is-active {
  display: table;
}

.match-detail-page .lineup-team-panel.tab-table {
  display: none;
}

.match-detail-page .lineup-team-panel.tab-table.is-active {
  display: block;
}

.match-detail-page .date-filters a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border: 2px solid #32652e;
  border-radius: 6px;
  background: #060606;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.match-detail-page .date-filters a.active {
  background: #32652e;
}

.match-detail-page .bonus-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 20px;
}

.match-detail-page .match-detail-lineup-filters {
  margin: 20px 0;
}
.prognoz-one{
  margin-top: 40px;
}
.match-detail-page .match-events-block {
  margin-top: 28px;
  margin-bottom: 28px;
}

.match-detail-page .match-events-shell {
    margin-top: 18px;
    padding: 16px 18px 32px;
    border-radius: 28px;
    background: #1E1F22;
}

.match-detail-page .match-events-header {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: center;
  margin-bottom: 30px;
}

.match-detail-page .match-events-team-card {
  display: flex;
  align-items: center;
  gap: 18px;
}

.match-detail-page .match-events-team-card-away {
  justify-content: flex-end;
}

.match-detail-page .match-events-team-logo-wrap {
  width: 54px;
  height: 54px;
  padding: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.match-detail-page .match-events-team-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.match-detail-page .match-events-team-logo-placeholder {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(19, 25, 34, 0.08);
  display: inline-block;
}

.match-detail-page .match-events-team-name {
    color: white;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.match-detail-page .match-events-list {
  position: relative;
  display: grid;
  gap: 18px;
}

.match-detail-page .match-events-center-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  transform: translateX(-50%);
  background: #ffc858;
}

.match-detail-page .match-events-row {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 108px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
}

.match-detail-page .match-events-lane {
  min-width: 0;
}

.match-detail-page .match-events-lane-left {
  justify-self: stretch;
}

.match-detail-page .match-events-lane-right {
  justify-self: stretch;
}

.match-detail-page .match-events-axis {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.match-detail-page .match-event-minute {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 999px;
  background: #ffc858;
  color: black;
  font-size: 16px;
  font-weight: 800;
}

.match-detail-page .match-event-card {
display: flex;
    align-items: center;
    gap: 16px;
    min-height: 117px;
    padding: 14px 20px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.96);
    background: #1E1F22;
    border-radius: 12px;
    padding: 10px;
    border: 1px solid #5FB859;
}

.match-detail-page .event-side-home .match-event-card {
  margin-right: 14px;
}

.match-detail-page .event-side-away .match-event-card,
.match-detail-page .event-side-neutral .match-event-card {
  margin-left: 14px;
}

.match-detail-page .match-event-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.match-detail-page .match-event-kind-icon {
  font-size: 16px;
  line-height: 1;
}

.match-detail-page .match-event-card-icon.event-kind-goal {
  background: rgba(131, 86, 213, 0.12);
  color: #8356d5;
}

.match-detail-page .match-event-card-icon.event-kind-missed-penalty {
  background: rgba(255, 87, 87, 0.14);
  color: #dc5a5a;
}

.match-detail-page .match-event-card-icon.event-kind-yellow-card {
  background: rgba(245, 192, 78, 0.18);
  color: #d69a13;
}

.match-detail-page .match-event-card-icon.event-kind-red-card {
  background: rgba(255, 92, 92, 0.16);
  color: #dd3e3e;
}

.match-detail-page .match-event-card-icon.event-kind-substitution {
  background: rgba(81, 184, 123, 0.14);
  color: #2eaf68;
}

.match-detail-page .match-event-card-icon.event-kind-default {
  background: rgba(35, 41, 50, 0.08);
  color: #66717d;
}

.match-detail-page .match-event-content {
  min-width: 0;
}

.match-detail-page .match-event-title {
  color: white;
  font-size: 20px;
  font-weight: 900;
}

.match-detail-page .match-event-description {
  margin-top: 8px;
  color: #8fa1b5;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.match-detail-page .match-event-meta {
  margin-top: 5px;
  color: #8fa1b5;
  font-size: 16px;
  line-height: 1.5;
}

.match-detail-page .lineup-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 18px;
}

.match-detail-page .lineup-summary-card {
  padding: 14px 16px;
  border: 1px solid rgba(99, 181, 92, 0.2);
  border-radius: 10px;
  background: rgba(18, 19, 22, 0.86);
}

.match-detail-page .lineup-summary-label {
  display: block;
  margin-bottom: 6px;
  color: #a9acb4;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.match-detail-page .lineup-summary-value {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.match-detail-page .lineup-section + .lineup-section {
  margin-top: 18px;
}

.match-detail-page .lineup-section-title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.match-detail-page .lineup-players-table {
  border-radius: 12px;
  overflow: hidden;
}

.match-detail-page .lineup-players-table thead th {
  background: #63b55c;
  border-bottom: 0;
}

.match-detail-page .lineup-player-main {
  display: flex;
  align-items: center;
  gap: 10px;
}

.match-detail-page .lineup-player-name {
  color: #fff;
  font-weight: 600;
}

.match-detail-page .lineup-player-grid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 24px;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #d3d6de;
  font-size: 12px;
}

.match-detail-page .lineup-role-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
}

.match-detail-page .lineup-role-badge.starter {
  background: rgba(89, 197, 60, 0.18);
  color: #9aed84;
  border: 1px solid rgba(89, 197, 60, 0.45);
}

.match-detail-page .lineup-role-badge.bench {
  background: rgba(255, 255, 255, 0.06);
  color: #d8d8d8;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.match-detail-page .match-detail-empty-panel {
  padding: 22px 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  background: rgba(30, 31, 34, 1);
  color: #bfbfbf;
  text-align: center;
}

.match-detail-page .match-detail-stream-btn {
  margin-top: 30px;
}

.match-detail-page .matches-section-wrap {
  margin-top: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.match-detail-page .simple-stats-table,
.match-detail-page .players-table,
.match-detail-page .tournament-table {
  width: 100%;
  border-collapse: collapse;
  background: rgba(30, 31, 34, 1);
  color: #fff;
}

.match-detail-page .simple-stats-table th,
.match-detail-page .simple-stats-table td,
.match-detail-page .players-table th,
.match-detail-page .players-table td,
.match-detail-page .tournament-table th,
.match-detail-page .tournament-table td {
  padding: 14px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  vertical-align: middle;
}

.match-detail-page .simple-stats-table th,
.match-detail-page .players-table th,
.match-detail-page .tournament-table th {
  background: #111;
  font-weight: 700;
}

.match-detail-page .simple-stats-table .table-header,
.match-detail-page .simple-stats-table .team-header {
  text-align: center;
}

.match-detail-page .simple-stats-table .team-header {
  width: 90px;
}

.match-detail-page .simple-stats-table .table-logo {
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.match-detail-page #summary-tab .simple-stats-table {
  background: rgba(30, 31, 34, 1);
}

.match-detail-page #summary-tab .simple-stats-table thead th {
  padding: 11px 12px;
  border-bottom: 0;
  background: #63b55c;
}

.match-detail-page #summary-tab .simple-stats-table .table-header:first-child {
  width: 68%;
}

.match-detail-page #summary-tab .simple-stats-table .team-header {
  width: 150px;
}

.match-detail-page #summary-tab .simple-stats-table .table-logo {
  width: 34px;
  height: 34px;
}

.match-detail-page #summary-tab .simple-stats-table tbody td {
  padding: 20px 28px;
  border-bottom: 0;
  font-size: 18px;
}

.match-detail-page #ttable-tab .tournament-table thead th {
  background: #63b55c;
  border-bottom: 0;
}

.match-detail-page #ttable-tab .tournament-table .current-team-row td {
  background: rgba(99, 181, 92, 0.08);
}

.match-detail-page #summary-tab .simple-stats-table .stat-name {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 700;
}

.match-detail-page #summary-tab .simple-stats-table .stat-value {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

.match-detail-page .match-detail-team-cell-fixed {
  width: 100px;
}

.match-detail-page .team-info,
.match-detail-page .club-info,
.match-detail-page .trend-icons {
  display: flex;
  align-items: center;
  gap: 8px;
}

.match-detail-page .club-info {
  gap: 12px;
}

.match-detail-page .team-logo-small-wrap {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  padding: 4px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.match-detail-page .team-logo-small {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.match-detail-page #matches-tab tr[data-match-url] {
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.match-detail-page #matches-tab tr[data-match-url]:hover {
  background-color: rgba(255, 255, 255, 0.02);
}

.match-detail-page #matches-tab tr[data-match-url]:focus {
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(98, 181, 92, 0.5);
}

.match-detail-page .club-logo {
  width: 36px;
  height: 36px;
  padding: 4px;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  object-fit: contain;
}

.match-detail-page .club-logo-placeholder {
  display: inline-block;
  flex-shrink: 0;
}

.match-detail-page .club-name {
  color: #fff;
  font-weight: 500;
}

.match-detail-page .score-cell {
  text-align: center;
}

.match-detail-page .score-cell strong {
  display: inline-block;
  min-width: 68px;
  padding: 6px 10px;
  border-radius: 8px;
  text-align: end;
}

.match-detail-page .result-cell {
  text-align: center;
}

.match-detail-page .result-badge,
.match-detail-page .trend-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
}

.match-detail-page .trend-empty {
  color: #bfbfbf;
  font-size: 14px;
}

.match-detail-page .home-win-badge,
.match-detail-page .trend-icon.win {
  background: rgba(89, 197, 60, 0.18);
  color: #7ce45f;
}

.match-detail-page .away-win-badge,
.match-detail-page .trend-icon.loss {
  background: rgba(42, 143, 255, 0.18);
  color: #7eb4ff;
}

.match-detail-page .draw-badge,
.match-detail-page .trend-icon.draw {
  background: rgba(255, 200, 87, 0.18);
  color: #ffc857;
}

.match-detail-page #matches-tab .result-badge.match-result-win {
  border: 1px solid #59c53c;
  background: transparent;
  color: #9aed84;
}

.match-detail-page #matches-tab .result-badge.match-result-draw {
  border: 1px solid rgba(255, 255, 255, 0.42);
  background: transparent;
  color: #d8d8d8;
}

.match-detail-page #matches-tab .result-badge.match-result-loss {
  border: 1px solid #ff3748;
  background: transparent;
  color: #ff626f;
}

.match-detail-page .no-matches-cell,
.match-detail-page .match-detail-empty-cell {
  padding: 20px;
  color: #bfbfbf;
  text-align: center;
}

.match-detail-page .match-detail-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 0;
  border-bottom: 1px solid rgb(98, 181, 92);
  color: #fff;
  font-size: 14px;
}

.match-detail-page .match-detail-section-title-spaced {
  padding-top: 40px;
}

@keyframes match-detail-slide-up {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1080px) {
  .match-detail-page .review-pros-cons .pre .feature-description {
    margin-bottom: 10px;
  }

  .match-detail-page .pros-section {
    padding: 15px;
  }

  .match-detail-page .feature-item {
    padding: 5px 20px 0 0;
  }
}
.review-image{
  height: 400px;
}
.desctop-none{
  display: none;
}
@media (max-width: 768px) {
.desctop-none{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.league_and_sport{
  display:grid;
  gap:5px
}
.single_cta_btn{
  margin: auto;
}
.hero_link {
    width: 100%;
    margin: auto;
    margin-top: 20px;
    text-align: center;
}
.data.match_dt{
  display: none;
}
.name_hero{
  width: 100px;
    white-space: normal;
}
.hero_team_logo img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}
  .match-table .match-right .odds{
    margin: auto;
  }
  .match-center p{
    width:100px;
  }
  .match-detail-page .features-list.all {
    flex-direction: column;
    text-align: left;
  }

  .match-detail-page .features-list.all .feature-item,
  .match-detail-page .features-list.all .feature-img {
    width: 100%;
  }

  .match-detail-page .features-list.all .feature-img img {
    max-height: 100%;
    object-fit: contain;
  }

  .match-detail-page .features-list.all .feature-title {
    font-size: 20px;
  }

  .match-detail-page .simple-stats-table,
  .match-detail-page .players-table,
  .match-detail-page .tournament-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .match-detail-page .lineup-summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .match-detail-page .match-events-shell {
    padding: 22px 18px 26px;
    border-radius: 26px;
  }

  .match-detail-page .match-events-header {
    gap: 16px;
    margin-bottom: 24px;
  }

  .match-detail-page .match-events-team-name {
    min-width: 0;
    max-width: calc(100% - 56px);
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .match-detail-page .match-events-team-logo-wrap {
    width: 48px;
    height: 48px;
    padding: 9px;
  }

  .match-detail-page .match-events-list {
    gap: 24px;
  }

  .match-detail-page .match-events-row {
    grid-template-columns: minmax(0, 1fr) 56px minmax(0, 1fr);
    gap: 10px;
  }

  .match-detail-page .match-events-center-line {
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
  }

  .match-detail-page .match-events-axis {
    grid-column: 2;
    grid-row: auto;
    justify-content: center;
  }

  .match-detail-page .match-events-lane {
    display: flex;
    min-width: 0;
  }

  .match-detail-page .match-events-lane-left {
    grid-column: 1;
    justify-content: flex-start;
  }

  .match-detail-page .match-events-lane-right {
    grid-column: 3;
    justify-content: flex-end;
  }

  .match-detail-page .event-side-home .match-event-card,
  .match-detail-page .event-side-away .match-event-card,
  .match-detail-page .event-side-neutral .match-event-card {
    margin-left: 0;
    margin-right: 0;
  }

  .match-detail-page .match-event-card {
    width: min(100%, 190px);
    min-height: auto;
    padding: 14px 12px;
    gap: 10px;
    border-radius: 18px;
    align-items: flex-start;
  }

  .match-detail-page .match-event-minute {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .match-detail-page .match-event-card-icon {
    width: 34px;
    height: 34px;
  }

  .match-detail-page .match-event-title {
    font-size: 16px;
    line-height: 1.15;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .match-detail-page .match-event-description {
    margin-top: 4px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .match-detail-page .match-event-meta {
    margin-top: 3px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}

@media (max-width: 576px) {
  .match-detail-page .date-filters a {
    width: 100%;
  }

  .match-detail-page .bonus-filters {
    gap: 8px;
  }

  .match-detail-page .team-logo-small-wrap,
  .match-detail-page .club-logo {
    width: 30px;
    height: 30px;
  }

  .match-detail-page .lineup-summary {
    grid-template-columns: 1fr;
  }

  .match-detail-page .match-events-header {
    gap: 12px;
    margin-bottom: 20px;
  }

  .match-detail-page .match-events-team-card {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
  }

  .match-detail-page .match-events-shell {
    padding: 18px 14px 22px;
    border-radius: 24px;
  }

  .match-detail-page .match-events-team-logo-wrap {
    width: 42px;
    height: 42px;
    padding: 8px;
  }

  .match-detail-page .match-events-team-name {
    max-width: calc(100% - 48px);
    font-size: 14px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .match-detail-page .match-events-list {
    gap: 20px;
  }

  .match-detail-page .match-events-row {
    grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr);
    gap: 6px;
  }

  .match-detail-page .match-event-card {
    width: min(100%, 160px);
    gap: 10px;
    padding: 12px 10px;
    border-radius: 16px;
  }

  .match-detail-page .match-event-card-icon {
    width: 30px;
    height: 30px;
  }

  .match-detail-page .match-event-minute {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }

  .match-detail-page .match-event-title {
    font-size: 15px;
  }

  .match-detail-page .match-event-description {
    font-size: 13px;
  }

  .match-detail-page .match-event-meta {
    font-size: 12px;
  }
}
.match-country-flag {
    width: 22px;
    margin: auto;
    display: block;
}