.Contact_contactCard__qv_bw{background:var(--color-white);border-radius:24px;box-shadow:0 2px 12px var(--shadow-color-2);max-width:600px;margin:2.5rem auto;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.2rem}.Contact_contactTitle__2Sm7P{color:var(--color-primary);font-size:2rem;font-weight:700;text-align:center;margin-bottom:1.2rem}.Contact_contactLabel__prHRB{font-weight:600;color:var(--color-secondary);margin-bottom:.3rem}.Contact_contactInput__S9zrB,.Contact_contactTextarea__tBLDr{width:100%;border:1px solid var(--color-border);border-radius:8px;padding:.7rem;font-size:1rem;margin-bottom:.8rem;transition:border-color .2s}.Contact_contactInput__S9zrB:focus,.Contact_contactTextarea__tBLDr:focus{border-color:var(--color-primary);outline:none}.Contact_contactButton__qct8Q{background:var(--color-primary);color:var(--color-white);border:none;border-radius:18px;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s}.Contact_contactButton__qct8Q:hover{background:var(--color-primary);transform:scale(1.04)}.Contact_contactError__JcxtL{color:var(--color-red);background:var(--color-pink-light);border:1px solid var(--color-pink);border-radius:8px;padding:.7rem 1rem;text-align:center;margin:.5rem 0;font-size:1.08rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.Contact_contactSuccess__guk9t{color:var(--color-primary);text-align:center;font-weight:600}.Contact_contactTextarea__tBLDr{resize:none;min-height:120px;max-height:120px;height:120px;margin-bottom:.1rem}.Home_inicioSection__tofma{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_heroBg__gQRS9{position:absolute;inset:0;z-index:1;overflow:hidden}.Home_heroBg__gQRS9 img{object-fit:cover;width:100%;height:100%}.Home_heroBg__gQRS9:after{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(6px) brightness(.8);backdrop-filter:blur(6px) brightness(.8);background:rgba(255,255,255,.2);z-index:2}.Home_heroContent__w_TFG{position:relative;z-index:3;background:rgba(255,255,255,.88);border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:3rem 2rem 2.5rem;text-align:center;max-width:700px;width:90vw;margin:3rem auto 2rem;animation:Home_fadeIn__Os_vc 1.2s cubic-bezier(.25,.46,.45,.94)}@keyframes Home_fadeIn__Os_vc{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Home_brandTitle__tNWaq{font-size:2.2rem;font-weight:700;color:var(--color-primary);margin:0 0 .5rem;letter-spacing:2px}.Home_heroSubtitle__yWDSN{font-size:1.3rem;font-weight:500;margin-bottom:1rem}.Home_heroSubtitle__yWDSN span{color:var(--color-primary);font-weight:700}.Home_heroDesc__VGRz_{color:var(--color-text-dark);font-size:1.1rem;margin-bottom:2rem}.Home_ctaBtn__be7Y6{display:inline-block;background:var(--color-primary);color:var(--color-white);font-weight:600;padding:.8rem 2rem;border-radius:30px;text-decoration:none;margin-bottom:1.5rem;box-shadow:0 2px 8px var(--shadow-color);transition:background .2s,box-shadow .2s}.Home_ctaBtn__be7Y6:hover{background:var(--color-primary-dark);box-shadow:0 4px 16px var(--shadow-color);transform:scale(1.04)}.Home_chevronLink__0bKJ3{display:block;margin:0 auto;color:var(--color-primary);animation:Home_bounce__8dSAr 2s infinite}@keyframes Home_bounce__8dSAr{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@media (max-width:600px){.Home_heroContent__w_TFG{padding:2rem .5rem 1.5rem;max-width:98vw}.Home_brandTitle__tNWaq{font-size:1.5rem}}.MotivationalQuotes_quotesSection__6ik4N{width:100%;max-width:1100px;margin:3rem auto;padding:2.5rem 1.5rem;box-sizing:border-box;text-align:center}.MotivationalQuotes_slick-slide__dkolu>div{display:flex!important;justify-content:center;align-items:center;height:100%}.MotivationalQuotes_quoteCard__FqeMB{background:none;border-radius:0;box-shadow:none;padding:0;margin:0;width:100%;max-width:900px;text-align:center;border:none;display:flex;flex-direction:column;justify-content:center;min-height:unset;box-sizing:border-box}.MotivationalQuotes_quoteText__vkwiM{font-size:1.6rem;font-style:italic;color:#2ca89c;margin-bottom:1.2rem;font-weight:600;line-height:1.3}.MotivationalQuotes_quoteAuthor__VXGnX{font-size:1.15rem;color:#444;font-weight:600;margin-bottom:.5rem}@media (max-width:700px){.MotivationalQuotes_quotesSection__6ik4N{max-width:100vw;padding:1.2rem .5rem}.MotivationalQuotes_quoteCard__FqeMB{max-width:100%}.MotivationalQuotes_quoteText__vkwiM{font-size:1.1rem}}.Navbar_navbar__UMdIx{position:-webkit-sticky;position:sticky;top:0;width:100%;background:var(--color-background-dark);box-shadow:0 4px 24px var(--shadow-color);z-index:100;border-bottom:1px solid var(--color-primary)}.Navbar_navbarContent__n9_Ms{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.7rem 1.5rem}.Navbar_navbarBrand__GFwYe{font-weight:700;font-size:1.5rem;color:var(--color-primary);text-decoration:none;letter-spacing:1px;transition:color .2s}.Navbar_navbarLinks__qu8fF{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.Navbar_navbarLinks__qu8fF li a{text-decoration:none;color:var(--color-text-light);font-weight:500;transition:color .2s,border-bottom .2s;font-size:1.08rem;padding-bottom:2px;border-bottom:2px solid transparent}.Navbar_navbarLinks__qu8fF li a:focus,.Navbar_navbarLinks__qu8fF li a:hover{color:var(--color-primary);border-bottom:2px solid var(--color-primary)}@media (max-width:700px){.Navbar_navbarContent__n9_Ms{flex-direction:column;align-items:flex-start;gap:.5rem}.Navbar_navbarLinks__qu8fF{gap:1rem;flex-wrap:wrap}}.Navbar_burger__KkDMJ{display:none;background:none;border:none;color:var(--color-primary);cursor:pointer}@media (max-width:700px){.Navbar_navbarContent__n9_Ms{flex-direction:row;align-items:center;position:relative}.Navbar_burger__KkDMJ{display:block;margin-left:auto;align-self:center;position:static}.Navbar_navbarLinks__qu8fF{display:none;position:absolute;top:60px;right:1.5rem;background:var(--color-background-dark);flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 4px 24px var(--shadow-color);min-width:180px;align-items:flex-end}.Navbar_navbarLinks__qu8fF.Navbar_open__cncTg{display:flex}}.ScrollToTopButton_scrollToTop__SbuEb{position:fixed;bottom:2rem;right:1.5rem;background-color:var(--color-text-dark);color:white;border:none;border-radius:50%;padding:.75rem;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:1000;transition:transform .2s ease}.ScrollToTopButton_scrollToTop__SbuEb:hover{transform:scale(1.1);background-color:var(--color-background-dark)}.Services_servicesSection__5LmFB{max-width:100%;overflow-x:hidden;padding:4rem 1rem 2rem;text-align:center;box-sizing:border-box}.Services_servicesTitle__60M4u{font-size:2.2rem;color:#2ca89c;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px}.Services_servicesGrid__8_5ti{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}@media (max-width:900px){.Services_servicesGrid__8_5ti{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Services_servicesGrid__8_5ti{grid-template-columns:1fr}}.Services_serviceCard__5hzIU{background:#fff;border-radius:20px;box-shadow:0 4px 24px rgba(44,168,156,.08);padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s}.Services_serviceCard__5hzIU:hover,.Services_valueCard__xwqB5:hover{box-shadow:0 6px 24px rgba(44,168,156,.18);transform:translateY(-4px) scale(1.02);transition:box-shadow .2s,transform .2s}.Services_serviceIcon__4Vzyu{color:#2ca89c;margin-bottom:1.2rem}.Services_serviceName__Dt_SY{font-size:1.25rem;font-weight:600;margin-bottom:.7rem;color:#222}.Services_serviceDesc__cRhpb{color:#444;font-size:1rem;line-height:1.5}@media (max-width:600px){.Services_serviceCard__5hzIU{padding:1.5rem .7rem 1.2rem}.Services_servicesGrid__8_5ti{gap:1.2rem}}.Services_processesSection__Uz1hr{margin-top:4rem;text-align:center}.Services_processesTitle__R7ZwT{font-size:1.7rem;color:#2ca89c;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px}.Services_processesGrid__GuS_q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}@media (max-width:900px){.Services_processesGrid__GuS_q{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Services_processesGrid__GuS_q{grid-template-columns:1fr}}.Services_processCard__i8COC{background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(44,168,156,.08);padding:2rem 1.2rem 1.5rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s}.Services_processCard__i8COC:hover{box-shadow:0 6px 24px rgba(44,168,156,.16);transform:translateY(-3px) scale(1.03)}.Services_processIcon__3vXCF{color:#2ca89c;margin-bottom:1rem}.Services_processName__JyvdZ{font-size:1.25rem;font-weight:600;margin-bottom:.7rem;color:#222}.Services_processDesc__ellxi{color:#444;font-size:1rem;line-height:1.5}.Services_processCard__i8COC:hover .Services_processIcon__3vXCF,.Services_serviceCard__5hzIU:hover .Services_serviceIcon__4Vzyu{animation:Services_bounce__q1Gkg .5s}@keyframes Services_bounce__q1Gkg{0%{transform:translateY(0)}30%{transform:translateY(-5px)}60%{transform:translateY(0)}to{transform:translateY(-2px)}}.WhoAreWe_aboutSection__JJe9i{width:100%;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0 2rem}.WhoAreWe_sectionTitle__v8BiY{text-align:center;color:#2ca89c;font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px}.WhoAreWe_headerBlock__Ounok{max-width:1100px;margin:0 auto 2.5rem}.WhoAreWe_logoWrap__SiUCC{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.WhoAreWe_logo__zBiwD{width:90px;height:auto;margin-bottom:.7rem}.WhoAreWe_brand__82gWi{font-size:2rem;font-weight:700;color:#2ca89c;letter-spacing:2px;margin-bottom:.5rem}.WhoAreWe_quote__Ol9ll{font-size:1.3rem;font-style:italic;color:#219a8a;text-align:center;max-width:500px;margin:.5rem auto 2.5rem}.WhoAreWe_card__yN081{background:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(44,168,156,.08);max-width:1100px;margin:0 auto 2.5rem;padding:2.5rem 1.5rem}.WhoAreWe_missionVisionGrid__OQQYB{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem}.WhoAreWe_missionVisionGrid__OQQYB,.WhoAreWe_missionVisionGrid__OQQYB>div{background:none;border-radius:0;box-shadow:none;padding:0}.WhoAreWe_missionVisionGrid__OQQYB h2{color:#2ca89c;font-size:1.3rem;margin-bottom:.4rem}.WhoAreWe_missionVisionGrid__OQQYB p{color:#444;font-size:1rem;line-height:1.5}@media (max-width:900px){.WhoAreWe_missionVisionGrid__OQQYB{grid-template-columns:1fr;gap:0;padding:1.2rem .7rem}}.WhoAreWe_valuesSection__iuE0N{border-radius:24px;padding:3rem 1rem 2.5rem;margin-bottom:2.5rem}.WhoAreWe_valuesTitle__4qT6P{font-size:1.7rem;color:#2ca89c;font-weight:700;margin-bottom:2.2rem;letter-spacing:1px;text-align:center}.WhoAreWe_valuesGrid__L7sXn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}.WhoAreWe_valueCard__onmlC{background:#fff;border-radius:20px;box-shadow:0 2px 12px rgba(44,168,156,.1);padding:2rem 1.2rem;margin:0 .5rem;text-align:center;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center}.WhoAreWe_valueCard__onmlC:hover{box-shadow:0 8px 32px rgba(44,168,156,.16);transform:translateY(-4px) scale(1.03)}.WhoAreWe_valueCard__onmlC:hover .WhoAreWe_valueIcon__tvuXa{transform:scale(1.15) rotate(-6deg);transition:transform .3s}.WhoAreWe_valueIcon__tvuXa{color:#2ca89c;margin-bottom:1rem}.WhoAreWe_valueCard__onmlC h3{font-size:1.15rem;font-weight:600;margin-bottom:.7rem;color:#222;text-align:center}.WhoAreWe_valueCard__onmlC p{color:#444;font-size:1rem;line-height:1.5;text-align:center}@media (max-width:1000px){.WhoAreWe_valuesGrid__L7sXn{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:700px){.WhoAreWe_valuesSection__iuE0N{padding:2rem .2rem 1rem;border-radius:0 0 18px 18px}.WhoAreWe_valuesGrid__L7sXn{grid-template-columns:1fr;gap:1rem;padding-bottom:0}.WhoAreWe_valueCard__onmlC{max-width:100%;min-width:0;margin:0}.WhoAreWe_missionVisionGrid__OQQYB{padding:0;gap:.5rem}.WhoAreWe_quote__Ol9ll{padding-inline:1rem}.WhoAreWe_missionVisionGrid__OQQYB>div:not(:last-child){margin-bottom:.5rem}}.WhoAreWe_teamSection__2ukrA{background:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(44,168,156,.08);max-width:1100px;margin:0 auto 2.5rem;padding:2.5rem 1.5rem}.WhoAreWe_teamSection__2ukrA h2{color:#2ca89c;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem;text-align:center}.WhoAreWe_teamTitle__fdiKN{font-size:2rem;color:#2ca89c;font-weight:700;margin-bottom:2rem;display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:center;gap:.5rem}.WhoAreWe_teamText__9Toaa{max-width:800px;margin:0 auto}.WhoAreWe_teamText__9Toaa p{color:#444;font-size:1rem;line-height:1.5;margin-bottom:1rem;text-align:center}@media (max-width:700px){.WhoAreWe_aboutSection__JJe9i{padding:2rem .5rem 1rem .2rem;border-radius:0 0 18px 18px}.WhoAreWe_card__yN081,.WhoAreWe_teamSection__2ukrA{padding:1.5rem 1rem;margin:0 auto 1.5rem}.WhoAreWe_valuesGrid__L7sXn{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding-bottom:.5rem}}@media (max-width:700px){.WhoAreWe_valuesGrid__L7sXn::-webkit-scrollbar{display:none}.WhoAreWe_teamTitle__fdiKN{text-align:center}}