img:is([sizes="auto" i], [sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}ol,ul{box-sizing:border-box}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}*{margin:0;padding:0;box-sizing:border-box}html,body,h1,h2,h3,p,a,span,li,ul,ol,button,strong,em{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;font-weight:400;line-height:1.5}.container{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.site-header{background:linear-gradient(90deg, #724b4b, #4c3d50, #684963);padding:15px 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0, 0, 0, 0.3)}.logo img{height:48px;width:auto}.main-nav ul{list-style:none;display:flex;gap:32px}.main-nav ul li a{color:#fff;text-decoration:none;font-size:17px;padding:6px 8px;transition:all 0.25s ease-in-out;border-bottom:2px solid transparent}.main-nav ul li a:hover{color:#ffcc00;border-bottom:2px solid #ffcc00}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;cursor:pointer}.hamburger span{display:block;height:3px;background:#fff;border-radius:2px;transition:all 0.3s ease-in-out}.mobile-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:linear-gradient(90deg, #724b4b, #4c3d50, #684963);padding:60px 20px;transition:right 0.4s ease;z-index:9999;display:flex;flex-direction:column}.mobile-menu ul{list-style:none;display:flex;flex-direction:column;gap:20px}.mobile-menu ul li a{color:#fff;font-size:18px;text-decoration:none;padding:10px 0;transition:color 0.3s}.mobile-menu ul li a:hover{color:#ffcc00}.close-btn{position:absolute;top:20px;right:20px;font-size:28px;color:#fff;cursor:pointer}@media (max-width:1024px){.main-nav{display:none}.hamburger{display:flex}}@media (max-width:768px){.logo img{height:40px}}@media (max-width:480px){.logo img{height:36px}}.site-footer{background:linear-gradient(90deg, #724b4b, #4c3d50, #684963);color:#fff;padding:20px 0;text-align:center;font-size:15px}.site-footer a{color:#ffcc00;text-decoration:none;font-weight:500;transition:color 0.3s ease}.site-footer a:hover{color:#ffffff}.footer-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;text-align:center}@media (max-width:600px){.footer-container{flex-direction:column;font-size:14px;gap:6px}}.hero-section{padding:60px 20px;text-align:center;background-color:#ffffff}.hero-content{display:flex;flex-direction:column;align-items:center;max-width:960px;margin:0 auto}.hero-title{font-size:28px;font-weight:600;margin-bottom:20px;color:#121212}.hero-logo{width:140px;height:140px;border-radius:50%;margin:20px 0;object-fit:contain}.hero-subtitle{font-size:22px;margin-bottom:5px;color:#222}.hero-download-text{font-size:18px;margin-bottom:30px;color:#222}.hero-buttons{display:flex;flex-direction:column;gap:20px;width:100%;max-width:400px;margin:0 auto}.download-btn{padding:15px;color:#fff;font-weight:600;text-align:center;text-decoration:none;border-radius:30px;border:2px solid #000;transition:background 0.3s ease}.download-btn:hover{background:linear-gradient(90deg, #724b4b, #4c3d50, #684963)}.hero-description{margin-top:30px;font-size:16px;max-width:700px;color:#333;line-height:1.6}.hero-description strong{font-weight:600}@media (max-width:768px){.hero-title{font-size:22px}.hero-subtitle{font-size:20px}.hero-download-text{font-size:16px}.hero-logo{width:100px;height:100px}}@media (max-width:480px){.hero-buttons{gap:15px}.download-btn{font-size:14px;padding:12px}.hero-title{font-size:20px}.hero-description{font-size:14px}}.app-info-section{padding:40px 20px;background-color:#f9f9f9;text-align:center}.section-title{font-size:24px;margin-bottom:30px;font-weight:600;color:#222}.responsive-table{overflow-x:auto}.responsive-table table{width:100%;max-width:800px;margin:0 auto;border-collapse:collapse;background-color:#fff}.responsive-table th,.responsive-table td{border:1px solid #000;padding:12px 16px;text-align:left}.responsive-table th{background-color:#efefef;font-weight:bold;text-align:center}.responsive-table a{color:#0056d2;text-decoration:none;font-weight:600}.responsive-table a:hover{text-decoration:underline}@media (max-width:768px){.section-title{font-size:20px}.responsive-table table{font-size:14px}}.nb9game-section{background-color:#ffffff;padding:60px 20px}.container-nb9{max-width:1100px;margin:0 auto;background:#fefefe;border-radius:20px;padding:40px;box-shadow:0 4px 25px rgba(0, 0, 0, 0.08)}.nb9-title{font-size:28px;text-align:center;color:#1e1e1e;font-weight:600;margin-bottom:25px}.nb9-desc{font-size:16px;color:#333;line-height:1.7;text-align:center;margin-bottom:40px}.nb9-card{background:#fff;border:1px solid #ddd;border-left:5px solid #1e90ff;border-radius:10px;padding:25px 30px;margin-bottom:25px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease}.nb9-card:hover{transform:translateY(-3px)}.nb9-card h3{color:#1e90ff;font-size:20px;margin-bottom:15px}.nb9-card p,.nb9-card li{font-size:16px;line-height:1.6;color:#333}.nb9-card ul,.nb9-card ol{margin-left:25px;margin-top:10px}.nb9-card a{color:#0077ff;font-weight:600;text-decoration:none}.nb9-card a:hover{text-decoration:underline}.nb9-warning{background:#fff8f8;border-left:5px solid #ff4d4d}.nb9-warning h3{color:#d93636}@media (max-width:992px){.container-nb9{padding:30px 25px}.nb9-title{font-size:24px}}@media (max-width:600px){.nb9-title{font-size:22px}.nb9-card{padding:20px}.nb9-card h3{font-size:18px}.nb9-card p,.nb9-card li{font-size:15px}}html,body,h1,h2,h3,p,a,span,li,ul,ol,button,strong,em{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;line-height:1.5;margin:0;padding:0}.hero-section{padding:60px 20px;text-align:center;background:linear-gradient(135deg, #f9fafb, #e8ecf0)}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:2.2rem;font-weight:700;margin-bottom:20px;color:#111827}.hero-logo{max-width:220px;width:100%;height:auto;margin:20px 0}.hero-subtitle{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:10px}.hero-download-text{font-size:1rem;color:#4b5563;margin-bottom:20px}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px}.download-btn{display:inline-block;background-color:#2563eb;color:#fff;padding:12px 24px;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background-color 0.3s ease}.download-btn:hover{background-color:#1d4ed8}.hero-description{font-size:1rem;color:#374151;max-width:700px}@media (max-width:768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.3rem}.download-btn{width:100%;text-align:center}}@media (max-width:480px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1.1rem}.hero-section{padding:40px 15px}}.hero-buttons{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:20px}.download-btn{background:linear-gradient(90deg, #724b4b, #4c3d50, #684963);color:#fff;padding:14px 40px;border-radius:10px;font-size:18px;font-weight:600;text-decoration:none;letter-spacing:0.5px;transition:all 0.3s ease;display:inline-block;animation:zoomInOut 2s ease-in-out infinite;box-shadow:0 0 15px rgba(106, 17, 203, 0.5)}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.download-btn:hover{transform:scale(1.15);background:linear-gradient(90deg, #2575fc, #6a11cb);box-shadow:0 0 25px rgba(37, 117, 252, 0.7)}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide{position:relative;visibility:hidden}.splide.is-initialized{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__track{overflow:hidden;position:relative;z-index:0}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}.splide__slide img{width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.15)}section.section.slider__section{padding-bottom:30px}/* <w3images>/wp-content/uploads/2025/10/NB9-Game-APK-Download-Logo.webp,/wp-content/uploads/2025/10/NB9-Game-APK-Download-Logo.webp,/wp-content/uploads/2025/10/NB9-Game-APP-Bonus.webp,/wp-content/uploads/2025/10/NB9-Game-APK-Free-Spin.webp,/wp-content/uploads/2025/10/NB9-Game-APK-Deposit-Bonus.webp</w3images> *//* <w3DataBgLoad>p[data-bglz],p[data-bglz]::before,p[data-bglz]::after,div[data-bglz],div[data-bglz]::before,div[data-bglz]::after,section[data-bglz],section[data-bglz]::before,section[data-bglz]::after,iframelazy[data-bglz],iframe[data-bglz]{background-image:none !important;}</w3DataBgLoad> */