.page-poppy-playtime-chapter-2-flower { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-poppy-playtime-chapter-2-flower__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-2-flower__hero-section { background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-radius: 15px; margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-poppy-playtime-chapter-2-flower__hero-content { position: relative; z-index: 1; }.page-poppy-playtime-chapter-2-flower__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-chapter-2-flower__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-chapter-2-flower__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-chapter-2-flower__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-chapter-2-flower__section-title { font-size: 2.2em; color: #2c3e50; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-poppy-playtime-chapter-2-flower__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-poppy-playtime-chapter-2-flower__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #fff; padding: 30px 20px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-poppy-playtime-chapter-2-flower__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-2-flower__introduction-section { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__introduction-content { display: flex; flex-direction: column; gap: 20px; }.page-poppy-playtime-chapter-2-flower__introduction-text { font-size: 1.1em; color: #555; }.page-poppy-playtime-chapter-2-flower__quick-access-section { background-color: #e8f0fe; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; text-align: center; }.page-poppy-playtime-chapter-2-flower__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-2-flower__access-button { display: block; background-color: #2575fc; color: #fff; padding: 15px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-chapter-2-flower__access-button:hover { background-color: #1a5bbd; transform: translateY(-2px); }.page-poppy-playtime-chapter-2-flower__games-section { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-2-flower__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-flower__game-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-2-flower__game-image-container { width: 100%; height: 200px; overflow: hidden; }.page-poppy-playtime-chapter-2-flower__game-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__game-content { padding: 20px; }.page-poppy-playtime-chapter-2-flower__game-title { font-size: 1.4em; margin-bottom: 10px; color: #2c3e50; }.page-poppy-playtime-chapter-2-flower__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-flower__promotions-section { background-color: #fcebeb; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-2-flower__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-flower__promo-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-2-flower__promo-image-container { width: 100%; height: 220px; overflow: hidden; }.page-poppy-playtime-chapter-2-flower__promo-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__promo-content { padding: 20px; }.page-poppy-playtime-chapter-2-flower__promo-title { font-size: 1.5em; margin-bottom: 10px; color: #c0392b; }.page-poppy-playtime-chapter-2-flower__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-flower__security-section { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-2-flower__security-item { text-align: center; padding: 20px; border-radius: 8px; background-color: #f0f8ff; }.page-poppy-playtime-chapter-2-flower__security-icon { width: 60px; height: 60px; margin-bottom: 15px; max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto; box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__security-title { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; }.page-poppy-playtime-chapter-2-flower__security-text { font-size: 0.95em; color: #666; }.page-poppy-playtime-chapter-2-flower__faq-section { background-color: #f5f5f5; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-chapter-2-flower__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fefefe; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-poppy-playtime-chapter-2-flower__faq-question:hover { background-color: #f0f0f0; }.page-poppy-playtime-chapter-2-flower__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; }.page-poppy-playtime-chapter-2-flower__faq-toggle { font-size: 1.8em; font-weight: bold; color: #2575fc; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-chapter-2-flower__faq-item.active .page-poppy-playtime-chapter-2-flower__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-2-flower__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 0.95em; color: #555; }.page-poppy-playtime-chapter-2-flower__faq-item.active .page-poppy-playtime-chapter-2-flower__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-2-flower__blog-section { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; }.page-poppy-playtime-chapter-2-flower__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-2-flower__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-flower__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-2-flower__blog-image-container { width: 100%; height: 180px; overflow: hidden; }.page-poppy-playtime-chapter-2-flower__blog-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__blog-content { padding: 20px; }.page-poppy-playtime-chapter-2-flower__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; min-height: 2.6em; /* Ensure consistent height */ }.page-poppy-playtime-chapter-2-flower__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-poppy-playtime-chapter-2-flower__blog-title a:hover { color: #2575fc; }.page-poppy-playtime-chapter-2-flower__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-flower__read-more { display: inline-block; color: #2575fc; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-poppy-playtime-chapter-2-flower__read-more:hover { color: #1a5bbd; }.page-poppy-playtime-chapter-2-flower__list-item { box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-2-flower__list-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-2-flower__list-item h3 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-2-flower__list-item li { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-2-flower__game-card, .page-poppy-playtime-chapter-2-flower__promo-card, .page-poppy-playtime-chapter-2-flower__blog-card { box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__game-image, .page-poppy-playtime-chapter-2-flower__promo-image, .page-poppy-playtime-chapter-2-flower__security-icon, .page-poppy-playtime-chapter-2-flower__blog-image { max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-poppy-playtime-chapter-2-flower__quick-access-grid, .page-poppy-playtime-chapter-2-flower__games-grid, .page-poppy-playtime-chapter-2-flower__promotions-grid, .page-poppy-playtime-chapter-2-flower__security-grid, .page-poppy-playtime-chapter-2-flower__blog-grid { padding: 0 10px; }.page-poppy-playtime-chapter-2-flower__quick-access-grid .page-poppy-playtime-chapter-2-flower__access-button, .page-poppy-playtime-chapter-2-flower__games-grid .page-poppy-playtime-chapter-2-flower__game-card, .page-poppy-playtime-chapter-2-flower__promotions-grid .page-poppy-playtime-chapter-2-flower__promo-card, .page-poppy-playtime-chapter-2-flower__security-grid .page-poppy-playtime-chapter-2-flower__security-item, .page-poppy-playtime-chapter-2-flower__blog-grid .page-poppy-playtime-chapter-2-flower__blog-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-2-flower__blog-title { min-height: unset; }.page-poppy-playtime-chapter-2-flower__promo-title { min-height: unset; }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-flower__container { padding: 10px; }.page-poppy-playtime-chapter-2-flower__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-2-flower__hero-subtitle { font-size: 1em; }.page-poppy-playtime-chapter-2-flower__cta-button { padding: 12px 25px; font-size: 1em; }.page-poppy-playtime-chapter-2-flower__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-flower__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-poppy-playtime-chapter-2-flower__payment-logo, .page-poppy-playtime-chapter-2-flower__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-poppy-playtime-chapter-2-flower__introduction-section, .page-poppy-playtime-chapter-2-flower__quick-access-section, .page-poppy-playtime-chapter-2-flower__games-section, .page-poppy-playtime-chapter-2-flower__promotions-section, .page-poppy-playtime-chapter-2-flower__security-section, .page-poppy-playtime-chapter-2-flower__faq-section, .page-poppy-playtime-chapter-2-flower__blog-section { padding: 20px; }.page-poppy-playtime-chapter-2-flower__introduction-text { font-size: 1em; }.page-poppy-playtime-chapter-2-flower__quick-access-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-flower__games-grid, .page-poppy-playtime-chapter-2-flower__promotions-grid, .page-poppy-playtime-chapter-2-flower__security-grid, .page-poppy-playtime-chapter-2-flower__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-flower__game-title, .page-poppy-playtime-chapter-2-flower__promo-title, .page-poppy-playtime-chapter-2-flower__security-title, .page-poppy-playtime-chapter-2-flower__blog-title { font-size: 1.2em; }.page-poppy-playtime-chapter-2-flower__game-description, .page-poppy-playtime-chapter-2-flower__promo-description, .page-poppy-playtime-chapter-2-flower__security-text, .page-poppy-playtime-chapter-2-flower__blog-excerpt { font-size: 0.9em; }.page-poppy-playtime-chapter-2-flower__faq-question { padding: 15px 20px; }.page-poppy-playtime-chapter-2-flower__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-chapter-2-flower__faq-toggle { font-size: 1.5em; }.page-poppy-playtime-chapter-2-flower__faq-answer { padding: 0 20px; }.page-poppy-playtime-chapter-2-flower__faq-item.active .page-poppy-playtime-chapter-2-flower__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-chapter-2-flower__game-image, .page-poppy-playtime-chapter-2-flower__promo-image, .page-poppy-playtime-chapter-2-flower__security-icon, .page-poppy-playtime-chapter-2-flower__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }