.page-poppy-playtime-chapter-2-apo { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-chapter-2-apo__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-2-apo__hero-section { background-color: #0a0a0a; color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; padding-top: 10px; }.page-poppy-playtime-chapter-2-apo__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 1; }.page-poppy-playtime-chapter-2-apo__hero-content { position: relative; z-index: 2; }.page-poppy-playtime-chapter-2-apo__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-chapter-2-apo__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-chapter-2-apo__cta-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-2-apo__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-chapter-2-apo__section { padding: 60px 0; text-align: center; }.page-poppy-playtime-chapter-2-apo__section--light { background-color: #fff; }.page-poppy-playtime-chapter-2-apo__section--dark { background-color: #222; color: #fff; }.page-poppy-playtime-chapter-2-apo__section-title { font-size: 2.5em; margin-bottom: 40px; color: #333; }.page-poppy-playtime-chapter-2-apo__section--dark .page-poppy-playtime-chapter-2-apo__section-title { color: #fff; }.page-poppy-playtime-chapter-2-apo__text-content { max-width: 900px; margin: 0 auto 30px; font-size: 1.1em; }.page-poppy-playtime-chapter-2-apo__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; }.page-poppy-playtime-chapter-2-apo__card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 30px; text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-apo__card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-2-apo__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-apo__card-title { font-size: 1.5em; margin-bottom: 10px; color: #333; }.page-poppy-playtime-chapter-2-apo__card-description { font-size: 1em; color: #666; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-apo__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-poppy-playtime-chapter-2-apo__link-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-apo__link-button:hover { background-color: #0056b3; }.page-poppy-playtime-chapter-2-apo__game-category-item { background-color: #f2f2f2; border-radius: 10px; padding: 25px; text-align: center; }.page-poppy-playtime-chapter-2-apo__game-category-image { width: 100%; height: 180px; object-fit: contain; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-apo__game-category-title { font-size: 1.4em; margin-bottom: 10px; color: #333; }.page-poppy-playtime-chapter-2-apo__game-category-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-apo__promo-item { background-color: #e0f7fa; border-left: 5px solid #00bcd4; padding: 25px; text-align: left; border-radius: 8px; }.page-poppy-playtime-chapter-2-apo__promo-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-poppy-playtime-chapter-2-apo__promo-description { font-size: 1em; color: #444; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-apo__promo-button { background-color: #00bcd4; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-apo__promo-button:hover { background-color: #0097a7; }.page-poppy-playtime-chapter-2-apo__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 40px; }.page-poppy-playtime-chapter-2-apo__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-poppy-playtime-chapter-2-apo__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-apo__faq-section { background-color: #f0f0f0; padding: 60px 0; }.page-poppy-playtime-chapter-2-apo__faq-container { max-width: 900px; margin: 0 auto; }.page-poppy-playtime-chapter-2-apo__faq-item { margin-bottom: 15px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-chapter-2-apo__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; font-size: 1.15em; font-weight: bold; color: #333; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-apo__faq-question:hover { background-color: #f5f5f5; }.page-poppy-playtime-chapter-2-apo__faq-question h3 { margin: 0; pointer-events: none; flex-grow: 1; text-align: left; }.page-poppy-playtime-chapter-2-apo__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-apo__faq-item.active .page-poppy-playtime-chapter-2-apo__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-2-apo__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; text-align: left; }.page-poppy-playtime-chapter-2-apo__faq-item.active .page-poppy-playtime-chapter-2-apo__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-2-apo__faq-answer p { margin-bottom: 0; color: #555; }.page-poppy-playtime-chapter-2-apo__blog-card { text-align: left; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; }.page-poppy-playtime-chapter-2-apo__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-poppy-playtime-chapter-2-apo__blog-content { padding: 25px; }.page-poppy-playtime-chapter-2-apo__blog-title { font-size: 1.4em; margin-bottom: 10px; color: #333; }.page-poppy-playtime-chapter-2-apo__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-apo__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-poppy-playtime-chapter-2-apo__blog-link:hover { color: #0056b3; }.page-poppy-playtime-chapter-2-apo img { max-width: 100%; height: auto; box-sizing: border-box; }.page-poppy-playtime-chapter-2-apo__list-item { box-sizing: border-box; }.page-poppy-playtime-chapter-2-apo__list-container { width: 100%; max-width: 100%; box-sizing: border-box; }.page-poppy-playtime-chapter-2-apo__main-content { padding-top: 10px; }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-apo__hero-title { font-size: 2.5em; }.page-poppy-playtime-chapter-2-apo__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-chapter-2-apo__section { padding: 40px 0; }.page-poppy-playtime-chapter-2-apo__section-title { font-size: 2em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-apo__text-content { font-size: 1em; }.page-poppy-playtime-chapter-2-apo__grid { grid-template-columns: 1fr; gap: 20px; }.page-poppy-playtime-chapter-2-apo__card { padding: 20px; }.page-poppy-playtime-chapter-2-apo__card-title { font-size: 1.3em; }.page-poppy-playtime-chapter-2-apo__quick-links { flex-direction: column; align-items: center; }.page-poppy-playtime-chapter-2-apo__link-button { width: 80%; }.page-poppy-playtime-chapter-2-apo__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-poppy-playtime-chapter-2-apo__payment-logo, .page-poppy-playtime-chapter-2-apo__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-poppy-playtime-chapter-2-apo__faq-question { padding: 15px 20px; font-size: 1em; }.page-poppy-playtime-chapter-2-apo__faq-answer { padding: 0 20px; }.page-poppy-playtime-chapter-2-apo__faq-item.active .page-poppy-playtime-chapter-2-apo__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-chapter-2-apo__blog-image { height: 180px; }.page-poppy-playtime-chapter-2-apo__blog-content { padding: 20px; }.page-poppy-playtime-chapter-2-apo__blog-title { font-size: 1.2em; }.page-poppy-playtime-chapter-2-apo img { max-width: 100% !important; height: auto !important; }.page-poppy-playtime-chapter-2-apo__list-item { 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-2-apo__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; } }