body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; } .page-poppy-playtime-mommy-sex__container { max-width: 1200px; margin: 0 auto; padding: 10px; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__container { padding: 5px; } } .page-poppy-playtime-mommy-sex__hero-section { background-color: #2a0a4c; padding: 40px 20px; text-align: center; border-bottom: 2px solid #5a0a8e; position: relative; overflow: hidden; padding-top: 50px; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__hero-section { padding: 30px 15px; padding-top: 40px; } } .page-poppy-playtime-mommy-sex__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 0; } .page-poppy-playtime-mommy-sex__hero-content { position: relative; z-index: 1; color: #ffffff; } .page-poppy-playtime-mommy-sex__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 1.2; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__hero-title { font-size: 2em; } } .page-poppy-playtime-mommy-sex__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.6; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__hero-description { font-size: 1em; } } .page-poppy-playtime-mommy-sex__cta-button { display: inline-block; background-color: #ffcc00; 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-mommy-sex__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-poppy-playtime-mommy-sex__content-section { padding: 40px 20px; background-color: #240b3b; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__content-section { padding: 25px 15px; margin-bottom: 15px; } } .page-poppy-playtime-mommy-sex__section-title { font-size: 2em; color: #ffcc00; margin-bottom: 20px; text-align: center; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__section-title { font-size: 1.6em; } } .page-poppy-playtime-mommy-sex__section-paragraph { font-size: 1.1em; line-height: 1.7; margin-bottom: 20px; text-align: justify; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__section-paragraph { font-size: 1em; } } .page-poppy-playtime-mommy-sex__image-container { text-align: center; margin: 30px 0; } .page-poppy-playtime-mommy-sex__content-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-mommy-sex__discussion-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-poppy-playtime-mommy-sex__discussion-item { background-color: #3a1a5b; padding: 20px; border-radius: 8px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; max-width: 380px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-poppy-playtime-mommy-sex__discussion-item:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4); } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__discussion-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; flex: 1 1 100%; } .page-poppy-playtime-mommy-sex__discussion-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; flex-direction: column; align-items: center; } } .page-poppy-playtime-mommy-sex__discussion-item h3 { color: #ffcc00; margin-top: 0; font-size: 1.3em; } .page-poppy-playtime-mommy-sex__discussion-item p { font-size: 0.95em; line-height: 1.6; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-mommy-sex__faq-section { padding: 40px 20px; background-color: #1a1a2e; border-top: 2px solid #5a0a8e; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__faq-section { padding: 25px 15px; } } .page-poppy-playtime-mommy-sex__faq-title { font-size: 2em; color: #ffcc00; text-align: center; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__faq-title { font-size: 1.6em; } } .page-poppy-playtime-mommy-sex__faq-item { background-color: #2a0a4c; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-poppy-playtime-mommy-sex__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; border-bottom: 1px solid #3a1a5b; transition: background-color 0.3s ease; } .page-poppy-playtime-mommy-sex__faq-question h3 { margin: 0; color: #ffffff; font-size: 1.1em; pointer-events: none; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__faq-question h3 { font-size: 1em; } } .page-poppy-playtime-mommy-sex__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-mommy-sex__faq-item.active .page-poppy-playtime-mommy-sex__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-mommy-sex__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; } .page-poppy-playtime-mommy-sex__faq-item.active .page-poppy-playtime-mommy-sex__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-mommy-sex__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #e0e0e0; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__faq-answer { padding: 0 15px; } .page-poppy-playtime-mommy-sex__faq-item.active .page-poppy-playtime-mommy-sex__faq-answer { padding: 15px !important; } .page-poppy-playtime-mommy-sex__faq-answer p { font-size: 0.9em; } } .page-poppy-playtime-mommy-sex__call-to-action { background-color: #5a0a8e; padding: 50px 20px; text-align: center; border-top: 2px solid #2a0a4c; } .page-poppy-playtime-mommy-sex__call-to-action h2 { color: #ffcc00; font-size: 2.2em; margin-bottom: 20px; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__call-to-action h2 { font-size: 1.8em; } } .page-poppy-playtime-mommy-sex__call-to-action p { color: #ffffff; font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; line-height: 1.6; } @media (max-width: 768px) { .page-poppy-playtime-mommy-sex__call-to-action p { font-size: 1em; } }