.page-how-to-get-poppy-playtime-for-free-on-mobile { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-how-to-get-poppy-playtime-for-free-on-mobile__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-how-to-get-poppy-playtime-for-free-on-mobile__section { padding: 40px 0; margin-bottom: 20px; border-radius: 8px; background-color: #2a2a4a; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-how-to-get-poppy-playtime-for-free-on-mobile__section--dark { background-color: #1a1a2e; } .page-how-to-get-poppy-playtime-for-free-on-mobile__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #fff; text-align: center; padding: 10px 20px 80px 20px; border-radius: 0 0 15px 15px; margin-bottom: 0; position: relative; overflow: hidden; } .page-how-to-get-poppy-playtime-for-free-on-mobile__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-how-to-get-poppy-playtime-for-free-on-mobile__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-how-to-get-poppy-playtime-for-free-on-mobile__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); } .page-how-to-get-poppy-playtime-for-free-on-mobile__cta-button:hover { background-color: #ff6a00; transform: translateY(-3px); } .page-how-to-get-poppy-playtime-for-free-on-mobile__heading { font-size: 2em; color: #e44d26; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); } .page-how-to-get-poppy-playtime-for-free-on-mobile__text-content { font-size: 1.1em; text-align: justify; margin-bottom: 20px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__text-content p { margin-bottom: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__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: 20px; background-color: #2a2a4a; border-radius: 8px; margin-top: -40px; /* Pulls it up into the hero section */ z-index: 10; position: relative; } .page-how-to-get-poppy-playtime-for-free-on-mobile__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-how-to-get-poppy-playtime-for-free-on-mobile__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-how-to-get-poppy-playtime-for-free-on-mobile__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card { background-color: #3a3a5a; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4); } .page-how-to-get-poppy-playtime-for-free-on-mobile__card-icon { width: 100%; max-width: 250px; height: auto; margin-bottom: 20px; border-radius: 8px; object-fit: cover; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card-text { font-size: 0.95em; color: #ccc; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; margin-top: 20px; transition: background-color 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__card-button:hover { background-color: #0056b3; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-item { flex: 1 1 auto; min-width: 200px; max-width: 280px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-item a { display: block; background-color: #e44d26; color: #fff; padding: 12px 20px; border-radius: 5px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-item a:hover { background-color: #ff6a00; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-card { background-color: #3a3a5a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-card:hover { transform: translateY(-5px); } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 2px solid #e44d26; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-content { padding: 20px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-button { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 18px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.85em; transition: background-color 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__game-button:hover { background-color: #0056b3; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-item { background-color: #3a3a5a; padding: 20px; border-radius: 10px; margin-bottom: 15px; display: flex; align-items: center; gap: 20px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-icon { width: 100%; max-width: 80px; height: auto; object-fit: contain; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-details { flex-grow: 1; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-title { font-size: 1.2em; color: #e44d26; margin-bottom: 5px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-description { font-size: 0.9em; color: #ccc; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-button { background-color: #e44d26; color: #fff; padding: 10px 15px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.85em; transition: background-color 0.3s ease; white-space: nowrap; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-button:hover { background-color: #ff6a00; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-list { list-style: none; padding: 0; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-item { background-color: #3a3a5a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #4a4a6a; border-bottom: 1px solid #5a5a7a; user-select: none; transition: background-color 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question:hover { background-color: #5a5a7a; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question h3 { margin: 0; font-size: 1.1em; color: #fff; pointer-events: none; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-how-to-get-poppy-playtime-for-free-on-mobile__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; font-size: 0.95em; color: #ccc; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-answer p { margin: 15px 0; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-item.active .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question { border-bottom: none; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-item.active .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-toggle { transform: rotate(45deg); color: #e44d26; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-item.active .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-card { background-color: #3a3a5a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: left; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-card:hover { transform: translateY(-5px); } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-image { width: 100%; height: 180px; object-fit: cover; border-bottom: 2px solid #e44d26; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-content { padding: 20px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-title { font-size: 1.2em; color: #e44d26; margin-bottom: 10px; line-height: 1.4; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-title a { color: #e44d26; text-decoration: none; transition: color 0.3s ease; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-title a:hover { color: #ff6a00; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-excerpt { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-date { font-size: 0.8em; color: #999; } .page-how-to-get-poppy-playtime-for-free-on-mobile__image { max-width: 100%; height: auto; border-radius: 8px; margin: 20px auto; display: block; } @media (max-width: 768px) { .page-how-to-get-poppy-playtime-for-free-on-mobile__container { padding: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__hero-title { font-size: 2em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__hero-subtitle { font-size: 1em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__cta-button { padding: 12px 25px; font-size: 1em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__heading { font-size: 1.7em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__text-content { font-size: 1em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__payment-logo, .page-how-to-get-poppy-playtime-for-free-on-mobile__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-how-to-get-poppy-playtime-for-free-on-mobile__grid, .page-how-to-get-poppy-playtime-for-free-on-mobile__game-grid, .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-list { flex-direction: column; gap: 10px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-item { min-width: unset; max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-get-poppy-playtime-for-free-on-mobile__quick-links-item a { padding: 10px 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-item { flex-direction: column; text-align: center; gap: 10px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-details { width: 100%; } .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-button { width: 100%; box-sizing: border-box; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question { padding: 15px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-question h3 { font-size: 1em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-answer { padding: 15px !important; font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-image { height: 150px; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-title { font-size: 1.1em; } .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-excerpt { font-size: 0.85em; } /* Global image responsiveness */ .page-how-to-get-poppy-playtime-for-free-on-mobile img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-how-to-get-poppy-playtime-for-free-on-mobile__section, .page-how-to-get-poppy-playtime-for-free-on-mobile__card, .page-how-to-get-poppy-playtime-for-free-on-mobile__game-card, .page-how-to-get-poppy-playtime-for-free-on-mobile__promo-item, .page-how-to-get-poppy-playtime-for-free-on-mobile__faq-item, .page-how-to-get-poppy-playtime-for-free-on-mobile__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px; margin-left: 0 !important; margin-right: 0 !important; } }