.page-jl-cirendeu-raya { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-jl-cirendeu-raya__section-title { color: #e94560; text-align: center; font-size: 2.5rem; margin-bottom: 20px; padding-top: 40px; } .page-jl-cirendeu-raya__section-description { text-align: center; max-width: 800px; margin: 0 auto 50px auto; font-size: 1.1rem; color: #ccc; } .page-jl-cirendeu-raya__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding: 10px 0; } .page-jl-cirendeu-raya__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .page-jl-cirendeu-raya__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 2; } .page-jl-cirendeu-raya__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; } .page-jl-cirendeu-raya__hero-title { font-size: 3.5rem; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 1.2; } .page-jl-cirendeu-raya__hero-description { font-size: 1.3rem; color: #eee; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-jl-cirendeu-raya__hero-buttons { display: flex; gap: 20px; justify-content: center; } .page-jl-cirendeu-raya__hero-button { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2rem; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; } .page-jl-cirendeu-raya__hero-button:first-child { background-color: #e94560; color: #fff; border: 2px solid #e94560; } .page-jl-cirendeu-raya__hero-button:first-child:hover { background-color: #d13a52; transform: translateY(-3px); } .page-jl-cirendeu-raya__hero-button--secondary { background-color: transparent; color: #e94560; border: 2px solid #e94560; } .page-jl-cirendeu-raya__hero-button--secondary:hover { background-color: rgba(233, 69, 96, 0.2); transform: translateY(-3px); } .page-jl-cirendeu-raya__games-section, .page-jl-cirendeu-raya__promo-section, .page-jl-cirendeu-raya__why-choose-us, .page-jl-cirendeu-raya__faq-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; } .page-jl-cirendeu-raya__game-categories, .page-jl-cirendeu-raya__promo-grid, .page-jl-cirendeu-raya__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-jl-cirendeu-raya__game-card, .page-jl-cirendeu-raya__promo-card, .page-jl-cirendeu-raya__feature-item { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; display: flex; flex-direction: column; box-sizing: border-box; } .page-jl-cirendeu-raya__game-card:hover, .page-jl-cirendeu-raya__promo-card:hover, .page-jl-cirendeu-raya__feature-item:hover { transform: translateY(-10px); } .page-jl-cirendeu-raya__game-card-image, .page-jl-cirendeu-raya__promo-card-image, .page-jl-cirendeu-raya__feature-icon { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #e94560; max-width: 100%; height: auto; box-sizing: border-box; } .page-jl-cirendeu-raya__feature-icon { width: 100px; height: 100px; object-fit: contain; margin: 20px auto 10px auto; border-bottom: none; } .page-jl-cirendeu-raya__game-card-title, .page-jl-cirendeu-raya__promo-card-title, .page-jl-cirendeu-raya__feature-title { color: #fff; font-size: 1.8rem; margin: 20px 15px 10px 15px; pointer-events: none; } .page-jl-cirendeu-raya__game-card-text, .page-jl-cirendeu-raya__promo-card-text, .page-jl-cirendeu-raya__feature-description { color: #ccc; padding: 0 15px 20px 15px; flex-grow: 1; } .page-jl-cirendeu-raya__game-card-button, .page-jl-cirendeu-raya__promo-card-button { display: block; background-color: #e94560; color: #fff; padding: 12px 20px; text-decoration: none; font-weight: bold; border-radius: 0 0 10px 10px; transition: background-color 0.3s ease; margin-top: auto; } .page-jl-cirendeu-raya__game-card-button:hover, .page-jl-cirendeu-raya__promo-card-button:hover { background-color: #d13a52; } .page-jl-cirendeu-raya__faq-container { max-width: 900px; margin: 40px auto; } .page-jl-cirendeu-raya__faq-item { background-color: #2e2e4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); box-sizing: border-box; } .page-jl-cirendeu-raya__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #3f3f5f; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-jl-cirendeu-raya__faq-question:hover { background-color: #4a4a6e; } .page-jl-cirendeu-raya__faq-title { color: #fff; font-size: 1.3rem; margin: 0; pointer-events: none; } .page-jl-cirendeu-raya__faq-toggle { font-size: 1.8rem; color: #e94560; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } .page-jl-cirendeu-raya__faq-item.active .page-jl-cirendeu-raya__faq-toggle { transform: rotate(45deg); } .page-jl-cirendeu-raya__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; font-size: 1rem; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; box-sizing: border-box; } .page-jl-cirendeu-raya__faq-item.active .page-jl-cirendeu-raya__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-jl-cirendeu-raya { padding-top: var(--header-offset, 122px) !important; } .page-jl-cirendeu-raya__hero-section { height: 500px; } .page-jl-cirendeu-raya__hero-title { font-size: 2.5rem; } .page-jl-cirendeu-raya__hero-description { font-size: 1.1rem; } .page-jl-cirendeu-raya__hero-buttons { flex-direction: column; gap: 15px; } .page-jl-cirendeu-raya__hero-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-jl-cirendeu-raya__section-title { font-size: 2rem; padding-top: 30px; } .page-jl-cirendeu-raya__section-description { margin-bottom: 30px; font-size: 1rem; } .page-jl-cirendeu-raya__games-section, .page-jl-cirendeu-raya__promo-section, .page-jl-cirendeu-raya__why-choose-us, .page-jl-cirendeu-raya__faq-section { padding: 40px 15px; } .page-jl-cirendeu-raya__game-categories, .page-jl-cirendeu-raya__promo-grid, .page-jl-cirendeu-raya__features-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 20px; } .page-jl-cirendeu-raya__game-card, .page-jl-cirendeu-raya__promo-card, .page-jl-cirendeu-raya__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jl-cirendeu-raya__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jl-cirendeu-raya__faq-question { padding: 15px 20px; } .page-jl-cirendeu-raya__faq-title { font-size: 1.1rem; } .page-jl-cirendeu-raya__faq-answer { padding: 0 20px; } .page-jl-cirendeu-raya__faq-item.active .page-jl-cirendeu-raya__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-jl-cirendeu-raya__hero-title { font-size: 2rem; } .page-jl-cirendeu-raya__hero-description { font-size: 1rem; } .page-jl-cirendeu-raya__hero-button { font-size: 1rem; padding: 12px 25px; } .page-jl-cirendeu-raya__section-title { font-size: 1.8rem; } .page-jl-cirendeu-raya__game-card-title, .page-jl-cirendeu-raya__promo-card-title { font-size: 1.5rem; } .page-jl-cirendeu-raya__faq-title { font-size: 1rem; } .page-jl-cirendeu-raya__faq-toggle { font-size: 1.5rem; } }