.page-poppy-playtime-play-for-free__hero-section { background: linear-gradient(135deg, #2a0000 0%, #000000 100%); color: #ffffff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 15px; margin-bottom: 30px; padding-top: 10px; } .page-poppy-playtime-play-for-free__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-poppy-playtime-play-for-free__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-play-for-free__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; font-weight: bold; color: #ffcc00; } .page-poppy-playtime-play-for-free__hero-description { font-size: 1.3em; margin-bottom: 30px; line-height: 1.6; color: #e0e0e0; } .page-poppy-playtime-play-for-free__cta-button { display: inline-block; background-color: #ffcc00; color: #000000; padding: 15px 40px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-play-for-free__cta-button:hover { background-color: #ffe066; transform: translateY(-3px); } .page-poppy-playtime-play-for-free__section { padding: 50px 20px; background-color: #1a1a1a; color: #ffffff; margin-bottom: 30px; border-radius: 15px; } .page-poppy-playtime-play-for-free__section-title { font-size: 2.5em; text-align: center; margin-bottom: 40px; color: #ffcc00; font-weight: bold; } .page-poppy-playtime-play-for-free__text-content { font-size: 1.1em; line-height: 1.7; max-width: 800px; margin: 0 auto 30px auto; text-align: justify; color: #e0e0e0; } .page-poppy-playtime-play-for-free__text-content p { margin-bottom: 15px; } .page-poppy-playtime-play-for-free__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; margin-bottom: 40px; } .page-poppy-playtime-play-for-free__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-play-for-free__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-play-for-free__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } .page-poppy-playtime-play-for-free__quick-link-item { background-color: #333333; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-poppy-playtime-play-for-free__quick-link-item:hover { transform: translateY(-5px); background-color: #444444; } .page-poppy-playtime-play-for-free__quick-link-item a { color: #ffcc00; text-decoration: none; font-size: 1.2em; font-weight: bold; display: block; } .page-poppy-playtime-play-for-free__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-poppy-playtime-play-for-free__game-card { background-color: #222222; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; text-align: center; } .page-poppy-playtime-play-for-free__game-card:hover { transform: translateY(-10px); } .page-poppy-playtime-play-for-free__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-play-for-free__game-card-content { padding: 20px; } .page-poppy-playtime-play-for-free__game-card-title { font-size: 1.5em; margin-bottom: 10px; color: #ffcc00; } .page-poppy-playtime-play-for-free__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-poppy-playtime-play-for-free__game-card-button { display: inline-block; background-color: #ffcc00; color: #000000; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-poppy-playtime-play-for-free__game-card-button:hover { background-color: #ffe066; } .page-poppy-playtime-play-for-free__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-poppy-playtime-play-for-free__promo-card { background-color: #222222; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; text-align: center; } .page-poppy-playtime-play-for-free__promo-card:hover { transform: translateY(-10px); } .page-poppy-playtime-play-for-free__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-poppy-playtime-play-for-free__promo-card-content { padding: 20px; } .page-poppy-playtime-play-for-free__promo-card-title { font-size: 1.6em; margin-bottom: 10px; color: #ffcc00; } .page-poppy-playtime-play-for-free__promo-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-poppy-playtime-play-for-free__promo-card-button { display: inline-block; background-color: #ffcc00; color: #000000; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-poppy-playtime-play-for-free__promo-card-button:hover { background-color: #ffe066; } .page-poppy-playtime-play-for-free__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1000px; margin: 0 auto; } .page-poppy-playtime-play-for-free__feature-item { flex: 1 1 calc(33% - 40px); background-color: #222222; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); min-width: 280px; box-sizing: border-box; } .page-poppy-playtime-play-for-free__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; } .page-poppy-playtime-play-for-free__feature-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-poppy-playtime-play-for-free__feature-description { font-size: 0.95em; color: #e0e0e0; } .page-poppy-playtime-play-for-free__faq-container { max-width: 900px; margin: 0 auto; } .page-poppy-playtime-play-for-free__faq-item { background-color: #222222; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-play-for-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #333333; transition: background-color 0.3s ease; } .page-poppy-playtime-play-for-free__faq-question:hover { background-color: #444444; } .page-poppy-playtime-play-for-free__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } .page-poppy-playtime-play-for-free__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-play-for-free__faq-item.active .page-poppy-playtime-play-for-free__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-play-for-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #2a2a2a; color: #e0e0e0; } .page-poppy-playtime-play-for-free__faq-item.active .page-poppy-playtime-play-for-free__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-play-for-free__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-poppy-playtime-play-for-free__blog-card { background-color: #222222; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; } .page-poppy-playtime-play-for-free__blog-card:hover { transform: translateY(-10px); } .page-poppy-playtime-play-for-free__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-play-for-free__blog-card-content { padding: 20px; } .page-poppy-playtime-play-for-free__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #ffcc00; line-height: 1.4; } .page-poppy-playtime-play-for-free__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-poppy-playtime-play-for-free__blog-card-title a:hover { color: #ffe066; } .page-poppy-playtime-play-for-free__blog-card-excerpt { font-size: 0.9em; color: #cccccc; margin-bottom: 15px; } .page-poppy-playtime-play-for-free__blog-card-date { font-size: 0.85em; color: #999999; text-align: right; } @media (max-width: 768px) { .page-poppy-playtime-play-for-free__hero-section { padding: 80px 15px; } .page-poppy-playtime-play-for-free__hero-title { font-size: 2.5em; } .page-poppy-playtime-play-for-free__hero-description { font-size: 1.1em; } .page-poppy-playtime-play-for-free__cta-button { padding: 12px 30px; font-size: 1em; } .page-poppy-playtime-play-for-free__section { padding: 40px 15px; } .page-poppy-playtime-play-for-free__section-title { font-size: 2em; margin-bottom: 30px; } .page-poppy-playtime-play-for-free__text-content { font-size: 1em; } .page-poppy-playtime-play-for-free__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-poppy-playtime-play-for-free__payment-logo, .page-poppy-playtime-play-for-free__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-play-for-free__quick-links-grid { grid-template-columns: 1fr; } .page-poppy-playtime-play-for-free__games-grid, .page-poppy-playtime-play-for-free__promotions-grid, .page-poppy-playtime-play-for-free__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-play-for-free__game-card-title, .page-poppy-playtime-play-for-free__promo-card-title { font-size: 1.3em; } .page-poppy-playtime-play-for-free__security-features { flex-direction: column; } .page-poppy-playtime-play-for-free__feature-item { flex: 0 0 100%; max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-play-for-free__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-play-for-free__faq-answer { padding: 0 15px; } .page-poppy-playtime-play-for-free__faq-item.active .page-poppy-playtime-play-for-free__faq-answer { padding: 15px !important; } .page-poppy-playtime-play-for-free__blog-card-title { font-size: 1.2em; } .page-poppy-playtime-play-for-free__game-card-image, .page-poppy-playtime-play-for-free__promo-card-image, .page-poppy-playtime-play-for-free__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-play-for-free__game-card, .page-poppy-playtime-play-for-free__promo-card, .page-poppy-playtime-play-for-free__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } } body { font-family: 'Arial', sans-serif; background-color: #0d0d0d; margin: 0; } img { max-width: 100%; height: auto; display: block; }