.page-poppy-playtime-chapter-2-train-code-mobile { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-2-train-code-mobile__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-2-train-code-mobile__hero-section { background-color: #0a0a0a; color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 20px; padding-top: 10px; } .page-poppy-playtime-chapter-2-train-code-mobile__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-poppy-playtime-chapter-2-train-code-mobile__hero-content { position: relative; z-index: 1; } .page-poppy-playtime-chapter-2-train-code-mobile__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #e74c3c; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-2-train-code-mobile__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-2-train-code-mobile__promo-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 14px 28px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-2-train-code-mobile__promo-button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-poppy-playtime-chapter-2-train-code-mobile__section { background-color: #fff; padding: 40px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-chapter-2-train-code-mobile__section-title { font-size: 2em; color: #e74c3c; margin-bottom: 25px; text-align: center; } .page-poppy-playtime-chapter-2-train-code-mobile__content-paragraph { margin-bottom: 15px; text-align: justify; } .page-poppy-playtime-chapter-2-train-code-mobile__image-wrapper { text-align: center; margin: 30px 0; } .page-poppy-playtime-chapter-2-train-code-mobile__content-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-poppy-playtime-chapter-2-train-code-mobile__list { list-style-type: disc; margin-left: 20px; margin-bottom: 20px; } .page-poppy-playtime-chapter-2-train-code-mobile__list-item { margin-bottom: 10px; } .page-poppy-playtime-chapter-2-train-code-mobile__numbered-list { list-style-type: decimal; margin-left: 20px; margin-bottom: 20px; } .page-poppy-playtime-chapter-2-train-code-mobile__numbered-list-item { margin-bottom: 10px; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta { text-align: center; background-color: #2c3e50; color: #fff; padding: 50px 20px; border-radius: 8px; margin-top: 30px; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta-title { font-size: 2.2em; margin-bottom: 20px; color: #f1c40f; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta-text { font-size: 1.1em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-section { background-color: #fff; padding: 40px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-chapter-2-train-code-mobile__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-item:last-child { border-bottom: none; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; font-size: 1.1em; font-weight: bold; color: #34495e; transition: color 0.3s ease; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-question:hover { color: #e74c3c; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-question h3 { margin: 0; pointer-events: none; flex-grow: 1; text-align: left; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-item.active .page-poppy-playtime-chapter-2-train-code-mobile__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2-train-code-mobile__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-train-code-mobile__faq-item.active .page-poppy-playtime-chapter-2-train-code-mobile__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-poppy-playtime-chapter-2-train-code-mobile__final-cta { text-align: center; background-color: #e74c3c; color: #fff; padding: 50px 20px; border-radius: 8px; margin-top: 30px; } .page-poppy-playtime-chapter-2-train-code-mobile__final-cta-title { font-size: 2.2em; margin-bottom: 20px; } .page-poppy-playtime-chapter-2-train-code-mobile__final-cta-text { font-size: 1.1em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-train-code-mobile__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-2-train-code-mobile__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-2-train-code-mobile__section { padding: 20px; } .page-poppy-playtime-chapter-2-train-code-mobile__section-title { font-size: 1.6em; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta-title, .page-poppy-playtime-chapter-2-train-code-mobile__final-cta-title { font-size: 1.8em; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta-text, .page-poppy-playtime-chapter-2-train-code-mobile__final-cta-text { font-size: 1em; } .page-poppy-playtime-chapter-2-train-code-mobile__promo-button { padding: 12px 24px; font-size: 1em; } .page-poppy-playtime-chapter-2-train-code-mobile__list, .page-poppy-playtime-chapter-2-train-code-mobile__numbered-list { margin-left: 15px; } .page-poppy-playtime-chapter-2-train-code-mobile__list-item, .page-poppy-playtime-chapter-2-train-code-mobile__numbered-list-item { 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; } .page-poppy-playtime-chapter-2-train-code-mobile__content-image { max-width: 100% !important; height: auto !important; } .page-poppy-playtime-chapter-2-train-code-mobile__image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-poppy-playtime-chapter-2-train-code-mobile__hero-title { font-size: 1.8em; } .page-poppy-playtime-chapter-2-train-code-mobile__section-title { font-size: 1.4em; } .page-poppy-playtime-chapter-2-train-code-mobile__sbet-cta-title, .page-poppy-playtime-chapter-2-train-code-mobile__final-cta-title { font-size: 1.6em; } .page-poppy-playtime-chapter-2-train-code-mobile__faq-question { font-size: 1em; } }