@font-face {
  font-display: swap;
  font-family: "Mont-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Mont/Mont-Bold.eot);
  src: local("Mont Bold"), local("Mont-Bold"), url(../fonts/Mont/Mont-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-Bold.woff2) format("woff2"), url(../fonts/Mont/Mont-Bold.woff) format("woff"), url(../fonts/Mont/Mont-Bold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Mont-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Mont/Mont-SemiBold.eot);
  src: local("Mont SemiBold"), local("Mont-SemiBold"), url(../fonts/Mont/Mont-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-SemiBold.woff2) format("woff2"), url(../fonts/Mont/Mont-SemiBold.woff) format("woff"), url(../fonts/Mont/Mont-SemiBold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Mont-Regular";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Mont/Mont-Regular.eot);
  src: local("Mont Regular"), local("Mont-Regular"), url(../fonts/Mont/Mont-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-Regular.woff2) format("woff2"), url(../fonts/Mont/Mont-Regular.woff) format("woff"), url(../fonts/Mont/Mont-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Mont-Black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/mont-black/Mont-Heavy.woff2") format("woff2"), url("../fonts/mont-black/Mont-Heavy.woff?ver=3") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Gilroy-Medium/Gilroy-Medium.woff);
  src: local("Gilroy-Medium"), local("Gilroy-Medium"), url(../fonts/Gilroy-Medium/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium/Gilroy-Medium.woff) format("woff");
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?ver=3");
  src: url("../fonts/icomoon/icomoon.eot?ver=3") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?ver=3") format("truetype"), url("../fonts/icomoon/icomoon.woff?ver=3") format("woff"), url("../fonts/icomoon/icomoon.svg?ver=3") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-new-check:before {
  content: "\e904";
}

.icon-top-arrow:before {
  content: "\e903";
}

.icon-close:before {
  content: "\e902";
}

.icon-arrow-bottom:before {
  content: "\e900";
}

.icon-check:before {
  content: "\e901";
}

.icon-hamburger:before {
  content: "\e9bd";
}

@font-face {
  font-display: swap;
  font-family: "Mont-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Mont/Mont-Bold.eot);
  src: local("Mont Bold"), local("Mont-Bold"), url(../fonts/Mont/Mont-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-Bold.woff2) format("woff2"), url(../fonts/Mont/Mont-Bold.woff) format("woff"), url(../fonts/Mont/Mont-Bold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Mont-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Mont/Mont-SemiBold.eot);
  src: local("Mont SemiBold"), local("Mont-SemiBold"), url(../fonts/Mont/Mont-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-SemiBold.woff2) format("woff2"), url(../fonts/Mont/Mont-SemiBold.woff) format("woff"), url(../fonts/Mont/Mont-SemiBold.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Mont-Regular";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Mont/Mont-Regular.eot);
  src: local("Mont Regular"), local("Mont-Regular"), url(../fonts/Mont/Mont-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Mont/Mont-Regular.woff2) format("woff2"), url(../fonts/Mont/Mont-Regular.woff) format("woff"), url(../fonts/Mont/Mont-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Mont-Black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/mont-black/Mont-Heavy.woff2") format("woff2"), url("../fonts/mont-black/Mont-Heavy.woff?ver=3") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Gilroy-Medium/Gilroy-Medium.woff);
  src: local("Gilroy-Medium"), local("Gilroy-Medium"), url(../fonts/Gilroy-Medium/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium/Gilroy-Medium.woff) format("woff");
}
.header {
  padding: 24px 0 17px;
  position: relative;
}
@media (min-width: 769px) {
  .header {
    padding: 66px 0 35px;
  }
}
.header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header .image-logo-wrap {
  max-width: 195px;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 769px) {
  .header .image-logo-wrap {
    max-width: 333px;
  }
}
.header .image-logo-wrap .logo {
  width: 100%;
}
.header .image-logo-wrap .logo img {
  width: 100%;
  height: auto;
}
.header .text-logo-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}
.header .text-logo-wrap .logo {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Mont-SemiBold", sans-serif;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 30px 3px;
  white-space: nowrap;
  border-radius: 10px;
  min-width: 333px;
  height: 42px;
}
@media (max-width: 768px) {
  .header .text-logo-wrap .logo {
    padding: 4px 20px 2px;
    border-radius: 6px;
    font-size: 18px;
    min-width: 195px;
    height: 21px;
  }
}
.header .header-nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 769px) {
  .header .header-nav-wrap {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header .header-nav-wrap {
    width: auto;
  }
}
.header .header-nav-wrap .img-wrap {
  height: 88px;
  max-width: 88px;
  min-width: 88px;
  right: 0;
  width: 100%;
}
.header .header-nav-wrap .img-wrap img {
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .header .header-nav-wrap .img-wrap {
    visibility: hidden;
    height: 0;
  }
}
.header .header-menu-wrap {
  position: fixed;
  top: 67px;
  right: -220px;
  padding: 20px 0 15px;
  max-width: 220px;
  width: 100%;
  background: #000000;
  border-radius: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 5;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-property: right, opacity;
}
.header .header-menu-wrap.visible {
  right: 15px;
  opacity: 1;
}
@media (min-width: 1024px) {
  .header .header-menu-wrap {
    max-width: 100%;
    position: static;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: inherit;
    border: none;
    padding: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
  }
}
.header .link {
  margin-bottom: 0;
  padding: 0 15px;
}
@media (min-width: 1024px) {
  .header .link {
    margin-right: 22px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .header .link:not(:nth-last-child(-n+2)) {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  }
}
.header .link:last-child {
  margin: 0;
}
.header .link a {
  padding: 10px 13px;
  font-family: "Mont-SemiBold", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
  background: transparent;
  color: #ffffff;
  border-radius: 23px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .link a:hover {
  background: var(--main-menu-link-hover);
  color: #ffffff;
}
@media (min-width: 1024px) {
  .header .link a {
    min-width: 106px;
    width: 100%;
    padding: 10px 10px;
    background: var(--header-nav-bg);
    color: var(--text-header-color);
    border-radius: 23px;
  }
}
.header .trigger-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 769px) {
  .header .trigger-menu {
    display: none;
  }
}
.header .trigger-menu i {
  font-size: 15px;
  color: var(--text-header-color);
}

.footer {
  padding: 40px 0 80px;
}
@media (min-width: 1023px) {
  .footer {
    padding: 58px 0 100px;
  }
}
.footer .image-logo-wrap {
  max-width: 195px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}
@media (min-width: 769px) {
  .footer .image-logo-wrap {
    max-width: 333px;
  }
}
.footer .image-logo-wrap .logo {
  width: 100%;
}
.footer .image-logo-wrap .logo img {
  width: 100%;
  height: auto;
}
.footer .text-logo-wrap {
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}
.footer .text-logo-wrap .logo {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Mont-SemiBold", sans-serif;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 30px 3px;
  white-space: nowrap;
  border-radius: 10px;
  min-width: 333px;
  height: 42px;
}
@media (max-width: 768px) {
  .footer .text-logo-wrap .logo {
    padding: 4px 20px 2px;
    border-radius: 6px;
    font-size: 18px;
    min-width: 195px;
    height: 21px;
  }
}
.footer .icon-wrap-bottom,
.footer .description-info {
  margin-bottom: 56px;
}
.footer .icon-wrap-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer .icon-wrap-bottom a > * {
  pointer-events: none;
}
.footer .description-info {
  text-align: center;
  font-size: 12px;
}
.footer .links-wrap {
  max-width: 419px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .links-wrap .link {
  font-size: 12px;
  line-height: 1.25;
  margin-right: 45px;
}
@media (min-width: 769px) {
  .footer .links-wrap .link {
    font-size: 16px;
  }
}
.footer .links-wrap .link a {
  color: #FFFFFF;
}
.footer .links-wrap .link:last-child {
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}

body {
  position: relative;
  font-family: "Mont-Regular", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  color: #fff;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-position: top center;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.overflow-hidden {
  overflow-y: hidden;
}
body.overflow-hidden .dark-bg {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

button {
  padding: 0;
  border: none;
  cursor: pointer;
}

.container {
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 1140px;
  }
  .container.brands-container-wrap {
    max-width: 1210px;
  }
}
@media (min-width: 831px) {
  .container {
    padding: 0 32px;
  }
}
@media (min-width: 1201px) {
  .container {
    padding: 0;
  }
}

.main-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 240px;
  z-index: -1;
}
.main-background .background-block-desk,
.main-background .background-block-mob {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.main-background .background-block-desk {
  display: none;
  background-size: cover;
  background-position: center 55%;
}
.main-background .background-block-mob {
  display: block;
  background-position: center 33%;
}
@media (min-width: 769px) {
  .main-background {
    height: 973px;
  }
  .main-background .background-block-desk {
    display: block;
  }
  .main-background .background-block-mob {
    display: none;
  }
}

.main-banner {
  margin-bottom: 21px;
}
@media (min-width: 769px) {
  .main-banner {
    margin-bottom: 49px;
  }
}
.main-banner .title-wrap {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
.main-banner .title-wrap .subtitle {
  display: none;
}
.main-banner .title-wrap .mob-banner-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  line-height: 1.21;
  color: #FFFFFF;
}
.main-banner .title-wrap .mob-banner-text img {
  width: 30px;
  height: 100%;
  display: block;
  margin-right: 24px;
}
@media (min-width: 769px) {
  .main-banner .title-wrap {
    text-align: center;
  }
  .main-banner .title-wrap .mob-banner-text {
    display: none;
  }
  .main-banner .title-wrap .subtitle {
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 20px 35px;
    background: rgba(0, 0, 58, 0.5);
    border-radius: 16px;
    font-size: 16px;
  }
}
.main-banner h1 {
  font-family: "Mont-Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-size: 24px;
  line-height: 1.04;
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .main-banner h1 {
    font-size: 40px;
    margin-bottom: 9px;
  }
  .main-banner h1 span:not(.month) {
    display: block;
  }
}
@media (min-width: 1025px) {
  .main-banner h1 {
    font-size: 48px;
  }
}
.main-banner .p {
  font-size: 20px;
  line-height: 1.25;
}
@media (min-width: 1025px) {
  .main-banner .p {
    font-size: 24px;
  }
}
.main-banner h1, .main-banner p {
  text-transform: capitalize;
}

.brands-posts {
  position: relative;
  padding-bottom: 40px;
}
@media (min-width: 1023px) {
  .brands-posts {
    padding-bottom: 58px;
  }
}
.brands-posts a > * {
  pointer-events: none;
}
.brands-posts .brand-item {
  position: relative;
  max-width: 600px;
  width: 100%;
  margin: 0 auto 28px;
}
@media (min-width: 991px) {
  .brands-posts .brand-item {
    max-width: 100%;
  }
}
.brands-posts .brand-item:last-child {
  margin-bottom: 0;
}
.brands-posts .flag-item {
  padding: 2px 18px 1px 14px;
  font-family: "Mont-Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  position: absolute;
  top: -1px;
  left: -1px;
  min-width: 96px;
  max-width: max-content;
  width: 100%;
  min-height: 16px;
  font-size: 12px;
  line-height: 1.25;
  color: #ffffff;
  display: flex;
  align-items: center;
  background-color: #d31b33;
  border-top-left-radius: 9px;
  clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 0);
  z-index: 1;
}
@media (min-width: 991px) {
  .brands-posts .flag-item {
    top: -14px;
    padding: 4px 28px 3px 25px;
    font-size: 16px;
    border-top-left-radius: 4px;
  }
}
.brands-posts .brand-content-top {
  position: relative;
  background: #FFFFFF;
  border-radius: 10px;
  min-height: 141px;
  border: 1px solid #FFFFFF;
}
@media (min-width: 841px) {
  .brands-posts .brand-content-top {
    min-height: 162px;
    border-radius: 16px;
  }
}
.brands-posts .brand-content-wrap,
.brands-posts .brand-content-top {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.brands-posts .brand-content-wrap > *,
.brands-posts .brand-content-top > * {
  box-sizing: content-box;
}
@media (max-width: 991px) {
  .brands-posts .brand-content-wrap {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 9px;
  }
}
.brands-posts .logo-wrap,
.brands-posts .description-container,
.brands-posts .rate-wrap,
.brands-posts .score-wrap,
.brands-posts .betting-options-wrap {
  position: relative;
}
@media (min-width: 991px) {
  .brands-posts .logo-wrap:after,
  .brands-posts .description-container:after,
  .brands-posts .rate-wrap:after,
  .brands-posts .score-wrap:after,
  .brands-posts .betting-options-wrap:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 84px;
    border: 1px solid #D4D2D1;
  }
}
.brands-posts .description-container,
.brands-posts .rate-wrap,
.brands-posts .score-wrap,
.brands-posts .links-column,
.brands-posts .pay-system-wrap,
.brands-posts .betting-options-wrap {
  padding: 0 10px;
}
@media (max-width: 991px) {
  .brands-posts .description-container,
  .brands-posts .rate-wrap,
  .brands-posts .score-wrap,
  .brands-posts .links-column,
  .brands-posts .pay-system-wrap,
  .brands-posts .betting-options-wrap {
    padding: 0;
  }
}
@media (max-width: 1023px) and (min-width: 841px) {
  .brands-posts .description-container,
  .brands-posts .rate-wrap,
  .brands-posts .score-wrap,
  .brands-posts .links-column,
  .brands-posts .pay-system-wrap,
  .brands-posts .betting-options-wrap {
    padding: 0 13px;
  }
}
@media (min-width: 1025px) {
  .brands-posts .description-container,
  .brands-posts .rate-wrap,
  .brands-posts .score-wrap,
  .brands-posts .links-column,
  .brands-posts .pay-system-wrap,
  .brands-posts .betting-options-wrap {
    padding: 0 15px;
  }
}
@media (min-width: 1201px) {
  .brands-posts .description-container,
  .brands-posts .rate-wrap,
  .brands-posts .score-wrap,
  .brands-posts .links-column,
  .brands-posts .pay-system-wrap,
  .brands-posts .betting-options-wrap {
    padding: 0 24px;
  }
}
.brands-posts .description-container,
.brands-posts .rate-wrap,
.brands-posts .score-wrap,
.brands-posts .links-column,
.brands-posts .betting-options-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.brands-posts .logo-wrap {
  width: 50%;
  padding-right: 10px;
}
@media (max-width: 840px) {
  .brands-posts .logo-wrap {
    padding: 0;
  }
}
@media (max-width: 1023px) and (min-width: 991px) {
  .brands-posts .logo-wrap {
    padding-right: 13px;
  }
}
@media (min-width: 991px) {
  .brands-posts .logo-wrap {
    max-width: 290px;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .brands-posts .logo-wrap {
    padding-right: 15px;
    max-width: 300px;
  }
}
@media (min-width: 1201px) {
  .brands-posts .logo-wrap {
    padding-right: 24px;
  }
}
.brands-posts .logo-wrap .logo {
  padding: 25px 0 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px 0 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brands-posts .logo-wrap .logo > a {
  margin-bottom: 4px;
  display: block;
}
@media (min-width: 992px) {
  .brands-posts .logo-wrap .logo > a {
    width: 100%;
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .brands-posts .logo-wrap .logo > a {
    height: 48px;
  }
}
.brands-posts .logo-wrap .logo img {
  object-fit: contain;
  width: 80%;
}
@media (min-width: 992px) {
  .brands-posts .logo-wrap .logo img {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .brands-posts .logo-wrap .logo img {
    width: 100%;
    height: 48px;
  }
}
@media (max-width: 540px) {
  .brands-posts .logo-wrap .logo .brand-logo {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 5px;
  }
}
@media (min-width: 991px) {
  .brands-posts .logo-wrap .logo {
    padding: 0;
    border-radius: 16px 0 0 16px;
  }
}
.brands-posts .logo-wrap .rate-wrap-mobile {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px;
}
.brands-posts .logo-wrap .rate-wrap-mobile .count {
  font-size: 24px;
  color: #000;
}
.brands-posts .logo-wrap .rate-wrap-mobile .stars-wrap {
  height: 16px;
  margin: 0 0 4px;
}
.brands-posts .logo-wrap .rate-wrap-mobile .stars-wrap img {
  width: 16px;
  height: 16px;
}
.brands-posts .logo-wrap .rate-wrap-mobile .text {
  font-size: 12px;
  line-height: 1.25;
  color: #000;
}
.brands-posts .description-container {
  max-width: 152px;
  width: 100%;
}
.brands-posts .description {
  font-size: 16px;
  line-height: 1.25;
  color: #333333;
  text-align: center;
}
@media (max-width: 991px) {
  .brands-posts .description {
    font-size: 12px;
  }
}
.brands-posts .description .strong {
  display: block;
  font-family: "Mont-Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
@media (min-width: 991px) {
  .brands-posts .description .strong {
    font-size: 24px;
  }
}
.brands-posts .description span {
  margin-bottom: 8px;
  display: inline-block;
}
.brands-posts .description span:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .brands-posts .description span {
    margin-bottom: 4px;
  }
  .brands-posts .description span:last-child {
    margin-bottom: 4px;
  }
}
.brands-posts .rate-wrap {
  max-width: 136px;
  width: 100%;
}
.brands-posts .rate-wrap .text {
  font-size: 16px;
  line-height: 1.25;
  color: #333333;
}
.brands-posts .rate-wrap .stars-wrap {
  margin: 2px 0;
}
.brands-posts .rate-wrap .stars-wrap img {
  width: 23px;
  height: 23px;
}
.brands-posts .rate-wrap-desktop {
  display: none;
}
@media (min-width: 1023px) {
  .brands-posts .rate-wrap-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.brands-posts .rate-wrap-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 991px) {
  .brands-posts .rate-wrap-mobile {
    display: none;
  }
}
.brands-posts .count {
  font-family: "Mont-Regular", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 48px;
  line-height: 1;
  color: #000000;
}
.brands-posts .brand_visit_link {
  color: #333333;
  text-decoration: none;
  margin: 0;
  font-weight: 500;
  font-size: 10px;
  order: 2;
  font-family: "Mont-SemiBold", sans-serif;
}
.brands-posts .brand_visit_link:hover {
  text-decoration: underline;
}
@media (min-width: 991px) {
  .brands-posts .brand_visit_link {
    order: unset;
    font-size: 16px;
    margin: 2px 0;
  }
}
.brands-posts .betting-options-wrap {
  display: none;
}
@media (min-width: 991px) {
  .brands-posts .betting-options-wrap {
    display: block;
    max-width: 105px;
    width: 100%;
    padding: 0 18px;
    margin: 2px 0;
  }
}
.brands-posts .betting-options-wrap > .betting-options {
  gap: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 991px) {
  .brands-posts .betting-options-wrap > .betting-options {
    gap: 5px;
  }
}
.brands-posts .betting-options-wrap .betting-option {
  display: block;
  width: 36px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1);
  transition: all 0.3s;
}
.brands-posts .betting-options-wrap .betting-option:hover {
  transform: scale(1.05);
}
@media (min-width: 991px) {
  .brands-posts .betting-options-wrap {
    max-width: 156px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 840px) {
  .brands-posts .betting-options-wrap {
    margin-bottom: 4px;
  }
}
.brands-posts .betting-options-wrap__mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 104px;
  padding: 0;
  position: relative;
  flex-direction: row;
  gap: 7px;
  align-items: center;
  margin: 4px 0;
}
.brands-posts .betting-options-wrap__mobile .betting-option {
  display: block;
  width: 30px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 991px) {
  .brands-posts .betting-options-wrap__mobile {
    display: none;
  }
}
.brands-posts .pay-system-wrap {
  width: 100%;
  padding: 0 3px;
  margin: 7px auto;
}
.brands-posts .pay-system-wrap > .pay-system {
  gap: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 991px) {
  .brands-posts .pay-system-wrap > .pay-system {
    gap: 5px;
    width: 100%;
  }
}
.brands-posts .pay-system-wrap .payment-icon-wrap {
  max-width: 18px;
  max-height: 18px;
  width: 100%;
  display: block;
}
.brands-posts .pay-system-wrap .payment-icon-wrap a {
  display: block;
}
@media (min-width: 991px) {
  .brands-posts .pay-system-wrap .payment-icon-wrap {
    margin: 0;
    max-width: 24px;
    max-height: 24px;
  }
}
.brands-posts .pay-system-wrap .payment-icon-wrap img {
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 991px) {
  .brands-posts .pay-system-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2px auto;
  }
}
.brands-posts .links-column {
  max-width: 100%;
  width: 100%;
  padding: 10px 5px;
}
.brands-posts .links-column .link-bonus {
  max-width: 166px;
  width: 100%;
  padding: 9px 10px;
  font-family: "Mont-Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-size: 12px;
  line-height: 1.27;
  color: #FFFFFF;
  background: linear-gradient(180deg, #6DCB0D 0%, #1DC31C 100%);
  border-radius: 8px;
  text-align: center;
}
@media (min-width: 769px) {
  .brands-posts .links-column .link-bonus {
    max-width: 248px;
    font-size: 14px;
    padding: 16px 10px;
  }
}
@media (min-width: 841px) {
  .brands-posts .links-column .link-bonus {
    border-radius: 4px;
  }
}
@media (min-width: 1025px) {
  .brands-posts .links-column .link-bonus {
    font-size: 16px;
  }
}
@media (min-width: 1120px) {
  .brands-posts .links-column .link-bonus {
    font-size: 18px;
  }
}

.table_header {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto 25px;
  background-color: #00003A;
  display: grid;
  grid-template-columns: 314px 217px 185px 174px 1fr;
  grid-template-rows: 50px;
  grid-column-gap: 0;
  grid-row-gap: 0;
  border-radius: 8px;
}
@media (max-width: 1210px) {
  .table_header {
    width: calc(100% - 64px);
    grid-template-columns: minmax(231px, 301px) minmax(165px, 204px) minmax(80px, 151px) minmax(155px, 192px) minmax(160px, 235px);
  }
}
@media (max-width: 1170px) {
  .table_header {
    width: calc(100% - 64px);
    grid-template-columns: minmax(231px, 301px) minmax(165px, 204px) minmax(92px, 151px) minmax(123px, 196px) minmax(128px, 206px);
  }
}
@media (max-width: 1025px) {
  .table_header {
    display: none;
  }
}

.table_header_item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  font-family: "Mont-SemiBold", sans-serif;
  text-align: center;
}

.posts-info {
  position: relative;
}
.posts-info .brands {
  padding: 58px 0;
}
.posts-info .brands .brands-container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  scrollbar-color: rgba(3, 58, 166, 0.2) rgba(3, 58, 166, 0.2);
}
.posts-info .brands .brands-container::-webkit-scrollbar-track {
  background-color: rgba(3, 58, 166, 0.15);
  height: 4px;
  width: 4px;
}
.posts-info .brands .brands-container::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background-color: rgba(3, 58, 166, 0.2);
}
.posts-info .brands .brands-container::-webkit-scrollbar-thumb {
  border-radius: 5px;
  height: 4px;
  width: 4px;
  background-color: rgba(3, 58, 166, 0.15);
}
.posts-info .brands .brands__item {
  width: 351px;
  min-height: 500px;
  position: relative;
  padding: 27px 27px 41px;
  background: #fff;
  border-radius: 35px;
  transition: 0.3s ease;
}
.posts-info .brands .brands__item:hover .brands__item-content {
  transform: translateY(10px);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.posts-info .brands .theme-light .brands__item {
  background: #c5d5ff;
}
.posts-info .brands .brands__item-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
}
.posts-info .brands .brands__item-content {
  min-height: 433px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 70px;
  transition: 0.3s ease;
}
@media (max-width: 991px) {
  .posts-info .brands .brands__item-content {
    min-height: auto;
    gap: 30px;
  }
}
.posts-info .brands .brands__item-content .brands__item-content__logo_wrap {
  width: 100%;
  max-width: 297px;
  height: 297px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 5px 10px;
}
@media (max-width: 991px) {
  .posts-info .brands .brands__item-content .brands__item-content__logo_wrap {
    width: 148px;
    height: 148px;
    border-radius: 21px;
  }
}
.posts-info .brands .brands__item-content .brands__item-content__logo_wrap .card_logo {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 120px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.posts-info .brands .brands__img {
  display: block;
  margin: 0 auto 76px;
  max-width: 100%;
  width: 297px;
  border-radius: 30px;
  height: 297px;
  object-fit: cover;
  pointer-events: none;
  box-shadow: 0 0 24px rgba(150, 150, 178, 0.25);
}
.posts-info .brands .brands__title {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
  margin-bottom: 7px;
}
.posts-info .brands .theme-light .brands__title {
  color: #333235;
}
.posts-info .brands .brands__description {
  width: 249px;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  margin-left: auto;
  margin-right: auto;
  flex: 1;
}
.posts-info .brands .theme-light .brands__description {
  color: #151515;
}
.posts-info .brands .brands__ribbon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transform: translate(-23px, -16px);
  display: none;
}
.posts-info .brands .ribbon-text {
  position: absolute;
  top: 9px;
  left: 21px;
  font-family: "Mont-Bold", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  text-align: center;
}
@media all and (max-width: 1250px) {
  .posts-info .brands .brands-container {
    overflow-y: hidden;
    overflow-x: auto;
    margin-top: -30px;
    padding: 30px 0 12px;
  }
  .posts-info .brands .brands__item {
    margin-right: 11px;
    padding: 8px 8px 14px;
    border-radius: 21px;
    min-height: 249px;
  }
  .posts-info .brands .brands__item:last-of-type {
    margin-right: 0;
  }
  .posts-info .brands .brands__img {
    width: 148px;
    max-height: 148px;
    margin-bottom: 40px;
  }
  .posts-info .brands .brands__title {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
  }
  .posts-info .brands .brands__description {
    font-size: 12px;
    line-height: 111.83%;
    width: 87px;
  }
  .posts-info .brands .brands__ribbon {
    width: 135px;
    top: 2px;
    left: 7px;
  }
  .posts-info .brands .brands__ribbon img {
    width: 100%;
  }
  .posts-info .brands .ribbon-text {
    font-size: 13px;
    line-height: 17px;
    top: 37%;
    transform: translateY(-50%);
    left: 11px;
  }
}
@media (max-width: 1024px) {
  .posts-info .brands {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .posts-info .brands .brands__item {
    width: 164px;
    min-width: 164px;
  }
  .posts-info .brands .brands__item-content .base-btn {
    height: 34px;
    font-size: 14px;
  }
}

.js_text__short,
.js_text__full,
.js_showhide_btn {
  display: none;
}
.js_text__short a,
.js_text__full a,
.js_showhide_btn a {
  color: #232936;
  text-decoration: none;
}

.js_text__short.show,
.js_text__full.show,
.js_showhide_btn.show {
  display: initial;
}

.bottom_offer_popup_overlay {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
  z-index: 101;
  overflow-y: auto;
}
.bottom_offer_popup_overlay.show {
  display: block;
}
.bottom_offer_popup_overlay .bottom_offer_popup_wrap {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
}
.bottom_offer_popup_overlay .bottom_offer_popup {
  width: 100%;
  position: relative;
}
.bottom_offer_popup_overlay .bottom_offer_popup_close_btn {
  width: 25px;
  height: 25px;
  background-image: url(../img/close-icon.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 17px;
  padding: 10px 20px 40px 30px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: box-shadow 0.2s ease-in-out;
  position: absolute;
  top: 7px;
  right: 5px;
  background-color: transparent;
  z-index: 9;
}
.bottom_offer_popup_overlay .bottom_offer_popup_close_btn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
@media (max-width: 1170px) {
  .bottom_offer_popup_overlay .bottom_offer_popup_close_btn {
    top: 10%;
    right: 3%;
  }
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_popup_close_btn {
    background-image: url(../img/close-icon-mob.svg);
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 540px) {
  .bottom_offer_popup_overlay .bottom_offer_popup_close_btn {
    top: 3%;
    right: 1%;
  }
}
.bottom_offer_popup_overlay .offer_wrap {
  display: flex;
  align-items: stretch;
}
.bottom_offer_popup_overlay .bottom_offer_item {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
  min-height: 120px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  box-shadow: 0 0 9px 2px #607D8B;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_item {
    flex-direction: column;
  }
}
.bottom_offer_popup_overlay .bottom_offer_logo_wrap {
  width: 100%;
  max-width: 300px;
  position: relative;
  background: #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_logo_wrap {
    max-width: 100%;
    min-height: 100px;
  }
}
.bottom_offer_popup_overlay .bottom_offer_logo {
  display: block;
  max-width: 224px;
  width: 100%;
  height: 81px;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_logo {
    height: 64px;
    max-width: 241px;
  }
}
.bottom_offer_popup_overlay .bottom_offer_content_wrap {
  padding: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_content_wrap {
    flex-direction: column;
    gap: 15px;
    padding: 20px 5px;
  }
}
.bottom_offer_popup_overlay .bottom_offer_text-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 643px;
  width: 100%;
}
.bottom_offer_popup_overlay .bottom_offer_text-block .brand_description {
  min-height: 32px;
  width: 100%;
  background-color: inherit;
  color: #232936;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 16px 0;
  font-family: "Mont-SemiBold", sans-serif;
}
.bottom_offer_popup_overlay .bottom_offer_text-block .brand_description span a {
  color: #1C1F33;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_text-block .brand_description {
    font-size: 11px;
  }
}
.bottom_offer_popup_overlay .bottom_offer_text-block .brand_descr_showhide_btn {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #232936;
  padding: 0;
  cursor: pointer;
  margin: 0 0 0 5px;
  text-decoration: underline;
  font-family: "Mont-SemiBold", sans-serif;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_text-block .brand_descr_showhide_btn {
    font-size: 13px;
  }
}
.bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0 5px;
}
.bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus a {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  color: #232936;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Mont-SemiBold", sans-serif;
}
.bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus a:first-child {
  color: #01B676;
}
.bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus a:last-child {
  display: block;
}
@media (max-width: 864px) {
  .bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus a {
    font-size: 21px;
  }
}
@media (max-width: 540px) {
  .bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus a {
    display: inline;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .bottom_offer_popup_overlay .bottom_offer_text-block .bottom_offer_welcome_bonus {
    padding: 0;
  }
}
.bottom_offer_popup_overlay .bottom_offer_get_bonus {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  flex-shrink: 0;
  max-width: 296px;
  width: 100%;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  text-shadow: rgba(0, 0, 0, 0.25) 0 4px 4px;
  font-size: 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 4px 4px 0;
  font-family: "Mont-SemiBold", sans-serif;
  background: #01B676;
  border-radius: 25px;
  text-decoration: none;
  padding: 0 20px;
  white-space: nowrap;
}
@media (max-width: 540px) {
  .bottom_offer_popup_overlay .bottom_offer_get_bonus {
    height: 40px;
    max-width: 206px;
    font-size: 16px;
  }
}

.section-content {
  padding: 40px 0;
}
.section-content .content-block:not(:last-child) {
  margin-bottom: 25px;
}
.section-content .content-block {
  align-items: center;
  border-radius: 16px;
  display: flex;
  gap: 30px;
  padding: 25px;
  background: rgba(0, 0, 0, 0.2509803922);
}
@media (max-width: 540px) {
  .section-content .content-block {
    flex-direction: column;
  }
}
.section-content .content-block .content-block-image {
  margin: 0 auto;
  width: 168px;
  padding: 35px;
  background: rgba(0, 0, 0, 0.2509803922);
  border-radius: inherit;
}
@media (max-width: 540px) {
  .section-content .content-block .content-block-image {
    margin: 0 auto;
  }
}
.section-content .content-block .content-block-image img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.section-content .content-block .content {
  flex: 1;
}
.section-content .content-block .content h2 {
  font-size: 24px;
  margin-bottom: 14px;
  font-weight: 700;
  line-height: 1.125;
  font-family: "Mont-Bold";
  text-transform: uppercase;
}
@media (max-width: 540px) {
  .section-content .content-block .content h2 {
    margin: 0 auto 10px;
    line-height: 1.2;
    text-align: center;
  }
}
.section-content .content-block .content p {
  font-size: 12px;
  line-height: 15px;
}
@media (max-width: 540px) {
  .section-content .content-block .content p {
    text-align: justify;
  }
}

/*# sourceMappingURL=home-page.css.map */
