.page-mob-entertainment-poppy-playtime { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-mob-entertainment-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-mob-entertainment-poppy-playtime__hero-section { position: relative; width: 100%; height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; padding: 10px 20px; overflow: hidden; background-color: #000; } .page-mob-entertainment-poppy-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-mob-entertainment-poppy-playtime__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 0; } .page-mob-entertainment-poppy-playtime__hero-content { position: relative; z-index: 1; max-width: 800px; } .page-mob-entertainment-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-mob-entertainment-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-mob-entertainment-poppy-playtime__btn { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-mob-entertainment-poppy-playtime__btn:hover { background-color: #ff5722; transform: translateY(-3px); } .page-mob-entertainment-poppy-playtime__section { padding: 60px 20px; text-align: center; } .page-mob-entertainment-poppy-playtime__section:nth-of-type(even) { background-color: #16213e; } .page-mob-entertainment-poppy-playtime__section-title { font-size: 2.5em; color: #e44d26; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-mob-entertainment-poppy-playtime__text-content { max-width: 900px; margin: 0 auto 30px auto; font-size: 1.1em; color: #ccc; } .page-mob-entertainment-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; margin-top: 40px; } .page-mob-entertainment-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-mob-entertainment-poppy-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-mob-entertainment-poppy-playtime__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-mob-entertainment-poppy-playtime__card { background-color: #2b2b4f; border-radius: 10px; padding: 30px; text-align: left; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-mob-entertainment-poppy-playtime__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-mob-entertainment-poppy-playtime__card-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; display: block; } .page-mob-entertainment-poppy-playtime__card-title { font-size: 1.8em; color: #e44d26; margin-bottom: 15px; } .page-mob-entertainment-poppy-playtime__card-description { color: #ccc; font-size: 1em; } .page-mob-entertainment-poppy-playtime__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 800px; margin: 0 auto; } .page-mob-entertainment-poppy-playtime__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; max-width: 100%; margin: 0 auto; } .page-mob-entertainment-poppy-playtime__game-card { background-color: #2b2b4f; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; width: 280px; text-align: center; } .page-mob-entertainment-poppy-playtime__game-card:hover { transform: translateY(-5px); } .page-mob-entertainment-poppy-playtime__game-card-image { width: 100%; height: 180px; object-fit: cover; } .page-mob-entertainment-poppy-playtime__game-card-content { padding: 20px; } .page-mob-entertainment-poppy-playtime__game-card-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-mob-entertainment-poppy-playtime__game-card-description { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-mob-entertainment-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-mob-entertainment-poppy-playtime__blog-card { background-color: #2b2b4f; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-mob-entertainment-poppy-playtime__blog-card:hover { transform: translateY(-5px); } .page-mob-entertainment-poppy-playtime__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-mob-entertainment-poppy-playtime__blog-card-content { padding: 20px; } .page-mob-entertainment-poppy-playtime__blog-card-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-mob-entertainment-poppy-playtime__blog-card-date { font-size: 0.9em; color: #888; margin-bottom: 10px; } .page-mob-entertainment-poppy-playtime__blog-card-summary { color: #ccc; font-size: 0.95em; margin-bottom: 15px; } .page-mob-entertainment-poppy-playtime__faq-item { background-color: #2b2b4f; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-mob-entertainment-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5e; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-mob-entertainment-poppy-playtime__faq-question:hover { background-color: #4a4a7e; } .page-mob-entertainment-poppy-playtime__faq-question h3 { margin: 0; color: #fff; pointer-events: none; } .page-mob-entertainment-poppy-playtime__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-mob-entertainment-poppy-playtime__faq-item.active .page-mob-entertainment-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-mob-entertainment-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2b2b4f; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 1em; text-align: left; } .page-mob-entertainment-poppy-playtime__faq-item.active .page-mob-entertainment-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-mob-entertainment-poppy-playtime__payment-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; } .page-mob-entertainment-poppy-playtime__payment-method { background-color: #3a3a5e; border-radius: 8px; padding: 15px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-mob-entertainment-poppy-playtime__payment-method img { max-width: 100px; height: auto; margin-bottom: 10px; object-fit: contain; } .page-mob-entertainment-poppy-playtime__payment-method p { margin: 0; font-size: 0.9em; color: #fff; } @media (max-width: 768px) { .page-mob-entertainment-poppy-playtime__hero-section { height: 400px; padding-top: 10px; } .page-mob-entertainment-poppy-playtime__hero-title { font-size: 2.2em; } .page-mob-entertainment-poppy-playtime__hero-subtitle { font-size: 1.2em; } .page-mob-entertainment-poppy-playtime__btn { padding: 12px 25px; font-size: 1em; } .page-mob-entertainment-poppy-playtime__section { padding: 40px 15px; } .page-mob-entertainment-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-mob-entertainment-poppy-playtime__text-content { font-size: 0.95em; } .page-mob-entertainment-poppy-playtime__grid, .page-mob-entertainment-poppy-playtime__quick-links-grid, .page-mob-entertainment-poppy-playtime__game-categories, .page-mob-entertainment-poppy-playtime__blog-grid, .page-mob-entertainment-poppy-playtime__payment-grid { grid-template-columns: 1fr; gap: 20px; } .page-mob-entertainment-poppy-playtime__card, .page-mob-entertainment-poppy-playtime__game-card, .page-mob-entertainment-poppy-playtime__blog-card, .page-mob-entertainment-poppy-playtime__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-mob-entertainment-poppy-playtime__game-card-image { height: 150px; } .page-mob-entertainment-poppy-playtime__blog-card-image { height: 180px; } .page-mob-entertainment-poppy-playtime__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-mob-entertainment-poppy-playtime__faq-answer { padding: 15px 20px !important; font-size: 0.95em; } .page-mob-entertainment-poppy-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-mob-entertainment-poppy-playtime__payment-logo, .page-mob-entertainment-poppy-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-mob-entertainment-poppy-playtime__card-title, .page-mob-entertainment-poppy-playtime__game-card-title, .page-mob-entertainment-poppy-playtime__blog-card-title { font-size: 1.3em; } .page-mob-entertainment-poppy-playtime__card-description, .page-mob-entertainment-poppy-playtime__game-card-description, .page-mob-entertainment-poppy-playtime__blog-card-summary { font-size: 0.9em; } } .page-mob-entertainment-poppy-playtime__content-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } @media (max-width: 768px) { .page-mob-entertainment-poppy-playtime__content-wrapper { padding: 0 15px; } }