.main-header_logo__BaWrz {
    margin-right: auto;
  }
  .main-header_logo__BaWrz img {
    max-height: 60px;
  }
  .main-header_header__T4P4x {
    background: #10442e;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .main-header_header__T4P4x:after {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-bottom: 1px solid #5d5f69;
  }
  @media (max-width: 700px) {
    .main-header_logo__BaWrz {
      max-width: 125px;
    }
    .main-header_header__T4P4x {
      padding: 10px 0;
    }
  }
  .custom-link_custom-link__aJYMJ {
    background: #3d404c;
    margin: 10px;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    min-width: 100px;
    text-align: center;
    border-radius: 30px;
  }
  .custom-link_custom-link__aJYMJ1 {
    background-image: linear-gradient(99.1deg, #faf1bd 6.07%, #dfc687 21.58%, #cca660 34.35%, #c09347 45.29%, #bc8c3f 51.68%, #c09347 58.97%, #cca660 70.83%, #dfc687 85.42%, #f1e3ab 97.28%);
    padding: 15px 40px;
    min-width: 100px;
    font-size: 16px;
    color: #303030;
    font-weight: 700;
    transition: all 0.3s linear;
    border-radius: 32px;
    text-decoration: none;
  }
  .custom-link_custom-link__aJYMJ2 {
    background-image: linear-gradient(99.1deg, #faf1bd 6.07%, #dfc687 21.58%, #cca660 34.35%, #c09347 45.29%, #bc8c3f 51.68%, #c09347 58.97%, #cca660 70.83%, #dfc687 85.42%, #f1e3ab 97.28%);
    padding: 15px 40px;
    min-width: 100px;
    font-size: 16px;
    color: #303030;
    font-weight: 700;
    transition: all 0.3s linear;
    border-radius: 32px;
    text-decoration: none;
  }
  @media (max-width: 768px) {
    .custom-link_custom-link__aJYMJ1,
    .custom-link_custom-link__aJYMJ2 {
        padding: 12px 25px;
        font-size: 14px;
        min-width: auto;
        width: 100%;
        max-width: 280px;
        text-align: center;
    }
}

/* Для дуже малих екранів */
@media (max-width: 480px) {
    .custom-link_custom-link__aJYMJ1,
    .custom-link_custom-link__aJYMJ2 {
        padding: 7px 15px;
        font-size: 13px;
        max-width: 30%;
    }
}
  .custom-link_custom-link__aJYMJ.custom-link_long__dOXKI {
    min-width: 100%;
    margin: 20px 0 0;
    background: #f4eb2a;
    margin-bottom: 20px;
    color: #000;
  }
  .custom-link_custom-link__aJYMJ:hover {
    background: #a2bd1a;
  }
  .custom-link_custom-link__aJYMJ.custom-link_show-more-games__TyWDi {
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    margin: 16px 0 0;
    background: #3e3e3e;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    line-height: 21px;
  }
  .custom-link_custom-link__aJYMJ.custom-link_show-more-games__TyWDi:hover {
    background: #f6df59;
    color: #191a1d;
  }
  @media (max-width: 700px) {
    .custom-link_custom-link__aJYMJ {
      margin: 0 0 0 10px;
      padding: 10px;
      min-width: 80px;
    }
    .custom-link_custom-link__aJYMJ.custom-link_long__dOXKI {
      min-width: 100%;
      margin-bottom: 20px;
    }
  }
  @media (max-width: 380px) {
    .custom-link_custom-link__aJYMJ {
      margin: 0 0 0 10px;
      padding: 10px 5px;
    }
  }
  /* =============== ОСНОВНІ СТИЛІ =============== */

/* Основний контейнер */
.wrapper_wrapper__yufAC {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}

/* Заголовок блоку */
.block_title {
  margin-bottom: 5px;
}

/* Flex контейнер */
.wrapper_wrapper__yufAC.wrapper_flex__1v4mZ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.wrapper_wrapper__yufAC.wrapper_stratch__YBAAl {
  align-items: stretch;
}

.wrapper_wrapper__yufAC.wrapper_image-left__wTGC_ {
  flex-direction: row-reverse;
}

.wrapper_wrapper__yufAC.wrapper_footer-top__pyLKN {
  padding-top: 30px;
}


.main-header_header__T4P4x {
  padding: 15px 0;
}

.main-header_logo__BaWrz img {
  max-width: 180px;
}

.custom-link_custom-link__aJYMJ1
{
  background: none;
  padding: 10px 30px;
  min-width: 100px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  transition: all 0.3s linear;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #fff;
}

.custom-link_custom-link__aJYMJ2 {
background: #f4eb2a;
padding: 10px 30px;
min-width: 100px;
font-size: 16px;
color: #000;
font-weight: 700;
transition: all 0.3s linear;
border-radius: 10px;
text-decoration: none;
display: inline-block;
}
.custom-link_custom-link__aJYMJ1:hover,
.custom-link_custom-link__aJYMJ2:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

/* =============== БАНЕРИ =============== */

.wrapper_wrapper__yufAC.banners {
  margin: 10px auto;
}

.wrapper_wrapper__yufAC.banners img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
}

@media (max-width: 768px) {
  .wrapper_wrapper__yufAC.banners img {
      width: 100%;
      height: auto;
      border-radius: 4px;
      display: block;
      content: url(fairgo-banner-mobile.jpg);
  }
}

@media (max-width: 480px) {
  .wrapper_wrapper__yufAC.banners img {
      border-radius: 0;
  }
}

@media (max-width: 1000px) {
  .wrapper_wrapper__yufAC.wrapper_footer-wrapper__knOfF {
      flex-direction: column;
  }
}


@media (max-width: 768px) {
  /* Wrapper */
  .wrapper_wrapper__yufAC {
      padding: 0 20px;
      max-width: 100%;
  }
  
  .wrapper_wrapper__yufAC.wrapper_image-bottom__K0iiW {
      flex-direction: column;
  }
  
  .main-header_logo__BaWrz img {
      max-width: 130px;
  }
  
  .custom-link_custom-link__aJYMJ1,
  .custom-link_custom-link__aJYMJ2 {
      padding: 12px 25px;
      font-size: 14px;
      min-width: auto;
  }
}


@media (max-width: 480px) {
  .custom-link_custom-link__aJYMJ1,
  .custom-link_custom-link__aJYMJ2 {
      padding: 10px 20px;
      font-size: 13px;
      flex: 1 1 calc(50% - 5px);
      text-align: center;
  }
  
  .main-header_logo__BaWrz {
      flex: 1 1 100%;
      text-align: center;
      margin-bottom: 10px;
  }
}
 
  .slot-item_btn__d7tAg {
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    font-family: var(--font-family);
  }
  .slot-item_slot-item___PP7F {
    text-decoration: none;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 5px 10px;
    position: relative;
    overflow: hidden;
    background: none;
    border: 1px solid #444;
    box-shadow: 0 0 30px 0 #000000b2;
    width: calc(20% - 10px);
  }
  .slot-item_slot-image__6MUGj {
    position: relative;
    border-radius: 5px;
    transition: 0.3s;
    width: 100%;
  }
  .slot-item_slot-image__6MUGj img {
    position: relative;
    border-radius: 5px;
    transition: 0.3s;
    width: 200px;
    height: 120px;
  }
  .slot-item_slot-item___PP7F .slot-item_overlay__mTuqk {
    transition: 0.3s;
    display: block;
    position: absolute;
    width: 100%;
    height: 105%;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    background: #000000b2;
  }
  .slot-item_slot-item___PP7F .slot-item_play-now__odJaJ {
    width: 90%;
    max-width: 140px;
    padding: 12px 16px;
    position: absolute;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background: #1da029;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
  }
  .slot-item_slot-title__ZmmBk {
    padding: 8px 10px 0;
    text-align: center;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 14px;
    line-height: 90%;
    color: #fff;
    margin-top: 3px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  @media (min-width: 1000px) {
    .slot-item_slot-item___PP7F:hover .slot-item_overlay__mTuqk,
    .slot-item_slot-item___PP7F:hover .slot-item_play-now__odJaJ {
      opacity: 1;
      visibility: visible;
    }
  }
  @media (max-width: 1000px) {
    .slot-item_slot-item___PP7F {
      width: calc(25% - 10px);
    }
    .slot-item_slot-item___PP7F:hover .slot-item_play-now__odJaJ {
      display: none;
    }
  }
  @media (max-width: 768px) {
    .slot-item_slot-item___PP7F {
      width: calc(33.333% - 10px);
    }
  }
  @media (max-width: 480px) {
    .slot-item_slot-item___PP7F {
      width: calc(50% - 6px);
      margin: 0 3px 6px;
    }
    .slot-item_slot-title__ZmmBk {
      font-size: 12px;
    }
    .slot-item_slot-image__6MUGj img {
      height: 90px;
    }
  }
  @media (max-width: 400px) {
    .slot-item_slot-title__ZmmBk {
      font-size: 11px;
    }
  }
  .slot-list_slots__ViSsE {
    display: flex;
    align-items: flex-start;
    margin: 0 -7px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .slot-list_section-slots__EpM8y {
    padding: 0 0 60px;
  }
  @media (max-width: 768px) {
    .slot-list_section-slots__EpM8y {
      padding-bottom: 30px;
    }
  }
  .block-title{
    margin: 0 14px 0 0;
  }
  .block-title_h1-title__RdP_d {
    margin: 0 0 15px;
  }
  .block-title_title__sA7Xc {
    font-size: 24px;
  }
  .block-title_title__sA7Xc img {
    margin: 0 14px 0 0;
  }
  .block-title_yellow__2EGSX {
    color: #ffc42d;
  }
  div + .block-title_yellow__2EGSX {
    margin: 15px 0 0;
  }
  @media (max-width: 768px) {
    .block-title {
      margin: 0 0 10px 0; /* прибираємо правий відступ, додаємо нижній */
      text-align: center;  /* за потреби центруємо текст */
      font-size: 18px;     /* можна трохи зменшити розмір */
    }
  }
  @media screen and (max-width: 768px) {
    .block-title_title__sA7Xc {
      font-size: 22px;
    }
    .block-title_h1-title__RdP_d {
      font-size: 24px;
    }
  }
  @media screen and (max-width: 600px) {
    .block-title_title__sA7Xc {
      font-size: 20px;
    }
  }
  .block-description_description__ckpMm {
    margin: 15px 0 20px;
    font-weight: 300;
    line-height: 20px;
  }
  @media screen and (max-width: 600px) {
    .block-description_description__ckpMm {
      font-size: 14px;
    }
  }
  .multitable_table-wrap__v5282 {
    overflow: hidden;
  }
  .multitable_table-wrap__v5282 p {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #fff;
  }
  .multitable_table-wrap__v5282 table td,
  .multitable_table-wrap__v5282 table th {
    border: 1px solid #444;
  }
  .multitable_multitable__UlEpb tr:first-child td {
    background: #1b1d25;
  }
  table.multitable_multitable__UlEpb td:first-child {
    background: #191a1d;
  }
  table.multitable_multitable__UlEpb td {
    background: #343434;
  }
  .multitable_multitable__UlEpb tr:first-child td:first-child {
    border-radius: 0;
    background: #191a1d;
  }
  .multitable_multitable__UlEpb tr:first-child td:last-child {
    border-radius: 0;
    background: #343434;
  }
  .multitable_multitable__UlEpb tr td:first-child {
    width: 20%;
  }
  .multitable_multitable__UlEpb tr:first-child td p,
  .multitable_multitable__UlEpb tr:first-child td:first-child p {
    color: #fff;
  }
  .multitable_multitable__UlEpb {
    border-radius: 0 0 16px 16px;
    display: none;
    border: 1px solid #444;
  }
  .multitable_multitable__UlEpb.multitable_show__aTm2_ {
    display: table;
  }
  .multitable_multitable-header__bh5tN {
    width: 100%;
    margin: 0;
    border-top: 2px solid #444;
    border-right: 2px solid #444;
    border-left: 2px solid #444;
    border-radius: 16px 16px 0 0;
    display: flex;
    padding: 10px;
    font-size: 16px;
    line-height: 135%;
    text-align: center;
    color: #fff;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background: #0c0c0c;
  }
  .multitable_multitable-header__bh5tN::-webkit-scrollbar {
    display: none;
  }
  .multitable_multitable-header__bh5tN li {
    padding: 10px;
    margin: 0;
    border-radius: 10px;
    background: #3e3e3e;
    cursor: pointer;
    white-space: nowrap;
  }
  .multitable_multitable-header__bh5tN li.multitable_active__uA3BX {
    background: #ffc42d;
    color: #191a1d;
  }
  .multitable_multitable-header__bh5tN li + li {
    margin-left: 20px;
  }
  @media screen and (max-width: 600px) {
    .multitable_multitable-header__bh5tN,
    .multitable_table-wrap__v5282 p {
      font-size: 14px;
    }
    .multitable_multitable-header__bh5tN li + li {
      margin-left: 10px;
    }
  }
  .mixed_main-section__eVOwE.mixed_black__YDs6P {
    background: #141414;
  }
  .mixed_main-section__eVOwE {
    position: relative;
  }
  .mixed_main-section__eVOwE + .mixed_main-section__eVOwE:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1150px;
    height: 1px;
    background: #444;
    left: 50%;
    transform: translateX(-50%);
  }
  .mixed_main-section__eVOwE
    + .mixed_main-section__eVOwE.mixed_black__YDs6P:before,
  .mixed_main-section__eVOwE.mixed_black__YDs6P
    + .mixed_main-section__eVOwE:before {
    display: none;
  }
  .mixed_custom-wrap___Glxl {
    width: 100%;
    max-width: 1180px;
  }
  .mixed_custom-wrap___Glxl a {
    margin: 0;
  }
  .mixed_mixed-picture__t76u1 {
    max-width: 40%;
    margin: 0 0 0 60px;
  }
  .mixed_mixed-picture__t76u1.mixed_small__fH8H2 {
    max-width: 35%;
  }
  .mixed_mixed-img__JjT_Y {
    border-radius: 10px;
  }
  @media screen and (max-width: 1200px) {
    .mixed_main-section__eVOwE + .mixed_main-section__eVOwE:before {
      width: calc(100% - 30px);
    }
    .mixed_main-section__eVOwE
      + .mixed_main-section__eVOwE.mixed_black__YDs6P:before,
    .mixed_main-section__eVOwE.mixed_black__YDs6P
      + .mixed_main-section__eVOwE:before {
      display: none;
    }
  }
  @media screen and (max-width: 768px) {
    .mixed_mixed-picture__t76u1,
    .mixed_mixed-picture__t76u1.mixed_small__fH8H2 {
      max-width: 100%;
      margin: 0 0 40px;
    }
  }
  .table_table-wrap__sbiUh p {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
  }
  .table_website__ILthp {
    text-decoration: none;
    font-size: 16px;
    color: #9e13cf;
  }
  .table_table-wrap__sbiUh table td,
  .table_table-wrap__sbiUh table td:first-child,
  .table_table-wrap__sbiUh table tr:first-child td {
    background: transparent;
    color: #fff;
  }
  .table_table-wrap__sbiUh table {
    border: 1px solid #141414;
  }
  .table_table-wrap__sbiUh table td,
  .table_table-wrap__sbiUh table th {
    border: 1px solid #333;
  }
  .table_table-wrap__sbiUh table tr:first-child td:first-child,
  .table_table-wrap__sbiUh table tr:first-child td:last-child {
    border-top: unset;
  }
  .table_table-wrap__sbiUh table td:first-child {
    border-left: unset;
    border-top: unset;
  }
  .table_table-wrap__sbiUh table td {
    border-right: unset;
    border-top: unset;
  }
  .table_table-wrap__sbiUh table tr:last-child td:first-child,
  .table_table-wrap__sbiUh table tr:last-child td:last-child {
    border-bottom: unset;
  }
  .table_table-wrap__sbiUh.table_isHeader__XeMMV table tr:first-child td {
    background: #0b0b0b;
  }
  @media screen and (max-width: 600px) {
    .table_table-wrap__sbiUh p {
      font-size: 14px;
    }
  }
  .pros-and-cons_custom-wrapper__oGl9c {
    display: flex;
    justify-content: space-between;
  }
  .pros-and-cons_cons__C2ARB,
  .pros-and-cons_pros__9bnlf {
    border: 1px solid #444;
    border-radius: 16px;
    width: calc(50% - 30px);
    overflow: hidden;
  }
  .pros-and-cons_pros-cons-title__rGzwO {
    background: #191a1d;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #444;
  }
  .pros-and-cons_pros-cons-inner__3wfo1 {
    padding: 20px;
    background: transparent;
    height: 100%;
    margin: 0;
  }
  .pros-and-cons_cons__C2ARB li,
  .pros-and-cons_pros__9bnlf li {
    padding-left: 0;
    display: flex;
    align-items: center;
  }
  .pros-and-cons_cons__C2ARB li svg,
  .pros-and-cons_pros__9bnlf li svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
  }
  .pros-and-cons_cons__C2ARB li p,
  .pros-and-cons_pros__9bnlf li p {
    flex: 1 1;
  }
  @media screen and (max-width: 768px) {
    .pros-and-cons_custom-wrapper__oGl9c {
      flex-direction: column;
    }
    .pros-and-cons_pros__9bnlf {
      margin: 0 0 20px;
    }
    .pros-and-cons_cons__C2ARB,
    .pros-and-cons_pros__9bnlf {
      width: 100%;
    }
  }
  @media screen and (max-width: 600px) {
    .pros-and-cons_cons__C2ARB li:before,
    .pros-and-cons_pros__9bnlf li:before {
      left: 5px;
    }
  }
  .bonus-template_card__pRSZ_ {
    background: #191a1d;
    border: 1px solid #444;
    padding: 30px;
    border-radius: 10px;
    margin: 15px 0 0;
  }
  .bonus-template_card__pRSZ_ a {
    margin: 0;
  }
  .bonus-template_title__tQb0k {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    color: #ffc42d;
  }
  .providers_providers__biWJY {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
  }
  .providers_providers__biWJY li {
    border: 1px solid #444;
    border-radius: 5px;
    height: 60px;
    width: calc(16.666% - 14px);
    padding: 5px;
    margin: 0 7px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 30px 0 #00000042;
    background: #1f1f1f;
  }
  .providers_providers__biWJY li img {
    max-width: 130px;
    max-height: 40px;
  }
  @media screen and (max-width: 1000px) {
    .providers_providers__biWJY li {
      width: calc(25% - 14px);
    }
  }
  @media screen and (max-width: 700px) {
    .providers_providers__biWJY li {
      width: calc(33.33% - 14px);
    }
  }
  @media screen and (max-width: 500px) {
    .providers_providers__biWJY li {
      width: calc(50% - 14px);
    }
  }
  .faq_faq-item__SXHR7 {
    padding: 20px 0 15px;
    border-bottom: 1px solid #333;
  }
  .faq_faq-question__UjYeO {
    font-size: 18px;
    position: relative;
    cursor: pointer;
    color: var(--text-white);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .faq_faq-question__UjYeO:after {
    content: "+";
    color: #f8da1e;
    font-weight: 300;
    font-size: 36px;
    margin-left: 7px;
    line-height: 20px;
  }
  .faq_faq-answer__k0nz8 {
    border-top: 1px solid #333;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: all 0.2s ease-in-out;
  }
  .faq_faq-answer__k0nz8 p {
    font-weight: 300;
    font-size: 16px;
  }
  .faq_faq-answer__k0nz8.faq_active__WmL33 {
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
    padding: 15px 0 0;
    margin: 15px 0 0;
  }
  .faq_faq-question__UjYeO.faq_active__WmL33:after {
    content: "âˆ’";
  }
  @media (max-width: 660px) {
    .faq_faq-answer__k0nz8 p,
    .faq_faq-question__UjYeO {
      font-size: 14px;
    }
    .faq_faq-question__UjYeO:after {
      font-size: 28px;
    }
  }
  .page-content_page-content-section__Nhsbp {
    padding: 60px 0;
  }
  .page-content_page-contents__00tV0 {
    background: transparent;
    border-radius: 8px;
    padding: 14px 14px 0;
    border: 1px solid #444;
  }
  .page-content_page-contents-title__nOuYz {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-bottom: 14px;
  }
  .page-content_page-contents-title__nOuYz span {
    margin-left: 7px;
  }
  .page-content_page-contents-title__nOuYz .page-content_arrow__S3KNE {
    margin-left: auto;
    transition: all 0.2s ease-in-out;
  }
  .page-content_page-contents-title__nOuYz.page-content_active__aztIL
    .page-content_arrow__S3KNE {
    transform: rotate(180deg);
  }
  .page-content_page-contents-title__nOuYz.page-content_active__aztIL {
    border-bottom: 1px solid #444;
    padding-bottom: 14px;
  }
  .page-content_page-contents-menu__OCqNW {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all 0.2s ease-in-out;
    padding: 0;
  }
  .page-content_page-contents-menu__OCqNW ul {
    margin: 0;
    padding: 0 14px;
  }
  .page-content_page-contents-menu__OCqNW li {
    list-style: none;
    margin-bottom: 14px;
    padding: 0;
  }
  .page-content_page-contents-menu__OCqNW a {
    text-decoration: none;
    color: #fff;
    font-weight: 300;
  }
  .page-content_page-contents-menu__OCqNW.page-content_show__XA_ue {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .page-content_menu-icon__ynNlw {
    margin-right: 8px;
  }
  .page-content_menu-arrow__Fossl {
    margin-left: auto;
  }
  .page-content_page-contents-title__nOuYz span {
    color: #fff;
  }
  @media screen and (max-width: 768px) {
    .page-content_page-content-section__Nhsbp {
      padding: 40px 0;
    }
  }
  .footer_footer__MbdlQ {
    padding: 20px 0 60px;
    background: #090E1D;
    position: relative;
  }
  .footer_plus-18__tt3bn {
    display: flex;
    align-items: center;
    margin: 0 20px;
    padding-left: 20px;
    border-left: 1px solid #444;
  }
  .footer_plus-18-description__mHX_i {
    padding-left: 14px;
    font-weight: 300;
    font-size: 14px;
    line-height: 105%;
    color: #bfbfbf;
    max-width: 340px;
  }
  .footer_copyright__69W_S {
    font-weight: 300;
    font-size: 12px;
    line-height: 105%;
    color: #bfbfbf;
    align-self: flex-end;
    margin-left: auto;
  }
  @media (max-width: 1152px) {
    .footer_logo__z5B3Q img {
      min-width: 90px;
    }
    .footer_plus-18__tt3bn {
      border: none;
    }
  }
  @media (max-width: 1090px) {
    .footer_footer__MbdlQ {
      padding: 20px 0;
    }
    .footer_footer__MbdlQ .footer_plus-18__tt3bn {
      margin: 20px 0;
    }
    .footer_footer__MbdlQ .footer_copyright__69W_S {
      margin: 0;
      align-self: center;
    }
  }
  @media (max-width: 768px) {
    .footer_footer__MbdlQ .footer_plus-18__tt3bn {
      padding: 0;
      border: none;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .footer_plus-18-description__mHX_i {
      margin-top: 10px;
    }
  }
  @media (max-width: 370px) {
    .footer_copyright__69W_S {
      font-size: 11px;
    }
  }
  .nav-bar_footer-menu__R4npt {
    color: var(--text-white);
  }
  .nav-bar_menu__j1rJl {
    list-style: none;
    display: flex;
  }
  .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl li {
    margin-left: 70px;
  }
  .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl {
    white-space: nowrap;
  }
  .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl a {
    text-decoration: none;
    font-weight: 500;
  }
  @media (max-width: 1090px) {
    .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl {
      justify-content: center;
      margin-top: 30px;
    }
    .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl li {
      margin: 0 15px;
    }
  }
  @media (max-width: 768px) {
    .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl {
      flex-direction: column;
    }
    .nav-bar_footer-menu__R4npt .nav-bar_menu__j1rJl li {
      margin: 10px 0;
      text-align: center;
    }
  }
  .table-scroll { overflow-x: auto; margin-bottom: 10px; -webkit-overflow-scrolling: touch; } .table-scroll table { width: 100%; border-collapse: collapse; }
  .security-categories {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 25px 0;
}
.author-bio {
  display: flex;
  gap: 15px;
  border: 1px solid #f4eb2a;
  padding: 20px;
  border-radius: 8px;
  margin: 30px 0;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.author-photo {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.author-info {
  flex: 1;
}

.bio-text p {
  margin: 0;
}

.bio-text p:first-child {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.article-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  margin-bottom: 20px;
}

/* Tablet */
@media (max-width: 768px) {
  .author-bio {
      padding: 15px;
      gap: 12px;
  }
  
  .author-photo {
      width: 120px;
      height: 120px;
  }
  
  .bio-text p:first-child {
      font-size: 16px;
  }
  
  .article-image {
      border-radius: 15px;
      margin-bottom: 15px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .author-bio {
      flex-direction: column;
      text-align: center;
      gap: 15px;
      padding: 15px;
      align-items: center;
  }
  
  .author-photo {
      width: 100px;
      height: 100px;
  }
  
  .author-info {
      width: 100%;
  }
  
  .bio-text p {
      font-size: 14px;
      line-height: 1.5;
  }
  
  .bio-text p:first-child {
      font-size: 16px;
      margin-bottom: 8px;
  }
  
  .article-image {
      border-radius: 12px;
      margin-bottom: 15px;
  }
}
.security-category {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 6px;
    transition: transform 0.2s ease;
}

.security-category:hover {
    transform: translateX(5px);
}

.security-category-content {
    padding: 18px 60px;
    background: #10442e;
}

.security-category-content p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
}
.faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}

.faq-question {
  margin: 0;
  padding: 20px;
  background-color: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-bottom: 1px solid #21728abf;
  position: relative;
}

.faq-question:hover {
  background-color: #87de59;
}

.faq-question::after {
  content: '+';
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  transform: translateY(-50%) rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  padding: 0 20px;
}

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

.faq-answer p {
  margin: 0;
  line-height: 1.6;
  color: #fff;
  font-size: 16px;
}
.footer_footer__MbdlQ {
  background-color: #23072f;
  color: #fff;
  padding: 40px 0 20px;
  margin-top: 60px;
  border-top: 1px solid #58607d;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.footer-content {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 40px;
}

.footer-column {
  flex: 1;
  min-width: 200px;
}

.footer-column p:first-child {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
}

.footer-column p:not(:first-child) {
  font-size: 14px;
  color: #f4eb2a;
  margin-bottom: 15px;
  line-height: 1.5;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

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

.footer-links a:hover {
  color: hsl(0deg 0% 100% / 40%);
}

.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

.social-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #333;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.social-icons a:hover {
  background-color: hsl(0deg 0% 100% / 40%);
}

.footer-bottom {
  border-top: 1px solid #333;
  padding-top: 20px;
}

.license-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.license-banner span {
  color: #ccc;
  font-size: 14px;
}

.license-banner img {
  height: 32px;
  width: auto;
}

.license-banner a {
  color: #007bff;
  text-decoration: none;
  font-size: 14px;
}

.license-banner a:hover {
  text-decoration: underline;
}

.action-to-go { margin: 1px; position: relative; display: block; width: 140px; box-sizing: border-box; padding: 10px; background: #319e32; border-radius: 8px; font-weight: 700; font-size: 14px; line-height: 18px; text-align: center; letter-spacing: .04em; text-transform: uppercase; color: #eded00; text-decoration: none; box-shadow: 0 10px 20px rgba(0, 0, 0, .3); } .banners{ margin-bottom: 30px; } ul li, ol li { text-align: left; } table { overflow-x: scroll; } ol, ul { margin: 30px 0; padding: 0 0 0 10px; counter-reset: list; }

.sticky_buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(26, 27, 32, 0.75);
  box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
  height: 50px;
}

.close {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-color: rgba(220, 53, 69, 0.8);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.close:hover {
  background-color: rgba(200, 35, 51, 0.9);
}

.sticky_buttons_container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  gap: 20px;
  height: 100%;
}

.sticky_buttons_first,
.sticky_buttons_second {
  padding: 12px 30px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
  transition: all 0.3s ease;
  font-size: 16px;
  min-width: 140px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sticky_buttons_first {
  color: #000;
  background-color: #ffc824;
    background: #f4eb2a;
    background-position: top, -10px -10px;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, calc(100% + 20px) calc(100% + 20px);
    background-clip: padding-box, border-box;
}

.sticky_buttons_first:hover {
  background-color: rgba(33, 136, 56, 1);
  transform: translateY(-1px);
}

.sticky_buttons_second {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
}

.sticky_buttons_second:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #ff6b35;
  transform: translateY(-1px);
}

/* Responsive */
@media (max-width: 768px) {
  .sticky_buttons {
      height: 55px;
  }
  
  .sticky_buttons_container {
      padding: 8px 15px;
      gap: 15px;
  }
  
  .sticky_buttons_first,
  .sticky_buttons_second {
      padding: 10px 25px;
      font-size: 14px;
      min-width: 120px;
      height: 40px;
  }
}
.security-categories {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

/* Для мобільних пристроїв */
@media (max-width: 768px) {
  .security-categories {
      grid-template-columns: 1fr;
  }
}
.strategies-list {
  counter-reset: custom-counter;
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
}

.strategies-list li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  padding: 20px 20px 20px 60px;
}

.strategies-list li::before {
  content: counter(custom-counter);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: #FFD700;
  color: #2c3e50;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
}

.strategies-list li p {
  margin: 0;
  line-height: 1.5;
}

.cta-box {
  border-radius: 10px;
  text-align: center;
  margin: 30px 0;
}

.btn {
  display: inline-block;
  background: #f4eb2a;
  color: #000;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 25px;
  font-weight: 600;
  font-size: 1.1em;
  transition: all 0.3s ease;
  
}

.btn.full-width {
  width: 100%;
  box-sizing: border-box;
}
.wagering-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  padding: 40px 20px;
  max-width: 1200px;
  margin: 0 auto;
  min-height: 600px;
}

.text-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.image-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.text-content h2 {
  margin-bottom: 25px;
}

.text-content p {
  line-height: 1.7;
  margin-bottom: 20px;
}

.strategies-list {
  counter-reset: custom-counter;
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
}

.strategies-list li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  padding: 20px 20px 20px 60px;
}

.strategies-list li::before {
  content: counter(custom-counter);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: #9dadff;
  color: #2c3e50;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
}

.strategies-list li p {
  margin: 0;
  line-height: 1.5;
}

.image-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Responsive */
@media (max-width: 968px) {
  .wagering-section {
      grid-template-columns: 1fr;
      gap: 30px;
      min-height: auto;
  }
  
  .strategies-list li {
      padding-left: 50px;
      padding-right: 15px;
      padding-top: 15px;
      padding-bottom: 15px;
  }
  
  .strategies-list li::before {
      width: 28px;
      height: 28px;
      left: 15px;
      font-size: 12px;
  }
}

@media (max-width: 576px) {
  .wagering-section {
      padding: 25px 15px;
  }
}
.warning-box {
  background: #fff3cd;
  border: 1px solid #ffeaa7;
  color: #856404;
  padding: 15px;
  border-radius: 5px;
  margin: 20px 0;
}
ol {
  padding-left: 20px;
  margin: 16px 0;
}

ol li {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 10px;
  padding-left: 6px;
}
.cta-box {
  margin: 32px auto;
  max-width: 1300px;
  padding: 0 20px;
}

.btn.full-width {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 16px 24px;
  background: #f4eb2a;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 999px;
  text-align: center;
  text-decoration: none;
  transition: 0.25s ease;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.btn.full-width:hover,
.btn.full-width:active {
  background: #87de59;
  transform: scale(0.98);
}

@media (max-width: 768px) {
  .btn.full-width {
    padding: 14px 20px;
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .btn.full-width {
    padding: 12px 18px;
    font-size: 14px;
    letter-spacing: 0.03em;
  }
}

@media (max-width: 360px) {
  .btn.full-width {
    padding: 10px 16px;
    font-size: 13px;
    letter-spacing: 0.02em;
  }
}
.footer_footer__MbdlQ {
  background: #10442e;
  border-top: 1px solid rgba(196, 160, 90, 0.18);
  padding: 64px 0 0;
  color: #8a8a9a;
  font-size: 13px;
  line-height: 1.7;
}

/* ── Container ── */
.footer_footer__MbdlQ .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

/* ── Main grid ── */
.footer_footer__MbdlQ .footer-content {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 48px;
}

/* ── Brand column (first child) ── */
.footer_footer__MbdlQ .footer-column:first-child {
  padding-right: 32px;
}

/* ── Column headings (p tags used as labels) ── */
.footer_footer__MbdlQ .footer-column > p:first-child {
  font-family: 'Georgia', serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c4a05a;
  margin-bottom: 20px;
}

/* ── Brand description text ── */
.footer_footer__MbdlQ .footer-column > p:not(:first-child) {
  font-size: 13px;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 24px;
}

/* ── Nav links ── */
.footer_footer__MbdlQ .footer-links {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer_footer__MbdlQ .footer-links li a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 0.02em;
  transition: color 0.2s ease;
  position: relative;
  display: inline-block;
}

.footer_footer__MbdlQ .footer-links li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: #c4a05a;
  transition: width 0.25s ease;
}

.footer_footer__MbdlQ .footer-links li a:hover {
  color: #c4a05a;
}

.footer_footer__MbdlQ .footer-links li a:hover::after {
  width: 100%;
}

/* ── Social icons ── */
.footer_footer__MbdlQ .social-icons {
  display: flex;
  gap: 10px;
  margin-top: 4px;
}

.footer_footer__MbdlQ .social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(196,160,90,0.2);
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}

.footer_footer__MbdlQ .social-icons a:hover {
  border-color: #c4a05a;
  color: #c4a05a;
  background: rgba(196,160,90,0.06);
}

.footer_footer__MbdlQ .social-icons a span {
  display: none; /* hide text spans, SVGs used instead */
}

.footer_footer__MbdlQ .social-icons a svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}

/* ── Bottom bar ── */
.footer_footer__MbdlQ .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 28px;
  gap: 24px;
  flex-wrap: wrap;
}

.footer_footer__MbdlQ .footer-bottom-left {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.footer_footer__MbdlQ .footer-bottom-left span {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.04em;
}

.footer_footer__MbdlQ .footer-bottom-left a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.04em;
  transition: color 0.2s;
}

.footer_footer__MbdlQ .footer-bottom-left a:hover {
  color: #c4a05a;
}

/* ── Badges ── */
.footer_footer__MbdlQ .footer-badges {
  display: flex;
  align-items: center;
  gap: 12px;
}

.footer_footer__MbdlQ .badge {
  display: flex;
  align-items: center;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 11px;
  letter-spacing: 0.08em;
  color: #fff;
}

.footer_footer__MbdlQ .badge svg {
  flex-shrink: 0;
}

/* ── Logo wordmark ── */
.footer_footer__MbdlQ .footer-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  text-decoration: none;
}

.footer_footer__MbdlQ .footer-logo svg {
  width: 28px;
  height: 28px;
}

.footer_footer__MbdlQ .footer-logo-text {
  font-family: 'Georgia', serif;
  font-size: 18px;
  letter-spacing: 0.08em;
  color: #d4b06a;
  text-transform: uppercase;
}

/* ── Responsive ── */
@media (max-width: 900px) {
  .footer_footer__MbdlQ .footer-content {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
  .footer_footer__MbdlQ .footer-column:first-child {
    grid-column: 1 / -1;
    padding-right: 0;
  }
}

@media (max-width: 540px) {
  .footer_footer__MbdlQ .footer-content {
    grid-template-columns: 1fr;
  }
  .footer_footer__MbdlQ .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}
.fg-infographic {
  margin: 28px 0;
  padding: 24px 20px 18px;
  border: 1px solid #e5e3dc;
  border-radius: 10px;
  background: #faf9f6;
}

.fg-infographic__title {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 18px;
  color: #1a1a18;
}

.fg-timeline {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.fg-timeline__axis {
  display: flex;
  justify-content: space-between;
  padding: 0 0 6px 112px;
  font-size: 11px;
  color: #8a8880;
  border-bottom: 1px solid #e0ddd5;
  margin-bottom: 4px;
}

.fg-timeline__rows {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 8px;
}

.fg-timeline__row {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 34px;
}

.fg-timeline__label {
  width: 100px;
  min-width: 100px;
  font-size: 13px;
  color: #3d3d3a;
  text-align: right;
  flex-shrink: 0;
}

.fg-timeline__track {
  flex: 1;
  height: 28px;
  background: #eeece6;
  border-radius: 5px;
  position: relative;
  overflow: visible;
}

.fg-timeline__bar {
  height: 100%;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding-right: 8px;
  justify-content: flex-end;
  min-width: 54px;
  position: relative;
  transition: width 0.4s ease;
}

.fg-timeline__bar--crypto {
  background: #2a9d5c;
  min-width: 72px;
}

.fg-timeline__bar--ewallet {
  background: #3b82c4;
}

.fg-timeline__bar--card {
  background: #e07b2a;
}

.fg-timeline__bar--bank {
  background: #c0392b;
}

.fg-timeline__tag {
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}

.fg-infographic__note {
  font-size: 11px;
  color: #9a9891;
  margin: 14px 0 0;
  padding-top: 10px;
  border-top: 1px solid #e5e3dc;
}

/* Dark mode - infographic */
@media (prefers-color-scheme: dark) {
  .fg-infographic {
    background: #10442e;
    border-color: #333330;
  }
  .fg-infographic__title {
    color: #e8e6df;
  }
  .fg-timeline__axis {
    color: #6a6864;
    border-bottom-color: #333330;
  }
  .fg-timeline__label {
    color: #b5b3ac;
  }
  .fg-timeline__track {
    background: #2a2a27;
  }
  .fg-infographic__note {
    color: #6a6864;
    border-top-color: #333330;
  }
}

/* Responsive - infographic */
@media (max-width: 520px) {
  .fg-timeline__axis {
    padding-left: 86px;
    font-size: 10px;
  }
  .fg-timeline__label {
    width: 74px;
    min-width: 74px;
    font-size: 12px;
  }
}


/* --- Statistics Block --- */

.fg-stats {
  margin: 28px 0;
  padding: 24px 20px 18px;
  border: 1px solid #e5e3dc;
  border-radius: 10px;
  background: #faf9f6;
}

.fg-stats__title {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 18px;
  color: #1a1a18;
}

.fg-stats__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px;
}

.fg-stats__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px 10px 14px;
  background: #fff;
  border: 1px solid #e0ddd5;
  border-radius: 8px;
  text-align: center;
  gap: 5px;
}

.fg-stats__card--warning {
  border-color: #f5c6b0;
  background: #fff8f5;
}

.fg-stats__value {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a18;
  line-height: 1.1;
}

.fg-stats__card--warning .fg-stats__value {
  color: #c0392b;
}

.fg-stats__label {
  font-size: 11px;
  color: #7a7874;
  line-height: 1.35;
}

.fg-stats__source {
  font-size: 11px;
  color: #9a9891;
  margin: 14px 0 0;
  padding-top: 10px;
  border-top: 1px solid #e5e3dc;
}

/* Dark mode - stats */
@media (prefers-color-scheme: dark) {
  .fg-stats {
    background: #10442e;
    border-color: #333330;
  }
  .fg-stats__title {
    color: #e8e6df;
  }
  .fg-stats__card {
    background: #10442e;
    border-color: #333330;
  }
  .fg-stats__card--warning {
    background: #10442e;
    border-color: #333330;
  }
  .fg-stats__value {
    color: #e8e6df;
  }
  .fg-stats__card--warning .fg-stats__value {
    color: #e07060;
  }
  .fg-stats__label {
    color: #6a6864;
  }
  .fg-stats__source {
    color: #6a6864;
    border-top-color: #333330;
  }
}

/* Responsive - stats */
@media (max-width: 480px) {
  .fg-stats__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .fg-stats__value {
    font-size: 18px;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500;600&display=swap');

:root {
  --dust:       #0f0a05;
  --dust-2:     #180f06;
  --dust-3:     #221508;
  --dust-4:     #2e1c0a;
  --amber:      #f59e0b;
  --amber-mid:  #d97706;
  --amber-dim:  #78350f;
  --amber-g:    rgba(245,158,11,.12);
  --text-1:     #fdf6ec;
  --text-2:     #9a8060;
  --text-3:     #4a3820;
  --bdr:        rgba(245,158,11,.1);
  --r:          8px;
  --ff-head:    'Bebas Neue', Impact, sans-serif;
  --ff-body:    'DM Sans', sans-serif;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body {
  background: #1b724d;
  color: var(--text-1);
  font-family: var(--ff-body);
  -webkit-font-smoothing: antialiased;
}

.fg-hero {
  width: 100%;
  background: #0e472b;
}

.fg-hero__grid {
  display: grid;
  grid-template-columns: 1fr 360px;
  max-width: 1200px;
  margin: 0 auto;
  min-height: 460px;
}

/* LEFT */
.fg-hero__banner {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}

.fg-hero__banner-img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.fg-hero__banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    110deg,
    rgba(15,10,5,.78)  0%,
    rgba(15,10,5,.22)  55%,
    rgba(15,10,5,.85)  100%
  );
}

.fg-hero__banner-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 36px 36px 32px;
}

.fg-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #f4eb2a;
  margin-bottom: 12px;
}
.fg-hero__eyebrow-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f4eb2a;
  box-shadow: 0 0 8px #f4eb2a;
  animation: pulse 2s ease-in-out infinite;
  flex-shrink: 0;
}
@keyframes pulse {
  0%,100% { opacity: 1; box-shadow: 0 0 6px #f4eb2a; }
  50%      { opacity: .5; box-shadow: 0 0 16px #f4eb2a; }
}

.fg-hero__title {
  font-family: var(--ff-head);
  font-size: clamp(42px, 6vw, 70px);
  line-height: .95;
  letter-spacing: .01em;
  color: var(--text-1);
  margin-bottom: 8px;
}
.fg-hero__title span { color: #f4eb2a; }

.fg-hero__sub {
  font-size: 14px;
  font-weight: 300;
  color: rgba(253,246,236,.62);
  margin-bottom: 24px;
  max-width: 400px;
  line-height: 1.6;
}

.fg-hero__btns {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.fg-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f4eb2a;
  color: #072c1a;
  font-family: var(--ff-body);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  padding: 13px 28px;
  border-radius: var(--r);
  text-decoration: none;
  box-shadow: 0 4px 20px rgba(245,158,11,.35);
  transition: background .18s, transform .14s, box-shadow .18s;
  white-space: nowrap;
}
.fg-btn-primary:hover {
  background: #fbbf24;
  transform: translateY(-2px);
  box-shadow: 0 6px 28px rgba(245,158,11,.5);
}

.fg-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  color: var(--text-1);
  font-family: var(--ff-body);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 12px 24px;
  border-radius: var(--r);
  border: 1px solid rgba(253,246,236,.18);
  text-decoration: none;
  transition: background .18s, border-color .18s, transform .14s;
  white-space: nowrap;
}
.fg-btn-secondary:hover {
  background: rgba(255,255,255,.06);
  border-color: rgba(253,246,236,.35);
  transform: translateY(-2px);
}

/* RIGHT */
.fg-hero__panel {
  background: #072c1a;
  border-left: 1px solid var(--bdr);
  display: flex;
  flex-direction: column;
}

.fg-hero__panel-head {
  padding: 22px 24px 16px;
  border-bottom: 1px solid var(--bdr);
}

.fg-hero__panel-title {
  font-family: var(--ff-head);
  font-size: 21px;
  letter-spacing: .04em;
  color: var(--text-1);
  margin-bottom: 3px;
}

.fg-hero__panel-sub {
  font-size: 12px;
  color: var(--text-2);
}

.fg-bonus-rows {
  flex: 1;
  padding: 4px 0;
}

.fg-bonus-row {
  display: grid;
  grid-template-columns: 68px 1fr auto;
  align-items: center;
  gap: 25px;
  padding: 13px 24px;
  border-bottom: 1px solid var(--bdr);
  transition: background .18s;
}
.fg-bonus-row:last-child { border-bottom: none; }
.fg-bonus-row:hover { background: rgba(245,158,11,.04); }

.fg-bonus-row-num {
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.fg-bonus-row-bar {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.fg-bonus-row-label {
  font-size: 12px;
  font-weight: 500;
  color: var(--text-2);
}
.fg-bar-track {
  height: 3px;
  background: var(--dust-4);
  border-radius: 99px;
  overflow: hidden;
}
.fg-bar-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--amber-dim), #f4eb2a);
  border-radius: 99px;
}

.fg-bonus-row-val {
  text-align: right;
}
.fg-bonus-amount {
  font-family: var(--ff-head);
  font-size: 20px;
  letter-spacing: .02em;
  color: #f4eb2a;
  line-height: 1;
}
.fg-bonus-pct {
  font-size: 11px;
  color: #fff;
  margin-top: 2px;
}

.fg-facts {
  padding: 14px 24px;
  border-top: 1px solid var(--bdr);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.fg-fact {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}
.fg-fact-lbl { color: #fff; }
.fg-fact-val { font-weight: 600; color: var(--text-2); }
.fg-fact-val.amber { color: #f4eb2a; }

.fg-hero__panel-cta {
  padding: 14px 24px 18px;
}
.fg-btn-full {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #f4eb2a;
  color: #072c1a;
  font-family: var(--ff-body);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  padding: 13px;
  border-radius: var(--r);
  text-decoration: none;
  box-shadow: 0 4px 16px rgba(245,158,11,.25);
  transition: background .18s, transform .14s;
}
.fg-btn-full:hover {
  background: #fbbf24;
  transform: translateY(-1px);
}

.fg-hero__note {
  padding: 0 24px 16px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}

/* Mobile */
@media (max-width: 760px) {
  .fg-hero__grid {
    grid-template-columns: 1fr;
  }
  .fg-hero__banner {
    min-height: 320px;
  }
  .fg-hero__banner-content {
    padding: 24px 20px;
  }
  .fg-hero__panel {
    border-left: none;
    border-top: 1px solid var(--bdr);
  }
  .fg-hero__btns {
    flex-direction: column;
  }
  .fg-btn-primary,
  .fg-btn-secondary {
    justify-content: center;
  }
}
ul {
    padding-left: 20px;
    margin: 16px 0;
}

ul li {
    margin-bottom: 10px;
    line-height: 1.6;
}
.pv-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 64px 24px;
}

.pv-heading {
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
  color: var(--white);
  margin-bottom: 32px;
  letter-spacing: -.02em;
}

.pv-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

@media (max-width: 900px) { .pv-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 620px) { .pv-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 380px) { .pv-grid { grid-template-columns: 1fr; } }

/* card */
.pv-card {
  background: #10442e;
  border: 1px solid var(--border);
  border-radius: var(--r);
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
  cursor: default;
  opacity: 0;
  transform: translateY(12px);
  transition: background .2s, border-color .2s, transform .45s ease, opacity .45s ease;
}
.pv-card.on {
  opacity: 1;
  transform: none;
}
.pv-card:hover {
  background: var(--card-h);
  border-color: var(--border-h);
  transform: translateY(-3px);
}

/* logo area */
.pv-card-logo {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 24px;
  border-bottom: 1px solid var(--border);
}

.pv-card-logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.pv-card-logo img.invert {
  filter: invert(1) brightness(1.8);
}

/* pill footer */
.pv-card-footer {
  padding: 14px 18px;
}

.pv-card-pill {
  display: inline-flex;
  align-items: center;
  background: var(--pill-bg);
  border: 1px solid var(--pill-bdr);
  border-radius: 99px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  color: var(--dim);
  white-space: nowrap;
}

/* stagger */
.pv-card:nth-child(1) { transition-delay: .00s; }
.pv-card:nth-child(2) { transition-delay: .05s; }
.pv-card:nth-child(3) { transition-delay: .10s; }
.pv-card:nth-child(4) { transition-delay: .15s; }
.pv-card:nth-child(5) { transition-delay: .20s; }
.pv-card:nth-child(6) { transition-delay: .25s; }
.pv-card:nth-child(7) { transition-delay: .30s; }
.pv-card:nth-child(8) { transition-delay: .35s; }

@media (max-width: 480px) {
  .pv-section { padding: 48px 16px; }
  .pv-card-logo { height: 90px; padding: 16px 18px; }
}
.reviews-section {
  margin: 50px auto;
  position: relative;
  max-width: 1200px;
  padding: 0 70px;
}

.reviews-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.reviews-container {
  display: flex;
  gap: 20px;
  transition: transform 0.5s ease;
  will-change: transform;
  align-items: stretch;
}

.review {
  min-width: calc(50% - 10px);
  max-width: calc(50% - 10px);
  background: radial-gradient(70.31% 70.31% at 50% 39.84%,#014736 0,#011d14);
  padding: 24px;
  border-radius: 16px;
  border: 1px solid #2a3050;
  transition: all 0.3s ease;
  flex-shrink: 0;
  box-sizing: border-box;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.review:hover {
  border-color: #e6a225;
  box-shadow: 0 4px 24px rgba(230, 162, 37, 0.1);
  transform: translateY(-3px);
}

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

.review-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #252b40;
  border: 2px solid #2a3050;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  flex-shrink: 0;
}

.review-info {
  flex: 1;
  min-width: 0;
}

.review-author {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 2px;
}

.review-meta {
  font-size: 13px;
  color: #6b7280;
  margin-bottom: 4px;
}

.review-partner {
  font-size: 12px;
  color: #e6a225;
  font-weight: 600;
}

.review-rating {
  font-size: 15px;
  color: #e6a225;
  margin-bottom: 12px;
  letter-spacing: 1px;
}

.review-text {
  font-size: 14px;
  line-height: 1.7;
  color: #9aa0b4;
  margin: 0;
  font-style: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  border-top: 1px solid #252b40;
  padding-top: 14px;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: radial-gradient(70.31% 70.31% at 50% 39.84%,#014736 0,#011d14);
  border: 1px solid #2a3050;
  color: #e6a225;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  z-index: 10;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-btn:hover {
  background: linear-gradient(180deg, #fbe596 0%, #e6a225);
  border-color: #e6a225;
  color: #1a1a2e;
  transform: translateY(-50%) scale(1.08);
}

.carousel-btn:active {
  transform: translateY(-50%) scale(0.95);
}

.carousel-btn.prev {
  left: 8px;
}

.carousel-btn.next {
  right: 8px;
}

.carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 28px;
}

.carousel-dots span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2a3050;
  cursor: pointer;
  transition: all 0.3s ease;
}

.carousel-dots span:hover {
  background: #4a5068;
}

.carousel-dots span.active {
  background: #e6a225;
  width: 28px;
  border-radius: 4px;
}

@media (max-width: 1024px) {
  .reviews-section {
    padding: 0 60px;
  }
}

@media (max-width: 992px) {
  .review {
    min-width: 100%;
    max-width: 100%;
  }

  .reviews-section {
    padding: 0 60px;
  }
}

@media (max-width: 768px) {
  .reviews-section {
    margin: 40px auto;
    padding: 0 50px;
  }

  .review {
    min-width: 100%;
    max-width: 100%;
    padding: 20px;
  }

  .review-avatar {
    width: 46px;
    height: 46px;
    font-size: 22px;
  }

  .review-author {
    font-size: 14px;
  }

  .review-text {
    font-size: 13px;
  }

  .carousel-btn {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }

  .carousel-dots span.active {
    width: 24px;
  }
}

@media (max-width: 480px) {
  .reviews-section {
    padding: 0 44px;
    margin: 30px auto;
  }

  .review {
    padding: 18px 16px;
  }

  .review-avatar {
    width: 42px;
    height: 42px;
    font-size: 20px;
  }

  .review-author {
    font-size: 13px;
  }

  .review-meta {
    font-size: 12px;
  }

  .review-partner {
    font-size: 11px;
  }

  .review-text {
    font-size: 13px;
  }

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

  .carousel-btn {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }

  .carousel-btn.prev {
    left: 4px;
  }

  .carousel-btn.next {
    right: 4px;
  }
}
.tips-list {
    padding-left: 20px;
    margin: 20px 0;
}

.tips-list li {
    margin-bottom: 12px;
    line-height: 1.6;
}
.pv-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 64px 24px;
}

.pv-heading {
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
  color: var(--white);
  margin-bottom: 32px;
  letter-spacing: -.02em;
}

.pv-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

@media (max-width: 900px) { .pv-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 620px) { .pv-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 380px) { .pv-grid { grid-template-columns: 1fr; } }
