.page-poppy-playtime-chapter-3-playstation { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-poppy-playtime-chapter-3-playstation__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-3-playstation__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,thriller,playstation]'); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 150px 20px 100px; position: relative; overflow: hidden; padding-top: 10px; } .page-poppy-playtime-chapter-3-playstation__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-poppy-playtime-chapter-3-playstation__hero-content { position: relative; z-index: 2; } .page-poppy-playtime-chapter-3-playstation__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-chapter-3-playstation__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-playstation__btn { display: inline-block; background-color: #e44d26; color: #ffffff; 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; } .page-poppy-playtime-chapter-3-playstation__btn:hover { background-color: #ff6a00; transform: translateY(-3px); } .page-poppy-playtime-chapter-3-playstation__section-title { font-size: 2.5em; color: #e44d26; text-align: center; margin-bottom: 40px; padding-top: 40px; } .page-poppy-playtime-chapter-3-playstation__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: #2a2a4a; } .page-poppy-playtime-chapter-3-playstation__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-playstation__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-playstation__intro-text { font-size: 1.1em; text-align: center; margin-bottom: 40px; color: #cccccc; } .page-poppy-playtime-chapter-3-playstation__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-playstation__feature-item { background-color: #2a2a4a; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-playstation__feature-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-playstation__feature-icon { margin-bottom: 15px; } .page-poppy-playtime-chapter-3-playstation__feature-icon img { max-width: 200px; height: auto; border-radius: 8px; } .page-poppy-playtime-chapter-3-playstation__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-playstation__feature-description { color: #cccccc; } .page-poppy-playtime-chapter-3-playstation__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-bottom: 60px; } .page-poppy-playtime-chapter-3-playstation__quick-link-item { text-align: center; } .page-poppy-playtime-chapter-3-playstation__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 60px; } .page-poppy-playtime-chapter-3-playstation__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; width: 300px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-playstation__game-card:hover { transform: translateY(-7px); } .page-poppy-playtime-chapter-3-playstation__game-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-3-playstation__game-content { padding: 20px; } .page-poppy-playtime-chapter-3-playstation__game-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-playstation__game-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-playstation__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 60px; } .page-poppy-playtime-chapter-3-playstation__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-playstation__promo-card:hover { transform: translateY(-7px); } .page-poppy-playtime-chapter-3-playstation__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-poppy-playtime-chapter-3-playstation__promo-content { padding: 20px; } .page-poppy-playtime-chapter-3-playstation__promo-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-playstation__promo-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-playstation__security-content { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 30px; margin-bottom: 60px; text-align: center; } .page-poppy-playtime-chapter-3-playstation__security-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; flex: 1 1 300px; min-width: 280px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chapter-3-playstation__security-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-playstation__security-description { color: #cccccc; } .page-poppy-playtime-chapter-3-playstation__faq-list { margin-bottom: 60px; } .page-poppy-playtime-chapter-3-playstation__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-playstation__faq-item:hover { background-color: #3a3a5a; } .page-poppy-playtime-chapter-3-playstation__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; color: #ffffff; font-weight: bold; } .page-poppy-playtime-chapter-3-playstation__faq-question h3 { margin: 0; font-size: 1.2em; flex-grow: 1; text-align: left; pointer-events: none; } .page-poppy-playtime-chapter-3-playstation__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-3-playstation__faq-item.active .page-poppy-playtime-chapter-3-playstation__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-3-playstation__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; color: #cccccc; opacity: 0; } .page-poppy-playtime-chapter-3-playstation__faq-item.active .page-poppy-playtime-chapter-3-playstation__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-chapter-3-playstation__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-3-playstation__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-playstation__blog-card:hover { transform: translateY(-7px); } .page-poppy-playtime-chapter-3-playstation__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-3-playstation__blog-content { padding: 20px; } .page-poppy-playtime-chapter-3-playstation__blog-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-playstation__blog-date { font-size: 0.85em; color: #999999; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-playstation__blog-summary { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } @media (max-width: 1024px) { .page-poppy-playtime-chapter-3-playstation__hero-title { font-size: 3em; } .page-poppy-playtime-chapter-3-playstation__hero-subtitle { font-size: 1.3em; } .page-poppy-playtime-chapter-3-playstation__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-poppy-playtime-chapter-3-playstation__container { padding: 15px; } .page-poppy-playtime-chapter-3-playstation__hero-section { padding: 120px 15px 80px; } .page-poppy-playtime-chapter-3-playstation__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-3-playstation__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chapter-3-playstation__btn { padding: 12px 25px; font-size: 0.9em; } .page-poppy-playtime-chapter-3-playstation__section-title { font-size: 1.8em; margin-bottom: 30px; padding-top: 30px; } .page-poppy-playtime-chapter-3-playstation__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-poppy-playtime-chapter-3-playstation__payment-logo, .page-poppy-playtime-chapter-3-playstation__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-3-playstation__features-grid, .page-poppy-playtime-chapter-3-playstation__quick-links-grid, .page-poppy-playtime-chapter-3-playstation__game-categories, .page-poppy-playtime-chapter-3-playstation__promotions-grid, .page-poppy-playtime-chapter-3-playstation__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-3-playstation__feature-item, .page-poppy-playtime-chapter-3-playstation__game-card, .page-poppy-playtime-chapter-3-playstation__promo-card, .page-poppy-playtime-chapter-3-playstation__blog-card { width: 100%; } .page-poppy-playtime-chapter-3-playstation__feature-icon img, .page-poppy-playtime-chapter-3-playstation__game-image, .page-poppy-playtime-chapter-3-playstation__promo-image, .page-poppy-playtime-chapter-3-playstation__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-3-playstation__feature-title, .page-poppy-playtime-chapter-3-playstation__game-title, .page-poppy-playtime-chapter-3-playstation__promo-title, .page-poppy-playtime-chapter-3-playstation__security-title, .page-poppy-playtime-chapter-3-playstation__blog-title { font-size: 1.3em; } .page-poppy-playtime-chapter-3-playstation__intro-text { font-size: 1em; } .page-poppy-playtime-chapter-3-playstation__quick-link-item .page-poppy-playtime-chapter-3-playstation__btn { width: 100%; box-sizing: border-box; } .page-poppy-playtime-chapter-3-playstation__security-item { flex: 1 1 100%; min-width: unset; } .page-poppy-playtime-chapter-3-playstation__faq-question { padding: 15px 20px; } .page-poppy-playtime-chapter-3-playstation__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-chapter-3-playstation__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-3-playstation__faq-item.active .page-poppy-playtime-chapter-3-playstation__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-poppy-playtime-chapter-3-playstation__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-3-playstation__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-3-playstation__hero-section { padding: 100px 10px 60px; } .page-poppy-playtime-chapter-3-playstation__section-title { font-size: 1.6em; } .page-poppy-playtime-chapter-3-playstation__btn { padding: 10px 20px; font-size: 0.85em; } }