.page-opapps-net-poppy-playtime { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-opapps-net-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-opapps-net-poppy-playtime__hero-section { background-color: #0d0d0d; color: #fff; text-align: center; padding: 10px 0 60px; position: relative; overflow: hidden; } .page-opapps-net-poppy-playtime__hero-image { width: 100%; height: auto; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 0; opacity: 0.3; } .page-opapps-net-poppy-playtime__hero-content { position: relative; z-index: 1; padding: 80px 20px 40px; } .page-opapps-net-poppy-playtime__hero-content h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-opapps-net-poppy-playtime__hero-content p { font-size: 1.2em; max-width: 800px; margin: 0 auto 30px; } .page-opapps-net-poppy-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; 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-opapps-net-poppy-playtime__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-opapps-net-poppy-playtime__section { padding: 60px 0; border-bottom: 1px solid #333; } .page-opapps-net-poppy-playtime__section:last-of-type { border-bottom: none; } .page-opapps-net-poppy-playtime__section-title { text-align: center; font-size: 2.5em; margin-bottom: 40px; color: #ffcc00; } .page-opapps-net-poppy-playtime__intro-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; text-align: left; } .page-opapps-net-poppy-playtime__intro-text { flex: 1 1 500px; max-width: 600px; } .page-opapps-net-poppy-playtime__intro-text h3 { font-size: 1.8em; margin-bottom: 15px; color: #fff; } .page-opapps-net-poppy-playtime__intro-text p { margin-bottom: 15px; font-size: 1.1em; } .page-opapps-net-poppy-playtime__intro-image { flex: 1 1 400px; max-width: 500px; } .page-opapps-net-poppy-playtime__intro-image img { width: 100%; height: auto; border-radius: 10px; } .page-opapps-net-poppy-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; } .page-opapps-net-poppy-playtime__quick-access-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; transition: background-color 0.3s ease; } .page-opapps-net-poppy-playtime__quick-access-item:hover { background-color: #3a3a3a; } .page-opapps-net-poppy-playtime__quick-access-item a { color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; } .page-opapps-net-poppy-playtime__games-grid, .page-opapps-net-poppy-playtime__promotions-grid, .page-opapps-net-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-opapps-net-poppy-playtime__game-card, .page-opapps-net-poppy-playtime__promo-card, .page-opapps-net-poppy-playtime__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; } .page-opapps-net-poppy-playtime__game-card:hover, .page-opapps-net-poppy-playtime__promo-card:hover, .page-opapps-net-poppy-playtime__blog-card:hover { transform: translateY(-5px); } .page-opapps-net-poppy-playtime__card-image { width: 100%; height: 200px; object-fit: cover; } .page-opapps-net-poppy-playtime__card-content { padding: 20px; } .page-opapps-net-poppy-playtime__card-content h3 { font-size: 1.5em; margin-bottom: 10px; color: #ffcc00; } .page-opapps-net-poppy-playtime__card-content p { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-opapps-net-poppy-playtime__security-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-opapps-net-poppy-playtime__security-item { flex: 1 1 300px; background-color: #2a2a2a; padding: 30px; border-radius: 8px; text-align: center; } .page-opapps-net-poppy-playtime__security-item h3 { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; } .page-opapps-net-poppy-playtime__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; } .page-opapps-net-poppy-playtime__payment-logos img { max-height: 50px; width: auto; object-fit: contain; } .page-opapps-net-poppy-playtime__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-opapps-net-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #333; border-bottom: 1px solid #444; transition: background-color 0.3s ease; } .page-opapps-net-poppy-playtime__faq-question:hover { background-color: #444; } .page-opapps-net-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-opapps-net-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-opapps-net-poppy-playtime__faq-item.active .page-opapps-net-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-opapps-net-poppy-playtime__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.4s ease; } .page-opapps-net-poppy-playtime__faq-item.active .page-opapps-net-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-opapps-net-poppy-playtime__blog-card { text-align: left; } .page-opapps-net-poppy-playtime__blog-card .page-opapps-net-poppy-playtime__card-content h3 { font-size: 1.3em; margin-bottom: 5px; } .page-opapps-net-poppy-playtime__blog-card .page-opapps-net-poppy-playtime__card-content p { font-size: 0.9em; line-height: 1.5; color: #bbb; } .page-opapps-net-poppy-playtime__blog-card .page-opapps-net-poppy-playtime__card-date { font-size: 0.8em; color: #888; margin-top: 10px; display: block; } @media (max-width: 768px) { .page-opapps-net-poppy-playtime__hero-content { padding: 60px 15px 30px; } .page-opapps-net-poppy-playtime__hero-content h1 { font-size: 2.5em; } .page-opapps-net-poppy-playtime__hero-content p { font-size: 1em; } .page-opapps-net-poppy-playtime__section-title { font-size: 2em; margin-bottom: 30px; } .page-opapps-net-poppy-playtime__intro-content { flex-direction: column; } .page-opapps-net-poppy-playtime__intro-text, .page-opapps-net-poppy-playtime__intro-image { max-width: 100%; } .page-opapps-net-poppy-playtime__quick-access-grid, .page-opapps-net-poppy-playtime__games-grid, .page-opapps-net-poppy-playtime__promotions-grid, .page-opapps-net-poppy-playtime__blog-grid { grid-template-columns: 1fr; } .page-opapps-net-poppy-playtime__quick-access-item, .page-opapps-net-poppy-playtime__game-card, .page-opapps-net-poppy-playtime__promo-card, .page-opapps-net-poppy-playtime__blog-card { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; box-sizing: border-box !important; } .page-opapps-net-poppy-playtime__security-grid { flex-direction: column; } .page-opapps-net-poppy-playtime__security-item { width: 100%; box-sizing: border-box; } .page-opapps-net-poppy-playtime__faq-question h3 { font-size: 1.1em; } .page-opapps-net-poppy-playtime__faq-answer { padding: 15px !important; } .page-opapps-net-poppy-playtime__faq-item.active .page-opapps-net-poppy-playtime__faq-answer { padding: 15px !important; } .page-opapps-net-poppy-playtime__card-content p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-opapps-net-poppy-playtime__payment-logos { padding: 0 10px; } .page-opapps-net-poppy-playtime__payment-logos img { max-height: 40px; } .page-opapps-net-poppy-playtime__card-image { max-width: 100%; height: auto; } } @media (max-width: 375px) { .page-opapps-net-poppy-playtime__hero-content h1 { font-size: 2em; } .page-opapps-net-poppy-playtime__cta-button { padding: 12px 25px; font-size: 1em; } }