.page-poppy-playtime-chapter-3-age { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; } .page-poppy-playtime-chapter-3-age__content-wrapper { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-3-age__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; padding-top: 20px; } .page-poppy-playtime-chapter-3-age__section-title .highlight { color: #00aaff; } .page-poppy-playtime-chapter-3-age__hero-section { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; min-height: 500px; padding-top: 10px; background-color: #0f0f1c; } .page-poppy-playtime-chapter-3-age__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.4; } .page-poppy-playtime-chapter-3-age__hero-content { position: relative; z-index: 2; padding: 20px; max-width: 900px; } .page-poppy-playtime-chapter-3-age__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #ffffff; } .page-poppy-playtime-chapter-3-age__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #c0c0c0; } .page-poppy-playtime-chapter-3-age__hero-cta { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-3-age__hero-cta:hover { background-color: #ff6f8a; transform: translateY(-3px); } .page-poppy-playtime-chapter-3-age__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: 40px 20px; background-color: #161625; } .page-poppy-playtime-chapter-3-age__payment-providers .page-poppy-playtime-chapter-3-age__section-title { margin-bottom: 20px; font-size: 2em; } .page-poppy-playtime-chapter-3-age__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; } .page-poppy-playtime-chapter-3-age__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-chapter-3-age__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-poppy-playtime-chapter-3-age__introduction-section, .page-poppy-playtime-chapter-3-age__quick-access-section, .page-poppy-playtime-chapter-3-age__games-section, .page-poppy-playtime-chapter-3-age__promotions-section, .page-poppy-playtime-chapter-3-age__security-section, .page-poppy-playtime-chapter-3-age__faq-section, .page-poppy-playtime-chapter-3-age__blog-section { padding: 60px 0; } .page-poppy-playtime-chapter-3-age__introduction-section { background-color: #1a1a2e; } .page-poppy-playtime-chapter-3-age__intro-image { width: 100%; max-width: 800px; height: auto; display: block; margin: 40px auto; border-radius: 10px; object-fit: cover; } .page-poppy-playtime-chapter-3-age__quick-access-section { background-color: #161625; text-align: center; } .page-poppy-playtime-chapter-3-age__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-3-age__access-btn { display: inline-block; background-color: #00aaff; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-3-age__access-btn:hover { background-color: #0088cc; transform: translateY(-2px); } .page-poppy-playtime-chapter-3-age__games-section { background-color: #1a1a2e; } .page-poppy-playtime-chapter-3-age__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-3-age__game-card, .page-poppy-playtime-chapter-3-age__promo-card, .page-poppy-playtime-chapter-3-age__blog-card { background-color: #2c2c44; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-poppy-playtime-chapter-3-age__game-card:hover, .page-poppy-playtime-chapter-3-age__promo-card:hover, .page-poppy-playtime-chapter-3-age__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-3-age__game-card-image, .page-poppy-playtime-chapter-3-age__promo-card-image, .page-poppy-playtime-chapter-3-age__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-3-age__game-card-title, .page-poppy-playtime-chapter-3-age__promo-card-title, .page-poppy-playtime-chapter-3-age__blog-card-title { font-size: 1.5em; color: #e94560; margin: 15px 10px 10px; min-height: 48px; display: flex; align-items: center; justify-content: center; } .page-poppy-playtime-chapter-3-age__game-card-title a, .page-poppy-playtime-chapter-3-age__blog-card-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-poppy-playtime-chapter-3-age__game-card-title a:hover, .page-poppy-playtime-chapter-3-age__blog-card-title a:hover { color: #ff6f8a; } .page-poppy-playtime-chapter-3-age__game-card-description, .page-poppy-playtime-chapter-3-age__promo-card-description, .page-poppy-playtime-chapter-3-age__blog-card-excerpt { padding: 0 15px; margin-bottom: 15px; flex-grow: 1; } .page-poppy-playtime-chapter-3-age__game-card-cta, .page-poppy-playtime-chapter-3-age__promo-card-cta { display: inline-block; background-color: #00aaff; color: #ffffff; padding: 10px 20px; border-radius: 0 0 10px 10px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin-top: auto; } .page-poppy-playtime-chapter-3-age__game-card-cta:hover, .page-poppy-playtime-chapter-3-age__promo-card-cta:hover { background-color: #0088cc; } .page-poppy-playtime-chapter-3-age__promotions-section { background-color: #161625; } .page-poppy-playtime-chapter-3-age__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-3-age__security-section { background-color: #1a1a2e; text-align: center; } .page-poppy-playtime-chapter-3-age__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-3-age__feature-item { background-color: #2c2c44; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-3-age__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-age__feature-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-age__contact-cta { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; margin-top: 40px; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-3-age__contact-cta:hover { background-color: #ff6f8a; transform: translateY(-3px); } .page-poppy-playtime-chapter-3-age__faq-section { background-color: #161625; } .page-poppy-playtime-chapter-3-age__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-3-age__faq-item { background-color: #2c2c44; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chapter-3-age__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #3a3a5a; border-bottom: 1px solid #4f4f7a; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-age__faq-question:hover { background-color: #4a4a6a; } .page-poppy-playtime-chapter-3-age__faq-question-title { margin: 0; font-size: 1.2em; color: #ffffff; pointer-events: none; } .page-poppy-playtime-chapter-3-age__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-age__faq-item.active .page-poppy-playtime-chapter-3-age__faq-toggle { transform: rotate(45deg); color: #00aaff; } .page-poppy-playtime-chapter-3-age__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-poppy-playtime-chapter-3-age__faq-item.active .page-poppy-playtime-chapter-3-age__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-poppy-playtime-chapter-3-age__faq-answer p { margin: 0; padding-bottom: 10px; } .page-poppy-playtime-chapter-3-age__blog-section { background-color: #1a1a2e; } .page-poppy-playtime-chapter-3-age__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-3-age__blog-card-excerpt { font-size: 0.9em; color: #c0c0c0; } .page-poppy-playtime-chapter-3-age p { margin-bottom: 1em; } .page-poppy-playtime-chapter-3-age strong.highlight { color: #00aaff; } @media (max-width: 1024px) { .page-poppy-playtime-chapter-3-age__hero-title { font-size: 2.8em; } .page-poppy-playtime-chapter-3-age__hero-subtitle { font-size: 1.3em; } .page-poppy-playtime-chapter-3-age__section-title { font-size: 2em; } .page-poppy-playtime-chapter-3-age__content-wrapper { padding: 15px; } } @media (max-width: 768px) { .page-poppy-playtime-chapter-3-age__hero-section { min-height: 400px; } .page-poppy-playtime-chapter-3-age__hero-title { font-size: 2.2em; } .page-poppy-playtime-chapter-3-age__hero-subtitle { font-size: 1.1em; } .page-poppy-playtime-chapter-3-age__hero-cta { padding: 12px 25px; font-size: 1.1em; } .page-poppy-playtime-chapter-3-age__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-poppy-playtime-chapter-3-age__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-poppy-playtime-chapter-3-age__payment-logo, .page-poppy-playtime-chapter-3-age__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-3-age__introduction-section, .page-poppy-playtime-chapter-3-age__quick-access-section, .page-poppy-playtime-chapter-3-age__games-section, .page-poppy-playtime-chapter-3-age__promotions-section, .page-poppy-playtime-chapter-3-age__security-section, .page-poppy-playtime-chapter-3-age__faq-section, .page-poppy-playtime-chapter-3-age__blog-section { padding: 40px 0; } .page-poppy-playtime-chapter-3-age__access-links { flex-direction: column; gap: 15px; } .page-poppy-playtime-chapter-3-age__access-btn { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3-age__game-categories, .page-poppy-playtime-chapter-3-age__promo-grid, .page-poppy-playtime-chapter-3-age__features-grid, .page-poppy-playtime-chapter-3-age__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-3-age__game-card, .page-poppy-playtime-chapter-3-age__promo-card, .page-poppy-playtime-chapter-3-age__feature-item, .page-poppy-playtime-chapter-3-age__blog-card { 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; } .page-poppy-playtime-chapter-3-age__game-card-image, .page-poppy-playtime-chapter-3-age__promo-card-image, .page-poppy-playtime-chapter-3-age__blog-card-image { height: 180px; } .page-poppy-playtime-chapter-3-age__game-card-title, .page-poppy-playtime-chapter-3-age__promo-card-title, .page-poppy-playtime-chapter-3-age__blog-card-title { font-size: 1.3em; min-height: auto; } .page-poppy-playtime-chapter-3-age__feature-icon { width: 80px; height: 80px; } .page-poppy-playtime-chapter-3-age__faq-question { padding: 15px; } .page-poppy-playtime-chapter-3-age__faq-question-title { font-size: 1.1em; } .page-poppy-playtime-chapter-3-age__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-3-age__faq-item.active .page-poppy-playtime-chapter-3-age__faq-answer { padding: 15px 15px !important; } } @media (max-width: 480px) { .page-poppy-playtime-chapter-3-age__hero-title { font-size: 1.8em; } .page-poppy-playtime-chapter-3-age__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-3-age__hero-cta { padding: 10px 20px; font-size: 1em; } .page-poppy-playtime-chapter-3-age__section-title { font-size: 1.5em; } }