.page-nature-spring-ph9-is-safe-for-pregnant { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-nature-spring-ph9-is-safe-for-pregnant__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-section { background-color: #e0f2f7; color: #004d40; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 20px; padding-top: 10px; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-section img { max-width: 100%; height: auto; display: block; margin: 0 auto 20px; border-radius: 8px; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-title { font-size: 2.8em; margin-bottom: 20px; color: #004d40; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #00695c; } .page-nature-spring-ph9-is-safe-for-pregnant__btn { display: inline-block; background-color: #ff9800; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-nature-spring-ph9-is-safe-for-pregnant__btn:hover { background-color: #f57c00; transform: translateY(-2px); } .page-nature-spring-ph9-is-safe-for-pregnant__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-nature-spring-ph9-is-safe-for-pregnant__section-title { font-size: 2em; color: #004d40; margin-bottom: 25px; text-align: center; } .page-nature-spring-ph9-is-safe-for-pregnant__text-content { font-size: 1.1em; color: #555; text-align: justify; } .page-nature-spring-ph9-is-safe-for-pregnant__text-content p { margin-bottom: 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item { background-color: #e8f5e9; border-left: 5px solid #4caf50; padding: 20px; border-radius: 5px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.2s ease; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item:hover { transform: translateY(-5px); } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item h3 { color: #2e7d32; margin-top: 0; font-size: 1.3em; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item p { color: #424242; font-size: 0.95em; } .page-nature-spring-ph9-is-safe-for-pregnant__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-nature-spring-ph9-is-safe-for-pregnant__game-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.2s ease; } .page-nature-spring-ph9-is-safe-for-pregnant__game-card:hover { transform: translateY(-5px); } .page-nature-spring-ph9-is-safe-for-pregnant__game-card img { width: 100%; height: 180px; object-fit: cover; } .page-nature-spring-ph9-is-safe-for-pregnant__game-card h3 { font-size: 1.2em; color: #004d40; padding: 15px 10px 5px; margin: 0; } .page-nature-spring-ph9-is-safe-for-pregnant__game-card p { font-size: 0.9em; color: #666; padding: 0 10px 15px; margin: 0; } .page-nature-spring-ph9-is-safe-for-pregnant__promo-list { list-style: none; padding: 0; } .page-nature-spring-ph9-is-safe-for-pregnant__promo-item { background-color: #fff3e0; border-left: 5px solid #ff9800; padding: 15px 20px; margin-bottom: 15px; border-radius: 5px; } .page-nature-spring-ph9-is-safe-for-pregnant__promo-item h3 { color: #e65100; margin-top: 0; font-size: 1.2em; } .page-nature-spring-ph9-is-safe-for-pregnant__promo-item p { color: #5d4037; font-size: 0.95em; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-container { margin-top: 30px; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 5px; overflow: hidden; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e3f2fd; color: #1976d2; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-question:hover { background-color: #bbdefb; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-item.active .page-nature-spring-ph9-is-safe-for-pregnant__faq-toggle { transform: rotate(45deg); } .page-nature-spring-ph9-is-safe-for-pregnant__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #444; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-item.active .page-nature-spring-ph9-is-safe-for-pregnant__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.2s ease; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-card:hover { transform: translateY(-5px); } .page-nature-spring-ph9-is-safe-for-pregnant__blog-card img { width: 100%; height: 200px; object-fit: cover; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-content { padding: 20px; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-content h3 { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; color: #004d40; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-content a { color: #007bff; text-decoration: none; font-weight: bold; } .page-nature-spring-ph9-is-safe-for-pregnant__blog-content a:hover { text-decoration: underline; } @media (max-width: 768px) { .page-nature-spring-ph9-is-safe-for-pregnant__container { padding: 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-title { font-size: 2em; } .page-nature-spring-ph9-is-safe-for-pregnant__hero-subtitle { font-size: 1em; } .page-nature-spring-ph9-is-safe-for-pregnant__section { padding: 30px 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__section-title { font-size: 1.8em; } .page-nature-spring-ph9-is-safe-for-pregnant__text-content { font-size: 1em; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-list, .page-nature-spring-ph9-is-safe-for-pregnant__game-grid, .page-nature-spring-ph9-is-safe-for-pregnant__blog-grid { grid-template-columns: 1fr; gap: 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-nature-spring-ph9-is-safe-for-pregnant__feature-item p, .page-nature-spring-ph9-is-safe-for-pregnant__promo-item p, .page-nature-spring-ph9-is-safe-for-pregnant__blog-content p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-nature-spring-ph9-is-safe-for-pregnant__game-card img, .page-nature-spring-ph9-is-safe-for-pregnant__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-question { padding: 12px 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-question h3 { font-size: 1em; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-answer { padding: 0 15px; } .page-nature-spring-ph9-is-safe-for-pregnant__faq-item.active .page-nature-spring-ph9-is-safe-for-pregnant__faq-answer { padding: 15px 15px !important; } }