.page-when-is-poppy-playtime-created__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,online_casino,philippines,mobile_gaming]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 100px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; overflow: hidden; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__hero-section { min-height: 400px; padding-bottom: 80px; } } .page-when-is-poppy-playtime-created__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; } .page-when-is-poppy-playtime-created__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-when-is-poppy-playtime-created__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__hero-title { font-size: 2em; } } .page-when-is-poppy-playtime-created__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; line-height: 1.5; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__hero-subtitle { font-size: 1em; } } .page-when-is-poppy-playtime-created__cta-button { display: inline-block; background-color: #ffcc00; color: #333; 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-when-is-poppy-playtime-created__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-when-is-poppy-playtime-created__section { padding: 60px 20px; text-align: center; background-color: #1a1a1a; color: #eee; } .page-when-is-poppy-playtime-created__section:nth-of-type(even) { background-color: #222; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__section { padding: 40px 15px; } } .page-when-is-poppy-playtime-created__section-title { font-size: 2.5em; margin-bottom: 30px; color: #ffcc00; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__section-title { font-size: 2em; margin-bottom: 25px; } } .page-when-is-poppy-playtime-created__section-description { max-width: 800px; margin: 0 auto 40px; line-height: 1.6; font-size: 1.1em; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__section-description { font-size: 1em; margin-bottom: 30px; } } .page-when-is-poppy-playtime-created__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__feature-grid { grid-template-columns: 1fr; gap: 20px; } } .page-when-is-poppy-playtime-created__feature-item { background-color: #333; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-when-is-poppy-playtime-created__feature-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-when-is-poppy-playtime-created__feature-icon { width: 100px; height: 100px; margin-bottom: 20px; object-fit: cover; border-radius: 50%; } .page-when-is-poppy-playtime-created__feature-title { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; } .page-when-is-poppy-playtime-created__feature-text { font-size: 0.95em; line-height: 1.5; } .page-when-is-poppy-playtime-created__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-when-is-poppy-playtime-created__quick-access-link { 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; } .page-when-is-poppy-playtime-created__quick-access-link:hover { background-color: #0056b3; } .page-when-is-poppy-playtime-created__game-category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; max-width: 1200px; margin-left: auto; margin-right: auto; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__game-category-grid { grid-template-columns: 1fr; gap: 20px; } } .page-when-is-poppy-playtime-created__game-category-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-when-is-poppy-playtime-created__game-category-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-when-is-poppy-playtime-created__game-category-image { width: 100%; height: 200px; object-fit: cover; } .page-when-is-poppy-playtime-created__game-category-content { padding: 20px; } .page-when-is-poppy-playtime-created__game-category-title { font-size: 1.3em; margin-bottom: 10px; color: #ffcc00; } .page-when-is-poppy-playtime-created__game-category-description { font-size: 0.9em; line-height: 1.5; margin-bottom: 15px; } .page-when-is-poppy-playtime-created__game-category-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-when-is-poppy-playtime-created__game-category-button:hover { background-color: #e6b800; } .page-when-is-poppy-playtime-created__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; max-width: 1200px; margin-left: auto; margin-right: auto; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__promo-grid { grid-template-columns: 1fr; gap: 20px; } } .page-when-is-poppy-playtime-created__promo-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-when-is-poppy-playtime-created__promo-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-when-is-poppy-playtime-created__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-when-is-poppy-playtime-created__promo-content { padding: 20px; } .page-when-is-poppy-playtime-created__promo-title { font-size: 1.4em; margin-bottom: 10px; color: #ffcc00; } .page-when-is-poppy-playtime-created__promo-description { font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; } .page-when-is-poppy-playtime-created__promo-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-when-is-poppy-playtime-created__promo-button:hover { background-color: #e6b800; } .page-when-is-poppy-playtime-created__faq-container { max-width: 900px; margin: 0 auto; text-align: left; } .page-when-is-poppy-playtime-created__faq-item { background-color: #333; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-sizing: border-box; } .page-when-is-poppy-playtime-created__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #444; border-bottom: 1px solid #555; user-select: none; transition: background-color 0.3s ease; } .page-when-is-poppy-playtime-created__faq-question:hover { background-color: #555; } .page-when-is-poppy-playtime-created__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__faq-question h3 { font-size: 1em; } } .page-when-is-poppy-playtime-created__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-when-is-poppy-playtime-created__faq-item.active .page-when-is-poppy-playtime-created__faq-toggle { transform: rotate(45deg); } .page-when-is-poppy-playtime-created__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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: 0.95em; line-height: 1.6; background-color: #3a3a3a; } .page-when-is-poppy-playtime-created__faq-item.active .page-when-is-poppy-playtime-created__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__faq-answer { padding: 15px 10px !important; } } .page-when-is-poppy-playtime-created__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; max-width: 1200px; margin-left: auto; margin-right: auto; }@media (max-width: 768px) { .page-when-is-poppy-playtime-created__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-when-is-poppy-playtime-created__blog-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-when-is-poppy-playtime-created__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-when-is-poppy-playtime-created__blog-image { width: 100%; height: 180px; object-fit: cover; } .page-when-is-poppy-playtime-created__blog-content { padding: 20px; } .page-when-is-poppy-playtime-created__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #ffcc00; text-decoration: none; display: block; } .page-when-is-poppy-playtime-created__blog-title:hover { text-decoration: underline; } .page-when-is-poppy-playtime-created__blog-date { font-size: 0.85em; color: #bbb; margin-bottom: 10px; } .page-when-is-poppy-playtime-created__blog-excerpt { font-size: 0.9em; line-height: 1.5; color: #ccc; } .page-when-is-poppy-playtime-created__app-download-section { background-color: #007bff; padding: 60px 20px; color: #fff; text-align: center; } .page-when-is-poppy-playtime-created__app-download-title { font-size: 2.2em; margin-bottom: 20px; } .page-when-is-poppy-playtime-created__app-download-description { max-width: 700px; margin: 0 auto 30px; font-size: 1.1em; line-height: 1.6; } .page-when-is-poppy-playtime-created__download-button { display: inline-block; background-color: #ffcc00; color: #333; 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-when-is-poppy-playtime-created__download-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-when-is-poppy-playtime-created__brand-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-when-is-poppy-playtime-created__brand-logo { width: 120px; height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-when-is-poppy-playtime-created__brand-logo:hover { filter: grayscale(0%); opacity: 1; }