.page-will-poppy-playtime-have-a-chapter-6 { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; overflow-x: hidden; padding-bottom: 40px; } .page-will-poppy-playtime-have-a-chapter-6__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; padding-top: 20px; font-weight: bold; } .page-will-poppy-playtime-have-a-chapter-6__hero-section { position: relative; width: 100%; min-height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding: 10px 20px 60px; box-sizing: border-box; } .page-will-poppy-playtime-have-a-chapter-6__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-will-poppy-playtime-have-a-chapter-6__hero-image { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.4); max-width: 100%; } .page-will-poppy-playtime-have-a-chapter-6__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-will-poppy-playtime-have-a-chapter-6__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #fff; line-height: 1.2; } .page-will-poppy-playtime-have-a-chapter-6__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #f0f0f0; } .page-will-poppy-playtime-have-a-chapter-6__hero-cta, .page-will-poppy-playtime-have-a-chapter-6__access-btn, .page-will-poppy-playtime-have-a-chapter-6__game-cta, .page-will-poppy-playtime-have-a-chapter-6__promo-cta, .page-will-poppy-playtime-have-a-chapter-6__contact-cta { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; cursor: pointer; border: none; } .page-will-poppy-playtime-have-a-chapter-6__hero-cta:hover, .page-will-poppy-playtime-have-a-chapter-6__access-btn:hover, .page-will-poppy-playtime-have-a-chapter-6__game-cta:hover, .page-will-poppy-playtime-have-a-chapter-6__promo-cta:hover, .page-will-poppy-playtime-have-a-chapter-6__contact-cta:hover { background-color: #c9354f; } .page-will-poppy-playtime-have-a-chapter-6__intro-section, .page-will-poppy-playtime-have-a-chapter-6__quick-access-section, .page-will-poppy-playtime-have-a-chapter-6__games-section, .page-will-poppy-playtime-have-a-chapter-6__promotions-section, .page-will-poppy-playtime-have-a-chapter-6__security-support-section, .page-will-poppy-playtime-have-a-chapter-6__faq-section, .page-will-poppy-playtime-have-a-chapter-6__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-will-poppy-playtime-have-a-chapter-6__intro-text, .page-will-poppy-playtime-have-a-chapter-6__quick-access-description, .page-will-poppy-playtime-have-a-chapter-6__games-description, .page-will-poppy-playtime-have-a-chapter-6__promotions-description, .page-will-poppy-playtime-have-a-chapter-6__security-support-description, .page-will-poppy-playtime-have-a-chapter-6__blog-description { text-align: center; font-size: 1.1em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-will-poppy-playtime-have-a-chapter-6__features-grid, .page-will-poppy-playtime-have-a-chapter-6__game-categories, .page-will-poppy-playtime-have-a-chapter-6__promo-cards, .page-will-poppy-playtime-have-a-chapter-6__info-grid, .page-will-poppy-playtime-have-a-chapter-6__blog-articles { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-will-poppy-playtime-have-a-chapter-6__feature-item, .page-will-poppy-playtime-have-a-chapter-6__game-card, .page-will-poppy-playtime-have-a-chapter-6__promo-card, .page-will-poppy-playtime-have-a-chapter-6__info-item, .page-will-poppy-playtime-have-a-chapter-6__blog-card { background-color: #2a2a4e; border-radius: 8px; padding: 30px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-will-poppy-playtime-have-a-chapter-6__feature-item:hover, .page-will-poppy-playtime-have-a-chapter-6__game-card:hover, .page-will-poppy-playtime-have-a-chapter-6__promo-card:hover, .page-will-poppy-playtime-have-a-chapter-6__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-will-poppy-playtime-have-a-chapter-6__feature-icon, .page-will-poppy-playtime-have-a-chapter-6__game-image, .page-will-poppy-playtime-have-a-chapter-6__promo-image, .page-will-poppy-playtime-have-a-chapter-6__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 20px; max-width: 100%; box-sizing: border-box; } .page-will-poppy-playtime-have-a-chapter-6__feature-title, .page-will-poppy-playtime-have-a-chapter-6__game-title, .page-will-poppy-playtime-have-a-chapter-6__promo-title, .page-will-poppy-playtime-have-a-chapter-6__info-title, .page-will-poppy-playtime-have-a-chapter-6__blog-title { font-size: 1.5em; color: #f7b32b; margin-bottom: 15px; } .page-will-poppy-playtime-have-a-chapter-6__blog-title a { color: #f7b32b; text-decoration: none; } .page-will-poppy-playtime-have-a-chapter-6__blog-title a:hover { text-decoration: underline; } .page-will-poppy-playtime-have-a-chapter-6__feature-description, .page-will-poppy-playtime-have-a-chapter-6__game-text, .page-will-poppy-playtime-have-a-chapter-6__promo-text, .page-will-poppy-playtime-have-a-chapter-6__info-text, .page-will-poppy-playtime-have-a-chapter-6__blog-excerpt { font-size: 1em; color: #c0c0c0; margin-bottom: 20px; } .page-will-poppy-playtime-have-a-chapter-6__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-will-poppy-playtime-have-a-chapter-6__access-btn { padding: 12px 25px; font-size: 1em; } .page-will-poppy-playtime-have-a-chapter-6__contact-cta { margin-top: 40px; text-align: center; display: block; width: fit-content; margin-left: auto; margin-right: auto; } /* FAQ Section Styling */ .page-will-poppy-playtime-have-a-chapter-6__faq-list { max-width: 900px; margin: 0 auto; } .page-will-poppy-playtime-have-a-chapter-6__faq-item { background-color: #2a2a4e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-will-poppy-playtime-have-a-chapter-6__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5e; transition: background-color 0.3s ease; } .page-will-poppy-playtime-have-a-chapter-6__faq-question:hover { background-color: #4a4a6e; } .page-will-poppy-playtime-have-a-chapter-6__faq-q-title { font-size: 1.2em; color: #f7b32b; margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-will-poppy-playtime-have-a-chapter-6__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-will-poppy-playtime-have-a-chapter-6__faq-item.active .page-will-poppy-playtime-have-a-chapter-6__faq-toggle { transform: rotate(45deg); } .page-will-poppy-playtime-have-a-chapter-6__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-will-poppy-playtime-have-a-chapter-6__faq-item.active .page-will-poppy-playtime-have-a-chapter-6__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-will-poppy-playtime-have-a-chapter-6__faq-a-text { font-size: 1em; color: #c0c0c0; margin-top: 0; margin-bottom: 0; } /* Blog Section Styling */ .page-will-poppy-playtime-have-a-chapter-6__blog-card { text-align: left; padding: 20px; } .page-will-poppy-playtime-have-a-chapter-6__blog-image { height: 180px; } .page-will-poppy-playtime-have-a-chapter-6__blog-content { margin-top: 15px; } .page-will-poppy-playtime-have-a-chapter-6__blog-excerpt { margin-bottom: 10px; } .page-will-poppy-playtime-have-a-chapter-6__blog-date { font-size: 0.9em; color: #888; } /* Responsive adjustments */ @media (max-width: 1024px) { .page-will-poppy-playtime-have-a-chapter-6__hero-title { font-size: 2.8em; } .page-will-poppy-playtime-have-a-chapter-6__hero-subtitle { font-size: 1.1em; } .page-will-poppy-playtime-have-a-chapter-6__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-will-poppy-playtime-have-a-chapter-6__hero-section { min-height: 500px; padding: 10px 15px 40px; } .page-will-poppy-playtime-have-a-chapter-6__hero-title { font-size: 2em; } .page-will-poppy-playtime-have-a-chapter-6__hero-subtitle { font-size: 1em; } .page-will-poppy-playtime-have-a-chapter-6__hero-cta { padding: 12px 25px; font-size: 1em; } .page-will-poppy-playtime-have-a-chapter-6__intro-section, .page-will-poppy-playtime-have-a-chapter-6__quick-access-section, .page-will-poppy-playtime-have-a-chapter-6__games-section, .page-will-poppy-playtime-have-a-chapter-6__promotions-section, .page-will-poppy-playtime-have-a-chapter-6__security-support-section, .page-will-poppy-playtime-have-a-chapter-6__faq-section, .page-will-poppy-playtime-have-a-chapter-6__blog-section { padding: 40px 15px; } .page-will-poppy-playtime-have-a-chapter-6__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-will-poppy-playtime-have-a-chapter-6__intro-text, .page-will-poppy-playtime-have-a-chapter-6__quick-access-description, .page-will-poppy-playtime-have-a-chapter-6__games-description, .page-will-poppy-playtime-have-a-chapter-6__promotions-description, .page-will-poppy-playtime-have-a-chapter-6__security-support-description, .page-will-poppy-playtime-have-a-chapter-6__blog-description { font-size: 0.95em; margin-bottom: 30px; } /* Responsive list items */ .page-will-poppy-playtime-have-a-chapter-6__features-grid > *, .page-will-poppy-playtime-have-a-chapter-6__game-categories > *, .page-will-poppy-playtime-have-a-chapter-6__promo-cards > *, .page-will-poppy-playtime-have-a-chapter-6__info-grid > *, .page-will-poppy-playtime-have-a-chapter-6__blog-articles > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } /* Ensure images are responsive */ .page-will-poppy-playtime-have-a-chapter-6__feature-icon, .page-will-poppy-playtime-have-a-chapter-6__game-image, .page-will-poppy-playtime-have-a-chapter-6__promo-image, .page-will-poppy-playtime-have-a-chapter-6__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-will-poppy-playtime-have-a-chapter-6__access-buttons { flex-direction: column; align-items: center; } .page-will-poppy-playtime-have-a-chapter-6__access-btn { width: 80%; max-width: 300px; } .page-will-poppy-playtime-have-a-chapter-6__faq-question { padding: 15px 20px; } .page-will-poppy-playtime-have-a-chapter-6__faq-q-title { font-size: 1.1em; } .page-will-poppy-playtime-have-a-chapter-6__faq-toggle { font-size: 1.5em; } .page-will-poppy-playtime-have-a-chapter-6__faq-answer { padding: 0 20px; } .page-will-poppy-playtime-have-a-chapter-6__faq-item.active .page-will-poppy-playtime-have-a-chapter-6__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-will-poppy-playtime-have-a-chapter-6__hero-title { font-size: 1.8em; } .page-will-poppy-playtime-have-a-chapter-6__hero-subtitle { font-size: 0.9em; } .page-will-poppy-playtime-have-a-chapter-6__section-title { font-size: 1.5em; } .page-will-poppy-playtime-have-a-chapter-6__feature-title, .page-will-poppy-playtime-have-a-chapter-6__game-title, .page-will-poppy-playtime-have-a-chapter-6__promo-title, .page-will-poppy-playtime-have-a-chapter-6__info-title, .page-will-poppy-playtime-have-a-chapter-6__blog-title { font-size: 1.3em; } }