/* CryptoCasinoHub global shell. Loaded after Mercury styles with a filemtime version. */
.cch-site-header *,
.cch-site-footer *,
.cch-mobile-menu * {
    box-sizing: border-box;
}

.cch-site-header-height,
.cch-site-header-wrap,
.cch-site-header {
    height: 72px !important;
    min-height: 72px !important;
}

.cch-site-header-wrap {
    z-index: 9990;
    border-bottom: 1px solid #dedbd2;
    background: #fffdfa;
    box-shadow: 0 6px 20px rgba(7, 23, 47, .08);
}

.cch-site-header-wrap.fixed,
.cch-site-header-wrap.fixed .cch-site-header {
    height: 60px !important;
    min-height: 60px !important;
    background: rgba(255, 253, 250, .98);
}

.cch-site-header__inner.space-wrapper {
    display: flex !important;
    align-items: center;
    width: min(1280px, calc(100% - 64px)) !important;
    max-width: none !important;
    height: 100%;
    margin: 0 auto;
    padding: 0 !important;
}

.cch-site-header__brand.space-header-logo,
.cch-site-nav.space-header-menu {
    float: none !important;
    min-width: 0;
}

.cch-site-header__brand.space-header-logo {
    flex: 0 0 285px;
    width: 285px !important;
}

.cch-site-header__brand .space-header-logo-ins {
    height: auto !important;
    margin: 0 !important;
}

.cch-site-header__brand .space-header-logo-ins::after {
    display: none !important;
}

.cch-site-brand {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
    color: #07172f !important;
    line-height: 1 !important;
    text-decoration: none !important;
}

.cch-site-brand__mark {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 31px;
    overflow: hidden;
    border: 1px solid #d5b25d;
    border-radius: 5px;
    background: #07172f;
}

.cch-site-brand__mark img {
    display: block;
    width: 46px;
    height: 23px;
    object-fit: contain;
}

.cch-site-brand__text,
.cch-site-brand__text strong,
.cch-site-brand__text small {
    display: block !important;
}

.cch-site-brand__text strong {
    color: #07172f;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 19px;
    line-height: 1.05;
    letter-spacing: 0;
}

.cch-site-brand__text small {
    margin-top: 3px;
    color: #7f6423;
    font-family: Arial, sans-serif;
    font-size: 8px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
}

.cch-site-nav.space-header-menu {
    display: flex !important;
    flex: 1 1 auto;
    align-items: center;
    justify-content: flex-end;
    width: auto !important;
    height: 100%;
}

.cch-site-nav > ul.mega-menu {
    display: flex !important;
    align-items: center;
    height: 100%;
    margin: 0 !important;
    padding: 0 10px 0 0 !important;
}

.cch-site-nav ul.mega-menu > li.header-menu-item {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 !important;
}

.cch-site-nav ul.mega-menu > li.header-menu-item > .header-menu-title > a {
    display: flex;
    align-items: center;
    min-height: 38px;
    padding: 9px 12px !important;
    color: #172033 !important;
    border: 0 !important;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.cch-site-nav ul.mega-menu > li.header-menu-item:hover > .header-menu-title > a,
.cch-site-nav ul.mega-menu > li.current-menu-item > .header-menu-title > a,
.cch-site-nav ul.mega-menu > li.current-menu-parent > .header-menu-title > a,
.cch-site-nav ul.mega-menu > li.current-menu-ancestor > .header-menu-title > a {
    color: #775716 !important;
    background: #f7efd9;
}

.cch-site-nav .mega-sub-menu {
    top: 72px;
    max-width: 1280px;
    padding: 26px;
    color: #fff;
    border: 1px solid #29415f;
    border-radius: 0 0 8px 8px;
    background: #07172f;
    box-shadow: 0 18px 38px rgba(5, 17, 34, .24);
}

.cch-site-header-wrap.fixed .cch-site-nav .mega-sub-menu {
    top: 60px;
}

.admin-bar .cch-site-nav .mega-sub-menu {
    top: 104px;
}

.cch-site-nav .mega-sub-menu a,
.cch-site-nav .sub-menu a {
    color: #e6edf4 !important;
}

.cch-site-nav .mega-sub-menu a:hover,
.cch-site-nav .sub-menu a:hover {
    color: #efcf82 !important;
    background: #102946;
}

.cch-site-header__tools {
    display: flex !important;
    flex: 0 0 auto;
    align-items: center;
    gap: 7px;
}

.cch-header-cta {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 8px 14px !important;
    color: #17130b !important;
    border: 1px solid #d5aa43;
    border-radius: 5px;
    background: #ddb34f;
    box-shadow: 0 5px 14px rgba(196, 146, 31, .2);
    font-size: 12px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: none !important;
}

.cch-header-cta:hover,
.cch-header-cta:focus-visible {
    color: #17130b !important;
    background: #ebc668;
    box-shadow: 0 7px 18px rgba(196, 146, 31, .3);
}

.cch-header-search.space-header-search {
    position: static !important;
    display: flex !important;
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
}

.cch-header-search button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    color: #07172f;
    border: 1px solid transparent;
    border-radius: 5px;
    background: transparent;
    cursor: pointer;
}

.cch-header-search button:hover,
.cch-header-search button:focus-visible {
    border-color: #d8d4c8;
    background: #f3f1ea;
}

.cch-header-search i {
    color: inherit;
    background: transparent;
    font-size: 17px;
}

.cch-mobile-menu-button.space-mobile-menu-icon {
    display: none;
    position: static !important;
    width: 38px !important;
    height: 38px !important;
    padding: 7px !important;
    border: 1px solid transparent;
    border-radius: 5px;
    background: transparent;
    cursor: pointer;
}

.cch-mobile-menu-button div {
    position: static !important;
    width: 22px !important;
    height: 2px !important;
    margin: 4px auto !important;
    border-radius: 0 !important;
    background: #07172f !important;
}

.space-header-search-block {
    background: rgba(7, 23, 47, .97);
}

.space-header-search-block input[type='search'] {
    color: #fff;
    border-bottom-color: #d9ab45;
}

.cch-mobile-menu.space-mobile-menu {
    background: rgba(5, 15, 30, .82);
}

.cch-mobile-menu__panel.space-mobile-menu-block {
    width: min(420px, 92vw) !important;
    max-width: none !important;
    color: #fff;
    border-left: 1px solid #29415f;
    background-color: #07172f;
    background-image: url('../aces/img/whale-hero-480.webp');
    background-repeat: no-repeat;
    background-position: right -85px bottom 75px;
    background-size: 360px auto;
}

.cch-mobile-menu__panel::before {
    position: absolute;
    inset: 0;
    background: rgba(7, 23, 47, .94);
    content: '';
}

.cch-mobile-menu__panel > .space-mobile-menu-block-ins {
    position: relative;
    z-index: 1;
    min-height: 100%;
    padding: 30px 28px !important;
}

.cch-mobile-menu__panel > * {
    position: relative;
    z-index: 1;
}

.cch-mobile-menu__header {
    margin: 0 44px 28px 0;
    overflow: visible;
    text-align: left;
}

.cch-site-brand--mobile .cch-site-brand__text strong,
.cch-site-brand--footer .cch-site-brand__text strong {
    color: #fff;
}

.cch-mobile-menu__nav {
    overflow: visible;
}

.cch-mobile-menu__nav ul li {
    color: #fff;
    font-family: Arial, sans-serif;
}

.cch-mobile-menu__nav > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.cch-mobile-menu__nav ul li a {
    display: block;
    padding: 13px 0;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
}

.cch-mobile-menu__nav ul li ul {
    padding: 0 0 9px 14px;
}

.cch-mobile-menu__nav ul li ul li a {
    padding: 8px 0;
    color: #b9c5d2;
    font-size: 13px;
    font-weight: 600;
}

.cch-mobile-menu__actions {
    margin-top: 24px;
}

.cch-mobile-menu__actions .cch-header-cta {
    width: 100%;
}

.cch-mobile-menu__utility {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    margin-top: 18px;
}

.cch-mobile-menu__utility a {
    color: #c7d1dc;
    font-size: 11px;
}

.cch-mobile-menu__copy {
    margin-top: 26px;
    padding-top: 20px;
    color: #9eacbb;
    border-top: 1px solid rgba(255, 255, 255, .12);
    font-size: 10px;
    line-height: 1.6;
    text-align: left;
}

.cch-mobile-menu__copy strong {
    color: #fff;
}

.cch-mobile-menu__close {
    top: 24px !important;
    right: 22px !important;
    width: 34px !important;
    height: 34px !important;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 5px;
    background: transparent;
}

.cch-mobile-menu__close .to-right,
.cch-mobile-menu__close .to-left {
    top: 15px !important;
    left: 7px !important;
    width: 18px !important;
    background: #fff !important;
}

.cch-site-footer.space-footer {
    color: #fff;
    background: #06152b !important;
}

#footer.cch-site-footer__main {
    width: 100%;
    padding: 68px 0 0 !important;
    color: #fff;
    background: #06152b !important;
}

#footer.cch-site-footer__main .cch-site-footer__inner.space-page-wrapper {
    width: min(1280px, calc(100% - 64px)) !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.cch-site-footer__lead {
    display: grid !important;
    grid-template-columns: minmax(260px, .8fr) minmax(560px, 1.2fr);
    gap: 72px;
    padding-bottom: 50px;
}

.cch-site-footer__about {
    max-width: 390px;
}

.cch-site-brand--footer .cch-site-brand__mark {
    width: 60px;
    height: 38px;
}

.cch-site-brand--footer .cch-site-brand__mark img {
    width: 56px;
    height: 27px;
}

.cch-site-brand--footer .cch-site-brand__text strong {
    font-size: 22px;
}

.cch-site-footer__about > p {
    margin: 22px 0 0;
    color: #aeb9c6;
    font-size: 14px;
    line-height: 1.7;
}

.cch-site-footer .social-links {
    display: flex;
    gap: 7px;
    margin-top: 22px;
}

.cch-site-footer .social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #d8e0e8;
    border: 1px solid #30445e;
    border-radius: 5px;
    background: transparent;
}

.cch-site-footer .social-link::after {
    display: none;
}

.cch-site-footer .social-link:hover,
.cch-site-footer .social-link:focus-visible {
    color: #07172f;
    border-color: #d9ab45;
    background: #d9ab45;
}

.cch-site-footer__nav-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 38px;
}

.cch-site-footer__column h2 {
    margin: 0 0 20px;
    color: #efcf82 !important;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.3;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
}

.cch-site-footer .footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cch-site-footer .footer-links li {
    margin: 0 0 11px;
}

.cch-site-footer .footer-links a {
    display: inline-block;
    padding: 0;
    color: #c1cbd6 !important;
    font-size: 13px;
    line-height: 1.45;
    font-weight: 600;
    text-decoration: none;
}

.cch-site-footer .footer-links a::before {
    display: none;
}

.cch-site-footer .footer-links a:hover,
.cch-site-footer .footer-links a:focus-visible {
    color: #fff !important;
}

.cch-site-footer__responsible {
    display: grid !important;
    grid-template-columns: 86px minmax(0, 1.2fr) minmax(0, 1fr);
    gap: 24px;
    align-items: center;
    padding: 26px 0;
    border-top: 1px solid rgba(255, 255, 255, .13);
    border-bottom: 1px solid rgba(255, 255, 255, .13);
}

.cch-site-footer__age strong {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 44px;
    color: #fff;
    border: 1px solid #d9ab45;
    border-radius: 5px;
    font-size: 18px;
}

.cch-site-footer__age img {
    display: block;
    max-width: 100%;
    height: auto;
}

.cch-site-footer__responsible p {
    margin: 0;
    color: #95a3b2;
    font-size: 11px;
    line-height: 1.6;
}

.cch-site-footer__responsible a {
    color: #d9c27f !important;
}

.cch-site-footer__bottom {
    display: flex !important;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    min-height: 72px;
    color: #8997a6;
    font-size: 11px;
}

.cch-site-footer__legal .space-footer-menu {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.cch-site-footer__legal .space-footer-menu li {
    float: none;
    margin: 0;
}

.cch-site-footer__legal .space-footer-menu a {
    color: #aeb9c5 !important;
    font-size: 11px;
    text-decoration: none;
}

.cch-site-footer__legal .space-footer-menu a:hover,
.cch-site-footer__legal .space-footer-menu a:focus-visible {
    color: #fff !important;
}

@media screen and (max-width: 1199px) {
    .cch-site-header__inner.space-wrapper {
        width: min(100% - 40px, 1040px) !important;
    }

    .cch-site-header__brand.space-header-logo {
        flex: 1 1 auto;
        width: auto !important;
    }

    .cch-site-nav > ul.mega-menu {
        display: none !important;
    }

    .cch-mobile-menu-button.space-mobile-menu-icon {
        display: block !important;
    }

    .cch-site-footer__lead {
        grid-template-columns: minmax(240px, .75fr) minmax(480px, 1.25fr);
        gap: 46px;
    }
}

@media screen and (max-width: 900px) {
    .cch-site-footer__lead {
        grid-template-columns: 1fr;
    }

    .cch-site-footer__about {
        max-width: 620px;
    }
}

@media screen and (max-width: 800px) {
    .cch-site-header__inner.space-wrapper,
    #footer.cch-site-footer__main .cch-site-footer__inner.space-page-wrapper {
        width: min(100% - 28px, 720px) !important;
    }

    #footer.cch-site-footer__main {
        padding-top: 52px !important;
    }

    .cch-site-footer__nav-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 34px;
    }

    .cch-site-footer__responsible {
        grid-template-columns: 70px minmax(0, 1fr);
    }

    .cch-site-footer__responsible p:last-child {
        grid-column: 2;
    }

    .cch-site-footer__bottom {
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        padding: 22px 0;
    }
}

@media screen and (max-width: 620px) {
    .cch-site-header-height,
    .cch-site-header-wrap,
    .cch-site-header,
    .cch-site-header-wrap.fixed,
    .cch-site-header-wrap.fixed .cch-site-header {
        height: 62px !important;
        min-height: 62px !important;
    }

    .cch-site-header__inner.space-wrapper {
        width: calc(100% - 24px) !important;
    }

    .cch-site-brand {
        gap: 8px;
    }

    .cch-site-brand__mark {
        width: 42px;
        height: 29px;
    }

    .cch-site-brand__mark img {
        width: 39px;
        height: 20px;
    }

    .cch-site-brand__text strong {
        font-size: 16px;
    }

    .cch-site-brand__text small {
        display: none !important;
    }

    .cch-site-header__tools > .cch-header-cta {
        display: none !important;
    }

    .cch-header-search.space-header-search,
    .cch-header-search button,
    .cch-mobile-menu-button.space-mobile-menu-icon {
        width: 36px !important;
        height: 36px !important;
    }

    .cch-site-footer__nav-grid {
        grid-template-columns: 1fr 1fr;
        gap: 30px 20px;
    }

    .cch-site-footer__column:last-child {
        grid-column: 1 / -1;
    }

    .cch-site-footer__responsible {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .cch-site-footer__responsible p:last-child {
        grid-column: 1;
    }

    .space-to-top {
        display: none !important;
    }
}

@media screen and (max-width: 390px) {
    .cch-site-brand__text strong {
        font-size: 15px;
    }

    .cch-site-footer__nav-grid {
        grid-template-columns: 1fr;
    }

    .cch-site-footer__column:last-child {
        grid-column: 1;
    }
}
