.page-get-poppy-playtime { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 50px; } .page-get-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (max-width: 768px) { .page-get-poppy-playtime__container { padding: 0 10px; } } .page-get-poppy-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,poppy_playtime,online_casino_banner]') no-repeat center center/cover; padding: 10px 0 80px; text-align: center; color: #fff; position: relative; overflow: hidden; } @media (max-width: 768px) { .page-get-poppy-playtime__hero-section { padding: 10px 0 60px; } } .page-get-poppy-playtime__hero-content { max-width: 900px; margin: 0 auto; padding: 50px 20px; } @media (max-width: 768px) { .page-get-poppy-playtime__hero-content { padding: 40px 15px; } } .page-get-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); color: #ffeb3b; } @media (max-width: 768px) { .page-get-poppy-playtime__hero-title { font-size: 2.2em; } } .page-get-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } @media (max-width: 768px) { .page-get-poppy-playtime__hero-subtitle { font-size: 1.1em; } } .page-get-poppy-playtime__cta-button { display: inline-block; background-color: #e91e63; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-get-poppy-playtime__cta-button:hover { background-color: #c2185b; transform: translateY(-3px); } .page-get-poppy-playtime__section { padding: 60px 0; background-color: #1a1a2e; } .page-get-poppy-playtime__section--alt { background-color: #2c2c4d; } @media (max-width: 768px) { .page-get-poppy-playtime__section { padding: 40px 0; } } .page-get-poppy-playtime__section-title { font-size: 2.5em; color: #ffeb3b; text-align: center; margin-bottom: 40px; } @media (max-width: 768px) { .page-get-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-get-poppy-playtime__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-get-poppy-playtime__intro-item { background-color: #2c2c4d; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-get-poppy-playtime__intro-item:hover { transform: translateY(-5px); } .page-get-poppy-playtime__intro-item h3 { color: #ffeb3b; font-size: 1.5em; margin-bottom: 15px; } .page-get-poppy-playtime__intro-item p { color: #ccc; font-size: 1em; } .page-get-poppy-playtime__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-get-poppy-playtime__quick-access-button { background-color: #00bcd4; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-get-poppy-playtime__quick-access-button:hover { background-color: #0097a7; } .page-get-poppy-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-get-poppy-playtime__games-grid { grid-template-columns: 1fr; } } .page-get-poppy-playtime__game-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-get-poppy-playtime__game-card:hover { transform: translateY(-5px); } .page-get-poppy-playtime__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-get-poppy-playtime__game-card-content { padding: 20px; } .page-get-poppy-playtime__game-card-content h3 { color: #ffeb3b; font-size: 1.4em; margin-bottom: 10px; } .page-get-poppy-playtime__game-card-content p { color: #ccc; font-size: 0.95em; margin-bottom: 15px; } .page-get-poppy-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-get-poppy-playtime__promo-grid { grid-template-columns: 1fr; } } .page-get-poppy-playtime__promo-card { background-color: #2c2c4d; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-get-poppy-playtime__promo-card:hover { transform: translateY(-5px); } .page-get-poppy-playtime__promo-card h3 { color: #ffeb3b; font-size: 1.5em; margin-bottom: 15px; } .page-get-poppy-playtime__promo-card p { color: #ccc; font-size: 1em; margin-bottom: 20px; } .page-get-poppy-playtime__promo-card .page-get-poppy-playtime__cta-button { font-size: 1em; padding: 10px 20px; } .page-get-poppy-playtime__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-get-poppy-playtime__security-item { flex: 1 1 280px; background-color: #2c2c4d; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-get-poppy-playtime__security-item { flex: 1 1 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-get-poppy-playtime__security-item h3 { color: #ffeb3b; font-size: 1.4em; margin-bottom: 15px; } .page-get-poppy-playtime__security-item p { color: #ccc; font-size: 0.95em; } .page-get-poppy-playtime__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-get-poppy-playtime__payment-logo { max-width: 100px; height: auto; filter: grayscale(50%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-get-poppy-playtime__payment-logo:hover { filter: grayscale(0%); opacity: 1; } @media (max-width: 768px) { .page-get-poppy-playtime__payment-logo { max-width: 80px; } } .page-get-poppy-playtime__faq-list { max-width: 800px; margin: 0 auto; } .page-get-poppy-playtime__faq-item { background-color: #2c2c4d; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-get-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3e3e60; transition: background-color 0.3s ease; } .page-get-poppy-playtime__faq-question:hover { background-color: #4c4c7a; } .page-get-poppy-playtime__faq-question h3 { color: #ffeb3b; font-size: 1.2em; margin: 0; pointer-events: none; } @media (max-width: 768px) { .page-get-poppy-playtime__faq-question h3 { font-size: 1em; } } .page-get-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffeb3b; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-get-poppy-playtime__faq-item.active .page-get-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-get-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease; } .page-get-poppy-playtime__faq-item.active .page-get-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; } .page-get-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-get-poppy-playtime__blog-grid { grid-template-columns: 1fr; } } .page-get-poppy-playtime__blog-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-decoration: none; color: inherit; } .page-get-poppy-playtime__blog-card:hover { transform: translateY(-5px); } .page-get-poppy-playtime__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-get-poppy-playtime__blog-card-content { padding: 20px; } .page-get-poppy-playtime__blog-card-content h3 { color: #ffeb3b; font-size: 1.3em; margin-bottom: 10px; } .page-get-poppy-playtime__blog-card-content p { color: #ccc; font-size: 0.9em; line-height: 1.5; } .page-get-poppy-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-get-poppy-playtime__floating-button { background-color: #e91e63; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; } .page-get-poppy-playtime__floating-button:hover { background-color: #c2185b; transform: scale(1.05); } .page-get-poppy-playtime img { max-width: 100%; height: auto; box-sizing: border-box; } .page-get-poppy-playtime .page-get-poppy-playtime__img-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } @media (max-width: 768px) { .page-get-poppy-playtime img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-get-poppy-playtime .page-get-poppy-playtime__img-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } }