.page-how-to-escape-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 50px; } .page-how-to-escape-poppy-playtime-chapter-3__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-how-to-escape-poppy-playtime-chapter-3__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 10px; } .page-how-to-escape-poppy-playtime-chapter-3__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; } .page-how-to-escape-poppy-playtime-chapter-3__section-title--small { font-size: 1.8em; margin-bottom: 20px; } .page-how-to-escape-poppy-playtime-chapter-3__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; } .page-how-to-escape-poppy-playtime-chapter-3__cta-button { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; cursor: pointer; } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--primary { background-color: #ffcc00; color: #1a1a1a; border: 2px solid #ffcc00; } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--primary:hover { background-color: #e6b800; transform: translateY(-2px); } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--secondary { background-color: transparent; color: #ffcc00; border: 2px solid #ffcc00; margin-left: 15px; } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--secondary:hover { background-color: #ffcc00; color: #1a1a1a; transform: translateY(-2px); } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--center { display: block; margin: 40px auto 0 auto; max-width: 300px; } .page-how-to-escape-poppy-playtime-chapter-3__hero-section { position: relative; background-color: #1a1a1a; color: #fff; text-align: center; padding: 100px 20px; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 600px; padding-top: 10px; } .page-how-to-escape-poppy-playtime-chapter-3__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-how-to-escape-poppy-playtime-chapter-3__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; } .page-how-to-escape-poppy-playtime-chapter-3__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-how-to-escape-poppy-playtime-chapter-3__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } .page-how-to-escape-poppy-playtime-chapter-3__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; color: #eee; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); } .page-how-to-escape-poppy-playtime-chapter-3__hero-cta-buttons { display: flex; justify-content: center; gap: 20px; } .page-how-to-escape-poppy-playtime-chapter-3__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: #eee; } .page-how-to-escape-poppy-playtime-chapter-3__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; width: 100%; } .page-how-to-escape-poppy-playtime-chapter-3__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; filter: grayscale(100%); opacity: 0.6; transition: filter 0.3s ease, opacity 0.3s ease; } .page-how-to-escape-poppy-playtime-chapter-3__payment-logo:hover { filter: grayscale(0%); opacity: 1; } .page-how-to-escape-poppy-playtime-chapter-3__introduction-section { padding: 60px 0; background-color: #fff; } .page-how-to-escape-poppy-playtime-chapter-3__quick-access-section { padding: 60px 0; background-color: #f0f0f0; } .page-how-to-escape-poppy-playtime-chapter-3__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-how-to-escape-poppy-playtime-chapter-3__access-button { display: inline-block; padding: 12px 25px; background-color: #333; color: #fff; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; white-space: nowrap; box-sizing: border-box; } .page-how-to-escape-poppy-playtime-chapter-3__access-button:hover { background-color: #ffcc00; color: #1a1a1a; transform: translateY(-2px); } .page-how-to-escape-poppy-playtime-chapter-3__games-section { padding: 60px 0; background-color: #fff; } .page-how-to-escape-poppy-playtime-chapter-3__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-to-escape-poppy-playtime-chapter-3__game-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; } .page-how-to-escape-poppy-playtime-chapter-3__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0,0,0,0.15); } .page-how-to-escape-poppy-playtime-chapter-3__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-escape-poppy-playtime-chapter-3__game-card-title { font-size: 1.5em; color: #1a1a1a; margin: 15px 10px 10px; } .page-how-to-escape-poppy-playtime-chapter-3__game-card-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; flex-grow: 1; } .page-how-to-escape-poppy-playtime-chapter-3__game-card-button { display: inline-block; padding: 10px 20px; background-color: #ffcc00; color: #1a1a1a; border-radius: 5px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-how-to-escape-poppy-playtime-chapter-3__game-card-button:hover { background-color: #e6b800; } .page-how-to-escape-poppy-playtime-chapter-3__promotions-section { padding: 60px 0; background-color: #f0f0f0; } .page-how-to-escape-poppy-playtime-chapter-3__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0,0,0,0.15); } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-title { font-size: 1.4em; color: #1a1a1a; margin: 15px 10px 10px; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; flex-grow: 1; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-button { display: inline-block; padding: 10px 20px; background-color: #ffcc00; color: #1a1a1a; border-radius: 5px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-button:hover { background-color: #e6b800; } .page-how-to-escape-poppy-playtime-chapter-3__security-section { padding: 60px 0; background-color: #fff; text-align: center; } .page-how-to-escape-poppy-playtime-chapter-3__service-points { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-to-escape-poppy-playtime-chapter-3__service-item { background-color: #f9f9f9; border-radius: 10px; padding: 30px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); display: flex; flex-direction: column; align-items: center; text-align: center; } .page-how-to-escape-poppy-playtime-chapter-3__service-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; } .page-how-to-escape-poppy-playtime-chapter-3__service-title { font-size: 1.3em; color: #1a1a1a; margin-bottom: 10px; } .page-how-to-escape-poppy-playtime-chapter-3__service-description { font-size: 0.95em; color: #555; } .page-how-to-escape-poppy-playtime-chapter-3__faq-section { padding: 60px 0; background-color: #f0f0f0; } .page-how-to-escape-poppy-playtime-chapter-3__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-how-to-escape-poppy-playtime-chapter-3__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); overflow: hidden; } .page-how-to-escape-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-how-to-escape-poppy-playtime-chapter-3__faq-question:hover { background-color: #f5f5f5; } .page-how-to-escape-poppy-playtime-chapter-3__faq-title { font-size: 1.2em; color: #1a1a1a; margin: 0; pointer-events: none; } .page-how-to-escape-poppy-playtime-chapter-3__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; line-height: 1; } .page-how-to-escape-poppy-playtime-chapter-3__faq-item.active .page-how-to-escape-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); } .page-how-to-escape-poppy-playtime-chapter-3__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; font-size: 1em; } .page-how-to-escape-poppy-playtime-chapter-3__faq-item.active .page-how-to-escape-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-how-to-escape-poppy-playtime-chapter-3__blog-section { padding: 60px 0; background-color: #fff; } .page-how-to-escape-poppy-playtime-chapter-3__blog-posts { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0,0,0,0.15); } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-title { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; line-height: 1.3; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-title a { color: #1a1a1a; text-decoration: none; transition: color 0.3s ease; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-title a:hover { color: #ffcc00; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-link { display: inline-block; padding: 8px 15px; background-color: #333; color: #fff; border-radius: 5px; text-decoration: none; font-size: 0.9em; font-weight: bold; align-self: flex-start; transition: background-color 0.3s ease; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-link:hover { background-color: #ffcc00; color: #1a1a1a; } .page-how-to-escape-poppy-playtime-chapter-3 img:not(.page-how-to-escape-poppy-playtime-chapter-3__payment-logo) { max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 1024px) { .page-how-to-escape-poppy-playtime-chapter-3__hero-title { font-size: 3em; } .page-how-to-escape-poppy-playtime-chapter-3__hero-subtitle { font-size: 1.3em; } .page-how-to-escape-poppy-playtime-chapter-3__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-how-to-escape-poppy-playtime-chapter-3__hero-section { padding: 80px 15px; min-height: 500px; } .page-how-to-escape-poppy-playtime-chapter-3__hero-title { font-size: 2.2em; } .page-how-to-escape-poppy-playtime-chapter-3__hero-subtitle { font-size: 1.1em; } .page-how-to-escape-poppy-playtime-chapter-3__hero-cta-buttons { flex-direction: column; gap: 15px; } .page-how-to-escape-poppy-playtime-chapter-3__cta-button--secondary { margin-left: 0; } .page-how-to-escape-poppy-playtime-chapter-3__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-how-to-escape-poppy-playtime-chapter-3__text-content { font-size: 1em; text-align: left; } .page-how-to-escape-poppy-playtime-chapter-3__container { padding: 15px; } .page-how-to-escape-poppy-playtime-chapter-3__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-how-to-escape-poppy-playtime-chapter-3__logo-grid { gap: 16px; } .page-how-to-escape-poppy-playtime-chapter-3__payment-logo { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-how-to-escape-poppy-playtime-chapter-3__access-links { flex-direction: column; align-items: center; } .page-how-to-escape-poppy-playtime-chapter-3__access-button { width: 100%; max-width: 300px; } .page-how-to-escape-poppy-playtime-chapter-3__game-categories { grid-template-columns: 1fr; } .page-how-to-escape-poppy-playtime-chapter-3__game-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-how-to-escape-poppy-playtime-chapter-3__promotions-section { padding: 40px 0; } .page-how-to-escape-poppy-playtime-chapter-3__promo-cards { grid-template-columns: 1fr; } .page-how-to-escape-poppy-playtime-chapter-3__promo-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-how-to-escape-poppy-playtime-chapter-3__security-section { padding: 40px 0; } .page-how-to-escape-poppy-playtime-chapter-3__service-points { grid-template-columns: 1fr; } .page-how-to-escape-poppy-playtime-chapter-3__service-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-how-to-escape-poppy-playtime-chapter-3__faq-question { padding: 15px 20px; } .page-how-to-escape-poppy-playtime-chapter-3__faq-title { font-size: 1.1em; } .page-how-to-escape-poppy-playtime-chapter-3__faq-answer { padding: 0 20px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-to-escape-poppy-playtime-chapter-3__faq-item.active .page-how-to-escape-poppy-playtime-chapter-3__faq-answer { padding: 15px 20px !important; } .page-how-to-escape-poppy-playtime-chapter-3__blog-section { padding: 40px 0; } .page-how-to-escape-poppy-playtime-chapter-3__blog-posts { grid-template-columns: 1fr; } .page-how-to-escape-poppy-playtime-chapter-3__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 768px) { .page-how-to-escape-poppy-playtime-chapter-3 img:not(.page-how-to-escape-poppy-playtime-chapter-3__payment-logo) { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }