.page-download-poppy-playtime-chapter-1-free { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-download-poppy-playtime-chapter-1-free__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-download-poppy-playtime-chapter-1-free__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-download-poppy-playtime-chapter-1-free__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-download-poppy-playtime-chapter-1-free__hero-section { background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.7)), url('[GALLERY:hero:1920x1080:gaming,thriller,mobile]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: 10px; box-sizing: border-box; }.page-download-poppy-playtime-chapter-1-free__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-download-poppy-playtime-chapter-1-free__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; }.page-download-poppy-playtime-chapter-1-free__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-download-poppy-playtime-chapter-1-free__button:hover { background-color: #c0392b; }.page-download-poppy-playtime-chapter-1-free__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 0; }.page-download-poppy-playtime-chapter-1-free__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-download-poppy-playtime-chapter-1-free__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-download-poppy-playtime-chapter-1-free__section-title { font-size: 2.2em; color: #333; text-align: center; margin-bottom: 30px; }.page-download-poppy-playtime-chapter-1-free__section-title--light { color: #ecf0f1; }.page-download-poppy-playtime-chapter-1-free__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-download-poppy-playtime-chapter-1-free__card { background-color: #f4f4f4; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; }.page-download-poppy-playtime-chapter-1-free__card:hover { transform: translateY(-5px); }.page-download-poppy-playtime-chapter-1-free__card-icon { margin-bottom: 15px; }.page-download-poppy-playtime-chapter-1-free__card-title { font-size: 1.5em; margin-bottom: 10px; color: #e74c3c; }.page-download-poppy-playtime-chapter-1-free__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-download-poppy-playtime-chapter-1-free__image { max-width: 100%; height: auto; display: block; border-radius: 8px; }.page-download-poppy-playtime-chapter-1-free__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-download-poppy-playtime-chapter-1-free__game-category { text-align: center; }.page-download-poppy-playtime-chapter-1-free__game-category-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; }.page-download-poppy-playtime-chapter-1-free__game-category-title { font-size: 1.8em; margin-bottom: 10px; color: #e74c3c; }.page-download-poppy-playtime-chapter-1-free__promotion-item { display: flex; align-items: center; background-color: #f4f4f4; padding: 20px; border-radius: 8px; margin-bottom: 20px; }.page-download-poppy-playtime-chapter-1-free__promotion-item img { max-width: 200px; height: auto; border-radius: 8px; margin-right: 20px; }.page-download-poppy-playtime-chapter-1-free__promotion-content h3 { margin-top: 0; color: #e74c3c; }.page-download-poppy-playtime-chapter-1-free__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-download-poppy-playtime-chapter-1-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; background-color: #fcfcfc; border-radius: 5px; margin-bottom: 5px; padding: 15px; }.page-download-poppy-playtime-chapter-1-free__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-download-poppy-playtime-chapter-1-free__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; }.page-download-poppy-playtime-chapter-1-free__faq-item.active .page-download-poppy-playtime-chapter-1-free__faq-toggle { transform: rotate(45deg); }.page-download-poppy-playtime-chapter-1-free__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-download-poppy-playtime-chapter-1-free__faq-item.active .page-download-poppy-playtime-chapter-1-free__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-download-poppy-playtime-chapter-1-free__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-download-poppy-playtime-chapter-1-free__blog-card { background-color: #f4f4f4; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-download-poppy-playtime-chapter-1-free__blog-card:hover { transform: translateY(-5px); }.page-download-poppy-playtime-chapter-1-free__blog-card img { max-width: 100%; height: auto; display: block; }.page-download-poppy-playtime-chapter-1-free__blog-content { padding: 20px; }.page-download-poppy-playtime-chapter-1-free__blog-title { font-size: 1.2em; margin-bottom: 10px; }.page-download-poppy-playtime-chapter-1-free__blog-title a { color: #e74c3c; text-decoration: none; }.page-download-poppy-playtime-chapter-1-free__blog-title a:hover { text-decoration: underline; }.page-download-poppy-playtime-chapter-1-free__blog-date { font-size: 0.85em; color: #777; margin-top: 10px; }.page-download-poppy-playtime-chapter-1-free__text-center { text-align: center; }.page-download-poppy-playtime-chapter-1-free__list { list-style: none; padding: 0; margin: 0; }.page-download-poppy-playtime-chapter-1-free__list li { margin-bottom: 10px; padding-left: 20px; position: relative; }.page-download-poppy-playtime-chapter-1-free__list li::before { content: '•'; color: #e74c3c; position: absolute; left: 0; }.page-download-poppy-playtime-chapter-1-free__small-text { font-size: 0.9em; color: #777; }.page-download-poppy-playtime-chapter-1-free__link { color: #e74c3c; text-decoration: none; }.page-download-poppy-playtime-chapter-1-free__link:hover { text-decoration: underline; }@media (max-width: 768px) { .page-download-poppy-playtime-chapter-1-free__hero-section { padding: 60px 15px; min-height: 400px; }.page-download-poppy-playtime-chapter-1-free__hero-title { font-size: 2.2em; }.page-download-poppy-playtime-chapter-1-free__hero-subtitle { font-size: 1em; }.page-download-poppy-playtime-chapter-1-free__section { padding: 30px 15px; }.page-download-poppy-playtime-chapter-1-free__section-title { font-size: 1.8em; }.page-download-poppy-playtime-chapter-1-free__grid { grid-template-columns: 1fr; }.page-download-poppy-playtime-chapter-1-free__card { padding: 20px; }.page-download-poppy-playtime-chapter-1-free__quick-links { flex-direction: column; align-items: center; }.page-download-poppy-playtime-chapter-1-free__button { width: 100%; max-width: 300px; box-sizing: border-box; }.page-download-poppy-playtime-chapter-1-free__promotion-item { flex-direction: column; text-align: center; }.page-download-poppy-playtime-chapter-1-free__promotion-item img { margin-right: 0; margin-bottom: 15px; max-width: 100% !important; height: auto !important; }.page-download-poppy-playtime-chapter-1-free__blog-grid { grid-template-columns: 1fr; }.page-download-poppy-playtime-chapter-1-free__faq-question { padding: 12px; }.page-download-poppy-playtime-chapter-1-free__faq-question h3 { font-size: 1em; }.page-download-poppy-playtime-chapter-1-free__faq-answer { padding: 0 12px; }.page-download-poppy-playtime-chapter-1-free__faq-item.active .page-download-poppy-playtime-chapter-1-free__faq-answer { padding: 15px 12px !important; }.page-download-poppy-playtime-chapter-1-free__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-download-poppy-playtime-chapter-1-free__payment-logo, .page-download-poppy-playtime-chapter-1-free__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-download-poppy-playtime-chapter-1-free__image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-download-poppy-playtime-chapter-1-free__image { max-width: 100% !important; height: auto !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-download-poppy-playtime-chapter-1-free__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-download-poppy-playtime-chapter-1-free__list li { 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; word-break: break-word !important; }}