body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #121212; color: #e0e0e0; line-height: 1.6; } .page-release-of-poppy-playtime-chapter-2__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-release-of-poppy-playtime-chapter-2__section-title { font-size: 2.5em; color: #f5f5f5; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; } .page-release-of-poppy-playtime-chapter-2__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-release-of-poppy-playtime-chapter-2__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-release-of-poppy-playtime-chapter-2__hero-content { z-index: 1; background-color: rgba(0, 0, 0, 0.6); padding: 30px; border-radius: 10px; max-width: 800px; } .page-release-of-poppy-playtime-chapter-2__hero-title { font-size: 3em; margin-bottom: 15px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-release-of-poppy-playtime-chapter-2__hero-subtitle { font-size: 1.2em; color: #ddd; margin-bottom: 25px; } .page-release-of-poppy-playtime-chapter-2__hero-cta-button { display: inline-block; background-color: #e63946; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__hero-cta-button:hover { background-color: #c92a36; } .page-release-of-poppy-playtime-chapter-2__payment-section { background-color: #1a1a1a; padding-top: 30px; padding-bottom: 30px; } .page-release-of-poppy-playtime-chapter-2__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: 20px; } .page-release-of-poppy-playtime-chapter-2__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-release-of-poppy-playtime-chapter-2__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-release-of-poppy-playtime-chapter-2__intro-section { background-color: #1a1a1a; } .page-release-of-poppy-playtime-chapter-2__intro-text { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 40px auto; color: #ccc; } .page-release-of-poppy-playtime-chapter-2__intro-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-release-of-poppy-playtime-chapter-2__feature-item { background-color: #222; border-radius: 8px; padding: 25px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; max-width: 380px; border: 1px solid #333; } .page-release-of-poppy-playtime-chapter-2__feature-icon { width: 100px; height: 100px; margin-bottom: 15px; object-fit: contain; max-width: 100px !important; max-height: 100px !important; } .page-release-of-poppy-playtime-chapter-2__feature-title { font-size: 1.4em; color: #f5f5f5; margin-bottom: 10px; } .page-release-of-poppy-playtime-chapter-2__feature-description { font-size: 0.95em; color: #bbb; } .page-release-of-poppy-playtime-chapter-2__quick-access-section { background-color: #0d0d0d; text-align: center; } .page-release-of-poppy-playtime-chapter-2__quick-access-description { font-size: 1.1em; color: #ccc; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-release-of-poppy-playtime-chapter-2__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; } .page-release-of-poppy-playtime-chapter-2__access-button { background-color: #38a3a5; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; flex: 1 1 auto; min-width: 180px; max-width: 250px; text-align: center; box-sizing: border-box; } .page-release-of-poppy-playtime-chapter-2__access-button:hover { background-color: #2a8284; } .page-release-of-poppy-playtime-chapter-2__games-section { background-color: #1a1a1a; } .page-release-of-poppy-playtime-chapter-2__games-description { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 40px auto; color: #ccc; } .page-release-of-poppy-playtime-chapter-2__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-release-of-poppy-playtime-chapter-2__game-card { background-color: #222; border-radius: 8px; overflow: hidden; flex: 1 1 calc(25% - 30px); max-width: 280px; box-sizing: border-box; border: 1px solid #333; display: flex; flex-direction: column; } .page-release-of-poppy-playtime-chapter-2__game-image { width: 100%; height: 180px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-release-of-poppy-playtime-chapter-2__game-card h3, .page-release-of-poppy-playtime-chapter-2__game-card p, .page-release-of-poppy-playtime-chapter-2__game-card a { padding: 0 20px; } .page-release-of-poppy-playtime-chapter-2__game-title { font-size: 1.3em; color: #f5f5f5; margin-top: 15px; margin-bottom: 10px; } .page-release-of-poppy-playtime-chapter-2__game-text { font-size: 0.9em; color: #bbb; margin-bottom: 15px; flex-grow: 1; } .page-release-of-poppy-playtime-chapter-2__game-button { display: block; background-color: #e63946; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; margin: 0 20px 20px 20px; transition: background-color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__game-button:hover { background-color: #c92a36; } .page-release-of-poppy-playtime-chapter-2__promotions-section { background-color: #0d0d0d; } .page-release-of-poppy-playtime-chapter-2__promotions-description { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 40px auto; color: #ccc; } .page-release-of-poppy-playtime-chapter-2__promo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-release-of-poppy-playtime-chapter-2__promo-card { background-color: #222; border-radius: 8px; overflow: hidden; flex: 1 1 calc(33% - 40px); max-width: 380px; box-sizing: border-box; border: 1px solid #333; display: flex; flex-direction: column; } .page-release-of-poppy-playtime-chapter-2__promo-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-release-of-poppy-playtime-chapter-2__promo-card h3, .page-release-of-poppy-playtime-chapter-2__promo-card p, .page-release-of-poppy-playtime-chapter-2__promo-card a { padding: 0 20px; } .page-release-of-poppy-playtime-chapter-2__promo-title { font-size: 1.3em; color: #f5f5f5; margin-top: 15px; margin-bottom: 10px; } .page-release-of-poppy-playtime-chapter-2__promo-text { font-size: 0.9em; color: #bbb; margin-bottom: 15px; flex-grow: 1; } .page-release-of-poppy-playtime-chapter-2__promo-button { display: block; background-color: #38a3a5; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; margin: 0 20px 20px 20px; transition: background-color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__promo-button:hover { background-color: #2a8284; } .page-release-of-poppy-playtime-chapter-2__security-support-section { background-color: #1a1a1a; } .page-release-of-poppy-playtime-chapter-2__security-support-description { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 40px auto; color: #ccc; } .page-release-of-poppy-playtime-chapter-2__support-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-release-of-poppy-playtime-chapter-2__support-item { background-color: #222; border-radius: 8px; padding: 25px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; max-width: 380px; border: 1px solid #333; } .page-release-of-poppy-playtime-chapter-2__support-icon { width: 100px; height: 100px; margin-bottom: 15px; object-fit: contain; max-width: 100px !important; max-height: 100px !important; } .page-release-of-poppy-playtime-chapter-2__support-title { font-size: 1.4em; color: #f5f5f5; margin-bottom: 10px; } .page-release-of-poppy-playtime-chapter-2__support-text { font-size: 0.95em; color: #bbb; } .page-release-of-poppy-playtime-chapter-2__faq-section { background-color: #0d0d0d; } .page-release-of-poppy-playtime-chapter-2__faq-container { max-width: 900px; margin: 30px auto 0 auto; } .page-release-of-poppy-playtime-chapter-2__faq-item { background-color: #1a1a1a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; border: 1px solid #333; } .page-release-of-poppy-playtime-chapter-2__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #222; border-bottom: 1px solid #333; transition: background-color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__faq-question:hover { background-color: #2a2a2a; } .page-release-of-poppy-playtime-chapter-2__faq-q-text { font-size: 1.1em; color: #f5f5f5; margin: 0; pointer-events: none; } .page-release-of-poppy-playtime-chapter-2__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e63946; transition: transform 0.3s ease; pointer-events: none; } .page-release-of-poppy-playtime-chapter-2__faq-item.active .page-release-of-poppy-playtime-chapter-2__faq-toggle { transform: rotate(45deg); } .page-release-of-poppy-playtime-chapter-2__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-release-of-poppy-playtime-chapter-2__faq-item.active .page-release-of-poppy-playtime-chapter-2__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-release-of-poppy-playtime-chapter-2__faq-answer p { margin: 0; font-size: 0.95em; color: #bbb; } .page-release-of-poppy-playtime-chapter-2__blog-section { background-color: #1a1a1a; } .page-release-of-poppy-playtime-chapter-2__blog-description { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 40px auto; color: #ccc; } .page-release-of-poppy-playtime-chapter-2__blog-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-release-of-poppy-playtime-chapter-2__blog-card { background-color: #222; border-radius: 8px; overflow: hidden; flex: 1 1 calc(33% - 40px); max-width: 380px; box-sizing: border-box; border: 1px solid #333; display: flex; flex-direction: column; } .page-release-of-poppy-playtime-chapter-2__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-release-of-poppy-playtime-chapter-2__blog-card h3, .page-release-of-poppy-playtime-chapter-2__blog-card p, .page-release-of-poppy-playtime-chapter-2__blog-card a { padding: 0 20px; } .page-release-of-poppy-playtime-chapter-2__blog-title { font-size: 1.3em; color: #f5f5f5; margin-top: 15px; margin-bottom: 10px; } .page-release-of-poppy-playtime-chapter-2__blog-title a { color: #f5f5f5; text-decoration: none; transition: color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__blog-title a:hover { color: #e63946; } .page-release-of-poppy-playtime-chapter-2__blog-excerpt { font-size: 0.9em; color: #bbb; margin-bottom: 15px; flex-grow: 1; } .page-release-of-poppy-playtime-chapter-2__read-more { display: block; background-color: #38a3a5; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; margin: 0 20px 20px 20px; transition: background-color 0.3s ease; } .page-release-of-poppy-playtime-chapter-2__read-more:hover { background-color: #2a8284; } @media (max-width: 768px) { .page-release-of-poppy-playtime-chapter-2__hero-section { height: 70vh; min-height: 350px; } .page-release-of-poppy-playtime-chapter-2__hero-title { font-size: 2em; } .page-release-of-poppy-playtime-chapter-2__hero-subtitle { font-size: 1em; } .page-release-of-poppy-playtime-chapter-2__hero-cta-button { padding: 12px 25px; font-size: 1em; } .page-release-of-poppy-playtime-chapter-2__section { padding: 30px 15px; } .page-release-of-poppy-playtime-chapter-2__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-release-of-poppy-playtime-chapter-2__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px 0; } .page-release-of-poppy-playtime-chapter-2__payment-logo, .page-release-of-poppy-playtime-chapter-2__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-release-of-poppy-playtime-chapter-2__intro-text, .page-release-of-poppy-playtime-chapter-2__quick-access-description, .page-release-of-poppy-playtime-chapter-2__games-description, .page-release-of-poppy-playtime-chapter-2__promotions-description, .page-release-of-poppy-playtime-chapter-2__security-support-description, .page-release-of-poppy-playtime-chapter-2__blog-description { font-size: 0.95em; } .page-release-of-poppy-playtime-chapter-2__intro-features, .page-release-of-poppy-playtime-chapter-2__game-categories, .page-release-of-poppy-playtime-chapter-2__promo-grid, .page-release-of-poppy-playtime-chapter-2__support-grid, .page-release-of-poppy-playtime-chapter-2__blog-grid { gap: 20px; } .page-release-of-poppy-playtime-chapter-2__feature-item, .page-release-of-poppy-playtime-chapter-2__game-card, .page-release-of-poppy-playtime-chapter-2__promo-card, .page-release-of-poppy-playtime-chapter-2__support-item, .page-release-of-poppy-playtime-chapter-2__blog-card { flex: 1 1 100%; max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-release-of-poppy-playtime-chapter-2__feature-icon, .page-release-of-poppy-playtime-chapter-2__support-icon { width: 80px; height: 80px; max-width: 80px !important; max-height: 80px !important; } .page-release-of-poppy-playtime-chapter-2__feature-title, .page-release-of-poppy-playtime-chapter-2__support-title { font-size: 1.2em; } .page-release-of-poppy-playtime-chapter-2__game-image, .page-release-of-poppy-playtime-chapter-2__promo-image, .page-release-of-poppy-playtime-chapter-2__blog-image { max-width: 100% !important; height: auto !important; } .page-release-of-poppy-playtime-chapter-2__quick-access-buttons { flex-direction: column; } .page-release-of-poppy-playtime-chapter-2__access-button { max-width: 100%; width: 100% !important; } .page-release-of-poppy-playtime-chapter-2__faq-question { padding: 12px 15px; } .page-release-of-poppy-playtime-chapter-2__faq-q-text { font-size: 1em; } .page-release-of-poppy-playtime-chapter-2__faq-answer { padding: 0 15px; } .page-release-of-poppy-playtime-chapter-2__faq-item.active .page-release-of-poppy-playtime-chapter-2__faq-answer { padding: 15px !important; } .page-release-of-poppy-playtime-chapter-2__blog-card h3, .page-release-of-poppy-playtime-chapter-2__blog-card p, .page-release-of-poppy-playtime-chapter-2__blog-card a { padding-left: 15px; padding-right: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 375px) { .page-release-of-poppy-playtime-chapter-2__hero-title { font-size: 1.8em; } .page-release-of-poppy-playtime-chapter-2__hero-subtitle { font-size: 0.9em; } .page-release-of-poppy-playtime-chapter-2__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }