.page-poppy-playtime-third-person { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; line-height: 1.6; }.page-poppy-playtime-third-person__hero-section { position: relative; padding: 10px 20px 80px; text-align: center; overflow: hidden; background-color: #0f0f1a; }.page-poppy-playtime-third-person__hero-image { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-third-person__hero-content { position: relative; z-index: 2; color: #fff; }.page-poppy-playtime-third-person__hero-content h1 { font-size: 2.8em; margin-bottom: 20px; color: #e0b400; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-poppy-playtime-third-person__hero-content p { font-size: 1.2em; max-width: 800px; margin: 0 auto 30px; }.page-poppy-playtime-third-person__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-poppy-playtime-third-person__btn { display: inline-block; background-color: #e0b400; color: #1a1a2e; 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; border: none; cursor: pointer; }.page-poppy-playtime-third-person__btn:hover { background-color: #ffd700; transform: translateY(-3px); }.page-poppy-playtime-third-person__about-game, .page-poppy-playtime-third-person__why-spinplus, .page-poppy-playtime-third-person__cta-section, .page-poppy-playtime-third-person__faq-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-poppy-playtime-third-person__about-game h2, .page-poppy-playtime-third-person__why-spinplus h2, .page-poppy-playtime-third-person__cta-section h2, .page-poppy-playtime-third-person__faq-section h2 { font-size: 2.5em; margin-bottom: 30px; color: #e0b400; }.page-poppy-playtime-third-person__about-game p, .page-poppy-playtime-third-person__why-spinplus p { font-size: 1.1em; margin-bottom: 20px; }.page-poppy-playtime-third-person__game-image { max-width: 100%; height: auto; display: block; margin: 40px auto; border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-third-person__benefits-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; text-align: left; }.page-poppy-playtime-third-person__benefits-item { background-color: #2a2a4a; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; }.page-poppy-playtime-third-person__benefits-item:hover { transform: translateY(-5px); }.page-poppy-playtime-third-person__benefits-item h3 { color: #e0b400; margin-bottom: 15px; font-size: 1.4em; }.page-poppy-playtime-third-person__benefits-item p { font-size: 1em; color: #ccc; }.page-poppy-playtime-third-person__cta-section p { font-size: 1.2em; margin-bottom: 30px; }.page-poppy-playtime-third-person__faq-list { max-width: 900px; margin: 40px auto; text-align: left; }.page-poppy-playtime-third-person__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-third-person__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5a; transition: background-color 0.3s ease; user-select: none; }.page-poppy-playtime-third-person__faq-question:hover { background-color: #4a4a6a; }.page-poppy-playtime-third-person__faq-question h3 { margin: 0; font-size: 1.3em; color: #e0b400; pointer-events: none; }.page-poppy-playtime-third-person__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e0b400; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-third-person__faq-item.active .page-poppy-playtime-third-person__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-third-person__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-poppy-playtime-third-person__faq-item.active .page-poppy-playtime-third-person__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-third-person__faq-answer p { margin: 0; font-size: 1em; color: #ccc; }.page-poppy-playtime-third-person__logo-strip { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 30px; padding: 40px 20px; background-color: #1a1a2e; border-top: 1px solid #333; }.page-poppy-playtime-third-person__logo-item { width: 80px; height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-poppy-playtime-third-person__logo-item:hover { filter: grayscale(0%); opacity: 1; }.page-poppy-playtime-third-person__text-highlight { color: #e0b400; font-weight: bold; }.page-poppy-playtime-third-person__section-divider { height: 2px; width: 100px; background-color: #e0b400; margin: 40px auto; border: none; }.page-poppy-playtime-third-person__contact-info { margin-top: 30px; font-size: 1.1em; }.page-poppy-playtime-third-person__contact-info a { color: #e0b400; text-decoration: none; transition: color 0.3s ease; }.page-poppy-playtime-third-person__contact-info a:hover { color: #ffd700; }.page-poppy-playtime-third-person__hero-background-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(15, 15, 26, 0.8) 0%, rgba(15, 15, 26, 0.5) 50%, rgba(15, 15, 26, 0.8) 100%); z-index: 1; }.page-poppy-playtime-third-person__hero-background-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-poppy-playtime-third-person__cta-buttons .page-poppy-playtime-third-person__btn:nth-child(2) { background-color: #e0b400; color: #1a1a2e; }.page-poppy-playtime-third-person__cta-buttons .page-poppy-playtime-third-person__btn:nth-child(2):hover { background-color: #ffd700; }.page-poppy-playtime-third-person__cta-buttons .page-poppy-playtime-third-person__btn:nth-child(1) { background-color: #007bff; color: #fff; }.page-poppy-playtime-third-person__cta-buttons .page-poppy-playtime-third-person__btn:nth-child(1):hover { background-color: #0056b3; }.page-poppy-playtime-third-person__cta-section .page-poppy-playtime-third-person__btn:nth-child(2) { background-color: #e0b400; color: #1a1a2e; }.page-poppy-playtime-third-person__cta-section .page-poppy-playtime-third-person__btn:nth-child(2):hover { background-color: #ffd700; }.page-poppy-playtime-third-person__cta-section .page-poppy-playtime-third-person__btn:nth-child(1) { background-color: #007bff; color: #fff; }.page-poppy-playtime-third-person__cta-section .page-poppy-playtime-third-person__btn:nth-child(1):hover { background-color: #0056b3; }@media (max-width: 768px) { .page-poppy-playtime-third-person__hero-section { padding: 10px 15px 60px; }.page-poppy-playtime-third-person__hero-content h1 { font-size: 2em; }.page-poppy-playtime-third-person__hero-content p { font-size: 1em; }.page-poppy-playtime-third-person__cta-buttons { flex-direction: column; gap: 15px; }.page-poppy-playtime-third-person__btn { width: 100%; padding: 12px 20px; font-size: 1em; }.page-poppy-playtime-third-person__about-game, .page-poppy-playtime-third-person__why-spinplus, .page-poppy-playtime-third-person__cta-section, .page-poppy-playtime-third-person__faq-section { padding: 40px 15px; }.page-poppy-playtime-third-person__about-game h2, .page-poppy-playtime-third-person__why-spinplus h2, .page-poppy-playtime-third-person__cta-section h2, .page-poppy-playtime-third-person__faq-section h2 { font-size: 2em; }.page-poppy-playtime-third-person__about-game p, .page-poppy-playtime-third-person__why-spinplus p { font-size: 0.95em; }.page-poppy-playtime-third-person__benefits-list { grid-template-columns: 1fr; gap: 15px; }.page-poppy-playtime-third-person__benefits-item { padding: 20px; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-third-person__benefits-item h3 { font-size: 1.2em; }.page-poppy-playtime-third-person__benefits-item p { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-third-person__faq-question { padding: 15px 20px; }.page-poppy-playtime-third-person__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-third-person__faq-answer { padding: 0 20px; }.page-poppy-playtime-third-person__faq-item.active .page-poppy-playtime-third-person__faq-answer { padding: 15px 20px !important; }.page-poppy-playtime-third-person__logo-strip { gap: 20px; padding: 30px 15px; }.page-poppy-playtime-third-person__logo-item { width: 60px; height: 60px; }}.page-poppy-playtime-third-person img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-third-person div[class$="-image"] { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; }