.page-poppy-playtime-chapter-3-areas { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-3-areas__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-3-areas__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; background-color: #000; } .page-poppy-playtime-chapter-3-areas__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); } .page-poppy-playtime-chapter-3-areas__hero-content { position: relative; z-index: 2; padding: 20px; max-width: 800px; } .page-poppy-playtime-chapter-3-areas__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-poppy-playtime-chapter-3-areas__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } .page-poppy-playtime-chapter-3-areas__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-areas__cta-button:hover { background-color: #ff6a00; } .page-poppy-playtime-chapter-3-areas__section-title { font-size: 2.5em; color: #222; text-align: center; margin-bottom: 40px; padding-top: 40px; } .page-poppy-playtime-chapter-3-areas__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 0; background-color: #fff; } .page-poppy-playtime-chapter-3-areas__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-chapter-3-areas__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-chapter-3-areas__intro-content { display: flex; flex-wrap: wrap; gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__intro-text { flex: 1; min-width: 300px; } .page-poppy-playtime-chapter-3-areas__intro-image-wrapper { flex: 0 0 400px; max-width: 100%; height: auto; overflow: hidden; border-radius: 8px; } .page-poppy-playtime-chapter-3-areas__intro-image { width: 100%; height: auto; display: block; object-fit: cover; } .page-poppy-playtime-chapter-3-areas__game-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__feature-card { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.05); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-areas__feature-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-areas__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; } .page-poppy-playtime-chapter-3-areas__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-areas__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__quick-link-button { background-color: #5cb85c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-areas__quick-link-button:hover { background-color: #4cae4c; } .page-poppy-playtime-chapter-3-areas__game-showcase { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-areas__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-areas__game-image-wrapper { width: 100%; height: 200px; overflow: hidden; } .page-poppy-playtime-chapter-3-areas__game-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-poppy-playtime-chapter-3-areas__game-content { padding: 20px; } .page-poppy-playtime-chapter-3-areas__game-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-areas__game-description { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-areas__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.05); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-areas__promo-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-areas__promo-image-wrapper { width: 100%; height: 180px; overflow: hidden; } .page-poppy-playtime-chapter-3-areas__promo-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-poppy-playtime-chapter-3-areas__promo-content { padding: 20px; } .page-poppy-playtime-chapter-3-areas__promo-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-areas__promo-description { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-areas__security-section { background-color: #fff; padding: 40px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.05); margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__security-item { display: flex; align-items: center; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-areas__security-icon { width: 50px; height: 50px; margin-right: 15px; object-fit: contain; } .page-poppy-playtime-chapter-3-areas__security-text h3 { margin: 0 0 5px 0; color: #e44d26; font-size: 1.2em; } .page-poppy-playtime-chapter-3-areas__security-text p { margin: 0; font-size: 0.9em; color: #666; } .page-poppy-playtime-chapter-3-areas__faq-list { list-style: none; padding: 0; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.03); } .page-poppy-playtime-chapter-3-areas__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #f9f9f9; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-areas__faq-question:hover { background-color: #f0f0f0; } .page-poppy-playtime-chapter-3-areas__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-poppy-playtime-chapter-3-areas__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-areas__faq-item.active .page-poppy-playtime-chapter-3-areas__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-3-areas__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; color: #555; } .page-poppy-playtime-chapter-3-areas__faq-item.active .page-poppy-playtime-chapter-3-areas__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-chapter-3-areas__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-areas__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-areas__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-areas__blog-image-wrapper { width: 100%; height: 160px; overflow: hidden; } .page-poppy-playtime-chapter-3-areas__blog-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-poppy-playtime-chapter-3-areas__blog-content { padding: 15px; } .page-poppy-playtime-chapter-3-areas__blog-title { font-size: 1.2em; color: #e44d26; margin-bottom: 8px; } .page-poppy-playtime-chapter-3-areas__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-areas__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-areas__blog-read-more { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; font-size: 0.9em; } .page-poppy-playtime-chapter-3-areas__blog-read-more:hover { text-decoration: underline; } @media (max-width: 768px) { .page-poppy-playtime-chapter-3-areas__container { padding: 10px; } .page-poppy-playtime-chapter-3-areas__hero-section { height: 400px; } .page-poppy-playtime-chapter-3-areas__hero-title { font-size: 2.2em; } .page-poppy-playtime-chapter-3-areas__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-3-areas__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-poppy-playtime-chapter-3-areas__section-title { font-size: 2em; margin-bottom: 30px; padding-top: 30px; } .page-poppy-playtime-chapter-3-areas__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 0; } .page-poppy-playtime-chapter-3-areas__payment-logo, .page-poppy-playtime-chapter-3-areas__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-3-areas__intro-content { flex-direction: column; } .page-poppy-playtime-chapter-3-areas__intro-image-wrapper { flex: none; width: 100%; } .page-poppy-playtime-chapter-3-areas__game-features, .page-poppy-playtime-chapter-3-areas__game-showcase, .page-poppy-playtime-chapter-3-areas__promo-grid, .page-poppy-playtime-chapter-3-areas__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-3-areas__quick-links { flex-direction: column; align-items: center; } .page-poppy-playtime-chapter-3-areas__quick-link-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-3-areas__security-item { flex-direction: column; text-align: center; } .page-poppy-playtime-chapter-3-areas__security-icon { margin-right: 0; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-areas__faq-question { padding: 12px 15px; } .page-poppy-playtime-chapter-3-areas__faq-question h3 { font-size: 1em; } .page-poppy-playtime-chapter-3-areas__faq-answer { padding: 15px !important; } .page-poppy-playtime-chapter-3-areas__faq-item.active .page-poppy-playtime-chapter-3-areas__faq-answer { padding: 15px !important; } .page-poppy-playtime-chapter-3-areas__blog-content { padding: 10px; } .page-poppy-playtime-chapter-3-areas__blog-title { font-size: 1.1em; } .page-poppy-playtime-chapter-3-areas__blog-summary { font-size: 0.85em; } /* Image responsiveness */ .page-poppy-playtime-chapter-3-areas img:not(.page-poppy-playtime-chapter-3-areas__payment-logo img) { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-3-areas div:not(.page-poppy-playtime-chapter-3-areas__payment-logo) { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }