.contact-form[data-astro-cid-kxiy4hyg]{width:90%;margin:5rem auto;background:#08265de5;padding:2.5rem;border-radius:1.6rem;max-width:45rem;color:#fff;box-shadow:0 10px 30px #0000004d;z-index:2}@media(min-width:1200px){.contact-form[data-astro-cid-kxiy4hyg]{max-width:50rem}}.contact-form__header[data-astro-cid-kxiy4hyg]{text-align:center;margin-bottom:2.5rem}.contact-form__title[data-astro-cid-kxiy4hyg]{font-weight:700;margin-bottom:1.2rem;line-height:1.2;font-size:var(--text-lg)}.contact-form__description[data-astro-cid-kxiy4hyg]{font-size:var(--text-base);opacity:.9;line-height:1.3}.contact-form__phone[data-astro-cid-kxiy4hyg]{color:#fff;font-weight:700;font-size:var(--text-base);display:block}@media(min-width:1200px){.contact-form__phone[data-astro-cid-kxiy4hyg]{display:none}}.contact-form__phone--desk[data-astro-cid-kxiy4hyg]{display:none}@media(min-width:1200px){.contact-form__phone--desk[data-astro-cid-kxiy4hyg]{display:inline}}.contact-form__form[data-astro-cid-kxiy4hyg]{display:flex;flex-direction:column;gap:1.5rem}.contact-form__input[data-astro-cid-kxiy4hyg]{width:100%;background:#6681b159;border:none;border-radius:.8rem;padding:1.4rem 1.8rem;color:#fff;font-size:1.5rem;font-family:var(--font-primary);transition:background-color .3s ease}.contact-form__input[data-astro-cid-kxiy4hyg]::placeholder{color:#fff9}.contact-form__input[data-astro-cid-kxiy4hyg]:focus{outline:none;background-color:#fff3}.contact-form__input--textarea[data-astro-cid-kxiy4hyg]{resize:none}.contact-form__submit[data-astro-cid-kxiy4hyg]{width:100%;height:5.3rem;margin-top:1rem;font-size:1.8rem;border-radius:1rem;background:#00a63e;font-family:var(--font-primary)}@media(min-width:1200px){.contact-form__submit[data-astro-cid-kxiy4hyg]{margin-top:0;height:4.8rem}}.toast[data-astro-cid-kxiy4hyg]{position:fixed;top:8rem;right:2.5rem;transform:translate(150%);width:90%;max-width:42rem;background:#00a63e;color:#fff;padding:1rem 1.5rem;border-radius:1rem;box-shadow:0 10px 40px #0003;z-index:5000;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}@media(min-width:620px){.toast[data-astro-cid-kxiy4hyg]{width:42rem}}.toast--visible[data-astro-cid-kxiy4hyg]{transform:translate(0)}.toast--error[data-astro-cid-kxiy4hyg]{background:#d7211e}.toast__content[data-astro-cid-kxiy4hyg]{display:flex;align-items:center;gap:1.2rem;position:relative}.toast__icon-container[data-astro-cid-kxiy4hyg]{flex-shrink:0;width:3.5rem;height:3.5rem;background:#00000026;border-radius:50%;display:flex;align-items:center;justify-content:center}.toast__icon[data-astro-cid-kxiy4hyg]{font-size:1.6rem;font-weight:700}.toast__text-container[data-astro-cid-kxiy4hyg]{display:flex;flex-direction:column;gap:0;flex-grow:1}.toast__title[data-astro-cid-kxiy4hyg]{font-size:1.6rem;font-weight:700;margin:0;letter-spacing:-.01em;line-height:1.2}.toast__text[data-astro-cid-kxiy4hyg]{font-size:1.3rem;margin:0;opacity:.9;line-height:1.1}.toast__close[data-astro-cid-kxiy4hyg]{background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;opacity:.7;padding:.4rem;transition:opacity .2s;align-self:center}.toast__close[data-astro-cid-kxiy4hyg]:hover{opacity:1}.hero-contentall[data-astro-cid-zk5myp42]{display:flex;flex-direction:column;overflow:hidden;margin-top:var(--navbar-height)}@media(min-width:1200px){.hero-contentall[data-astro-cid-zk5myp42]{flex-direction:row;position:relative}}@media(min-width:1200px){.hero__wrapper[data-astro-cid-zk5myp42]{width:100vw;display:flex;justify-content:space-between;margin:0 auto;max-width:120rem;padding:0 1rem}}@media(min-width:1920px){.hero__wrapper[data-astro-cid-zk5myp42]{max-width:140rem;padding:0 1rem}}.hero-content[data-astro-cid-zk5myp42]{color:#fff;text-align:left;height:75dvh;min-height:45rem;position:relative}.hero-content[data-astro-cid-zk5myp42]:after{content:"";width:100%;height:100%;background-color:#142a51a9;position:absolute;top:0;left:0;z-index:2}@media(min-width:1200px){.hero-content[data-astro-cid-zk5myp42]:after{display:none}}.hero-content__text[data-astro-cid-zk5myp42]{width:90%;height:100%;display:flex;flex-direction:column;justify-content:end;position:relative;margin:0 auto;z-index:3;padding-bottom:6rem}@media(min-width:1200px){.hero-content__text[data-astro-cid-zk5myp42]{margin:unset;justify-content:center;padding-bottom:unset}}.hero-content__title[data-astro-cid-zk5myp42]{font-size:4.2rem;font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:1.2px;z-index:2}.hero-content__title[data-astro-cid-zk5myp42].reveal{transition-duration:.5s!important}.hero-content__title[data-astro-cid-zk5myp42] .highlight[data-astro-cid-zk5myp42]{color:red}.hero-content__subtitle[data-astro-cid-zk5myp42]{font-weight:600;margin-bottom:-.8rem;font-size:var(--text-3xl);z-index:2}.hero-content__subtitle[data-astro-cid-zk5myp42].reveal{transition-duration:.5s!important}.hero-content__description[data-astro-cid-zk5myp42]{font-size:var(--text-md);opacity:.9;line-height:1.2;max-width:60rem;padding-right:2rem;text-align:left}.hero-content__description[data-astro-cid-zk5myp42].reveal{transition-duration:.5s!important}.hero-video[data-astro-cid-zk5myp42]{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}@media(min-width:1200px){.hero-video[data-astro-cid-zk5myp42]{display:none}}.hero-video[data-astro-cid-zk5myp42]:after{content:"";width:100%;height:100%;background-color:#142a51a9;position:absolute;top:0;left:0;z-index:10}@media(min-width:1200px){.hero-video[data-astro-cid-zk5myp42]:after{display:none}}.hero-form[data-astro-cid-zk5myp42]{display:flex;justify-content:center;position:relative}@media(min-width:900px){.hero-form[data-astro-cid-zk5myp42]{justify-content:flex-end}}.hero-form[data-astro-cid-zk5myp42]:after{content:"";width:100%;height:100%;background:linear-gradient(274.38deg,#142a5199 30.07%,#142a51e6 94.33%),url(/img/heroimage.webp);background-size:cover;background-position:center;position:absolute;top:0;left:0;z-index:1}@media(min-width:1200px){.hero-form[data-astro-cid-zk5myp42]:after{display:none}}.hero-video-desktop[data-astro-cid-zk5myp42]{display:none}@media(min-width:1200px){.hero-video-desktop[data-astro-cid-zk5myp42]{display:block;width:100%;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:1}}.hero-video-desktop--filter[data-astro-cid-zk5myp42]{display:none}@media(min-width:1200px){.hero-video-desktop--filter[data-astro-cid-zk5myp42]{display:block;width:100%;height:100%;background-color:#142a51a9;position:absolute;top:0;left:0;z-index:2}}.card-service[data-astro-cid-6rcmvfpe]{border-radius:var(--b-radius-sm, 1rem);overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 10px 30px #00000026;transition:all .3s ease}.card-service--red[data-astro-cid-6rcmvfpe]{background-color:var(--color_brand_700)}.card-service--blue[data-astro-cid-6rcmvfpe]{background-color:var(--color_secondary_800)}.card-service[data-astro-cid-6rcmvfpe]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0003}.card-service__image-wrapper[data-astro-cid-6rcmvfpe]{position:relative;width:100%;height:22rem;padding:0rem 0rem 1.2rem;background-color:#f1f4f8}@media(min-width:620px){.card-service__image-wrapper[data-astro-cid-6rcmvfpe]{padding:unset}}.card-service__image[data-astro-cid-6rcmvfpe]{width:100%;height:100%;object-fit:cover}.card-service__body[data-astro-cid-6rcmvfpe]{padding:3rem 2.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:center}@media(min-width:620px){.card-service__body[data-astro-cid-6rcmvfpe]{padding:2rem}}.card-service__title[data-astro-cid-6rcmvfpe]{color:var(--text_white, #ffffff);font-size:var(--text-2xl, 2.4rem);font-weight:700;margin-bottom:1.5rem;line-height:var(--line-height-base, 1.2);text-wrap:balance}@media(min-width:1200px){.card-service__title[data-astro-cid-6rcmvfpe]{text-wrap:wrap;height:4.2rem;font-size:2rem}}.card-service__description[data-astro-cid-6rcmvfpe]{color:var(--text_white, #ffffff);font-size:var(--text-base);line-height:1.4;opacity:.95;margin-bottom:2.5rem;font-weight:400}@media(min-width:1200px){.card-service__description[data-astro-cid-6rcmvfpe]{font-size:1.5rem}}.card-service__button-container[data-astro-cid-6rcmvfpe]{width:100%;display:flex;justify-content:center;align-items:center}.card-service__button[data-astro-cid-6rcmvfpe]{width:60%;display:flex;gap:5rem}.card-service__button[data-astro-cid-6rcmvfpe] span[data-astro-cid-6rcmvfpe]{display:flex;justify-content:center;align-items:center}.card-service__button[data-astro-cid-6rcmvfpe] svg[data-astro-cid-6rcmvfpe]{margin-left:1rem;margin-bottom:-.2rem}.services[data-astro-cid-yj47huad]{background:linear-gradient(360deg,#f1f4f8 0% 87.86%);padding-bottom:6rem;overflow:hidden}.services__features[data-astro-cid-yj47huad]{width:100%;display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:7rem;padding:2rem 1rem;background:#fbf9fc}@media(min-width:900px){.services__features[data-astro-cid-yj47huad]{gap:8rem}}@keyframes opacity{0%{opacity:0}to{opacity:1}}.services__feature[data-astro-cid-yj47huad]{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;flex:1;max-width:15rem;animation:opacity 1s ease-in-out}.services__feature[data-astro-cid-yj47huad] span[data-astro-cid-yj47huad]{font-size:1.2rem;font-weight:800;color:var(--color_secondary_900, #041431);font-family:var(--font-primary);letter-spacing:.1em}.services__feature[data-astro-cid-yj47huad] svg{width:3.6rem;height:3.6rem}.services__feature[data-astro-cid-yj47huad] svg path,.services__feature[data-astro-cid-yj47huad] svg rect{stroke:var(--color_secondary_900)}.services__feature-divider[data-astro-cid-yj47huad]{width:1.5px;height:5rem;background-color:var(--color_secondary_100, #d5ddea);opacity:.6}.services__intro[data-astro-cid-yj47huad]{display:flex;flex-direction:column;align-items:center;gap:4rem;margin-bottom:4rem;text-align:center}@media(min-width:620px){.services__intro[data-astro-cid-yj47huad]{flex-direction:row-reverse}}@media(min-width:1200px){.services__intro[data-astro-cid-yj47huad]{flex-direction:row;gap:unset}}@media(min-width:1200px){.services__content[data-astro-cid-yj47huad]{max-width:70%}}.services__illustration[data-astro-cid-yj47huad]{width:35rem;flex-shrink:0;display:flex;justify-content:center;align-items:center}@media(min-width:1200px){.services__illustration[data-astro-cid-yj47huad]{margin-top:-25rem!important}}@media(min-width:620px){.services__illustration[data-astro-cid-yj47huad] img[data-astro-cid-yj47huad]{width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05))}}.services__title[data-astro-cid-yj47huad]{color:var(--text_title);text-align:left;line-height:1.3;margin-bottom:1rem;font-size:var(--text-2xl)}@media(min-width:1200px){.services__title[data-astro-cid-yj47huad]{text-align:center}}.services__description[data-astro-cid-yj47huad]{font-size:var(--text-base);color:var(--text_medium);line-height:1.2;max-width:60rem;font-weight:400;text-align:left}@media(min-width:1200px){.services__description[data-astro-cid-yj47huad]{max-width:unset;text-align:center}}.services__description[data-astro-cid-yj47huad] strong[data-astro-cid-yj47huad]{color:var(--text_medium);font-weight:600}.services__grid[data-astro-cid-yj47huad]{display:grid;grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));grid-auto-rows:min-content;gap:2rem;width:100%}@media(min-width:900px){.services__grid[data-astro-cid-yj47huad]{grid-template-columns:repeat(auto-fill,minmax(27rem,1fr));margin:0 auto;gap:2rem}}@media(min-width:620px){.services[data-astro-cid-yj47huad] .services__illustration[data-astro-cid-yj47huad]{margin-top:-20rem!important}}@media(min-width:620px){.services[data-astro-cid-yj47huad] .services__features[data-astro-cid-yj47huad]{justify-content:flex-start;align-items:flex-start;padding-left:4rem}}@media(min-width:1200px){.services[data-astro-cid-yj47huad] .services__features[data-astro-cid-yj47huad]{justify-content:center;padding-left:20rem}}.trust-card[data-astro-cid-shj7yt6d]{background:#fff;padding:1.2rem;border-radius:1.2rem;display:flex;align-items:center;gap:1.1rem;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;width:100%}@media(min-width:620px){.trust-card[data-astro-cid-shj7yt6d]{padding:2.2rem;flex-direction:column;align-items:flex-start}}@media(min-width:1200px){.trust-card[data-astro-cid-shj7yt6d]{flex-direction:row;padding:2rem}}.trust-card[data-astro-cid-shj7yt6d]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.trust-card__icon-container[data-astro-cid-shj7yt6d]{width:5.8rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media(min-width:620px){.trust-card__icon-container[data-astro-cid-shj7yt6d]{width:7rem;height:7rem}}.trust-card__icon[data-astro-cid-shj7yt6d]{width:100%;height:100%;object-fit:contain}.trust-card__content[data-astro-cid-shj7yt6d]{display:flex;flex-direction:column;gap:1rem}.trust-card__title[data-astro-cid-shj7yt6d]{font-size:var(--text-md);font-weight:700;color:#1a365d;display:inline-block;width:fit-content;position:relative;line-height:1.3}.trust-card__title[data-astro-cid-shj7yt6d] svg[data-astro-cid-shj7yt6d]{position:absolute;left:0;bottom:-.3rem}.trust-card__description[data-astro-cid-shj7yt6d]{font-size:1.5rem;color:#4a5568;line-height:1.4;text-align:justify}.trust-card__description[data-astro-cid-shj7yt6d] strong{font-weight:700;color:#2d3748}.why-trust-us[data-astro-cid-3bcvqql5]{padding:6rem 0;overflow:hidden;background:linear-gradient(360deg,#f3f5f8d9 12.14%,#f3f5f8f5),url(/img/bg-trust.webp)}@media(min-width:1200px){.why-trust-us[data-astro-cid-3bcvqql5]{overflow:hidden!important;position:relative;padding:5.5rem 2rem}}.why-trust-us[data-astro-cid-3bcvqql5]:after{content:"";clip-path:unset;position:absolute;width:60rem;height:60rem;aspect-ratio:1;top:unset;inset:52% -65% 0 0;margin:auto;border-radius:50%;background-color:#6681b1;display:none}@media(min-width:1200px){.why-trust-us[data-astro-cid-3bcvqql5]:after{display:flex;bottom:-90%!important;right:-60%!important}}@media(min-width:1440px){.why-trust-us[data-astro-cid-3bcvqql5]:after{right:-50%!important}}.why-trust-us__container[data-astro-cid-3bcvqql5]{position:relative}.why-trust-us__header[data-astro-cid-3bcvqql5]{margin-bottom:5rem;text-align:left}.why-trust-us__subtitle[data-astro-cid-3bcvqql5]{display:block;font-size:var(--text-lg);color:var(--color_secondary_500);margin-bottom:1rem;font-weight:600;line-height:1.4}.why-trust-us__title[data-astro-cid-3bcvqql5]{font-size:3.2rem;font-weight:700;color:#1a365d;line-height:1.1}@media(min-width:768px){.why-trust-us__title[data-astro-cid-3bcvqql5]{font-size:4rem}}.why-trust-us__content[data-astro-cid-3bcvqql5]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1200px){.why-trust-us__content[data-astro-cid-3bcvqql5]{grid-template-columns:2.2fr .8fr}}.why-trust-us__cards[data-astro-cid-3bcvqql5]{display:flex;flex-direction:column;gap:2rem;width:100%;z-index:2}@media(min-width:620px){.why-trust-us__cards[data-astro-cid-3bcvqql5]{display:grid;grid-template-columns:repeat(2,1fr)}}.why-trust-us__illustration[data-astro-cid-3bcvqql5]{display:flex;justify-content:center;align-items:flex-end;position:relative}.why-trust-us__illustration[data-astro-cid-3bcvqql5]:before{content:"";position:absolute;bottom:-5rem;width:100px;height:0;border:3px solid;border-image-source:linear-gradient(90deg,#133c86 0%,rgba(39,61,102,0) 100%);z-index:1}.why-trust-us__illustration[data-astro-cid-3bcvqql5]:after{content:"";width:200%;height:100%;position:absolute;bottom:-40%;left:-50%;background:#6681b1;z-index:1;clip-path:circle(50% at 50% 100%)}@media(min-width:620px){.why-trust-us__illustration[data-astro-cid-3bcvqql5]:after{clip-path:unset;width:100%;height:250%;aspect-ratio:1!important;inset:50% 0 0;margin:0 auto;border-radius:50%}}@media(min-width:1200px){.why-trust-us__illustration[data-astro-cid-3bcvqql5]:after{display:none}}.why-trust-us__img[data-astro-cid-3bcvqql5]{max-width:100%;height:auto;z-index:2;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}
