.page-how-big-is-the-factory-in-poppy-playtime { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 80px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime { padding-top: var(--header-offset, 122px); } } .page-how-big-is-the-factory-in-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__container { padding: 10px; } } .page-how-big-is-the-factory-in-poppy-playtime__hero-section { background-color: #0a0a0a; color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 30px; padding-top: 10px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__hero-section { padding: 40px 15px 30px; padding-top: 10px; } } .page-how-big-is-the-factory-in-poppy-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; } .page-how-big-is-the-factory-in-poppy-playtime__hero-content { position: relative; z-index: 2; } .page-how-big-is-the-factory-in-poppy-playtime__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__hero-title { font-size: 2em; } } .page-how-big-is-the-factory-in-poppy-playtime__hero-description { font-size: 1.2em; max-width: 800px; margin: 0 auto 20px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__hero-description { font-size: 1em; } } .page-how-big-is-the-factory-in-poppy-playtime__section-title { font-size: 2.2em; color: #007bff; text-align: center; margin-bottom: 25px; margin-top: 40px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 20px; margin-top: 30px; } } .page-how-big-is-the-factory-in-poppy-playtime__content-block { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); margin-bottom: 30px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__content-block { padding: 20px; margin-bottom: 20px; } } .page-how-big-is-the-factory-in-poppy-playtime__content-block h3 { font-size: 1.8em; color: #0056b3; margin-bottom: 15px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__content-block h3 { font-size: 1.5em; } } .page-how-big-is-the-factory-in-poppy-playtime__content-block p { margin-bottom: 15px; } .page-how-big-is-the-factory-in-poppy-playtime__image-wrapper { text-align: center; margin: 20px 0; } .page-how-big-is-the-factory-in-poppy-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } .page-how-big-is-the-factory-in-poppy-playtime__list { list-style: disc; margin-left: 20px; margin-bottom: 15px; } .page-how-big-is-the-factory-in-poppy-playtime__list-item { margin-bottom: 8px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-big-is-the-factory-in-poppy-playtime__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 15px !important; margin-right: 0 !important; } } .page-how-big-is-the-factory-in-poppy-playtime__cta-section { text-align: center; background-color: #007bff; color: #fff; padding: 40px 20px; border-radius: 8px; margin-top: 40px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__cta-section { padding: 30px 15px; } } .page-how-big-is-the-factory-in-poppy-playtime__cta-title { font-size: 2.5em; margin-bottom: 15px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__cta-title { font-size: 1.8em; } } .page-how-big-is-the-factory-in-poppy-playtime__cta-description { font-size: 1.1em; max-width: 700px; margin: 0 auto 30px; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__cta-description { font-size: 1em; } } .page-how-big-is-the-factory-in-poppy-playtime__button { display: inline-block; background-color: #ffcc00; color: #0a0a0a; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-how-big-is-the-factory-in-poppy-playtime__button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-how-big-is-the-factory-in-poppy-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__floating-buttons { bottom: 10px; right: 10px; } } .page-how-big-is-the-factory-in-poppy-playtime__floating-button { background-color: #ffcc00; color: #0a0a0a; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; font-size: 0.9em; text-align: center; } .page-how-big-is-the-factory-in-poppy-playtime__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-how-big-is-the-factory-in-poppy-playtime__faq-section { margin-top: 40px; } .page-how-big-is-the-factory-in-poppy-playtime__faq-item { background-color: #fff; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-how-big-is-the-factory-in-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #e9ecef; cursor: pointer; user-select: none; font-size: 1.1em; color: #333; transition: background-color 0.3s ease; } .page-how-big-is-the-factory-in-poppy-playtime__faq-question:hover { background-color: #dee2e6; } .page-how-big-is-the-factory-in-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__faq-question { padding: 15px 20px; font-size: 1em; } .page-how-big-is-the-factory-in-poppy-playtime__faq-question h3 { font-size: 1em; } } .page-how-big-is-the-factory-in-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-how-big-is-the-factory-in-poppy-playtime__faq-item.active .page-how-big-is-the-factory-in-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-how-big-is-the-factory-in-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fcfcfc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-how-big-is-the-factory-in-poppy-playtime__faq-item.active .page-how-big-is-the-factory-in-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-how-big-is-the-factory-in-poppy-playtime__faq-answer { padding: 0 20px; } .page-how-big-is-the-factory-in-poppy-playtime__faq-item.active .page-how-big-is-the-factory-in-poppy-playtime__faq-answer { padding: 15px 20px !important; } } .page-how-big-is-the-factory-in-poppy-playtime__faq-answer p { margin-bottom: 10px; } .page-how-big-is-the-factory-in-poppy-playtime__faq-answer p:last-child { margin-bottom: 0; }