.page-poppy-playtime-race-codes-2023 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-bottom: 40px; }.page-poppy-playtime-race-codes-2023__container { max-width: 960px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-race-codes-2023__hero-section { background: linear-gradient(135deg, #7b4397, #dc2430); color: #fff; text-align: center; padding: 60px 20px 40px; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; padding-top: 10px; }@media (max-width: 768px) { .page-poppy-playtime-race-codes-2023__hero-section { padding: 40px 15px 30px; }}.page-poppy-playtime-race-codes-2023__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 0; }.page-poppy-playtime-race-codes-2023__hero-content { position: relative; z-index: 1; }.page-poppy-playtime-race-codes-2023__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-race-codes-2023__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-poppy-playtime-race-codes-2023__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-poppy-playtime-race-codes-2023__button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-poppy-playtime-race-codes-2023__section { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); margin-bottom: 30px; }.page-poppy-playtime-race-codes-2023__section-title { color: #dc2430; font-size: 2em; margin-bottom: 25px; text-align: center; }.page-poppy-playtime-race-codes-2023__list { list-style: none; padding: 0; margin: 0; }.page-poppy-playtime-race-codes-2023__list-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; padding: 15px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; box-sizing: border-box; }.page-poppy-playtime-race-codes-2023__list-item strong { color: #7b4397; font-size: 1.1em; margin-right: 10px; }.page-poppy-playtime-race-codes-2023__list-item span { flex: 1; text-align: right; }.page-poppy-playtime-race-codes-2023__image { max-width: 100%; height: auto; border-radius: 8px; margin: 20px auto; display: block; }.page-poppy-playtime-race-codes-2023__code-box { background-color: #e0f7fa; border: 1px dashed #00bcd4; padding: 10px 15px; border-radius: 5px; font-family: 'Courier New', monospace; font-size: 1.1em; color: #00796b; display: inline-block; margin-top: 10px; }.page-poppy-playtime-race-codes-2023__cta-section { text-align: center; padding: 40px 20px; background-color: #7b4397; color: #fff; border-radius: 10px; margin-top: 40px; }.page-poppy-playtime-race-codes-2023__cta-title { font-size: 2.2em; margin-bottom: 15px; }.page-poppy-playtime-race-codes-2023__cta-text { font-size: 1.1em; margin-bottom: 30px; }.page-poppy-playtime-race-codes-2023__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; }.page-poppy-playtime-race-codes-2023__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-race-codes-2023__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-race-codes-2023__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-poppy-playtime-race-codes-2023__faq-toggle { font-size: 1.5em; font-weight: bold; color: #7b4397; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-race-codes-2023__faq-item.active .page-poppy-playtime-race-codes-2023__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-race-codes-2023__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-poppy-playtime-race-codes-2023__faq-item.active .page-poppy-playtime-race-codes-2023__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-race-codes-2023__faq-answer p { margin: 0; color: #555; }.page-poppy-playtime-race-codes-2023__steps-list { counter-reset: step-counter; padding-left: 0; list-style: none; }.page-poppy-playtime-race-codes-2023__steps-list-item { margin-bottom: 15px; padding-left: 40px; position: relative; min-height: 30px; box-sizing: border-box; }.page-poppy-playtime-race-codes-2023__steps-list-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; left: 0; top: 0; background-color: #dc2430; color: #fff; border-radius: 50%; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 0.9em; }.page-poppy-playtime-race-codes-2023__steps-list-item p { margin: 0; }.page-poppy-playtime-race-codes-2023__social-proof { display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 20px; flex-wrap: wrap; }.page-poppy-playtime-race-codes-2023__social-proof img { max-width: 100px; height: auto; border-radius: 5px; opacity: 0.8; transition: opacity 0.3s ease; }.page-poppy-playtime-race-codes-2023__social-proof img:hover { opacity: 1; }@media (max-width: 768px) { .page-poppy-playtime-race-codes-2023__container { padding: 15px; }.page-poppy-playtime-race-codes-2023__hero-title { font-size: 2em; }.page-poppy-playtime-race-codes-2023__hero-subtitle { font-size: 1em; }.page-poppy-playtime-race-codes-2023__section-title { font-size: 1.6em; }.page-poppy-playtime-race-codes-2023__button { padding: 10px 20px; font-size: 0.9em; }.page-poppy-playtime-race-codes-2023__list-item { padding: 10px; flex-direction: column; align-items: flex-start; }.page-poppy-playtime-race-codes-2023__list-item strong { width: 100%; margin-bottom: 5px; text-align: left; }.page-poppy-playtime-race-codes-2023__list-item span { width: 100%; text-align: left; }.page-poppy-playtime-race-codes-2023__cta-title { font-size: 1.8em; }.page-poppy-playtime-race-codes-2023__cta-text { font-size: 1em; }.page-poppy-playtime-race-codes-2023__steps-list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; }.page-poppy-playtime-race-codes-2023__steps-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-poppy-playtime-race-codes-2023__social-proof img { max-width: 80px; }}.page-poppy-playtime-race-codes-2023__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-poppy-playtime-race-codes-2023__payment-logos img { max-width: 90px; height: auto; object-fit: contain; }.page-poppy-playtime-race-codes-2023__game-provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-poppy-playtime-race-codes-2023__game-provider-logos img { max-width: 120px; height: auto; object-fit: contain; }