.page-hit-dragon-ball-figure__hero-section{position:relative;width:100%;height:60vh;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background-color:#1a1a2e;overflow:hidden;padding-top:10px}.page-hit-dragon-ball-figure__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-hit-dragon-ball-figure__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8));z-index:1}.page-hit-dragon-ball-figure__hero-content{position:relative;z-index:2;max-width:90%;margin:0 auto}.page-hit-dragon-ball-figure__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;color:#ffeb3b}.page-hit-dragon-ball-figure__hero-subtitle{font-size:1.4em;margin-bottom:30px;color:#e0e0e0}.page-hit-dragon-ball-figure__cta-button{display:inline-block;background-color:#e91e63;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-hit-dragon-ball-figure__cta-button:hover{background-color:#d81b60;transform:translateY(-3px)}.page-hit-dragon-ball-figure__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:30px 20px;background-color:#222}.page-hit-dragon-ball-figure__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-hit-dragon-ball-figure__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-hit-dragon-ball-figure__section-title{font-size:2.2em;color:#ffeb3b;text-align:center;margin-bottom:40px;padding-top:40px}.page-hit-dragon-ball-figure__about-platform{padding:50px 20px;background-color:#1e1e2f;color:#e0e0e0}.page-hit-dragon-ball-figure__about-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:30px}.page-hit-dragon-ball-figure__about-text p{margin-bottom:15px;line-height:1.7}.page-hit-dragon-ball-figure__about-image{width:100%;height:auto;border-radius:10px;object-fit:cover;max-width:100%;height:auto}.page-hit-dragon-ball-figure__quick-access{padding:50px 20px;background-color:#1a1a2e}.page-hit-dragon-ball-figure__access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-hit-dragon-ball-figure__access-item{background-color:#2e2e4a;border-radius:10px;padding:25px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-hit-dragon-ball-figure__access-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-hit-dragon-ball-figure__access-item h3{font-size:1.5em;color:#ffeb3b;margin-bottom:15px}.page-hit-dragon-ball-figure__access-item .page-hit-dragon-ball-figure__cta-button{padding:10px 20px;font-size:1em}.page-hit-dragon-ball-figure__game-showcase{padding:50px 20px;background-color:#1e1e2f}.page-hit-dragon-ball-figure__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-hit-dragon-ball-figure__game-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-hit-dragon-ball-figure__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-hit-dragon-ball-figure__game-card img{width:100%;height:200px;object-fit:cover}.page-hit-dragon-ball-figure__game-card-content{padding:20px;text-align:center}.page-hit-dragon-ball-figure__game-card-content h3{font-size:1.4em;color:#ffeb3b;margin-bottom:10px}.page-hit-dragon-ball-figure__game-card-content p{font-size:.95em;color:#ccc;margin-bottom:15px}.page-hit-dragon-ball-figure__game-card-content .page-hit-dragon-ball-figure__cta-button{padding:8px 18px;font-size:.9em}.page-hit-dragon-ball-figure__promotions{padding:50px 20px;background-color:#1a1a2e}.page-hit-dragon-ball-figure__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-hit-dragon-ball-figure__promo-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-hit-dragon-ball-figure__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-hit-dragon-ball-figure__promo-card img{width:100%;height:220px;object-fit:cover}.page-hit-dragon-ball-figure__promo-card-content{padding:20px}.page-hit-dragon-ball-figure__promo-card-content h3{font-size:1.4em;color:#ffeb3b;margin-bottom:10px}.page-hit-dragon-ball-figure__promo-card-content p{font-size:.95em;color:#ccc;margin-bottom:15px}.page-hit-dragon-ball-figure__promo-card-content .page-hit-dragon-ball-figure__cta-button{padding:8px 18px;font-size:.9em;display:block;width:fit-content;margin:0 auto}.page-hit-dragon-ball-figure__security-support{padding:50px 20px;background-color:#1e1e2f}.page-hit-dragon-ball-figure__support-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:30px}.page-hit-dragon-ball-figure__support-text p{margin-bottom:15px;line-height:1.7}.page-hit-dragon-ball-figure__support-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:20px}.page-hit-dragon-ball-figure__feature-item{background-color:#2e2e4a;padding:20px;border-radius:10px;text-align:center}.page-hit-dragon-ball-figure__feature-item h4{color:#ffeb3b;margin-bottom:10px}.page-hit-dragon-ball-figure__faq-section{padding:50px 20px;background-color:#1a1a2e}.page-hit-dragon-ball-figure__faq-container{max-width:1200px;margin:0 auto}.page-hit-dragon-ball-figure__faq-item{background-color:#2e2e4a;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-hit-dragon-ball-figure__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a5a;color:#ffeb3b;font-size:1.1em;font-weight:700}.page-hit-dragon-ball-figure__faq-question h3{margin:0;pointer-events:none;color:#ffeb3b;font-size:1.1em;font-weight:700}.page-hit-dragon-ball-figure__faq-toggle{font-size:1.8em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-hit-dragon-ball-figure__faq-item.active .page-hit-dragon-ball-figure__faq-toggle{transform:rotate(45deg)}.page-hit-dragon-ball-figure__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#e0e0e0;line-height:1.6}.page-hit-dragon-ball-figure__faq-item.active .page-hit-dragon-ball-figure__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-hit-dragon-ball-figure__latest-blog{padding:50px 20px;background-color:#1e1e2f}.page-hit-dragon-ball-figure__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-hit-dragon-ball-figure__blog-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-hit-dragon-ball-figure__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-hit-dragon-ball-figure__blog-card img{width:100%;height:200px;object-fit:cover}.page-hit-dragon-ball-figure__blog-card-content{padding:20px}.page-hit-dragon-ball-figure__blog-card-content h3{font-size:1.3em;color:#ffeb3b;margin-bottom:10px}.page-hit-dragon-ball-figure__blog-card-content h3 a{color:#ffeb3b;text-decoration:none}.page-hit-dragon-ball-figure__blog-card-content h3 a:hover{text-decoration:underline}.page-hit-dragon-ball-figure__blog-card-content p{font-size:.9em;color:#ccc;line-height:1.5;margin-bottom:15px}.page-hit-dragon-ball-figure__blog-card-content .page-hit-dragon-ball-figure__read-more{display:inline-block;color:#e91e63;text-decoration:none;font-weight:700;transition:color .3s ease}.page-hit-dragon-ball-figure__blog-card-content .page-hit-dragon-ball-figure__read-more:hover{color:#d81b60}@media (max-width:768px){.page-hit-dragon-ball-figure__hero-title{font-size:2em}.page-hit-dragon-ball-figure__hero-subtitle{font-size:1.1em}.page-hit-dragon-ball-figure__cta-button{padding:12px 25px;font-size:1.1em}.page-hit-dragon-ball-figure__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-hit-dragon-ball-figure__payment-logo,.page-hit-dragon-ball-figure__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-hit-dragon-ball-figure__section-title{font-size:1.8em}.page-hit-dragon-ball-figure__about-content{grid-template-columns:1fr}.page-hit-dragon-ball-figure__quick-access{padding:30px 15px}.page-hit-dragon-ball-figure__access-grid{grid-template-columns:1fr}.page-hit-dragon-ball-figure__game-showcase{padding:30px 15px}.page-hit-dragon-ball-figure__game-grid{grid-template-columns:1fr}.page-hit-dragon-ball-figure__promotions{padding:30px 15px}.page-hit-dragon-ball-figure__promo-grid{grid-template-columns:1fr}.page-hit-dragon-ball-figure__security-support{padding:30px 15px}.page-hit-dragon-ball-figure__support-features{grid-template-columns:1fr}.page-hit-dragon-ball-figure__faq-section{padding:30px 15px}.page-hit-dragon-ball-figure__faq-question{padding:15px}.page-hit-dragon-ball-figure__faq-question h3{font-size:1em}.page-hit-dragon-ball-figure__faq-answer{padding:0 15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-hit-dragon-ball-figure__faq-item.active .page-hit-dragon-ball-figure__faq-answer{padding:15px!important}.page-hit-dragon-ball-figure__latest-blog{padding:30px 15px}.page-hit-dragon-ball-figure__blog-grid{grid-template-columns:1fr}.page-hit-dragon-ball-figure__blog-card-content h3{font-size:1.1em}.page-hit-dragon-ball-figure__blog-card-content p{font-size:.85em}}