﻿@media(max-width: 500px)
{
    .featured-news
    {
        margin-top: 0!important;
    }
    .switch-wrapper.news
    {
        position: absolute;
        right: 0;
        margin-top: 60px;
    }
    switch-wrapper.news .switch-tw
    {
        margin-top: 2em;
    }
    .switch-wrapper.feature
    {
        margin-top: 40px;
    }
    .geo-news-title:has(.switch-wrapper)
    {
        margin-bottom: 30px;
    }
    .geo-news-link
    {
        margin-bottom: 20px;
    }
}
.go-to-first[data-v-36c1bce8], .go-to-last[data-v-36c1bce8]
{
    margin: 5.6px 0 8.5px;
}
.go-to-first button[data-v-36c1bce8], .go-to-last button[data-v-36c1bce8]
{
    margin-bottom: 7px;
}
.carousel__slide
{
    padding: 5px;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}
.carousel__prev, .carousel__next
{
    background: #fff!important;
    border-radius: 50%!important;
}
.carousel__prev
{
    left: 10px!important;
}
.carousel__next
{
    right: 10px!important;
}
.carousel__text
{
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-demo-button[data-v-5e099d34]:hover
{
    background: #ffffff1a;
}
.switch-button-control[data-v-fa56a6b7]
{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.switch-button-control .switch-button[data-v-fa56a6b7]
{
    height: 1.6em;
    width: calc(1.6em * 1.5);
    border: 2px solid #999;
    border-radius: 1.6em;
    background-color: #999;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.switch-button-control .switch-button .button[data-v-fa56a6b7]
{
    height: calc(1.6em - 4px);
    width: calc(1.6em - 4px);
    border: 2px solid #999;
    border-radius: calc(1.6em - 4px);
    background: #fff;
    transition: all .3s ease-in-out;
}
.switch-button-control .switch-button.enabled[data-v-fa56a6b7]
{
    background-color: var(--color);
    border: 2px solid var(--color);
    box-shadow: none;
}
.switch-button-control .switch-button.enabled .button[data-v-fa56a6b7]
{
    background: #fff;
    border: 2px solid var(--color);
    transform: translate(calc(1.6em * 1.5 - (calc(1.6em - 4px) + 2 * 2px)));
}
.switch-button-control .switch-button-label[data-v-fa56a6b7]
{
    margin-left: 10px;
}
.btn[data-v-14fb7231]
{
    font-size: 1rem;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    border-radius: .25rem;
}
@media(max-width: 767px)
{
    .slot_games_wrapper .dropdown-menu.is-active[data-v-14fb7231]
    {
        background: #fff;
        outline: none;
        position: fixed;
        top: 0;
        z-index: 9000;
        margin: 0;
        display: block!important;
        min-height: 100vh;
        width: 100%;
    }
    .slot_games_wrapper .gdc-filter__attributes-controls .label[data-v-14fb7231]
    {
        display: none;
    }
}
.slot_games_wrapper .gdc-filter__attributes-list .gdc-filter__attribute-btn--disabled[data-v-14fb7231]
{
    pointer-events: none;
    cursor: default;
}
.slot_games_wrapper .gdc-filter__attributes-list .gdc-filter__attribute-btn--disabled .gdc-filter__attribute-btn__label[data-v-14fb7231]
{
    color: #afafaf;
}
.slot_games_wrapper .selected-filters li[data-v-14fb7231]
{
    width: 60%;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(1 87 255/var(--tw-bg-opacity));
    list-style: none;
}
.slot_games_wrapper .selected-filters li span[data-v-14fb7231]
{
    display: inline-block;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .79rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-variation-settings: "wght" 700;
    font-weight: 700;
}
@media(min-width: 768px)
{
    .show-filter[data-v-48a0cee8]
    {
        flex: 0 0 75%;
        max-width: 75%;
    }
}
.competitionForm input
{
    font-size: 14px;
    -webkit-text-fill-color: #999!important;
}
.competitionForm input:hover
{
    -webkit-text-fill-color: #999!important;
}
.competitionForm input:focus
{
    -webkit-text-fill-color: #999!important;
}
.competitionForm input[type=submit]
{
    -webkit-text-fill-color: #fff!important;
}