.page-how-to-fix-poppy-playtime-black-screen { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-how-to-fix-poppy-playtime-black-screen__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-how-to-fix-poppy-playtime-black-screen__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-how-to-fix-poppy-playtime-black-screen__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 30px; font-weight: bold; } .page-how-to-fix-poppy-playtime-black-screen__section-subtitle { font-size: 1.8em; color: #0056b3; margin-bottom: 20px; text-align: center; } .page-how-to-fix-poppy-playtime-black-screen__hero-section { background: linear-gradient(135deg, #007bff 0%, #00c6ff 100%); color: #fff; text-align: center; padding: 10px 0 80px 0; border-radius: 0 0 15px 15px; margin-bottom: 20px; padding-top: 10px; } .page-how-to-fix-poppy-playtime-black-screen__hero-content { max-width: 900px; margin: 0 auto; padding: 0 20px; } .page-how-to-fix-poppy-playtime-black-screen__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-how-to-fix-poppy-playtime-black-screen__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; opacity: 0.9; } .page-how-to-fix-poppy-playtime-black-screen__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 35px; border-radius: 30px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-how-to-fix-poppy-playtime-black-screen__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-how-to-fix-poppy-playtime-black-screen__hero-image { width: 100%; height: auto; display: block; margin-top: 40px; border-radius: 10px; object-fit: cover; } .page-how-to-fix-poppy-playtime-black-screen__partner-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 30px 0; background-color: #f0f0f0; border-radius: 8px; margin-top: 20px; } .page-how-to-fix-poppy-playtime-black-screen__partner-logo-item { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-how-to-fix-poppy-playtime-black-screen__partner-logo-item img { display: block; width: 60px !important; height: 60px !important; max-width: 60px !important; max-height: 60px !important; object-fit: contain; } .page-how-to-fix-poppy-playtime-black-screen__intro-text { font-size: 1.1em; text-align: justify; margin-bottom: 20px; } .page-how-to-fix-poppy-playtime-black-screen__intro-highlight { font-weight: bold; color: #007bff; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-item { background-color: #e9f5ff; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .page-how-to-fix-poppy-playtime-black-screen__quick-access-link { text-decoration: none; color: #0056b3; font-weight: bold; font-size: 1.1em; display: block; margin-top: 15px; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-link:hover { text-decoration: underline; } .page-how-to-fix-poppy-playtime-black-screen__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-how-to-fix-poppy-playtime-black-screen__game-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-how-to-fix-poppy-playtime-black-screen__game-image { width: 100%; height: 220px; object-fit: cover; } .page-how-to-fix-poppy-playtime-black-screen__game-content { padding: 20px; } .page-how-to-fix-poppy-playtime-black-screen__game-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; } .page-how-to-fix-poppy-playtime-black-screen__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-how-to-fix-poppy-playtime-black-screen__game-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__game-button:hover { background-color: #218838; } .page-how-to-fix-poppy-playtime-black-screen__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-how-to-fix-poppy-playtime-black-screen__promo-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__promo-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-how-to-fix-poppy-playtime-black-screen__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-fix-poppy-playtime-black-screen__promo-content { padding: 20px; } .page-how-to-fix-poppy-playtime-black-screen__promo-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-how-to-fix-poppy-playtime-black-screen__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-how-to-fix-poppy-playtime-black-screen__promo-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__promo-button:hover { background-color: #e0a800; } .page-how-to-fix-poppy-playtime-black-screen__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; text-align: center; } .page-how-to-fix-poppy-playtime-black-screen__security-item { background-color: #fefefe; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); } .page-how-to-fix-poppy-playtime-black-screen__security-icon { font-size: 3em; color: #007bff; margin-bottom: 15px; } .page-how-to-fix-poppy-playtime-black-screen__security-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-how-to-fix-poppy-playtime-black-screen__security-description { font-size: 0.95em; color: #666; } .page-how-to-fix-poppy-playtime-black-screen__contact-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; margin-top: 25px; transition: background-color 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__contact-button:hover { background-color: #0056b3; } .page-how-to-fix-poppy-playtime-black-screen__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-how-to-fix-poppy-playtime-black-screen__faq-item { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-how-to-fix-poppy-playtime-black-screen__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #e9f5ff; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__faq-question:hover { background-color: #d0e9ff; } .page-how-to-fix-poppy-playtime-black-screen__faq-question h3 { font-size: 1.2em; color: #0056b3; margin: 0; pointer-events: none; } .page-how-to-fix-poppy-playtime-black-screen__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; pointer-events: none; transition: transform 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__faq-item.active .page-how-to-fix-poppy-playtime-black-screen__faq-toggle { transform: rotate(45deg); } .page-how-to-fix-poppy-playtime-black-screen__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; } .page-how-to-fix-poppy-playtime-black-screen__faq-item.active .page-how-to-fix-poppy-playtime-black-screen__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-how-to-fix-poppy-playtime-black-screen__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-how-to-fix-poppy-playtime-black-screen__blog-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__blog-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-how-to-fix-poppy-playtime-black-screen__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-fix-poppy-playtime-black-screen__blog-content { padding: 20px; } .page-how-to-fix-poppy-playtime-black-screen__blog-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-how-to-fix-poppy-playtime-black-screen__blog-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-how-to-fix-poppy-playtime-black-screen__blog-link { display: inline-block; background-color: #6c757d; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-fix-poppy-playtime-black-screen__blog-link:hover { background-color: #5a6268; } .page-how-to-fix-poppy-playtime-black-screen__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; } .page-how-to-fix-poppy-playtime-black-screen__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-how-to-fix-poppy-playtime-black-screen__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } @media (max-width: 768px) { .page-how-to-fix-poppy-playtime-black-screen__hero-title { font-size: 2.5em; } .page-how-to-fix-poppy-playtime-black-screen__hero-subtitle { font-size: 1.2em; } .page-how-to-fix-poppy-playtime-black-screen__section-title { font-size: 2em; } .page-how-to-fix-poppy-playtime-black-screen__section-subtitle { font-size: 1.5em; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-grid, .page-how-to-fix-poppy-playtime-black-screen__game-grid, .page-how-to-fix-poppy-playtime-black-screen__promo-grid, .page-how-to-fix-poppy-playtime-black-screen__security-grid, .page-how-to-fix-poppy-playtime-black-screen__blog-grid { grid-template-columns: 1fr; } .page-how-to-fix-poppy-playtime-black-screen__container { padding: 10px; } .page-how-to-fix-poppy-playtime-black-screen__section { padding: 20px 10px; } .page-how-to-fix-poppy-playtime-black-screen__intro-text { font-size: 1em; } .page-how-to-fix-poppy-playtime-black-screen__game-image, .page-how-to-fix-poppy-playtime-black-screen__promo-image, .page-how-to-fix-poppy-playtime-black-screen__blog-image { height: 180px; } .page-how-to-fix-poppy-playtime-black-screen__faq-question { padding: 12px 15px; } .page-how-to-fix-poppy-playtime-black-screen__faq-question h3 { font-size: 1.1em; } .page-how-to-fix-poppy-playtime-black-screen__faq-answer { padding: 0 10px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-to-fix-poppy-playtime-black-screen__faq-item.active .page-how-to-fix-poppy-playtime-black-screen__faq-answer { padding: 15px 10px !important; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-item, .page-how-to-fix-poppy-playtime-black-screen__game-card, .page-how-to-fix-poppy-playtime-black-screen__promo-card, .page-how-to-fix-poppy-playtime-black-screen__security-item, .page-how-to-fix-poppy-playtime-black-screen__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-fix-poppy-playtime-black-screen__quick-access-grid, .page-how-to-fix-poppy-playtime-black-screen__game-grid, .page-how-to-fix-poppy-playtime-black-screen__promo-grid, .page-how-to-fix-poppy-playtime-black-screen__security-grid, .page-how-to-fix-poppy-playtime-black-screen__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-fix-poppy-playtime-black-screen img { max-width: 100% !important; height: auto !important; } .page-how-to-fix-poppy-playtime-black-screen__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-how-to-fix-poppy-playtime-black-screen__payment-logo, .page-how-to-fix-poppy-playtime-black-screen__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } }