.custom-landing-scope{font-family:var(--font-main);color:var(--secondary);line-height:1.6;width:100%;margin:0;padding:0;box-sizing:border-box}.custom-landing-scope *{box-sizing:inherit}.benefit-icon-large{width:64px;height:64px;margin:0 auto 1.5rem;background:var(--icon-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary)}.benefit-icon-large [data-lucide]{width:32px;height:32px}.slide-image img{width:100%;height:100%;object-fit:cover}.slider-dots{position:absolute;bottom:2rem;left:4rem;display:flex;gap:.75rem;z-index:10}.dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .3s ease}.dot.active{background:#3b82f6;width:30px;border-radius:10px}@media (max-width:900px){.slider-dots{left:50%;transform:translateX(-50%);bottom:1.5rem}.slider-arrow{width:40px;height:40px}}@media (max-width:600px){.slider-arrow{display:none}}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-item.active .faq-answer{max-height:500px}