.page-how-do-you-download-poppy-playtime { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-how-do-you-download-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-how-do-you-download-poppy-playtime__section-title { color: #e94560; text-align: center; margin-bottom: 40px; font-size: 2.5em; font-weight: bold; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__section-title { font-size: 2em; margin-bottom: 30px; } } .page-how-do-you-download-poppy-playtime__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; min-height: 500px; overflow: hidden; padding: 10px 20px 80px; background: linear-gradient(135deg, #1a1a2e 0%, #0f3460 100%); } .page-how-do-you-download-poppy-playtime__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 1; } .page-how-do-you-download-poppy-playtime__hero-content { position: relative; z-index: 2; max-width: 900px; } .page-how-do-you-download-poppy-playtime__hero-title { font-size: 3.5em; color: #f0f0f0; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-how-do-you-download-poppy-playtime__hero-description { font-size: 1.3em; color: #e0e0e0; margin-bottom: 30px; } .page-how-do-you-download-poppy-playtime__hero-cta, .page-how-do-you-download-poppy-playtime__primary-button, .page-how-do-you-download-poppy-playtime__access-button, .page-how-do-you-download-poppy-playtime__game-button, .page-how-do-you-download-poppy-playtime__promo-button, .page-how-do-you-download-poppy-playtime__contact-button, .page-how-do-you-download-poppy-playtime__blog-link { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-how-do-you-download-poppy-playtime__hero-cta:hover, .page-how-do-you-download-poppy-playtime__primary-button:hover, .page-how-do-you-download-poppy-playtime__access-button:hover, .page-how-do-you-download-poppy-playtime__game-button:hover, .page-how-do-you-download-poppy-playtime__promo-button:hover, .page-how-do-you-download-poppy-playtime__contact-button:hover, .page-how-do-you-download-poppy-playtime__blog-link:hover { background-color: #ff6a80; transform: translateY(-3px); } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__hero-title { font-size: 2.2em; } .page-how-do-you-download-poppy-playtime__hero-description { font-size: 1em; } .page-how-do-you-download-poppy-playtime__hero-cta { padding: 12px 25px; font-size: 1em; } } .page-how-do-you-download-poppy-playtime__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: #0f3460; } .page-how-do-you-download-poppy-playtime__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; } .page-how-do-you-download-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-how-do-you-download-poppy-playtime__payment-logo { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } } .page-how-do-you-download-poppy-playtime__intro-section, .page-how-do-you-download-poppy-playtime__quick-access-section, .page-how-do-you-download-poppy-playtime__games-section, .page-how-do-you-download-poppy-playtime__promotions-section, .page-how-do-you-download-poppy-playtime__security-section, .page-how-do-you-download-poppy-playtime__faq-section, .page-how-do-you-download-poppy-playtime__blog-section { padding: 80px 0; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__intro-section, .page-how-do-you-download-poppy-playtime__quick-access-section, .page-how-do-you-download-poppy-playtime__games-section, .page-how-do-you-download-poppy-playtime__promotions-section, .page-how-do-you-download-poppy-playtime__security-section, .page-how-do-you-download-poppy-playtime__faq-section, .page-how-do-you-download-poppy-playtime__blog-section { padding: 50px 0; } } .page-how-do-you-download-poppy-playtime__text-content { text-align: center; max-width: 800px; margin: 0 auto 30px; font-size: 1.1em; color: #c0c0c0; } .page-how-do-you-download-poppy-playtime__quick-access-section .page-how-do-you-download-poppy-playtime__text-content { margin-bottom: 40px; } .page-how-do-you-download-poppy-playtime__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-how-do-you-download-poppy-playtime__access-button { flex: 1 1 auto; min-width: 200px; max-width: 280px; text-align: center; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__access-buttons { flex-direction: column; align-items: center; gap: 15px; } .page-how-do-you-download-poppy-playtime__access-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-how-do-you-download-poppy-playtime__game-categories, .page-how-do-you-download-poppy-playtime__promo-cards, .page-how-do-you-download-poppy-playtime__blog-posts { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__game-categories, .page-how-do-you-download-poppy-playtime__promo-cards, .page-how-do-you-download-poppy-playtime__blog-posts { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } } .page-how-do-you-download-poppy-playtime__game-card, .page-how-do-you-download-poppy-playtime__promo-card, .page-how-do-you-download-poppy-playtime__blog-card { background-color: #2c3e50; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; display: flex; flex-direction: column; transition: transform 0.3s ease; } .page-how-do-you-download-poppy-playtime__game-card:hover, .page-how-do-you-download-poppy-playtime__promo-card:hover, .page-how-do-you-download-poppy-playtime__blog-card:hover { transform: translateY(-5px); } .page-how-do-you-download-poppy-playtime__game-image, .page-how-do-you-download-poppy-playtime__promo-image, .page-how-do-you-download-poppy-playtime__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__game-image, .page-how-do-you-download-poppy-playtime__promo-image, .page-how-do-you-download-poppy-playtime__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-how-do-you-download-poppy-playtime__game-title, .page-how-do-you-download-poppy-playtime__promo-title, .page-how-do-you-download-poppy-playtime__blog-card-title { font-size: 1.5em; color: #e94560; margin: 20px 15px 10px; } .page-how-do-you-download-poppy-playtime__blog-card-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-how-do-you-download-poppy-playtime__blog-card-title a:hover { color: #ff6a80; } .page-how-do-you-download-poppy-playtime__game-description, .page-how-do-you-download-poppy-playtime__promo-description, .page-how-do-you-download-poppy-playtime__blog-excerpt { padding: 0 15px; margin-bottom: 20px; color: #c0c0c0; flex-grow: 1; } .page-how-do-you-download-poppy-playtime__game-button, .page-how-do-you-download-poppy-playtime__promo-button, .page-how-do-you-download-poppy-playtime__blog-link { margin: 0 15px 20px; padding: 10px 20px; font-size: 0.95em; align-self: center; width: calc(100% - 30px); box-sizing: border-box; } .page-how-do-you-download-poppy-playtime__security-section { background-color: #0f3460; } .page-how-do-you-download-poppy-playtime__features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__features { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } } .page-how-do-you-download-poppy-playtime__feature-item { background-color: #2c3e50; border-radius: 10px; padding: 30px 20px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-how-do-you-download-poppy-playtime__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__feature-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-how-do-you-download-poppy-playtime__feature-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-how-do-you-download-poppy-playtime__feature-description { color: #c0c0c0; } .page-how-do-you-download-poppy-playtime__contact-button { display: block; margin: 50px auto 0; max-width: 300px; text-align: center; } .page-how-do-you-download-poppy-playtime__faq-list { margin-top: 40px; } .page-how-do-you-download-poppy-playtime__faq-item { background-color: #2c3e50; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-how-do-you-download-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #3f5d7a; color: #f0f0f0; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-how-do-you-download-poppy-playtime__faq-question:hover { background-color: #4f6a87; } .page-how-do-you-download-poppy-playtime__faq-title { margin: 0; font-size: 1.2em; flex-grow: 1; text-align: left; pointer-events: none; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__faq-title { font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-how-do-you-download-poppy-playtime__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-how-do-you-download-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #c0c0c0; text-align: left; } .page-how-do-you-download-poppy-playtime__faq-item.active .page-how-do-you-download-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-how-do-you-download-poppy-playtime__faq-item.active .page-how-do-you-download-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-how-do-you-download-poppy-playtime__blog-section { background-color: #0f3460; } @media (max-width: 768px) { .page-how-do-you-download-poppy-playtime__container { padding: 15px; } .page-how-do-you-download-poppy-playtime__text-content { font-size: 0.95em; margin-bottom: 20px; } .page-how-do-you-download-poppy-playtime__game-card, .page-how-do-you-download-poppy-playtime__promo-card, .page-how-do-you-download-poppy-playtime__blog-card, .page-how-do-you-download-poppy-playtime__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-do-you-download-poppy-playtime__game-button, .page-how-do-you-download-poppy-playtime__promo-button, .page-how-do-you-download-poppy-playtime__blog-link { width: calc(100% - 30px) !important; padding: 10px 15px !important; } }