.steps-swiper .swiper-pagination-bullet{background:rgba(255,255,255,.3);opacity:1}.steps-swiper .swiper-pagination-bullet-active{background:var(--orange)}.faq-item.open .faq-toggle{transform:rotate(45deg);background:var(--orange)}.faq-item.open .faq-a{max-height:400px;padding:0 26px 22px}@media (max-width:600px){.faq-item.open .faq-a{padding:0 20px 18px}}.cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-primary{background:var(--orange);color:#fff;text-decoration:none;font-weight:700;font-size:16px;padding:16px 32px;border-radius:10px;transition:background .2s,transform .1s}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.btn-ghost{background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-weight:600;font-size:16px;padding:16px 32px;border-radius:10px;border:1px solid rgba(255,255,255,.25);transition:background .2s}.btn-ghost:hover{background:rgba(255,255,255,.18)}