.page-kuya-j-owner-jericho-rosales__hero-section{background:linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);color:#fff;padding:calc(var(--header-offset, 122px) + 20px) 20px 40px;text-align:center;position:relative;overflow:hidden}.page-kuya-j-owner-jericho-rosales__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.2}.page-kuya-j-owner-jericho-rosales__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-kuya-j-owner-jericho-rosales__hero-title{font-size:2.5em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-kuya-j-owner-jericho-rosales__hero-subtitle{font-size:1.2em;margin-bottom:30px;opacity:.9}.page-kuya-j-owner-jericho-rosales__cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.page-kuya-j-owner-jericho-rosales__cta-button{display:inline-block;padding:12px 30px;background-color:#ffcc00;color:#1a2a6c;border-radius:50px;text-decoration:none;font-weight:700;font-size:1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.3)}.page-kuya-j-owner-jericho-rosales__cta-button:hover{background-color:#e6b800;transform:translateY(-2px)}.page-kuya-j-owner-jericho-rosales__section{padding:50px 20px;max-width:1200px;margin:0 auto}.page-kuya-j-owner-jericho-rosales__section:nth-of-type(even){background-color:#f8f8f8}.page-kuya-j-owner-jericho-rosales__section-title{font-size:2em;color:#1a2a6c;text-align:center;margin-bottom:30px;position:relative;padding-bottom:10px}.page-kuya-j-owner-jericho-rosales__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:4px;background-color:#ffcc00;border-radius:2px}.page-kuya-j-owner-jericho-rosales__content-text{font-size:1.1em;line-height:1.6;color:#333;margin-bottom:20px}.page-kuya-j-owner-jericho-rosales__image-container{text-align:center;margin:30px 0}.page-kuya-j-owner-jericho-rosales__image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.page-kuya-j-owner-jericho-rosales__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-kuya-j-owner-jericho-rosales__game-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease;text-align:center}.page-kuya-j-owner-jericho-rosales__game-card:hover{transform:translateY(-5px)}.page-kuya-j-owner-jericho-rosales__game-image{width:100%;height:180px;object-fit:cover}.page-kuya-j-owner-jericho-rosales__game-title{font-size:1.2em;color:#1a2a6c;margin:15px 10px 10px;font-weight:700}.page-kuya-j-owner-jericho-rosales__game-provider{font-size:.9em;color:#666;margin-bottom:15px}.page-kuya-j-owner-jericho-rosales__promo-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease;text-align:center}.page-kuya-j-owner-jericho-rosales__promo-card:hover{transform:translateY(-5px)}.page-kuya-j-owner-jericho-rosales__promo-image{width:100%;height:200px;object-fit:cover}.page-kuya-j-owner-jericho-rosales__promo-title{font-size:1.4em;color:#1a2a6c;margin:15px 10px 10px;font-weight:700}.page-kuya-j-owner-jericho-rosales__promo-description{font-size:.95em;color:#555;padding:0 15px 15px}.page-kuya-j-owner-jericho-rosales__promo-button{display:inline-block;padding:10px 25px;background-color:#b21f1f;color:#fff;border-radius:50px;text-decoration:none;font-weight:600;margin-bottom:20px;transition:background-color .3s ease}.page-kuya-j-owner-jericho-rosales__promo-button:hover{background-color:#8e1818}.page-kuya-j-owner-jericho-rosales__faq-list{margin-top:30px}.page-kuya-j-owner-jericho-rosales__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden}.page-kuya-j-owner-jericho-rosales__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;font-size:1.15em;color:#1a2a6c;font-weight:600;cursor:pointer;background-color:#f0f0f0;transition:background-color .3s ease}.page-kuya-j-owner-jericho-rosales__faq-question h3{margin:0;pointer-events:none;flex-grow:1}.page-kuya-j-owner-jericho-rosales__faq-question:hover{background-color:#e0e0e0}.page-kuya-j-owner-jericho-rosales__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-kuya-j-owner-jericho-rosales__faq-item.active .page-kuya-j-owner-jericho-rosales__faq-toggle{transform:rotate(45deg)}.page-kuya-j-owner-jericho-rosales__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-kuya-j-owner-jericho-rosales__faq-item.active .page-kuya-j-owner-jericho-rosales__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-kuya-j-owner-jericho-rosales__faq-answer p{margin-bottom:0;color:#555;line-height:1.6}@media (max-width:768px){.page-kuya-j-owner-jericho-rosales__hero-title{font-size:2em}.page-kuya-j-owner-jericho-rosales__hero-subtitle{font-size:1em}.page-kuya-j-owner-jericho-rosales__section{padding:30px 15px}.page-kuya-j-owner-jericho-rosales__section-title{font-size:1.7em}.page-kuya-j-owner-jericho-rosales__content-text{font-size:1em}.page-kuya-j-owner-jericho-rosales__game-grid{grid-template-columns:1fr}.page-kuya-j-owner-jericho-rosales__cta-button{width:100% !important;box-sizing:border-box !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important}.page-kuya-j-owner-jericho-rosales__game-card,.page-kuya-j-owner-jericho-rosales__promo-card{max-width:100%;box-sizing:border-box}.page-kuya-j-owner-jericho-rosales__faq-question{padding:12px 15px;font-size:1em}.page-kuya-j-owner-jericho-rosales__faq-answer{padding:0 15px}.page-kuya-j-owner-jericho-rosales__faq-item.active .page-kuya-j-owner-jericho-rosales__faq-answer{padding:15px !important}.page-kuya-j-owner-jericho-rosales__image,.page-kuya-j-owner-jericho-rosales__game-image,.page-kuya-j-owner-jericho-rosales__promo-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}