.page-poppy-playtime-chapter-2-out { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-chapter-2-out__hero-section { background-color: #0a0a0a; color: #fff; padding: 10px 0 60px 0; text-align: center; position: relative; overflow: hidden; }.page-poppy-playtime-chapter-2-out__hero-image { width: 100%; height: 500px; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 0; opacity: 0.3; }.page-poppy-playtime-chapter-2-out__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-2-out__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffeb3b; }.page-poppy-playtime-chapter-2-out__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-chapter-2-out__cta-button { display: inline-block; background-color: #e53935; color: #fff; padding: 12px 28px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin: 0 10px; }.page-poppy-playtime-chapter-2-out__cta-button:hover { background-color: #c62828; }.page-poppy-playtime-chapter-2-out__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; }.page-poppy-playtime-chapter-2-out__section:last-of-type { border-bottom: none; }.page-poppy-playtime-chapter-2-out__section-title { font-size: 2.5em; color: #e53935; text-align: center; margin-bottom: 40px; position: relative; }.page-poppy-playtime-chapter-2-out__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffeb3b; margin: 15px auto 0 auto; }.page-poppy-playtime-chapter-2-out__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: left; }.page-poppy-playtime-chapter-2-out__text-block { background-color: #fdfdfd; padding: 25px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-chapter-2-out__text-block h3 { font-size: 1.8em; color: #e53935; margin-top: 0; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-out__text-block p { font-size: 1.1em; color: #555; }.page-poppy-playtime-chapter-2-out__image-full-width { width: 100%; height: auto; display: block; margin: 40px 0; border-radius: 8px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-2-out__game-feature-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-poppy-playtime-chapter-2-out__game-feature-list-item { background-color: #f0f0f0; padding: 20px; border-left: 5px solid #ffeb3b; border-radius: 5px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); box-sizing: border-box; }.page-poppy-playtime-chapter-2-out__game-feature-list-item h4 { color: #e53935; margin-top: 0; font-size: 1.4em; }.page-poppy-playtime-chapter-2-out__bet999-promo { text-align: center; background-color: #222; color: #fff; padding: 60px 20px; }.page-poppy-playtime-chapter-2-out__bet999-promo h2 { color: #ffeb3b; font-size: 2.8em; margin-bottom: 25px; }.page-poppy-playtime-chapter-2-out__bet999-promo p { font-size: 1.2em; max-width: 800px; margin: 0 auto 40px auto; }.page-poppy-playtime-chapter-2-out__faq-section { background-color: #fdfdfd; padding: 60px 20px; max-width: 1000px; margin: 0 auto; border-top: 1px solid #eee; }.page-poppy-playtime-chapter-2-out__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-poppy-playtime-chapter-2-out__faq-question { background-color: #f5f5f5; padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-out__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-poppy-playtime-chapter-2-out__faq-question:hover { background-color: #eee; }.page-poppy-playtime-chapter-2-out__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e53935; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-chapter-2-out__faq-item.active .page-poppy-playtime-chapter-2-out__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-2-out__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; }.page-poppy-playtime-chapter-2-out__faq-item.active .page-poppy-playtime-chapter-2-out__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-2-out__faq-answer p { margin-top: 0; margin-bottom: 10px; color: #555; }.page-poppy-playtime-chapter-2-out__conclusion-section { text-align: center; padding: 60px 20px; max-width: 900px; margin: 0 auto; }.page-poppy-playtime-chapter-2-out__conclusion-title { font-size: 2.2em; color: #e53935; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-out__conclusion-text { font-size: 1.1em; color: #555; margin-bottom: 40px; }.page-poppy-playtime-chapter-2-out__logo-strip { background-color: #1a1a1a; padding: 40px 20px; text-align: center; }.page-poppy-playtime-chapter-2-out__logo-strip-title { color: #ffeb3b; font-size: 1.8em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-out__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; }.page-poppy-playtime-chapter-2-out__game-logo { height: 80px; width: auto; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-poppy-playtime-chapter-2-out__game-logo:hover { filter: grayscale(0%); opacity: 1; }.page-poppy-playtime-chapter-2-out__payment-providers { background-color: #f0f0f0; padding: 40px 20px; text-align: center; }.page-poppy-playtime-chapter-2-out__payment-title { color: #e53935; font-size: 1.8em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-out__payment-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; }.page-poppy-playtime-chapter-2-out__payment-logo { height: 50px; width: auto; object-fit: contain; }.page-poppy-playtime-chapter-2-out__social-media { background-color: #0a0a0a; padding: 40px 20px; text-align: center; }.page-poppy-playtime-chapter-2-out__social-title { color: #ffeb3b; font-size: 1.8em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-out__social-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; }.page-poppy-playtime-chapter-2-out__social-icon { height: 40px; width: 40px; object-fit: contain; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-out__social-icon:hover { transform: scale(1.1); }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-out__hero-title { font-size: 2.5em; }.page-poppy-playtime-chapter-2-out__hero-subtitle { font-size: 1.1em; }.page-poppy-playtime-chapter-2-out__cta-button { padding: 10px 20px; margin: 5px; font-size: 0.9em; }.page-poppy-playtime-chapter-2-out__section { padding: 40px 15px; }.page-poppy-playtime-chapter-2-out__section-title { font-size: 2em; }.page-poppy-playtime-chapter-2-out__content-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-out__text-block { padding: 20px; }.page-poppy-playtime-chapter-2-out__text-block h3 { font-size: 1.5em; }.page-poppy-playtime-chapter-2-out__game-feature-list { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-out__game-feature-list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-poppy-playtime-chapter-2-out__game-feature-list-item h4 { font-size: 1.2em; }.page-poppy-playtime-chapter-2-out__bet999-promo h2 { font-size: 2em; }.page-poppy-playtime-chapter-2-out__bet999-promo p { font-size: 1em; }.page-poppy-playtime-chapter-2-out__faq-question { padding: 15px 20px; }.page-poppy-playtime-chapter-2-out__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-chapter-2-out__faq-answer { padding: 0 20px; }.page-poppy-playtime-chapter-2-out__faq-item.active .page-poppy-playtime-chapter-2-out__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-chapter-2-out__conclusion-title { font-size: 1.8em; }.page-poppy-playtime-chapter-2-out__conclusion-text { font-size: 1em; }.page-poppy-playtime-chapter-2-out__logo-strip-title, .page-poppy-playtime-chapter-2-out__payment-title, .page-poppy-playtime-chapter-2-out__social-title { font-size: 1.5em; }.page-poppy-playtime-chapter-2-out__game-logo { height: 60px; }.page-poppy-playtime-chapter-2-out__payment-logo { height: 40px; }.page-poppy-playtime-chapter-2-out__social-icon { height: 35px; width: 35px; } }@media (max-width: 480px) { .page-poppy-playtime-chapter-2-out__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-2-out__hero-subtitle { font-size: 0.9em; }.page-poppy-playtime-chapter-2-out__cta-button { padding: 8px 15px; font-size: 0.8em; }.page-poppy-playtime-chapter-2-out__section-title { font-size: 1.8em; }.page-poppy-playtime-chapter-2-out__bet999-promo h2 { font-size: 1.8em; } }