.page-where-is-the-red-hand-in-poppy-playtime__hero-section { background-color: #1a1a2e; color: #e0e0e0; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; }.page-where-is-the-red-hand-in-poppy-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; }.page-where-is-the-red-hand-in-poppy-playtime__hero-content { position: relative; z-index: 1; max-width: 960px; margin: 0 auto; padding: 20px; }.page-where-is-the-red-hand-in-poppy-playtime__hero-title { font-size: 3em; margin-bottom: 20px; line-height: 1.2; }.page-where-is-the-red-hand-in-poppy-playtime__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.6; }.page-where-is-the-red-hand-in-poppy-playtime__hero-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; }.page-where-is-the-red-hand-in-poppy-playtime__hero-button:hover { background-color: #ff6633; }.page-where-is-the-red-hand-in-poppy-playtime__section { padding: 60px 20px; max-width: 960px; margin: 0 auto; background-color: #222; color: #e0e0e0; border-bottom: 1px solid #333; }.page-where-is-the-red-hand-in-poppy-playtime__section-title { font-size: 2.5em; text-align: center; margin-bottom: 40px; color: #e44d26; }.page-where-is-the-red-hand-in-poppy-playtime__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #333; border-radius: 8px; }.page-where-is-the-red-hand-in-poppy-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-where-is-the-red-hand-in-poppy-playtime__intro-content, .page-where-is-the-red-hand-in-poppy-playtime__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: left; }.page-where-is-the-red-hand-in-poppy-playtime__intro-item, .page-where-is-the-red-hand-in-poppy-playtime__security-item { background-color: #333; padding: 25px; border-radius: 8px; }.page-where-is-the-red-hand-in-poppy-playtime__intro-item h3, .page-where-is-the-red-hand-in-poppy-playtime__security-item h3 { color: #e44d26; font-size: 1.5em; margin-bottom: 15px; }.page-where-is-the-red-hand-in-poppy-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__quick-access-button { display: block; background-color: #e44d26; color: #fff; padding: 15px 10px; border-radius: 5px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; text-align: center; }.page-where-is-the-red-hand-in-poppy-playtime__quick-access-button:hover { background-color: #ff6633; }.page-where-is-the-red-hand-in-poppy-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__game-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: center; }.page-where-is-the-red-hand-in-poppy-playtime__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-where-is-the-red-hand-in-poppy-playtime__game-card-content { padding: 20px; }.page-where-is-the-red-hand-in-poppy-playtime__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e44d26; }.page-where-is-the-red-hand-in-poppy-playtime__game-card-description { font-size: 0.95em; line-height: 1.5; }.page-where-is-the-red-hand-in-poppy-playtime__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__promo-card { background-color: #333; padding: 25px; border-radius: 8px; text-align: left; }.page-where-is-the-red-hand-in-poppy-playtime__promo-card h3 { font-size: 1.5em; margin-bottom: 10px; color: #e44d26; }.page-where-is-the-red-hand-in-poppy-playtime__promo-card p { font-size: 0.95em; line-height: 1.5; }.page-where-is-the-red-hand-in-poppy-playtime__faq-list { margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-where-is-the-red-hand-in-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #444; border-bottom: 1px solid #555; }.page-where-is-the-red-hand-in-poppy-playtime__faq-question:hover { background-color: #555; }.page-where-is-the-red-hand-in-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; }.page-where-is-the-red-hand-in-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; pointer-events: none; transition: transform 0.3s ease; }.page-where-is-the-red-hand-in-poppy-playtime__faq-item.active .page-where-is-the-red-hand-in-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-where-is-the-red-hand-in-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-where-is-the-red-hand-in-poppy-playtime__faq-item.active .page-where-is-the-red-hand-in-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-where-is-the-red-hand-in-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card:hover { transform: translateY(-5px); }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-content { padding: 20px; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #e44d26; text-decoration: none; display: block; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-title:hover { text-decoration: underline; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-excerpt { font-size: 0.9em; line-height: 1.5; color: #ccc; }.page-where-is-the-red-hand-in-poppy-playtime__blog-card-date { font-size: 0.8em; color: #888; margin-top: 10px; display: block; }.page-where-is-the-red-hand-in-poppy-playtime__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; margin-top: 30px; }.page-where-is-the-red-hand-in-poppy-playtime__cta-button:hover { background-color: #ff6633; }@media (max-width: 768px) { .page-where-is-the-red-hand-in-poppy-playtime__hero-title { font-size: 2em; }.page-where-is-the-red-hand-in-poppy-playtime__hero-description { font-size: 1em; }.page-where-is-the-red-hand-in-poppy-playtime__section { padding: 40px 15px; }.page-where-is-the-red-hand-in-poppy-playtime__section-title { font-size: 2em; }.page-where-is-the-red-hand-in-poppy-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-where-is-the-red-hand-in-poppy-playtime__payment-logo, .page-where-is-the-red-hand-in-poppy-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-where-is-the-red-hand-in-poppy-playtime__intro-content, .page-where-is-the-red-hand-in-poppy-playtime__security-content, .page-where-is-the-red-hand-in-poppy-playtime__quick-access-grid, .page-where-is-the-red-hand-in-poppy-playtime__games-grid, .page-where-is-the-red-hand-in-poppy-playtime__promotions-grid, .page-where-is-the-red-hand-in-poppy-playtime__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-where-is-the-red-hand-in-poppy-playtime__quick-access-button { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-where-is-the-red-hand-in-poppy-playtime__faq-answer { padding: 0 15px; }.page-where-is-the-red-hand-in-poppy-playtime__faq-item.active .page-where-is-the-red-hand-in-poppy-playtime__faq-answer { padding: 15px 15px !important; }.page-where-is-the-red-hand-in-poppy-playtime__faq-question h3 { font-size: 1em; }.page-where-is-the-red-hand-in-poppy-playtime__faq-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-where-is-the-red-hand-in-poppy-playtime__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-where-is-the-red-hand-in-poppy-playtime__games-grid > *, .page-where-is-the-red-hand-in-poppy-playtime__promotions-grid > *, .page-where-is-the-red-hand-in-poppy-playtime__blog-grid > * { box-sizing: border-box; } @media (max-width: 768px) { .page-where-is-the-red-hand-in-poppy-playtime__games-grid > * { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-where-is-the-red-hand-in-poppy-playtime__promotions-grid > * { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-where-is-the-red-hand-in-poppy-playtime__blog-grid > * { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-where-is-the-red-hand-in-poppy-playtime__games-grid, .page-where-is-the-red-hand-in-poppy-playtime__promotions-grid, .page-where-is-the-red-hand-in-poppy-playtime__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-where-is-the-red-hand-in-poppy-playtime__game-card-image, .page-where-is-the-red-hand-in-poppy-playtime__blog-card-image { max-width: 100% !important; height: auto !important; } }