:root{--azul-petroleo:#0f4c5c;--azul-petroleo-oscuro:#082e38;--verde-salvia:#7fa68a;--marfil:#f8f6f2;--gris-grafito:#3a3a3a;--verde-lima:#99b83c;--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:var(--verde-lima);--accent-bg:#99b83c1a;--accent-border:#99b83c80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1927}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}*{margin:0;padding:0}.join-modal__overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08141899;justify-content:center;align-items:center;padding:1.5rem;animation:.2s both join-modal-fade;display:flex;position:fixed;inset:0}.join-modal__card{box-sizing:border-box;background:var(--marfil);width:100%;max-width:840px;max-height:calc(100vh - 3rem);color:var(--gris-grafito);scrollbar-width:none;-ms-overflow-style:none;border-radius:22px;padding:2.75rem;animation:.25s both join-modal-in;position:relative;overflow:hidden auto;box-shadow:0 30px 60px #00000059}.join-modal__card::-webkit-scrollbar{display:none}.join-modal__close{width:2.1rem;height:2.1rem;color:var(--gris-grafito);cursor:pointer;background:#3a3a3a14;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.join-modal__close:hover{background:#3a3a3a29}.join-modal__badge{background:var(--accent-bg);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:inline-flex}.join-modal__badge img{width:1.5rem;height:1.5rem}.join-modal__card h3{color:var(--azul-petroleo);margin:0 0 .6rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:600}.join-modal__intro{color:#3a3a3abf;margin:0 0 1.75rem;font-size:.92rem;line-height:1.5}.join-modal__form{flex-direction:column;gap:1.3rem;display:flex}.join-modal__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.join-modal__form label{flex-direction:column;gap:.4rem;min-width:0;display:flex}.join-modal__label{color:var(--gris-grafito);font-size:.8rem;font-weight:700}.join-modal__label em{color:#3a3a3a8c;font-style:normal;font-weight:400}.join-modal__input-wrap{box-sizing:border-box;color:#3a3a3a66;background:#fff;border:1.5px solid #3a3a3a29;border-radius:12px;align-items:center;gap:.6rem;min-width:0;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s;display:flex}.join-modal__input-wrap--textarea{align-items:flex-start;padding-top:.8rem}.join-modal__input-wrap svg{flex-shrink:0;margin-top:.15rem}.join-modal__input-wrap:focus-within{border-color:var(--verde-lima);box-shadow:0 0 0 4px var(--accent-bg);color:var(--verde-lima)}.has-error .join-modal__input-wrap{border-color:#c0453f}.join-modal__input-wrap input,.join-modal__input-wrap select,.join-modal__input-wrap textarea{min-width:0;font:inherit;color:var(--gris-grafito);resize:vertical;background:0 0;border:none;flex:1;padding:0;font-size:.92rem}.join-modal__input-wrap select{cursor:pointer}.join-modal__input-wrap input::placeholder,.join-modal__input-wrap textarea::placeholder{color:#3a3a3a66}.join-modal__input-wrap input:focus,.join-modal__input-wrap select:focus,.join-modal__input-wrap textarea:focus{outline:none}.join-modal__error{color:#c0453f;font-size:.78rem;font-weight:600}.join-modal__chips{flex-direction:column;gap:.6rem;display:flex}.join-modal__chip-list{flex-wrap:wrap;gap:.6rem;display:flex}.join-modal__chip{font:inherit;color:var(--gris-grafito);cursor:pointer;background:#fff;border:1.5px solid #3a3a3a2e;border-radius:999px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .15s}.join-modal__chip:hover{border-color:var(--verde-lima)}.join-modal__chip.is-selected{background:var(--verde-lima);border-color:var(--verde-lima);color:var(--gris-grafito)}.join-modal__submit{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem;padding:.85rem 1rem;font-size:.98rem;font-weight:700;transition:filter .2s,opacity .2s;display:flex}.join-modal__submit:hover:not(:disabled){filter:brightness(1.08)}.join-modal__submit:disabled{opacity:.75;cursor:default}.join-modal__spinner{border:2px solid #3a3a3a4d;border-top-color:var(--gris-grafito);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite join-modal-spin}.join-modal__success{text-align:center;padding:1rem 0 .5rem}.join-modal__success-icon{color:var(--verde-lima);margin-bottom:.75rem;display:inline-flex}.join-modal__success h3{color:var(--azul-petroleo)}.join-modal__success p{color:#3a3a3abf;margin:0 0 1.75rem;font-size:.92rem;line-height:1.5}.join-modal__success button{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.8rem;font-weight:700;transition:filter .2s}.join-modal__success button:hover{filter:brightness(1.08)}@media (width<=720px){.join-modal__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.join-modal__card{border-radius:18px;padding:2rem 1.5rem}.join-modal__row{grid-template-columns:1fr}}@keyframes join-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes join-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes join-modal-spin{to{transform:rotate(360deg)}}.navbar_home_desktop{--nav-fg:#fff;--nav-accent:var(--verde-lima);z-index:100;background-color:#0000;flex-direction:column;align-items:stretch;width:100%;min-height:5rem;transition:background-color .25s;display:flex;position:fixed;top:0;left:0}.navbar_home_desktop--scrolled{background-color:var(--azul-petroleo-oscuro)}.navbar__inner{box-sizing:border-box;width:100%;min-width:0;min-height:5rem;color:var(--nav-fg);flex-shrink:0;justify-content:space-between;align-items:center;gap:2.5rem;padding:0 3rem;display:flex}.navbar__brand{color:var(--nav-fg);flex-shrink:0;align-items:center;gap:.9rem;text-decoration:none;display:flex}.navbar__logo{width:auto;height:3.4rem;display:block}.navbar__divider{background:color-mix(in srgb, var(--nav-fg) 25%, transparent);width:1px;height:2rem}.navbar__brandname{font-size:.7rem;font-weight:500;line-height:1.25}.navbar__nav{flex:1;align-items:center;gap:1.9rem;min-width:0;display:flex}.navbar__nav a{color:var(--nav-fg);white-space:nowrap;opacity:.92;align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.navbar__nav a:hover,.navbar__nav a.active{opacity:1;color:var(--nav-accent)}.navbar__nav-btn{color:var(--nav-fg);font:inherit;white-space:nowrap;opacity:.92;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.95rem;font-weight:500;display:inline-flex}.navbar__nav-btn:hover{opacity:1;color:var(--nav-accent)}.navbar__actions{flex-shrink:0;align-items:center;gap:1.6rem;display:flex}.navbar__social{color:color-mix(in srgb, var(--nav-fg) 75%, transparent);white-space:nowrap;align-items:center;gap:.7rem;font-size:.8rem;display:flex}.navbar__social a,.navbar__social-btn{color:var(--nav-fg);display:inline-flex}.navbar__social-btn{cursor:pointer;background:0 0;border:none;padding:0}.navbar__menu-toggle{width:1.9rem;height:1.9rem;color:var(--nav-fg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.7rem;line-height:1;display:none}.navbar__mobile-menu{background:var(--azul-petroleo-oscuro);flex-direction:column;padding:.5rem 1.5rem 1.25rem;display:none}.navbar__mobile-menu a,.navbar__mobile-menu .navbar__nav-btn{color:#fff;text-align:left;opacity:1;border-bottom:1px solid #ffffff1f;width:100%;padding:.85rem 0;font-size:1.05rem;font-weight:500;text-decoration:none}.navbar__mobile-menu a:last-child{border-bottom:none}.navbar__mobile-menu a.active{color:var(--verde-lima)}@media (width<=1200px){.navbar__social span{display:none}}@media (width<=992px){.navbar__nav{display:none}.navbar__menu-toggle,.navbar__mobile-menu{display:flex}}@media (width<=480px){.navbar__inner{gap:1rem;padding:0 1rem}.navbar__logo{height:2.5rem}.navbar__divider{display:none}.navbar__actions{gap:.7rem}}.footer{background:var(--azul-petroleo-oscuro);border-top:1px solid #99b83c59}.footer__top{flex-wrap:wrap;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 3rem 3rem;display:flex}.footer__brand{flex:260px;max-width:300px}.footer__logo{width:auto;height:3.4rem;display:block}.footer__tagline{color:#ffffffb3;margin:.9rem 0 1.4rem;font-size:.9rem;line-height:1.55}.footer__social{color:#fff;align-items:center;gap:.9rem;display:flex}.footer__social a{color:#fff;opacity:.85;transition:opacity .2s,color .2s;display:inline-flex}.footer__social a:hover,.footer__social-btn:hover{opacity:1;color:var(--verde-lima)}.footer__social-btn{color:#fff;opacity:.85;cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .2s,color .2s;display:inline-flex}.footer__col{flex-direction:column;flex:160px;min-width:0;display:flex}.footer__col h4{letter-spacing:.14em;text-transform:uppercase;color:var(--verde-salvia);margin:0 0 1rem;font-size:.75rem;font-weight:700}.footer__col a,.footer__col button{color:#ffffffbf;width:fit-content;margin-bottom:.7rem;font-size:.9rem;text-decoration:none;transition:color .2s}.footer__col button{font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.footer__col a:hover,.footer__col button:hover{color:var(--verde-lima)}.footer__newsletter{flex:260px;min-width:0;max-width:320px}.footer__newsletter p{color:#ffffffb3;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.footer__form{gap:.6rem;display:flex}.footer__form input{min-width:0;font:inherit;color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;flex:1;padding:.6rem 1rem;font-size:.85rem}.footer__form input::placeholder{color:#ffffff73}.footer__form input:focus{border-color:var(--verde-lima);outline:none}.footer__form button{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;transition:filter .2s}.footer__form button:hover{filter:brightness(1.08)}.footer__bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1.5rem 3rem;display:flex}.footer__bottom p{color:#ffffff8c;margin:0;font-size:.8rem}.footer__legal{gap:1.5rem;display:flex}.footer__legal a{color:#ffffff8c;font-size:.8rem;text-decoration:none;transition:color .2s}.footer__legal a:hover{color:var(--verde-lima)}@media (width<=768px){.footer__top{gap:2.5rem;padding:3rem 1.5rem 2rem}.footer__newsletter{flex-basis:100%;max-width:100%}.footer__bottom{text-align:center;justify-content:center;padding:1.25rem 1.5rem}}.hero{background:var(--azul-petroleo);width:100%;height:100svh;position:relative;overflow:hidden}.hero__slide{width:100%;height:100%;position:relative}.hero__image{object-fit:cover;object-position:center;cursor:pointer;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hero__image--mobile{display:none}.hero__play-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;background:#ffffff26;border:1.5px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__play-toggle:hover{background:#ffffff47}.hero__play-toggle.is-playing{background:#ffffff1a;border-color:#fff6;width:2.75rem;height:2.75rem;inset:auto 2rem 2rem auto;transform:none}.hero__content{box-sizing:border-box;text-align:justify;color:#fff;overflow-wrap:break-word;z-index:2;pointer-events:none;width:calc(100% - 8rem);max-width:640px;position:absolute;bottom:clamp(2rem,9vh,6.5rem);left:4rem}.hero__title{text-align:left;margin:0 0 1.1rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3.85vh,2.6rem);font-weight:600;line-height:1.25}.hero__byline{opacity:.95;margin:0 0 1rem;font-size:1rem}.hero__byline strong{font-weight:700}.hero__description{opacity:.9;font-size:clamp(.85rem,1.7vh,1.05rem);line-height:1.6}@media (width<=768px){.hero__content{text-align:left;width:calc(100% - 3rem);max-width:none;bottom:5.5rem;left:1.5rem}.hero__title{font-size:1.8rem}.hero__description{font-size:.95rem}.hero__image--video{display:none}.hero__image--mobile{display:block}.hero__play-toggle{width:3.75rem;height:3.75rem;top:32%}}@media (width<=480px){.hero__content{width:calc(100% - 2.5rem);bottom:5rem;left:1.25rem}.hero__title{margin-bottom:.8rem;font-size:1.5rem}.hero__description{font-size:.88rem;line-height:1.5}.hero__play-toggle.is-playing{width:2.4rem;height:2.4rem;bottom:1.25rem;right:1.25rem}}@media (height<=600px){.hero__description{display:none}}.person-modal__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061014ad;justify-content:center;align-items:center;padding:1.5rem;animation:.2s both person-modal-fade;display:flex;position:fixed;inset:0}.person-modal__card{background:var(--azul-petroleo-oscuro);border-radius:24px;width:100%;max-width:780px;max-height:calc(100vh - 3rem);animation:.28s cubic-bezier(.22,1,.36,1) both person-modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000073}.person-modal__close{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:1.3rem;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.person-modal__close:hover{background:#ffffff38}.person-modal__photo{background:var(--azul-petroleo);flex:0 0 40%;min-height:320px;position:relative}.person-modal__photo img{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;inset:0}.person-modal__content{scrollbar-width:none;flex-direction:column;flex:1;min-width:0;padding:2.75rem 2.75rem 2.5rem;display:flex;overflow-y:auto}.person-modal__content::-webkit-scrollbar{display:none}.person-modal__content h3{color:#fff;margin:0 0 .3rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:600;line-height:1.2}.person-modal__role{color:var(--verde-salvia);margin:0 0 1.5rem;font-size:.9rem;font-weight:600}.person-modal__quote{border-left:3px solid var(--verde-lima);color:#ffffffeb;margin:0 0 1.5rem;padding-left:1.1rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.1rem;font-style:italic;line-height:1.5}.person-modal__bio{color:#ffffffb8;margin:0;font-size:.95rem;line-height:1.65}@media (width<=700px){.person-modal__card{scrollbar-width:none;flex-direction:column;max-height:calc(100vh - 2rem);overflow-y:auto}.person-modal__card::-webkit-scrollbar{display:none}.person-modal__photo{display:none}.person-modal__content{padding:2rem 1.5rem;overflow-y:visible}}@keyframes person-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes person-modal-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.quienes{--petroleo-deep:var(--azul-petroleo-oscuro);--petroleo:var(--azul-petroleo);--salvia:var(--verde-salvia);background:#0b3e4a;padding:1.25rem 0 5rem;position:relative;overflow:hidden}.quienes__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2.5rem;max-width:1400px;margin:0 auto .75rem;padding:0 3rem;display:flex}.quienes__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--salvia);margin:0 0 .75rem;font-size:.8rem;font-weight:700}.quienes__title{color:#fff;margin:0;font-family:Lora,Georgia,Times New Roman,serif;font-size:3rem;font-weight:600}.quienes__intro{color:#ffffffbf;max-width:420px;margin:0;font-size:1.05rem;line-height:1.6}.quienes__carousel-wrap{padding:0 2rem}.quienes__carousel-frame{max-width:calc(1350px + 12rem);margin:0 auto;position:relative}.quienes__carousel{box-sizing:border-box;scrollbar-width:none;justify-content:flex-start;align-items:flex-start;gap:3rem;width:100%;padding:2.5rem 0 3rem;display:flex;overflow:auto visible}.quienes__carousel::-webkit-scrollbar{display:none}.thinker-card{box-sizing:border-box;cursor:pointer;flex-direction:column;flex:0 0 270px;align-items:center;padding:0 15px;display:flex;position:relative}.thinker-card:nth-child(odd){--angle:-5deg}.thinker-card:nth-child(2n){--angle:4deg}.thinker-card:hover{z-index:5}.thinker-card__inner{width:100%;transform:rotate(var(--angle,0deg));flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.thinker-card:hover .thinker-card__inner{transform:rotate(0)translateY(-14px)scale(1.05)}.thinker-card__photo{aspect-ratio:828/1358;box-sizing:border-box;-webkit-backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #99b83c73;border-radius:16px;width:100%;padding:10px;box-shadow:0 20px 40px #060e1b66}.thinker-card__photo img{object-fit:cover;object-position:top center;border-radius:9px;width:100%;height:100%;display:block}.thinker-card__placeholder{color:#ffffff59;box-sizing:border-box;background:repeating-linear-gradient(135deg,#ffffff0d 0 10px,#ffffff05 10px 20px);border:1px dashed #ffffff40;border-radius:9px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.thinker-card__info{text-align:center;color:#fff;margin-top:1rem}.thinker-card__info h3{margin:0 0 .2rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:600}.thinker-card__role{color:#ffffffb3;margin:0 0 .6rem;font-size:.8rem}.thinker-card__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--salvia);background:#7fa68a29;border:1px solid #7fa68a59;border-radius:999px;padding:.25rem .65rem;font-size:.68rem;font-weight:600;display:inline-block}.thinker-bubble{z-index:50;width:210px;color:var(--gris-grafito);pointer-events:none;background:#f8f6f2f5;border-radius:18px;padding:.75rem 1rem;animation:.25s both thinker-bubble-in;position:fixed;transform:translate(-50%,-100%);box-shadow:0 16px 30px #0000004d}.thinker-bubble p{text-align:center;margin:0;font-size:.8rem;font-style:italic;line-height:1.4}.thinker-bubble__tail{flex-direction:column;align-items:center;gap:3px;margin-top:5px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.thinker-bubble__tail i{background:#f8f6f2f5;border-radius:50%;display:block}.thinker-bubble__tail i:first-child{width:11px;height:11px}.thinker-bubble__tail i:nth-child(2){width:7px;height:7px}.thinker-bubble__tail i:nth-child(3){width:4px;height:4px}@keyframes thinker-bubble-in{0%{opacity:0;transform:translate(-50%,-100%)translateY(10px)}to{opacity:1;transform:translate(-50%,-100%)translateY(0)}}@media (width<=768px){.quienes__title{font-size:2.2rem}.quienes__header,.quienes__carousel-wrap{padding:0 1.5rem}.quienes__carousel{gap:2rem;padding:2rem 1rem 2.5rem}.thinker-card{flex:0 0 216px}}.principios{background:var(--azul-petroleo);text-align:center;padding:5rem 3rem 5.5rem}.principios__title{color:#fff;justify-content:center;align-items:baseline;gap:.35rem;margin:0 0 3rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:600;display:flex}.libre-mark{height:.9em;display:inline-block;position:relative;top:.16em;overflow:hidden}.libre-mark img{width:auto;height:1.84em;margin-top:-.2em;display:block}.principios__grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1300px;margin:0 auto;display:grid}.principio-card{-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #99b83c59;border-radius:18px;padding:2rem}.principio-card__numero{color:var(--verde-lima);margin-bottom:.75rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:600;display:block}.principio-card h3{color:#fff;margin:0 0 .6rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600}.principio-card p{color:#ffffffbf;margin:0;font-size:.95rem;line-height:1.6}@media (width<=768px){.principios{padding:3.5rem 1.5rem 4rem}.principios__title{font-size:1.9rem}}.somos-intro{background:linear-gradient(#082e38e0,#082e38ed),url(/somos_img.jpeg) 50%/cover no-repeat;padding:10rem 3rem 5rem}.somos-intro__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem;max-width:1300px;margin:0 auto;display:grid}.somos-intro__heading{flex-direction:column;gap:0;display:flex}.somos-intro__title{color:#fff;margin:0;font-family:Lora,Georgia,Times New Roman,serif;font-size:2.6rem;font-weight:600;line-height:1.2}.somos-intro__logo-row{align-items:center;gap:.5rem;margin-top:-.3rem;display:flex}.somos-intro__logo{width:100%;max-width:380px;height:auto;display:block}.somos-intro__question{color:#fff;font-family:Lora,Georgia,Times New Roman,serif;font-size:2.6rem;font-weight:600;line-height:1}.somos-intro__body{flex-direction:column;gap:1.3rem;display:flex}.somos-intro__body p{color:#fffc;text-align:justify;margin:0;font-size:1.05rem;line-height:1.65}.somos-intro__body strong{color:#fff}.somos-why{background:var(--marfil);padding:5rem 3rem}.somos-why__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:grid}.somos-why__image{object-fit:cover;border-radius:20px;width:100%;height:100%;max-height:480px;box-shadow:0 20px 40px #0f4c5c33}.somos-why__inner h2{color:var(--azul-petroleo);margin:0 0 1.5rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:2rem;font-weight:600}.somos-why__inner p{color:var(--gris-grafito);text-align:justify;margin:0 0 1.3rem;font-size:1.05rem;line-height:1.7}.somos-why__inner p:last-child{margin-bottom:0}.somos-vision-full{background:var(--azul-petroleo);padding:5rem 3rem}.somos-vision-full__inner{max-width:760px;margin:0 auto}.somos-vision-full__inner h2{color:#fff;margin:0 0 1.5rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:2rem;font-weight:600}.somos-vision-full__inner p{color:#fffc;text-align:justify;margin:0 0 1.3rem;font-size:1.05rem;line-height:1.7}.somos-vision-full__inner p:last-child{margin-bottom:0}@media (width<=900px){.somos-intro__grid,.somos-why__grid{grid-template-columns:1fr}.somos-why__image{max-height:340px}}@media (width<=768px){.somos-intro{padding:8rem 1.5rem 3.5rem}.somos-intro__heading{text-align:center;align-items:center}.somos-intro__title{font-size:2rem}.somos-intro__logo-row{justify-content:center}.somos-intro__body{text-align:center;align-items:center}.somos-intro__body p{text-align:center}.somos-why,.somos-vision-full{padding:3.5rem 1.5rem}.somos-why__inner h2,.somos-vision-full__inner h2{font-size:1.6rem}}.reto-modal__overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08141899;justify-content:center;align-items:center;padding:1.5rem;animation:.2s both reto-modal-fade;display:flex;position:fixed;inset:0}.reto-modal__card{box-sizing:border-box;background:var(--marfil);width:100%;max-width:640px;max-height:calc(100vh - 3rem);color:var(--gris-grafito);scrollbar-width:none;-ms-overflow-style:none;border-radius:22px;padding:2.75rem;animation:.25s both reto-modal-in;position:relative;overflow:hidden auto;box-shadow:0 30px 60px #00000059}.reto-modal__card::-webkit-scrollbar{display:none}.reto-modal__close{width:2.1rem;height:2.1rem;color:var(--gris-grafito);cursor:pointer;background:#3a3a3a14;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.reto-modal__close:hover{background:#3a3a3a29}.reto-modal__progress{margin:0 0 1.5rem;padding-right:2rem}.reto-modal__progress span{letter-spacing:.04em;color:var(--azul-petroleo);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.reto-modal__progress-bar{background:#3a3a3a1f;border-radius:999px;height:6px;overflow:hidden}.reto-modal__progress-fill{background:var(--verde-lima);height:100%;transition:width .3s}.reto-modal__form,.reto-modal__step{flex-direction:column;gap:1.3rem;display:flex}.reto-modal__intro{color:#3a3a3acc;margin:0;font-size:.92rem;line-height:1.5}.reto-modal__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.reto-modal__form label{flex-direction:column;gap:.4rem;min-width:0;display:flex}.reto-modal__label{color:var(--gris-grafito);font-size:.8rem;font-weight:700}.reto-modal__input-wrap{box-sizing:border-box;color:#3a3a3a66;background:#fff;border:1.5px solid #3a3a3a29;border-radius:12px;align-items:center;gap:.6rem;min-width:0;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s;display:flex}.reto-modal__input-wrap:focus-within{border-color:var(--verde-lima);box-shadow:0 0 0 4px var(--accent-bg);color:var(--verde-lima)}.has-error .reto-modal__input-wrap{border-color:#c0453f}.reto-modal__input-wrap input,.reto-modal__input-wrap select{min-width:0;font:inherit;color:var(--gris-grafito);background:0 0;border:none;flex:1;padding:0;font-size:.92rem}.reto-modal__input-wrap select{cursor:pointer}.reto-modal__input-wrap input::placeholder{color:#3a3a3a66}.reto-modal__input-wrap input:focus,.reto-modal__input-wrap select:focus{outline:none}.reto-modal__error{color:#c0453f;font-size:.78rem;font-weight:600}.reto-modal__chips{flex-direction:column;gap:.6rem;display:flex}.reto-modal__chip-list{flex-wrap:wrap;gap:.6rem;display:flex}.reto-modal__chip{font:inherit;color:var(--gris-grafito);cursor:pointer;background:#fff;border:1.5px solid #3a3a3a2e;border-radius:999px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .15s}.reto-modal__chip:hover{border-color:var(--verde-lima)}.reto-modal__chip.is-selected{background:var(--verde-lima);border-color:var(--verde-lima);color:var(--gris-grafito)}.reto-modal__rank-list{flex-direction:column;gap:.6rem;display:flex}.reto-modal__rank-item{text-align:left;font:inherit;background:var(--accent-bg);color:var(--gris-grafito);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:1.5px solid #3a3a3a29;border-radius:12px;align-items:center;gap:.8rem;padding:.65rem .9rem;font-size:.9rem;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.reto-modal__rank-item:active{cursor:grabbing;box-shadow:0 10px 20px #060e1b2e}.reto-modal__rank-badge{background:var(--verde-lima);width:1.6rem;height:1.6rem;color:var(--gris-grafito);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.78rem;display:flex}.reto-modal__rank-label{flex:1}.reto-modal__rank-handle{color:#3a3a3a66;flex:none;justify-content:center;align-items:center;display:flex}.reto-modal__form label.reto-modal__checkbox{color:var(--gris-grafito);cursor:pointer;flex-direction:row;align-items:flex-start;gap:.6rem;font-size:.88rem;font-weight:600}.reto-modal__checkbox input{width:1.1rem;height:1.1rem;accent-color:var(--verde-lima);cursor:pointer;flex:none;margin-top:.15rem}.reto-modal__legal{color:#3a3a3abf;background:#3a3a3a0f;border-radius:12px;margin:0;padding:1rem;font-size:.78rem;line-height:1.5}.reto-modal__actions{gap:.8rem;margin-top:.4rem;display:flex}.reto-modal__back{font:inherit;color:var(--gris-grafito);cursor:pointer;background:0 0;border:1.5px solid #3a3a3a33;border-radius:999px;flex:none;padding:.8rem 1.4rem;font-weight:700;transition:border-color .2s}.reto-modal__back:hover{border-color:#3a3a3a66}.reto-modal__submit{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.98rem;font-weight:700;transition:filter .2s,opacity .2s;display:flex}.reto-modal__submit:hover:not(:disabled){filter:brightness(1.08)}.reto-modal__submit:disabled{opacity:.75;cursor:default}.reto-modal__spinner{border:2px solid #3a3a3a4d;border-top-color:var(--gris-grafito);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite reto-modal-spin}.reto-modal__success{text-align:center;padding:1rem 0 .5rem}.reto-modal__success-icon{color:var(--verde-lima);margin-bottom:.75rem;display:inline-flex}.reto-modal__success h3{color:var(--azul-petroleo);margin:0 0 .6rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:600}.reto-modal__success p{color:#3a3a3abf;margin:0 0 1.75rem;font-size:.92rem;line-height:1.5}.reto-modal__success button{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.8rem;font-weight:700;transition:filter .2s}.reto-modal__success button:hover{filter:brightness(1.08)}@media (width<=560px){.reto-modal__card{border-radius:18px;padding:2rem 1.5rem}.reto-modal__row{grid-template-columns:1fr}}@keyframes reto-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes reto-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reto-modal-spin{to{transform:rotate(360deg)}}.retos-hero{background:var(--azul-petroleo);padding:6.5rem 3rem 1.25rem}.retos-hero__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;max-width:1300px;margin:0 auto;display:flex}.retos-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--verde-salvia);margin:0 0 .5rem;font-size:.8rem;font-weight:700}.retos-hero__title{color:#fff;max-width:520px;margin:0;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:600;line-height:1.25}.retos-hero__intro{color:#ffffffbf;max-width:420px;margin:0;font-size:.95rem;line-height:1.55}.retos-grid-wrap{background:var(--azul-petroleo);padding:.75rem 3rem 5rem}.retos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,320px));gap:2rem;max-width:1300px;margin:0 auto;display:grid}.reto-card{-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #99b83c59;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.75rem;display:flex}.reto-card__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--verde-salvia);background:#7fa68a29;border:1px solid #7fa68a59;border-radius:999px;padding:.25rem .65rem;font-size:.68rem;font-weight:600;display:inline-block}.reto-card h3{color:#fff;margin:.2rem 0 0;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600}.reto-card p{color:#ffffffbf;margin:0 0 .5rem;font-size:.92rem;line-height:1.55}.reto-card__cta{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;margin-top:auto;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:filter .2s}.reto-card__cta:hover{filter:brightness(1.08)}@media (width<=768px){.retos-hero{padding:6.5rem 1.5rem 1rem}.retos-hero__title{font-size:1.6rem}.retos-grid-wrap{padding:.75rem 1.5rem 3.5rem}}.hilo-red{width:100%;height:100%;overflow:visible}.hilo-red__line{stroke:#99b83c66;stroke-width:2px;stroke-dasharray:1;stroke-dashoffset:0;vector-effect:non-scaling-stroke}.hilo-red__line--mia{stroke:var(--verde-lima);stroke-width:3px}.hilo-red__line--entering{animation:1.4s ease-out hilo-red-draw}.hilo-red__causa circle{fill:#ffffff0f;stroke:#7fa68a73;stroke-width:2px}.hilo-red__causa-label{text-align:center;height:100%;font-family:var(--sans);color:#fff;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex}.hilo-red__causa-nombre{letter-spacing:.02em;font-size:.72rem;font-weight:700;line-height:1.2}.hilo-red__causa-count{color:var(--verde-lima);font-size:.68rem;font-weight:700}.hilo-red__centro-circulo{fill:var(--azul-petroleo-oscuro);stroke:var(--verde-lima);stroke-width:3px}.hilo-red__frase{text-align:center;color:#fff;pointer-events:none;justify-content:center;align-items:center;height:100%;padding:0 .5rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:.92rem;font-weight:600;line-height:1.3;display:flex}.hilo-red__pulse{fill:none;stroke:var(--verde-lima);stroke-width:4px;opacity:.8;pointer-events:none;animation:.8s ease-out forwards hilo-red-pulse}.hilo-red__punto{fill:#99b83c8c}.hilo-red__nombre{font-family:var(--sans);color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;text-align:center;background:#082e38bf;border-radius:999px;width:fit-content;max-width:100%;margin:0 auto;padding:.15rem .5rem;font-size:.62rem;font-weight:600;overflow:hidden}.hilo-red__nombre--mia{color:var(--gris-grafito);background:var(--verde-lima);font-weight:700}.hilo-red__nombre--entering{animation:.9s ease-out .3s backwards hilo-red-label-in}@keyframes hilo-red-draw{0%{stroke-dashoffset:1px;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes hilo-red-label-in{0%{opacity:0;transform:translateY(6px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hilo-red-pulse{0%{r:130;opacity:.8;stroke-width:4px}to{r:195;opacity:0;stroke-width:1px}}@media (prefers-reduced-motion:reduce){.hilo-red__line--entering,.hilo-red__nombre--entering{animation:none}.hilo-red__pulse{display:none}}.hilo-participar{background:var(--azul-petroleo);box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:2rem 1.25rem;display:flex}.hilo-participar__card{background:var(--marfil);width:100%;max-width:440px;color:var(--gris-grafito);box-sizing:border-box;border-radius:22px;flex-direction:column;gap:1.1rem;padding:2.25rem;display:flex;box-shadow:0 30px 60px #00000059}.hilo-participar__card--centrado{text-align:center;align-items:center}.hilo-participar__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--verde-salvia);margin:0;font-size:.75rem;font-weight:700}.hilo-participar__titulo{color:var(--azul-petroleo);margin:0;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:600;line-height:1.25}.hilo-participar__intro{color:#3a3a3acc;margin:0;font-size:.92rem;line-height:1.5}.hilo-participar__card label{flex-direction:column;gap:.4rem;display:flex}.hilo-participar__label{color:var(--gris-grafito);font-size:.8rem;font-weight:700}.hilo-participar__input-wrap{box-sizing:border-box;color:#3a3a3a66;background:#fff;border:1.5px solid #3a3a3a29;border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s;display:flex}.hilo-participar__input-wrap:focus-within{border-color:var(--verde-lima);box-shadow:0 0 0 4px var(--accent-bg);color:var(--verde-lima)}.has-error .hilo-participar__input-wrap{border-color:#c0453f}.hilo-participar__input-wrap input{min-width:0;font:inherit;color:var(--gris-grafito);background:0 0;border:none;flex:1;padding:0;font-size:.92rem}.hilo-participar__input-wrap input:focus{outline:none}.hilo-participar__error{color:#c0453f;font-size:.78rem;font-weight:600}.hilo-participar__legal{color:#3a3a3abf;background:#3a3a3a0f;border-radius:12px;margin:0;padding:.75rem 1rem;font-size:.76rem;line-height:1.5}.hilo-participar__legal summary{cursor:pointer;color:var(--gris-grafito);font-weight:700;list-style:none}.hilo-participar__legal summary::-webkit-details-marker{display:none}.hilo-participar__legal summary:after{content:"+";float:right;font-weight:700}.hilo-participar__legal[open] summary:after{content:"−"}.hilo-participar__legal summary:focus-visible{outline:2px solid var(--verde-lima);outline-offset:2px}.hilo-participar__legal p{margin:.6rem 0 0}.hilo-participar__checkbox{color:var(--gris-grafito);cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.86rem;font-weight:600;flex-direction:row!important}.hilo-participar__checkbox input{width:1.1rem;height:1.1rem;accent-color:var(--verde-lima);cursor:pointer;flex:none;margin-top:.15rem}.hilo-participar__cta{background:var(--verde-lima);color:var(--gris-grafito);font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.85rem 1rem;font-size:.98rem;font-weight:700;transition:filter .2s}.hilo-participar__cta:hover{filter:brightness(1.08)}.hilo-participar__spinner{border:3px solid #3a3a3a33;border-top-color:var(--azul-petroleo);border-radius:50%;width:1.6rem;height:1.6rem;animation:.7s linear infinite hilo-participar-spin}@keyframes hilo-participar-spin{to{transform:rotate(360deg)}}.hilo-participar__conectar{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:480px;display:flex}.hilo-participar__conectar .hilo-participar__intro{color:#ffffffd9;text-align:center}.hilo-participar__board{aspect-ratio:1;touch-action:none;width:100%;position:relative}.hilo-participar__centro{aspect-ratio:1;background:var(--azul-petroleo-oscuro);border:3px solid var(--verde-lima);text-align:center;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34%;padding:.5rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:.78rem;font-weight:600;line-height:1.25;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hilo-participar__causa{aspect-ratio:1;color:#fff;width:22%;font:inherit;text-align:center;cursor:pointer;background:#ffffff14;border:2px solid #7fa68a80;border-radius:50%;padding:.4rem;font-size:.7rem;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s;position:absolute;transform:translate(-50%,-50%)}.hilo-participar__causa:hover{border-color:var(--verde-lima)}.hilo-participar__causa.is-over{background:var(--verde-lima);color:var(--gris-grafito);border-color:var(--verde-lima);transform:translate(-50%,-50%)scale(1.12)}.hilo-participar__handle{background:var(--verde-lima);width:3.8rem;height:3.8rem;color:var(--gris-grafito);text-align:center;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:5;border-radius:50%;justify-content:center;align-items:center;margin:-1.9rem 0 0 -1.9rem;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:67%;left:50%;box-shadow:0 10px 24px #0000004d}.hilo-participar__handle.is-dragging{cursor:grabbing}.hilo-participar__confirmado{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:600px;display:flex}.hilo-participar__confirmado-mensaje{text-align:center;color:#fff}.hilo-participar__confirmado-mensaje svg{color:var(--verde-lima)}.hilo-participar__confirmado-mensaje h2{margin:.5rem 0 .25rem;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:600}.hilo-participar__confirmado-mensaje p{color:#ffffffbf;margin:0}.hilo-participar__red{aspect-ratio:1;width:100%}.hilo-participar__volver{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.hilo-participar__volver p{color:#ffffffa6;margin:0;font-size:.85rem}.hilo-participar__volver button{font:inherit;color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:999px;padding:.6rem 1.4rem;font-weight:700;transition:border-color .2s}.hilo-participar__volver button:hover{border-color:var(--verde-lima)}@media (width<=480px){.hilo-participar__card{padding:1.75rem 1.5rem}}.hilo-pantalla{background:var(--azul-petroleo);flex-direction:column;justify-content:space-between;align-items:center;min-height:100svh;padding:2.5rem 3rem;display:flex;overflow:hidden}.hilo-pantalla__contador{color:#fff;align-items:baseline;gap:.6rem;display:flex}.hilo-pantalla__contador-num{color:var(--verde-lima);font-family:Lora,Georgia,Times New Roman,serif;font-size:3rem;font-weight:700;line-height:1}.hilo-pantalla__contador-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf;font-size:1.1rem}.hilo-pantalla__red{flex:1;justify-content:center;align-items:center;width:min(90vh,100%);max-width:1100px;display:flex}.hilo-pantalla__mensaje{text-align:center;color:#ffffffd9;max-width:720px;font-family:Lora,Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.5}@media (width<=768px){.hilo-pantalla{padding:1.5rem}.hilo-pantalla__contador-num{font-size:2.2rem}.hilo-pantalla__mensaje{font-size:.95rem}}
