@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800;900&display=swap);@import url(https://cdn-uicons.flaticon.com/uicons-solid-rounded/css/uicons-solid-rounded.css);.navbar[data-v-67e4e6c8]{z-index:10000;background:#000!important;padding:18px 0 0 0;min-height:90px;transition:background .3s ease,box-shadow .3s ease;font-family:Roboto,Arial,sans-serif!important}.navbar.scrolled[data-v-67e4e6c8]{background:#181818!important;box-shadow:0 4px 12px rgba(200,243,75,.12)}.nav-container-line[data-v-67e4e6c8]{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;-moz-column-gap:clamp(10px,1.2vw,18px);column-gap:clamp(10px,1.2vw,18px);padding-top:0;padding-bottom:0}.nav-container-line[data-v-67e4e6c8]:after{content:"";position:absolute;height:2px;background:#c8f34b;border-radius:999px;bottom:-1px;left:0;right:0;z-index:1}.navbar-brand[data-v-67e4e6c8]{grid-column:1;padding:0;margin:0;position:relative;z-index:2}.navbar-brand img[data-v-67e4e6c8]{width:80px;height:auto;display:block}.navbar-collapse.desktop-only[data-v-67e4e6c8]{grid-column:2;justify-self:center;display:flex;justify-content:center}.menu-left[data-v-67e4e6c8]{display:flex;align-items:center;justify-content:center;gap:clamp(26px,4vw,74px);margin:0;padding:0}.navbar-nav .nav-link[data-v-67e4e6c8]{color:#fff!important;white-space:nowrap;padding:5px 8px;line-height:1.1;font-size:clamp(18px,1.9vw,27px);text-align:center;font-family:Roboto,Arial,sans-serif!important;font-weight:700;letter-spacing:.25px;text-transform:uppercase;border-radius:999px;background:transparent;transition:background .16s ease,opacity .16s ease,transform .16s ease}.navbar-nav .nav-link[data-v-67e4e6c8]:hover{background:#c8f34b22;color:#fff!important;transform:translateY(-1px)}.nav-actions[data-v-67e4e6c8]{grid-column:3;justify-self:end;gap:8px;position:relative;z-index:2}.thumbnail[data-v-67e4e6c8]{display:inline-flex;align-items:center}.thumbnail img[data-v-67e4e6c8]{width:42px;height:32px;border-radius:8px;display:block}.btn-arrow[data-v-67e4e6c8]{background:transparent!important;padding:4px 8px;border-radius:12px;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.btn-arrow .arrow-img[data-v-67e4e6c8]{width:48px;height:48px;display:block;filter:brightness(0) saturate(100%) invert(81%) sepia(41%) saturate(388%) hue-rotate(56deg) brightness(101%) contrast(101%)}.btn-arrow[data-v-67e4e6c8]:hover{background:rgba(62,109,176,.1);border-color:rgba(62,109,176,.35);transform:translateY(-1px)}.btn-burger[data-v-67e4e6c8]{grid-column:2;justify-self:center;background:transparent!important;border:none;padding:5px 9px;border-radius:12px;line-height:1;transition:transform .18s ease,background .16s ease,border-color .16s ease;position:relative;z-index:3}.btn-burger i[data-v-67e4e6c8]{color:#fff;font-size:18px;transition:transform .18s ease,opacity .18s ease}.btn-burger[data-v-67e4e6c8]:hover{background:rgba(62,109,176,.18)!important;border-color:rgba(62,109,176,.45);transform:translateY(-1px)}.btn-burger[aria-expanded=true] i[data-v-67e4e6c8]{transform:rotate(90deg) scale(1.02)}.burger-center[data-v-67e4e6c8]{position:static;left:auto;top:auto;transform:none}.menu-overlay[data-v-67e4e6c8]{position:fixed;inset:0;background:rgba(0,0,0,.22);backdrop-filter:blur(2px);z-index:9998}.mobile-wrap[data-v-67e4e6c8]{position:fixed;left:50%;top:74px;transform:translateX(-50%);z-index:9999;width:min(340px,92vw);transform-origin:top center}.mobile-menu[data-v-67e4e6c8]{width:100%;padding:14px 14px 12px;background:#000;border:none;border-radius:14px;backdrop-filter:blur(8px);box-shadow:0 14px 40px rgba(62,109,176,.2)}.mobile-list[data-v-67e4e6c8]{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:14px;text-align:center}.mobile-link[data-v-67e4e6c8]{display:block;width:100%;text-align:center;padding:8px 10px;background:transparent;border:none;border-radius:0;color:#fff;text-decoration:none;font-family:Roboto,Arial,sans-serif!important;font-weight:400;font-size:12.5px;letter-spacing:.6px;text-transform:uppercase;transition:opacity .16s ease,transform .18s ease}.mobile-link[data-v-67e4e6c8]:hover{opacity:.85;color:#c8f34b;transform:translateY(-1px)}.menu-pop-enter-active[data-v-67e4e6c8],.menu-pop-leave-active[data-v-67e4e6c8]{transition:max-height .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.menu-pop-enter-from[data-v-67e4e6c8],.menu-pop-leave-to[data-v-67e4e6c8]{max-height:0}.menu-pop-enter-to[data-v-67e4e6c8],.menu-pop-leave-from[data-v-67e4e6c8]{max-height:600px}.desktop-only[data-v-67e4e6c8]{display:flex}.mobile-only[data-v-67e4e6c8]{display:none}@media (max-width:991px){.desktop-only[data-v-67e4e6c8]{display:none!important}.mobile-only[data-v-67e4e6c8]{display:inline-flex!important}.navbar[data-v-67e4e6c8]{padding:6px 0 2px}.btn-burger[data-v-67e4e6c8]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.btn-burger[data-v-67e4e6c8]:hover{transform:translate(-50%,calc(-50% - 1px))}.nav-actions[data-v-67e4e6c8]{gap:6px}.nav-container-line[data-v-67e4e6c8]:after{bottom:-10px;left:10px;right:10px}.mobile-wrap[data-v-67e4e6c8]{top:68px;width:min(360px,94vw)}.mobile-link[data-v-67e4e6c8]{font-size:13px}}@media (max-width:480px){.navbar[data-v-67e4e6c8]{padding:2px 0 0}.thumbnail img[data-v-67e4e6c8]{width:28px;height:20px}.navbar-brand img[data-v-67e4e6c8]{width:32px;height:auto}.btn-arrow .arrow-img[data-v-67e4e6c8]{width:22px;height:22px}.nav-container-line[data-v-67e4e6c8]:after{bottom:-12px;left:16px;right:16px}.mobile-wrap[data-v-67e4e6c8]{top:64px;width:min(300px,94vw)}.mobile-link[data-v-67e4e6c8]{font-size:12.5px}}@media (min-width:768px) and (max-width:1024px){.navbar[data-v-67e4e6c8]{padding:10px 0 6px}.menu-left[data-v-67e4e6c8]{gap:clamp(12px,2vw,24px)}.navbar-nav .nav-link[data-v-67e4e6c8]{font-size:clamp(13px,1.2vw,18px);padding:4px 6px;letter-spacing:.12px}.thumbnail img[data-v-67e4e6c8]{width:48px;height:36px}.btn-arrow .arrow-img[data-v-67e4e6c8]{width:36px;height:36px}}@media (min-width:768px) and (max-width:899px){.desktop-only[data-v-67e4e6c8]{display:none!important}.mobile-only[data-v-67e4e6c8]{display:inline-flex!important}}.hero[data-v-2d7393b4]{position:relative;width:100vw;left:50%;margin-left:-50vw;margin-top:86px;overflow:hidden;min-height:clamp(590px,63vw,880px);background-color:#000;background-image:url(../img/Difuminado.ab497517.png);background-repeat:no-repeat;background-position:center -70px;background-size:100% 100%;padding-left:8vw;padding-right:8vw}.hero__inner[data-v-2d7393b4]{position:relative;width:100%;min-height:inherit;display:flex;align-items:center;justify-content:space-between;padding:clamp(22px,3.2vw,54px) clamp(10px,2.8vw,38px)}.hero__copy[data-v-2d7393b4]{position:relative;z-index:3;width:min(760px,52%);text-align:left}.hero__title[data-v-2d7393b4]{margin:0;line-height:.95;text-transform:uppercase}.hero__main[data-v-2d7393b4]{display:inline-block;font-family:Barlow,sans-serif;font-size:clamp(42px,6vw,96px);font-weight:700;letter-spacing:.02em;color:#c8f34b;line-height:1.02}.hero__subtitle[data-v-2d7393b4]{margin:22px 0 0;font-family:Barlow,sans-serif;font-size:clamp(18px,2vw,32px);font-weight:400;line-height:1.15;color:#fff;max-width:520px}.hero__mujer[data-v-2d7393b4]{position:absolute;right:-230px;bottom:80px;top:auto;height:calc(100% - 80px);display:flex;align-items:flex-end;justify-content:flex-end;z-index:2;width:40vw}.hero__mujer img[data-v-2d7393b4]{display:block;height:100%;width:auto;max-height:95%;-o-object-fit:contain;object-fit:contain}.hero__bottom-line[data-v-2d7393b4]{width:100vw;height:80px;background:#c8f34b;position:absolute;left:50%;bottom:0;margin-left:-50vw;z-index:10}@media (max-width:1200px){.hero[data-v-2d7393b4]{min-height:clamp(520px,66vw,760px);padding-left:6vw;padding-right:6vw}.hero__copy[data-v-2d7393b4]{width:min(620px,55%)}.hero__main[data-v-2d7393b4]{font-size:clamp(38px,5.6vw,78px)}.hero__subtitle[data-v-2d7393b4]{font-size:clamp(17px,2vw,26px);max-width:420px}.hero__mujer[data-v-2d7393b4]{width:min(44vw,620px);right:-6vw}}@media (min-width:768px) and (max-width:1024px){.hero[data-v-2d7393b4]{margin-top:78px;min-height:680px;padding-left:5vw;padding-right:5vw;background-position:50%;background-size:cover}.hero__inner[data-v-2d7393b4]{align-items:center;justify-content:space-between;padding:28px 16px}.hero__copy[data-v-2d7393b4]{width:52%;text-align:left}.hero__main[data-v-2d7393b4]{font-size:clamp(42px,6.2vw,72px);line-height:.98}.hero__subtitle[data-v-2d7393b4]{margin-top:18px;font-size:clamp(18px,2.3vw,24px);max-width:340px}.hero__mujer[data-v-2d7393b4]{right:-10vw;width:min(50vw,520px);height:96%}.hero__mujer img[data-v-2d7393b4]{max-height:100%}}@media (max-width:767px){.hero[data-v-2d7393b4]{margin-top:72px;min-height:88svh;height:88svh;padding-left:0;padding-right:0;background-position:center -24px;background-size:cover}.hero__inner[data-v-2d7393b4]{height:100%;min-height:0;padding:28px 16px 0;flex-direction:column;align-items:center;justify-content:flex-start}.hero__copy[data-v-2d7393b4]{width:min(92%,560px);text-align:center;z-index:4}.hero__main[data-v-2d7393b4]{font-size:clamp(28px,8vw,42px);line-height:1.02;color:#c8f34b}.hero__subtitle[data-v-2d7393b4]{margin:14px auto 0;font-size:clamp(14px,4.2vw,20px);line-height:1.2;max-width:26ch;color:#fff}.hero__mujer[data-v-2d7393b4]{position:absolute;left:50%;right:auto;bottom:26px;transform:translateX(-50%);width:126vw;height:60%;justify-content:center;align-items:flex-end;z-index:2}.hero__mujer img[data-v-2d7393b4]{width:auto;height:100%;max-height:none;-o-object-fit:contain;object-fit:contain}.hero__bottom-line[data-v-2d7393b4]{height:58px}}@media (max-width:480px){.hero[data-v-2d7393b4]{min-height:90svh;height:90svh;background-position:center -30px}.hero__inner[data-v-2d7393b4]{padding-top:34px}.hero__main[data-v-2d7393b4]{font-size:clamp(26px,8.4vw,38px)}.hero__subtitle[data-v-2d7393b4]{font-size:clamp(13px,4vw,17px);max-width:24ch}.hero__mujer[data-v-2d7393b4]{width:136vw;height:58%;bottom:18px}}@media (min-width:360px) and (max-width:389px){.hero__copy[data-v-2d7393b4]{margin-top:12px}.hero__mujer[data-v-2d7393b4]{width:140vw;height:59%;bottom:16px}}@media (min-width:390px) and (max-width:413px){.hero__copy[data-v-2d7393b4]{margin-top:18px}.hero__mujer[data-v-2d7393b4]{width:142vw;height:60%;bottom:18px}}@media (min-width:414px) and (max-width:430px){.hero__copy[data-v-2d7393b4]{margin-top:26px}.hero__mujer[data-v-2d7393b4]{width:148vw;height:62%;bottom:20px}}@media (width:412px) and (height:915px){.hero[data-v-2d7393b4]{background-position:center -36px}.hero__copy[data-v-2d7393b4]{margin-top:70px}.hero__mujer[data-v-2d7393b4]{width:150vw;height:63%;bottom:24px}}@media (min-width:428px) and (max-width:430px) and (min-height:920px){.hero[data-v-2d7393b4]{background-position:center -40px}.hero__mujer[data-v-2d7393b4]{width:152vw;height:64%;bottom:24px}}@media (min-width:414px) and (max-width:430px) and (min-height:850px){.hero__mujer[data-v-2d7393b4]{bottom:26px;height:63%}}@media (width:768px) and (height:1024px){.hero[data-v-2d7393b4]{margin-top:78px;min-height:720px;background-size:cover;background-position:top;padding-left:5vw;padding-right:5vw}.hero__inner[data-v-2d7393b4]{padding:28px 18px}.hero__copy[data-v-2d7393b4]{width:62%;margin-top:-152px}.hero__main[data-v-2d7393b4]{font-size:clamp(46px,6vw,68px);line-height:.98}.hero__subtitle[data-v-2d7393b4]{font-size:clamp(18px,2.1vw,24px);max-width:330px;margin-top:16px}.hero__mujer[data-v-2d7393b4]{width:32vw;height:70%;right:-16vw;bottom:80px}.hero__bottom-line[data-v-2d7393b4]{height:72px}}@media (width:820px) and (height:1180px){.hero[data-v-2d7393b4]{margin-top:80px;min-height:780px;background-size:cover;background-position:top;padding-left:5.5vw;padding-right:5.5vw}.hero__inner[data-v-2d7393b4]{padding:30px 20px}.hero__copy[data-v-2d7393b4]{width:60%;margin-top:-120px}.hero__main[data-v-2d7393b4]{font-size:clamp(50px,6.3vw,72px);line-height:.98}.hero__subtitle[data-v-2d7393b4]{margin-top:18px;font-size:clamp(19px,2.2vw,25px);max-width:350px}.hero__mujer[data-v-2d7393b4]{width:34vw;height:73%;right:-30vw;bottom:80px}.hero__mujer img[data-v-2d7393b4]{height:100%;width:auto}.hero__bottom-line[data-v-2d7393b4]{height:74px}}@media (width:912px) and (height:1368px){.hero[data-v-2d7393b4]{margin-top:82px;min-height:860px;background-size:cover;background-position:top;padding-left:6vw;padding-right:6vw}.hero__inner[data-v-2d7393b4]{padding:34px 22px}.hero__copy[data-v-2d7393b4]{width:58%;margin-top:-110px}.hero__main[data-v-2d7393b4]{font-size:clamp(54px,6vw,78px);line-height:.97}.hero__subtitle[data-v-2d7393b4]{margin-top:18px;font-size:clamp(21px,2.1vw,28px);max-width:380px}.hero__mujer[data-v-2d7393b4]{width:33vw;height:72%;right:-30vw;bottom:80px}.hero__mujer img[data-v-2d7393b4]{height:100%;width:auto}.hero__bottom-line[data-v-2d7393b4]{height:76px}}@media (width:1024px) and (height:1366px){.hero[data-v-2d7393b4]{margin-top:86px;min-height:820px;padding-left:7vw;padding-right:7vw;background-position:50%;background-size:cover}.hero__inner[data-v-2d7393b4]{padding:36px 24px;align-items:center;justify-content:space-between}.hero__copy[data-v-2d7393b4]{width:54%;text-align:left;margin-top:-40px}.hero__main[data-v-2d7393b4]{font-size:clamp(54px,5vw,78px);line-height:.97}.hero__subtitle[data-v-2d7393b4]{margin-top:18px;font-size:clamp(22px,2.1vw,30px);max-width:400px}.hero__mujer[data-v-2d7393b4]{right:-18vw;left:auto;transform:none;width:36vw;height:74%;bottom:80px}.hero__mujer img[data-v-2d7393b4]{height:100%;width:auto}.hero__bottom-line[data-v-2d7393b4]{height:80px}}.about-hero[data-v-615b869a]{position:relative;width:100vw;left:50%;transform:translateX(-50%);background:#111;overflow:hidden;padding:20px 0 0}.about-hero__inner[data-v-615b869a]{width:min(1320px,94%);margin:0 auto;min-height:720px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:clamp(28px,4vw,72px)}.about-hero__media[data-v-615b869a]{position:relative;min-height:720px;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible}.about-hero__img[data-v-615b869a]{position:absolute;left:-320px;bottom:-12px;width:min(720px,54vw);max-width:none;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;z-index:2;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28));pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.about-hero__img--mobile[data-v-615b869a]{display:none}.about-hero__img--desktop[data-v-615b869a]{display:block}.about-hero__copy[data-v-615b869a]{max-width:760px;align-self:center;padding-right:8px;padding-bottom:28px}.about-hero__title[data-v-615b869a]{margin:0 0 18px;font-family:Barlow Condensed,Barlow,Arial,sans-serif;font-size:clamp(58px,6vw,102px);font-weight:700;line-height:.9;letter-spacing:-.02em;text-transform:uppercase;color:#c8f34b}.about-hero__text[data-v-615b869a]{margin:0;max-width:690px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(19px,1.75vw,30px);line-height:1.07;color:#fff}.about-hero__text strong[data-v-615b869a]{font-weight:800;color:#fff}@media (max-width:1200px){.about-hero__inner[data-v-615b869a]{min-height:650px;grid-template-columns:.88fr 1.12fr;gap:32px}.about-hero__media[data-v-615b869a]{min-height:650px}.about-hero__img[data-v-615b869a]{left:-180px;bottom:0;width:min(620px,48vw)}.about-hero__title[data-v-615b869a]{font-size:clamp(50px,5.7vw,84px);line-height:.91}.about-hero__text[data-v-615b869a]{font-size:clamp(17px,1.6vw,24px);line-height:1.12}}@media (min-width:601px) and (max-width:1024px){.about-hero[data-v-615b869a]{padding:28px 0 0}.about-hero__inner[data-v-615b869a]{width:min(94%,960px);min-height:560px;grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:22px}.about-hero__media[data-v-615b869a]{min-height:520px;height:100%;justify-content:flex-end;align-items:flex-end}.about-hero__img[data-v-615b869a]{position:absolute;left:-70px;bottom:0;width:min(470px,46vw);max-width:none;transform:none}.about-hero__copy[data-v-615b869a]{text-align:left;padding-right:0;padding-bottom:18px;max-width:100%;align-self:center}.about-hero__title[data-v-615b869a]{font-size:clamp(38px,4.8vw,62px);line-height:.93;letter-spacing:-.015em;margin-bottom:14px}.about-hero__text[data-v-615b869a]{max-width:100%;font-size:clamp(15px,1.8vw,21px);line-height:1.18}}@media (width:768px) and (height:1024px){.about-hero__inner[data-v-615b869a]{width:min(94%,720px);min-height:560px;grid-template-columns:.92fr 1.08fr;gap:18px}.about-hero__media[data-v-615b869a]{min-height:500px}.about-hero__img[data-v-615b869a]{left:-95px;bottom:0;width:430px;transform:none}.about-hero__title[data-v-615b869a]{font-size:42px}.about-hero__text[data-v-615b869a]{font-size:15.5px;line-height:1.2}}@media (width:820px) and (height:1180px){.about-hero__inner[data-v-615b869a]{width:min(94%,770px);min-height:620px;grid-template-columns:.94fr 1.06fr;gap:20px}.about-hero__media[data-v-615b869a]{min-height:560px}.about-hero__img[data-v-615b869a]{left:-110px;bottom:0;width:470px;transform:none}.about-hero__title[data-v-615b869a]{font-size:46px}.about-hero__text[data-v-615b869a]{font-size:16px;line-height:1.2}}@media (width:1024px) and (height:1366px){.about-hero__inner[data-v-615b869a]{width:min(94%,940px);min-height:700px;grid-template-columns:.95fr 1.05fr;gap:26px}.about-hero__media[data-v-615b869a]{min-height:660px}.about-hero__img[data-v-615b869a]{left:-140px;bottom:0;width:560px;transform:none}.about-hero__title[data-v-615b869a]{font-size:56px}.about-hero__text[data-v-615b869a]{font-size:18px;line-height:1.18}}@media (min-width:900px) and (max-width:1024px) and (min-height:1200px){.about-hero__inner[data-v-615b869a]{width:min(94%,900px);min-height:660px;gap:24px}.about-hero__img[data-v-615b869a]{left:-120px;bottom:0;width:520px;transform:none}.about-hero__title[data-v-615b869a]{font-size:52px}.about-hero__text[data-v-615b869a]{font-size:17px}}@media (max-width:600px){.about-hero[data-v-615b869a]{padding:20px 0 0}.about-hero__inner[data-v-615b869a]{width:min(92%,420px);min-height:auto;grid-template-columns:1fr;gap:10px}.about-hero__copy[data-v-615b869a]{order:1;text-align:center;padding-right:0;padding-bottom:0;max-width:100%}.about-hero__title[data-v-615b869a]{font-size:clamp(30px,9vw,46px);line-height:.93;letter-spacing:-.015em;margin-bottom:12px}.about-hero__text[data-v-615b869a]{max-width:100%;font-size:clamp(14px,4vw,17px);line-height:1.2;text-align:center}.about-hero__media[data-v-615b869a]{order:2;min-height:300px;height:300px;justify-content:center;align-items:flex-end}.about-hero__img--desktop[data-v-615b869a]{display:none!important}.about-hero__img--mobile[data-v-615b869a]{display:block!important;position:absolute;left:50%!important;right:auto!important;bottom:-50px;transform:translateX(-50%);width:min(320px,84vw);max-width:372px}}@media (min-width:414px) and (max-width:430px){.about-hero__media[data-v-615b869a]{min-height:320px;height:320px}.about-hero__img--mobile[data-v-615b869a]{width:min(340px,86vw);bottom:-50px;left:50%!important;transform:translateX(-50%)}.about-hero__title[data-v-615b869a]{font-size:clamp(32px,8.6vw,46px)}}@media (max-width:390px){.about-hero__media[data-v-615b869a]{min-height:270px;height:270px}.about-hero__img--mobile[data-v-615b869a]{width:min(290px,84vw);bottom:-44px;left:50%!important;transform:translateX(-50%)}.about-hero__title[data-v-615b869a]{font-size:clamp(28px,8.8vw,40px);line-height:.94}.about-hero__text[data-v-615b869a]{font-size:13.2px;line-height:1.22}}.main-title[data-v-4d9dede2]{flex:1 1 0;margin-bottom:0}.main-title-light[data-v-4d9dede2]{font-weight:500;color:#c8f34b}.benefits[data-v-4d9dede2]{background:#000!important;display:flex;justify-content:center;padding:70px 20px 112px;position:relative;overflow:hidden;scroll-margin-top:95px}@media (max-width:600px){.feature-image[data-v-4d9dede2]{height:140px!important;min-height:100px!important}.feature-image img[data-v-4d9dede2]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}}.benefits-content[data-v-4d9dede2]{width:100%;max-width:1260px;position:relative;z-index:1;transform:translateY(-10px)}.main-title[data-v-4d9dede2]{font-family:Barlow,sans-serif;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:700;color:#c8f34b;margin:0 0 44px auto;line-height:1.1;max-width:460px;text-align:right}.features-container[data-v-4d9dede2]{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;justify-items:center}.feature-card[data-v-4d9dede2]{text-align:center;max-width:390px}.feature-image[data-v-4d9dede2]{margin-bottom:26px;display:flex;justify-content:center;align-items:center;height:198px;transition:transform .22s ease}.feature-card:first-child .feature-image[data-v-4d9dede2]{margin-top:-17px;height:260px}.feature-card:first-child .feature-image img[data-v-4d9dede2]{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.feature-card:nth-child(2) .feature-image[data-v-4d9dede2],.feature-card:nth-child(3) .feature-image[data-v-4d9dede2]{height:268px;margin-top:-28px}.feature-image img[data-v-4d9dede2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;border-radius:14px;transition:transform .22s ease,box-shadow .22s ease}.feature-card:hover .feature-image img[data-v-4d9dede2]{transform:scale(1.035);box-shadow:0 10px 24px rgba(0,0,0,.18)}.feature-title[data-v-4d9dede2]{font-family:Barlow,sans-serif;font-size:clamp(2rem,3.1vw,2.8rem);font-weight:700;color:#c8f34b;margin:14px 0 14px;line-height:.95}.feature-text[data-v-4d9dede2]{font-family:Barlow,sans-serif;font-size:clamp(1.08rem,1.5vw,1.24rem);color:#fff;font-weight:400;line-height:1.35;margin:0}@media (max-width:1024px){.benefits[data-v-4d9dede2]{padding:56px 20px 102px}.main-title[data-v-4d9dede2]{margin-bottom:34px}.paw-right[data-v-4d9dede2],.paw-top-right[data-v-4d9dede2]{width:165px}.features-container[data-v-4d9dede2]{grid-template-columns:repeat(2,1fr);gap:30px}.feature-card[data-v-4d9dede2]:nth-child(3){grid-column:1/-1;max-width:500px}.feature-image[data-v-4d9dede2]{height:224px}.feature-card:first-child .feature-image[data-v-4d9dede2]{margin-top:-4px;height:250px}.feature-card:nth-child(2) .feature-image[data-v-4d9dede2],.feature-card:nth-child(3) .feature-image[data-v-4d9dede2]{height:268px;margin-top:-24px}.feature-title[data-v-4d9dede2]{font-size:clamp(1.8rem,3.4vw,2.5rem)}}@media (max-width:768px){.benefits[data-v-4d9dede2]{padding:48px 16px 92px}.main-title[data-v-4d9dede2]{font-size:clamp(2rem,10vw,3.3rem);margin-bottom:28px;max-width:320px}.paw[data-v-4d9dede2]{width:100px}.paw-right[data-v-4d9dede2],.paw-top-right[data-v-4d9dede2]{width:125px}.paw-left[data-v-4d9dede2],.paw-right[data-v-4d9dede2]{opacity:1}.features-container[data-v-4d9dede2]{grid-template-columns:1fr;gap:38px}.feature-card[data-v-4d9dede2],.feature-card[data-v-4d9dede2]:nth-child(3){max-width:430px}.feature-image[data-v-4d9dede2]{height:214px}.feature-card:first-child .feature-image[data-v-4d9dede2]{margin-top:-12px;height:230px}.feature-card:first-child .feature-image img[data-v-4d9dede2]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:14px}.feature-card:nth-child(2) .feature-image[data-v-4d9dede2],.feature-card:nth-child(3) .feature-image[data-v-4d9dede2]{height:260px;margin-top:-20px}}@media (max-width:600px){.feature-image[data-v-4d9dede2]{height:180px!important;min-height:120px!important}.feature-image img[data-v-4d9dede2]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.feature-card:first-child .feature-image[data-v-4d9dede2]{height:215px!important;margin-top:0!important}.feature-card:first-child .feature-image img[data-v-4d9dede2]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:14px}.feature-card:nth-child(2) .feature-image[data-v-4d9dede2],.feature-card:nth-child(3) .feature-image[data-v-4d9dede2]{height:210px!important;margin-top:-10px!important}}@media (max-width:480px){.benefits[data-v-4d9dede2]{padding:42px 14px 86px}.benefits-bones[data-v-4d9dede2]{bottom:0;gap:12px;opacity:.55;transform:translateY(-4px)}.benefits-bone-icon[data-v-4d9dede2]{font-size:58px}.feature-image[data-v-4d9dede2]{height:224px}.feature-card:first-child .feature-image[data-v-4d9dede2]{height:250px!important;margin-top:0!important}.feature-card:first-child .feature-image img[data-v-4d9dede2]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:14px}.feature-card:nth-child(2) .feature-image[data-v-4d9dede2],.feature-card:nth-child(3) .feature-image[data-v-4d9dede2]{height:224px;margin-top:-16px}.feature-title[data-v-4d9dede2]{font-size:clamp(1.7rem,8vw,2.1rem);margin-top:10px;margin-bottom:10px}.feature-text[data-v-4d9dede2]{font-size:1.1rem}}.img[data-v-23a906ac]{position:relative;width:100%;display:block;background-color:transparent;margin:0;padding:0}.bg-black[data-v-23a906ac]{position:absolute;inset:0;width:100%;height:100%;background:#000;z-index:0}.img[data-v-23a906ac]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,rgba(0,0,0,.14) 0,rgba(0,0,0,.08) 58%,rgba(0,0,0,.02) 100%);pointer-events:none;z-index:1}.img img[data-v-23a906ac]{width:100%;height:auto;display:block;position:relative;z-index:1}.tx-text[data-v-23a906ac]{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1260px,96%);text-align:center}.headline[data-v-23a906ac]{position:relative;display:inline-block;margin:0;line-height:.88;letter-spacing:.07em;color:#f4f1df;text-shadow:0 10px 28px rgba(0,0,0,.28);font-family:Barlow,sans-serif;font-weight:800;font-style:italic;font-size:clamp(64px,12vw,230px);transform:skewX(-4deg);animation:heroIn-23a906ac .65s ease both}@media (hover:hover){.headline[data-v-23a906ac]:hover{transform:skewX(-4deg) translateY(-2px);transition:transform .18s ease}}@media (min-width:768px) and (max-width:1024px){.tx-text[data-v-23a906ac]{top:51%;width:min(980px,94%)}.headline[data-v-23a906ac]{font-size:clamp(62px,11vw,150px);letter-spacing:.06em}}@media (max-width:767px){.img[data-v-23a906ac]{height:280px}.img img[data-v-23a906ac]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tx-text[data-v-23a906ac]{top:52%;width:96%}.headline[data-v-23a906ac]{line-height:.9;font-size:clamp(58px,16.5vw,118px);letter-spacing:.05em}}@media (max-width:420px){.img[data-v-23a906ac]{height:255px}.tx-text[data-v-23a906ac]{top:53%}.headline[data-v-23a906ac]{font-size:clamp(50px,15.5vw,90px)}}@keyframes heroIn-23a906ac{0%{opacity:0;transform:translateY(12px) scale(.985);filter:blur(1px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (prefers-reduced-motion:reduce){.headline[data-v-23a906ac]{animation:none}}.solutions[data-v-d817e2b0]{position:relative;background-color:#111;margin:0;padding:64px 0 84px;scroll-margin-top:100px;overflow:hidden}.content[data-v-d817e2b0]{position:relative;z-index:2;width:min(1320px,94%);margin:0 auto}.header-section[data-v-d817e2b0]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3.5vw,54px);align-items:start;margin-bottom:18px}.intro-text p[data-v-d817e2b0]{font-family:Barlow,sans-serif;color:#fff;font-size:clamp(16px,1.4vw,28px);font-weight:400;line-height:1.22;margin:6px 0 0;max-width:720px}.title[data-v-d817e2b0]{margin:0;text-align:right;color:#c8f34b;font-family:Barlow,sans-serif;font-size:clamp(38px,4.8vw,74px);font-weight:600;line-height:.88}.title .light[data-v-d817e2b0]{font-weight:500;color:#c8f34b}.title .bold[data-v-d817e2b0]{font-family:Barlow,sans-serif;font-weight:650;letter-spacing:.03em}.solutions-carousel[data-v-d817e2b0]{position:relative}.solutions-grid[data-v-d817e2b0]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,2vw,32px);align-items:start;justify-items:center;margin-top:8px}.carousel-arrow[data-v-d817e2b0]{display:none}.solution-card[data-v-d817e2b0]{position:relative;top:34px;text-align:center;width:100%}.solution-icon[data-v-d817e2b0]{width:100%;height:clamp(170px,14vw,220px);margin:0 auto 12px;border-radius:14px;overflow:hidden}.solution-icon img[data-v-d817e2b0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;border-radius:14px}.solution-card h2[data-v-d817e2b0]{margin:14px 0 8px;font-family:Barlow,sans-serif;color:#c8f34b;font-size:clamp(32px,2.8vw,56px);font-weight:600;line-height:1}.solution-card p[data-v-d817e2b0]{margin:0 auto 20px;max-width:310px;font-family:Barlow,sans-serif;color:#fff;font-size:clamp(20px,1.55vw,30px);font-weight:400;line-height:1.18}.btn-acceder[data-v-d817e2b0]{display:inline-block;padding:10px 24px;background-color:#c8f34b;color:#111;font-family:Barlow,sans-serif;font-size:clamp(18px,1.2vw,24px);font-weight:800;border:none;border-radius:12px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease;letter-spacing:.02em;text-decoration:none}.btn-acceder[data-v-d817e2b0]:hover{background-color:#c8f34b;color:#fff;transform:translateY(-2px)}@media (min-width:768px) and (max-width:1024px){.header-section[data-v-d817e2b0]{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.intro-text p[data-v-d817e2b0],.title[data-v-d817e2b0]{text-align:center}.solutions-grid[data-v-d817e2b0]{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:8px}.solution-card[data-v-d817e2b0]{top:26px}.solution-icon[data-v-d817e2b0]{height:210px}}@media (max-width:767px){.solutions[data-v-d817e2b0]{padding:36px 0 54px;scroll-margin-top:40px}.content[data-v-d817e2b0]{width:min(980px,92%)}.header-section[data-v-d817e2b0]{grid-template-columns:1fr;gap:10px;margin-bottom:18px}.intro-text p[data-v-d817e2b0],.title[data-v-d817e2b0]{text-align:center}.title[data-v-d817e2b0]{font-size:clamp(40px,11vw,66px)}.solutions-carousel[data-v-d817e2b0]{padding:0 52px}.solutions-grid[data-v-d817e2b0]{display:flex;gap:14px;margin-top:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;padding:2px 0 12px}.solutions-grid[data-v-d817e2b0]::-webkit-scrollbar{display:none}.carousel-arrow[data-v-d817e2b0]{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:64px;height:82px;background:transparent;color:#004b5c;font-family:Barlow,sans-serif;font-size:48px;font-weight:700;line-height:1;border:none;cursor:pointer;z-index:4;padding:0}.carousel-arrow--left[data-v-d817e2b0]{left:0}.carousel-arrow--right[data-v-d817e2b0]{right:0}.solution-card[data-v-d817e2b0]{top:12px;flex:0 0 100%;max-width:100%;scroll-snap-align:center}.solution-icon[data-v-d817e2b0]{height:190px}.solution-card h2[data-v-d817e2b0]{font-size:clamp(30px,8vw,44px)}.solution-card p[data-v-d817e2b0]{font-size:clamp(18px,4.7vw,24px)}}@media (max-width:420px){.solutions-carousel[data-v-d817e2b0]{padding:0 42px}.carousel-arrow[data-v-d817e2b0]{width:54px;height:70px;font-size:40px}.solution-card[data-v-d817e2b0]{flex-basis:100%;max-width:100%}.solution-icon[data-v-d817e2b0]{height:210px}}.contact[data-v-e468efb6]{position:relative;background:#000;background-image:url(../img/Difuminado.ab497517.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:114px 0 106px;scroll-margin-top:90px;margin:0;overflow:hidden}.paw[data-v-e468efb6]{position:absolute;pointer-events:none;opacity:.7;z-index:0}.paw-top[data-v-e468efb6]{width:96px;top:54px;left:40%}.paw-right[data-v-e468efb6]{width:250px;top:36px;right:-36px;transform:rotate(-60deg)}.paw-bottom[data-v-e468efb6]{width:240px;left:-24px;bottom:8px;transform:rotate(-60deg)}.content[data-v-e468efb6]{width:min(1200px,92%);margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);align-items:center}.left[data-v-e468efb6]{padding-left:clamp(0px,2vw,30px)}.headline[data-v-e468efb6]{margin:0 0 36px 0;color:#fff;line-height:1.05;letter-spacing:.02em}.headline .thin[data-v-e468efb6]{display:block;font-family:Barlow,sans-serif;font-weight:300;font-size:clamp(24px,2.3vw,42px);opacity:.95}.headline .bold[data-v-e468efb6]{display:block;font-family:Barlow,sans-serif;font-weight:500;font-size:clamp(46px,5.2vw,86px)}.social[data-v-e468efb6]{display:flex;align-items:center;gap:clamp(18px,2.6vw,34px)}.social-btn[data-v-e468efb6]{width:clamp(72px,6.2vw,92px);height:clamp(72px,6.2vw,92px);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;text-decoration:none;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;opacity:.98}.social-btn i[data-v-e468efb6]{font-size:clamp(34px,3vw,44px);line-height:1}.social-btn[data-v-e468efb6]:hover{transform:translateY(-3px) scale(1.03);box-shadow:none;opacity:1}.right[data-v-e468efb6]{display:flex;flex-direction:column;align-items:center}.map-wrap[data-v-e468efb6]{width:min(620px,100%);height:clamp(280px,24vw,420px);background:#fff;border-radius:0;overflow:hidden;box-shadow:none}.map-iframe[data-v-e468efb6]{width:100%;height:100%;border:0;display:block}.below-map[data-v-e468efb6]{margin:18px 0 0 0;color:#fff;font-family:Barlow,sans-serif;font-weight:300;font-size:clamp(28px,3.1vw,54px);text-align:center}@media (min-width:768px) and (max-width:1024px){.contact[data-v-e468efb6]{padding:92px 0}.paw-top[data-v-e468efb6]{left:22%;width:82px}.paw-right[data-v-e468efb6]{width:190px;right:-36px;transform:rotate(-60deg)}.paw-bottom[data-v-e468efb6]{width:190px}.content[data-v-e468efb6]{grid-template-columns:1fr;gap:34px;align-items:stretch}.left[data-v-e468efb6]{text-align:center}.social[data-v-e468efb6]{justify-content:center}.headline .thin[data-v-e468efb6]{font-size:clamp(18px,2.4vw,26px)}.headline .bold[data-v-e468efb6]{font-size:clamp(34px,4.6vw,56px)}.map-wrap[data-v-e468efb6]{width:100%;height:300px}}@media (max-width:767px){.contact[data-v-e468efb6]{padding:64px 0}.paw[data-v-e468efb6]{opacity:.55}.paw-top[data-v-e468efb6]{display:none}.paw-right[data-v-e468efb6]{width:140px;right:-28px;top:20px;transform:rotate(-60deg)}.paw-bottom[data-v-e468efb6]{width:150px;left:-34px;bottom:0}.content[data-v-e468efb6]{grid-template-columns:1fr;gap:26px}.left[data-v-e468efb6]{padding-left:0;text-align:center}.social[data-v-e468efb6]{justify-content:center;gap:18px;flex-wrap:wrap}.map-wrap[data-v-e468efb6]{height:230px;width:100%;border-radius:0}.below-map[data-v-e468efb6]{margin-top:14px}}@media (prefers-reduced-motion:reduce){.social-btn[data-v-e468efb6]{transition:none}}#mainDiv[data-v-f8e45e84]{overflow-x:hidden;margin:0;padding:0;display:flex;flex-direction:column;position:relative}.whatsapp-btn[data-v-f8e45e84]{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:#25d366;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;z-index:999;box-shadow:0 10px 30px rgba(37,211,102,.4);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.whatsapp-btn[data-v-f8e45e84]:hover{transform:scale(1.1) translateY(-3px);box-shadow:0 15px 40px rgba(37,211,102,.6)}.whatsapp-btn i[data-v-f8e45e84]{line-height:1}@media (max-width:768px){.whatsapp-btn[data-v-f8e45e84]{bottom:20px;right:20px;width:55px;height:55px;font-size:28px}}.text-overlay[data-v-f8e45e84]{position:absolute;top:35%;text-align:center}.text-overlay h2[data-v-f8e45e84]{color:#edf0f1;font-family:Barlow,sans-serif;font-size:6vw;font-weight:600}.text-overlay h1[data-v-f8e45e84]{color:#76caff;font-family:Barlow,sans-serif;font-size:10vw;font-weight:600;margin-left:50px}.text-overlay h4[data-v-f8e45e84]{font-family:Barlow,sans-serif;color:#edf0f1;font-weight:300}body{background:#efefe4!important}*{font-family:Barlow,sans-serif}#app,body,html{margin:0;padding:0}