.page-poppy-playtime-chapter-2 {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-poppy-playtime-chapter-2__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}.page-poppy-playtime-chapter-2__section {padding: 40px 0;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__section-title {text-align: center;color: #0056b3;margin-bottom: 30px;font-size: 2.5em;font-weight: bold;}.page-poppy-playtime-chapter-2__text-center {text-align: center;}.page-poppy-playtime-chapter-2__hero-section {background: linear-gradient(135deg, #007bff, #0056b3);color: #fff;padding: 80px 0;text-align: center;border-radius: 0;box-shadow: none;margin-bottom: 0;padding-top: 10px;}.page-poppy-playtime-chapter-2__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;}.page-poppy-playtime-chapter-2__hero-subtitle {font-size: 1.5em;margin-bottom: 40px;}.page-poppy-playtime-chapter-2__cta-button {display: inline-block;background-color: #ffc107;color: #333;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.2em;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-2__cta-button:hover {background-color: #e0a800;}.page-poppy-playtime-chapter-2__hero-image {width: 100%;height: auto;max-width: 100%;margin-top: 40px;border-radius: 8px;object-fit: cover;}.page-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;padding: 40px 20px;background-color: #f0f0f0;border-radius: 8px;margin-bottom: 20px;}.page-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-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-poppy-playtime-chapter-2__intro-content {display: flex;flex-wrap: wrap;gap: 30px;justify-content: center;}.page-poppy-playtime-chapter-2__intro-card {flex: 1;min-width: 280px;max-width: 350px;background-color: #f9f9f9;padding: 25px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);text-align: center;}.page-poppy-playtime-chapter-2__intro-card h3 {color: #007bff;margin-bottom: 15px;}.page-poppy-playtime-chapter-2__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));gap: 20px;padding: 20px;}.page-poppy-playtime-chapter-2__quick-access-button {display: block;width: 100%;padding: 15px 20px;background-color: #28a745;color: #fff;text-align: center;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-2__quick-access-button:hover {background-color: #218838;}.page-poppy-playtime-chapter-2__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;padding: 20px;}.page-poppy-playtime-chapter-2__game-card {background-color: #f9f9f9;border-radius: 8px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: center;}.page-poppy-playtime-chapter-2__game-card img {width: 100%;height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-2__game-card-content {padding: 20px;}.page-poppy-playtime-chapter-2__game-card h3 {margin-top: 0;color: #007bff;}.page-poppy-playtime-chapter-2__game-card p {font-size: 0.9em;color: #555;margin-bottom: 20px;}.page-poppy-playtime-chapter-2__promotions-list {list-style: none;padding: 0;margin: 0;}.page-poppy-playtime-chapter-2__promotion-item {display: flex;align-items: center;gap: 20px;margin-bottom: 20px;padding: 20px;background-color: #f0f8ff;border-left: 5px solid #007bff;border-radius: 5px;}.page-poppy-playtime-chapter-2__promotion-item:last-child {margin-bottom: 0;}.page-poppy-playtime-chapter-2__promotion-details {flex-grow: 1;}.page-poppy-playtime-chapter-2__promotion-details h3 {margin-top: 0;color: #0056b3;}.page-poppy-playtime-chapter-2__promotion-details p {margin-bottom: 15px;}.page-poppy-playtime-chapter-2__security-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;padding: 20px;}.page-poppy-playtime-chapter-2__security-item {background-color: #f9f9f9;padding: 25px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);text-align: center;}.page-poppy-playtime-chapter-2__security-item h3 {color: #007bff;margin-bottom: 15px;}.page-poppy-playtime-chapter-2__faq-item {margin-bottom: 10px;border: 1px solid #eee;border-radius: 5px;overflow: hidden;}.page-poppy-playtime-chapter-2__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #f0f0f0;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-2__faq-question h3 {margin: 0;font-size: 1.1em;color: #333;pointer-events: none;}.page-poppy-playtime-chapter-2__faq-toggle {font-size: 1.5em;font-weight: bold;color: #007bff;pointer-events: none;}.page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-question {background-color: #e0e0e0;}.page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-toggle {content: '−';transform: rotate(180deg);}.page-poppy-playtime-chapter-2__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-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-poppy-playtime-chapter-2__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;padding: 20px;}.page-poppy-playtime-chapter-2__blog-card {background-color: #f9f9f9;border-radius: 8px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);overflow: hidden;}.page-poppy-playtime-chapter-2__blog-card img {width: 100%;height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-2__blog-card-content {padding: 20px;}.page-poppy-playtime-chapter-2__blog-card h3 {margin-top: 0;margin-bottom: 10px;font-size: 1.2em;}.page-poppy-playtime-chapter-2__blog-card h3 a {color: #007bff;text-decoration: none;}.page-poppy-playtime-chapter-2__blog-card h3 a:hover {text-decoration: underline;}.page-poppy-playtime-chapter-2__blog-card p {font-size: 0.9em;color: #555;margin-bottom: 15px;}.page-poppy-playtime-chapter-2__read-more-button {display: inline-block;background-color: #6c757d;color: #fff;padding: 8px 15px;border-radius: 5px;text-decoration: none;font-size: 0.9em;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-2__read-more-button:hover {background-color: #5a6268;}@media (max-width: 768px) {.page-poppy-playtime-chapter-2__container {padding: 10px;}.page-poppy-playtime-chapter-2__section {padding: 30px 0;}.page-poppy-playtime-chapter-2__section-title {font-size: 2em;}.page-poppy-playtime-chapter-2__hero-section {padding: 60px 0;}.page-poppy-playtime-chapter-2__hero-title {font-size: 2.5em;}.page-poppy-playtime-chapter-2__hero-subtitle {font-size: 1.2em;}.page-poppy-playtime-chapter-2__cta-button {padding: 12px 25px;font-size: 1.1em;}.page-poppy-playtime-chapter-2__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-poppy-playtime-chapter-2__payment-logo, .page-poppy-playtime-chapter-2__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-poppy-playtime-chapter-2__intro-content {flex-direction: column;gap: 20px;}.page-poppy-playtime-chapter-2__intro-card {max-width: 100%;}.page-poppy-playtime-chapter-2__quick-access-grid {grid-template-columns: 1fr;padding: 10px;}.page-poppy-playtime-chapter-2__quick-access-button {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__games-grid {grid-template-columns: 1fr;padding: 10px;}.page-poppy-playtime-chapter-2__game-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__game-card img {max-width: 100% !important;height: auto !important;}.page-poppy-playtime-chapter-2__promotions-list {padding: 10px;}.page-poppy-playtime-chapter-2__promotion-item {flex-direction: column;align-items: flex-start;}.page-poppy-playtime-chapter-2__security-grid {grid-template-columns: 1fr;padding: 10px;}.page-poppy-playtime-chapter-2__security-item {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__faq-question {padding: 12px 15px;}.page-poppy-playtime-chapter-2__faq-question h3 {font-size: 1em;}.page-poppy-playtime-chapter-2__faq-answer {padding: 0 10px;}.page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-answer {padding: 15px 10px !important;}.page-poppy-playtime-chapter-2__blog-grid {grid-template-columns: 1fr;padding: 10px;}.page-poppy-playtime-chapter-2__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__blog-card img {max-width: 100% !important;height: auto !important;}}