@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("../css/fonts/roboto-v30-latin-regular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RobotoBold";
  font-display: swap;
  src: url("../css/fonts/roboto-v30-latin-700.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rowdies";
  font-display: swap;
  src: url("../css/fonts/rowdies-v17-latin-regular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RowdiesBold";
  font-display: swap;
  src: url("../css/fonts/rowdies-v17-latin-700.woff2");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 16px;
}

body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem;
  color: #0F442E;
  background-color: #1C724D;
}

h1 {
  font-family: "RowdiesBold", Arial, sans-serif;
  font-size: 1.875rem;
  color: #fff;
}

h2 {
  font-family: "RowdiesBold", Arial, sans-serif;
  font-size: 1.563rem;
  color: #fff;
}

h3 {
  font-family: "RowdiesBold", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
}

p {
  color: #fff;
}

a {
  color: #F9CB16;
  text-decoration: none;
  font-family: "RobotoBold";
}
a:hover {
  color: rgba(243, 239, 154, 0.79);
}

img, iframe {
  max-width: 100%;
}

.yellow-cta, .button {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 8px;
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  width: auto;
}

.pageTitle {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .pageTitle {
    margin-top: 0;
  }
}

.inside .top-header {
  display: none;
}
.inside .promo-links {
  display: none;
}
.inside .outsideLobby {
  display: none !important;
}
.inside #lhc_container_v2 {
  display: none !important;
}
.inside #footer {
  display: none;
}
.inside #footerMenu {
  display: none;
}
.inside .seoContent {
  display: none;
}

.outside .insideLobby {
  display: none !important;
}

.itemid-1768 .footer-menu {
  display: none !important;
}

.itemid-1769 .footer-menu {
  display: none !important;
}

.top-header {
  background-color: #0F442E;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.top-header .logoLink {
  align-self: flex-start;
}
.top-header .logoLink img {
  width: 85px;
}
@media (min-width: 992px) {
  .top-header .logoLink img {
    width: 100px;
  }
}
.top-header #header-buttons {
  align-self: flex-end;
}
.top-header #header-buttons a {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 8px;
  font-family: "Roboto";
  text-transform: uppercase;
}
@media (min-width: 340px) {
  .top-header #header-buttons a {
    padding: 10px 22px;
  }
}
@media (min-width: 992px) {
  .top-header #header-buttons a {
    font-family: "RobotoBold";
  }
}
.top-header #header-buttons a.login {
  margin-right: 5px;
  background-color: transparent;
  color: #f9cb16;
  border: 1px solid #f9cb16;
}

#footer {
  margin-top: 30px;
  background-color: #0F442E;
}
@media (min-width: 992px) {
  #footer {
    margin-top: 50px;
  }
}
#footer p {
  line-height: 16.41px;
}
#footer .footerLogo {
  display: block;
  max-width: 228px;
  position: absolute;
  top: -74px;
  margin: auto;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  #footer .footerLogo {
    max-width: 100%;
  }
}
#footer .home-banking {
  background-color: #013334;
  padding-bottom: 120px !important;
}
#footer .home-banking .mod-custom {
  padding: 6px 0;
}
@media (min-width: 992px) {
  #footer .home-banking .mod-custom {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  #footer .home-banking {
    padding-bottom: 200px !important;
  }
}
#footer .home-banking p {
  text-align: center;
}
#footer .home-banking.securityMenu p {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 90%;
  margin: auto;
}
@media (min-width: 992px) {
  #footer .home-banking.securityMenu p {
    justify-content: space-between;
    flex-wrap: initial;
    max-width: 100%;
  }
}
#footer .home-banking.securityMenu p img {
  max-width: 32%;
  height: auto;
  padding: 6px;
}
@media (min-width: 992px) {
  #footer .home-banking.securityMenu p img {
    max-width: initial;
    padding: initial;
  }
}

.footerBorder {
  overflow: hidden;
}

.borderImg {
  max-width: initial;
  margin-bottom: -89px;
}
@media (min-width: 992px) {
  .borderImg {
    margin-bottom: -4.8%;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .borderImg {
    margin-bottom: -4.6%;
  }
}

.borderImgBottom {
  max-width: initial;
  margin-top: -82px;
}
@media (min-width: 992px) {
  .borderImgBottom {
    margin-bottom: -33px;
    width: 100%;
    margin-top: -7.3%;
  }
}
@media (min-width: 1200px) {
  .borderImgBottom {
    margin-top: -6.3%;
  }
}
@media (min-width: 1400px) {
  .borderImgBottom {
    margin-top: -5.3%;
  }
}

.helpSection .row {
  align-items: center;
}
@media (min-width: 992px) {
  .helpSection .row {
    align-items: initial;
  }
}
@media (min-width: 992px) {
  .helpSection .row .rightImg {
    order: 2;
    max-width: 40%;
    margin: auto;
  }
}
.helpSection .row .leftText h2 {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .helpSection .row .leftText {
    order: 1;
  }
}
@media (min-width: 992px) {
  .helpSection .row .leftText p {
    width: 90%;
  }
}
.helpSection .row:nth-child(n+1) {
  padding-top: 3rem;
}
@media (min-width: 992px) {
  .helpSection .row:nth-child(n+1) {
    padding-top: 5rem;
  }
}
.helpSection .row:first-child {
  padding-top: 0;
}
.helpSection .btn-container {
  padding: inherit;
}
.helpSection .btn-container .yellow-cta {
  margin: auto;
}
@media (min-width: 992px) {
  .helpSection .btn-container .yellow-cta {
    margin: initial;
  }
}

@media (min-width: 768px) {
  .seoContent img {
    float: left;
    margin-right: 20px;
  }
}

.homepage {
  overflow-x: hidden;
}
.homepage h2 {
  font-size: 1.875rem;
}
.homepage #mainSlider {
  /*    .fairgo-button {
        color: $primary-color;
        text-decoration: none;
        background-color: $secondary-color;
        border-radius: 8px;
        font-family: 'Roboto';
        text-transform: uppercase;

        font-size: 4vw;
        padding: 3px 8vw;
        position: absolute;
        top: 80%;
        left: 58%;
        transform: translate(-50%, -50%);

        @media (min-width: 992px) {
          font-family: 'RobotoBold';
        }
      }
      @media (min-width: 768px) {
        .fairgo-button {
          padding: 10px 22px;
          font-size: 1.1vw;
          left: 50%;
        }
      }*/
}
.homepage #mainSlider .carousel-item {
  transition: transform 0.6s ease-in-out;
}
.homepage #mainSlider .slider-text {
  color: white;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 13rem;
}
.homepage #mainSlider .slider-text h1 {
  font-size: 1rem;
  font-weight: 700;
}
.homepage #mainSlider .slider-text h3 {
  color: #F9CB16;
  font-size: 4rem;
  font-weight: 400;
  font-family: Rowdies;
  margin: -1rem 0 -0.5rem 0;
}
.homepage #mainSlider .slider-text h4 {
  font-family: Rowdies;
  font-weight: 400;
  font-size: 1rem;
}
.homepage #mainSlider .slider-text p {
  margin-top: 1rem;
}
.homepage #mainSlider .slider-text a {
  margin-top: 10px;
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 5px;
  font-family: "Roboto";
  text-transform: uppercase;
}
@media (min-width: 360px) {
  .homepage #mainSlider .slider-text {
    top: 47%;
    min-width: 18rem;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.25rem;
    font-family: Roboto;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 4.25rem;
    margin: -1.5rem 0 -0.5rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 1.5rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 1rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
  }
}
@media (min-width: 480px) {
  .homepage #mainSlider .slider-text {
    top: 44%;
    min-width: 18rem;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.25rem;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 7rem;
    margin: -1.5rem 0 -0.5rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 2.1rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 2rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
  }
}
@media (min-width: 576px) {
  .homepage #mainSlider .slider-text {
    top: 46%;
    min-width: 18rem;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.25rem;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 9rem;
    margin: -1.5rem 0 -0.5rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 2.7rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 2rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
  }
}
@media (min-width: 768px) {
  .homepage #mainSlider .slider-text {
    top: 50%;
    max-width: 16rem;
    min-width: unset;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.25rem;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 4rem;
    margin: -1rem 0 -0.5rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 1.2rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 2rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
    border-radius: 8px;
  }
}
@media (min-width: 992px) {
  .homepage #mainSlider a {
    font-family: "RobotoBold";
  }
}
@media (min-width: 1200px) {
  .homepage #mainSlider .slider-text {
    top: 50%;
    max-width: 18rem;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.5rem;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 6rem;
    margin: -1rem 0 -0.5rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 1.8rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 2rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
    border-radius: 8px;
  }
}
@media (min-width: 1400px) {
  .homepage #mainSlider .slider-text {
    top: 50%;
    max-width: 27rem;
  }
  .homepage #mainSlider .slider-text h1 {
    font-size: 1.875rem;
    font-family: Roboto;
  }
  .homepage #mainSlider .slider-text h3 {
    font-size: 9.375rem;
    margin: -1.5rem 0 -1rem 0;
  }
  .homepage #mainSlider .slider-text h4 {
    font-size: 2.813rem;
  }
  .homepage #mainSlider .slider-text p {
    margin-top: 2rem;
  }
  .homepage #mainSlider .slider-text a {
    margin-top: 10px;
    padding: 10px 22px;
    border-radius: 8px;
  }
}
.homepage #mainSlider .carousel-indicators [data-bs-target] {
  text-indent: unset;
  background-clip: text;
  opacity: 1;
  box-sizing: border-box;
}
.homepage #mainSlider .carousel-indicators .active img {
  content: url("/images/leaf.png");
  position: relative;
  width: 14px;
  height: 12px;
}
.homepage .winners {
  max-width: 90%;
  margin: auto;
}
@media (min-width: 992px) {
  .homepage .winners-promo #winners {
    height: 130px;
  }
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item p {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  padding: 27px 10px 10px 10px;
  max-width: 80%;
  position: relative;
  overflow: visible;
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item .winner {
  line-height: 16px;
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item .price {
  color: #f9cb16;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item .gameDescription {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.homepage .winners-promo #winners .swiper-slide div.swiper-item a::after {
  content: url("/images/arrowwinners.webp");
  margin-left: 4px;
}
.homepage .carousel-item.responsive-bg {
  background-image: var(--bg-desktop) !important;
}
@media (max-width: 576px) {
  .homepage .carousel-item.responsive-bg {
    background-image: var(--bg-mobile) !important;
  }
}
.homepage .transparentLeaf {
  position: relative;
  width: 14px;
  height: 12px;
}
.homepage .top-flex {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .homepage .top-flex {
    padding-top: 60px;
  }
}
.homepage #top-promotions {
  display: flex;
  flex-direction: column;
  padding: 0;
  color: white;
}
.homepage #top-promotions .promotions-headline {
  text-align: center;
}
@media (min-width: 768px) {
  .homepage #top-promotions .promotions-headline {
    margin-left: 0.5rem;
    text-align: left;
  }
}
.homepage #top-promotions .container-fluid {
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .homepage #top-promotions .container-fluid {
    padding-left: unset;
    padding-right: unset;
  }
}
.homepage #top-promotions .promotions-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.homepage #top-promotions .carousel {
  height: 100%;
  flex: 1;
}
.homepage #top-promotions .carousel-inner {
  height: 100%;
}
.homepage #top-promotions .carousel-item {
  height: 100%;
}
.homepage #top-promotions .promotions-slide {
  margin-left: 1vw;
  margin-top: 1vw;
}
.homepage #top-promotions .carousel-indicators {
  bottom: 1vw;
}
.homepage #top-promotions .carousel-indicators [data-bs-target] {
  text-indent: unset;
  background-clip: text;
  opacity: 1;
  box-sizing: border-box;
}
.homepage #top-promotions .carousel-indicators .active img {
  content: url("/images/leaf.png");
  position: relative;
  width: 14px;
  height: 12px;
}
.homepage #top-promotions .carousel-item {
  transition: transform 0.6s ease-in-out;
}
.homepage #top-promotions .main-carousel {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right 25%;
  border-radius: 10px;
}
.homepage #top-promotions h5 {
  font-weight: 800;
  font-family: "Roboto";
  font-size: 18px;
  margin-top: 2vw;
}
.homepage #top-promotions .slide-headline {
  font-size: 50px;
  font-weight: 700;
  line-height: 62px;
  font-family: "Rowdies";
  max-width: 330px;
}
@media (min-width: 576px) {
  .homepage #top-promotions .slide-headline {
    max-width: 100%;
  }
}
.homepage #top-promotions h3 {
  font-weight: 400;
  font-family: "Rowdies";
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.homepage #top-promotions .bonus-description {
  font-weight: 400;
  font-family: "Rowdies";
  font-size: 7vw;
}
.homepage #top-promotions .coupon-headline {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
}
.homepage #top-promotions .coupon-code {
  font-weight: 700;
  font-family: "avenirMedium", sans-serif;
  font-size: 16px;
  border: 2px dotted #f9cb16;
  width: fit-content;
  background-color: transparent;
  color: #fff;
  text-align: center;
}
.homepage #top-promotions .coupon-btn {
  background: #f9cb16;
  border: none;
  min-width: 30px;
  height: 36px;
  left: -2px;
  position: relative;
}
.homepage #top-promotions :focus-visible {
  outline: none;
}
.homepage #top-promotions .button-wrapper {
  margin: 30px 0 55px 3px;
}
.homepage #top-promotions .fairgo-button-promotions {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 5px;
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 16px;
  width: fit-content;
  font-weight: 700;
}
@media (min-width: 992px) {
  .homepage #top-promotions .fairgo-button-promotions {
    font-family: "RobotoBold";
  }
}
@media (min-width: 768px) {
  .homepage #top-promotions .carousel-indicators {
    bottom: 0.5vw;
  }
  .homepage #top-promotions .main-carousel {
    background-position: unset;
  }
  .homepage #top-promotions #carouselHeaderPromotions {
    padding-left: 0;
  }
  .homepage #top-promotions h5 {
    font-size: 1.5vw;
    margin-top: 0.5vw;
  }
  .homepage #top-promotions .slide-headline {
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .homepage #top-promotions h3 {
    font-size: 1.5vw;
    margin-top: 0;
  }
  .homepage #top-promotions .coupon-headline {
    font-size: 0.7vw;
  }
  .homepage #top-promotions .coupon-code {
    padding: 0 1.3vw;
    font-size: 0.9vw;
  }
  .homepage #top-promotions .button-wrapper {
    margin: 1vw 0 1vw 0;
  }
  .homepage #top-promotions .fairgo-button-promotions {
    font-size: 1.1vw;
    padding: 0.4vw 2vw;
  }
}
@media (min-width: 992px) {
  .homepage #top-promotions .carousel-indicators {
    bottom: 1vw;
  }
  .homepage #top-promotions h5 {
    font-size: 18px;
    margin-top: 1vw;
  }
  .homepage #top-promotions .slide-headline {
    font-size: 40px;
    line-height: 30px;
  }
  .homepage #top-promotions h3 {
    font-size: 2vw;
    margin-top: 0;
  }
  .homepage #top-promotions .coupon-headline {
    font-size: 0.9vw;
  }
  .homepage #top-promotions .coupon-code {
    padding: 0 1.3vw;
    font-size: 0.9vw;
  }
  .homepage #top-promotions .button-wrapper {
    margin: 2vw 0 1vw 0;
  }
  .homepage #top-promotions .fairgo-button-promotions {
    font-size: 1.1vw;
    padding: 0.4vw 2vw;
  }
}
@media (min-width: 1700px) {
  .homepage #top-promotions .carousel-indicators {
    bottom: 0;
  }
  .homepage #top-promotions h5 {
    font-size: 18px;
    margin-top: unset;
  }
  .homepage #top-promotions .slide-headline {
    font-size: 64px;
    line-height: 135px;
  }
  .homepage #top-promotions h3 {
    font-size: 30px;
    margin-top: unset;
  }
  .homepage #top-promotions .coupon-headline {
    font-size: 16px;
  }
  .homepage #top-promotions .coupon-code {
    padding: 0 27px;
    font-size: 16px;
  }
  .homepage #top-promotions .button-wrapper {
    margin: 20px 0 20px 0;
  }
  .homepage #top-promotions .fairgo-button-promotions {
    font-size: 14px;
    padding: 10px 37px;
  }
}
.homepage #top-games {
  flex: 1 0 auto;
  height: 100%;
  /* the slides */
  /* the parent */
}
.homepage #top-games .top-games-head {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .homepage #top-games .top-games-head {
    justify-content: space-between;
    margin: unset;
  }
}
.homepage #top-games .top-games-head a {
  font-weight: 700;
  font-family: "Roboto";
  font-size: 1vw;
  padding-right: 1.1vw;
}
.homepage #top-games .slick-slide {
  margin: 0 5px;
  display: flex;
  justify-content: center;
}
.homepage #top-games .slick-list {
  margin: 0 -5px;
}
.homepage #top-games .games-slide {
  position: relative;
}
.homepage #top-games .games-slide img {
  border-radius: 6px;
}
.homepage #top-games .fairgo-button-games {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 0px 9px;
  border-radius: 5px;
  font-family: "Roboto";
  text-transform: uppercase;
  position: absolute;
  bottom: 3%;
  font-size: 6px;
  font-weight: 400;
  line-height: 16px;
}
@media (min-width: 320px) {
  .homepage #top-games .fairgo-button-games {
    padding: 2px 16px;
    font-size: 9px;
    bottom: 5%;
  }
}
@media (min-width: 375px) {
  .homepage #top-games .fairgo-button-games {
    padding: 6px 14px;
    font-size: 14px;
    bottom: 5%;
  }
}
@media (min-width: 768px) {
  .homepage #top-games .fairgo-button-games {
    padding: 2px 11px;
    font-size: 8px;
    bottom: 3%;
  }
}
@media (min-width: 992px) {
  .homepage #top-games .fairgo-button-games {
    font-family: "RobotoBold";
    padding: 2px 16px;
    font-size: 9px;
    bottom: 5%;
    line-height: 14px;
  }
}
@media (min-width: 1200px) {
  .homepage #top-games .fairgo-button-games {
    padding: 6px 14px;
    font-size: 14px;
  }
}
.homepage #weekly-bonus-slider {
  margin-top: 100px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .homepage #weekly-bonus-slider {
    margin-bottom: 60px;
  }
}
.homepage #weekly-bonus-slider #carouselHeaderWeekly {
  min-height: 250px;
}
.homepage #weekly-bonus-slider .left-leaves {
  position: absolute;
  top: -9vw;
  left: 0;
  height: unset;
  width: 48vw;
}
.homepage #weekly-bonus-slider .right-leaves {
  position: absolute;
  bottom: -9vw;
  right: 0;
  height: unset;
  top: unset;
  width: 48vw;
}
.homepage #weekly-bonus-slider .carousel-indicators {
  bottom: -5px;
}
.homepage #weekly-bonus-slider .carousel-indicators [data-bs-target] {
  text-indent: unset;
  background-clip: text;
  opacity: 1;
  box-sizing: border-box;
}
.homepage #weekly-bonus-slider .carousel-indicators .active img {
  content: url("/images/leaf.png");
  position: relative;
  width: 14px;
  height: 12px;
}
.homepage #weekly-bonus-slider .fairgo-button-weekly {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 8px;
  font-family: "Roboto";
  text-transform: uppercase;
  margin: 0 auto;
  width: fit-content;
  display: block;
  font-size: 4vw;
}
@media (min-width: 992px) {
  .homepage #weekly-bonus-slider .fairgo-button-weekly {
    font-family: "RobotoBold";
  }
}
.homepage #weekly-bonus-slider .carousel-inner-weekly {
  width: 70%;
  padding-top: 3vw;
  margin: auto;
  padding-bottom: 9vw;
}
.homepage #weekly-bonus-slider .carousel-item {
  transition: transform 0.6s ease-in-out;
}
.homepage #weekly-bonus-slider h2 {
  color: white;
  font-size: 7vw;
  text-align: center;
  text-shadow: 2px 2px 4px #000000;
  font-weight: 400;
}
.homepage #weekly-bonus-slider p {
  color: white;
  font-size: 3vw;
  font-weight: 500;
  line-height: unset;
}
.homepage #weekly-bonus-slider .weekly-image {
  background-color: transparent;
  padding: 5px;
  padding-bottom: 25px;
  border-radius: 10px;
  margin-bottom: 10px;
  width: 100%;
  width: inherit;
}
.homepage #weekly-bonus-slider .weekly-carousel {
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100vw;
}
@media (min-width: 768px) {
  .homepage #weekly-bonus-slider #carouselHeaderWeekly {
    padding-bottom: 1.5em;
  }
  .homepage #weekly-bonus-slider .right-leaves {
    bottom: -4em;
    width: unset;
  }
  .homepage #weekly-bonus-slider .left-leaves {
    top: -4em;
    width: unset;
  }
  .homepage #weekly-bonus-slider .carousel-inner-weekly {
    padding-bottom: 3vw;
  }
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: 0;
  }
  .homepage #weekly-bonus-slider .center-slider {
    align-items: center;
  }
  .homepage #weekly-bonus-slider .fairgo-button-weekly {
    font-size: 14px;
    display: unset;
    font-weight: 400;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .homepage #weekly-bonus-slider .fairgo-button-weekly {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .homepage #weekly-bonus-slider h2 {
    text-align: left;
    color: white;
    font-size: 2vw;
    text-shadow: none;
    font-weight: 400;
    margin-top: 0.3em;
  }
  .homepage #weekly-bonus-slider p {
    font-size: 1vw;
    font-weight: 700;
  }
  .homepage #weekly-bonus-slider .weekly-image {
    padding-bottom: 2vw;
    float: right;
    margin-right: 4vw;
  }
}
@media (min-width: 320px) {
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: 1px;
  }
}
@media (min-width: 375px) {
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: -1px;
  }
}
@media (min-width: 425px) {
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: 5px;
  }
}
@media (min-width: 500px) {
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: 7px;
  }
}
@media (min-width: 600px) {
  .homepage #weekly-bonus-slider .carousel-indicators {
    bottom: 11px;
  }
}
.homepage #reasons-for-fg {
  margin-bottom: 5em;
}
.homepage #reasons-for-fg .fairgo-button-reasons {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 8px;
  font-family: "Roboto";
  text-transform: uppercase;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 14px;
}
@media (min-width: 992px) {
  .homepage #reasons-for-fg .fairgo-button-reasons {
    font-family: "RobotoBold";
  }
}
.homepage #reasons-for-fg .reason-fg h2 {
  text-align: center;
  color: white;
  font-size: 30px;
  margin-bottom: 40px;
  line-height: 37px;
  font-weight: 400;
}
.homepage #reasons-for-fg .reason-fg p {
  color: white;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  line-height: normal;
}
.homepage #reasons-for-fg .one-reason {
  margin-bottom: 20px;
  vertical-align: middle;
}
.homepage #reasons-for-fg .reason-image {
  aspect-ratio: 1/1;
  object-fit: cover;
  padding: 0;
  height: fit-content;
}
@media (min-width: 768px) {
  .homepage #reasons-for-fg .reason-fg a {
    font-size: unset;
  }
  .homepage #reasons-for-fg .reason-fg h2 {
    font-size: 30px;
    margin-bottom: 40px;
    line-height: 37px;
  }
  .homepage #reasons-for-fg .reason-fg p {
    font-size: 16px;
  }
}
.homepage .menuBanking .marquee {
  overflow: hidden;
  width: 100%;
  cursor: grab;
  background-color: #013334;
}
.homepage .menuBanking .marquee:active {
  cursor: grabbing;
}
.homepage .menuBanking .track {
  display: flex;
  width: max-content;
}
.homepage .menuBanking .track img {
  height: 50px;
  user-select: none;
  pointer-events: none;
  margin: 30px 50px;
  -webkit-user-drag: none;
}

.reviews .review-item {
  background-color: #0F442E;
  color: #fff;
  max-width: 268px;
  border-radius: 10px;
  height: 340px;
  margin: 0 12px 20px 12px;
  position: relative;
}
@media (min-width: 992px) {
  .reviews .review-item {
    width: 268px;
  }
}
.reviews .review-item .review {
  max-height: 193px;
  overflow: hidden;
}
.reviews .review-item h3 {
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  font-family: Roboto;
}
.reviews .review-item .fa-star {
  margin: 3px;
  font-size: 23px;
}
.reviews .review-item .fa-star.checked {
  color: #FFC300;
}
.reviews .review-item span {
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
}
.reviews .review-item .avatarName {
  position: absolute;
  bottom: 3px;
  left: 0;
}
@media (min-width: 1660px) {
  .reviews .extraPadd {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

.video {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.video video {
  width: 90%;
  margin: 2rem 0;
}
@media (min-width: 992px) {
  .video video {
    width: 854px;
  }
}

.position-deposit-steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.position-deposit-steps .deposit-steps {
  margin-top: 2rem;
}
.position-deposit-steps .deposit-steps .step {
  margin: 3rem auto auto;
}
.position-deposit-steps h4 {
  color: white;
  font-weight: 700;
}

.position-deposit-boxes .depositBoxes.container {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .position-deposit-boxes .depositBoxes.container {
    padding-right: 0;
    padding-left: 0;
  }
}
.position-deposit-boxes .depositBoxes.container .boxWrapper {
  width: 100%;
  background: #0f442E;
  border-radius: 8px;
  position: relative;
  margin-bottom: 20px;
  padding: 30px 30px 30px 80px;
  min-height: 170px;
}
@media (min-width: 768px) {
  .position-deposit-boxes .depositBoxes.container .boxWrapper {
    min-height: 210px;
    padding: 20px 20px 20px 80px;
  }
}
@media (min-width: 991px) {
  .position-deposit-boxes .depositBoxes.container .boxWrapper {
    min-height: 190px;
  }
}
@media (min-width: 1200px) {
  .position-deposit-boxes .depositBoxes.container .boxWrapper {
    min-height: 170px;
  }
}
.position-deposit-boxes .depositBoxes.container .boxWrapper .boxTitle {
  font-size: 25px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 25px;
}
.position-deposit-boxes .depositBoxes.container .boxWrapper .boxDescription {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 24px;
}
.position-deposit-boxes .depositBoxes.container .boxWrapper img {
  position: absolute;
  top: 24px;
  left: 20px;
}

#footerMenu {
  bottom: -22px;
  position: fixed;
  width: 100%;
  background: url("/images/shadow.png");
  color: #F9CB16;
  font-weight: bold;
  z-index: 16;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  height: 135px;
}
@media (min-width: 390px) {
  #footerMenu {
    bottom: -14px;
  }
}
@media (min-width: 1200px) {
  #footerMenu {
    bottom: -1px;
    height: 209px;
  }
}
#footerMenu a {
  color: #F9CB16;
  text-decoration: none;
}
#footerMenu .footer-menu ul li.active a {
  color: #F9CB16;
}
#footerMenu .footer-menu ul li .mod-menu__sub li:nth-child(2) a {
  border-top: 1px solid #F9CB16;
}
#footerMenu .footer-menu ul li .mod-menu__sub li a {
  border-bottom: 1px solid #F9CB16;
  min-width: 150px;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  color: #F9CB16;
  display: block;
  padding: 13px 13px;
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li .mod-menu__sub li a {
    font-size: 18px;
    padding: 16px 13px;
  }
}
#footerMenu .footer-menu {
  width: 100%;
  font-size: 1.2em;
  display: flex;
  justify-content: center;
}
#footerMenu .footer-menu ul {
  width: 360px;
  background-size: contain;
  background: url(/images/menu_leaves_mobile2.png);
  height: 130px;
  background-size: contain;
  list-style: none;
  margin: auto;
  text-align: center;
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#footerMenu .footer-menu ul li.deeper {
  color: #F9CB16;
  cursor: pointer;
}
#footerMenu .footer-menu ul li.deeper > span:hover::after {
  background-color: #F9CB16;
  text-decoration: none;
  color: #F9CB16;
}
#footerMenu .footer-menu ul li.deeper span {
  color: #F9CB16;
  cursor: pointer;
}
#footerMenu .footer-menu ul li.deeper span:hover {
  color: #F9CB16;
}
#footerMenu .footer-menu ul li {
  width: 20%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li {
    display: inline-block;
  }
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul {
    width: 390px;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul {
    width: 950px;
    background: url(/images/menu_leave-desktop.png);
    background-size: contain;
    padding: 0 170px;
    height: 209px;
  }
}
#footerMenu .footer-menu ul li {
  color: #F9CB16;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#footerMenu .footer-menu ul li:not(:nth-child(3)) img {
  width: 38px;
  height: 38px;
  top: -11px;
  display: block;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:not(:nth-child(3)) img {
    top: -7px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:not(:nth-child(3)) img {
    width: 60px;
    height: 60px;
    display: block;
    top: -8px;
  }
}
#footerMenu .footer-menu ul li:first-child img {
  left: 9px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:first-child img {
    left: 11px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:first-child img {
    left: 29px;
  }
}
#footerMenu .footer-menu ul li:first-child .image-title {
  position: relative;
  font-size: 14px;
  top: -13px;
  left: 8px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:first-child .image-title {
    top: -7px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:first-child .image-title {
    top: -4px;
    left: 0;
  }
}
#footerMenu .footer-menu ul li:nth-child(2) img {
  left: 11px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(2) img {
    left: 14px;
  }
}
@media (min-width: 992px) {
  #footerMenu .footer-menu ul li:nth-child(2) img {
    left: 29px;
  }
}
#footerMenu .footer-menu ul li:nth-child(2) .image-title {
  position: relative;
  font-size: 14px;
  top: -13px;
  left: 9px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(2) .image-title {
    top: -7px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:nth-child(2) .image-title {
    top: -4px;
    left: -2px;
  }
}
#footerMenu .footer-menu ul li:nth-child(4) img {
  left: 15px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(4) img {
    left: 19px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:nth-child(4) img {
    left: 26px;
  }
}
#footerMenu .footer-menu ul li:nth-child(4) .image-title {
  position: relative;
  font-size: 14px;
  top: -13px;
  left: 6px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(4) .image-title {
    top: -7px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:nth-child(4) .image-title {
    top: -4px;
    left: -8px;
  }
}
#footerMenu .footer-menu ul li:nth-child(5) img {
  left: 14px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(5) img {
    left: 18px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:nth-child(5) img {
    left: 26px;
  }
}
#footerMenu .footer-menu ul li:nth-child(5) .image-title {
  position: relative;
  top: -13px;
  font-size: 14px;
  left: 6px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li:nth-child(5) .image-title {
    top: -7px;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li:nth-child(5) .image-title {
    top: -4px;
    left: -8px;
  }
}
#footerMenu .footer-menu ul li img {
  width: 48px;
  height: 48px;
  position: relative;
  top: -23px;
}
@media (min-width: 390px) {
  #footerMenu .footer-menu ul li img {
    top: -15px;
    left: 0;
  }
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li img {
    top: -14px;
    left: -7px;
    width: 76px;
    height: 76px;
  }
}
#footerMenu .footer-menu ul li ul {
  padding: 0;
}
#footerMenu .footer-menu ul li ul li {
  display: block;
  font-weight: normal;
  text-align: left;
}
#footerMenu .footer-menu ul li .mod-menu__sub {
  display: none;
  position: absolute;
  min-width: 150px;
  left: calc(50% - 195px);
  width: 390px;
  height: auto;
  min-height: auto;
  bottom: 75px;
  z-index: -1;
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu ul li .mod-menu__sub {
    min-height: 600px;
    bottom: 100px;
  }
}
#footerMenu .footer-menu ul li .mod-menu__sub li {
  width: 100%;
  display: inline-block !important;
  position: relative;
}
#footerMenu .footer-menu ul li .mod-menu__sub li img {
  width: 30px;
  height: 30px;
  left: 12px;
  top: 10px;
  position: absolute;
}
#footerMenu .footer-menu ul li .mod-menu__sub li .image-title {
  top: 0;
  left: 54px;
  position: relative;
}
#footerMenu .footer-menu ul li .mod-menu__sub li a span {
  font-size: 18px !important;
}
#footerMenu .footer-menu ul li.item-201 {
  display: none;
}
#footerMenu .footer-menu ul li.deeper.active span {
  color: #F9CB16;
  font-weight: bold;
}
#footerMenu .footer-menu ul li.deeper.active .mod-menu__sub {
  height: 80vh;
  border-radius: 10px;
  background: url("/images/popup_bg.png");
  display: block;
  padding: 35px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 576px) {
  #footerMenu .footer-menu ul li.deeper.active .mod-menu__sub {
    height: auto;
    padding: 35px 35px 100px 35px;
  }
}
@media (max-width: 576px) and (max-height: 680px) {
  #footerMenu .footer-menu ul li.deeper.active .mod-menu__sub {
    height: 79vh;
  }
}
#footerMenu .footer-menu .nav > li > a {
  padding: 0;
  margin-left: -15px;
}
#footerMenu .footer-menu .nav > li > span {
  padding: 0;
}
@media (min-width: 1200px) {
  #footerMenu .footer-menu .nav > li > span {
    padding: 0 25px;
  }
}
#footerMenu .mod {
  width: 366px;
  padding: 0;
  position: relative;
  left: -24px;
  top: -36px;
}
#footerMenu .mod .small-paragraph {
  height: 131px;
}
#footerMenu .mod .small-paragraph .quickMenuContent p {
  position: relative;
  left: 31px;
  text-transform: uppercase;
}
#footerMenu .mod .small-paragraph .quickMenuContent p:first-child {
  color: #08542B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 4.68px;
  top: 16px;
}
#footerMenu .mod .small-paragraph .quickMenuContent p:nth-child(2) {
  color: #0F442E;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#footerMenu .mod .small-paragraph a {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  width: 106px;
  height: 34px;
  border-radius: 5px;
  background: #F9CB16;
  position: relative;
  left: -108px;
  text-transform: uppercase;
  top: -15px;
  padding: 9px;
}
#footerMenu .mod .small-paragraph a span {
  color: #08542b !important;
}

.top-wrapper {
  color: #fff;
}
.top-wrapper .fullImage {
  object-fit: cover;
  height: 300px;
  width: 100%;
}
.top-wrapper .text {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 8px;
}
.top-wrapper .text h1 {
  margin-bottom: 0;
  line-height: 30px;
}
.top-wrapper.no-padding {
  padding-top: 0;
}

.filters {
  padding-left: 5px;
}
@media (min-width: 576px) {
  .filters {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .filters {
    padding-left: 10px;
  }
}
@media (min-width: 1400px) {
  .filters {
    padding-left: 35px;
  }
}
.filters .blog-header {
  margin-top: 3.75rem;
  margin-bottom: 1.9rem;
}
.filters .filters-wrapper {
  color: #fff;
  font-weight: 600;
}
.filters .filters-wrapper .tags input[type=radio] {
  display: none;
}
.filters .filters-wrapper .tags input[type=radio]:checked {
  accent-color: #16964e;
}
.filters .filters-wrapper .tags input[type=radio]:checked + label {
  color: white;
  background-color: #16964e;
  cursor: pointer;
}
.filters .filters-wrapper .tags input[type=radio]:hover + label {
  color: white;
  background-color: #16964e;
  cursor: pointer;
}
.filters .filters-wrapper .tags label {
  border: 1px solid rgb(255, 255, 255);
  border-radius: 50px;
  padding: 5px 15px;
  margin-right: 1rem;
  cursor: pointer;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .filters .filters-wrapper .tags label {
    margin-bottom: 0;
  }
}
.filters .filters-wrapper .tags span {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .filters .filters-wrapper .tags span {
    width: auto;
    margin-bottom: 0;
  }
}
.filters .filters-wrapper .mod-menu {
  display: flex;
  padding: 1.5rem 0;
  justify-content: space-between;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.filters .filters-wrapper .mod-menu li {
  margin-right: 1.25rem;
  justify-content: center;
}
.filters .filters-wrapper .mod-menu li span, .filters .filters-wrapper .mod-menu li a {
  font-size: 1.5rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.filters .filters-wrapper .mod-menu li span img, .filters .filters-wrapper .mod-menu li a img {
  width: 2rem;
  height: auto;
  margin-right: 0.625rem;
  display: block;
}
.filters .filters-wrapper .mod-menu li :hover {
  cursor: pointer;
  background: blue;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.filters .filters-wrapper button {
  color: white;
  text-transform: none;
}
.filters .filters-wrapper button.active {
  background: -webkit-linear-gradient(#1ef5c3, blue);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.backtolink {
  width: 62px;
  background-image: url(/images/backtohome.svg);
  height: 37px;
  background-repeat: no-repeat;
  margin-top: 30px;
  display: flex;
}

.item-page .article-content {
  color: #fff;
}

.blog .blog-item {
  position: relative;
  color: #fff;
}
.blog .blog-item ul > li {
  list-style-type: none;
}
.blog .blog-item .item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}
.blog .blog-item .item-content.blog-content figure {
  margin: 0;
}
.blog .blog-item .item-content .item-image img {
  width: 100%;
  border-radius: 10px;
}
.blog .blog-item .item-content .readmore {
  position: relative;
  bottom: -10px;
}
.blog .blog-item .item-content .text-wrapper {
  font-family: Roboto-Light, sans-serif;
  max-height: 240px;
  text-align: center;
  padding-bottom: 2.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 10px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0.8204073866) 50%, rgba(0, 0, 0, 0.5234886191) 90%, rgba(177, 57, 69, 0) 100%);
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.blog .blog-item .item-content .text-wrapper .page-header h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 8px;
}
.blog .blog-item .item-content .text-wrapper .page-header a {
  font-family: Roboto-Bold, sans-serif;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.blog .blog-item .item-content .readmore {
  position: absolute;
  left: calc(50% - 55px);
}
.blog .blog-item .item-content .readmore, .blog .blog-item .item-content .redeem {
  margin: auto 0;
  border-color: transparent;
  z-index: 1;
  justify-content: center;
  display: flex;
}
.blog .blog-item .item-content .readmore a, .blog .blog-item .item-content .redeem a {
  background: rgb(249, 203, 22);
  text-transform: uppercase;
  color: rgb(15, 68, 46);
  display: inline-flex;
  margin-bottom: 1rem;
  font-size: 14px;
  padding: 7px;
}
.blog .blog-item .item-content .readmore a:active, .blog .blog-item .item-content .readmore a:target, .blog .blog-item .item-content .readmore a:focus, .blog .blog-item .item-content .redeem a:active, .blog .blog-item .item-content .redeem a:target, .blog .blog-item .item-content .redeem a:focus {
  box-shadow: none;
  color: #fff;
}
.blog .blog-item .item-content .noWrap {
  position: absolute;
  bottom: -9px;
}
.blog .border-yellow {
  border: 5px solid #f9cb16;
  position: absolute;
  height: 100.5%;
  width: 100.5%;
  rotate: -0.8deg;
  z-index: -1;
  border-radius: 10px;
}

.cta-wrapper {
  display: flex;
  height: 36px;
  position: absolute;
  bottom: 8px;
}
.cta-wrapper .coupon-wrapper {
  margin-right: 5px;
  max-width: 64%;
}
.cta-wrapper .coupon-wrapper .coupon-input {
  border: 2px dotted rgb(249, 203, 22);
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 135px;
  font-weight: 600;
  height: 36px;
}
@media (min-width: 576px) {
  .cta-wrapper .coupon-wrapper .coupon-input {
    width: 155px;
  }
}
.cta-wrapper .coupon-wrapper .coupon-input:focus-visible {
  outline: none;
}
.cta-wrapper .coupon-wrapper .coupon-btn {
  background: #f9cb16;
  border: none;
  min-width: 30px;
  height: 36px;
}

.countdown {
  position: absolute;
  top: -55px;
}
.countdown .counter-wrapper {
  display: flex;
}
.countdown .itemTime {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-family: "Century Gothic", Arial;
  height: 55px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 55px;
  border: 2px solid rgb(249, 203, 22);
  justify-content: center;
  margin: 2px;
}
.countdown .number {
  font-size: 1.5rem;
  font-weight: 600;
}
.countdown .timeleft {
  font-size: 11px;
  font-weight: 300;
  margin-top: -6px;
}
.countdown p.timeL {
  font-size: 0.8rem;
  margin-bottom: -5px;
  padding-left: 15px;
}
.countdown .counterU {
  position: relative;
  z-index: 999;
}
@media (max-width: 767px) {
  .countdown .number {
    font-size: 1.1rem;
  }
  .countdown .timeleft {
    font-size: 0.5rem;
  }
  .countdown .item {
    padding: 15px 10px;
  }
}

section.support-boxes.support div.darkbox {
  position: relative;
  min-height: 156px;
  margin-top: 22px;
  margin-bottom: 22px;
  display: block;
  border-radius: 10px;
  background-color: rgb(14, 62, 42);
  padding: 10px;
}
@media (min-width: 768px) {
  section.support-boxes.support div.darkbox {
    padding-left: 20px;
    margin-top: 3.125rem;
    margin-bottom: 2.5rem;
  }
}
section.support-boxes.support div.darkbox .supportbox-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
section.support-boxes.support div.darkbox .supportbox-content h4 {
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #fff;
  font-family: "Rowdies";
}
section.support-boxes.support div.darkbox .supportbox-content .button {
  font-weight: bold;
}
section.support-boxes.support div.darkbox .supportbox-content .button:hover {
  color: unset;
}
section.support-boxes.support div.darkbox .supportbox-content p.details {
  margin: 0;
  line-height: 1.2;
}
section.support-boxes.support div.darkbox .supportbox-image {
  position: absolute;
  z-index: 1;
  right: -10px;
  bottom: 0;
}

.supp-paragraf {
  max-width: 700px;
  margin: auto;
}

.mainblog .blog-item {
  background-color: #0F442E;
  border-radius: 8px;
  padding-top: 12px;
}
.mainblog .blog-item h2 a {
  color: #fff;
}
.mainblog .blog-item .item-content {
  padding: 25px 10px 15px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mainblog .blog-item .item-content .article-info {
  font-size: 14px;
  color: #fff !important;
  position: absolute;
  top: 0;
  right: 11px;
}
.mainblog .blog-item .item-image {
  padding: 0 10px;
}
.mainblog .blog-item .readmore a {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  padding: 10px 22px;
  border-radius: 8px;
  font-family: "RobotoBold";
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  width: auto;
}
@media (min-width: 768px) {
  .mainblog .blog-item {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
}
.mainblog .pagination {
  justify-content: center;
  --bs-pagination-padding-x: 0;
  --bs-pagination-padding-y: 0;
  --bs-pagination-font-size: inherit;
  --bs-pagination-color: inherit;
  --bs-pagination-bg: transparent;
  --bs-pagination-border-width: 0;
  --bs-pagination-border-color: transparent;
  --bs-pagination-border-radius: 0;
  --bs-pagination-hover-bg: transparent;
  --bs-pagination-hover-color: transparent;
  --bs-pagination-active-bg: transparent;
  --bs-pagination-active-color: transparent;
  --bs-pagination-disabled-bg: transparent;
  --bs-pagination-disabled-color: inherit;
  --bs-pagination-focus-bg:transparent;
  --bs-pagination-active-border-color:transparent;
  --bs-pagination-focus-box-shadow: none;
}
.mainblog .pagination .page-link:focus {
  box-shadow: none;
  outline: 0;
}
.mainblog .pagination li {
  padding: 4px 8px;
  margin: 4px;
  border: 1px solid #fff;
  border-radius: 10px;
}
@media (min-width: 567px) {
  .mainblog .pagination li {
    padding: 4px 10px;
    margin: 6px;
  }
}
@media (min-width: 768px) {
  .mainblog .pagination li {
    padding: 4px 12px;
    margin: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
  }
}
.mainblog .pagination li a {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5019607843);
}
.mainblog .pagination li a:focus {
  border: none;
}
.mainblog .pagination li.active a {
  color: #fff;
}
.mainblog .pagination li.disabled {
  display: none;
}
.mainblog .pagination li:first-child, .mainblog .pagination li:last-child {
  border: none;
}
@media (min-width: 768px) {
  .mainblog .othersArticles {
    display: flex;
    flex-wrap: wrap;
  }
}
.mainblog .othersArticles .article {
  padding: 0 8px;
}
.mainblog .othersArticles .article:first-child {
  padding-left: 0;
}
.mainblog .othersArticles .article:nth-child(3n) {
  padding-right: 0;
}
.mainblog .othersArticles .article:nth-child(4n) {
  padding-left: 0;
}
.mainblog .items-leading {
  background-color: #0F442E;
  margin: 0;
  border-radius: 8px;
}
.mainblog .items-leading .most-popular-articles {
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-right: none;
  border-image: linear-gradient(to bottom, rgba(249, 203, 22, 0.0357143), #F9CB16, rgba(249, 203, 22, 0.833333), rgba(249, 203, 22, 0)) 1 100%;
}
.mainblog .items-leading .most-popular-articles ul {
  width: 90%;
}
.mainblog .items-leading .most-popular-articles ul li {
  text-transform: uppercase;
  font-size: 1.25rem;
  border-bottom: 2px solid #F9CB16;
  list-style: none;
  padding: 8px 0;
}
.mainblog .items-leading .most-popular-articles ul li a {
  font-family: "Roboto";
}
.mainblog .items-leading .most-popular-articles h2 {
  padding-left: 34px;
  text-transform: uppercase;
}
.mainblog .items-leading .item-content {
  justify-content: flex-start;
}

.catid-10 .backtolink {
  display: none;
}
.catid-10 .top-wrapper {
  display: none;
}
.catid-10 .item-page {
  background-color: #0f442e;
  margin: 0 0 100px 0;
  border-radius: 8px;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .catid-10 .item-page {
    margin: 0 0 150px 0;
  }
}
.catid-10 .faq {
  display: none;
}
.catid-10 .seoContent {
  display: none;
}
.catid-10 h1 {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}
@media (min-width: 768px) {
  .catid-10 h1 {
    font-size: 35px;
    line-height: 41px;
  }
}
.catid-10 .item-image {
  padding-right: 0;
  margin-bottom: 30px;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .catid-10 .item-image {
    padding-right: 2rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .catid-10 .item-image img {
    width: 100vw;
  }
}
.catid-10 .date {
  display: none;
}
@media (min-width: 768px) {
  .catid-10 .date {
    text-align: right;
    padding-right: 2rem;
    margin-top: 10px;
    display: block;
  }
}
.catid-10 .most-popular-articles {
  display: none;
}
@media (min-width: 768px) {
  .catid-10 .most-popular-articles {
    display: block;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-right: none;
    border-image: linear-gradient(to bottom, rgba(249, 203, 22, 0.0357143), #F9CB16, rgba(249, 203, 22, 0.833333), rgba(249, 203, 22, 0)) 1 100%;
    max-height: 485px;
  }
}
.catid-10 .most-popular-articles ul {
  width: 90%;
}
.catid-10 .most-popular-articles ul li {
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 2px solid #F9CB16;
  list-style: none;
  padding: 8px 0;
}
.catid-10 .most-popular-articles ul li a {
  font-family: "Roboto";
}
.catid-10 .most-popular-articles h3 {
  padding-left: 34px;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 31px;
}
.catid-10 .backOverview {
  margin-bottom: 30px;
  margin-top: 10px;
}
.catid-10 .backOverview a {
  font-size: 18px;
  font-family: "Roboto";
  font-weight: 500;
  color: #FAF7F0;
  text-transform: uppercase;
}
.catid-10 .backOverview a img {
  margin-left: -3px;
  margin-right: 5px;
  margin-top: -1px;
}
.catid-10 ul.like-buttons {
  display: flex;
  justify-content: right;
}
.catid-10 ul.like-buttons li {
  margin: 0 5px;
  list-style: none;
}

.hidden {
  display: none !important;
}

.tableSection {
  font-family: RobotoBold;
}
.tableSection.container {
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .tableSection.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tableSection h3 {
  color: white;
}
.tableSection .row.titles {
  align-items: center;
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 700;
}
@media (min-width: 992px) {
  .tableSection .row.titles:nth-child(2) {
    display: inline-flex !important;
    margin: 0px 0 5px;
    padding: 4px 0px;
    font-size: 18px;
    letter-spacing: 0.07em;
  }
}
.tableSection .row.titles .title1 {
  font-size: 18px;
}
.tableSection .titlewithdraw {
  align-items: center;
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 700;
}
@media (min-width: 992px) {
  .tableSection .titlewithdraw {
    display: inline-flex !important;
    margin: 0 0 5px;
    padding: 4px 0;
    font-size: 18px;
    letter-spacing: 0.07em;
  }
}
.tableSection .titlewithdraw .titlewithdraw1 {
  font-size: 18px;
}
.tableSection .tableData {
  position: relative;
  border-radius: 12px;
  padding: 0;
  margin: 30px 0;
  font-weight: 700;
}
@media (min-width: 992px) {
  .tableSection .tableData {
    margin: 5px 0;
    padding: 4px 0px;
  }
}
.tableSection .tableData .tdTitle {
  font-family: Rowdies;
  font-size: 25px;
  margin-bottom: -25px;
}
@media (min-width: 992px) {
  .tableSection .tableData .tdTitle {
    margin-bottom: unset;
    margin-left: -10px;
  }
}
.tableSection .tableData .content {
  align-items: center;
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
  display: table;
}
@media (min-width: 992px) {
  .tableSection .tableData .content {
    margin-right: unset;
    margin-left: unset;
  }
}
.tableSection .tableData .content .left {
  color: #fff;
  font-weight: 800;
  height: 50px;
  line-height: 40px;
  margin: 0;
  border-radius: 10px 0 0 10px;
  padding-left: 15px;
  background: #0f442e;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  background: #0F442E;
}
@media (min-width: 390px) {
  .tableSection .tableData .content .left {
    font-size: 15px;
  }
}
.tableSection .tableData .content .left.image-bg {
  height: 72px;
  line-height: 66px;
  border-radius: 10px 0 0 10px;
  position: relative;
  top: 2px;
  margin-bottom: 5px;
}
.tableSection .tableData .content .left.image-bg-withdraw {
  height: 72px;
  line-height: 67px;
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .tableSection .tableData .content .left.image-bg-withdraw {
    display: block;
    position: unset;
    height: 3rem;
    line-height: 3rem;
    padding: 0;
    margin: 0 auto 0 0;
  }
}
.tableSection .tableData .content .left.image-bg-withdraw a {
  width: 100%;
  margin-left: -8px;
}
.tableSection .tableData .content .left.image-bg-withdraw .img-withdraw {
  border-radius: unset;
  left: 50%;
  top: 28px;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media (min-width: 992px) {
  .tableSection .tableData .content .left.image-bg-withdraw .img-withdraw {
    transform: unset;
    margin-top: -46px;
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .tableSection .tableData .content .left {
    position: absolute;
    color: white;
    font-size: 0.7rem;
    width: auto;
    top: -21px;
    left: 3%;
    display: none;
  }
  .tableSection .tableData .content .left.title2 {
    left: 16%;
  }
  .tableSection .tableData .content .left.title3 {
    left: 29%;
  }
  .tableSection .tableData .content .left.title4 {
    left: 45%;
  }
  .tableSection .tableData .content .left.title5 {
    left: 57%;
  }
  .tableSection .tableData .content .left.title6 {
    left: 73%;
  }
}
.tableSection .tableData .content .right {
  background: #0F442E;
  align-items: center;
  display: inline-flex;
  font-size: 18px;
  border-radius: 0px 10px 10px 0px;
  position: relative;
  top: -3px;
  margin: 0 -2px 0 2px;
}
@media (min-width: 992px) {
  .tableSection .tableData .content .right {
    display: block;
  }
}
.tableSection .tableData .content .right p {
  margin-bottom: 0;
  font-size: 15px;
  height: 50px;
  line-height: 45px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .tableSection .tableData .content .right p {
    padding-left: 0;
  }
}
.tableSection .tableData .content .banking-img {
  margin-left: 20%;
  z-index: 3;
  position: relative;
}
@media (min-width: 480px) {
  .tableSection .tableData .content .banking-img {
    margin-left: 40%;
    margin-top: 4px;
  }
}
@media (min-width: 768px) {
  .tableSection .tableData .content .banking-img {
    margin-left: 50%;
  }
}
.tableSection .tableData .content .mobile-button {
  vertical-align: middle;
  height: 72px;
  line-height: 68px;
  top: 2px;
  margin-left: 0;
}
.tableSection .tableData .content .deposit-btn, .tableSection .tableData .content .withdraw-btn {
  left: 20%;
  position: relative;
  display: flex;
  align-items: center;
  height: 34px;
}
.tableSection .tableData .style1 {
  color: #0F442E;
  text-decoration: none;
  background-color: #F9CB16;
  font-size: 0.8rem;
  padding: 8px 17px;
  border-radius: 8px;
  font-family: "Roboto";
  text-transform: uppercase;
  font-weight: 400;
  box-shadow: none;
}
@media (min-width: 480px) {
  .tableSection .tableData .style1 {
    font-size: 0.8rem;
    padding: 10px 22px;
  }
}
@media (min-width: 992px) {
  .tableSection .tableData .style1 {
    font-family: "RobotoBold";
  }
}
@media (min-width: 992px) {
  .tableSection .tableData .style1 {
    display: unset;
    padding: 5px 15px;
    font-size: 0.9rem;
  }
}
.tableSection .tableData img {
  width: 144px;
}
@media (min-width: 992px) {
  .tableSection .tableData img {
    width: 110.29px;
  }
}
@media (min-width: 992px) {
  .tableSection .tableData:first-of-type .content .left {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .tableSection .tableData {
    background: #0F442E;
  }
  .tableSection .tableData .left {
    height: unset;
    line-height: unset;
    width: unset;
    border-radius: unset;
    padding-left: unset;
  }
  .tableSection .tableData .content .right {
    border-radius: unset;
    position: unset;
    top: unset;
    margin: 0 0 0 10px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .tableSection .tableData .content .right {
    margin: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .tableSection .tableData .content img.right {
    margin-left: 10px;
  }
}
.tableSection .headline-banking {
  position: unset;
  border-radius: unset;
  padding: 0;
  margin: 0;
  font-weight: unset;
  background-color: unset;
}
.tableSection .withdraw-heading {
  margin: 0 0 -2rem 0;
  font-size: 25px;
  font-family: Rowdies;
}
@media (min-width: 992px) {
  .tableSection .withdraw-heading {
    margin: 2rem 0 0 -15px;
  }
}

.errorPage .item-page {
  width: 100%;
  overflow: hidden;
}
.errorPage .item-image {
  position: relative;
  display: none;
}
@media (min-width: 769px) {
  .errorPage .item-image {
    position: relative;
    display: block;
    left: 12px;
  }
  .errorPage .item-image img {
    width: 100vw;
  }
}
.errorPage .articleBody {
  position: absolute;
  width: 340px;
  text-align: center;
  left: calc(50% - 170px);
  top: 160px;
}
@media (min-width: 1025px) {
  .errorPage .articleBody {
    left: calc(50% - 260px);
    width: 520px;
    top: 215px;
  }
}
.errorPage .articleBody .background {
  font-weight: 400;
  font-size: 100px;
  font-family: "RowdiesBold";
  line-height: 123px;
}
@media (min-width: 1025px) {
  .errorPage .articleBody .background {
    font-size: 150px;
    line-height: 183px;
  }
}
.errorPage .articleBody h3 {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  margin-top: -30px;
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  .errorPage .articleBody h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.errorPage .articleBody .button {
  font-size: 14px;
  font-weight: 700;
}
.errorPage .articleBody .paragraf2 {
  margin-top: 1rem;
  font-weight: 800;
  font-size: 18px;
  line-height: 21px;
}
.errorPage .field-label {
  display: none;
}
.errorPage .fields-container {
  padding: 0;
  margin: -25px 0 0 0;
}
@media (min-width: 769px) {
  .errorPage .fields-container {
    display: none;
  }
}
.errorPage .fields-container img {
  width: 100%;
}
.errorPage .article-content {
  padding: 0;
}
@media (min-width: 769px) {
  .errorPage .article-content {
    min-height: 450px;
  }
}
@media (min-width: 1025px) {
  .errorPage .article-content {
    min-height: 530px;
  }
}

.moveUp {
  position: fixed;
  bottom: 125px;
  z-index: 1;
  width: auto;
  right: 0;
}

.itemid-332 .insideLobby.moveUp {
  position: fixed;
  bottom: 20px;
  z-index: 1;
  width: auto;
  right: 0;
}

#body {
  /*magazine slider*/
}
#body .magazines {
  margin-bottom: 40px;
  margin-top: 30px;
}
@media (min-width: 767px) {
  #body .introTextAfter {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
#body .d-none {
  display: none;
}
#body .magazin-title {
  text-align: center;
  font-size: 30px;
  margin: 30px 0;
}
#body .magazine-middle h2 {
  font-size: 30px;
  font-weight: 400;
  margin: 30px 0;
}
#body .top-content {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
#body .top-content .container-fluid {
  padding: 0;
}
#body .magazine-slider-wrapper {
  margin-top: -100px;
  margin-bottom: -20px;
}
@media (max-width: 600px) {
  #body .magazine-slider-wrapper {
    margin-top: -140px;
    margin-bottom: -40px;
  }
}
#body .magazine-slider-wrapper .slider {
  align-items: center;
  display: flex;
}
#body .magazine-slider-wrapper .slider .slick-prev, #body .magazine-slider-wrapper .slider .slick-next {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  width: 65px;
  height: 65px;
  position: absolute;
  z-index: 1;
  font-size: 0;
}
#body .magazine-slider-wrapper .slider .slick-prev {
  background-image: url(/images/mbutton-left.png);
  left: 0;
}
@media (max-width: 600px) {
  #body .magazine-slider-wrapper .slider .slick-prev {
    left: 15px;
  }
}
#body .magazine-slider-wrapper .slider .slick-next {
  background-image: url(/images/mbutton-right.png);
  right: 0;
}
@media (max-width: 600px) {
  #body .magazine-slider-wrapper .slider .slick-next {
    right: 15px;
  }
}
#body .magazine-slider-wrapper .slick-list {
  padding: 50px !important;
}
@media (max-width: 600px) {
  #body .magazine-slider-wrapper .slick-list {
    padding: 70px !important;
  }
}
#body .magazine-slider-wrapper .slider-nav .slick-slide {
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
  transform: scale(0);
}
#body .magazine-slider-wrapper .slider-nav .current-slide {
  transform: scale(1.15);
  opacity: 1;
  z-index: 2;
}
#body .magazine-slider-wrapper .slider-nav .first-neighbor {
  transform: scale(1.05);
  opacity: 0.75;
  z-index: -1;
}
#body .magazine-slider-wrapper .slider-nav .second-neighbor {
  transform: scale(0.9);
  opacity: 0.65;
  z-index: 0;
}
@media (max-width: 991px) {
  #body .magazine-slider-wrapper .slider-nav .second-neighbor {
    transform: scale(0);
  }
}
#body .magazine-slider-wrapper .first-left {
  position: relative;
  left: -24px;
}
@media (max-width: 1400px) {
  #body .magazine-slider-wrapper .first-left {
    left: -20px;
  }
}
@media (max-width: 1200px) {
  #body .magazine-slider-wrapper .first-left {
    left: -16px;
  }
}
@media (max-width: 991px) {
  #body .magazine-slider-wrapper .first-left {
    left: -14px;
  }
}
#body .magazine-slider-wrapper .first-right {
  position: relative;
  left: 24px;
}
@media (max-width: 1400px) {
  #body .magazine-slider-wrapper .first-right {
    left: 20px;
  }
}
@media (max-width: 1200px) {
  #body .magazine-slider-wrapper .first-right {
    left: 16px;
  }
}
@media (max-width: 991px) {
  #body .magazine-slider-wrapper .first-right {
    left: 14px;
  }
}
#body .magazine-slider-wrapper .second-left {
  position: relative;
  left: -18px;
}
@media (max-width: 1400px) {
  #body .magazine-slider-wrapper .second-left {
    left: -15px;
  }
}
@media (max-width: 1200px) {
  #body .magazine-slider-wrapper .second-left {
    left: -12px;
  }
}
#body .magazine-slider-wrapper .second-right {
  position: relative;
  left: 18px;
}
@media (max-width: 1400px) {
  #body .magazine-slider-wrapper .second-right {
    left: 15px;
  }
}
@media (max-width: 1200px) {
  #body .magazine-slider-wrapper .second-right {
    left: 12px;
  }
}
#body .magazine-slider-wrapper .slick-slide {
  opacity: 0.8;
  transition: all 300ms ease;
  cursor: pointer;
}
@media (max-width: 576px) {
  #body .container.px-custom-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#body .magBoxes.container {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (min-width: 768px) {
  #body .magBoxes.container {
    padding-right: 0;
    padding-left: 0;
  }
}
#body .magBoxes.container .boxWrapper {
  width: 100%;
  padding: 80px 20px 20px 20px;
  background: #0f442E;
  border-radius: 8px;
  position: relative;
  margin-bottom: 20px;
  min-height: 270px;
}
@media (min-width: 768px) {
  #body .magBoxes.container .boxWrapper {
    min-height: 410px;
    padding: 20px 20px 20px 80px;
  }
}
@media (min-width: 991px) {
  #body .magBoxes.container .boxWrapper {
    min-height: 290px;
  }
}
@media (min-width: 1200px) {
  #body .magBoxes.container .boxWrapper {
    min-height: 270px;
  }
}
#body .magBoxes.container .boxWrapper .boxTitle {
  font-size: 25px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 25px;
}
#body .magBoxes.container .boxWrapper .boxDescription {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 24px;
}
#body .magBoxes.container .boxWrapper img {
  position: absolute;
  top: 12px;
  left: 20px;
}

/*Timeline*/
.timeline-content {
  margin-top: 45px;
}
.timeline-content h1.page-header {
  text-align: center;
}
.timeline-content p {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 1px;
}
.timeline-content .logoBox {
  text-align: center;
  position: relative;
  width: auto;
  margin: auto;
}
.timeline-content .firstLine {
  position: absolute;
  width: 145px;
  top: 115px;
  left: 45px;
}
.timeline-content .boxWrapper {
  display: flex;
  justify-content: center;
  max-width: 85%;
  margin: 30px auto 74px;
}
.timeline-content .box {
  width: auto;
  height: 72px;
  background: #0E5537;
  border-radius: 8px;
  margin: 7px 6px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.timeline-content .box span {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FDE529;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  margin-left: 24px;
}
.timeline-content .boxImage {
  width: 52px;
  margin-left: 25px;
}
.timeline-content .logoLine {
  position: absolute;
  top: 110px;
  left: calc(50% - 40px);
  width: 50px;
  height: 141px;
}
.timeline-content .timelineCards {
  max-width: 675px;
  margin: 70px auto 0;
}
.timeline-content .singleCard {
  max-width: 412px;
  background: #0E3E2A;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  padding: 0 20px;
  margin-bottom: 91px;
  float: left;
  position: relative;
  display: none;
}
.timeline-content .singleCard div.row {
  background: #0E3E2A;
  position: relative;
  z-index: 1;
  padding: 20px 0;
}
.timeline-content .singleCard .leftLine {
  display: none;
}
.timeline-content .singleCard:nth-child(2n+1) .leftLine {
  display: block;
}
.timeline-content .singleCard .rightLine {
  display: block;
}
.timeline-content .singleCard:nth-child(2n+1) .rightLine {
  display: none;
}
.timeline-content .singleCard:nth-child(2n+1) {
  max-width: 412px;
  background: #0E3E2A;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  padding: 0 20px;
  margin-bottom: 91px;
  float: right;
  position: relative;
}
.timeline-content .leftLine {
  position: absolute;
  z-index: 0;
  width: 160px;
  left: 8px;
  transform: rotate(-20deg);
  bottom: -130px;
}
.timeline-content .rightLine {
  position: absolute;
  right: 3px;
  z-index: 0;
  width: 160px;
  transform: rotate(20deg);
  bottom: -130px;
}
.timeline-content .bottomLine {
  top: -168px;
  position: absolute;
  width: 123px;
  left: -48px;
  z-index: -1;
}
.timeline-content .singleCard:last-child img.leftLine, .timeline-content .singleCard:last-child img.rightLine {
  display: none !important;
}
.timeline-content .card-year {
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Roboto";
}
.timeline-content .card-title {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #FACE14;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: "Roboto";
}
.timeline-content p.card-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin: 0;
  font-family: "Roboto";
}
.timeline-content .end-timeline {
  display: flex;
  justify-content: center;
  width: auto;
  margin: auto;
  position: relative;
}
.timeline-content .end-timeline img {
  margin: -20px 0 50px 0;
}
.timeline-content .show {
  display: block;
}
.timeline-content .hidden {
  display: none;
}
.timeline-content a#loadMore:hover {
  opacity: 1;
}
.timeline-content .timeline-pic {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  width: 140px;
  margin-left: -48px;
}
.timeline-content .card-image {
  margin-left: -111px;
  margin-top: 10px;
}
.timeline-content img.yellowBackround {
  margin-left: 6px;
}
@media (max-width: 767px) {
  .timeline-content .boxWrapper {
    flex-direction: column;
    max-width: 100%;
    margin: 43px auto 53px;
  }
  .timeline-content .leftLine {
    bottom: -130px;
    left: 51px;
    transform: rotate(-11deg);
  }
  .timeline-content .rightLine {
    bottom: -130px;
    right: 45px;
    transform: rotate(11deg);
  }
  .timeline-content .singleCard:nth-child(2n+1) {
    max-width: 285px;
    margin-bottom: 164px;
  }
  .timeline-content .singleCard {
    max-width: 285px;
    margin-bottom: 164px;
  }
  .timeline-content .singleCard .col-10 {
    width: 100%;
  }
  .timeline-content .singleCard .col-2 {
    position: absolute;
    left: 175px;
  }
  .timeline-content .timelineCards {
    max-width: 340px;
  }
  .timeline-content .timeline-pic {
    display: none;
  }
  .timeline-content .end-timeline img {
    margin: -90px 0 10px 0;
  }
  .timeline-content .timeline-pic-mob {
    width: 140px;
    margin-left: -135px;
  }
  .timeline-content .timeline-pic-mob img.yellowBackround {
    margin-top: -55px;
  }
  .timeline-content .timeline-pic-mob .card-image {
    margin-left: -114px;
    margin-top: -60px;
  }
  .timeline-content .card-title-year {
    margin-top: 91px;
  }
  .timeline-content p.card-text {
    padding-right: 0;
  }
  .timeline-content .firstLine {
    left: 37px;
    transform: rotate(7deg);
  }
  .timeline-content .timelineLogo {
    max-width: 230px;
  }
}
@media (max-width: 991px) {
  .timeline-content .boxWrapper {
    max-width: 100%;
  }
  .timeline-content .box span {
    margin-left: 24px;
  }
}
@media (max-width: 320px) {
  .timeline-content .timelineCards {
    max-width: 310px;
  }
  .timeline-content .rightLine {
    right: 65px;
  }
  .timeline-content .leftLine {
    left: 75px;
  }
  .timeline-content .firstLine {
    left: 22px;
    transform: rotate(8deg);
  }
}
@media (min-width: 768px) {
  .timeline-content .timeline-pic-mob {
    display: none;
  }
  .timeline-content .card-title-year {
    max-width: 288px;
  }
}

.magazine-slider-wrapper .slider {
  align-items: center;
  display: flex;
}
.magazine-slider-wrapper .slider .slick-prev, .magazine-slider-wrapper .slider .slick-next {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  background-image: url(/images/mbutton-left.png);
  width: 65px;
  height: 65px;
  position: absolute;
  z-index: 100;
  font-size: 0;
}
.magazine-slider-wrapper .slider .slick-next {
  background-image: url(/images/mbutton-right.png);
  right: 0;
}
.magazine-slider-wrapper .slick-slide {
  opacity: 0.8;
  transition: all 300ms ease;
  cursor: pointer;
}
.magazine-slider-wrapper .slick-center {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 1;
}
.magazine-slider-wrapper h3 {
  font-size: 36px;
  margin: 12px;
  position: relative;
  text-align: center;
}
@media (max-width: 600px) {
  .magazine-slider-wrapper h3 {
    margin: 20px;
  }
}

body:not(:has(.com_reviews_site)) .modal {
  position: fixed;
  bottom: 58px;
  left: 50%;
  top: unset;
  transform: translateX(-50%);
  z-index: 1060;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  width: 582px;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex !important;
}
@media (max-width: 576px) {
  body:not(:has(.com_reviews_site)) .modal {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body:not(:has(.com_reviews_site)) .modal {
    bottom: 75px;
  }
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog {
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content {
  background-size: cover;
  max-width: 400px;
  max-height: fit-content;
  background-position: center;
  border-radius: 15px;
  width: 100%;
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content .modal-body {
  padding: 1rem 0.8rem;
  padding-left: 76px;
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content .modal-body p {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  padding-right: 0.5rem;
}
@media (min-width: 576px) {
  body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content .modal-body h3 {
    font-size: 27px;
    line-height: 32px;
  }
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content .modal-body .btn-close {
  position: absolute;
  right: 0;
  top: -10px;
  color: #FDCE0F;
  filter: none;
  opacity: 1;
  border-radius: 50%;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FDCE0F'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/0.5em auto no-repeat;
  background-color: #1F845B;
  padding: 0.1em;
}
body:not(:has(.com_reviews_site)) .modal .modal-dialog .modal-content .modal-body .modal-img-left-wrapper .modal-img-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96px;
}

.accordion-wrapper .accordion-item {
  font-size: 1rem !important;
  font-family: "Roboto" !important;
}
.accordion-wrapper .accordion-item .accordion-header {
  font-family: "Roboto" !important;
}
.accordion-wrapper .accordion-item .accordion-header .accordion-button {
  border-radius: 12px;
  border: 1px solid #fff;
  font-size: 1.25rem;
}

.winners .winners-promo .mod-winners .scroller .scroller__inner {
  padding-bottom: 0;
}

body .mod-rtggames .slide .slide-inner-container .image-wrapper .overlay-content svg path {
  fill: #F8C71B;
}
body .mod-rtggames .slide .slide-inner-container .image-wrapper .overlay-content .game-name {
  top: 75%;
  font-family: Avenir LT Std, sans-serif !important;
}
body .mod-rtggames .games-main-cta .btn {
  border-radius: 6px;
  border: 1px solid;
  font-size: 10px;
  font-weight: 400;
  font-family: Avenir LT Std, sans-serif;
}

/*# sourceMappingURL=template.css.map */
