.page-when-will-chapter-5-release-poppy-playtime {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-when-will-chapter-5-release-poppy-playtime__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}.page-when-will-chapter-5-release-poppy-playtime__section {padding: 40px 0;margin-bottom: 20px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 5px rgba(0,0,0,0.1);}.page-when-will-chapter-5-release-poppy-playtime__section--dark {background-color: #2c3e50;color: #ecf0f1;}.page-when-will-chapter-5-release-poppy-playtime__section-title {text-align: center;color: #2c3e50;margin-bottom: 30px;font-size: 2.5em;}.page-when-will-chapter-5-release-poppy-playtime__section--dark .page-when-will-chapter-5-release-poppy-playtime__section-title {color: #ecf0f1;}.page-when-will-chapter-5-release-poppy-playtime__text-center {text-align: center;}.page-when-will-chapter-5-release-poppy-playtime__hero-section {position: relative;background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6));color: #fff;text-align: center;padding: 100px 20px;border-radius: 0;box-shadow: none;overflow: hidden;padding-top: calc(100px + 10px);}.page-when-will-chapter-5-release-poppy-playtime__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-when-will-chapter-5-release-poppy-playtime__hero-title {font-size: 3.5em;margin-bottom: 20px;text-shadow: 2px 2px 4px rgba(0,0,0,0.7);}.page-when-will-chapter-5-release-poppy-playtime__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-when-will-chapter-5-release-poppy-playtime__cta-buttons {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}.page-when-will-chapter-5-release-poppy-playtime__cta-button {background-color: #e74c3c;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;font-size: 1.1em;}.page-when-will-chapter-5-release-poppy-playtime__cta-button:hover {background-color: #c0392b;}.page-when-will-chapter-5-release-poppy-playtime__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: 20px;margin-bottom: 20px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 5px rgba(0,0,0,0.1);}.page-when-will-chapter-5-release-poppy-playtime__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-when-will-chapter-5-release-poppy-playtime__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-when-will-chapter-5-release-poppy-playtime__introduction-content {display: flex;align-items: center;gap: 30px;}.page-when-will-chapter-5-release-poppy-playtime__introduction-image-wrapper {flex: 1;min-width: 300px;}.page-when-will-chapter-5-release-poppy-playtime__introduction-image {width: 100%;height: auto;border-radius: 8px;max-width: 100%;display: block;}.page-when-will-chapter-5-release-poppy-playtime__introduction-text {flex: 2;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item {background-color: #ecf0f1;padding: 25px;border-radius: 8px;text-align: center;transition: transform 0.3s ease;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item:hover {transform: translateY(-5px);}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item h3 {margin-top: 0;color: #34495e;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item a {display: block;margin-top: 15px;background-color: #3498db;color: #fff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-weight: bold;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item a:hover {background-color: #2980b9;}.page-when-will-chapter-5-release-poppy-playtime__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;}.page-when-will-chapter-5-release-poppy-playtime__game-card {background-color: #ecf0f1;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0,0,0,0.1);transition: transform 0.3s ease;}.page-when-will-chapter-5-release-poppy-playtime__game-card:hover {transform: translateY(-5px);}.page-when-will-chapter-5-release-poppy-playtime__game-card-image {width: 100%;height: 200px;object-fit: cover;display: block;max-width: 100%;}.page-when-will-chapter-5-release-poppy-playtime__game-card-content {padding: 20px;}.page-when-will-chapter-5-release-poppy-playtime__game-card-content h3 {margin-top: 0;color: #34495e;}.page-when-will-chapter-5-release-poppy-playtime__game-card-content p {font-size: 0.9em;color: #555;}.page-when-will-chapter-5-release-poppy-playtime__game-card-link {display: inline-block;margin-top: 15px;background-color: #27ae60;color: #fff;padding: 8px 15px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 0.9em;}.page-when-will-chapter-5-release-poppy-playtime__game-card-link:hover {background-color: #229a56;}.page-when-will-chapter-5-release-poppy-playtime__promotions-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;}.page-when-will-chapter-5-release-poppy-playtime__promo-card {background-color: #ecf0f1;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0,0,0,0.1);transition: transform 0.3s ease;}.page-when-will-chapter-5-release-poppy-playtime__promo-card:hover {transform: translateY(-5px);}.page-when-will-chapter-5-release-poppy-playtime__promo-card-image {width: 100%;height: 220px;object-fit: cover;display: block;max-width: 100%;}.page-when-will-chapter-5-release-poppy-playtime__promo-card-content {padding: 20px;}.page-when-will-chapter-5-release-poppy-playtime__promo-card-content h3 {margin-top: 0;color: #34495e;}.page-when-will-chapter-5-release-poppy-playtime__promo-card-content p {font-size: 0.9em;color: #555;}.page-when-will-chapter-5-release-poppy-playtime__promo-card-link {display: inline-block;margin-top: 15px;background-color: #f39c12;color: #fff;padding: 8px 15px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 0.9em;}.page-when-will-chapter-5-release-poppy-playtime__promo-card-link:hover {background-color: #e67e22;}.page-when-will-chapter-5-release-poppy-playtime__security-content {display: flex;flex-wrap: wrap;gap: 30px;justify-content: center;}.page-when-will-chapter-5-release-poppy-playtime__security-item {flex: 1;min-width: 280px;background-color: #ecf0f1;padding: 25px;border-radius: 8px;text-align: center;box-shadow: 0 2px 5px rgba(0,0,0,0.1);}.page-when-will-chapter-5-release-poppy-playtime__security-item img {width: 80px;height: 80px;margin-bottom: 15px;max-width: 100%;height: auto;}.page-when-will-chapter-5-release-poppy-playtime__security-item h3 {color: #34495e;}.page-when-will-chapter-5-release-poppy-playtime__contact-info {margin-top: 20px;font-size: 1.1em;}.page-when-will-chapter-5-release-poppy-playtime__contact-link {color: #3498db;text-decoration: none;font-weight: bold;}.page-when-will-chapter-5-release-poppy-playtime__contact-link:hover {text-decoration: underline;}.page-when-will-chapter-5-release-poppy-playtime__faq-item {background-color: #ecf0f1;margin-bottom: 10px;border-radius: 8px;overflow: hidden;box-shadow: 0 1px 3px rgba(0,0,0,0.1);}.page-when-will-chapter-5-release-poppy-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #3498db;color: #fff;cursor: pointer;user-select: none;border-radius: 8px;transition: background-color 0.3s ease;}.page-when-will-chapter-5-release-poppy-playtime__faq-question:hover {background-color: #2980b9;}.page-when-will-chapter-5-release-poppy-playtime__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;}.page-when-will-chapter-5-release-poppy-playtime__faq-toggle {font-size: 1.5em;font-weight: bold;transition: transform 0.3s ease;pointer-events: none;}.page-when-will-chapter-5-release-poppy-playtime__faq-item.active .page-when-will-chapter-5-release-poppy-playtime__faq-toggle {transform: rotate(45deg);}.page-when-will-chapter-5-release-poppy-playtime__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-when-will-chapter-5-release-poppy-playtime__faq-item.active .page-when-will-chapter-5-release-poppy-playtime__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-when-will-chapter-5-release-poppy-playtime__faq-answer p {margin: 0;color: #333;}.page-when-will-chapter-5-release-poppy-playtime__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;}.page-when-will-chapter-5-release-poppy-playtime__blog-card {background-color: #ecf0f1;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0,0,0,0.1);transition: transform 0.3s ease;}.page-when-will-chapter-5-release-poppy-playtime__blog-card:hover {transform: translateY(-5px);}.page-when-will-chapter-5-release-poppy-playtime__blog-card-image {width: 100%;height: 220px;object-fit: cover;display: block;max-width: 100%;}.page-when-will-chapter-5-release-poppy-playtime__blog-card-content {padding: 20px;}.page-when-will-chapter-5-release-poppy-playtime__blog-card-content h3 {margin-top: 0;color: #34495e;}.page-when-will-chapter-5-release-poppy-playtime__blog-card-content p {font-size: 0.9em;color: #555;}.page-when-will-chapter-5-release-poppy-playtime__blog-card-link {display: inline-block;margin-top: 15px;color: #3498db;text-decoration: none;font-weight: bold;}.page-when-will-chapter-5-release-poppy-playtime__blog-card-link:hover {text-decoration: underline;}@media (max-width: 768px) {.page-when-will-chapter-5-release-poppy-playtime__hero-section {padding: 80px 15px;padding-top: calc(80px + 10px);}.page-when-will-chapter-5-release-poppy-playtime__hero-title {font-size: 2.5em;}.page-when-will-chapter-5-release-poppy-playtime__hero-subtitle {font-size: 1.2em;}.page-when-will-chapter-5-release-poppy-playtime__cta-buttons {flex-direction: column;}.page-when-will-chapter-5-release-poppy-playtime__section {padding: 30px 0;}.page-when-will-chapter-5-release-poppy-playtime__section-title {font-size: 2em;}.page-when-will-chapter-5-release-poppy-playtime__introduction-content {flex-direction: column;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-grid, .page-when-will-chapter-5-release-poppy-playtime__games-grid, .page-when-will-chapter-5-release-poppy-playtime__promotions-grid, .page-when-will-chapter-5-release-poppy-playtime__blog-grid {grid-template-columns: 1fr;}.page-when-will-chapter-5-release-poppy-playtime__security-content {flex-direction: column;}.page-when-will-chapter-5-release-poppy-playtime__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-when-will-chapter-5-release-poppy-playtime__payment-logo, .page-when-will-chapter-5-release-poppy-playtime__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-item, .page-when-will-chapter-5-release-poppy-playtime__game-card, .page-when-will-chapter-5-release-poppy-playtime__promo-card, .page-when-will-chapter-5-release-poppy-playtime__security-item, .page-when-will-chapter-5-release-poppy-playtime__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-when-will-chapter-5-release-poppy-playtime__quick-access-grid, .page-when-will-chapter-5-release-poppy-playtime__games-grid, .page-when-will-chapter-5-release-poppy-playtime__promotions-grid, .page-when-will-chapter-5-release-poppy-playtime__blog-grid {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-when-will-chapter-5-release-poppy-playtime__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}