*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body.stl-body-c9x4{font-family:Roboto,-apple-system,BlinkMacSystemFont,'Segoe UI',Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',Arial,sans-serif;background-color:#0e2f2b;color:#e8ede8;line-height:1.6;min-height:100vh;overflow-x:hidden}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
input,textarea,select{font-family:inherit}
ul,ol{list-style:none}
.stl-sr-only-f3j1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.stl-container-b6r9{max-width:1200px;margin:0 auto;padding:0 16px}
.stl-page-wrap-r7m2{display:flex;flex-direction:column;min-height:100vh}

.stl-header-x9k2{background:#222723;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.4)}
.stl-hdr-x9k2{max-width:1200px;margin:0 auto;padding:0 16px}
.stl-hdr-inner-w7r1{display:flex;align-items:center;gap:12px;height:64px;flex-wrap:nowrap}
.stl-hdr-logo-z3p8{display:flex;align-items:center;gap:10px;flex-shrink:0}
.stl-logo-link-q5m4{display:flex;align-items:center}
.stl-logo-img-n6f0{height:38px;width:auto;object-fit:contain}
.stl-hdr-review-count-b2s7{display:flex;align-items:center;gap:4px;font-size:12px;color:#f9c719;white-space:nowrap}
.stl-hdr-nav-area-k8v3{flex:1;display:flex;justify-content:center}
.stl-nav-list-p9x6{display:flex;gap:4px;align-items:center}
.stl-nav-item-r2c5{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#9db09a;transition:color .2s,background .2s;white-space:nowrap}
.stl-nav-item-r2c5:hover{color:#e8ede8;background:rgba(255,255,255,.06)}
.stl-hdr-buttons-v5w8{display:flex;gap:8px;align-items:center;flex-shrink:0}
.stl-burger-btn-h4j6{display:none;flex-direction:column;gap:5px;padding:8px;border-radius:8px;transition:background .2s}
.stl-burger-btn-h4j6:hover{background:rgba(255,255,255,.08)}
.stl-burger-line-e3w5{display:block;width:22px;height:2px;background:#e8ede8;border-radius:2px;transition:transform .3s,opacity .3s}
.stl-burger-btn-h4j6.stl-burger-open-v2k8 .stl-burger-line-e3w5:nth-child(1){transform:translateY(7px) rotate(45deg)}
.stl-burger-btn-h4j6.stl-burger-open-v2k8 .stl-burger-line-e3w5:nth-child(2){opacity:0}
.stl-burger-btn-h4j6.stl-burger-open-v2k8 .stl-burger-line-e3w5:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.stl-mobile-menu-c7d1{background:#1a2320;border-top:1px solid #2a3d35;overflow:hidden;max-height:0;transition:max-height .35s ease}
.stl-mobile-menu-c7d1.stl-menu-open-r4n9{max-height:400px}
.stl-mob-nav-q2r8{padding:12px 16px;display:flex;flex-direction:column;gap:4px}
.stl-mob-nav-item-u5x3{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:15px;color:#9db09a;transition:color .2s,background .2s}
.stl-mob-nav-item-u5x3:hover{color:#e8ede8;background:rgba(255,255,255,.06)}

.stl-btn-v3m7{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 20px;border-radius:8px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .2s;white-space:nowrap;text-decoration:none}
.stl-btn-v3m7:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.35)}
.stl-btn-v3m7:active{transform:translateY(0)}
.stl-btn-primary-a1k9{background:#02504b;color:#e8ede8;border:1px solid #02504b}
.stl-btn-primary-a1k9:hover{background:#026d65}
.stl-btn-gold-s6r2{background:#f9c719;color:#0e2f2b;border:1px solid #f9c719}
.stl-btn-gold-s6r2:hover{background:#fbd44a;color:#0e2f2b}
.stl-btn-outline-t8p3{background:transparent;color:#e8ede8;border:1px solid rgba(232,237,232,.3)}
.stl-btn-outline-t8p3:hover{border-color:#e8ede8;background:rgba(232,237,232,.06)}
.stl-btn-ghost-u4w1{background:transparent;color:#9db09a;border:1px solid #1e4a43}
.stl-btn-ghost-u4w1:hover{color:#e8ede8;border-color:#e8ede8}
.stl-btn-lg-w9h3{padding:12px 28px;font-size:16px;border-radius:10px}
.stl-btn-full-e4w8{width:100%}

.stl-hero-section-v5b8{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden}
.stl-hero-bg-n3p7{position:absolute;inset:0;z-index:0}
.stl-hero-bg-img-q2w6{width:100%;height:100%;object-fit:cover;object-position:center}
.stl-hero-overlay-k4f1{position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,47,43,.92) 0%,rgba(14,47,43,.7) 60%,rgba(2,80,75,.5) 100%)}
.stl-hero-content-z8j3{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:60px 16px}
.stl-hero-text-block-a5d9{max-width:620px}
.stl-hero-label-m7r2{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#f9c719;margin-bottom:12px}
.stl-hero-title-s6v4{font-size:clamp(28px,5vw,52px);font-weight:900;line-height:1.15;margin-bottom:16px;color:#e8ede8}
.stl-hero-subtitle-e3n8{font-size:16px;line-height:1.6;color:#b8c8b5;margin-bottom:28px}
.stl-hero-cta-row-u1p5{display:flex;gap:12px;flex-wrap:wrap}

.stl-casino-info-section-d4k7{padding:48px 0}
.stl-casino-info-grid-f2x1{display:grid;grid-template-columns:280px 1fr 1fr;gap:20px;align-items:start}
.stl-casino-tile-w8m5{background:#112e29;border-radius:16px;border:1px solid #1e4a43;overflow:hidden}
.stl-casino-tile-inner-q3p6{padding:24px;display:flex;flex-direction:column;gap:16px}
.stl-casino-tile-logo-e7v2{display:flex;justify-content:center;padding-bottom:8px;border-bottom:1px solid #1e4a43}
.stl-casino-tile-logo-e7v2 img{height:36px;width:auto;object-fit:contain}
.stl-casino-score-block-n9j4{display:flex;flex-direction:column;gap:8px}
.stl-score-stars-row-t5c8{display:flex;align-items:center;gap:10px}
.stl-score-value-big-a2r7{font-size:36px;font-weight:900;color:#f9c719}
.stl-score-stars-display-k6w1{display:flex;gap:2px}
.stl-score-progress-wrap-d1m4{height:6px;background:#1e4a43;border-radius:3px;overflow:hidden}
.stl-score-progress-bar-v7h6{height:100%;background:linear-gradient(90deg,#02504b,#f9c719);border-radius:3px;width:var(--score-pct,0%);transition:width .8s ease}
.stl-casino-bonus-badge-u3n2{display:flex;align-items:center;gap:8px;background:rgba(249,199,25,.1);border:1px solid rgba(249,199,25,.25);border-radius:10px;padding:10px 14px;color:#f9c719;font-size:13px;font-weight:600}
.stl-casino-tile-buttons-p9k5{display:flex;flex-direction:column;gap:8px}
.stl-review-summary-block-z6d3,.stl-params-score-block-h5q3{background:#112e29;border-radius:16px;border:1px solid #1e4a43;padding:24px}
.stl-block-title-q4f7{font-size:16px;font-weight:700;color:#e8ede8;margin-bottom:16px}
.stl-rating-breakdown-r8v5{display:flex;flex-direction:column;gap:8px}
.stl-rb-row-n2m6{display:flex;align-items:center;gap:10px}
.stl-rb-label-k9w1{font-size:13px;color:#f9c719;min-width:36px}
.stl-rb-bar-wrap-j3p4{flex:1;height:8px;background:#1e4a43;border-radius:4px;overflow:hidden}
.stl-rb-bar-fill-s7c2{height:100%;background:#f9c719;border-radius:4px;transition:width .6s ease}
.stl-rb-mid-y4x9{background:#f9a119}
.stl-rb-low-v1n3{background:#e35050}
.stl-rb-zero-r5f2{background:#1e4a43}
.stl-rb-count-a5h8{font-size:12px;color:#9db09a;min-width:28px;text-align:right}
.stl-params-grid-w7n6{display:flex;flex-direction:column;gap:10px}
.stl-param-item-b2v4{display:flex;align-items:center;gap:8px}
.stl-param-label-e9k1{font-size:13px;color:#9db09a;min-width:140px}
.stl-param-bar-wrap-m3r8{flex:1;height:6px;background:#1e4a43;border-radius:3px;overflow:hidden}
.stl-param-bar-fill-j6s5{height:100%;background:linear-gradient(90deg,#02504b,#26c6bc);border-radius:3px;transition:width .6s ease}
.stl-param-value-z4p7{font-size:12px;color:#f9c719;min-width:36px;text-align:right}

.stl-toc-section-u2b5{padding:24px 0;border-top:1px solid #1e4a43;border-bottom:1px solid #1e4a43}
.stl-toc-block-k4w8{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.stl-toc-title-m9d3{font-size:13px;font-weight:600;color:#9db09a;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em}
.stl-toc-tabs-f6v1{display:flex;gap:8px;flex-wrap:wrap}
.stl-toc-tab-r7x5{display:inline-flex;align-items:center;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;background:#112e29;border:1px solid #1e4a43;color:#9db09a;transition:all .2s}
.stl-toc-tab-r7x5:hover{background:#02504b;border-color:#02504b;color:#e8ede8}

.stl-leave-review-section-p3c7{padding:48px 0}
.stl-bonus-for-review-banner-n8k2{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#163830,#1e4a43);border:1px solid rgba(249,199,25,.3);border-radius:16px;padding:20px 24px;margin-bottom:32px}
.stl-bonus-banner-text-v4j6{display:flex;align-items:center;gap:14px;color:#f9c719}
.stl-bonus-banner-text-v4j6 div{display:flex;flex-direction:column;gap:4px}
.stl-bonus-banner-text-v4j6 strong{font-size:16px;color:#f9c719}
.stl-bonus-banner-text-v4j6 span{font-size:14px;color:#b8c8b5}
.stl-review-form-wrap-d5t9{background:#112e29;border-radius:16px;border:1px solid #1e4a43;padding:32px}
.stl-section-title-b1r4{font-size:clamp(20px,3vw,28px);font-weight:700;color:#e8ede8;margin-bottom:24px}
.stl-section-subtitle-w3p6{font-size:15px;color:#9db09a;margin-top:-16px;margin-bottom:24px}
.stl-review-form-q6m3{display:flex;flex-direction:column;gap:20px}
.stl-form-row-e7k5{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.stl-form-group-a2v8{display:flex;flex-direction:column;gap:6px}
.stl-form-label-n4w1{font-size:14px;font-weight:500;color:#9db09a}
.stl-form-label-n4w1 span{color:#e35050}
.stl-form-input-j9s3,.stl-form-textarea-u7c2{background:#0e2f2b;border:1px solid #1e4a43;border-radius:8px;padding:10px 14px;font-size:15px;color:#e8ede8;transition:border-color .2s,box-shadow .2s;width:100%}
.stl-form-input-j9s3:focus,.stl-form-textarea-u7c2:focus{outline:none;border-color:#02504b;box-shadow:0 0 0 3px rgba(2,80,75,.25)}
.stl-form-input-j9s3::placeholder,.stl-form-textarea-u7c2::placeholder{color:#4a6a60}
.stl-form-textarea-u7c2{resize:vertical;min-height:120px}
.stl-form-hint-p3k6{font-size:12px;color:#4a6a60}
.stl-form-ratings-section-v8n5{display:flex;flex-direction:column;gap:12px}
.stl-form-ratings-grid-h4d7{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.stl-form-rating-item-q2x9{display:flex;flex-direction:column;gap:6px}
.stl-form-rating-label-b5m3{font-size:13px;color:#9db09a}
.stl-star-rating-input-k8w6{display:flex;flex-direction:row-reverse;gap:2px}
.stl-star-radio-v9p4{font-size:22px;color:#1e4a43;cursor:pointer;transition:color .15s;line-height:1}
.stl-star-rating-input-k8w6:hover .stl-star-radio-v9p4{color:#f9c719}
.stl-star-rating-input-k8w6 input:checked ~ .stl-star-radio-v9p4{color:#f9c719}
.stl-star-rating-input-k8w6 .stl-star-radio-v9p4:hover,.stl-star-rating-input-k8w6 .stl-star-radio-v9p4:hover ~ .stl-star-radio-v9p4{color:#f9c719}
.stl-form-submit-row-c9k4{display:flex;justify-content:flex-start}
.stl-form-success-msg-e5r8{display:flex;align-items:flex-start;gap:14px;background:rgba(2,80,75,.25);border:1px solid #02504b;border-radius:10px;padding:16px 20px;color:#e8ede8}
.stl-form-success-msg-e5r8 svg{color:#26c6bc;flex-shrink:0;margin-top:2px}
.stl-form-success-msg-e5r8 strong{display:block;font-size:15px;margin-bottom:4px}
.stl-form-success-msg-e5r8 p{font-size:14px;color:#9db09a}

.stl-user-reviews-section-m7b3{padding:48px 0}
.stl-section-header-v5k9{margin-bottom:28px}
.stl-reviews-grid-w4k9{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;margin-bottom:32px}
.stl-review-card-f2m7{background:#112e29;border-radius:16px;border:1px solid #1e4a43;padding:24px;transition:border-color .2s,transform .2s}
.stl-review-card-f2m7:hover{border-color:#02504b;transform:translateY(-2px)}
.stl-review-header-p8x3{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}
.stl-review-author-row-c5v1{display:flex;align-items:center;gap:12px}
.stl-review-avatar-wrap-z6r4{flex-shrink:0}
.stl-review-avatar-t9n2{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #1e4a43}
.stl-review-avatar-placeholder-d3q8{width:48px;height:48px;border-radius:50%;background:#02504b;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#e8ede8}
.stl-review-meta-b7w5{display:flex;flex-direction:column;gap:3px}
.stl-review-author-name-s4h1{font-size:14px;font-weight:700;color:#e8ede8}
.stl-review-country-e2p6{display:flex;align-items:center;gap:5px;font-size:12px;color:#9db09a}
.stl-flag-icon-k5m3{border-radius:2px}
.stl-review-date-j9x7{font-size:12px;color:#4a6a60}
.stl-review-rating-block-a1u4{display:flex;flex-direction:column;align-items:flex-end;gap:6px}
.stl-rating-display-v3c8{display:flex;align-items:center;gap:6px}
.stl-rating-value-n7f2{font-size:20px;font-weight:900;color:#f9c719}
.stl-stars-row-q9b5{display:flex;gap:1px}
.stl-star-ico-w6h3{font-size:16px;color:#1e4a43}
.stl-star-filled-r2k1{color:#f9c719}
.stl-star-half-s3b9{color:#f9c719;opacity:.5}
.stl-rating-toggle-btn-m4j6{font-size:12px;color:#9db09a;text-decoration:underline;transition:color .2s}
.stl-rating-toggle-btn-m4j6:hover{color:#e8ede8}
.stl-rating-details-d8p2{margin-top:8px;padding:10px;background:#0e2f2b;border-radius:8px;border:1px solid #1e4a43;display:flex;flex-direction:column;gap:6px}
.stl-rdetail-item-s5v9{display:flex;align-items:center;gap:8px;font-size:12px;color:#9db09a}
.stl-rdetail-item-s5v9 span:first-child{min-width:120px}
.stl-rdetail-bar-t3w7{flex:1;height:4px;background:#1e4a43;border-radius:2px;overflow:hidden;position:relative}
.stl-rdetail-bar-t3w7::after{content:'';display:block;height:100%;width:var(--pct,0%);background:#02504b;border-radius:2px}
.stl-review-title-u8d4{font-size:16px;font-weight:700;color:#e8ede8;margin-bottom:10px}
.stl-review-source-tag-b6n3{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#9db09a;background:#0e2f2b;border:1px solid #1e4a43;border-radius:20px;padding:4px 10px;margin-bottom:10px}
.stl-source-link-q2v7{color:#26c6bc;text-decoration:underline;text-underline-offset:2px}
.stl-source-link-q2v7:hover{color:#4de8de}
.stl-review-body-c4x1{margin-bottom:14px}
.stl-review-text-e7m5{font-size:14px;line-height:1.7;color:#b8c8b5}
.stl-review-text-e7m5 p{margin-bottom:8px}
.stl-review-collapsed-y3h8{max-height:120px;overflow:hidden;position:relative}
.stl-review-collapsed-y3h8::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(transparent,#112e29)}
.stl-review-collapsed-y3h8.stl-review-expanded-n6m2{max-height:none}
.stl-review-collapsed-y3h8.stl-review-expanded-n6m2::after{display:none}
.stl-review-expand-btn-p9j2{font-size:13px;color:#26c6bc;text-decoration:underline;text-underline-offset:2px;margin-top:6px;transition:color .2s}
.stl-review-expand-btn-p9j2:hover{color:#4de8de}
.stl-review-expand-btn-p9j2[aria-expanded="true"]{display:none}
.stl-pros-cons-wrap-n5q6{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}
.stl-pros-block-d8v1,.stl-cons-block-e2s5{background:#0e2f2b;border-radius:10px;padding:12px}
.stl-pros-block-d8v1{border-left:3px solid #26c6bc}
.stl-cons-block-e2s5{border-left:3px solid #e35050}
.stl-pros-title-r3k7,.stl-cons-title-u7h3{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}
.stl-pros-title-r3k7{color:#26c6bc}
.stl-cons-title-u7h3{color:#e35050}
.stl-pros-list-t6w2,.stl-cons-list-j9p4{display:flex;flex-direction:column;gap:4px}
.stl-pro-item-m4b9,.stl-con-item-z1v6{font-size:13px;color:#b8c8b5;padding-left:8px;position:relative}
.stl-pro-item-m4b9::before{content:'+';position:absolute;left:0;color:#26c6bc;font-weight:700}
.stl-con-item-z1v6::before{content:'−';position:absolute;left:0;color:#e35050;font-weight:700}
.stl-review-media-f5c8{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.stl-media-thumb-k3w7{width:80px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #1e4a43;cursor:pointer}
.stl-media-video-wrap-q6n1{width:100%;max-width:320px}
.stl-media-video-b4x2{width:100%;aspect-ratio:16/9;border-radius:8px;border:none}
.stl-review-actions-v8r3{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid #1e4a43}
.stl-vote-row-d2p5{display:flex;gap:8px}
.stl-vote-btn-h7j4{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;font-size:13px;color:#9db09a;background:#0e2f2b;border:1px solid #1e4a43;transition:all .2s}
.stl-like-btn-s1m9:hover{color:#26c6bc;border-color:#26c6bc}
.stl-dislike-btn-n3v8:hover{color:#e35050;border-color:#e35050}
.stl-vote-btn-h7j4.stl-voted-up-k3p7{color:#26c6bc;border-color:#26c6bc;background:rgba(38,198,188,.1)}
.stl-vote-btn-h7j4.stl-voted-down-m9x2{color:#e35050;border-color:#e35050;background:rgba(227,80,80,.1)}
.stl-reply-toggle-btn-a5c1{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:13px;color:#9db09a;background:#0e2f2b;border:1px solid #1e4a43;transition:all .2s}
.stl-reply-toggle-btn-a5c1:hover{color:#e8ede8;border-color:#e8ede8}
.stl-reply-form-wrap-t7x4{margin-top:14px;padding:14px;background:#0e2f2b;border-radius:10px;border:1px solid #1e4a43}
.stl-reply-textarea-b3q6{width:100%;background:#112e29;border:1px solid #1e4a43;border-radius:8px;padding:10px;color:#e8ede8;font-size:14px;resize:vertical;transition:border-color .2s}
.stl-reply-textarea-b3q6:focus{outline:none;border-color:#02504b}
.stl-reply-actions-e9m2{display:flex;gap:8px;margin-top:10px}
.stl-write-review-banner-c4n7{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#163830,#1e4a43);border:1px solid rgba(249,199,25,.25);border-radius:16px;padding:20px 24px}
.stl-wrb-text-j8v2{display:flex;flex-direction:column;gap:4px}
.stl-wrb-text-j8v2 strong{font-size:15px;color:#e8ede8}
.stl-wrb-text-j8v2 span{font-size:13px;color:#9db09a}

.stl-screenshots-section-r2d8{padding:48px 0;border-top:1px solid #1e4a43}
.stl-screenshots-slider-k5p3{position:relative;overflow:hidden;border-radius:16px;background:#112e29;border:1px solid #1e4a43}
.stl-slider-track-n9v2{display:flex;transition:transform .4s ease}
.stl-slide-item-u4w8{flex:0 0 100%;min-width:100%}
.stl-screenshot-img-j3r5{width:100%;height:auto;max-height:500px;object-fit:cover;display:block}
.stl-slider-btn-prev-d6h9,.stl-slider-btn-next-f1c5{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:rgba(14,47,43,.85);border:1px solid #1e4a43;color:#e8ede8;display:flex;align-items:center;justify-content:center;transition:background .2s;backdrop-filter:blur(4px)}
.stl-slider-btn-prev-d6h9{left:12px}
.stl-slider-btn-next-f1c5{right:12px}
.stl-slider-btn-prev-d6h9:hover,.stl-slider-btn-next-f1c5:hover{background:#02504b}
.stl-slider-dots-y7n1{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px}
.stl-dot-t3w6{width:8px;height:8px;border-radius:50%;background:rgba(232,237,232,.4);transition:background .2s,transform .2s}
.stl-dot-active-s9k2{background:#f9c719;transform:scale(1.25)}

.stl-overview-section-a6f4{padding:48px 0;border-top:1px solid #1e4a43}
.stl-overview-content-wrap-h3d7{max-width:860px}
.stl-cms-content-block-u5x1{font-size:15px;line-height:1.75;color:#b8c8b5}
.stl-cms-content-block-u5x1 h2{font-size:24px;font-weight:700;color:#e8ede8;margin:28px 0 12px}
.stl-cms-content-block-u5x1 h3{font-size:20px;font-weight:600;color:#e8ede8;margin:22px 0 10px}
.stl-cms-content-block-u5x1 h4{font-size:17px;font-weight:600;color:#e8ede8;margin:18px 0 8px}
.stl-cms-content-block-u5x1 p{margin-bottom:14px}
.stl-cms-content-block-u5x1 ul,.stl-cms-content-block-u5x1 ol{margin:12px 0 14px 20px}
.stl-cms-content-block-u5x1 ul{list-style:disc}
.stl-cms-content-block-u5x1 ol{list-style:decimal}
.stl-cms-content-block-u5x1 li{margin-bottom:6px}
.stl-cms-content-block-u5x1 a{color:#26c6bc;text-decoration:underline;text-underline-offset:2px}
.stl-cms-content-block-u5x1 a:hover{color:#4de8de}
.stl-cms-content-block-u5x1 strong,.stl-cms-content-block-u5x1 b{color:#e8ede8;font-weight:700}
.stl-cms-content-block-u5x1 em,.stl-cms-content-block-u5x1 i{font-style:italic}
.stl-cms-content-block-u5x1 blockquote{border-left:3px solid #02504b;padding:12px 16px;background:#112e29;border-radius:0 8px 8px 0;margin:16px 0;color:#9db09a}
.stl-cms-content-block-u5x1 table{width:100%;border-collapse:collapse;margin:16px 0;overflow-x:auto;display:block}
.stl-cms-content-block-u5x1 table th,.stl-cms-content-block-u5x1 table td{border:1px solid #1e4a43;padding:10px 12px;text-align:left}
.stl-cms-content-block-u5x1 table th{background:#163830;color:#e8ede8;font-weight:600}
.stl-cms-content-block-u5x1 table tr:nth-child(even){background:#112e29}
.stl-cms-content-block-u5x1 code{background:#163830;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:13px;color:#26c6bc}
.stl-cms-content-block-u5x1 pre{background:#163830;padding:14px;border-radius:8px;overflow-x:auto;margin:16px 0}
.stl-cms-content-block-u5x1 img{border-radius:8px;margin:16px 0}
.stl-cms-content-block-u5x1 hr{border:none;border-top:1px solid #1e4a43;margin:24px 0}

.stl-author-section-n4r6{padding:40px 0;border-top:1px solid #1e4a43}
.stl-author-card-w8j2{display:flex;align-items:flex-start;gap:24px;background:#112e29;border-radius:16px;border:1px solid #1e4a43;padding:28px}
.stl-author-photo-wrap-b5k9{flex-shrink:0}
.stl-author-photo-m7p3{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid #02504b}
.stl-author-info-v6c4{flex:1}
.stl-author-label-e2r8{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#9db09a;margin-bottom:4px}
.stl-author-name-q9w5{font-size:20px;font-weight:700;color:#e8ede8;margin-bottom:10px}
.stl-author-bio-j1x7{font-size:14px;line-height:1.65;color:#b8c8b5;margin-bottom:14px}
.stl-author-socials-u3d5{display:flex;gap:10px;flex-wrap:wrap}
.stl-author-social-link-t8n4{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;background:#0e2f2b;border:1px solid #1e4a43;color:#9db09a;transition:all .2s}
.stl-author-social-link-t8n4:hover{background:#02504b;border-color:#02504b;color:#e8ede8}

.stl-faq-section-g5v3{padding:48px 0;border-top:1px solid #1e4a43}
.stl-faq-list-k7m2{display:flex;flex-direction:column;gap:10px}
.stl-faq-item-b9r4{background:#112e29;border-radius:12px;border:1px solid #1e4a43;overflow:hidden;transition:border-color .2s}
.stl-faq-item-b9r4:hover{border-color:#02504b}
.stl-faq-question-w3p8{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;font-size:15px;font-weight:600;color:#e8ede8;text-align:left;transition:color .2s}
.stl-faq-question-w3p8:hover{color:#26c6bc}
.stl-faq-arrow-e6c1{flex-shrink:0;transition:transform .3s}
.stl-faq-question-w3p8[aria-expanded="true"] .stl-faq-arrow-e6c1{transform:rotate(180deg)}
.stl-faq-answer-u4n7{padding:0 20px 18px;font-size:14px;line-height:1.7;color:#b8c8b5}

.stl-footer-x9k2{background:#222723;margin-top:auto;border-top:1px solid #2a3d35}
.stl-footer-wrap-v4r9{max-width:1200px;margin:0 auto;padding:0 16px}
.stl-footer-inner-k2m6{padding:40px 0 24px}
.stl-footer-top-b8x1{display:grid;grid-template-columns:220px 1fr;gap:40px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #2a3d35}
.stl-footer-brand-w3j5{display:flex;flex-direction:column;gap:14px}
.stl-footer-logo-img-n4q8{height:32px;width:auto;object-fit:contain;opacity:.85}
.stl-footer-desc-t6f3{font-size:13px;line-height:1.65;color:#6a8a78}
.stl-footer-nav-cols-z9d1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.stl-footer-col-e5r7{display:flex;flex-direction:column;gap:8px}
.stl-footer-col-title-u2w4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9db09a;margin-bottom:4px}
.stl-footer-nav-link-c8h3{font-size:13px;color:#6a8a78;transition:color .2s;line-height:1.5}
a.stl-footer-nav-link-c8h3:hover{color:#e8ede8}
.stl-footer-trust-m1p6{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #2a3d35}
.stl-footer-trust-title-a3v8{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#4a6a60;margin-bottom:12px}
.stl-footer-trust-logos-d9k2{display:flex;gap:16px;flex-wrap:wrap}
.stl-trust-badge-q7w3{display:flex;align-items:center;gap:7px;font-size:12px;color:#4a6a60;background:#1a2320;border:1px solid #2a3d35;border-radius:8px;padding:7px 12px}
.stl-footer-legal-r5n2{display:flex;flex-direction:column;gap:8px}
.stl-footer-legal-text-j8b4{font-size:12px;line-height:1.65;color:#3a5a4a}
.stl-footer-copyright-e6h1{font-size:12px;color:#4a6a60}

.stl-widget-bottom-v6r3{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#222723;border-top:2px solid #f9c719;padding:10px 16px;transform:translateY(0);transition:transform .3s}
.stl-widget-bottom-v6r3.stl-widget-hidden-p4v2{transform:translateY(100%)}
.stl-widget-inner-p4m7{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.stl-widget-text-b9d2{display:flex;align-items:center;gap:12px}
.stl-widget-label-e7c5{font-size:14px;font-weight:700;color:#e8ede8}
.stl-widget-bonus-t3w1{font-size:13px;color:#f9c719;font-weight:600}
.stl-widget-btn-s8h4{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:8px;background:#f9c719;color:#0e2f2b;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}
.stl-widget-btn-s8h4:hover{background:#fbd44a;transform:translateY(-1px)}
.stl-burger-btn-h4j6{margin-left:auto;}
@keyframes stl-fade-in-d7k3{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.stl-anim-fade-q9v2{animation:stl-fade-in-d7k3 .4s ease forwards}

@media(max-width:1024px){
  .stl-casino-info-grid-f2x1{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}
  .stl-casino-tile-w8m5{grid-column:1 / -1}
  .stl-casino-tile-inner-q3p6{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}
  .stl-casino-tile-logo-e7v2{border-bottom:none;padding-bottom:0;border-right:1px solid #1e4a43;padding-right:16px}
  .stl-casino-tile-buttons-p9k5{flex-direction:row}
  .stl-btn-full-e4w8{width:auto}
}
@media(max-width:768px){
  .stl-hdr-nav-area-k8v3{display:none}
  .stl-burger-btn-h4j6{display:flex}
  .stl-hdr-inner-w7r1{height:58px}
  .stl-hero-section-v5b8{min-height:360px}
  .stl-hero-content-z8j3{padding:40px 16px}
  .stl-casino-info-grid-f2x1{grid-template-columns:1fr}
  .stl-casino-tile-inner-q3p6{flex-direction:column}
  .stl-casino-tile-logo-e7v2{border-right:none;padding-right:0;border-bottom:1px solid #1e4a43;padding-bottom:12px}
  .stl-casino-tile-buttons-p9k5{flex-direction:column}
  .stl-btn-full-e4w8{width:100%}
  .stl-form-row-e7k5{grid-template-columns:1fr}
  .stl-form-ratings-grid-h4d7{grid-template-columns:1fr 1fr}
  .stl-reviews-grid-w4k9{grid-template-columns:1fr}
  .stl-pros-cons-wrap-n5q6{grid-template-columns:1fr}
  .stl-footer-top-b8x1{grid-template-columns:1fr}
  .stl-footer-nav-cols-z9d1{grid-template-columns:1fr 1fr}
  .stl-author-card-w8j2{flex-direction:column;align-items:center;text-align:center}
  .stl-author-socials-u3d5{justify-content:center}
  .stl-widget-inner-p4m7{flex-direction:column;gap:8px;padding:4px 0}
  .stl-widget-text-b9d2{justify-content:center}
  .stl-widget-btn-s8h4{width:100%;max-width:280px}
}
@media(max-width:480px){
  .stl-hdr-buttons-v5w8 .stl-btn-outline-t8p3{display:none}
  .stl-hero-title-s6v4{font-size:24px}
  .stl-form-ratings-grid-h4d7{grid-template-columns:1fr}
  .stl-footer-nav-cols-z9d1{grid-template-columns:1fr}
  .stl-toc-tabs-f6v1{gap:6px}
  .stl-hero-cta-row-u1p5{flex-direction:column}
  .stl-bonus-for-review-banner-n8k2{flex-direction:column;align-items:flex-start}
  .stl-write-review-banner-c4n7{flex-direction:column;align-items:flex-start}
  .stl-param-label-e9k1{min-width:110px;font-size:12px}
  .stl-hdr-review-count-b2s7{display:none}
}

@media (max-width: 768px){
  .stl-hdr-buttons-v5w8{
    gap: 6px;
  }

  .stl-hdr-buttons-v5w8 .stl-btn-v3m7{
    padding: 7px 12px;
    font-size: 12px;
    border-radius: 7px; : 5px;
  }
}

media (max-width: 480px){
  .stl-hdr-buttons-v5w8{
    gap: 6px;
  }

  .stl-hdr-buttons-v5w8 .stl-btn-v3m7{
    padding: 6px 10px;
    font-size: 12px;
  }

  .stl-hdr-buttons-v5w8 .stl-btn-v3m7 svg{
    width: 16px;
    height: 16px;
  }
}
.stl-wp-unused-r3n8{display:none!important}
.wp-block-group{display:block}
.elementor-widget-wrap{display:block}
.entry-content{display:block}
.page-id-1{margin:0}
.wp-site-blocks{display:block}
