.ph-hero-slide.active .ph-hero-points{animation:phHeroFadeUp .65s cubic-bezier(.16,1,.3,1) .32s forwards}.ph-hero-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;margin:20px 0 30px;padding:0;list-style:none;max-width:720px;opacity:0}.ph-hero-points li{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:600;color:rgba(245,245,250,.95);text-shadow:0 2px 8px rgba(0,0,0,.9)}.ph-hero-point-icon{width:18px;height:18px;min-width:18px;color:var(--ee-gold);filter:drop-shadow(0 2px 6px rgba(190,135,7,.5))}.ph-faq-item.active{border-color:var(--ee-border-gold)}.ph-faq-item.active .ph-faq-icon{transform:rotate(180deg)}.ph-faq-item.active .ph-faq-answer{max-height:1000px;transition:max-height .5s ease-in-out}.ph-form-notice.success{display:block;background:rgba(40,167,69,.15);border:1px solid #28a745;color:#28a745}.ph-form-notice.error{display:block;background:rgba(220,53,69,.15);border:1px solid #dc3545;color:#dc3545}.ph-input.is-invalid,.ph-select.is-invalid,.ph-textarea.is-invalid{border-color:#dc3545!important;box-shadow:0 0 0 3px rgba(220,53,69,.25)!important}.ph-error-msg{color:#dc3545;font-size:.85rem;margin-top:4px;font-weight:600}@media (max-width:768px){.ph-hero-points{grid-template-columns:1fr;margin:16px auto 24px;max-width:340px;text-align:left}}