.page-poppy-playtime-mobile-2-apk { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: 10px; }.page-poppy-playtime-mobile-2-apk__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 30px; padding-top: 20px; }.page-poppy-playtime-mobile-2-apk__section-title--small { font-size: 1.8em; margin-bottom: 20px; }.page-poppy-playtime-mobile-2-apk__section-description { text-align: center; max-width: 800px; margin: 0 auto 40px auto; font-size: 1.1em; }.page-poppy-playtime-mobile-2-apk__hero-cta,.page-poppy-playtime-mobile-2-apk__access-link,.page-poppy-playtime-mobile-2-apk__game-cta,.page-poppy-playtime-mobile-2-apk__promo-cta { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; text-align: center; }.page-poppy-playtime-mobile-2-apk__hero-cta:hover,.page-poppy-playtime-mobile-2-apk__access-link:hover,.page-poppy-playtime-mobile-2-apk__game-cta:hover,.page-poppy-playtime-mobile-2-apk__promo-cta:hover { background-color: #0056b3; }.page-poppy-playtime-mobile-2-apk__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; margin-bottom: 40px; }.page-poppy-playtime-mobile-2-apk__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-poppy-playtime-mobile-2-apk__hero-content { position: relative; z-index: 1; color: #fff; background-color: rgba(0, 0, 0, 0.5); padding: 30px; border-radius: 10px; max-width: 90%; }.page-poppy-playtime-mobile-2-apk__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; }.page-poppy-playtime-mobile-2-apk__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-poppy-playtime-mobile-2-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: #e9ecef; margin-bottom: 40px; }.page-poppy-playtime-mobile-2-apk__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; }.page-poppy-playtime-mobile-2-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-poppy-playtime-mobile-2-apk__logo-grid img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-poppy-playtime-mobile-2-apk__intro-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__intro-text { text-align: center; margin-bottom: 40px; font-size: 1.1em; max-width: 900px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-mobile-2-apk__intro-features { display: flex; justify-content: space-around; flex-wrap: wrap; gap: 30px; text-align: center; }.page-poppy-playtime-mobile-2-apk__feature-item { flex: 1; min-width: 280px; max-width: 350px; padding: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); }.page-poppy-playtime-mobile-2-apk__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; }.page-poppy-playtime-mobile-2-apk__feature-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-poppy-playtime-mobile-2-apk__feature-description { font-size: 1em; }.page-poppy-playtime-mobile-2-apk__quick-access-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__access-grid { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; }.page-poppy-playtime-mobile-2-apk__access-link { display: flex; flex-direction: column; align-items: center; background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); text-decoration: none; color: #333; transition: transform 0.3s ease, box-shadow 0.3s ease; min-width: 200px; max-width: 280px; }.page-poppy-playtime-mobile-2-apk__access-link:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0,0,0,0.15); }.page-poppy-playtime-mobile-2-apk__access-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 10px; }.page-poppy-playtime-mobile-2-apk__access-text { font-weight: bold; font-size: 1.1em; color: #007bff; }.page-poppy-playtime-mobile-2-apk__games-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; }.page-poppy-playtime-mobile-2-apk__game-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; }.page-poppy-playtime-mobile-2-apk__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-poppy-playtime-mobile-2-apk__game-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; padding: 0 15px; }.page-poppy-playtime-mobile-2-apk__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; }.page-poppy-playtime-mobile-2-apk__game-cta { margin-top: auto; }.page-poppy-playtime-mobile-2-apk__promo-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; justify-content: center; }.page-poppy-playtime-mobile-2-apk__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; }.page-poppy-playtime-mobile-2-apk__promo-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-poppy-playtime-mobile-2-apk__promo-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; padding: 0 15px; }.page-poppy-playtime-mobile-2-apk__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; padding: 0 15px; }.page-poppy-playtime-mobile-2-apk__promo-cta { margin-top: auto; }.page-poppy-playtime-mobile-2-apk__security-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; text-align: center; }.page-poppy-playtime-mobile-2-apk__security-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }.page-poppy-playtime-mobile-2-apk__security-icon { width: 90px; height: 90px; object-fit: contain; margin-bottom: 15px; }.page-poppy-playtime-mobile-2-apk__security-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-poppy-playtime-mobile-2-apk__security-description { font-size: 0.95em; color: #555; }.page-poppy-playtime-mobile-2-apk__faq-section { padding: 20px; max-width: 900px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__faq-list { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; }.page-poppy-playtime-mobile-2-apk__faq-item { border-bottom: 1px solid #eee; }.page-poppy-playtime-mobile-2-apk__faq-item:last-child { border-bottom: none; }.page-poppy-playtime-mobile-2-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f9f9f9; transition: background-color 0.3s ease; user-select: none; }.page-poppy-playtime-mobile-2-apk__faq-question:hover { background-color: #f0f0f0; }.page-poppy-playtime-mobile-2-apk__faq-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; }.page-poppy-playtime-mobile-2-apk__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-mobile-2-apk__faq-item.active .page-poppy-playtime-mobile-2-apk__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-mobile-2-apk__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-poppy-playtime-mobile-2-apk__faq-item.active .page-poppy-playtime-mobile-2-apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-mobile-2-apk__faq-answer p { margin: 0; color: #555; font-size: 1em; }.page-poppy-playtime-mobile-2-apk__blog-section { padding: 20px; max-width: 1200px; margin: 0 auto 40px auto; }.page-poppy-playtime-mobile-2-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; justify-content: center; }.page-poppy-playtime-mobile-2-apk__blog-post { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; display: flex; flex-direction: column; }.page-poppy-playtime-mobile-2-apk__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-poppy-playtime-mobile-2-apk__blog-title { font-size: 1.4em; margin: 15px 15px 10px 15px; color: #007bff; }.page-poppy-playtime-mobile-2-apk__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-poppy-playtime-mobile-2-apk__blog-title a:hover { color: #0056b3; }.page-poppy-playtime-mobile-2-apk__blog-excerpt { font-size: 0.95em; color: #555; padding: 0 15px 20px 15px; flex-grow: 1; }@media (max-width: 1024px) { .page-poppy-playtime-mobile-2-apk__hero-title { font-size: 3em; } .page-poppy-playtime-mobile-2-apk__hero-subtitle { font-size: 1.3em; } .page-poppy-playtime-mobile-2-apk__section-title { font-size: 2em; } .page-poppy-playtime-mobile-2-apk__section-title--small { font-size: 1.6em; } }@media (max-width: 768px) { .page-poppy-playtime-mobile-2-apk__hero-section { height: 450px; } .page-poppy-playtime-mobile-2-apk__hero-content { padding: 20px; } .page-poppy-playtime-mobile-2-apk__hero-title { font-size: 2.2em; } .page-poppy-playtime-mobile-2-apk__hero-subtitle { font-size: 1.1em; } .page-poppy-playtime-mobile-2-apk__hero-cta { padding: 10px 20px; font-size: 0.9em; } .page-poppy-playtime-mobile-2-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-poppy-playtime-mobile-2-apk__logo-grid { gap: 16px; } .page-poppy-playtime-mobile-2-apk__payment-logo,.page-poppy-playtime-mobile-2-apk__logo-grid img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-mobile-2-apk__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-poppy-playtime-mobile-2-apk__section-title--small { font-size: 1.4em; } .page-poppy-playtime-mobile-2-apk__section-description { font-size: 1em; margin-bottom: 30px; } .page-poppy-playtime-mobile-2-apk__intro-features { flex-direction: column; align-items: center; gap: 20px; } .page-poppy-playtime-mobile-2-apk__feature-item { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-poppy-playtime-mobile-2-apk__feature-description,.page-poppy-playtime-mobile-2-apk__feature-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__access-grid { flex-direction: column; align-items: center; gap: 15px; } .page-poppy-playtime-mobile-2-apk__access-link { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-poppy-playtime-mobile-2-apk__access-text { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__game-categories { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-mobile-2-apk__game-card { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-mobile-2-apk__game-description,.page-poppy-playtime-mobile-2-apk__game-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__promo-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-mobile-2-apk__promo-card { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-mobile-2-apk__promo-description,.page-poppy-playtime-mobile-2-apk__promo-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__security-features { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-mobile-2-apk__security-item { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-poppy-playtime-mobile-2-apk__security-description,.page-poppy-playtime-mobile-2-apk__security-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__faq-list { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-mobile-2-apk__faq-question { padding: 15px 20px; } .page-poppy-playtime-mobile-2-apk__faq-title { font-size: 1.1em; } .page-poppy-playtime-mobile-2-apk__faq-answer { padding: 0 20px; } .page-poppy-playtime-mobile-2-apk__faq-item.active .page-poppy-playtime-mobile-2-apk__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-mobile-2-apk__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-mobile-2-apk__blog-post { width: 100% !important; max-width: 95% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-mobile-2-apk__blog-excerpt,.page-poppy-playtime-mobile-2-apk__blog-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mobile-2-apk img:not(.page-poppy-playtime-mobile-2-apk__payment-logo, .page-poppy-playtime-mobile-2-apk__logo-grid img) { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }@media (max-width: 480px) { .page-poppy-playtime-mobile-2-apk__hero-section { height: 350px; } .page-poppy-playtime-mobile-2-apk__hero-title { font-size: 1.8em; } .page-poppy-playtime-mobile-2-apk__hero-subtitle { font-size: 1em; } .page-poppy-playtime-mobile-2-apk__section-title { font-size: 1.5em; } .page-poppy-playtime-mobile-2-apk__section-title--small { font-size: 1.2em; } }