@font-face {
  font-family: 'Manrope Light';
  src: url('../fonts/Manrope-Light.eot');
  src: url('../fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Light.woff2') format('woff2'), url('../fonts/Manrope-Light.woff') format('woff'),
    url('../fonts/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.eot');
  src: url('../fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Regular.woff2') format('woff2'), url('../fonts/Manrope-Regular.woff') format('woff'),
    url('../fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope Medium';
  src: url('../fonts/Manrope-Medium.eot');
  src: url('../fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Medium.woff2') format('woff2'), url('../fonts/Manrope-Medium.woff') format('woff'),
    url('../fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope SemiBold';
  src: url('../fonts/Manrope-SemiBold.eot');
  src: url('../fonts/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-SemiBold.woff2') format('woff2'), url('../fonts/Manrope-SemiBold.woff') format('woff'),
    url('../fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope Bold';
  src: url('../fonts/Manrope-Bold.eot');
  src: url('../fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Bold.woff2') format('woff2'), url('../fonts/Manrope-Bold.woff') format('woff'),
    url('../fonts/Manrope-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope ExtraBold';
  src: url('../fonts/Manrope-ExtraBold.eot');
  src: url('../fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-ExtraBold.woff2') format('woff2'), url('../fonts/Manrope-ExtraBold.woff') format('woff'),
    url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.nt {
  height: 20px;
}
ul {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 0;
}
li::marker {
  color: #47c5c4;
}
a {
  text-decoration: none;
}
img {
  display: block;
  height: auto;
  padding: 0;
  margin: 0;
}
button {
  cursor: pointer;
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  min-height: 100vh;
  background-color: #000;
  color: #fff;
  font-family: 'Manrope';
  font-size: 18px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
p {
  font-family: 'Manrope';
  line-height: 150%;
}
a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.page-container {
  min-width: 1420px;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: url('../images/bg_top.webp') center top no-repeat;
  background-size: cover;
}
.container {
  width: 1420px;
  padding: 0 20px;
  margin: 0 auto;
}
/* FOOTER */
.site-footer {
  width: 100%;
  background: url('../images/bg_bot.webp') center bottom no-repeat;
  background-size: cover;
}
.site-footer .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.icon {
  display: inline-block;
}
.icon--checkmark {
  width: 16px;
  height: 16px;
  background: url('../images/checkmark.svg') center no-repeat;
}
.icon-winner {
  width: 16px;
  height: 16px;
  background: url('../assets/img/ico/winner.svg') center no-repeat;
}
.icon--win {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background: url('../images/win.svg') center no-repeat;
}
.icon-Isplata {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.icon-sub {
  width: 10px;
  height: 10px;
  background: url('../assets/img/ico/sub.svg') center no-repeat;
}
.icon-fire {
  width: 16px;
  height: 16px;
  background: url('../assets/img/ico/fire.svg') center no-repeat;
}
.icon-jackpot {
  width: 16px;
  height: 16px;
  background: url('../assets/img/ico/jackpot.svg') center no-repeat;
}
.icon-why {
  width: 48px;
  height: 48px;
  background: url('../assets/img/ico/why.svg') center no-repeat;
}
.icon-security {
  width: 48px;
  height: 48px;
  background: url('../assets/img/ico/security.svg') center no-repeat;
}
.icon-bonus {
  width: 48px;
  height: 48px;
  background: url('../assets/img/ico/bonus.svg') center no-repeat;
}
.icon-payment {
  width: 48px;
  height: 48px;
  background: url('../assets/img/ico/payment.svg') center no-repeat;
}
@media screen and (max-width: 1420px) {
  .container {
    width: 100%;
  }
  .page-container {
    min-width: 320px;
  }
  .site-footer {
    height: auto;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.site-header {
  height: 90px;
  background: #121212;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  padding: 5px 0;
}
.hero-section__title {
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-family: Arial, sans-serif;
  letter-spacing: 1px;
}
@media (max-width: 1300px) {
  .hero-section__title {
    font-size: 32px;
  }
}
@media (max-width: 900px) {
  .hero-section__title {
    font-size: 22px;
  }
}
.hero-section__description {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.site-header__logo-img {
  width: 40px;
}
.site-header__logo-text {
  font-size: 18px;
}
@media (max-width: 991px) {
  .site-header__logo-text {
    font-size: 12px;
  }
}
@media screen and (max-width: 1420px) {
  .site-header {
    height: 50px;
  }
}
.site-footer__logo-img {
  width: 50px;
}
.site-footer__logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-footer {
  padding-top: 32px;
}
.site-footer__content p {
  text-align: center;
  color: #fff;
  line-height: 150%;
  margin: 0 0 32px;
  font-size: 16px;
}
.site-footer__divider {
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
}
.site-footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 32px 0 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.site-footer__logo-img {
  max-height: 60px;
  width: 100%;
}
.site-footer__logos img {
  margin: 0 10px;
  padding: 5px;
}
@media screen and (max-width: 1420px) {
  .site-footer {
    padding: 0 20px;
  }
  .site-footer__content p {
    margin: 0 0 24px;
    font-size: 12px;
  }
  .site-footer__logos {
    margin: 24px 0;
  }
  .site-footer__logos img {
    height: 33px;
    margin: 10px 10px;
  }
}
.hero-section {
  margin: 48px 0;
}
.hero-section__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
.hero-section__title-wrap img {
  max-width: 698px;
  max-height: 92px;
  width: 100%;
  height: auto;
}
/*.hero-section__title {
  font-size: 66px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Manrope ExtraBold';
  margin: 0;
}*/
.hero-section__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}
.hero-section__feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}
.hero-section__feature-item span {
  font-family: 'Manrope Medium';
  font-size: 18px;
  line-height: 150%;
  text-transform: uppercase;
  margin-left: 7px;
}
.pnhj {
  padding: 10px;
}
.offers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.offer-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #7d7d7d;
  background-color: #181818;
  padding-bottom: 6px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 214, 0, 0.25);
  box-shadow: 0px 0px 8px 0px rgba(255, 214, 0, 0.25);
  margin-bottom: 12px;
  border-radius: 12px;
  max-width: 686px;
  width: 100%;
  overflow: hidden;
}
.offer-card__details {
  width: 50%;
  padding: 8px;
  display: -webkit-box;
  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;
}
.offer-card__details > a {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.offer-card__details p,
.offer-card__details h3 {
  margin: 0;
}
.offer-card__details p {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Manrope SemiBold';
  color: #7d7d7d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.offer-card__badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  text-transform: uppercase;
  width: 100%;
  background-color: #5b5b5b;
}
.offer-card__badge span {
  font-family: 'Manrope ExtraBold';
  font-size: 14px;
  line-height: 140%;
  display: inline-block;
  margin-right: 6px;
}
.offer-card__logo {
  width: 100%;
  max-width: 220px;
  max-height: 100%;
}
.offer-card__info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.offer-card__info:last-child {
  margin-bottom: 0;
}
.offer-card__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 35px;
}
.offer-card__rating h3 {
  font-size: 16px;
  line-height: 33px;
  font-family: 'Manrope Light';
}
.offer-card__rating span {
  font-size: 24px;
  line-height: 33px;
  font-family: 'Manrope Bold';
}
.offer-card__stars {
  display: -webkit-box;
  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;
  padding: 0 12px;
}
.offer-card__withdrawal {
  margin-right: 32px;
}
.offer-card__withdrawal h3 {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  margin-top: 5px;
}
.offer-card__rtp h3 {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  margin-top: 5px;
}
.offer-card__bonus {
  width: 50%;
  padding: 0 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.offer-card__bonus-title {
  color: #7d7d7d;
  font-family: 'Manrope Bold';
  font-size: 20px;
  text-align: center;
  margin: 0;
}
.offer-card__bonus-details {
  text-align: center;
  font-family: 'Manrope Light';
  background: url('../images/bonus_bg.webp') center no-repeat;
  background-size: contain;
  line-height: 27px;
  font-size: 20px;
  margin: 0 0 24px;
}
.offer-card__bonus-details span {
  display: block;
  font-family: 'Manrope ExtraBold';
  font-size: 40px;
  line-height: 60px;
}
.offer-card__bonus-details b {
  font-family: 'Manrope Light';
  line-height: 40px;
}
.offer-card__cta {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-family: 'Manrope SemiBold';
  width: 100%;
  padding: 2px 0;
  border-radius: 12px;
  text-decoration: none;
  border: 1px solid #7d7d7d;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
}
.offer-card__subinfo {
  font-size: 14px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.offer-card__subinfo span {
  font-family: 'Manrope Bold';
}
.offer-card__subinfo .icon {
  margin-left: 4px;
}
.star-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 37px;
}
.star-rating__item {
  width: 18px;
  height: 18px;
  background: url('../images/star.svg') center no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.star-half {
  width: 18px;
  height: 18px;
  background: url('../assets/img/ico/star-half.svg') center no-repeat;
  background-size: contain;
}
.offer-card--vip {
  border: 1px solid #47c5c4;
  -webkit-box-shadow: 0px 0px 8px 0px #47c5c4;
  box-shadow: 0px 0px 8px 0px #47c5c4;
}
.offer-card--vip .offer-card__bonus {
  background: url('../images/vip_bg.webp') center no-repeat;
  background-size: cover;
}
.offer-card--vip .offer-card__badge {
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
}
.offer-card--vip .offer-card__badge .offer-card__cta {
  border: 1px solid #f1bb34;
}
.offer-card--vip .offer-card__badge span {
  color: #151515;
  display: inline-block;
}
@media screen and (max-width: 1420px) {
  .hero-section {
    margin: 8px 0 12px;
  }
  .hero-section__title-wrap {
    max-width: 600px;
    margin: 0 auto;
  }
  .offers {
    display: -webkit-box;
    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;
    padding: 0 20px;
  }
  .offer-card {
    margin-bottom: 20px;
  }
  .offer-card__details {
    padding: 6px;
  }
  .offer-card__details .icon {
    width: 16px;
    height: 16px;
  }
  .offer-card__details > a {
    max-height: 77px;
  }
  .offer-card__details p {
    font-size: 8px;
  }
  .offer-card__bonus {
    padding-top: 12px;
  }
  .offer-card__badge span {
    font-size: 10px;
  }
  .offer-card__badge .icon {
    height: 12px;
    width: 12px;
    background-size: contain;
  }
  .offer-card__info {
    margin-bottom: 12px;
    justify-content: space-around;
  }
  .offer-card__cta {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0;
  }
  .offer-card__stars {
    padding: 0 8px;
  }
  .offer-card__rating {
    margin-right: 0;
  }
  .offer-card__rating span {
    font-size: 18px;
    line-height: 16px;
  }
  .offer-card__rating h3 {
    line-height: 16px;
    font-size: 12px;
  }
  .offer-card__rtp h3 {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
  }
  .offer-card__withdrawal {
    margin-right: 8px;
  }
  .offer-card__withdrawal h3 {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
  }
  .offer-card__bonus-title {
    font-size: 14px;
    line-height: 19px;
  }
  .offer-card__bonus-details {
    line-height: 22px;
    font-size: 16px;
    margin: 0 0 12px;
  }
  .offer-card__bonus-details span {
    display: block;
    font-family: 'Manrope ExtraBold';
    font-size: 22px;
    line-height: 33px;
  }
  .offer-card__bonus-details b {
    font-family: 'Manrope Light';
    line-height: 16px;
    line-height: 25px;
  }
  .offer-card__subinfo {
    font-size: 8px;
  }
  .star-rating {
    height: 18px;
    padding: 0 8px;
  }
  .star-rating__item {
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 900px) {
  .hero-section__features {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(2, 1fr);
    padding: 0 20px;
  }
  .hero-section__title-wrap {
    max-width: 270px;
    margin-bottom: 5px;
  }
  .hero-section__feature-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 4px;
    margin-right: 0;
  }
  .hero-section__feature-item span {
    font-size: 10px;
    word-break: keep-all;
    display: inline-block;
    margin-left: 8px;
  }
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none;
}
.pop-up {
  position: fixed;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
  color: #fff;
  border: 1px solid #fff500;
  background-color: black;
  border-radius: 0;
  color: #fff;
  width: 370px;
  z-index: 1000;
  height: 500px;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  padding: 10px;
}
@media (max-width: 384px) {
  .pop-up {
    width: 90%;
  }
}
.pop-up__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: row;
  gap: 10px;
  background-color: #ecac1a;
  height: 38px;
  color: black;
  border-radius: 5px;
  font-weight: 800;
}
.pop-up__section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.pop-up__section__1 {
  color: #7d7d7d;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.pop-up__section__2 {
  font-size: 20px;
  font-weight: 300;
  margin: 0;
}
.pop-up__section__3 {
  font-size: 40px;
  font-weight: 800;
  margin: 0;
}
.pop-up__link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  height: 55px;
  color: #fff;
  border-radius: 20px;
  background-color: #0c9511;
}
#close-button {
  position: absolute;
  top: 0;
  right: 10px;
  border: none;
  width: 25px;
  height: 25px;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  font-size: 16px;
  margin-top: 20px;
}
.site-footer__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
}
.site-footer__nav-link {
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
}
.docWrap {
  padding: 50px 20px;
  max-width: 1220px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .site-footer__nav {
    gap: 10px;
    flex-direction: column;
  }
  .hero-section__description {
    max-width: 100%;
  }
  .hero-section__title {
    text-align: center;
  }
}
.section {
  margin-top: 60px;
  margin-bottom: 60px;
}
.section h2 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: start;
  margin-bottom: 24px;
  width: 100%;
}
.section p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.section ul {
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.section li {
  list-style: disc;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
  color: #bdbdbd;
}
@media (min-width: 1200px) {
  .section h2 {
    font-size: 32px;
    margin: 0;
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
  }
  .section p {
    font-size: 16px;
    margin: 0;
  }
  .section ul {
    margin: 0;
    padding-top: 10px;
  }
  .section li {
    font-size: 16px;
  }
}
/* -----------------BETTING STEP---------------- */
.card_img {
  display: none;
}
.start_betting h2 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
  text-align: left;
}
.start_betting h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 158%;
  color: #202020;
  border-radius: 8px;
  width: 48px;
  height: 48px;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  margin-top: 17px;
}
.start_betting h4 {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.start_betting p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  margin-top: 12px;
}
.start_betting ul {
  padding: 0;
}
@media (max-width: 714px) {
  .start_betting {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .start_betting {
    margin-bottom: 60px;
    width: 100%;
  }
  .card_img {
    display: flex;
    width: 24px;
    height: 24px;
    margin-top: 84px;
  }
  .start_betting ul {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .start_betting li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .start_betting h2 {
    font-size: 32px;
    text-align: start;
  }
  .start_betting li {
    display: flex;
    flex-direction: column;
  }
  .start_betting h3 {
    margin-bottom: 16px;
  }
}
/* ------------------types_of_betting------------------- */
.games-section {
  margin-top: 60px;
  margin-bottom: 60px;
}
.games-section h2 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
  text-align: left;
  width: 100%;
  max-width: 950px;
}
.games-section h3 {
  margin-bottom: 12px;
  margin-top: 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #fff;
}
.games-section p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
}
.games-section ul {
  padding: 0;
}
@media (min-width: 1200px) {
  .games-section h2 {
    font-size: 32px;
    text-align: start;
  }
  .games-section h3 {
    font-size: 20px;
  }
  .games-section p {
    font-size: 16px;
    max-width: 1220px;
  }
}
/* -------------------payment---------------- */
.payment {
  margin-bottom: 60px;
}
.payment h2 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 24px;
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.payment p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  margin-bottom: 14px;
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.payment ul {
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.payment li {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  list-style: disc;
  margin-bottom: 12px;
  max-width: 950px;
}
/* ---------------SAFE-------------- */
.safe {
  padding-bottom: 60px;
}
.safe h2 {
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #2f9a78, #b7673d, #c54747);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 24px;
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.safe p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  text-align: start;
  width: 100%;
  max-width: 950px;
}
.safe ul {
  display: flex;
  flex-direction: column;
  text-align: start;
  width: 100%;
  margin-top: 10px;
  max-width: 950px;
}
.safe li {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #bdbdbd;
  list-style: disc;
  margin-bottom: 12px;
}
.site-footer__content {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  padding-bottom: 20px;
}
@media (max-width: 500px) {
  .site-footer__content {
    flex-direction: column;
  }
}
.site-footer__content p {
  padding-bottom: 10px;
}
.site-footer h3,
.site-footer h4 {
  text-align: center;
  padding-bottom: 10px;
}
.site-footer__nav {
  padding: 20px 0;
}
.site-footer__copyright {
  text-align: center;
}
.main-content.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.docHeader {
  margin: 20px 0;
}
.docItemDesc,
.docItemTitle {
  padding-bottom: 10px;
}
.docList {
  padding: 0 10px 0 30px;
  list-style: disc;
}