.home-template{--indigo-900:#1e1b4b;--indigo-700:#4338ca;--indigo-600:#4f46e5;--indigo-500:#6366f1;--indigo-100:#e0e7ff;--lime:#cdff4b;--lime-deep:#a3e635;--ink:#14132b;--slate:#5b5a72;--cloud:#f5f5fb;--paper:#fff;--line:#e7e6f2;--r-sm:14px;--r-md:22px;--r-lg:32px;--r-xl:44px;--r-pill:999px;--shadow-sm:0 2px 8px #1e1b4b0f;--shadow-md:0 18px 40px -18px #4f46e559;--shadow-lg:0 40px 80px -30px #1e1b4b59;--font-display:var(--font-space-grotesk), "Space Grotesk", system-ui, sans-serif;--font-body:var(--font-inter), Inter, system-ui, sans-serif;--maxw:1200px}.home-template,.home-template *{box-sizing:border-box}.home-template{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;isolation:isolate;line-height:1.6;overflow-x:clip}.home-template h1,.home-template h2,.home-template h3,.home-template h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.1}.home-template a{color:inherit;text-decoration:none}.home-template img{max-width:100%;height:auto;display:block}.home-template .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.home-template section{position:relative}.eyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--indigo-600);background:var(--indigo-100);border-radius:var(--r-pill);align-items:center;gap:8px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow .dot{background:var(--lime-deep);border-radius:50%;width:7px;height:7px}.home-template .btn,.home-template a.btn{font-family:var(--font-display);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:9px;padding:15px 26px;font-size:.98rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.home-template .btn-primary,.home-template a.btn-primary{background:var(--indigo-600);color:#fff;box-shadow:var(--shadow-md)}.home-template .btn-primary:hover,.home-template a.btn-primary:hover{background:var(--indigo-700);color:#fff;transform:translateY(-2px)}.home-template .btn-lime,.home-template a.btn-lime{background:var(--lime);color:#000}.home-template .btn-lime:hover,.home-template a.btn-lime:hover{color:#000;transform:translateY(-2px);box-shadow:0 16px 30px -12px #a3e63599}.home-template .btn-ghost,.home-template a.btn-ghost{color:var(--ink);border:1.5px solid var(--line);background:#fff}.home-template .btn-ghost:hover,.home-template a.btn-ghost:hover{border-color:var(--indigo-500);color:var(--ink);transform:translateY(-2px)}.hero{background:radial-gradient(1200px 500px at 80% -10%,var(--indigo-100),transparent 60%), radial-gradient(900px 400px at 0% 30%,#f3ffdb,transparent 55%);padding:64px 0 40px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.hero-copy,.hero-visual{min-width:0}.hero h1{text-wrap:pretty;margin:22px 0 20px;font-size:clamp(2.15rem,4vw,3.35rem)}.hero h1 .hl{color:var(--indigo-600);-webkit-box-decoration-break:clone;box-decoration-break:clone;white-space:normal;background-image:linear-gradient(#0000 72%,#cdff4bd9 72%);padding:0 .06em;position:relative}.hero p.lead{color:var(--slate);max-width:540px;margin-bottom:30px;font-size:1.14rem}.hero-cta{flex-wrap:wrap;gap:14px;margin-bottom:30px;display:flex}.hero-badges{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.hero-badge{color:var(--slate);align-items:center;gap:9px;font-size:.9rem;font-weight:600;display:flex}.hero-badge .ic{width:34px;height:34px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;place-items:center;display:grid}.hero-visual{position:relative}.hero-photo{border-radius:var(--r-xl);box-shadow:var(--shadow-lg);aspect-ratio:4/5;background:linear-gradient(135deg,var(--indigo-700),var(--indigo-500));position:relative;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-float{border-radius:var(--r-md);box-shadow:var(--shadow-lg);background:#fff;align-items:center;gap:13px;padding:16px 18px;display:flex;position:absolute}.hero-float.a{top:26px;left:-26px}.hero-float.b{bottom:34px;right:-22px}.hero-float .num{font-family:var(--font-display);color:var(--indigo-600);font-size:1.6rem;font-weight:700;line-height:1}.hero-float .lbl{color:var(--slate);font-size:.8rem;font-weight:500}.hero-float .ring{background:conic-gradient(var(--lime-deep) 92%,#eee 0);border-radius:50%;place-items:center;width:46px;height:46px;font-size:.78rem;font-weight:700;display:grid}.hero-float .ring span{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cloud);padding:36px 0}.trust-inner{flex-direction:column;align-items:stretch;gap:20px;display:flex}.trust-label{color:var(--slate);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600;line-height:1.35}.trust-logos{grid-template-columns:1.3fr 1fr 1.4fr .9fr;align-items:stretch;gap:16px;width:100%;display:grid}.trust-logo{border:1px solid var(--line);width:100%;min-height:140px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.trust-logo:hover{border-color:#d4d2e8;transform:translateY(-1px);box-shadow:0 8px 22px -14px #1e1b4b47}.home-template .trust-logo-img{object-fit:contain;max-width:100%;max-height:72px;display:block;width:auto!important;height:auto!important}.home-template .trust-logo-img--qualiopi{width:auto!important;max-width:100%!important;height:96px!important;max-height:none!important}.home-template .trust-logo-img--cpf{width:auto!important;max-width:100%!important;height:auto!important;max-height:92px!important}.home-template .trust-logo-img--dreal{width:auto!important;max-width:100%!important;height:82px!important;max-height:none!important}.home-template .trust-logo-img--ft{max-width:100%!important;height:auto!important;max-height:56px!important}@media (max-width:900px){.trust-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-logo{min-height:120px;padding:14px 16px}.home-template .trust-logo-img--qualiopi{height:84px!important}.home-template .trust-logo-img--cpf{max-height:80px!important}.home-template .trust-logo-img--dreal{height:68px!important}.home-template .trust-logo-img--ft{max-height:48px!important}}@media (max-width:520px){.trust{padding:26px 0}.trust-logos{gap:10px}.trust-logo{border-radius:14px;min-height:100px;padding:12px}.home-template .trust-logo-img--qualiopi{height:72px!important}.home-template .trust-logo-img--cpf{max-height:68px!important}.home-template .trust-logo-img--dreal{height:56px!important}.home-template .trust-logo-img--ft{max-height:42px!important}}.sec{padding:88px 0}.sec-head{max-width:680px;margin-bottom:52px}.sec-head.center{text-align:center;margin-inline:auto}.sec-head h2{margin:16px 0 14px;font-size:clamp(2rem,3.4vw,2.9rem)}.sec-head p{color:var(--slate);font-size:1.08rem}.cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.card-media{aspect-ratio:16/10;position:relative;overflow:hidden}.card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.card:hover .card-media img{transform:scale(1.06)}.card-tags{flex-wrap:wrap;gap:7px;display:flex;position:absolute;top:13px;left:13px}.tag{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--ink);background:#ffffffeb;padding:5px 11px;font-size:.72rem;font-weight:600}.tag.lime{background:var(--lime);color:var(--ink)}.tag.indigo{background:var(--indigo-600);color:#fff}.card-body{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.card-body h3{margin-bottom:9px;font-size:1.22rem}.card-body p{color:var(--slate);flex:1;margin-bottom:16px;font-size:.95rem}.card-meta{color:var(--slate);flex-wrap:wrap;gap:16px;margin-bottom:18px;font-size:.85rem;display:flex}.card-meta b{color:var(--ink);font-family:var(--font-display)}.card-link{font-family:var(--font-display);color:var(--indigo-600);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:inline-flex}.card-link .arrow{transition:transform .2s}.card:hover .card-link .arrow{transform:translate(4px)}.stats{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;padding:60px 48px;position:relative;overflow:hidden}.stats:before{content:"";background:radial-gradient(circle,#cdff4b38,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-80px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.stat{text-align:center}.stat .n{font-family:var(--font-display);color:var(--lime);font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;line-height:1}.stat .l{color:#ffffffc7;margin-top:10px;font-size:.94rem}.stats-caption{text-align:center;color:#fff9;margin-top:36px;font-size:.9rem;position:relative}.steps{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.step{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:28px 24px;position:relative}.step .k{font-family:var(--font-display);color:var(--indigo-600);background:var(--indigo-100);border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:18px;font-size:1rem;font-weight:700;display:grid}.step h3{margin-bottom:8px;font-size:1.12rem}.step p{color:var(--slate);font-size:.93rem}.why-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.why-photo{border-radius:var(--r-xl);box-shadow:var(--shadow-lg);aspect-ratio:1;overflow:hidden}.why-photo img{object-fit:cover;width:100%;height:100%}.why-list{flex-direction:column;gap:20px;display:flex}.why-item{align-items:flex-start;gap:16px;display:flex}.why-item .ic{background:var(--lime);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:1.2rem;display:grid}.why-item h3{margin-bottom:5px;font-size:1.14rem}.why-item p{color:var(--slate);font-size:.96rem}.home-template .text-link{color:var(--indigo-600);text-underline-offset:3px;font-weight:600;text-decoration:underline}.home-template .text-link:hover{color:var(--indigo-700)}.mosaic{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mtile{border-radius:var(--r-lg);aspect-ratio:3/4;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.mtile img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.mtile:hover img{transform:scale(1.05)}.mtile:after{content:"";background:linear-gradient(#0000 45%,#14132bd1);position:absolute;inset:0}.mtile-txt{z-index:2;color:#fff;position:absolute;bottom:22px;left:22px;right:22px}.mtile-txt h3{margin-bottom:5px;font-size:1.3rem}.mtile-txt p{color:#ffffffd9;font-size:.9rem}.cities{flex-wrap:wrap;gap:12px;display:flex}.city{border:1px solid var(--line);border-radius:var(--r-pill);background:#fff;align-items:center;gap:8px;padding:11px 18px;font-size:.95rem;font-weight:500;transition:all .18s;display:inline-flex}.city:hover{border-color:var(--indigo-500);color:var(--indigo-600);transform:translateY(-2px)}.city .pin{color:var(--indigo-600)}.quotes{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.quote{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:28px}.quote .stars{color:var(--lime-deep);letter-spacing:2px;margin-bottom:14px;font-size:1rem}.quote p{margin-bottom:18px;font-size:1rem}.quote .who{align-items:center;gap:12px;display:flex}.quote .av{object-fit:cover;background:var(--indigo-100);border-radius:50%;width:44px;height:44px}.quote .av-initials{width:44px;height:44px;font-family:var(--font-display);letter-spacing:.02em;text-align:center;color:var(--indigo-700);background:var(--indigo-100);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.quote .who b{font-family:var(--font-display);font-size:.95rem;display:block}.quote .who span{color:var(--slate);font-size:.84rem}.faq{max-width:820px;margin-inline:auto}.faq-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;margin-bottom:14px;overflow:hidden}.faq-q{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1.05rem;font-weight:600;display:flex}.faq-q .plus{background:var(--indigo-100);width:30px;height:30px;color:var(--indigo-600);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;transition:all .25s;display:grid}.faq-item[open] .faq-q .plus{background:var(--indigo-600);color:#fff;transform:rotate(45deg)}.faq-a{color:var(--slate);padding:0 24px 22px;font-size:.98rem}.faq-item summary::-webkit-details-marker{display:none}.cta-band{background:linear-gradient(120deg,var(--indigo-700),var(--indigo-500));border-radius:var(--r-xl);color:#fff;text-align:center;padding:60px 48px;position:relative;overflow:hidden}.cta-band:before{content:"";background:radial-gradient(circle,#cdff4b47,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-140px;left:-60px}.cta-band h2{margin-bottom:14px;font-size:clamp(2rem,3.6vw,2.9rem);position:relative}.cta-band p{color:#ffffffe0;max-width:560px;margin:0 auto 28px;font-size:1.1rem;position:relative}.cta-band .hero-cta{justify-content:center;position:relative}.home-template .tldr{background:var(--indigo-900);border-radius:var(--r-xl);color:#fff;padding:38px 42px;position:relative;overflow:hidden}.home-template .tldr:before{content:"";background:radial-gradient(circle,#cdff4b33,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-70px}.home-template .tldr h2{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:13px;font-size:1.42rem;display:flex;position:relative}.home-template .tldr h2 .tag{background:var(--lime);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-pill);padding:5px 11px;font-size:.68rem;font-weight:700}.home-template .tldr p{color:#ffffffde;max-width:880px;font-size:1.02rem;position:relative}.home-template .tldr ul{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px;margin-left:0;padding:0;list-style:none;display:grid;position:relative}.home-template .tldr li{border-radius:var(--r-md);background:#ffffff12;border:1px solid #ffffff1f;padding:15px 17px}.home-template .tldr li b{font-family:var(--font-display);color:var(--lime);margin-bottom:3px;font-size:1.08rem;display:block}.home-template .tldr li span{color:#fffc;font-size:.85rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (max-width:960px){.hero-grid,.why-grid{grid-template-columns:1fr;gap:40px}.hero-visual{width:100%;max-width:min(520px,100%);margin:0 auto;overflow:hidden}.cards,.quotes,.mosaic,.steps,.stats-grid,.home-template .tldr ul{grid-template-columns:1fr 1fr}.home-template .hero-float.a{left:10px}.home-template .hero-float.b{right:10px}}@media (max-width:600px){.sec{padding:48px 0}.cards,.quotes,.mosaic,.steps,.stats-grid{grid-template-columns:1fr}.hero-float.a{left:10px}.hero-float.b{right:10px}.stats,.cta-band,.home-template .tldr{padding:32px 20px}.hero-badges{justify-content:center;gap:14px}.home-template .tldr ul{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto}}.home-template .hero-photo,.home-template .card-media,.home-template .why-photo,.home-template .mtile{width:100%;position:relative}.home-template .card-media>span,.home-template .hero-photo>span,.home-template .why-photo>span,.home-template .mtile>span{inset:0;width:100%!important;height:100%!important;position:absolute!important}.home-template .card-media img,.home-template .hero-photo img,.home-template .why-photo img,.home-template .mtile img{object-fit:cover;width:100%;height:100%}.home-template .cta-band .btn-ghost,.home-template .cta-band a.btn-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff59}.home-template .cta-band .btn-ghost:hover,.home-template .cta-band a.btn-ghost:hover{color:#fff;background:#fff3;border-color:#fff}@media (min-width:961px) and (max-width:1440px){.home-template{--maxw:1100px}.home-template .wrap{padding:0 24px}.home-template .hero{padding:40px 0 28px}.home-template .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:48px}.home-template .hero h1{font-size:clamp(1.8rem,2.7vw,2.4rem)}.home-template .hero p.lead{max-width:none;font-size:1.02rem}.home-template .hero-cta{gap:10px}.home-template .hero-cta .btn{padding:13px 20px;font-size:.92rem}.home-template .hero-float.a{top:18px;left:-8px}.home-template .hero-float.b{bottom:28px;right:-6px}.home-template .sec{padding:68px 0}.home-template .stats,.home-template .cta-band{padding:44px 32px}.home-template .cards{gap:18px}.home-template .why-grid{gap:40px}}@media (min-width:961px) and (max-width:1180px){.home-template .hero-grid{gap:36px}.home-template .hero h1{font-size:clamp(1.7rem,2.7vw,2.25rem)}.home-template .hero-float{padding:12px 14px}.home-template .hero-float .num{font-size:1.35rem}}@media (max-width:600px){.home-template .hero-visual{border-radius:var(--r-xl);overflow:hidden}.home-template .hero-float.a{padding:12px 14px;top:14px;left:10px}.home-template .hero-float.b{bottom:18px;right:10px;left:auto!important;right:12px!important}.home-template .hero-float.a{max-width:calc(100% - 24px);left:12px!important}.home-template .hero-float{gap:8px;padding:10px 12px}.home-template .hero-float .num{font-size:1.2rem}.home-template .hero-float .lbl{font-size:.72rem}.home-template .hero-float .ring{width:40px;height:40px}.home-template .hero-float .ring span{width:30px;height:30px;font-size:.68rem}.home-template .wrap{padding-left:16px;padding-right:16px}.home-template .hero-visual{justify-self:stretch;width:100%;max-width:100%;margin:0}}.home-template .hero-grid,.home-template .hero-visual,.home-template .hero-copy,.home-template .card,.home-template .mtile,.home-template .why-photo{min-width:0}.home-template .announce-ico{color:var(--lime);flex-shrink:0}.home-template .hero-badge .ic{color:var(--indigo-600)}.home-template .hero-badge .ic svg{display:block}.home-template .why-item .ic{color:var(--ink);font-size:0}.home-template .why-item .ic svg{display:block}.home-template .city .pin{color:var(--indigo-600);line-height:0;display:inline-flex}.home-template .foot-contact-line{align-items:center;gap:8px;display:flex}.home-template .foot-contact-line svg{color:var(--lime);flex-shrink:0}.home-template .stars{color:var(--lime-deep);letter-spacing:0;gap:3px;margin-bottom:14px;display:flex}.home-template .home-star{display:block}.home-template .cta-band .btn-ghost{gap:8px}.home-template .btn svg{flex-shrink:0}
