.page-www-rich9__hero-section{position:relative;background-image:url([GALLERY:hero:1920x1080:casino,gaming,rich9,philippines]);background-size:cover;background-position:center;color:#fff;text-align:center;padding:100px 20px 80px;padding-top:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px}.page-www-rich9__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.page-www-rich9__hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.page-www-rich9__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-www-rich9__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6}.page-www-rich9__cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-www-rich9__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-www-rich9__cta-button:hover{background-color:#ff6f40;transform:translateY(-3px)}.page-www-rich9__section{padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto}.page-www-rich9__section-title{font-size:2.2em;color:#333;margin-bottom:40px;position:relative;padding-bottom:15px}.page-www-rich9__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:4px;background-color:#e44d26;border-radius:2px}.page-www-rich9__section-description{font-size:1.1em;color:#666;margin-bottom:40px;line-height:1.6}.page-www-rich9__game-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-www-rich9__game-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.page-www-rich9__game-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.15)}.page-www-rich9__game-card-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid #eee}.page-www-rich9__game-card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.page-www-rich9__game-card-title{font-size:1.5em;color:#333;margin-bottom:10px}.page-www-rich9__game-card-description{font-size:.95em;color:#777;line-height:1.5;margin-bottom:20px;flex-grow:1}.page-www-rich9__game-card-button{display:block;width:100%;text-align:center;background-color:#e44d26;color:#fff;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1em;transition:background-color .3s ease}.page-www-rich9__game-card-button:hover{background-color:#ff6f40}.page-www-rich9__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-www-rich9__promotion-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.08);padding:30px;text-align:left;transition:transform .3s ease}.page-www-rich9__promotion-card:hover{transform:translateY(-5px)}.page-www-rich9__promotion-title{font-size:1.6em;color:#333;margin-bottom:15px}.page-www-rich9__promotion-description{font-size:1em;color:#666;line-height:1.6;margin-bottom:25px}.page-www-rich9__promotion-button{display:inline-block;background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-www-rich9__promotion-button:hover{background-color:#ff6f40}.page-www-rich9__why-choose-us-list{list-style:none;padding:0;margin:40px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1000px}.page-www-rich9__why-choose-us-item{background-color:#f9f9f9;border-radius:10px;padding:25px;text-align:left;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease}.page-www-rich9__why-choose-us-item:hover{transform:translateY(-3px)}.page-www-rich9__why-choose-us-item-title{font-size:1.4em;color:#333;margin-bottom:10px}.page-www-rich9__why-choose-us-item-description{font-size:1em;color:#777;line-height:1.6}.page-www-rich9__faq-container{max-width:900px;margin:40px auto 0;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08)}.page-www-rich9__faq-item{border-bottom:1px solid #eee;background-color:#fff}.page-www-rich9__faq-item:last-child{border-bottom:none}.page-www-rich9__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-www-rich9__faq-question:hover{background-color:#f5f5f5}.page-www-rich9__faq-question h3{margin:0;font-size:1.15em;color:#333;pointer-events:none}.page-www-rich9__faq-toggle{font-size:1.8em;font-weight:700;color:#e44d26;line-height:1;pointer-events:none;transition:transform .3s ease}.page-www-rich9__faq-item.active .page-www-rich9__faq-toggle{transform:rotate(45deg)}.page-www-rich9__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-www-rich9__faq-item.active .page-www-rich9__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-www-rich9__faq-answer p{margin:0;font-size:1em;color:#666;line-height:1.6}.page-www-rich9__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-www-rich9__floating-button{background-color:#e44d26;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1em;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease}.page-www-rich9__floating-button:hover{background-color:#ff6f40;transform:scale(1.05)}@media (max-width:768px){.page-www-rich9__hero-section{padding:80px 15px 60px;min-height:400px}.page-www-rich9__hero-title{font-size:2em}.page-www-rich9__hero-description{font-size:1em}.page-www-rich9__cta-buttons{flex-direction:column;gap:15px}.page-www-rich9__cta-button{width:100%}.page-www-rich9__section{padding:40px 15px}.page-www-rich9__section-title{font-size:1.8em;margin-bottom:30px}.page-www-rich9__section-description{font-size:.95em;margin-bottom:30px}.page-www-rich9__game-categories-grid,.page-www-rich9__promotions-grid,.page-www-rich9__why-choose-us-list{grid-template-columns:1fr}.page-www-rich9__game-card-image{height:180px}.page-www-rich9__game-card-content,.page-www-rich9__promotion-card,.page-www-rich9__why-choose-us-item{padding:20px}.page-www-rich9__game-card-title{font-size:1.3em}.page-www-rich9__promotion-title{font-size:1.4em}.page-www-rich9__why-choose-us-item-title{font-size:1.2em}.page-www-rich9__why-choose-us-list{margin-top:30px}.page-www-rich9__faq-question{padding:15px 20px}.page-www-rich9__faq-question h3{font-size:1em}.page-www-rich9__faq-answer{padding:0 20px}.page-www-rich9__faq-item.active .page-www-rich9__faq-answer{padding:15px 20px!important}.page-www-rich9__floating-buttons{bottom:15px;right:15px;gap:8px}}