.page-poppy-playtime-children__hero-section{background:linear-gradient(135deg, #0f0f0f 0%, #2c004d 100%);color:#fff;text-align:center;padding:10px 20px 80px;position:relative;overflow:hidden}.page-poppy-playtime-children__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.4}.page-poppy-playtime-children__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-poppy-playtime-children__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2}.page-poppy-playtime-children__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300}.page-poppy-playtime-children__cta-button{display:inline-block;background-color:#ffcc00;color:#000;padding:15px 40px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-poppy-playtime-children__cta-button:hover{background-color:#e6b800;transform:scale(1.05)}.page-poppy-playtime-children__section{padding:60px 20px;background-color:#1a1a1a;color:#eee;text-align:center}.page-poppy-playtime-children__section--light{background-color:#222}.page-poppy-playtime-children__section-title{font-size:2.2em;margin-bottom:30px;color:#ffcc00}.page-poppy-playtime-children__section-description{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px}.page-poppy-playtime-children__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-poppy-playtime-children__grid-item{background-color:#2c2c2c;padding:30px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3)}.page-poppy-playtime-children__grid-item-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-poppy-playtime-children__grid-item-title{font-size:1.5em;color:#ffcc00;margin-bottom:15px}.page-poppy-playtime-children__grid-item-text{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:20px}.page-poppy-playtime-children__link-button{display:inline-block;background-color:#ffcc00;color:#000;padding:10px 25px;border-radius:20px;text-decoration:none;font-weight:bold;font-size:.95em;transition:background-color .3s ease}.page-poppy-playtime-children__link-button:hover{background-color:#e6b800}.page-poppy-playtime-children__promo-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:center}.page-poppy-playtime-children__promo-card-image{width:100%;height:220px;object-fit:cover}.page-poppy-playtime-children__promo-card-content{padding:25px}.page-poppy-playtime-children__promo-card-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-poppy-playtime-children__promo-card-description{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:25px}.page-poppy-playtime-children__faq-item{background-color:#2c2c2c;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-poppy-playtime-children__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#3a3a3a;color:#ffcc00;cursor:pointer;user-select:none;font-size:1.1em;font-weight:bold;transition:background-color .3s ease}.page-poppy-playtime-children__faq-question:hover{background-color:#4a4a4a}.page-poppy-playtime-children__faq-question h3{margin:0;pointer-events:none}.page-poppy-playtime-children__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-children__faq-item.active .page-poppy-playtime-children__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-children__faq-answer{max-height:0;overflow:hidden;padding:0 25px;color:#ccc;font-size:.95em;line-height:1.6;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-poppy-playtime-children__faq-item.active .page-poppy-playtime-children__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-poppy-playtime-children__blog-card{background-color:#2c2c2c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left}.page-poppy-playtime-children__blog-card-image{width:100%;height:180px;object-fit:cover}.page-poppy-playtime-children__blog-card-content{padding:20px}.page-poppy-playtime-children__blog-card-title{font-size:1.2em;color:#ffcc00;margin-bottom:10px}.page-poppy-playtime-children__blog-card-title a{color:#ffcc00;text-decoration:none;transition:color .3s ease}.page-poppy-playtime-children__blog-card-title a:hover{color:#e6b800}.page-poppy-playtime-children__blog-card-date{font-size:.85em;color:#888;margin-bottom:10px}.page-poppy-playtime-children__blog-card-excerpt{font-size:.9em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-poppy-playtime-children__payment-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:30px}.page-poppy-playtime-children__payment-logo{height:40px;width:auto;max-width:100px;object-fit:contain}.page-poppy-playtime-children__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-poppy-playtime-children__floating-button{background-color:#ffcc00;color:#000;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:.9em;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-poppy-playtime-children__floating-button:hover{background-color:#e6b800;transform:scale(1.1)}.page-poppy-playtime-children__floating-button--register{background-color:#007bff;color:#fff}.page-poppy-playtime-children__floating-button--register:hover{background-color:#0056b3}.page-poppy-playtime-children__floating-button--login{background-color:#28a745;color:#fff}.page-poppy-playtime-children__floating-button--login:hover{background-color:#218838}@media (max-width:768px){.page-poppy-playtime-children__hero-title{font-size:2em}.page-poppy-playtime-children__hero-subtitle{font-size:1.1em}.page-poppy-playtime-children__section{padding:40px 15px}.page-poppy-playtime-children__section-title{font-size:1.8em}.page-poppy-playtime-children__section-description{font-size:1em}.page-poppy-playtime-children__grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-children__grid-item{padding:20px}.page-poppy-playtime-children__grid-item-title{font-size:1.3em}.page-poppy-playtime-children__promo-card-content{padding:20px}.page-poppy-playtime-children__promo-card-title{font-size:1.2em}.page-poppy-playtime-children__faq-question{padding:15px 20px;font-size:1em}.page-poppy-playtime-children__faq-answer{padding:0 20px}.page-poppy-playtime-children__faq-item.active .page-poppy-playtime-children__faq-answer{padding:15px 20px !important}.page-poppy-playtime-children__blog-card-content{padding:15px}.page-poppy-playtime-children__blog-card-title{font-size:1.1em}.page-poppy-playtime-children__payment-logo{height:30px;max-width:80px}.page-poppy-playtime-children__floating-buttons{bottom:15px;right:15px;gap:10px}.page-poppy-playtime-children__floating-button{width:45px;height:45px;font-size:.8em}.page-poppy-playtime-children__grid-item-text, .page-poppy-playtime-children__promo-card-description, .page-poppy-playtime-children__blog-card-excerpt, .page-poppy-playtime-children__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;max-width:100% !important;width:100% !important;box-sizing:border-box !important}.page-poppy-playtime-children__grid-item, .page-poppy-playtime-children__promo-card, .page-poppy-playtime-children__blog-card, .page-poppy-playtime-children__faq-item{max-width:100% !important;width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding-left:15px !important;padding-right:15px !important}.page-poppy-playtime-children__grid, .page-poppy-playtime-children__payment-logos{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}}