<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: Roboto;
    background: var(--block-body-container);
}
.header {
    position: fixed;
    top: 0;
    padding: 10px 0;
    width: 100%;
    background: var(--header);
    z-index: 1;
}
.header__module__unit_row {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.site-header__site-logo-link__image-link {
    display: flex;
    align-items: center;
    color: var(--top__branding);
}
.site-header__site-logo-link__image-link:active, .site-header__site-logo-link__image-link:hover {
    color: var(--top__branding);
    opacity: 0.8;
}
.top__branding {
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.logo-area-link__header__img {
    height: 36px;
    width: 120px;
    object-fit: cover;
    object-position: center;
}
.logo-company-brand-link-header__image {
    width: 184px;
    height: 29px;
}
.header-access-controls a:hover {
    opacity: 0.8;
}
.header-access-controls 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_link-session {
    display: inline-block;
    background: var(--header-buttons_link-session);
    color: var(--header-buttons_link-session_text);
    width: 158px;
    margin-right: 20px;
}
.header-join-link-primary {
    display: inline-block;
    background: var(--header-join-link-primary);
    color: var(--header-join-link-primary_text);
    width: 230px;
}
.block-body-container {
    margin: 200px auto 0;
    width: 100%;
    max-width: 1530px;
}
.casino-slots__panel {
    margin-top: 100px;
    position: relative;
}
.h1-block_wrapper-h1__top {
    background: linear-gradient(to right, var(--h1-block_wrapper-h1__top), var(--h1-wrapper-block__h1), var(--h1-block_wrapper-h1__top));
    padding: 70px 111px;
    border-radius: 16px 16px 0 0;
}
.h1-wrapper-block__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.h1-button-action_join__bottom {
    padding: 50px 0;
    border-radius: 0 0 16px 16px;
    background: white;
    text-align: center;
}
.h1-call_start__button:hover {
    opacity: 0.8;
}
.h1-call_start__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;
}
.casino-slots__panel h2 {
    padding-right: 90px;
    color: var(--top__branding);
    font-size: 38px;
    font-weight: 700;
    line-height: 44.53px;
    letter-spacing: 0.3px;
    margin-bottom: 30px;
}
.slot-display-mobile-res {
    width: 230px;
    display: inline-block;
}
.slot-picture-bg__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-graphic-symbol__img {
    position:absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.slot-item_display__button:hover {
    opacity: 0.8;
}
.slot-item_display__button {
    width: 75px;
    height: 33px;
    position: relative;
    border-radius: 90px;
    background: var(--slot-item_display__button);
    font-weight: 700;
    line-height: 23.44px;
    color: var(--symbol__display__text);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
}
.symbol__display__text {
    color: var(--symbol__display__text);
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.online-slots__list-slot-with-one-row__slots-wrap {
    padding-top: 20px;
    overflow: hidden;
}
.block-content__body {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--top__branding);
}
.slots-module-pagination-slot-with-group-row__slots-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.game-lobby__slot-section-slot-with-group-row__slots-wrap-local {
    margin-right: 30px;
    padding: 30px 30px 10px 30px;
    background: var(--game-lobby__slot-section-slot-with-group-row__slots-wrap-local);
    display: inline-block;
    width: 540px;
    border-radius: 16px;
    margin-bottom: 20px;
}
.casino-slots_wrapper-slot-with-group-row__slots-wrap-local-2 {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
}
.margin-r-0 {
    margin-right: 0!important;
}
.m-right-16 {
    margin-right: 16px;
}
.margin-right-26 {
    margin-right: 26px;
}
.margin-r-20 {
    margin-bottom: 20px;
}
.slots-area-bottom-text {
}
.slots-list-record-text__description {
    padding-top: 30px;
}
.casino-slots__panel p, .casino-slots__panel h3, .casino-slots__panel h4, .casino-slots__panel h5, .casino-slots__panel h6, .casino-slots__panel ul, .casino-slots__panel ol {
    margin-bottom: 24px;
}
.casino-slots__panel ul, .casino-slots__panel ol {
    margin-top: 0;
    padding-left: 26px;
}
.casino-slots__panel li {
    margin-bottom: 10px;
}
.casino-slots__panel, .casino-slots__panel p, .casino-slots__panel h3, .casino-slots__panel h4, .casino-slots__panel h5, .casino-slots__panel h6, .casino-slots__panel li, .casino-slots__panel span {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: var(--top__branding);
}
.casino-slots-area-table__wrap {
    margin-top: 20px;
    overflow-x:auto;
    margin-bottom: 10px;
}
.casino-slots-area-table__wrap table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
    margin-bottom: 10px;
}
.casino-slots-area-table__wrap thead td{
    font-size: 24px;
    font-weight: 500;
    line-height: 28.13px;
    min-width: 120px;
}
.casino-slots-area-table__wrap tbody td{
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}
.casino-slots-area-table__wrap td{
    border: 1px solid #C0C0C0;
    color: var(--top__branding);
    height: 47px;
    text-align: left;
    padding: 15px;
    min-width: 100px;
}
.slots-panel_body-slot-with-many-row__slots-wrap {
    margin-top: 20px;
    overflow: hidden;
}
.slots-list-layout-slot-with-many-row__slots-wrap-local {
    width: 101%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.slots-area__secondary-h1-with-image__button {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}
.slot-collection-list-h1-with-image__img {
    position: absolute;
    width: 100%;
}
.game-area-slot-games-h1-with-image__top {
    padding: 100px 111px 100px 111px;
    position: relative;
}
.slot-gallery_display-unit-h1-with-image__h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 76.17px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}
.slots-section__mobile-h1-with-image__bottom {
    padding: 0 0 100px 0;
    text-align: center;
    position: relative;
}
.slot-games__grid-h1-with-image__button:hover {
    opacity: 0.8;
}
.slot-games__grid-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_block_wrappertext {
    background: var(--footer_block_wrappertext);
    margin-top: 100px;
}
.sectionfooter-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1530px;
    padding-top: 36px;
    padding-bottom: 35px;
}
.footerwrapper_text-block-middle-middle {
    display: flex;
    justify-content: space-between;
}
.pagefooterwrapper-middle-platforms {
    display: flex;
}
.footertext__column__wrapper-middle-socials {
    display: flex;
    align-items: center;
}
.footermain_wrapper-middle-socials__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    display: inline-block;
    color: white;
    margin-right: 25px;
    opacity: 0;
}
.row__footercontainer-middle-socials__icon {
    margin-right: 24px;
}
.footermainunit-middle-platforms-item__icon_android {
    width: 28px;
    height: 32px;
    position: relative;
    left: -6px;
    top: 3px;
}
.page_footer-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-section_wrapper {
    display: none;
}
@media only screen and (max-width: 1530px) {
    .footerwrapper_text-block-middle-middle {
        display: block;
    }
    .pagefooterwrapper-middle-platforms {
        justify-content: center;
    }
    .footertext__column__wrapper-middle-socials {
        align-items: center;
        justify-content: center;
    }
    .page_footer-bottom__item {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .footer-page__row-wrapper-bottom {
        display: flex;
        justify-content: space-evenly;
    }
    .block-body-container, .header__module__unit_row {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .footer_block_wrappertext {
        margin-bottom: 65px;
    }
    body {
        min-width: 390px;
    }
    .block-body-container, .header__module__unit_row {
        min-width: 358px;
    }
    .block-body-container {
        margin-top: 131px;
    }
    .header {
        padding: 14px 0;
    }
    .header-buttons_link-session {
        margin-right: 5px;
    }
    .site-header__site-logo-link__image-link {
        margin-top: 7px;
    }
    .top__branding {
        overflow: hidden !important;
        text-overflow: ellipsis;
        max-width: 140px;
    }
    .casino-slots__panel h2 {
        padding-right: 0;
        font-size: 26px;
        font-weight: 700;
        line-height: 30.47px;
        margin-bottom: 12px;
    }
    .casino-slots-area-table__wrap {
        width: 100%;
        overflow-x: auto;
    }
    .logo-company-brand-link-header__image {
        width: 90px;
        height: 29px;
    }
    .header-access-controls a {
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
        border-radius: 10px;
        padding-top: 12px;
        padding-bottom: 13px;
    }
    .header-buttons_link-session {
        width: 83px;
    }
    .header-join-link-primary {
        width: 117px;
    }
    .casino-slots__panel {
        margin-top: 50px;
    }
    .casino-slots__panel:first-child {
        margin-top: 30px;
    }
    .online-slots__list-slot-with-one-row__slots-wrap {
        padding-top: 15px;
        margin-bottom: 20px;
    }
    .slot-gallery_display-unit-h1-with-image__h1, .h1-wrapper-block__h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 49.22px;
    }
    .h1-block_wrapper-h1__top, .game-area-slot-games-h1-with-image__top {
        padding: 30px 24px;
    }
    .h1-button-action_join__bottom {
        padding: 20px 16px;
    }
    .slots-section__mobile-h1-with-image__bottom {
        padding: 20px 16px;
    }

    .slot-games__grid-h1-with-image__button, .h1-call_start__button {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        line-height: 18.75px;
    }
    .block-content__body {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        overflow-x: auto;
    }
    .slots-module-pagination-slot-with-group-row__slots-wrap {
        margin-top: 12px;
    }
    .slot-display-mobile-res {
        width: 169px;
        border-radius: 12px;
    }
    .slot-picture-bg__img-wrap {
        height: 120px;
    }
    .margin-right-26 {
        margin-right: 21px;
    }
    .slot-games-section-slot-with-group-row .slot-display-mobile-res {
        width: 125px;
        border-radius: 8px;
    }
    .slot-games-section-slot-with-group-row .slot-picture-bg__img-wrap {
        height: 90px;
        margin-bottom: 8px;
    }
    .symbol__display__text {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .slot-item_display__button {
        width: 71px;
        height: 31px;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.09px;
    }
    .casino-slots-area-table__wrap thead td{
        font-size: 20px;
        font-weight: 700;
        line-height: 23.44px;
    }
    .casino-slots-area-table__wrap tbody td{
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
    }
    .casino-slots-area-table__wrap td{
        height: 37px;
    }
    .game-lobby__slot-section-slot-with-group-row__slots-wrap-local {
        padding: 14px;
        width: 290px;
        padding-bottom: 2px;
        margin-right: 21px;
    }
    .casino-slots_wrapper-slot-with-group-row__slots-wrap-local-2 {
        width: 290px;
    }
    .game-lobby__slot-section-slot-with-group-row__slots-wrap-local .m-right-16 {
        margin-right: 8px;
    }
    .game-lobby__slot-section-slot-with-group-row__slots-wrap-local .margin-r-20 {
        margin-bottom: 10px;
    }
    .slots-list-record-text__description {
        padding-top: 20px;
    }
    .footermainunit-middle-platforms-item__icon_android {
        left: 2px;
    }
    .footermain_wrapper-middle-socials__text {
        display: block;
        margin-right: 0;
        text-align: center;
    }
    .footertext__column__wrapper-middle-socials {
        display: block;
    }
    .footer_block_container-middle-socials-images {
        width: 390px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-page__row-wrapper-bottom {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 296px;
        padding-bottom: 0px;
    }
    .casino-slots__panel p, .casino-slots__panel h3, .casino-slots__panel h4, .casino-slots__panel h5, .casino-slots__panel h6, .casino-slots__panel ul, .casino-slots__panel ol {
        margin-bottom: 21px;
    }
    .casino-slots__panel ul, .casino-slots__panel ol {
        margin-top: 0;
        padding-left: 23px;
    }
    .casino-slots__panel li {
        margin-bottom: 10px;
    }
    .casino-slots__panel p, .casino-slots__panel h3, .casino-slots__panel h4, .casino-slots__panel h5, .casino-slots__panel h6, .casino-slots__panel li, .casino-slots__panel span {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
        color: var(--top__branding);
    }
    .casino-slots-area-table__wrap {
        margin-top: 10px;
    }
    .slots-list-layout-slot-with-many-row__slots-wrap-local {
        width: 104%;
    }
    .slots-panel_body-slot-with-many-row__slots-wrap {
        margin-top: 12px;
    }
    .slots-panel_body-slot-with-many-row__slots-wrap .slot-display-mobile-res .margin-right-26{
        margin-right: 20px;
    }
    .row__footercontainer-middle-socials__icon:nth-child(5) {
        margin-right: 0;
    }
    .row__footercontainer-middle-socials__icon {
        margin-bottom: 25px;
    }
    .menu-section_wrapper {
        display: block;
        position: fixed;
        background: var(--footer_block_wrappertext);
        bottom: 0;
        padding-top: 12px;
        padding-bottom: 9px;
        width: 100%;
    }
    .nav_container-wrap {
        margin: 0 auto;
        width: 306px;
        display: flex;
        justify-content: space-between;
    }
    .main-menu-item-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .menu_asset-secondary {
        display: block;
        margin-bottom: 1px;
        width: 35px;
    }
    .menu__list-top-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-list-layout-slot-with-many-row__slots-wrap-local {
        width: 107%;
        justify-content: normal;
    }
}






</pre></body></html>