body {
    font-family: Roboto;
    background: var(--page__article-body);
}
.header {
    position: fixed;
    top: 0;
    padding: 10px 0;
    width: 100%;
    background: var(--header);
    z-index: 1;
}
.header_block-wrapper_text {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__logo-link__image-link {
    display: flex;
    align-items: center;
    color: var(--top_logo_text);
}
.header__logo-link__image-link:active, .header__logo-link__image-link:hover {
    color: var(--top_logo_text);
    opacity: 0.8;
}
.top_logo_text {
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.main-header-company-logo-link__img {
    height: 36px;
    width: 120px;
    object-fit: cover;
    object-position: center;
}
.top_branding-link__image {
    width: 184px;
    height: 29px;
}
.header-controls_auth a:hover {
    opacity: 0.8;
}
.header-controls_auth a {
    text-decoration: none;
    border-radius: 10px;
    padding-top: 11px ;
    padding-bottom: 12px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.header-login-button__main {
    display: inline-block;
    background: var(--header-login-button__main);
    color: var(--header-login-button__main_text);
    width: 158px;
    margin-right: 20px;
}
.header-register-button-account {
    display: inline-block;
    background: var(--header-register-button-account);
    color: var(--header-register-button-account_text);
    width: 230px;
}
.page__article-body {
    margin: 200px auto 0;
    width: 100%;
    max-width: 1530px;
}
.slot-gallery-card-item {
    margin-top: 100px;
    position: relative;
}
.block__h1-content__top {
    background: linear-gradient(to right, var(--block__h1-content__top), var(--headline-block__h1-box__h1), var(--block__h1-content__top));
    padding: 70px 111px;
    border-radius: 16px 16px 0 0;
}
.headline-block__h1-box__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.h1-meta__join-button__bottom {
    padding: 50px 0;
    border-radius: 0 0 16px 16px;
    background: white;
    text-align: center;
}
.h1-action__play__button:hover {
    opacity: 0.8;
}
.h1-action__play__button {
    display: inline-block;
    border-radius: 10px;
    padding-top: 11px ;
    padding-bottom: 10px;
    width: 290px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
    background: #EE1D23;
}
.slot-gallery-card-item h2 {
    padding-right: 90px;
    color: var(--top_logo_text);
    font-size: 38px;
    font-weight: 700;
    line-height: 44.53px;
    letter-spacing: 0.3px;
    margin-bottom: 30px;
}
.slot-element-image-thumb {
    width: 230px;
    display: inline-block;
}
.symbol__element-graphic__img-wrap {
    position: relative;
    height: 150px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 19px;
    margin-bottom: 10px;
    overflow: hidden;
}
.slot-image__rls__img {
    position:absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.reel_bg-graphic__button:hover {
    opacity: 0.8;
}
.reel_bg-graphic__button {
    width: 75px;
    height: 33px;
    position: relative;
    border-radius: 90px;
    background: var(--reel_bg-graphic__button);
    font-weight: 700;
    line-height: 23.44px;
    color: var(--slot__graph-sym__text);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
}
.slot__graph-sym__text {
    color: var(--slot__graph-sym__text);
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.slot-listing_list-format-slot-with-one-row__slots-wrap {
    padding-top: 20px;
    overflow: hidden;
}
.block-content-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--top_logo_text);
}
.slots-list__container-slot-with-group-row__slots-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.slots-grid__display-slot-with-group-row__slots-wrap-local {
    margin-right: 30px;
    padding: 30px 30px 10px 30px;
    background: var(--slots-grid__display-slot-with-group-row__slots-wrap-local);
    display: inline-block;
    width: 540px;
    border-radius: 16px;
    margin-bottom: 20px;
}
.slots-list-slot-entry-slot-with-group-row__slots-wrap-local-2 {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
}
.margin-right-0 {
    margin-right: 0!important;
}
.mr-16 {
    margin-right: 16px;
}
.mr-26 {
    margin-right: 26px;
}
.mr-20 {
    margin-bottom: 20px;
}
.casino-featured-slots-text {
}
.slot-games-container-text__description {
    padding-top: 30px;
}
.slot-gallery-card-item p, .slot-gallery-card-item h3, .slot-gallery-card-item h4, .slot-gallery-card-item h5, .slot-gallery-card-item h6, .slot-gallery-card-item ul, .slot-gallery-card-item ol {
    margin-bottom: 24px;
}
.slot-gallery-card-item ul, .slot-gallery-card-item ol {
    margin-top: 0;
    padding-left: 26px;
}
.slot-gallery-card-item li {
    margin-bottom: 10px;
}
.slot-gallery-card-item, .slot-gallery-card-item p, .slot-gallery-card-item h3, .slot-gallery-card-item h4, .slot-gallery-card-item h5, .slot-gallery-card-item h6, .slot-gallery-card-item li, .slot-gallery-card-item span {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--top_logo_text);
}
.slots-display_grid-layout-table__wrap {
    margin-top: 20px;
    overflow-x:auto;
    margin-bottom: 10px;
}
.slots-display_grid-layout-table__wrap table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
    margin-bottom: 10px;
}
.slots-display_grid-layout-table__wrap thead td{
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    min-width: 120px;
}
.slots-display_grid-layout-table__wrap tbody td{
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}
.slots-display_grid-layout-table__wrap td{
    border: 1px solid #C0C0C0;
    color: var(--top_logo_text);
    height: 47px;
    text-align: left;
    padding: 15px;
    min-width: 100px;
}
.slots-area-right-slot-with-many-row__slots-wrap {
    margin-top: 20px;
    overflow: hidden;
}
.slots-area-top-slot-with-many-row__slots-wrap-local {
    width: 101%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.slots-grid__items-h1-with-image__button {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}
.slot-gallery-game-display-h1-with-image__img {
    position: absolute;
    width: 100%;
}
.slots-library_by-type-h1-with-image__top {
    padding: 100px 111px 100px 111px;
    position: relative;
}
.slots-display-slot-displays-h1-with-image__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.slot-page_browse-slots-h1-with-image__bottom {
    padding: 0 0 100px 0;
    text-align: center;
    position: relative;
}
.slots-library_newest-h1-with-image__button:hover {
    opacity: 0.8;
}
.slots-library_newest-h1-with-image__button {
    display: inline-block;
    border-radius: 10px;
    padding-top: 11px ;
    padding-bottom: 10px;
    width: 290px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
    background: #EE1D23;
}
.footerblock_container__wrapper {
    background: var(--footerblock_container__wrapper);
    margin-top: 100px;
}
.contentfooterblock-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    padding-top: 36px;
    padding-bottom: 35px;
}
.footer_row_position-middle-middle {
    display: flex;
    justify-content: space-between;
}
.footersection-middle-platforms {
    display: flex;
}
.element__rowfootermodule-middle-socials {
    display: flex;
    align-items: center;
}
.footer-middle-socials__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    display: inline-block;
    color: white;
    margin-right: 25px;
    opacity: 0;
}
.footer__unitwrapper_block-middle-socials__icon {
    margin-right: 24px;
}
.footerpageunit-middle-platforms-item__icon_android {
    width: 28px;
    height: 32px;
    position: relative;
    left: -6px;
    top: 3px;
}
.contentpagefooter-bottom__item {
    margin-right: 118px;
}
.owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-nav {
    display: none;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dots .owl-dot span {
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background: white;
    border-radius: 12px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #EE1D23;
    width: 100px;
    height: 6px;
}
.owl-dots {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}
.navigation-bar__module {
    display: none;
}
@media only screen and (max-width: 1530px) {
    .footer_row_position-middle-middle {
        display: block;
    }
    .footersection-middle-platforms {
        justify-content: center;
    }
    .element__rowfootermodule-middle-socials {
        align-items: center;
        justify-content: center;
    }
    .contentpagefooter-bottom__item {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .columnfooter__mainsite-bottom {
        display: flex;
        justify-content: space-evenly;
    }
    .page__article-body, .header_block-wrapper_text {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .footerblock_container__wrapper {
        margin-bottom: 65px;
    }
    body {
        min-width: 390px;
    }
    .page__article-body, .header_block-wrapper_text {
        min-width: 358px;
    }
    .page__article-body {
        margin-top: 131px;
    }
    .header {
        padding: 14px 0;
    }
    .header-login-button__main {
        margin-right: 5px;
    }
    .header__logo-link__image-link {
        margin-top: 7px;
    }
    .top_logo_text {
        overflow: hidden !important;
        text-overflow: ellipsis;
        max-width: 140px;
    }
    .slot-gallery-card-item h2 {
        padding-right: 0;
        font-size: 26px;
        font-weight: 700;
        line-height: 30.47px;
        margin-bottom: 12px;
    }
    .slots-display_grid-layout-table__wrap {
        width: 100%;
        overflow-x: auto;
    }
    .top_branding-link__image {
        width: 90px;
        height: 29px;
    }
    .header-controls_auth a {
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
        border-radius: 10px;
        padding-top: 12px;
        padding-bottom: 13px;
    }
    .header-login-button__main {
        width: 83px;
    }
    .header-register-button-account {
        width: 117px;
    }
    .slot-gallery-card-item {
        margin-top: 50px;
    }
    .slot-gallery-card-item:first-child {
        margin-top: 30px;
    }
    .slot-listing_list-format-slot-with-one-row__slots-wrap {
        padding-top: 15px;
        margin-bottom: 20px;
    }
    .slots-display-slot-displays-h1-with-image__h1, .headline-block__h1-box__h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 49.22px;
    }
    .block__h1-content__top, .slots-library_by-type-h1-with-image__top {
        padding: 30px 24px;
    }
    .h1-meta__join-button__bottom {
        padding: 20px 16px;
    }
    .slot-page_browse-slots-h1-with-image__bottom {
        padding: 20px 16px;
    }

    .slots-library_newest-h1-with-image__button, .h1-action__play__button {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
    }
    .block-content-description {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        overflow-x: auto;
    }
    .slots-list__container-slot-with-group-row__slots-wrap {
        margin-top: 12px;
    }
    .slot-element-image-thumb {
        width: 169px;
        border-radius: 12px;
    }
    .symbol__element-graphic__img-wrap {
        height: 120px;
    }
    .mr-26 {
        margin-right: 21px;
    }
    .slots-panel-game-display-slot-with-group-row .slot-element-image-thumb {
        width: 125px;
        border-radius: 8px;
    }
    .slots-panel-game-display-slot-with-group-row .symbol__element-graphic__img-wrap {
        height: 90px;
        margin-bottom: 8px;
    }
    .slot__graph-sym__text {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .reel_bg-graphic__button {
        width: 71px;
        height: 31px;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slots-display_grid-layout-table__wrap thead td{
        font-size: 20px;
        font-weight: 700;
        line-height: 23.44px;
    }
    .slots-display_grid-layout-table__wrap tbody td{
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
    }
    .slots-display_grid-layout-table__wrap td{
        height: 37px;
    }
    .slots-grid__display-slot-with-group-row__slots-wrap-local {
        padding: 14px;
        width: 290px;
        padding-bottom: 2px;
        margin-right: 21px;
    }
    .slots-list-slot-entry-slot-with-group-row__slots-wrap-local-2 {
        width: 290px;
    }
    .slots-grid__display-slot-with-group-row__slots-wrap-local .mr-16 {
        margin-right: 8px;
    }
    .slots-grid__display-slot-with-group-row__slots-wrap-local .mr-20 {
        margin-bottom: 10px;
    }
    .slot-games-container-text__description {
        padding-top: 20px;
    }
    .footerpageunit-middle-platforms-item__icon_android {
        left: 2px;
    }
    .footer-middle-socials__text {
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .element__rowfootermodule-middle-socials {
        display: block;
    }
    .footersectionunitmodule-middle-socials-images {
        width: 390px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .columnfooter__mainsite-bottom {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 296px;
        padding-bottom: 0px;
    }
    .slot-gallery-card-item p, .slot-gallery-card-item h3, .slot-gallery-card-item h4, .slot-gallery-card-item h5, .slot-gallery-card-item h6, .slot-gallery-card-item ul, .slot-gallery-card-item ol {
        margin-bottom: 21px;
    }
    .slot-gallery-card-item ul, .slot-gallery-card-item ol {
        margin-top: 0;
        padding-left: 23px;
    }
    .slot-gallery-card-item li {
        margin-bottom: 10px;
    }
    .slot-gallery-card-item p, .slot-gallery-card-item h3, .slot-gallery-card-item h4, .slot-gallery-card-item h5, .slot-gallery-card-item h6, .slot-gallery-card-item li, .slot-gallery-card-item span {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        color: var(--top_logo_text);
    }
    .slots-display_grid-layout-table__wrap {
        margin-top: 10px;
    }
    .slots-area-top-slot-with-many-row__slots-wrap-local {
        width: 104%;
    }
    .slots-area-right-slot-with-many-row__slots-wrap {
        margin-top: 12px;
    }
    .slots-area-right-slot-with-many-row__slots-wrap .slot-element-image-thumb .mr-26{
        margin-right: 20px;
    }
    .footer__unitwrapper_block-middle-socials__icon:nth-child(5) {
        margin-right: 0;
    }
    .footer__unitwrapper_block-middle-socials__icon {
        margin-bottom: 25px;
    }
    .navigation-bar__module {
        display: block;
        position: fixed;
        background: var(--footerblock_container__wrapper);
        bottom: 0;
        padding-top: 12px;
        padding-bottom: 9px;
        width: 100%;
    }
    .menu__items-wrap {
        margin: 0 auto;
        width: 306px;
        display: flex;
        justify-content: space-between;
    }
    .menu-module__item-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .menu-section__image {
        display: block;
        margin-bottom: 1px;
        width: 35px;
    }
    .site-menu__module-item__text {
        display: block;
        font-size: 12px;
        font-weight: 400;
        line-height: 14.06px;
        color: white;
        text-align: center;
    }
}
@media only screen and (max-width: 400px) {
    .slots-area-top-slot-with-many-row__slots-wrap-local {
        width: 107%;
        justify-content: normal;
    }
}






