.page-poppy-playtime-sexxx { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: 10px; }.page-poppy-playtime-sexxx__hero-section { position: relative; width: 100%; height: 60vh; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding: 20px; box-sizing: border-box; margin-bottom: 40px; }.page-poppy-playtime-sexxx__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }.page-poppy-playtime-sexxx__hero-image-wrapper img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); max-width: 100%; }.page-poppy-playtime-sexxx__hero-content { position: relative; z-index: 1; max-width: 800px; background-color: rgba(0, 0, 0, 0.5); padding: 30px; border-radius: 10px; }.page-poppy-playtime-sexxx__hero-title { font-size: 2.8em; color: #e0b0ff; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__hero-subtitle { font-size: 1.2em; color: #cccccc; margin-bottom: 30px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__hero-button { display: inline-block; background-color: #ff4500; color: #ffffff; 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; }.page-poppy-playtime-sexxx__hero-button:hover { background-color: #e03c00; transform: translateY(-2px); }.page-poppy-time-sexxx__features-section { padding: 40px 20px; text-align: center; background-color: #1a1a2e; }.page-poppy-playtime-sexxx__features-title { font-size: 2.2em; color: #e0b0ff; margin-bottom: 30px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-poppy-playtime-sexxx__feature-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-poppy-playtime-sexxx__feature-item:hover { transform: translateY(-5px); }.page-poppy-playtime-sexxx__feature-icon-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 15px; }.page-poppy-playtime-sexxx__feature-icon-wrapper img { width: 100%; height: auto; max-width: 100%; border-radius: 5px; }.page-poppy-playtime-sexxx__feature-heading { font-size: 1.5em; color: #ff4500; margin-bottom: 10px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__feature-description { font-size: 1em; color: #cccccc; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__promo-section { padding: 40px 20px; text-align: center; background-color: #1a1a2e; }.page-poppy-playtime-sexxx__promo-title { font-size: 2.2em; color: #e0b0ff; margin-bottom: 20px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__promo-description { font-size: 1.1em; color: #cccccc; max-width: 800px; margin: 0 auto 40px auto; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__promo-cards { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1200px; margin: 0 auto; }.page-poppy-playtime-sexxx__promo-card { background-color: #2a2a4a; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; flex: 1; min-width: 280px; max-width: 450px; box-sizing: border-box; }.page-poppy-playtime-sexxx__promo-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 15px; }.page-poppy-playtime-sexxx__promo-image-wrapper img { width: 100%; height: auto; max-width: 100%; border-radius: 5px; }.page-poppy-playtime-sexxx__promo-card-title { font-size: 1.6em; color: #ff4500; margin-bottom: 10px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__promo-card-text { font-size: 1em; color: #cccccc; margin-bottom: 20px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__promo-card-button { display: inline-block; background-color: #e0b0ff; color: #1a1a2e; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-sexxx__promo-card-button:hover { background-color: #c080e0; }.page-poppy-playtime-sexxx__faq-section { padding: 40px 20px; background-color: #1a1a2e; }.page-poppy-playtime-sexxx__faq-main-title { font-size: 2.2em; color: #e0b0ff; text-align: center; margin-bottom: 40px; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__faq-container { max-width: 900px; margin: 0 auto; }.page-poppy-playtime-sexxx__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); overflow: hidden; }.page-poppy-playtime-sexxx__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3a3a5a; cursor: pointer; color: #ff4500; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-sexxx__faq-question:hover { background-color: #4a4a6a; }.page-poppy-playtime-sexxx__faq-question-text { margin: 0; font-size: 1.1em; color: #ff4500; word-wrap: break-word; overflow-wrap: break-word; pointer-events: none; }.page-poppy-playtime-sexxx__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; color: #e0b0ff; pointer-events: none; }.page-poppy-playtime-sexxx__faq-item.active .page-poppy-playtime-sexxx__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-sexxx__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #2a2a4a; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #cccccc; }.page-poppy-playtime-sexxx__faq-item.active .page-poppy-playtime-sexxx__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-sexxx__faq-answer p { margin: 0; word-wrap: break-word; overflow-wrap: break-word; }.page-poppy-playtime-sexxx__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-poppy-playtime-sexxx__floating-button { background-color: #ff4500; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; min-width: 120px; }.page-poppy-playtime-sexxx__floating-button--register { background-color: #e0b0ff; color: #1a1a2e; }.page-poppy-playtime-sexxx__floating-button:hover { background-color: #e03c00; transform: translateY(-3px); }.page-poppy-playtime-sexxx__floating-button--register:hover { background-color: #c080e0; }@media (max-width: 768px) { .page-poppy-playtime-sexxx__hero-section { height: 70vh; } .page-poppy-playtime-sexxx__hero-title { font-size: 2em; } .page-poppy-playtime-sexxx__hero-subtitle { font-size: 1em; } .page-poppy-playtime-sexxx__hero-button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-sexxx__features-title, .page-poppy-playtime-sexxx__promo-title, .page-poppy-playtime-sexxx__faq-main-title { font-size: 1.8em; } .page-poppy-playtime-sexxx__features-grid { grid-template-columns: 1fr; } .page-poppy-playtime-sexxx__feature-item, .page-poppy-playtime-sexxx__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-poppy-playtime-sexxx__feature-description, .page-poppy-playtime-sexxx__promo-card-text { word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-poppy-playtime-sexxx__floating-buttons { flex-direction: row; width: calc(100% - 40px); left: 20px; right: 20px; bottom: 15px; justify-content: space-around; } .page-poppy-playtime-sexxx__floating-button { flex: 1; margin: 0 5px; min-width: unset; padding: 10px 15px; font-size: 0.9em; } .page-poppy-playtime-sexxx__faq-question { padding: 12px 15px; } .page-poppy-playtime-sexxx__faq-question-text { font-size: 1em; } .page-poppy-playtime-sexxx__faq-answer { padding: 0 15px; } .page-poppy-playtime-sexxx__faq-item.active .page-poppy-playtime-sexxx__faq-answer { padding: 15px !important; } }@media (max-width: 480px) { .page-poppy-playtime-sexxx__hero-content { padding: 20px; } .page-poppy-playtime-sexxx__hero-title { font-size: 1.6em; } .page-poppy-playtime-sexxx__hero-subtitle { font-size: 0.9em; } .page-poppy-playtime-sexxx__features-title, .page-poppy-playtime-sexxx__promo-title, .page-poppy-playtime-sexxx__faq-main-title { font-size: 1.6em; } }