:root{--hero-bg:linear-gradient(180deg, #8d9cdb 0%, #f8fbfd 100%);--hero-width:100%;--hero-height:100%;--hero-min-height-mobile:max-content;--hero-min-height-desktop:800px;--hero-overflow:hidden;--hero-container-padding-top-mobile:min(5rem, 20vh);--hero-container-padding-top-desktop:2rem;--hero-container-direction-mobile:column;--hero-container-direction-desktop:row;--hero-container-align-mobile:center;--hero-container-align-desktop:start;--hero-container-justify:center;--hero-text-color:var(--color-text-dark);--hero-title-size:clamp(1.8rem, 4vw, 3rem);--hero-title-line-height:1.5;--hero-title-gap:.3em;--hero-title-align:center;--hero-title-secondary-size:clamp(.8rem, 4vw, 1.5rem);--hero-title-secondary-weight:700;--hero-title-secondary-line-height:1.4;--hero-title-secondary-letter-spacing:.1px;--hero-subtitle-size:clamp(.8rem, 4vw, 1.5rem);--hero-subtitle-line-height:1.4;--hero-subtitle-highlight-weight:900;--hero-title-extra-margin-top:2rem;--hero-title-extra-margin-bottom:3rem;--hero-title-extra-gap:0;--hero-img-container-width:min(90%, 500px);--hero-img-width:100%;--hero-text-animation-duration:1.8s;--hero-text-animation-easing:ease;--hero-text-initial-y:20px;--hero-title-delay:.2s;--hero-subtitle-1-delay:.5s;--hero-subtitle-2-delay:.8s;--hero-button-delay:1.15s;--hero-highlight-animation-duration:.45s;--hero-highlight-animation-easing:ease;--hero-highlight-delay:1.05s;--hero-highlight-initial-scale:.9;--hero-image-animation-duration:1.8s;--hero-image-animation-easing:ease-out;--hero-image-animation-delay:.2s;--hero-image-initial-y:-80px;--hero-image-bounce-y:10px;--hero-image-back-y:-4px}.section-hero{width:var(--hero-width);height:var(--hero-height);min-height:var(--hero-min-height-mobile);background:var(--hero-bg);overflow:var(--hero-overflow);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-container{flex-direction:var(--hero-container-direction-mobile);justify-content:var(--hero-container-justify);align-items:var(--hero-container-align-mobile);padding-top:var(--hero-container-padding-top-mobile);display:flex;position:relative}.hero-texts{flex-direction:column;order:1;justify-content:flex-start;align-items:center;display:flex}.hero-texts .titles-general{gap:var(--hero-title-gap);color:var(--hero-text-color);font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);text-align:var(--hero-title-align);flex-flow:column;display:flex}.title-secondary{color:var(--hero-text-color);font-size:var(--hero-title-secondary-size);font-weight:var(--hero-title-secondary-weight);line-height:var(--hero-title-secondary-line-height);letter-spacing:var(--hero-title-secondary-letter-spacing);white-space:nowrap;text-align:center}.title-extra{justify-content:center;gap:var(--hero-title-extra-gap);margin-top:var(--hero-title-extra-margin-top);margin-bottom:var(--hero-title-extra-margin-bottom);text-align:center;flex-direction:column;display:flex}.subtitle-general{font-size:var(--hero-subtitle-size);line-height:var(--hero-subtitle-line-height);white-space:nowrap}.subtitle-general span{font-weight:var(--hero-subtitle-highlight-weight);display:inline-block}.btn-container{justify-content:center;align-items:center;display:flex}.hero-img__container{width:var(--hero-img-container-width);order:0;height:auto;position:relative}.hero-img{width:var(--hero-img-width);height:auto}.hero-texts>*{opacity:0;transform:translateY(var(--hero-text-initial-y));animation:heroFadeUp var(--hero-text-animation-duration) var(--hero-text-animation-easing) forwards;will-change:opacity, transform}.hero-texts .titles-general{animation-delay:var(--hero-title-delay)}.hero-texts .subtitle-general:first-of-type{animation-delay:var(--hero-subtitle-1-delay)}.hero-texts .subtitle-general:nth-of-type(2){animation-delay:var(--hero-subtitle-2-delay)}.hero-texts .btn-container{animation-delay:var(--hero-button-delay)}.subtitle-general span{opacity:0;transform:scale(var(--hero-highlight-initial-scale));animation:heroPopIn var(--hero-highlight-animation-duration) var(--hero-highlight-animation-easing) forwards;animation-delay:var(--hero-highlight-delay);will-change:opacity, transform}.hero-img__container{opacity:0;transform:translateY(var(--hero-image-initial-y));animation:heroImageDrop var(--hero-image-animation-duration) var(--hero-image-animation-easing) forwards;animation-delay:var(--hero-image-animation-delay);will-change:opacity, transform}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes heroPopIn{to{opacity:1;transform:scale(1)}}@keyframes heroImageDrop{0%{opacity:0;transform:translateY(var(--hero-image-initial-y))}60%{opacity:1;transform:translateY(var(--hero-image-bounce-y))}80%{transform:translateY(var(--hero-image-back-y))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-texts>*,.subtitle-general span,.hero-img__container{opacity:1;animation:none;transform:none}}@media (width>=1024px){.section-hero{min-height:var(--hero-min-height-desktop)}.hero-container{flex-direction:var(--hero-container-direction-desktop);align-items:var(--hero-container-align-desktop);padding-top:var(--hero-container-padding-top-desktop)}.hero-texts{order:0}.hero-img__container{order:1}}.price-section[data-astro-cid-yt5q3423]{justify-content:center;width:100%;min-width:0;padding:1.5rem 1rem;display:flex}.price-card[data-astro-cid-yt5q3423]{color:#25145f;background:linear-gradient(145deg,#fbf8ff 0%,#f3edf8 100%);border-radius:1.5rem;width:min(100%,620px);padding:clamp(1.1rem,3vw,1.7rem)}.price-header[data-astro-cid-yt5q3423]{text-align:center}.price-date[data-astro-cid-yt5q3423]{color:#33226d;margin:0 0 .45rem;font-size:clamp(.85rem,2vw,1.05rem);font-weight:700}.price-title[data-astro-cid-yt5q3423]{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,5vw,3rem);font-weight:900;line-height:1}.price-list[data-astro-cid-yt5q3423]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.price-item[data-astro-cid-yt5q3423]{text-align:center;background:#eee6f6bf;border-radius:1.1rem;flex-direction:column;justify-content:flex-start;align-items:center;gap:.85rem;min-width:0;padding:1.2rem 1rem;display:flex}.price-icon[data-astro-cid-yt5q3423]{width:3rem;height:3rem;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 3rem;justify-content:center;align-items:center;display:flex;overflow:visible}.price-icon-img[data-astro-cid-yt5q3423]{object-fit:contain;width:2.75rem;max-width:100%;height:2.75rem;box-shadow:none;background:0 0;border:0;border-radius:0;display:block}.price-options[data-astro-cid-yt5q3423]{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.price-option[data-astro-cid-yt5q3423]{flex-direction:column;align-items:center;gap:.3rem;width:100%;display:flex}.price-option[data-astro-cid-yt5q3423] strong[data-astro-cid-yt5q3423]{color:#28155f;font-size:clamp(.85rem,2vw,1rem);font-weight:900;line-height:1.2}.price-option[data-astro-cid-yt5q3423] span[data-astro-cid-yt5q3423]{color:#25145f;font-size:clamp(1rem,2.4vw,1.25rem);line-height:1.1}.price-note[data-astro-cid-yt5q3423]{text-align:center;background:#e9e0f2;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;margin-top:.9rem;padding:.65rem .9rem;display:flex}.price-note[data-astro-cid-yt5q3423] p[data-astro-cid-yt5q3423]{color:#31206d;margin:0;font-size:clamp(.78rem,1.8vw,.95rem);font-weight:700}.price-note-icon[data-astro-cid-yt5q3423]{flex:none;place-items:center;display:grid}.price-note-icon[data-astro-cid-yt5q3423] svg[data-astro-cid-yt5q3423]{stroke:#2b176b;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}@media (width<=600px){.price-list[data-astro-cid-yt5q3423]{grid-template-columns:1fr;gap:.7rem}.price-item[data-astro-cid-yt5q3423]{flex-direction:column;align-items:center;width:100%;padding:1rem}.price-icon[data-astro-cid-yt5q3423]{flex-basis:2.75rem;width:2.75rem;height:2.75rem}.price-icon-img[data-astro-cid-yt5q3423]{width:2.5rem;height:2.5rem}.price-options[data-astro-cid-yt5q3423]{flex-direction:column}.price-option[data-astro-cid-yt5q3423]{text-align:center;flex-direction:column}.price-note[data-astro-cid-yt5q3423]{border-radius:1rem}}.help-section{background:linear-gradient(#f8fbfd 0%,#8d9cdb 100%)}.help-container{gap:clamp(1.5rem,2vw,2.5rem);display:grid}.help-heading{text-align:center;gap:.85rem;max-width:52rem;margin-inline:auto;display:grid}.help-heading .titles-secondary{color:var(--color-text-dark)}.help-card{backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #11182714;border-radius:1.5rem;padding:clamp(1.25rem,2vw,2rem);overflow:hidden;box-shadow:0 10px 30px #1118270f,0 2px 10px #1118270a}.help-carousel{width:100%;overflow:hidden}.help-track{will-change:transform;width:100%;list-style:none;transition:transform .9s;display:flex}.help-slide{flex:0 0 100%;width:100%}.help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;list-style:none;display:grid}.help-grid li{min-height:5.5rem;color:--var(color-text-dark);background:linear-gradient(#fff 0%,#f9fcfd 100%);border:1px solid #11182712;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.help-image{background:linear-gradient(#eef2ff 0%,#dde5ff 100%);border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex}.help-image :global(img){object-fit:contain;width:100%;height:100%}.help-grid span{line-height:1.4}@media (width<=640px){.help-grid{grid-template-columns:1fr}.help-grid li{min-height:auto}}.container-counter-card[data-astro-cid-kd6izgzi]{justify-content:center;width:100%;display:flex}.counter-card[data-astro-cid-kd6izgzi]{text-align:center;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;width:min(100%,320px);padding:2rem 1.5rem;display:flex;box-shadow:0 20px 50px #1f1b4b14}.counter-card__value[data-astro-cid-kd6izgzi]{color:#21183a;justify-content:center;align-items:flex-start;gap:.15rem;display:inline-flex}.counter-card__number[data-astro-cid-kd6izgzi]{font-size:clamp(3.4rem,8vw,5.8rem);font-weight:800;line-height:.9}.counter-card__plus[data-astro-cid-kd6izgzi]{margin-top:.2rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1}.counter-card__label[data-astro-cid-kd6izgzi]{color:#55556b;max-width:26ch;margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.5}.testimonials-section[data-astro-cid-xsyrlk52]{background:linear-gradient(#8d9cdb 0%,#f8fbfd 100%);overflow:hidden}.testimonials-container[data-astro-cid-xsyrlk52]{gap:clamp(2rem,5vw,4rem);display:grid}.testimonial-carousel[data-astro-cid-xsyrlk52]{width:100%;max-width:760px;margin-inline:auto;overflow:hidden}.testimonial-track[data-astro-cid-xsyrlk52]{will-change:transform;transition:transform 1.4s ease-in-out;display:flex}.testimonial-slide[data-astro-cid-xsyrlk52]{box-sizing:border-box;flex:0 0 100%;padding-inline:clamp(1.25rem,5vw,3rem)}.testimonial-card[data-astro-cid-xsyrlk52]{box-sizing:border-box;background:#fffffff0;border:1px solid #7887be33;border-radius:2rem;justify-content:center;align-items:center;width:100%;padding:clamp(2rem,5vw,3rem);display:flex}.testimonial-content[data-astro-cid-xsyrlk52]{text-align:center;gap:1rem;display:grid}.testimonial-comment[data-astro-cid-xsyrlk52]{color:#2f3a4a;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.testimonial-name[data-astro-cid-xsyrlk52]{color:#6f7fc8;font-size:1rem;font-weight:800}.testimonial-location[data-astro-cid-xsyrlk52]{color:#7b8794;font-size:.92rem}.testimonials-footer[data-astro-cid-xsyrlk52]{text-align:center;justify-items:center;gap:1rem;max-width:720px;margin-inline:auto;display:grid}.testimonials-footer[data-astro-cid-xsyrlk52] .titles-secondary[data-astro-cid-xsyrlk52]{color:var(--color-text-dark)}.testimonials-footer[data-astro-cid-xsyrlk52] p[data-astro-cid-xsyrlk52]{color:var(--color-text-dark);opacity:.8;line-height:1.7}.testimonials-review-btn[data-astro-cid-xsyrlk52]{justify-content:center;align-items:center;margin-top:.5rem;transition:transform .25s,opacity .25s;display:inline-flex}.testimonials-review-btn[data-astro-cid-xsyrlk52]:hover{opacity:.92;transform:translateY(-2px)}.testimonials-review-btn__img[data-astro-cid-xsyrlk52]{width:3rem;height:auto;display:block}@media (width<=520px){.testimonial-slide[data-astro-cid-xsyrlk52]{padding-inline:1rem}.testimonial-card[data-astro-cid-xsyrlk52]{min-height:280px}}.how-section{--how-bg:#383094;--how-bg-soft:#4d43ad;--how-card-bg:#ffffff1a;--how-card-border:#ffffff1f;--how-text:var(--color-text-light);--how-title:var(--color-text-light);--how-accent:#ffd21f;background:radial-gradient(circle at 78% 18%, #735ed699, transparent 32%), linear-gradient(180deg, var(--how-bg-soft), var(--how-bg));overflow:hidden}.how-container{flex-direction:column;gap:clamp(3rem,6vw,5rem);display:flex}.how-header{text-align:center;max-width:720px;margin:0 auto}.how-kicker{color:var(--how-title);margin-bottom:.75rem}.how-kicker-title{color:var(--how-title)}.how-content{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.how-steps{flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:flex}.how-card{background:var(--how-card-bg);border:1px solid var(--how-card-border);backdrop-filter:blur(6px);border-radius:1.4rem;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.4rem,3vw,2rem);display:grid}.how-card p{opacity:.8}.how-number{aspect-ratio:1;background:var(--how-accent);color:#2d287c;border-radius:50%;flex:none;place-items:center;width:clamp(3rem,5vw,4rem);font-size:clamp(1.15rem,2vw,1.5rem);font-weight:800;line-height:1;display:grid}.how-card-text{flex-direction:column;gap:.35rem;display:flex}.how-card h3{color:var(--how-title);font-size:var(--font-size-h4);margin:0;font-weight:800}.how-card p{color:var(--how-text);font-size:var(--font-size-body);margin:0}.how-image-wrapper{justify-content:center;align-items:center;display:flex}.how-image{object-fit:contain;width:min(100%,430px);height:auto}@media (width<=850px){.how-content{grid-template-columns:1fr}.how-image-wrapper{order:-1}.how-image{width:min(100%,360px)}.scroll-reveal--left,.scroll-reveal--right{transform:translateY(80px)}}@media (width<=480px){.how-card{grid-template-columns:1fr;align-items:start}.how-number{width:3rem}}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1!important;transition:none!important;transform:none!important}}.aproaches-section{--aproaches-bg:#383094;--aproaches-bg-soft:#4d43ad;--aproaches-card-bg:#ffffff1a;--aproaches-card-border:#ffffff1f;--aproaches-text:var(--color-text-light);--aproaches-title:var(--color-text-light);--aproaches-accent:#ffd21f;background:radial-gradient(circle at 78% 18%, #735ed699, transparent 32%), linear-gradient(180deg, var(--aproaches-bg-soft), var(--aproaches-bg));overflow:hidden}.aproaches-container{flex-direction:column;gap:clamp(3rem,6vw,5rem);display:flex}.aproaches-header{text-align:center;max-width:720px;margin:0 auto}.aproaches-kicker{color:var(--aproaches-title);opacity:.8;margin-bottom:.75rem}.aproaches-kicker-title{color:var(--aproaches-title)}.aproaches-content{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.aproaches-steps{flex-direction:column;order:1;gap:clamp(1.25rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:flex}.aproaches-card{background:var(--aproaches-card-bg);border:1px solid var(--aproaches-card-border);backdrop-filter:blur(6px);border-radius:1.4rem;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.4rem,3vw,2rem);display:grid}.aproaches-card p{opacity:.8}.aproaches-icon-wrapper{aspect-ratio:1;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(3.5rem,5vw,4.5rem);display:flex}.aproaches-icon{object-fit:contain;width:100%;height:auto;display:block}.aproaches-card-text{flex-direction:column;gap:.35rem;display:flex}.aproaches-card h3{color:var(--aproaches-title);font-size:var(--font-size-h4);margin:0;font-weight:800}.aproaches-card p{color:var(--aproaches-text);font-size:var(--font-size-body);margin:0}.aproaches-image-wrapper{justify-content:center;align-items:center;display:flex}.aproaches-image{object-fit:contain;width:100%;height:auto}.scroll-reveal{opacity:0;will-change:transform, opacity;transition:opacity 1s,transform 1s}.scroll-reveal--left{transform:translate(-48px)}.scroll-reveal--right{transform:translate(48px)}.scroll-reveal--top{transform:translateY(-40px)}.scroll-reveal.is-visible{opacity:1;transform:translate(0)}@media (width<=850px){.aproaches-content{grid-template-columns:1fr}.aproaches-image-wrapper{order:-1}.aproaches-image{width:min(100%,360px)}.scroll-reveal--left,.scroll-reveal--right{transform:translateY(80px)}}@media (width<=480px){.aproaches-card{grid-template-columns:1fr;align-items:start}.aproaches-icon-wrapper{width:3.5rem}}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1!important;transition:none!important;transform:none!important}}
