body {
    font-family: Roboto;
    background: var(--container__inner-area);
}
.header {
    position: fixed;
    top: 0;
    padding: 10px 0;
    width: 100%;
    background: var(--header);
    z-index: 1;
}
.headerpage_row__wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-header__site-logo-link__image-link {
    display: flex;
    align-items: center;
    color: var(--logo-text__header);
}
.main-header__site-logo-link__image-link:active, .main-header__site-logo-link__image-link:hover {
    color: var(--logo-text__header);
    opacity: 0.8;
}
.logo-text__header {
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.header_logo-area-link__img {
    height: 36px;
    width: 120px;
    object-fit: cover;
    object-position: center;
}
.top-brand-image-link__image {
    width: 184px;
    height: 29px;
}
.header-gateway__bar a:hover {
    opacity: 0.8;
}
.header-gateway__bar 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-buttons_item-signin {
    display: inline-block;
    background: var(--header-buttons_item-signin);
    color: var(--header-buttons_item-signin_text);
    width: 158px;
    margin-right: 20px;
}
.header-join-link-top {
    display: inline-block;
    background: var(--header-join-link-top);
    color: var(--header-join-link-top_text);
    width: 230px;
}
.container__inner-area {
    margin: 200px auto 0;
    width: 100%;
    max-width: 1530px;
}
.online-slots-wrapper {
    margin-top: 100px;
    position: relative;
}
.block__meta_h1_metatag__top {
    background: linear-gradient(to right, var(--block__meta_h1_metatag__top), var(--h1-meta-block-content__h1), var(--block__meta_h1_metatag__top));
    padding: 70px 111px;
    border-radius: 16px 16px 0 0;
}
.h1-meta-block-content__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.main-title-action_signup__bottom {
    padding: 50px 0;
    border-radius: 0 0 16px 16px;
    background: white;
    text-align: center;
}
.h1-meta__start-button__button:hover {
    opacity: 0.8;
}
.h1-meta__start-button__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;
}
.online-slots-wrapper h2 {
    padding-right: 90px;
    color: var(--logo-text__header);
    font-size: 38px;
    font-weight: 700;
    line-height: 44.53px;
    letter-spacing: 0.3px;
    margin-bottom: 30px;
}
.slot-element_picture-symbol {
    width: 230px;
    display: inline-block;
}
.slot-item-symbol-image__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-visual_img__img {
    position:absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.slot_visual__button:hover {
    opacity: 0.8;
}
.slot_visual__button {
    width: 75px;
    height: 33px;
    position: relative;
    border-radius: 90px;
    background: var(--slot_visual__button);
    font-weight: 700;
    line-height: 23.44px;
    color: var(--slot-graphic__reel__text);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
}
.slot-graphic__reel__text {
    color: var(--slot-graphic__reel__text);
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.slot-page-explore-slots-slot-with-one-row__slots-wrap {
    padding-top: 20px;
    overflow: hidden;
}
.block__copy-summary {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--logo-text__header);
}
.casino__classic-slots-slot-with-group-row__slots-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.slot-page-explore-slots-slot-with-group-row__slots-wrap-local {
    margin-right: 30px;
    padding: 30px 30px 10px 30px;
    background: var(--slot-page-explore-slots-slot-with-group-row__slots-wrap-local);
    display: inline-block;
    width: 540px;
    border-radius: 16px;
    margin-bottom: 20px;
}
.game-lobby_slot-panel-slot-with-group-row__slots-wrap-local-2 {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
}
.margin-r-0 {
    margin-right: 0!important;
}
.margin-r-16 {
    margin-right: 16px;
}
.mr-26 {
    margin-right: 26px;
}
.margin-right-20 {
    margin-bottom: 20px;
}
.slots-section__themed-text {
}
.slots-library-popular-text__description {
    padding-top: 30px;
}
.online-slots-wrapper p, .online-slots-wrapper h3, .online-slots-wrapper h4, .online-slots-wrapper h5, .online-slots-wrapper h6, .online-slots-wrapper ul, .online-slots-wrapper ol {
    margin-bottom: 24px;
}
.online-slots-wrapper ul, .online-slots-wrapper ol {
    margin-top: 0;
    padding-left: 26px;
}
.online-slots-wrapper li {
    margin-bottom: 10px;
}
.online-slots-wrapper, .online-slots-wrapper p, .online-slots-wrapper h3, .online-slots-wrapper h4, .online-slots-wrapper h5, .online-slots-wrapper h6, .online-slots-wrapper li, .online-slots-wrapper span {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--logo-text__header);
}
.slots-items-item-table__wrap {
    margin-top: 20px;
    overflow-x:auto;
    margin-bottom: 10px;
}
.slots-items-item-table__wrap table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
    margin-bottom: 10px;
}
.slots-items-item-table__wrap thead td{
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    min-width: 120px;
}
.slots-items-item-table__wrap tbody td{
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}
.slots-items-item-table__wrap td{
    border: 1px solid #C0C0C0;
    color: var(--logo-text__header);
    height: 47px;
    text-align: left;
    padding: 15px;
    min-width: 100px;
}
.game-lobby__slot-panel-slot-with-many-row__slots-wrap {
    margin-top: 20px;
    overflow: hidden;
}
.slots-module-games-container-slot-with-many-row__slots-wrap-local {
    width: 101%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.slot-listing__tile-element-h1-with-image__button {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}
.slots-display__slot-cards-h1-with-image__img {
    position: absolute;
    width: 100%;
}
.slot-games-panel-h1-with-image__top {
    padding: 100px 111px 100px 111px;
    position: relative;
}
.slots-block__slot-gallery-h1-with-image__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.casino-slots_list-h1-with-image__bottom {
    padding: 0 0 100px 0;
    text-align: center;
    position: relative;
}
.game-area_slot-games-h1-with-image__button:hover {
    opacity: 0.8;
}
.game-area_slot-games-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;
}
.footerrow_text__block {
    background: var(--footerrow_text__block);
    margin-top: 100px;
}
.footerunit-block-wrapper-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    padding-top: 36px;
    padding-bottom: 35px;
}
.footersitemoduletext-middle-middle {
    display: flex;
    justify-content: space-between;
}
.footer__module__unit_row-middle-platforms {
    display: flex;
}
.footerwrapper__page_row-middle-socials {
    display: flex;
    align-items: center;
}
.footerunit_block__wrapper-middle-socials__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    display: inline-block;
    color: white;
    margin-right: 25px;
    opacity: 0;
}
.footer__elementwrapper-middle-socials__icon {
    margin-right: 24px;
}
.footermainunit-middle-platforms-item__icon_android {
    width: 28px;
    height: 32px;
    position: relative;
    left: -6px;
    top: 3px;
}
.wrappermainfooter-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__items {
    display: none;
}
@media only screen and (max-width: 1530px) {
    .footersitemoduletext-middle-middle {
        display: block;
    }
    .footer__module__unit_row-middle-platforms {
        justify-content: center;
    }
    .footerwrapper__page_row-middle-socials {
        align-items: center;
        justify-content: center;
    }
    .wrappermainfooter-bottom__item {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .footer_wrappertext_block-bottom {
        display: flex;
        justify-content: space-evenly;
    }
    .container__inner-area, .headerpage_row__wrapper {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .footerrow_text__block {
        margin-bottom: 65px;
    }
    body {
        min-width: 390px;
    }
    .container__inner-area, .headerpage_row__wrapper {
        min-width: 358px;
    }
    .container__inner-area {
        margin-top: 131px;
    }
    .header {
        padding: 14px 0;
    }
    .header-buttons_item-signin {
        margin-right: 5px;
    }
    .main-header__site-logo-link__image-link {
        margin-top: 7px;
    }
    .logo-text__header {
        overflow: hidden !important;
        text-overflow: ellipsis;
        max-width: 140px;
    }
    .online-slots-wrapper h2 {
        padding-right: 0;
        font-size: 26px;
        font-weight: 700;
        line-height: 30.47px;
        margin-bottom: 12px;
    }
    .slots-items-item-table__wrap {
        width: 100%;
        overflow-x: auto;
    }
    .top-brand-image-link__image {
        width: 90px;
        height: 29px;
    }
    .header-gateway__bar a {
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
        border-radius: 10px;
        padding-top: 12px;
        padding-bottom: 13px;
    }
    .header-buttons_item-signin {
        width: 83px;
    }
    .header-join-link-top {
        width: 117px;
    }
    .online-slots-wrapper {
        margin-top: 50px;
    }
    .online-slots-wrapper:first-child {
        margin-top: 30px;
    }
    .slot-page-explore-slots-slot-with-one-row__slots-wrap {
        padding-top: 15px;
        margin-bottom: 20px;
    }
    .slots-block__slot-gallery-h1-with-image__h1, .h1-meta-block-content__h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 49.22px;
    }
    .block__meta_h1_metatag__top, .slot-games-panel-h1-with-image__top {
        padding: 30px 24px;
    }
    .main-title-action_signup__bottom {
        padding: 20px 16px;
    }
    .casino-slots_list-h1-with-image__bottom {
        padding: 20px 16px;
    }

    .game-area_slot-games-h1-with-image__button, .h1-meta__start-button__button {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
    }
    .block__copy-summary {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        overflow-x: auto;
    }
    .casino__classic-slots-slot-with-group-row__slots-wrap {
        margin-top: 12px;
    }
    .slot-element_picture-symbol {
        width: 169px;
        border-radius: 12px;
    }
    .slot-item-symbol-image__img-wrap {
        height: 120px;
    }
    .mr-26 {
        margin-right: 21px;
    }
    .casino-all-slots-slot-with-group-row .slot-element_picture-symbol {
        width: 125px;
        border-radius: 8px;
    }
    .casino-all-slots-slot-with-group-row .slot-item-symbol-image__img-wrap {
        height: 90px;
        margin-bottom: 8px;
    }
    .slot-graphic__reel__text {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slot_visual__button {
        width: 71px;
        height: 31px;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slots-items-item-table__wrap thead td{
        font-size: 20px;
        font-weight: 700;
        line-height: 23.44px;
    }
    .slots-items-item-table__wrap tbody td{
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
    }
    .slots-items-item-table__wrap td{
        height: 37px;
    }
    .slot-page-explore-slots-slot-with-group-row__slots-wrap-local {
        padding: 14px;
        width: 290px;
        padding-bottom: 2px;
        margin-right: 21px;
    }
    .game-lobby_slot-panel-slot-with-group-row__slots-wrap-local-2 {
        width: 290px;
    }
    .slot-page-explore-slots-slot-with-group-row__slots-wrap-local .margin-r-16 {
        margin-right: 8px;
    }
    .slot-page-explore-slots-slot-with-group-row__slots-wrap-local .margin-right-20 {
        margin-bottom: 10px;
    }
    .slots-library-popular-text__description {
        padding-top: 20px;
    }
    .footermainunit-middle-platforms-item__icon_android {
        left: 2px;
    }
    .footerunit_block__wrapper-middle-socials__text {
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .footerwrapper__page_row-middle-socials {
        display: block;
    }
    .footermodule__position__text-middle-socials-images {
        width: 390px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer_wrappertext_block-bottom {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 296px;
        padding-bottom: 0px;
    }
    .online-slots-wrapper p, .online-slots-wrapper h3, .online-slots-wrapper h4, .online-slots-wrapper h5, .online-slots-wrapper h6, .online-slots-wrapper ul, .online-slots-wrapper ol {
        margin-bottom: 21px;
    }
    .online-slots-wrapper ul, .online-slots-wrapper ol {
        margin-top: 0;
        padding-left: 23px;
    }
    .online-slots-wrapper li {
        margin-bottom: 10px;
    }
    .online-slots-wrapper p, .online-slots-wrapper h3, .online-slots-wrapper h4, .online-slots-wrapper h5, .online-slots-wrapper h6, .online-slots-wrapper li, .online-slots-wrapper span {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        color: var(--logo-text__header);
    }
    .slots-items-item-table__wrap {
        margin-top: 10px;
    }
    .slots-module-games-container-slot-with-many-row__slots-wrap-local {
        width: 104%;
    }
    .game-lobby__slot-panel-slot-with-many-row__slots-wrap {
        margin-top: 12px;
    }
    .game-lobby__slot-panel-slot-with-many-row__slots-wrap .slot-element_picture-symbol .mr-26{
        margin-right: 20px;
    }
    .footer__elementwrapper-middle-socials__icon:nth-child(5) {
        margin-right: 0;
    }
    .footer__elementwrapper-middle-socials__icon {
        margin-bottom: 25px;
    }
    .navigation-bar__items {
        display: block;
        position: fixed;
        background: var(--footerrow_text__block);
        bottom: 0;
        padding-top: 12px;
        padding-bottom: 9px;
        width: 100%;
    }
    .header-menu_area-wrap {
        margin: 0 auto;
        width: 306px;
        display: flex;
        justify-content: space-between;
    }
    .menu__span-main {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .site-navigation-img {
        display: block;
        margin-bottom: 1px;
        width: 35px;
    }
    .menu__area-left-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-module-games-container-slot-with-many-row__slots-wrap-local {
        width: 107%;
        justify-content: normal;
    }
}






