.page-poppy-playtime-chapter-2-price {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f9f9f9;}.page-poppy-playtime-chapter-2-price__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}.page-poppy-playtime-chapter-2-price__section {padding: 40px 20px;margin-bottom: 20px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-poppy-playtime-chapter-2-price__section--dark {background-color: #2c3e50;color: #ecf0f1;}.page-poppy-playtime-chapter-2-price__section-title {text-align: center;color: #2c3e50;margin-bottom: 30px;font-size: 2.5em;}.page-poppy-playtime-chapter-2-price__section-title--light {color: #ecf0f1;}.page-poppy-playtime-chapter-2-price__hero-section {padding: 10px 0 60px 0;text-align: center;color: #fff;background-color: #3498db;background-image: url('[GALLERY:hero:1920x1080:gaming,adventure,mystery]');background-size: cover;background-position: center;position: relative;}.page-poppy-playtime-chapter-2-price__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1;}.page-poppy-playtime-chapter-2-price__hero-content {position: relative;z-index: 2;max-width: 900px;margin: 0 auto;padding: 20px;}.page-poppy-playtime-chapter-2-price__hero-title {font-size: 3.5em;margin-bottom: 20px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-2-price__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;}.page-poppy-playtime-chapter-2-price__button {display: inline-block;padding: 15px 30px;background-color: #e74c3c;color: #fff;text-decoration: none;border-radius: 5px;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;font-size: 1em;}.page-poppy-playtime-chapter-2-price__button:hover {background-color: #c0392b;}.page-poppy-playtime-chapter-2-price__intro-text {max-width: 800px;margin: 0 auto 30px;text-align: center;font-size: 1.1em;}.page-poppy-playtime-chapter-2-price__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-2-price__feature-item {background-color: #f2f2f2;padding: 25px;border-radius: 8px;text-align: center;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}.page-poppy-playtime-chapter-2-price__feature-item h3 {color: #e74c3c;margin-top: 10px;font-size: 1.3em;}.page-poppy-playtime-chapter-2-price__feature-icon {width: 60px;height: 60px;margin-bottom: 15px;}.page-poppy-playtime-chapter-2-price__access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-2-price__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-2-price__game-card {background-color: #f2f2f2;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);text-align: center;}.page-poppy-playtime-chapter-2-price__game-card-image {width: 100%;height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-2-price__game-card-content {padding: 20px;}.page-poppy-playtime-chapter-2-price__game-card-content h3 {margin-top: 0;color: #2c3e50;font-size: 1.4em;}.page-poppy-playtime-chapter-2-price__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-2-price__promo-card {background-color: #f2f2f2;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);text-align: center;}.page-poppy-playtime-chapter-2-price__promo-card-image {width: 100%;height: 220px;object-fit: cover;}.page-poppy-playtime-chapter-2-price__promo-card-content {padding: 20px;}.page-poppy-playtime-chapter-2-price__promo-card-content h3 {margin-top: 0;color: #e74c3c;font-size: 1.5em;}.page-poppy-playtime-chapter-2-price__security-points {display: flex;flex-direction: column;gap: 15px;max-width: 800px;margin: 0 auto;}.page-poppy-playtime-chapter-2-price__security-item {display: flex;align-items: flex-start;gap: 15px;}.page-poppy-playtime-chapter-2-price__security-icon {width: 40px;height: 40px;flex-shrink: 0;}.page-poppy-playtime-chapter-2-price__security-item p {margin: 0;font-size: 1.1em;}.page-poppy-playtime-chapter-2-price__faq-list {max-width: 800px;margin: 0 auto;}.page-poppy-playtime-chapter-2-price__faq-item {background-color: #f2f2f2;margin-bottom: 10px;border-radius: 8px;overflow: hidden;}.page-poppy-playtime-chapter-2-price__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #eee;cursor: pointer;user-select: none;border-bottom: 1px solid #ddd;}.page-poppy-playtime-chapter-2-price__faq-question:hover {background-color: #e0e0e0;}.page-poppy-playtime-chapter-2-price__faq-question h3 {margin: 0;font-size: 1.2em;color: #2c3e50;pointer-events: none;}.page-poppy-playtime-chapter-2-price__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e74c3c;pointer-events: none;transition: transform 0.3s ease;}.page-poppy-playtime-chapter-2-price__faq-item.active .page-poppy-playtime-chapter-2-price__faq-toggle {transform: rotate(45deg);}.page-poppy-playtime-chapter-2-price__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-poppy-playtime-chapter-2-price__faq-item.active .page-poppy-playtime-chapter-2-price__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-poppy-playtime-chapter-2-price__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-2-price__blog-card {background-color: #f2f2f2;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}.page-poppy-playtime-chapter-2-price__blog-card-image {width: 100%;height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-2-price__blog-card-content {padding: 20px;}.page-poppy-playtime-chapter-2-price__blog-card-content h3 {margin-top: 0;font-size: 1.3em;}.page-poppy-playtime-chapter-2-price__blog-card-content h3 a {color: #2c3e50;text-decoration: none;}.page-poppy-playtime-chapter-2-price__blog-card-content h3 a:hover {text-decoration: underline;}.page-poppy-playtime-chapter-2-price__blog-card-meta {font-size: 0.9em;color: #777;margin-bottom: 10px;}.page-poppy-playtime-chapter-2-price__blog-card-excerpt {font-size: 1em;color: #555;}@media (max-width: 768px) {.page-poppy-playtime-chapter-2-price__container {padding: 10px;}.page-poppy-playtime-chapter-2-price__hero-title {font-size: 2.5em;}.page-poppy-playtime-chapter-2-price__hero-subtitle {font-size: 1.2em;}.page-poppy-playtime-chapter-2-price__section {padding: 30px 15px;}.page-poppy-playtime-chapter-2-price__section-title {font-size: 2em;}.page-poppy-playtime-chapter-2-price__features-grid, .page-poppy-playtime-chapter-2-price__games-grid, .page-poppy-playtime-chapter-2-price__promo-grid, .page-poppy-playtime-chapter-2-price__blog-grid {grid-template-columns: 1fr;}.page-poppy-playtime-chapter-2-price__feature-item, .page-poppy-playtime-chapter-2-price__game-card, .page-poppy-playtime-chapter-2-price__promo-card, .page-poppy-playtime-chapter-2-price__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-poppy-playtime-chapter-2-price__access-links {flex-direction: column;}.page-poppy-playtime-chapter-2-price__button {width: 100%;box-sizing: border-box;}.page-poppy-playtime-chapter-2-price__security-item {flex-direction: column;align-items: center;text-align: center;}.page-poppy-playtime-chapter-2-price__security-item p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-chapter-2-price__faq-question {padding: 15px;}.page-poppy-playtime-chapter-2-price__faq-answer {padding: 0 15px;}.page-poppy-playtime-chapter-2-price__faq-item.active .page-poppy-playtime-chapter-2-price__faq-answer {padding: 15px !important;}.page-poppy-playtime-chapter-2-price__faq-list {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}}