.page-poppy-playtime-chapter-2-ios-apk { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-poppy-playtime-chapter-2-ios-apk a { color: #e94560; text-decoration: none; } .page-poppy-playtime-chapter-2-ios-apk a:hover { text-decoration: underline; } .page-poppy-playtime-chapter-2-ios-apk__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-2-ios-apk__section { padding: 60px 20px; margin-bottom: 30px; background-color: #2a2a4a; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-2-ios-apk__section--dark { background-color: #1f1f3a; } .page-poppy-playtime-chapter-2-ios-apk__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,thrills,mobile,casino,poppy_playtime]') no-repeat center center/cover; text-align: center; color: #fff; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; border-radius: 0; margin-bottom: 0; } .page-poppy-playtime-chapter-2-ios-apk__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; color: #f0f0f0; } .page-poppy-playtime-chapter-2-ios-apk__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; color: #ccc; } .page-poppy-playtime-chapter-2-ios-apk__cta-button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 30px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-2-ios-apk__cta-button:hover { background-color: #c93450; transform: translateY(-3px); text-decoration: none; } .page-poppy-playtime-chapter-2-ios-apk__heading { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; } .page-poppy-playtime-chapter-2-ios-apk__heading::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #e94560; border-radius: 2px; } .page-poppy-playtime-chapter-2-ios-apk__text-content { font-size: 1.1em; color: #ccc; margin-bottom: 20px; } .page-poppy-playtime-chapter-2-ios-apk__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: #1f1f3a; border-radius: 10px; margin-bottom: 30px; } .page-poppy-playtime-chapter-2-ios-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-poppy-playtime-chapter-2-ios-apk__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-ios-apk__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-2-ios-apk__card { background-color: #3a3a5a; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .page-poppy-playtime-chapter-2-ios-apk__card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-2-ios-apk__card-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; max-width: 100%; height: auto; } .page-poppy-playtime-chapter-2-ios-apk__card-title { font-size: 1.5em; color: #f0f0f0; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-ios-apk__card-description { color: #ccc; font-size: 1em; margin-bottom: 20px; flex-grow: 1; } .page-poppy-playtime-chapter-2-ios-apk__card-button { background-color: #e94560; color: #fff; padding: 10px 20px; border-radius: 20px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-2-ios-apk__card-button:hover { background-color: #c93450; text-decoration: none; } .page-poppy-playtime-chapter-2-ios-apk__game-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; } .page-poppy-playtime-chapter-2-ios-apk__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2-ios-apk__game-image { width: 100%; height: 200px; object-fit: cover; display: block; max-width: 100%; } .page-poppy-playtime-chapter-2-ios-apk__game-content { padding: 20px; } .page-poppy-playtime-chapter-2-ios-apk__game-title { font-size: 1.3em; color: #f0f0f0; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-ios-apk__game-description { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-ios-apk__faq-item { background-color: #3a3a5a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-chapter-2-ios-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #4a4a6a; color: #f0f0f0; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-2-ios-apk__faq-question:hover { background-color: #5a5a7a; } .page-poppy-playtime-chapter-2-ios-apk__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #f0f0f0; } .page-poppy-playtime-chapter-2-ios-apk__faq-toggle { font-size: 1.5em; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; color: #e94560; } .page-poppy-playtime-chapter-2-ios-apk__faq-item.active .page-poppy-playtime-chapter-2-ios-apk__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2-ios-apk__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; color: #ccc; font-size: 1em; opacity: 0; } .page-poppy-playtime-chapter-2-ios-apk__faq-item.active .page-poppy-playtime-chapter-2-ios-apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-chapter-2-ios-apk__blog-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2-ios-apk__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2-ios-apk__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; max-width: 100%; } .page-poppy-playtime-chapter-2-ios-apk__blog-content { padding: 20px; } .page-poppy-playtime-chapter-2-ios-apk__blog-title { font-size: 1.3em; color: #f0f0f0; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-ios-apk__blog-summary { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-ios-apk__blog-link { display: inline-block; background-color: #e94560; color: #fff; padding: 8px 15px; border-radius: 15px; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-2-ios-apk__blog-link:hover { background-color: #c93450; text-decoration: none; } .page-poppy-playtime-chapter-2-ios-apk img { max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-ios-apk__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-2-ios-apk__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chapter-2-ios-apk__heading { font-size: 2em; } .page-poppy-playtime-chapter-2-ios-apk__section { padding: 40px 15px; margin-bottom: 20px; } .page-poppy-playtime-chapter-2-ios-apk__grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-2-ios-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-poppy-playtime-chapter-2-ios-apk__payment-logo, .page-poppy-playtime-chapter-2-ios-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-2-ios-apk__card, .page-poppy-playtime-chapter-2-ios-apk__game-card, .page-poppy-playtime-chapter-2-ios-apk__blog-card { max-width: 100%; width: 100%; box-sizing: border-box; } .page-poppy-playtime-chapter-2-ios-apk__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-poppy-playtime-chapter-2-ios-apk__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-2-ios-apk__faq-item.active .page-poppy-playtime-chapter-2-ios-apk__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-chapter-2-ios-apk__text-content { font-size: 1em; } .page-poppy-playtime-chapter-2-ios-apk img { max-width: 100% !important; height: auto !important; } }