.page-created-by-kuya-jovert__hero-section{position:relative;width:100%;padding:10px 0 40px;background-color:#1a1a1a;color:#fff;text-align:center;overflow:hidden;box-sizing:border-box}.page-created-by-kuya-jovert__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.4;z-index:0}.page-created-by-kuya-jovert__hero-content{position:relative;z-index:1;padding:20px}.page-created-by-kuya-jovert__hero-title{font-size:2.8em;margin-bottom:15px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,0.7);line-height:1.2}.page-created-by-kuya-jovert__hero-subtitle{font-size:1.4em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.5}.page-created-by-kuya-jovert__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease}.page-created-by-kuya-jovert__cta-button:hover{background-color:#ffe066;transform:scale(1.05)}.page-created-by-kuya-jovert__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#2a2a2a}.page-created-by-kuya-jovert__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-created-by-kuya-jovert__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-created-by-kuya-jovert__section{padding:50px 20px;background-color:#1a1a1a;color:#fff;text-align:center}.page-created-by-kuya-jovert__section--alt{background-color:#222}.page-created-by-kuya-jovert__heading{font-size:2.2em;margin-bottom:30px;color:#ffcc00}.page-created-by-kuya-jovert__paragraph{font-size:1.1em;line-height:1.6;margin-bottom:20px;max-width:900px;margin-left:auto;margin-right:auto}.page-created-by-kuya-jovert__feature-list{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;list-style:none;padding:0;margin-top:30px}.page-created-by-kuya-jovert__feature-item{background-color:#2a2a2a;padding:30px;border-radius:15px;text-align:left;width:calc(33% - 25px);box-shadow:0 5px 15px rgba(0,0,0,0.3);transition:transform 0.3s ease;box-sizing:border-box}.page-created-by-kuya-jovert__feature-item:hover{transform:translateY(-5px)}.page-created-by-kuya-jovert__feature-icon{margin-bottom:15px;width:80px;height:80px;object-fit:contain}.page-created-by-kuya-jovert__feature-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px}.page-created-by-kuya-jovert__feature-description{font-size:1em;line-height:1.5}.page-created-by-kuya-jovert__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px;max-width:1200px;margin-left:auto;margin-right:auto}.page-created-by-kuya-jovert__game-card{background-color:#2a2a2a;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease}.page-created-by-kuya-jovert__game-card:hover{transform:translateY(-5px)}.page-created-by-kuya-jovert__game-image{width:100%;height:180px;object-fit:cover}.page-created-by-kuya-jovert__game-title{font-size:1.3em;color:#ffcc00;padding:15px 10px 0}.page-created-by-kuya-jovert__game-provider{font-size:0.9em;color:#aaa;margin-bottom:15px}.page-created-by-kuya-jovert__game-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:10px 20px;border-radius:20px;text-decoration:none;font-weight:bold;font-size:0.9em;margin-bottom:20px;transition:background-color 0.3s ease}.page-created-by-kuya-jovert__game-button:hover{background-color:#ffe066}.page-created-by-kuya-jovert__promo-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px;max-width:1200px;margin-left:auto;margin-right:auto}.page-created-by-kuya-jovert__promo-card{background-color:#2a2a2a;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-created-by-kuya-jovert__promo-card:hover{transform:translateY(-5px)}.page-created-by-kuya-jovert__promo-image{width:100%;height:200px;object-fit:cover}.page-created-by-kuya-jovert__promo-content{padding:20px}.page-created-by-kuya-jovert__promo-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-created-by-kuya-jovert__promo-description{font-size:0.95em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-created-by-kuya-jovert__promo-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease}.page-created-by-kuya-jovert__promo-button:hover{background-color:#ffe066}.page-created-by-kuya-jovert__faq-container{max-width:900px;margin:30px auto 0;text-align:left}.page-created-by-kuya-jovert__faq-item{background-color:#2a2a2a;border-radius:10px;margin-bottom:15px;overflow:hidden}.page-created-by-kuya-jovert__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#333;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-created-by-kuya-jovert__faq-question:hover{background-color:#444}.page-created-by-kuya-jovert__faq-question h3{margin:0;font-size:1.2em;color:#ffcc00;pointer-events:none}.page-created-by-kuya-jovert__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;pointer-events:none;transition:transform 0.3s ease}.page-created-by-kuya-jovert__faq-item.active .page-created-by-kuya-jovert__faq-toggle{transform:rotate(45deg)}.page-created-by-kuya-jovert__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-created-by-kuya-jovert__faq-item.active .page-created-by-kuya-jovert__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-created-by-kuya-jovert__faq-answer p{margin:0;font-size:1em;line-height:1.6;color:#ccc}.page-created-by-kuya-jovert__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px;max-width:1200px;margin-left:auto;margin-right:auto}.page-created-by-kuya-jovert__blog-card{background-color:#2a2a2a;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease}.page-created-by-kuya-jovert__blog-card:hover{transform:translateY(-5px)}.page-created-by-kuya-jovert__blog-image{width:100%;height:180px;object-fit:cover}.page-created-by-kuya-jovert__blog-content{padding:20px}.page-created-by-kuya-jovert__blog-title{font-size:1.3em;color:#ffcc00;margin-bottom:10px;line-height:1.4}.page-created-by-kuya-jovert__blog-excerpt{font-size:0.9em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-created-by-kuya-jovert__blog-link{display:inline-block;color:#ffcc00;text-decoration:none;font-weight:bold;font-size:0.9em;transition:color 0.3s ease}.page-created-by-kuya-jovert__blog-link:hover{color:#ffe066}.page-created-by-kuya-jovert__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px;max-width:1000px;margin-left:auto;margin-right:auto}.page-created-by-kuya-jovert__quick-link-button{display:block;background-color:#333;color:#ffcc00;padding:15px 20px;border-radius:10px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;text-align:center;box-shadow:0 3px 10px rgba(0,0,0,0.2)}.page-created-by-kuya-jovert__quick-link-button:hover{background-color:#444;transform:scale(1.03)}@media (max-width:1024px){.page-created-by-kuya-jovert__hero-title{font-size:2.5em}.page-created-by-kuya-jovert__hero-subtitle{font-size:1.2em}.page-created-by-kuya-jovert__feature-item{width:calc(50% - 20px)}}@media (max-width:768px){.page-created-by-kuya-jovert__hero-title{font-size:2em}.page-created-by-kuya-jovert__hero-subtitle{font-size:1em}.page-created-by-kuya-jovert__cta-button{padding:12px 25px;font-size:1em}.page-created-by-kuya-jovert__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-created-by-kuya-jovert__payment-logo,.page-created-by-kuya-jovert__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-created-by-kuya-jovert__section{padding:40px 15px}.page-created-by-kuya-jovert__heading{font-size:1.8em}.page-created-by-kuya-jovert__paragraph{font-size:0.95em}.page-created-by-kuya-jovert__feature-list{gap:20px}.page-created-by-kuya-jovert__feature-item{width:100% !important;max-width:100% !important;padding:25px;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-created-by-kuya-jovert__feature-icon{width:70px;height:70px}.page-created-by-kuya-jovert__feature-title{font-size:1.3em}.page-created-by-kuya-jovert__game-grid,.page-created-by-kuya-jovert__promo-card-grid,.page-created-by-kuya-jovert__blog-grid{grid-template-columns:1fr;gap:20px;padding:0;max-width:100%;box-sizing:border-box}.page-created-by-kuya-jovert__game-card,.page-created-by-kuya-jovert__promo-card,.page-created-by-kuya-jovert__blog-card{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-created-by-kuya-jovert__game-image,.page-created-by-kuya-jovert__promo-image,.page-created-by-kuya-jovert__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-created-by-kuya-jovert__faq-container{margin-top:20px;padding:0 15px}.page-created-by-kuya-jovert__faq-question{padding:15px}.page-created-by-kuya-jovert__faq-question h3{font-size:1.1em}.page-created-by-kuya-jovert__faq-answer{padding:0 15px}.page-created-by-kuya-jovert__faq-answer p{font-size:0.95em}.page-created-by-kuya-jovert__quick-links-grid{grid-template-columns:1fr;gap:15px;padding:0 15px}.page-created-by-kuya-jovert__quick-link-button{padding:12px 15px;font-size:1em;word-wrap:break-word !important;overflow-wrap:break-word !important}}