
    @font-face {
        font-family: 'digital_sans_ef_medium';
        font-display: swap;
        src: url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/digital_sans_ef_medium.woff2?v=0') format('woff2'),
             url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/digital_sans_ef_medium.woff?v=0') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'gilroybold';
        font-display: swap;
        src: url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/Gilroy-Bold.woff2?v=0') format('woff2'),
             url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/Gilroy-Bold.woff?v=0') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Open24DisplaySt';
        font-display: swap;
        src: url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/Open24DisplaySt.woff2?v=0') format('woff2');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Glyphicons Halflings';
        font-display: swap;
        src: url('https://feniksu.com/ext/dsuown9evwz4y.cloudfront.net/Fonts/glyphicons-halflings-regular.woff?v=0') format('woff');
    }

    body {
        font-family: 'digital_sans_ef_medium', Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: inherit;
    }

    .home-progressive-jackpot .jackpot-play-section .jackpot-play-text {
        font-family: 'gilroybold';
    }

    .home-progressive-jackpot .jackpot-container {
        font-family: 'Open24DisplaySt';
    }

    .glyphicon {
        font-family: 'Glyphicons Halflings';
    }

.slot-results{padding:24px 16px;background:#0f0f10}
.slot-card{max-width:1080px;margin:0 auto;background:#1a1a1c;border:1px solid #2c2c2e;border-top:3px solid #c00;border-radius:16px;padding:24px 28px;text-align:center;font-family:inherit}
.slot-card-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:1px solid #2c2c2e;padding-bottom:14px}
.slot-card-head h2{color:#f5d98b;font-size:20px;margin:0}
.slot-date{color:#f5d98b;font-weight:700;margin-right:10px}
.slot-badge{background:rgba(204,0,0,.18);border:1px solid #c00;color:#ff6b6b;border-radius:999px;padding:3px 12px;font-size:12px}
.slot-prizes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:22px 0}
.slot-prize{display:flex;flex-direction:column;gap:6px;border-left:1px solid #2c2c2e;padding:0 8px}
.slot-prize:first-child{border-left:none}
.slot-prize-label{color:#f0f0f0;font-size:15px;font-weight:700}
.slot-prize-sub{color:#9a9a9d;font-size:12px}
.slot-number{color:#fff;font-size:26px;font-weight:700;letter-spacing:2px}
.slot-number-first{display:inline-block;background:linear-gradient(#fffbe8,#fdeec9);color:#c00;font-size:34px;border-radius:10px;padding:8px 18px;box-shadow:0 0 18px rgba(245,217,139,.25);align-self:center;margin-top:4px}
.slot-cta{display:inline-block;background:#d42a2a;color:#fff;border-radius:10px;padding:10px 28px;font-size:15px;text-decoration:none}
.slot-games{max-width:1080px;margin:8px auto 24px;padding:0 16px}
.slot-games-head{margin:0 0 14px}
.slot-games-head span{display:inline-block;background:linear-gradient(90deg,#8a1c1c,#5c1010);color:#f5d98b;font-size:18px;font-weight:700;padding:8px 26px;border-radius:6px 24px 6px 6px}
.slot-games-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.slot-game{display:flex;flex-direction:column;gap:6px;background:#1a1a1c;border:1px solid #2c2c2e;border-radius:12px;padding:10px;text-align:center;text-decoration:none;transition:border-color .2s}
.slot-game:hover{border-color:#c00}
.slot-game img{width:100%;height:auto;border-radius:8px}
.slot-game-name{color:#f0f0f0;font-weight:700;font-size:14px}
.slot-game-sub{color:#9a9a9d;font-size:11px}
.slot-games-more{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;margin-top:16px}
.slot-games-more-label{color:#f5d98b;font-size:13px;font-weight:700;margin-right:4px}
.slot-chip{background:#241f1a;border:1px solid #4a3a20;color:#e8d9b0;border-radius:999px;padding:6px 14px;font-size:12px;text-decoration:none}
.slot-chip:hover{border-color:#c00;color:#fff}
.slot-dev{display:inline-flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:4px}
.slot-prize-full{grid-column:1/-1;border-left:none;align-items:center;padding-bottom:14px;border-bottom:1px solid #2c2c2e}
.slot-prize-full .slot-number-first{font-size:40px}
.slot-ball{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#f3e6c8);color:#c00;font-weight:700;font-size:16px;border:2px solid #c8a028}
.slot-auth-btns{display:flex;gap:12px;justify-content:center;margin:0;background:#0f0f10;padding:16px}
.slot-btn{flex:1;max-width:280px;text-align:center;padding:14px 24px;border-radius:999px;font-weight:700;font-size:17px;text-decoration:none}
.slot-btn-register{background:linear-gradient(135deg,#a8e063,#56ab2f);color:#0f2b05}
.slot-btn-login{background:linear-gradient(135deg,#5c6bc0,#3949ab);color:#fff}
@media(max-width:768px){.slot-games-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:480px){.slot-games-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.slot-prizes{grid-template-columns:repeat(2,1fr)}.slot-prize{border-left:none;border-top:1px solid #2c2c2e;padding-top:12px}}

/* banner — single image, capped at the theme's own content width.
   The artwork is 1280x426. Stretching it full-bleed on a 1920+ viewport upscales
   it ~56% and looks soft, so it is capped at .container's 1170px instead: that
   DOWNSCALES by 9% (always crisp) and lines the banner up with the page grid.
   aspect-ratio:auto releases the theme's 1920/613 lock, which would otherwise
   letterbox this 3.005:1 art inside a 3.133:1 box. Under 768px the cap simply
   does not bind, so phones still get edge-to-edge.
   The body prefix keeps these winning over the /cdn/*.css rules that load after
   this block. */
/* sticky mobile register bar — see the markup comment before </body> */
.nexus-cta-bar{display:none}
@media(max-width:768px){
    body .nexus-cta-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1000;
        padding:8px 10px;background:rgba(6,5,3,.96);
        border-top:1px solid rgba(207,132,22,.45);box-shadow:0 -4px 18px rgba(0,0,0,.55)}
    body .nexus-cta-bar a{flex:1;display:block;padding:13px 8px;border-radius:10px;
        font-size:16px;font-weight:700;text-align:center;text-decoration:none;
        background:linear-gradient(to bottom,#fda601 0%,#cc7100 100%);color:#2a1400}
    /* keep the footer clear of the bar rather than letting it overlap content */
    body{padding-bottom:66px}
}

body .banner{aspect-ratio:auto;background:var(--banner-bg,#070707)}
body .banner>a{display:block;max-width:1170px;margin:0 auto}
body .banner>a picture{display:block}
body .banner>a img{display:block;width:100%;height:auto}
    .fx-midcta{padding:26px 16px 6px;text-align:center}
    .fx-midcta-title{margin:0;font-size:26px;font-weight:800;line-height:1.3;color:#fff;
        text-shadow:0 2px 6px rgba(0,0,0,.5)}
    .fx-midcta-sub{margin:8px auto 0;max-width:640px;font-size:15px;line-height:1.6;color:#ffe9c9}
    .fx-midcta-sub strong{color:#ffc21f;font-size:1.35em;font-weight:900;
        text-shadow:0 0 12px rgba(253,166,1,.5)}
    @media(max-width:768px){
        .fx-midcta{padding:20px 12px 4px}
        .fx-midcta-title{font-size:21px}
        .fx-midcta-sub{font-size:14px}
    }
    /* Sized against what sits next to it, not by eye: the register button below is
       17px and the h1 is 36px, so a 16px lead read as a caption and the 13%-opacity
       gold panel was invisible on near-black. The number is the entire point of this
       block - it is the thing the searcher typed - so it gets display-size type and
       the panel gets a real background. */
    /* Two headline numbers, sized against neighbours not by eye: the register button below
       is 17px and the h1 36px, so a 16px lead read as a caption. The bonus offer earns equal
       billing because users need the main promotion visible before they scroll. Full
       three-tier card sits lower down instead. */
    .fx-deposit-strip{max-width:1170px;margin:12px auto 0;padding:14px 16px;
        background:rgba(12,9,4,.82);border:2px solid rgba(253,166,1,.75);border-radius:12px;
        box-shadow:0 0 0 1px rgba(0,0,0,.5) inset,0 4px 20px rgba(0,0,0,.45);text-align:center}
    .fx-deposit-strip .fx-ds-lead{display:flex;flex-wrap:wrap;justify-content:center;
        align-items:baseline;gap:4px 26px;margin:0;font-size:17px;font-weight:700;
        line-height:1.35;color:#ffe9b8}
    .fx-deposit-strip .fx-ds-pair{white-space:nowrap}
    .fx-deposit-strip .fx-ds-lead strong{margin-left:5px;font-size:29px;font-weight:900;
        color:#ffc21f;text-shadow:0 0 16px rgba(253,166,1,.55),0 2px 0 rgba(0,0,0,.6)}
    .fx-deposit-strip .fx-ds-sub{margin:8px 0 0;font-size:14px;line-height:1.5;color:#e6d9c2}
    .fx-deposit-strip .fx-ds-sub span{display:inline-block;margin:0 9px}
    .fx-deposit-strip .fx-ds-sub span+span::before{content:"";display:inline-block;
        width:5px;height:5px;margin-right:12px;border-radius:50%;
        background:rgba(253,166,1,.75);vertical-align:middle}
    .fx-rates{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;
        margin:14px auto 0;padding:0;max-width:640px;list-style:none}
    .fx-rates li{flex:1 1 150px;padding:9px 10px;border-radius:9px;
        background:rgba(0,0,0,.34);border:1px solid rgba(253,166,1,.32)}
    .fx-rates b{display:block;font-size:13px;font-weight:600;color:#ffe9c9}
    .fx-rates span{display:block;font-size:20px;font-weight:900;color:#ffc21f;line-height:1.3}
    .fx-midcta-link{margin:14px 0 0;font-size:15px}
    .fx-midcta-link a{color:#ffc21f;text-decoration:underline;text-underline-offset:3px}
    @media(max-width:768px){
        .fx-deposit-strip{margin:10px 10px 0;padding:12px}
        .fx-deposit-strip .fx-ds-lead{font-size:14.5px;gap:2px 16px}
        .fx-deposit-strip .fx-ds-lead strong{font-size:25px}
        .fx-deposit-strip .fx-ds-sub{font-size:13px}
        .fx-rates span{font-size:18px}
    }

/* The template is desktop-first; these stop horizontal overflow on phones.
   The body prefix keeps them winning over the same-specificity rules in the
   /cdn/*.css files, which load after this inline block. */
@media(max-width:768px){
    html,body{overflow-x:hidden}
    body img{max-width:100%}
    body .banner-carousel img,body .banner img{width:100%;height:auto}
    body .announcement-container{flex-direction:column;gap:8px}
    body .announcement-container>*{min-width:0}
    body .home-progressive-jackpot .border-container{gap:10px;padding:10px}
    body .home-progressive-jackpot .jackpot-play-section{margin-left:0}
    body .home-progressive-jackpot .jackpot-play-section img{max-width:28vw;height:auto}
    body .home-progressive-jackpot .jackpot-container{flex:1;min-width:0;overflow:hidden;padding:10px 4px;font-size:20px;letter-spacing:1px}
    body .home-progressive-jackpot .jackpot-currency{font-size:14px}
    body .topbar-item.language-selector-container{display:none}
    body .provider-section{text-align:center}
}
@media(max-width:480px){
    /* jackpot bar: drop the "Jackpot Play" wordmark, keep the digits readable */
    body .home-progressive-jackpot .jackpot-play-text{display:none}
    body .home-progressive-jackpot .jackpot-container{font-size:16px}
    /* "413 672" must not wrap onto two lines */
    body .slot-number{white-space:nowrap}
}
.apollo-news{padding:30px 0;border-top:1px dotted #555;margin-top:24px;text-align:left}
.apollo-news h2{color:#fff;font-size:25px;margin:0 0 24px;line-height:1.4}
.apollo-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}
.apollo-news-card{min-width:0}
.apollo-news-image{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;overflow:hidden;border:2px solid #e6b83d;border-radius:8px;background:linear-gradient(135deg,#302819,#171717);color:#e6b83d;text-decoration:none}
.apollo-news-image img{display:block;width:100%;height:100%;object-fit:cover;margin:0}
.apollo-news-placeholder{font-size:22px;padding:20px;text-align:center}
.apollo-news-card h3{font-size:20px;line-height:1.5;margin:14px 0 6px;overflow-wrap:anywhere}
.apollo-news-card h3 a{color:#e6b83d;text-decoration:none}
.apollo-news-card h3 a:hover{color:#ffe69a;text-decoration:underline}
.apollo-news-card p{color:#ddd;font-size:16px;line-height:1.7;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
.apollo-news a:focus-visible{outline:2px solid #fff;outline-offset:4px}
.apollo-post-content{overflow-wrap:anywhere}
.apollo-post-content img{max-width:100%;height:auto}
@media(max-width:991px){.apollo-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.apollo-news-grid{grid-template-columns:1fr;gap:24px}.apollo-news h2{font-size:23px}}
