.page-poppy-playtime-chapter-1-png { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-1-png h1, .page-poppy-playtime-chapter-1-png h2, .page-poppy-playtime-chapter-1-png h3 { color: #2c3e50; margin-bottom: 15px; } .page-poppy-playtime-chapter-1-png h1 { font-size: 2.5em; text-align: center; margin-top: 20px; } .page-poppy-playtime-chapter-1-png h2 { font-size: 2em; text-align: center; margin-top: 40px; margin-bottom: 25px; } .page-poppy-playtime-chapter-1-png h3 { font-size: 1.5em; } .page-poppy-playtime-chapter-1-png p { margin-bottom: 15px; } .page-poppy-playtime-chapter-1-png a { text-decoration: none; color: #007bff; } .page-poppy-playtime-chapter-1-png a:hover { text-decoration: underline; } .page-poppy-playtime-chapter-1-png__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-poppy-playtime-chapter-1-png__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-poppy-playtime-chapter-1-png__hero-content { z-index: 1; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-poppy-playtime-chapter-1-png__hero-title { font-size: 3em; margin-bottom: 10px; color: #fff; } .page-poppy-playtime-chapter-1-png__hero-description { font-size: 1.2em; margin-bottom: 20px; color: #eee; } .page-poppy-playtime-chapter-1-png__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 30px; border-radius: 5px; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-png__hero-cta:hover { background-color: #e0a800; text-decoration: none; } .page-poppy-playtime-chapter-1-png__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: 30px 20px; background-color: #fff; border-bottom: 1px solid #eee; } .page-poppy-playtime-chapter-1-png__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; } .page-poppy-playtime-chapter-1-png__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-1-png__section-container { max-width: 1200px; margin: 0 auto; padding: 40px 20px; background-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); border-radius: 8px; margin-bottom: 30px; } .page-poppy-playtime-chapter-1-png__intro-section .page-poppy-playtime-chapter-1-png__intro-text { text-align: center; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-chapter-1-png__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-1-png__quick-access-btn { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-png__quick-access-btn:hover { background-color: #218838; text-decoration: none; } .page-poppy-playtime-chapter-1-png__game-grid, .page-poppy-playtime-chapter-1-png__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-chapter-1-png__game-card, .page-poppy-playtime-chapter-1-png__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-poppy-playtime-chapter-1-png__game-card:hover, .page-poppy-playtime-chapter-1-png__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-1-png__game-image, .page-poppy-playtime-chapter-1-png__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-1-png__game-content, .page-poppy-playtime-chapter-1-png__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-poppy-playtime-chapter-1-png__game-name, .page-poppy-playtime-chapter-1-png__blog-post-title { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; } .page-poppy-playtime-chapter-1-png__game-cta, .page-poppy-playtime-chapter-1-png__blog-read-more { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; font-size: 0.95em; font-weight: bold; margin-top: 15px; text-align: center; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-png__game-cta:hover, .page-poppy-playtime-chapter-1-png__blog-read-more:hover { background-color: #0056b3; text-decoration: none; } .page-poppy-playtime-chapter-1-png__promotions-section .page-poppy-playtime-chapter-1-png__promo-item { background-color: #e9f7ef; border-left: 5px solid #28a745; padding: 20px; margin-bottom: 20px; border-radius: 5px; } .page-poppy-playtime-chapter-1-png__promotions-section .page-poppy-playtime-chapter-1-png__promo-heading { color: #28a745; margin-bottom: 10px; } .page-poppy-playtime-chapter-1-png__promotions-section .page-poppy-playtime-chapter-1-png__promo-description { margin-bottom: 15px; } .page-poppy-playtime-chapter-1-png__promotions-section .page-poppy-playtime-chapter-1-png__promo-cta { background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-png__promotions-section .page-poppy-playtime-chapter-1-png__promo-cta:hover { background-color: #218838; text-decoration: none; } .page-poppy-playtime-chapter-1-png__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; text-align: center; } .page-poppy-playtime-chapter-1-png__security-feature { background-color: #f0f8ff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-chapter-1-png__security-icon { width: 60px; height: 60px; margin-bottom: 15px; display: inline-block; } .page-poppy-playtime-chapter-1-png__security-icon img { max-width: 100%; height: auto; display: block; margin: 0 auto; } .page-poppy-playtime-chapter-1-png__security-text h3 { font-size: 1.2em; color: #007bff; margin-bottom: 10px; } .page-poppy-playtime-chapter-1-png__faq-list { margin-top: 30px; } .page-poppy-playtime-chapter-1-png__faq-item { background-color: #fefefe; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-poppy-playtime-chapter-1-png__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f2f2f2; border-bottom: 1px solid #eee; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-png__faq-question:hover { background-color: #e6e6e6; } .page-poppy-playtime-chapter-1-png__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-poppy-playtime-chapter-1-png__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-1-png__faq-item.active .page-poppy-playtime-chapter-1-png__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-1-png__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-1-png__faq-item.active .page-poppy-playtime-chapter-1-png__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-1-png__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-1-png__hero-description { font-size: 1em; } .page-poppy-playtime-chapter-1-png__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-poppy-playtime-chapter-1-png__payment-logo, .page-poppy-playtime-chapter-1-png__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-1-png__section-container { padding: 20px 15px; } .page-poppy-playtime-chapter-1-png__quick-access-links { flex-direction: column; align-items: center; } .page-poppy-playtime-chapter-1-png__quick-access-btn { width: 100%; max-width: 300px; box-sizing: border-box; } .page-poppy-playtime-chapter-1-png__game-grid, .page-poppy-playtime-chapter-1-png__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-1-png__game-card, .page-poppy-playtime-chapter-1-png__blog-card { max-width: 100%; box-sizing: border-box; } .page-poppy-playtime-chapter-1-png__security-content { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-1-png__security-feature { max-width: 100%; box-sizing: border-box; } .page-poppy-playtime-chapter-1-png__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-1-png__faq-item.active .page-poppy-playtime-chapter-1-png__faq-answer { padding: 15px !important; } .page-poppy-playtime-chapter-1-png__blog-excerpt { font-size: 0.9em; } .page-poppy-playtime-chapter-1-png img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-1-png__game-image, .page-poppy-playtime-chapter-1-png__blog-image { height: 180px; } }