body {
    font-family: Roboto;
    background: var(--main-content_block);
}
.header {
    position: fixed;
    top: 0;
    padding: 10px 0;
    width: 100%;
    background: var(--header);
    z-index: 1;
}
.headerunitrow__wrapperblock {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-header-logo-link__image-link {
    display: flex;
    align-items: center;
    color: var(--site-header__branding);
}
.main-header-logo-link__image-link:active, .main-header-logo-link__image-link:hover {
    color: var(--site-header__branding);
    opacity: 0.8;
}
.site-header__branding {
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.header-logo-brand-link__img {
    height: 36px;
    width: 120px;
    object-fit: cover;
    object-position: center;
}
.header-block-logo-image-link__image {
    width: 184px;
    height: 29px;
}
.header-controls__profile a:hover {
    opacity: 0.8;
}
.header-controls__profile 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-membership-link__login {
    display: inline-block;
    background: var(--header-membership-link__login);
    color: var(--header-membership-link__login_text);
    width: 158px;
    margin-right: 20px;
}
.header-register-now-link_user-identity {
    display: inline-block;
    background: var(--header-register-now-link_user-identity);
    color: var(--header-register-now-link_user-identity_text);
    width: 230px;
}
.main-content_block {
    margin: 200px auto 0;
    width: 100%;
    max-width: 1530px;
}
.slots-items_card {
    margin-top: 100px;
    position: relative;
}
.block-h1-data__top {
    background: linear-gradient(to right, var(--block-h1-data__top), var(--h1-meta-block-meta-tag-h1__h1), var(--block-h1-data__top));
    padding: 70px 111px;
    border-radius: 16px 16px 0 0;
}
.h1-meta-block-meta-tag-h1__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.h1-headline__start-link__bottom {
    padding: 50px 0;
    border-radius: 0 0 16px 16px;
    background: white;
    text-align: center;
}
.top-action-play__button:hover {
    opacity: 0.8;
}
.top-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;
}
.slots-items_card h2 {
    padding-right: 90px;
    color: var(--site-header__branding);
    font-size: 38px;
    font-weight: 700;
    line-height: 44.53px;
    letter-spacing: 0.3px;
    margin-bottom: 30px;
}
.slot-display-picture {
    width: 230px;
    display: inline-block;
}
.slot-image__symb__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-element_visual-symbol__img {
    position:absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.slot-machine__picture__button:hover {
    opacity: 0.8;
}
.slot-machine__picture__button {
    width: 75px;
    height: 33px;
    position: relative;
    border-radius: 90px;
    background: var(--slot-machine__picture__button);
    font-weight: 700;
    line-height: 23.44px;
    color: var(--slot-display-reel__text);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
}
.slot-display-reel__text {
    color: var(--slot-display-reel__text);
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.online-slots-wrapper-slot-with-one-row__slots-wrap {
    padding-top: 20px;
    overflow: hidden;
}
.block-text_info {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--site-header__branding);
}
.game-lobby__slot-games-slot-with-group-row__slots-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.slots-section_featured-slot-with-group-row__slots-wrap-local {
    margin-right: 30px;
    padding: 30px 30px 10px 30px;
    background: var(--slots-section_featured-slot-with-group-row__slots-wrap-local);
    display: inline-block;
    width: 540px;
    border-radius: 16px;
    margin-bottom: 20px;
}
.slots-block__item-group-slot-with-group-row__slots-wrap-local-2 {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
}
.margin-r-0 {
    margin-right: 0!important;
}
.margin-right-16 {
    margin-right: 16px;
}
.m-right-26 {
    margin-right: 26px;
}
.mr-20 {
    margin-bottom: 20px;
}
.slots-panel_grid-section-text {
}
.slot-listing-slot-representation-text__description {
    padding-top: 30px;
}
.slots-items_card p, .slots-items_card h3, .slots-items_card h4, .slots-items_card h5, .slots-items_card h6, .slots-items_card ul, .slots-items_card ol {
    margin-bottom: 24px;
}
.slots-items_card ul, .slots-items_card ol {
    margin-top: 0;
    padding-left: 26px;
}
.slots-items_card li {
    margin-bottom: 10px;
}
.slots-items_card, .slots-items_card p, .slots-items_card h3, .slots-items_card h4, .slots-items_card h5, .slots-items_card h6, .slots-items_card li, .slots-items_card span {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--site-header__branding);
}
.slots-display-game-tiles-table__wrap {
    margin-top: 20px;
    overflow-x:auto;
    margin-bottom: 10px;
}
.slots-display-game-tiles-table__wrap table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
    margin-bottom: 10px;
}
.slots-display-game-tiles-table__wrap thead td{
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    min-width: 120px;
}
.slots-display-game-tiles-table__wrap tbody td{
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}
.slots-display-game-tiles-table__wrap td{
    border: 1px solid #C0C0C0;
    color: var(--site-header__branding);
    height: 47px;
    text-align: left;
    padding: 15px;
    min-width: 100px;
}
.casino-slots__list-slot-with-many-row__slots-wrap {
    margin-top: 20px;
    overflow: hidden;
}
.casino-slots_area-slot-with-many-row__slots-wrap-local {
    width: 101%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.slots-section-featured-h1-with-image__button {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}
.slots-area-primary-h1-with-image__img {
    position: absolute;
    width: 100%;
}
.slots-section_featured-h1-with-image__top {
    padding: 100px 111px 100px 111px;
    position: relative;
}
.slots-module__controls-top-h1-with-image__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.slots-module__controls-bottom-h1-with-image__bottom {
    padding: 0 0 100px 0;
    text-align: center;
    position: relative;
}
.slots-area__inner-h1-with-image__button:hover {
    opacity: 0.8;
}
.slots-area__inner-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;
}
.footer-blockunit__wrapper {
    background: var(--footer-blockunit__wrapper);
    margin-top: 100px;
}
.footer__elementwrapper-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    padding-top: 36px;
    padding-bottom: 35px;
}
.footer-rowunit__wrapper-middle-middle {
    display: flex;
    justify-content: space-between;
}
.wrapper__footer-middle-platforms {
    display: flex;
}
.footerunit__row-wrapper-middle-socials {
    display: flex;
    align-items: center;
}
.position__footer-middle-socials__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    display: inline-block;
    color: white;
    margin-right: 25px;
    opacity: 0;
}
.contentpagefooter-middle-socials__icon {
    margin-right: 24px;
}
.footer-module-middle-platforms-item__icon_android {
    width: 28px;
    height: 32px;
    position: relative;
    left: -6px;
    top: 3px;
}
.footer-text_wrapper_block-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;
}
.menu_navigation-side {
    display: none;
}
@media only screen and (max-width: 1530px) {
    .footer-rowunit__wrapper-middle-middle {
        display: block;
    }
    .wrapper__footer-middle-platforms {
        justify-content: center;
    }
    .footerunit__row-wrapper-middle-socials {
        align-items: center;
        justify-content: center;
    }
    .footer-text_wrapper_block-bottom__item {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .footer__text-block_row-bottom {
        display: flex;
        justify-content: space-evenly;
    }
    .main-content_block, .headerunitrow__wrapperblock {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .footer-blockunit__wrapper {
        margin-bottom: 65px;
    }
    body {
        min-width: 390px;
    }
    .main-content_block, .headerunitrow__wrapperblock {
        min-width: 358px;
    }
    .main-content_block {
        margin-top: 131px;
    }
    .header {
        padding: 14px 0;
    }
    .header-membership-link__login {
        margin-right: 5px;
    }
    .main-header-logo-link__image-link {
        margin-top: 7px;
    }
    .site-header__branding {
        overflow: hidden !important;
        text-overflow: ellipsis;
        max-width: 140px;
    }
    .slots-items_card h2 {
        padding-right: 0;
        font-size: 26px;
        font-weight: 700;
        line-height: 30.47px;
        margin-bottom: 12px;
    }
    .slots-display-game-tiles-table__wrap {
        width: 100%;
        overflow-x: auto;
    }
    .header-block-logo-image-link__image {
        width: 90px;
        height: 29px;
    }
    .header-controls__profile a {
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
        border-radius: 10px;
        padding-top: 12px;
        padding-bottom: 13px;
    }
    .header-membership-link__login {
        width: 83px;
    }
    .header-register-now-link_user-identity {
        width: 117px;
    }
    .slots-items_card {
        margin-top: 50px;
    }
    .slots-items_card:first-child {
        margin-top: 30px;
    }
    .online-slots-wrapper-slot-with-one-row__slots-wrap {
        padding-top: 15px;
        margin-bottom: 20px;
    }
    .slots-module__controls-top-h1-with-image__h1, .h1-meta-block-meta-tag-h1__h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 49.22px;
    }
    .block-h1-data__top, .slots-section_featured-h1-with-image__top {
        padding: 30px 24px;
    }
    .h1-headline__start-link__bottom {
        padding: 20px 16px;
    }
    .slots-module__controls-bottom-h1-with-image__bottom {
        padding: 20px 16px;
    }

    .slots-area__inner-h1-with-image__button, .top-action-play__button {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
    }
    .block-text_info {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        overflow-x: auto;
    }
    .game-lobby__slot-games-slot-with-group-row__slots-wrap {
        margin-top: 12px;
    }
    .slot-display-picture {
        width: 169px;
        border-radius: 12px;
    }
    .slot-image__symb__img-wrap {
        height: 120px;
    }
    .m-right-26 {
        margin-right: 21px;
    }
    .slots-items-tile-view-slot-with-group-row .slot-display-picture {
        width: 125px;
        border-radius: 8px;
    }
    .slots-items-tile-view-slot-with-group-row .slot-image__symb__img-wrap {
        height: 90px;
        margin-bottom: 8px;
    }
    .slot-display-reel__text {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slot-machine__picture__button {
        width: 71px;
        height: 31px;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slots-display-game-tiles-table__wrap thead td{
        font-size: 20px;
        font-weight: 700;
        line-height: 23.44px;
    }
    .slots-display-game-tiles-table__wrap tbody td{
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
    }
    .slots-display-game-tiles-table__wrap td{
        height: 37px;
    }
    .slots-section_featured-slot-with-group-row__slots-wrap-local {
        padding: 14px;
        width: 290px;
        padding-bottom: 2px;
        margin-right: 21px;
    }
    .slots-block__item-group-slot-with-group-row__slots-wrap-local-2 {
        width: 290px;
    }
    .slots-section_featured-slot-with-group-row__slots-wrap-local .margin-right-16 {
        margin-right: 8px;
    }
    .slots-section_featured-slot-with-group-row__slots-wrap-local .mr-20 {
        margin-bottom: 10px;
    }
    .slot-listing-slot-representation-text__description {
        padding-top: 20px;
    }
    .footer-module-middle-platforms-item__icon_android {
        left: 2px;
    }
    .position__footer-middle-socials__text {
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .footerunit__row-wrapper-middle-socials {
        display: block;
    }
    .footerwrapperunit__row-middle-socials-images {
        width: 390px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer__text-block_row-bottom {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 296px;
        padding-bottom: 0px;
    }
    .slots-items_card p, .slots-items_card h3, .slots-items_card h4, .slots-items_card h5, .slots-items_card h6, .slots-items_card ul, .slots-items_card ol {
        margin-bottom: 21px;
    }
    .slots-items_card ul, .slots-items_card ol {
        margin-top: 0;
        padding-left: 23px;
    }
    .slots-items_card li {
        margin-bottom: 10px;
    }
    .slots-items_card p, .slots-items_card h3, .slots-items_card h4, .slots-items_card h5, .slots-items_card h6, .slots-items_card li, .slots-items_card span {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        color: var(--site-header__branding);
    }
    .slots-display-game-tiles-table__wrap {
        margin-top: 10px;
    }
    .casino-slots_area-slot-with-many-row__slots-wrap-local {
        width: 104%;
    }
    .casino-slots__list-slot-with-many-row__slots-wrap {
        margin-top: 12px;
    }
    .casino-slots__list-slot-with-many-row__slots-wrap .slot-display-picture .m-right-26{
        margin-right: 20px;
    }
    .contentpagefooter-middle-socials__icon:nth-child(5) {
        margin-right: 0;
    }
    .contentpagefooter-middle-socials__icon {
        margin-bottom: 25px;
    }
    .menu_navigation-side {
        display: block;
        position: fixed;
        background: var(--footer-blockunit__wrapper);
        bottom: 0;
        padding-top: 12px;
        padding-bottom: 9px;
        width: 100%;
    }
    .menu_list-wrap {
        margin: 0 auto;
        width: 306px;
        display: flex;
        justify-content: space-between;
    }
    .menu_category-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .menu-panel__link-icon {
        display: block;
        margin-bottom: 1px;
        width: 35px;
    }
    .menu-bar__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) {
    .casino-slots_area-slot-with-many-row__slots-wrap-local {
        width: 107%;
        justify-content: normal;
    }
}






