.hero-section[data-v-a3721c27]{align-items:center;background-color:var(--bg-fundo);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}@media screen and (min-width:1025px){.hero-section[data-v-a3721c27]{height:950px}}.hero-section .bg-image-wrapper[data-v-a3721c27]{height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.hero-section .bg-image[data-v-a3721c27]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;width:100%}.hero-section .container[data-v-a3721c27]{align-items:center;display:flex;height:100%;justify-content:flex-start;max-width:1280px;padding:0 var(--padding-lateral);position:relative;width:100%;z-index:2}.hero-section .content[data-v-a3721c27]{align-items:flex-start;display:flex;flex-direction:column;max-width:620px;text-align:left}.hero-section .upper-tag[data-v-a3721c27]{background-color:#ebf3fb;border:1px solid rgba(14,38,64,.1);border-radius:100px;color:#1a4459;display:inline-block;font-size:var(--f-p3);letter-spacing:.05em;margin-bottom:32px;padding:8px 16px;text-transform:uppercase}.hero-section .title[data-v-a3721c27],.hero-section .upper-tag[data-v-a3721c27]{font-family:var(--font-family);font-weight:var(--font-semibold)}.hero-section .title[data-v-a3721c27]{color:#0e2640;font-size:var(--f-h1);letter-spacing:var(--ls-titulos);line-height:1.25em;margin-bottom:16px}.hero-section .subtitle[data-v-a3721c27]{color:#495057;font-family:var(--font-family);font-size:var(--f-p);font-weight:var(--font-regular);line-height:var(--lh-textos);margin-bottom:32px}.hero-section .indicator-tag[data-v-a3721c27]{align-items:center;background-color:#cee6ff;border:1px solid rgba(14,38,64,.08);border-radius:100px;display:flex;flex-direction:row;gap:8px;margin-bottom:32px;padding:8px 16px}.hero-section .indicator-tag .indicator-dot[data-v-a3721c27]{background-color:#e87510;border-radius:50%;flex-shrink:0;height:10px;width:10px}.hero-section .indicator-tag .indicator-text[data-v-a3721c27]{color:#1e4d78;font-family:var(--font-family);font-size:12px;font-weight:var(--font-semibold)}.hero-section .actions-group[data-v-a3721c27]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:100%}.hero-section .btn-primary[data-v-a3721c27]{align-items:center;background:var(--gradiente-botao);border-radius:100px;box-shadow:0 4px 12px #e8751026;cursor:pointer;display:inline-flex;gap:12px;justify-content:center;min-height:56px;padding:14px 14px 14px 30px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.hero-section .btn-primary .btn-text[data-v-a3721c27]{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:var(--font-semibold)}.hero-section .btn-primary .arrow-circle[data-v-a3721c27]{align-items:center;background-color:#f3f9ff;border-radius:50%;display:flex;height:26px;justify-content:center;transition:transform .3s ease;width:26px}.hero-section .btn-primary .arrow-circle svg[data-v-a3721c27]{transition:transform .3s ease}.hero-section .btn-primary[data-v-a3721c27]:hover{box-shadow:0 8px 20px #e875104d;filter:brightness(1.05);transform:translateY(-2px)}.hero-section .btn-primary:hover .arrow-circle[data-v-a3721c27]{transform:scale(1.05)}.hero-section .btn-primary:hover .arrow-circle svg[data-v-a3721c27]{transform:translate(1px,-1px)}.hero-section .btn-primary[data-v-a3721c27]:active{transform:translateY(1px)}.hero-section .btn-secondary[data-v-a3721c27]{align-items:center;background-color:transparent;border:2px solid #3d7eb5;border-radius:100px;color:#3d7eb5;cursor:pointer;display:inline-flex;font-family:var(--font-family);font-size:16px;font-weight:var(--font-semibold);justify-content:center;min-height:56px;padding:0 30px;text-decoration:none;transition:all .3s ease}.hero-section .btn-secondary[data-v-a3721c27]:hover{background-color:#3d7eb50d;border-color:#2f6594;color:#2f6594;transform:translateY(-2px)}.hero-section .btn-secondary[data-v-a3721c27]:active{transform:translateY(1px)}.hero-section .hero-stats-desktop[data-v-a3721c27]{display:none}@media screen and (min-width:1025px){.hero-section .hero-stats-desktop[data-v-a3721c27]{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}}.hero-section .stat-badge-home[data-v-a3721c27]{align-items:flex-start;display:flex;padding:20px;pointer-events:auto;position:absolute;width:279px}.hero-section .stat-badge-home--dark[data-v-a3721c27]{animation:float-dark-a3721c27 6s ease-in-out infinite;background-color:#3d7eb5;border-radius:0;bottom:270px;right:0}.hero-section .stat-badge-home--dark .stat-description[data-v-a3721c27],.hero-section .stat-badge-home--dark .stat-label[data-v-a3721c27],.hero-section .stat-badge-home--dark .stat-number[data-v-a3721c27]{color:#f3f9ff}.hero-section .stat-badge-home--light[data-v-a3721c27]{animation:float-light-a3721c27 6s ease-in-out infinite;animation-delay:-3s;background-color:#fff;border-radius:0;bottom:80px;box-shadow:0 10px 30px #0e26400d;right:320px}.hero-section .stat-badge-home--light .stat-label[data-v-a3721c27],.hero-section .stat-badge-home--light .stat-number[data-v-a3721c27]{color:#0e2640}.hero-section .stat-badge-home--light .stat-description[data-v-a3721c27]{color:#495057}@keyframes float-dark-a3721c27{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes float-light-a3721c27{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-section .stat-content[data-v-a3721c27]{display:flex;flex-direction:column;gap:4px}.hero-section .stat-label[data-v-a3721c27],.hero-section .stat-number[data-v-a3721c27]{font-family:var(--font-family);font-size:20px;font-weight:var(--font-semibold);line-height:1.3em}.hero-section .stat-description[data-v-a3721c27]{font-family:var(--font-family);font-size:12px;font-weight:var(--font-regular);line-height:1.45em;margin-top:4px}@media screen and (max-width:1024px){.hero-section[data-v-a3721c27]{align-items:flex-start;display:flex;flex-direction:column;height:1010px;justify-content:flex-start;min-height:1010px;padding:0;position:relative}.hero-section.hero-section--danielle[data-v-a3721c27]{height:1080px;min-height:1080px}.hero-section.hero-section--danielle .bg-image-wrapper[data-v-a3721c27]{height:100%}.hero-section .bg-image-wrapper[data-v-a3721c27]{display:block;height:900px;left:0;max-height:none;min-height:auto;position:absolute;top:0;width:100%;z-index:1}.hero-section .bg-image[data-v-a3721c27]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.hero-section .container[data-v-a3721c27]{display:flex!important;flex-direction:column!important;height:100%!important;justify-content:flex-end!important;padding:0 var(--padding-lateral) 40px var(--padding-lateral)!important;position:relative;width:100%;z-index:2}.hero-section .content[data-v-a3721c27]{max-width:100%;transform:translateY(28px)}.hero-section .title[data-v-a3721c27]{font-size:clamp(1.75rem,4vw + 1rem,2.5rem)}.hero-section .upper-tag[data-v-a3721c27]{margin-bottom:28px;margin-top:64px}.hero-section .actions-group[data-v-a3721c27]{margin-bottom:36px}}@media screen and (max-width:600px){.hero-section[data-v-a3721c27]{height:1030px;min-height:1030px}.hero-section.hero-section--danielle[data-v-a3721c27]{height:1100px;min-height:1100px}.hero-section.hero-section--danielle .bg-image-wrapper[data-v-a3721c27]{height:100%}.hero-section.hero-section--danielle .indicator-tag[data-v-a3721c27]{gap:10px;padding:12px 18px;width:100%}.hero-section.hero-section--danielle .indicator-tag .indicator-text[data-v-a3721c27]{flex:1;font-size:clamp(11px,3.05vw,12px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-section .bg-image-wrapper[data-v-a3721c27]{aspect-ratio:auto;height:900px}.hero-section .upper-tag[data-v-a3721c27]{margin-bottom:24px;margin-top:76px}.hero-section .actions-group[data-v-a3721c27]{margin-bottom:48px}}.logos-section[data-v-137138dd]{background-color:#0e2640;flex-direction:column;gap:48px;overflow:hidden;padding:80px 0}.logos-section[data-v-137138dd],.logos-section .container[data-v-137138dd]{align-items:center;display:flex;width:100%}.logos-section .container[data-v-137138dd]{justify-content:center;max-width:1280px;padding:0 var(--padding-lateral)}.logos-section .section-title[data-v-137138dd]{color:#f3f9ff;font-family:var(--font-family);font-size:18px;font-weight:var(--font-semibold);letter-spacing:.05em;line-height:1.4em;text-align:center;text-transform:uppercase}.logos-section .section-title[data-v-137138dd] .highlight{color:#57afff}.logos-section .marquee-container[data-v-137138dd]{display:flex;overflow:hidden;width:100%}.logos-section .marquee-track[data-v-137138dd]{animation:marquee-scroll-137138dd 35s linear infinite;display:flex;width:-moz-max-content;width:max-content}.logos-section .marquee-group[data-v-137138dd]{align-items:center;display:flex;gap:24px;padding-right:24px}.logos-section .logo-card[data-v-137138dd]{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-shrink:0;height:80px;justify-content:center;padding:16px 24px;transition:transform .3s ease,box-shadow .3s ease;width:220px}@media screen and (max-width:768px){.logos-section .logo-card[data-v-137138dd]{border-radius:10px;height:70px;padding:12px 18px;width:180px}}.logos-section .logo-card .logo-img[data-v-137138dd]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease}@keyframes marquee-scroll-137138dd{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-section[data-v-327fe35b]{background-color:#fff;background-image:url(../images/bg-servicos.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden;padding:120px 0;position:relative;width:100%}@media screen and (max-width:1024px){.services-section[data-v-327fe35b]{padding:80px 0}}.services-section .container[data-v-327fe35b]{max-width:1280px;padding:0 var(--padding-lateral);position:relative;width:100%;z-index:2}@media screen and (max-width:1024px){.services-section .container[data-v-327fe35b]{max-width:100%;padding:0 24px}}.services-section .section-header[data-v-327fe35b]{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:48px;text-align:left}.services-section .section-header .category[data-v-327fe35b]{background-color:#ebf3fb;border:1px solid #c4dced;border-radius:100px;color:#2d6499;display:inline-block;font-family:var(--font-family);font-size:14px;font-weight:var(--font-semibold);letter-spacing:.03em;margin-bottom:24px;padding:10px 20px;text-transform:uppercase}.services-section .section-header .section-title[data-v-327fe35b]{color:#0e2640;font-family:var(--font-family);font-size:var(--f-h2);line-height:var(--lh-titulos);margin-bottom:16px}.services-section .section-header .section-desc[data-v-327fe35b]{color:#495057;font-family:var(--font-family);font-size:16px;line-height:var(--lh-textos)}.services-section .featured-card[data-v-327fe35b]{background-color:#3a7eb6;background-image:url(../images/bg-card-seguro-saude.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:24px;box-shadow:0 16px 40px #0e264014;margin-bottom:48px;overflow:hidden;padding:48px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media screen and (max-width:1024px){.services-section .featured-card[data-v-327fe35b]{background-position:100%;padding:32px}}@media screen and (max-width:600px){.services-section .featured-card[data-v-327fe35b]{padding:24px}}.services-section .featured-card .card-layout[data-v-327fe35b]{display:flex;flex-direction:row;gap:32px;position:relative;z-index:2}@media screen and (max-width:768px){.services-section .featured-card .card-layout[data-v-327fe35b]{flex-direction:column;gap:20px}}.services-section .featured-card .icon-column[data-v-327fe35b]{flex-shrink:0}.services-section .featured-card .featured-icon[data-v-327fe35b]{display:block;height:80px;transition:transform .3s ease;width:80px}@media screen and (max-width:1024px){.services-section .featured-card .featured-icon[data-v-327fe35b]{height:72px;width:72px}}@media screen and (max-width:600px){.services-section .featured-card .featured-icon[data-v-327fe35b]{height:64px;width:64px}}.services-section .featured-card .content-column[data-v-327fe35b]{align-items:flex-start;display:flex;flex-direction:column}.services-section .featured-card .featured-tag[data-v-327fe35b]{color:#ffffffd9;font-family:var(--font-family);font-size:11px;font-weight:var(--font-semibold);letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.services-section .featured-card .featured-title[data-v-327fe35b]{color:#fff;font-family:var(--font-family);font-size:28px;font-weight:var(--font-semibold);line-height:1.3em;margin-bottom:16px}@media screen and (max-width:600px){.services-section .featured-card .featured-title[data-v-327fe35b]{font-size:22px}}.services-section .featured-card .featured-desc[data-v-327fe35b]{color:#ffffffe6;font-family:var(--font-family);font-size:15px;line-height:var(--lh-textos);margin-bottom:28px;max-width:820px}.services-section .featured-card .tags-group[data-v-327fe35b]{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:32px}.services-section .featured-card .dot-tag[data-v-327fe35b]{align-items:center;background-color:#fff;border-radius:100px;box-shadow:0 4px 10px #00000008;color:#1e4d78;display:inline-flex;font-family:var(--font-family);font-size:13px;font-weight:var(--font-semibold);gap:8px;padding:8px 16px}.services-section .featured-card .dot-tag .orange-dot[data-v-327fe35b]{background-color:#e87510;border-radius:50%;flex-shrink:0;height:8px;width:8px}.services-section .featured-card .featured-btn[data-v-327fe35b]{align-items:center;background-color:transparent;border:1.5px solid #fff;border-radius:100px;color:#fff;display:inline-flex;font-family:var(--font-family);font-size:15px;font-weight:var(--font-semibold);gap:10px;padding:12px 28px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.services-section .featured-card .featured-btn svg[data-v-327fe35b]{transition:transform .3s ease}.services-section .featured-card .featured-btn[data-v-327fe35b]:hover{background-color:#fff;box-shadow:0 8px 20px #0000001a;color:#3a7eb6}.services-section .featured-card .featured-btn:hover svg[data-v-327fe35b]{transform:translate(4px)}.services-section .services-grid[data-v-327fe35b]{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.services-section .services-grid[data-v-327fe35b]{gap:24px;grid-template-columns:1fr}}.services-section .service-card[data-v-327fe35b]{align-items:flex-start;background-color:#fff;border:1px solid rgba(14,38,64,.06);border-radius:24px;box-shadow:0 10px 30px #0e264005;display:flex;flex-direction:column;padding:40px;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media screen and (max-width:600px){.services-section .service-card[data-v-327fe35b]{padding:24px}}.services-section .service-card .card-icon[data-v-327fe35b]{height:70px;margin-bottom:24px;transition:transform .3s ease;width:70px}@media screen and (max-width:1024px){.services-section .service-card .card-icon[data-v-327fe35b]{height:60px;margin-bottom:20px;width:60px}}@media screen and (max-width:600px){.services-section .service-card .card-icon[data-v-327fe35b]{height:54px;margin-bottom:16px;width:54px}}.services-section .service-card .card-title[data-v-327fe35b]{color:#0e2640;font-family:var(--font-family);font-size:22px;font-weight:var(--font-semibold);line-height:1.3em;margin-bottom:16px}@media screen and (max-width:600px){.services-section .service-card .card-title[data-v-327fe35b]{font-size:19px}}.services-section .service-card .card-desc[data-v-327fe35b]{color:#495057;flex-grow:1;font-family:var(--font-family);font-size:15px;line-height:var(--lh-textos);margin-bottom:32px}.services-section .service-card .card-btn[data-v-327fe35b]{align-items:center;background-color:transparent;border:1.5px solid #3d7eb5;border-radius:100px;color:#3d7eb5;display:inline-flex;font-family:var(--font-family);font-size:14px;font-weight:var(--font-semibold);gap:8px;padding:10px 24px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.services-section .service-card .card-btn svg[data-v-327fe35b]{transition:transform .3s ease}.services-section .service-card .card-btn[data-v-327fe35b]:hover{background-color:#3d7eb5;box-shadow:0 6px 15px #3d7eb526;color:#fff}.how-it-works-section[data-v-da57c5aa]{background-color:#0e2640;display:flex;justify-content:center;overflow:hidden;padding:120px 0;position:relative;width:100%}@media screen and (max-width:1024px){.how-it-works-section[data-v-da57c5aa]{padding:80px 0}}.how-it-works-section[data-v-da57c5aa]:before{background-attachment:fixed;background-image:url(../images/bg-como-funciona.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.06;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.how-it-works-section .container[data-v-da57c5aa]{align-items:center;display:flex;flex-direction:column;max-width:1280px;padding:0 var(--padding-lateral);position:relative;width:100%;z-index:2}@media screen and (max-width:1024px){.how-it-works-section .container[data-v-da57c5aa]{max-width:100%;padding:0 24px}}.how-it-works-section .section-header[data-v-da57c5aa]{align-items:center;display:flex;flex-direction:column;margin-bottom:64px;max-width:800px;opacity:0;text-align:center;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}.how-it-works-section .section-header .category-tag[data-v-da57c5aa]{align-items:center;background-color:#f1f3f5;border:1px solid #c4dced;border-radius:100px;color:#2d6499;display:inline-flex;font-family:var(--font-family);font-size:14px;font-weight:var(--font-semibold);justify-content:center;letter-spacing:.03em;margin-bottom:24px;padding:10px 20px;text-transform:uppercase}.how-it-works-section .section-header .section-title[data-v-da57c5aa]{color:#fff;font-family:var(--font-family);font-size:var(--f-h2);line-height:var(--lh-titulos);margin-bottom:16px}.how-it-works-section .section-header .section-desc[data-v-da57c5aa]{color:#a5b8cc;font-family:var(--font-family);font-size:16px;line-height:var(--lh-textos)}.how-it-works-section .timeline-wrapper[data-v-da57c5aa]{margin-top:32px;position:relative;width:100%}.how-it-works-section .timeline-wrapper .timeline-line[data-v-da57c5aa]{background-color:#ffffff26;opacity:0;pointer-events:none;position:absolute;z-index:1}@media screen and (min-width:769px){.how-it-works-section .timeline-wrapper .timeline-line[data-v-da57c5aa]{height:2px;left:10%;right:10%;top:32px;transition:width 1.2s cubic-bezier(.25,1,.5,1) .2s,opacity .5s ease .2s;width:0}}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .timeline-line[data-v-da57c5aa]{bottom:32px;height:0;left:32px;top:32px;transition:height 1.2s cubic-bezier(.25,1,.5,1) .2s,opacity .5s ease .2s;width:2px}}.how-it-works-section .timeline-wrapper .timeline-steps[data-v-da57c5aa]{display:grid;gap:20px;grid-template-columns:repeat(5,1fr);position:relative;z-index:2}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .timeline-steps[data-v-da57c5aa]{display:flex;flex-direction:column;gap:48px}}.how-it-works-section .timeline-wrapper .timeline-step[data-v-da57c5aa]{align-items:center;cursor:default;display:flex;flex-direction:column;opacity:0;text-align:center;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .timeline-step[data-v-da57c5aa]{align-items:flex-start;flex-direction:row;gap:24px;text-align:left;transform:translate(-30px)}}.how-it-works-section .timeline-wrapper .circle-wrapper[data-v-da57c5aa]{flex-shrink:0;position:relative;z-index:3}.how-it-works-section .timeline-wrapper .number-circle[data-v-da57c5aa]{align-items:center;background-color:#fef6e4;border:2px solid transparent;border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.how-it-works-section .timeline-wrapper .number-circle span[data-v-da57c5aa]{color:#f9be38;font-family:var(--font-family);font-size:32px;font-weight:var(--font-semibold);line-height:1}.how-it-works-section .timeline-wrapper .step-content[data-v-da57c5aa]{align-items:center;display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .step-content[data-v-da57c5aa]{align-items:flex-start;margin-top:0}}.how-it-works-section .timeline-wrapper .step-title[data-v-da57c5aa]{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:var(--font-semibold);margin-bottom:12px}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .step-title[data-v-da57c5aa]{font-size:17px;margin-bottom:8px}}.how-it-works-section .timeline-wrapper .step-desc[data-v-da57c5aa]{color:#d0e2f3;font-family:var(--font-family);font-size:14px;line-height:1.5em;max-width:220px}@media screen and (max-width:768px){.how-it-works-section .timeline-wrapper .step-desc[data-v-da57c5aa]{font-size:13.5px;max-width:100%}}.how-it-works-section.visible .section-header[data-v-da57c5aa]{opacity:1;transform:translateY(0)}.how-it-works-section.visible .timeline-line[data-v-da57c5aa]{opacity:1}@media screen and (min-width:769px){.how-it-works-section.visible .timeline-line[data-v-da57c5aa]{width:80%}}@media screen and (max-width:768px){.how-it-works-section.visible .timeline-line[data-v-da57c5aa]{height:calc(100% - 64px)}}.how-it-works-section.visible .timeline-step[data-v-da57c5aa]{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.how-it-works-section.visible .timeline-step[data-v-da57c5aa]{transform:translate(0)}}.about-section[data-v-9c8e590f]{background-color:#f8fbfe;background-image:url(../images/bg-fundo-sobre.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden;padding:120px 0;position:relative;width:100%}.about-section .anchor-target[data-v-9c8e590f]{height:1px;left:0;position:absolute;top:-100px;width:1px}@media screen and (max-width:1024px){.about-section[data-v-9c8e590f]{padding:80px 0}}.about-section .container[data-v-9c8e590f]{max-width:1280px;padding:0 var(--padding-lateral);width:100%}@media screen and (max-width:1024px){.about-section .container[data-v-9c8e590f]{max-width:100%;padding:0 24px}}.about-section .about-grid[data-v-9c8e590f]{align-items:flex-start;display:grid;gap:64px;grid-template-columns:460px 1fr}@media screen and (max-width:1024px){.about-section .about-grid[data-v-9c8e590f]{gap:48px;grid-template-columns:1fr}}.about-section .left-column[data-v-9c8e590f]{display:flex;flex-direction:column;width:100%}.about-section .image-wrapper[data-v-9c8e590f]{border-radius:24px 24px 0 0;box-shadow:0 10px 30px #0e26400a;height:1013px;overflow:hidden;width:100%}.about-section .image-wrapper.full-rounded[data-v-9c8e590f]{aspect-ratio:460/600;border-radius:24px;height:auto}@media screen and (max-width:1024px){.about-section .image-wrapper[data-v-9c8e590f]{aspect-ratio:460/600;height:auto}}.about-section .image-wrapper .specialist-img[data-v-9c8e590f]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.about-section .stats-row[data-v-9c8e590f]{border-radius:0 0 24px 24px;box-shadow:0 15px 35px #0e26400f;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;width:100%}.about-section .stats-row .stat-box[data-v-9c8e590f]{display:flex;flex-direction:column;gap:12px;justify-content:flex-start;min-height:140px;padding:24px}@media screen and (max-width:480px){.about-section .stats-row .stat-box[data-v-9c8e590f]{min-height:120px;padding:16px}}.about-section .stats-row .stat-box.light[data-v-9c8e590f]{background-color:#ebf3fb}.about-section .stats-row .stat-box.light .stat-number[data-v-9c8e590f]{color:#0e2640}.about-section .stats-row .stat-box.light .stat-text[data-v-9c8e590f]{color:#495057}.about-section .stats-row .stat-box.dark[data-v-9c8e590f]{background-color:#3d7eb5}.about-section .stats-row .stat-box.dark .stat-number[data-v-9c8e590f]{color:#fff}.about-section .stats-row .stat-box.dark .stat-text[data-v-9c8e590f]{color:#ebf3fb}.about-section .stats-row .stat-box .stat-number[data-v-9c8e590f]{font-family:var(--font-family);font-size:18px;font-weight:var(--font-bold);line-height:1.3em}@media screen and (max-width:480px){.about-section .stats-row .stat-box .stat-number[data-v-9c8e590f]{font-size:15px}}.about-section .stats-row .stat-box .stat-text[data-v-9c8e590f]{font-family:var(--font-family);font-size:13px;line-height:1.4em}@media screen and (max-width:480px){.about-section .stats-row .stat-box .stat-text[data-v-9c8e590f]{font-size:11px}}.about-section .right-column[data-v-9c8e590f],.about-section .section-header[data-v-9c8e590f]{display:flex;flex-direction:column}.about-section .section-header[data-v-9c8e590f]{align-items:flex-start}.about-section .section-header .category-tag[data-v-9c8e590f]{align-items:center;background-color:#ebf3fb;border:1px solid #c4dced;border-radius:100px;color:#2d6499;display:inline-flex;font-family:var(--font-family);font-size:14px;font-weight:var(--font-semibold);justify-content:center;letter-spacing:.03em;margin-bottom:24px;padding:10px 20px;text-transform:uppercase}.about-section .section-header .section-title[data-v-9c8e590f]{color:#0e2640;font-family:var(--font-family);font-size:var(--f-h2);font-weight:var(--font-semibold);line-height:var(--lh-titulos);margin-bottom:32px}.about-section .paragraphs[data-v-9c8e590f]{display:flex;flex-direction:column;gap:18px;margin-bottom:40px}.about-section .paragraphs .about-p[data-v-9c8e590f]{color:#495057;font-family:var(--font-family);font-size:16px;line-height:var(--lh-textos)}.about-section .about-cta-wrapper[data-v-9c8e590f]{display:flex;justify-content:flex-start;margin-bottom:40px;width:100%}.about-section .about-cta-wrapper .btn-primary[data-v-9c8e590f]{align-items:center;background:var(--gradiente-botao);border-radius:100px;box-shadow:0 4px 12px #e8751026;cursor:pointer;display:inline-flex;gap:12px;justify-content:center;min-height:56px;padding:14px 14px 14px 30px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);width:-moz-fit-content;width:fit-content}.about-section .about-cta-wrapper .btn-primary .btn-text[data-v-9c8e590f]{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:var(--font-semibold)}.about-section .about-cta-wrapper .btn-primary .arrow-circle[data-v-9c8e590f]{align-items:center;background-color:#f3f9ff;border-radius:50%;display:flex;height:26px;justify-content:center;transition:transform .3s ease;width:26px}.about-section .about-cta-wrapper .btn-primary .arrow-circle svg[data-v-9c8e590f]{transition:transform .3s ease}.about-section .about-cta-wrapper .btn-primary[data-v-9c8e590f]:hover{box-shadow:0 8px 20px #e875104d;filter:brightness(1.05);transform:translateY(-2px)}.about-section .about-cta-wrapper .btn-primary:hover .arrow-circle[data-v-9c8e590f]{transform:scale(1.05)}.about-section .about-cta-wrapper .btn-primary:hover .arrow-circle svg[data-v-9c8e590f]{transform:translate(1px,-1px)}.about-section .about-cta-wrapper .btn-primary[data-v-9c8e590f]:active{transform:translateY(1px)}.about-section .credentials-list[data-v-9c8e590f]{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.about-section .credential-card[data-v-9c8e590f]{align-items:flex-start;background-color:#fff;border:1px solid rgba(196,220,237,.3);border-radius:16px;box-shadow:0 4px 20px #0e264005;display:flex;gap:20px;padding:24px;transition:transform .3s ease,box-shadow .3s ease}.about-section .credential-card .icon-wrapper[data-v-9c8e590f]{align-items:center;display:flex;flex-shrink:0;height:49px;justify-content:center;width:49px}.about-section .credential-card .icon-wrapper .card-icon[data-v-9c8e590f]{height:49px;-o-object-fit:contain;object-fit:contain;width:49px}.about-section .credential-card .card-info[data-v-9c8e590f]{display:flex;flex-direction:column;gap:6px}.about-section .credential-card .card-info .card-title[data-v-9c8e590f]{color:#0e2640;font-family:var(--font-family);font-size:16px;font-weight:var(--font-semibold);line-height:1.4em}.about-section .credential-card .card-info .card-desc[data-v-9c8e590f]{color:#495057;font-family:var(--font-family);font-size:14px;line-height:1.5em}.about-section .quote-box[data-v-9c8e590f]{background-color:#3d7eb5;background-image:url(../images/bg-frase-greice.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 10px 30px #0e264014;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:40px;position:relative;z-index:1}@media screen and (max-width:480px){.about-section .quote-box[data-v-9c8e590f]{padding:24px}}.about-section .quote-box .quote-text[data-v-9c8e590f]{color:#fff;font-family:var(--font-family);font-size:16px;font-style:italic;line-height:1.6em;position:relative;z-index:2}.about-section .quote-box .quote-author[data-v-9c8e590f]{color:#fff;font-family:var(--font-family);font-size:14px;font-weight:var(--font-semibold);letter-spacing:.05em;position:relative;text-transform:uppercase;z-index:2}.about-section .left-column[data-v-9c8e590f]{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}.about-section .right-column .about-cta-wrapper[data-v-9c8e590f],.about-section .right-column .about-p[data-v-9c8e590f],.about-section .right-column .credential-card[data-v-9c8e590f],.about-section .right-column .quote-box[data-v-9c8e590f],.about-section .right-column .section-header[data-v-9c8e590f]{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}.about-section.visible .left-column[data-v-9c8e590f]{opacity:1;transform:translateY(0)}.about-section.visible .right-column .section-header[data-v-9c8e590f]{opacity:1;transform:translateY(0);transition-delay:.1s}.about-section.visible .right-column .about-p[data-v-9c8e590f]{opacity:1;transform:translateY(0)}.about-section.visible .right-column .about-p[data-v-9c8e590f]:first-child{transition-delay:.2s}.about-section.visible .right-column .about-p[data-v-9c8e590f]:nth-child(2){transition-delay:.3s}.about-section.visible .right-column .about-p[data-v-9c8e590f]:nth-child(3){transition-delay:.4s}.about-section.visible .right-column .credential-card[data-v-9c8e590f]{opacity:1;transform:translateY(0)}.about-section.visible .right-column .quote-box[data-v-9c8e590f]{opacity:1;transform:translateY(0);transition-delay:.4s}.about-section.visible .right-column .about-cta-wrapper[data-v-9c8e590f]{opacity:1;transform:translateY(0);transition-delay:.45s}
