.page-location-of-poppy-playtime-factory__hero-section {position: relative;width: 100%;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;color: #ffffff;padding: 10px 20px 80px;box-sizing: border-box;overflow: hidden;background-color: #1a1a1a;}.page-location-of-poppy-playtime-factory__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-location-of-poppy-playtime-factory__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));z-index: 0;}.page-location-of-poppy-playtime-factory__hero-content {position: relative;z-index: 1;max-width: 900px;margin: 0 auto;}.page-location-of-poppy-playtime-factory__hero-title {font-size: 3.2em;margin-bottom: 20px;line-height: 1.2;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-location-of-poppy-playtime-factory__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;font-weight: 300;}.page-location-of-poppy-playtime-factory__cta-button {display: inline-block;background-color: #e44d26;color: #ffffff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-size: 1.2em;font-weight: bold;transition: background-color 0.3s ease;}.page-location-of-poppy-playtime-factory__cta-button:hover {background-color: #ff6a00;}.page-location-of-poppy-playtime-factory__section {padding: 60px 20px;background-color: #222222;color: #eeeeee;text-align: center;}.page-location-of-poppy-playtime-factory__section:nth-of-type(even) {background-color: #1a1a1a;}.page-location-of-poppy-playtime-factory__section-title {font-size: 2.5em;margin-bottom: 40px;color: #e44d26;}.page-location-of-poppy-playtime-factory__section-description {max-width: 800px;margin: 0 auto 40px;font-size: 1.1em;line-height: 1.6;}.page-location-of-poppy-playtime-factory__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-location-of-poppy-playtime-factory__grid-item {background-color: #333333;padding: 30px;border-radius: 10px;text-align: left;}.page-location-of-poppy-playtime-factory__grid-item-title {font-size: 1.8em;margin-bottom: 15px;color: #ffffff;}.page-location-of-poppy-playtime-factory__grid-item-text {font-size: 1em;line-height: 1.6;margin-bottom: 20px;}.page-location-of-poppy-playtime-factory__game-card {background-color: #333333;border-radius: 10px;overflow: hidden;text-align: center;transition: transform 0.3s ease;}.page-location-of-poppy-playtime-factory__game-card:hover {transform: translateY(-5px);}.page-location-of-poppy-playtime-factory__game-card-image {width: 100%;height: 250px;object-fit: cover;display: block;}.page-location-of-poppy-playtime-factory__game-card-content {padding: 20px;}.page-location-of-poppy-playtime-factory__game-card-title {font-size: 1.5em;margin-bottom: 10px;color: #ffffff;}.page-location-of-poppy-playtime-factory__game-card-description {font-size: 0.95em;line-height: 1.5;color: #cccccc;margin-bottom: 20px;}.page-location-of-poppy-playtime-factory__blog-card {background-color: #333333;border-radius: 10px;overflow: hidden;text-align: left;transition: transform 0.3s ease;}.page-location-of-poppy-playtime-factory__blog-card:hover {transform: translateY(-5px);}.page-location-of-poppy-playtime-factory__blog-card-image {width: 100%;height: 200px;object-fit: cover;display: block;}.page-location-of-poppy-playtime-factory__blog-card-content {padding: 20px;}.page-location-of-poppy-playtime-factory__blog-card-title {font-size: 1.4em;margin-bottom: 10px;color: #ffffff;}.page-location-of-poppy-playtime-factory__blog-card-excerpt {font-size: 0.95em;line-height: 1.5;color: #cccccc;margin-bottom: 15px;}.page-location-of-poppy-playtime-factory__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;padding: 40px 20px;background-color: #1a1a1a;}.page-location-of-poppy-playtime-factory__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-location-of-poppy-playtime-factory__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-location-of-poppy-playtime-factory__faq-list {max-width: 900px;margin: 0 auto;}.page-location-of-poppy-playtime-factory__faq-item {margin-bottom: 15px;border: 1px solid #444444;border-radius: 8px;overflow: hidden;}.page-location-of-poppy-playtime-factory__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #333333;color: #ffffff;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-location-of-poppy-playtime-factory__faq-question:hover {background-color: #444444;}.page-location-of-poppy-playtime-factory__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;}.page-location-of-poppy-playtime-factory__faq-toggle {font-size: 1.5em;font-weight: bold;pointer-events: none;color: #e44d26;}.page-location-of-poppy-playtime-factory__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;background-color: #2a2a2a;color: #cccccc;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;}.page-location-of-poppy-playtime-factory__faq-item.active .page-location-of-poppy-playtime-factory__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-location-of-poppy-playtime-factory__list-item {background-color: #333333;padding: 20px;border-radius: 8px;text-align: left;box-sizing: border-box;}.page-location-of-poppy-playtime-factory__list-item h3 {margin-top: 0;font-size: 1.3em;color: #e44d26;}.page-location-of-poppy-playtime-factory__list-item p {font-size: 0.95em;line-height: 1.5;color: #cccccc;}.page-location-of-poppy-playtime-factory__list-item .page-location-of-poppy-playtime-factory__cta-button {margin-top: 15px;font-size: 0.9em;padding: 10px 20px;}.page-location-of-poppy-playtime-factory__button-group {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-location-of-poppy-playtime-factory__button-group .page-location-of-poppy-playtime-factory__cta-button {min-width: 150px;}.page-location-of-poppy-playtime-factory__image-container {width: 100%;max-width: 100%;overflow: hidden;box-sizing: border-box;margin-bottom: 20px;}.page-location-of-poppy-playtime-factory__image-container img {max-width: 100%;height: auto;display: block;}.page-location-of-poppy-playtime-factory__blog-date {font-size: 0.85em;color: #999999;margin-bottom: 10px;}.page-location-of-poppy-playtime-factory__blog-link {display: inline-block;color: #e44d26;text-decoration: none;font-weight: bold;margin-top: 10px;}.page-location-of-poppy-playtime-factory__blog-link:hover {text-decoration: underline;}@media (max-width: 768px) {.page-location-of-poppy-playtime-factory__hero-section {min-height: 400px;padding: 10px 15px 60px;}.page-location-of-poppy-playtime-factory__hero-title {font-size: 2.2em;}.page-location-of-poppy-playtime-factory__hero-subtitle {font-size: 1.2em;}.page-location-of-poppy-playtime-factory__cta-button {padding: 12px 25px;font-size: 1em;}.page-location-of-poppy-playtime-factory__section {padding: 40px 15px;}.page-location-of-poppy-playtime-factory__section-title {font-size: 2em;margin-bottom: 30px;}.page-location-of-poppy-playtime-factory__section-description {font-size: 1em;}.page-location-of-poppy-playtime-factory__grid {grid-template-columns: 1fr;gap: 20px;}.page-location-of-poppy-playtime-factory__grid-item {padding: 20px;}.page-location-of-poppy-playtime-factory__grid-item-title {font-size: 1.5em;}.page-location-of-poppy-playtime-factory__game-card-image {height: 200px;}.page-location-of-poppy-playtime-factory__game-card-title {font-size: 1.3em;}.page-location-of-poppy-playtime-factory__game-card-description {font-size: 0.9em;}.page-location-of-poppy-playtime-factory__blog-card-image {height: 180px;}.page-location-of-poppy-playtime-factory__blog-card-title {font-size: 1.2em;}.page-location-of-poppy-playtime-factory__blog-card-excerpt {font-size: 0.9em;}.page-location-of-poppy-playtime-factory__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-location-of-poppy-playtime-factory__payment-logo, .page-location-of-poppy-playtime-factory__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-location-of-poppy-playtime-factory__faq-question {padding: 12px 15px;}.page-location-of-poppy-playtime-factory__faq-question h3 {font-size: 1.1em;}.page-location-of-poppy-playtime-factory__faq-answer {padding: 0 15px;}.page-location-of-poppy-playtime-factory__faq-item.active .page-location-of-poppy-playtime-factory__faq-answer {padding: 15px 15px !important;}.page-location-of-poppy-playtime-factory__list-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 15px;margin-left: 0 !important;margin-right: 0 !important;}.page-location-of-poppy-playtime-factory__list-item h3 {font-size: 1.2em;}.page-location-of-poppy-playtime-factory__list-item p {font-size: 0.9em;}.page-location-of-poppy-playtime-factory__button-group {flex-direction: column;gap: 15px;}.page-location-of-poppy-playtime-factory__button-group .page-location-of-poppy-playtime-factory__cta-button {width: 100%;}.page-location-of-poppy-playtime-factory__image-container {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-location-of-poppy-playtime-factory__image-container img {max-width: 100% !important;height: auto !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}