.affiliate-toggle {
  display: none;
}
@media only screen and (max-width: 768px) {
  .FtGgZ img[data-v-b773f874] {
    max-width: 3rem;
  }
  .FtGgZ[data-v-b773f874] {
    display: block;
    text-align: center;
    font-size: 12px;
  }
  .grade {
    grid-auto-rows: 250px;
  }
  .DefaultGames-Title {
    font-size: 16px;
  }
  .registration-form {
    padding-top: 0;
  }
  .registration-form-actions {
    margin-top: 10px;
  }
  .app {
    margin-top: 40px;
  }
  .AoOTG span {
    font-size: 12px;
  }
  .Curacao img {
    margin: 0 5px;
  }
  .Curacao1 img {
    width: 65px !important;
  }
  .Curacao2 img {
    width: 107px !important;
  }
  .Curacao3 img {
    width: 20px !important;
  }
  .modal-dialog {
    margin: 0;
  }
  .modal-content {
    width: 100vw;
    height: 100vh;
  }
  .LoyaltyRanks-Levels {
    grid-template-columns: 1fr 1fr;
  }
  .Footer {
    padding-bottom: 154px;
  }
  .affiliate-toggle {
    display: block;
  }
  .AfiliadoHeader {
    display: flex;
  }
  .indicacoes {
    grid-template-columns: 1fr;
  }
  .bloco3 .item {
    grid-gap: 16px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .PromoCard:nth-child(1),
  .PromoCard:nth-child(2) {
    padding-right: 190px;
    grid-column: span 6;
  }
  .PromoCard {
    display: flex;
    flex-direction: column;
    grid-column: span 6;
    min-height: 202px;
    padding: 16px;
    padding-right: 200px;
    background-color: var(--color-dark-grey-1);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
    aspect-ratio: auto;
  }
  .NavAffiliate {
    display: none;
  }
  .PromoCard-Title {
    font-size: 10px;
    font-weight: 600;
    line-height: 1.6;
    color: var(--color-light-grey-3);
    margin-bottom: 4px;
    white-space: break-spaces;
  }
  .PromoCard-Offer {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    white-space: break-spaces;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .ReferralPageOverview-Row2 {
    grid-template-columns: 1fr;
  }
  .nav-logo img {
    max-width: 100%;
  }
  .auth-section__search.header-search {
    display: none;
  }
  .nav-sidebar-wrapped .nav-sidebar-wrapped-content {
    display: none;
  }
  /*.m-prev-next-arrows{display: none;}*/
  /*.DefaultGames-CategoryIcon{display: none;}*/
  .m-button-content {
    font-size: 13px;
  }
  .CategoriesTabs {
    display: none;
  }
  .m-slider__scroll-box {
    grid-auto-columns: 100% !important;
  }
  .feedback-section--large {
    display: block;
  }
  .feedback-section-column--large {
    width: 100%;
  }
  .feedback-section-header-title--large {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.4;
    color: var(--color-light-grey-5);
    text-align: center;
  }
  .feedback-form-submit {
    display: block;
    text-align: center;
  }
  .feedback-form-submit .m-button--primary {
    width: 100%;
  }
  .FooterNav {
    display: block;
  }
  .FooterNav-Socials {
    text-align: center;
    display: none;
  }
  .FooterNav .nav-logo {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .FooterLinks {
    --rowsCount: 9 !important;
    grid-gap: 0;
    align-items: start;
    display: grid;
    flex: 0 0 55%;
    grid-auto-flow: column;
    grid-template-rows: repeat(var(--rowsCount), 1fr);
  }
  .BreadcrumbList {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .bets {
    display: none;
  }
  .MobileNav {
    background: var(--color-dark-grey-1);
    border: 1px solid var(--color-dark-grey-2);
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 8px 16px calc(env(safe-area-inset-bottom) + 8px);
    position: sticky;
    width: 100%;
    z-index: 100;
  }
  .MobileNav-Item {
    align-items: center;
    color: var(--color-mid-grey-3);
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: flex-start;
    width: 48px;
  }
  .MobileNav-IconWrap {
    align-items: center;
    background-color: var(--color-dark-grey-1);
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
    position: relative;
  }
  .MobileNav-Icon {
    fill: currentColor;
    color: var(--color-mid-grey-5);
    display: block;
    font-size: 24px;
    height: 1em;
    width: 1em;
  }
  .MobileNav-TextWrap {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 2;
  }
  .MobileNav-Text {
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    margin-top: 1px;
    min-width: 79px;
    text-align: center;
  }
  .MobileNav-Item--active {
    color: var(--color-pr500);
  }
  .MobileNav-Item--main .MobileNav-IconWrap {
    border: 2px solid var(--color-mid-grey-3);
    border-radius: 50%;
    box-shadow: 0 0 0 2px var(--color-dark-grey-1);
    height: 40px;
    margin-top: -16px;
    width: 40px;
  }
  .MobileNav-Item--active .MobileNav-Icon {
    color: var(--color-main2);
  }

  .sidebar-esporte {
    display: none;
  }

  .content-jogos {
    width: 100% !important;
  }

  .bt1608 {
    padding: 0 5px !important;
  }
  .menu-mobile {
    display: block !important;
  }
  .Card-Text {
    font-size: 10px;
  }
  .Card-FooterLeft:after {
    background: none !important;
  }
  .m-button-content {
    font-size: 12px !important;
    font-weight: bold;
  }
  .main-nav-menu {
    display: none;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 30px !important;
    height: 30px !important;
  }
  .m-category-slider__content {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .ReferralPageOverview-Row,
  .ReferralIncome-Cards {
    grid-template-columns: 1fr;
  }
  .ReferralIncomeCard-Arrow {
    display: none;
  }
  .hidden-xs {
    display: none;
  }
  .game-mode--desktop {
    padding-left: 0;
    padding-right: 0;
  }
  .game-page {
    padding: 0;
  }
  .game-item__content {
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    max-height: initial;
  }
  .game-header {
    top: 0 !important;
  }
  .BonusesPage-Row {
    grid-template-columns: 1fr;
  }
  .m-form-field-label {
    font-size: 12px;
  }
}
