@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer jf-pages{ .jf-proyecto-hero { position: relative; overflow: hidden; background: var(--jf-color-white); padding-top: var(--jf-space-2xl); padding-bottom: calc(var(--jf-space-2xl) + 10rem); color: var(--jf-color-black);}.jf-proyecto-hero__people { position: absolute; inset: -6rem 0 auto; display: flex; justify-content: center; pointer-events: none; z-index: 0;}.jf-proyecto-hero__people-image { width: min(150rem, 100vw); max-width: none;}.jf-proyecto-hero .jf-container { position: relative; z-index: 1;}.jf-proyecto-hero__content { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; min-height: 52rem; padding-top: 8.5rem; text-align: center;}.jf-proyecto-hero__title { display: flex; flex-direction: column; align-items: center; gap: 0.4rem; margin: 0;}.jf-proyecto-hero__line { display: flex; align-items: center; justify-content: center; gap: 0.8rem; flex-wrap: wrap;}.jf-proyecto-hero__plain,.jf-proyecto-hero__sticker { font-family: var(--jf-font-heading); font-size: var(--jf-text-3xl); font-weight: var(--jf-weight-black); line-height: 0.92; color: var(--jf-color-black);}.jf-proyecto-hero__sticker { padding: 0.08em 0.34em;}.jf-proyecto-hero__sticker--blue { --jf-rotate: -1.8deg; transform: rotate(var(--jf-rotate));}.jf-proyecto-hero__sticker--amber { --jf-rotate: -1.2deg; transform: rotate(var(--jf-rotate));}.jf-proyecto-hero__sticker--pink { --jf-rotate: -1deg; transform: rotate(var(--jf-rotate));}.jf-proyecto-hero__copy { width: min(65.3rem, 100%); margin: var(--jf-space-m) auto 0; color: var(--jf-color-black); font-weight: var(--jf-weight-regular); line-height: 1.3; text-wrap: pretty;}.jf-proyecto-hero__actions { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 1.6rem; margin-top: var(--jf-space-s);}.jf-proyecto-hero__button { display: inline-flex; align-items: center; justify-content: center; min-height: 4rem; padding: 0.8rem 1.6rem; border-radius: var(--jf-radius-s); border: 0.2rem solid var(--jf-color-blue-btn); color: var(--jf-color-blue-btn); background: transparent; font-family: var(--jf-font-body); font-size: var(--jf-text-l); font-weight: var(--jf-weight-regular); line-height: 1.5; text-decoration: none; white-space: nowrap;}.jf-proyecto-hero__button--primary { background: var(--jf-color-blue-btn); color: var(--jf-color-white); font-weight: var(--jf-weight-medium);}.jf-proyecto-hero__wave { position: absolute; left: 50%; bottom: -20rem; width: 160%; height: 34rem; transform: translateX(-50%); border-radius: 32%; background: var(--jf-color-white); box-shadow: 0 -1rem 3rem rgba(0, 0, 0, 0.04);}@media (max-width: 1024px) { .jf-proyecto-hero { padding-bottom: calc(var(--jf-space-2xl) + 8rem); } .jf-proyecto-hero__content { min-height: 45rem; padding-top: 6.5rem; } .jf-proyecto-hero__people-image { width: min(124rem, 126vw); }}@media (max-width: 767px) { .jf-proyecto-hero { padding-top: var(--jf-space-xl); padding-bottom: var(--jf-space-xl); } .jf-proyecto-hero__people { inset: -2rem 0 auto; opacity: 1; } .jf-proyecto-hero__people-image { width: 58rem; } .jf-proyecto-hero__content { position: relative; min-height: 52rem; padding-top: 2rem; padding-bottom: 0; } .jf-proyecto-hero__plain, .jf-proyecto-hero__sticker { font-size: var(--jf-text-2xl); } .jf-proyecto-hero__copy { position: relative; z-index: 2; width: min(30rem, 100%); margin-top: 19rem; padding: 3rem 2.2rem 0; font-size: var(--jf-text-l); } .jf-proyecto-hero__actions { position: relative; z-index: 2; gap: 1rem; width: 100%; margin-top: var(--jf-space-s); padding: 0 2.2rem 2.6rem; } .jf-proyecto-hero__button { width: fit-content; } .jf-proyecto-hero__wave { bottom: 0; width: 190%; height: 34rem; border-radius: 50%; box-shadow: 0 -0.6rem 2.4rem rgba(0, 0, 0, 0.04); }}.jf-proyecto-innovacion { background: var(--jf-color-white); color: var(--jf-color-black);}.jf-proyecto-innovacion__layout { display: grid; grid-template-columns: minmax(30rem, 70rem) minmax(32rem, 74rem); align-items: start; justify-content: space-between; gap: clamp(var(--jf-space-l), 5vw, 8rem);}.jf-proyecto-innovacion__left { display: flex; flex-direction: column; align-items: flex-start;}.jf-proyecto-innovacion__title { margin: 0; max-width: 70rem; color: var(--jf-color-black); font-family: var(--jf-font-heading); font-size: var(--jf-fs-h2); font-weight: var(--jf-weight-bold); line-height: 1.2;}.jf-proyecto-innovacion__character { width: 16rem; margin-top: var(--jf-space-m); margin-left: 12.6rem;}.jf-proyecto-innovacion__right { padding-top: 6.6rem;}.jf-proyecto-innovacion__copy { margin: 0; color: var(--jf-color-black); font-family: var(--jf-font-body); font-weight: var(--jf-weight-regular); line-height: 1.5; text-wrap: pretty;}@media (max-width: 991px) { .jf-proyecto-innovacion__layout { grid-template-columns: 1fr; gap: var(--jf-space-l); } .jf-proyecto-innovacion__left { align-items: center; text-align: center; } .jf-proyecto-innovacion__title { max-width: 72rem; } .jf-proyecto-innovacion__character { margin-left: 0; } .jf-proyecto-innovacion__right { padding-top: 0; } .jf-proyecto-innovacion__copy { text-align: center; }}@media (max-width: 640px) { .jf-proyecto-innovacion__title { font-size: var(--jf-text-2xl); } .jf-proyecto-innovacion__character { width: 13rem; } .jf-proyecto-innovacion__copy { font-size: var(--jf-text-m); }} .jf-proyecto-steam { background: var(--jf-color-white); color: var(--jf-color-black);}.jf-proyecto-steam .jf-container { display: flex; flex-direction: column; align-items: center; gap: var(--jf-space-xl);}.jf-proyecto-steam__intro { display: flex; flex-direction: column; align-items: center; gap: var(--jf-space-m); width: min(119.8rem, 100%); text-align: center;}.jf-proyecto-steam__title { margin: 0; max-width: 76.6rem; color: var(--jf-color-black); font-family: var(--jf-font-heading); font-size: var(--jf-fs-h2); font-weight: var(--jf-weight-bold); line-height: 1.2;}.jf-proyecto-steam__copy { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-body); font-size: var(--jf-text-xl); font-weight: var(--jf-weight-regular); line-height: 1.5; text-wrap: pretty;}.jf-proyecto-steam__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 3rem; width: 100%;}.jf-proyecto-steam__card { display: flex; flex-direction: column; align-items: center; gap: 2.4rem; min-height: 30.846rem; padding: 3.2rem 2.46rem; border-radius: 3.2rem; text-align: center;}.jf-proyecto-steam__card--amber { background: var(--jf-color-amber);}.jf-proyecto-steam__card--blue { background: var(--jf-color-blue-btn);}.jf-proyecto-steam__card--green { background: var(--jf-color-green);}.jf-proyecto-steam__card--pink { background: var(--jf-color-pink); border-radius: 1rem;}.jf-proyecto-steam__card-title { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-heading); font-size: var(--jf-text-2xl); font-weight: var(--jf-weight-bold); line-height: 1.3;}.jf-proyecto-steam__card-copy { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-body); font-size: var(--jf-text-l); font-weight: var(--jf-weight-regular); line-height: 1.5; text-wrap: pretty;}@media (max-width: 1024px) { .jf-proyecto-steam__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (max-width: 640px) { .jf-proyecto-steam .jf-container { gap: var(--jf-space-l); } .jf-proyecto-steam__title { font-size: var(--jf-text-2xl); } .jf-proyecto-steam__copy { font-size: var(--jf-text-m); } .jf-proyecto-steam__grid { grid-template-columns: 1fr; gap: var(--jf-space-m); } .jf-proyecto-steam__card { min-height: unset; padding: var(--jf-space-l) var(--jf-space-m); }}.jf-proyecto-perfiles { background: var(--jf-color-white); color: var(--jf-color-black);}.jf-proyecto-perfiles .jf-container { display: flex; flex-direction: column; gap: var(--jf-space-l);}.jf-proyecto-perfiles__title { margin: 0; max-width: 49.3rem; color: var(--jf-color-black); font-family: var(--jf-font-heading); font-size: var(--jf-fs-h2); font-weight: var(--jf-weight-bold); line-height: 1.2; text-transform: uppercase;}.jf-proyecto-perfiles__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 4rem;}.jf-proyecto-perfiles__card { display: flex; flex-direction: column; align-items: flex-start; gap: 3.2rem; min-height: 42.2rem; padding: 4rem 3.2rem; border-radius: 5rem;}.jf-proyecto-perfiles__card--pink { background: var(--jf-color-pink);}.jf-proyecto-perfiles__card--blue { background: var(--jf-color-blue-btn);}.jf-proyecto-perfiles__card--green { background: var(--jf-color-green);}.jf-proyecto-perfiles__icon { width: 6rem; height: 7.5rem; object-fit: contain; opacity: 0.36;}.jf-proyecto-perfiles__card-title { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-heading); font-size: 2.4rem; font-weight: var(--jf-weight-bold); line-height: 1.4; text-transform: uppercase;}.jf-proyecto-perfiles__card-copy { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-body); font-weight: var(--jf-weight-regular); line-height: 1.5; text-wrap: pretty;}@media (max-width: 1024px) { .jf-proyecto-perfiles__grid { grid-template-columns: 1fr; gap: var(--jf-space-m); } .jf-proyecto-perfiles__card { min-height: unset; }}@media (max-width: 640px) { .jf-proyecto-perfiles__title { font-size: var(--jf-text-2xl); } .jf-proyecto-perfiles__card { gap: var(--jf-space-m); padding: var(--jf-space-l) var(--jf-space-m); border-radius: 3.2rem; } .jf-proyecto-perfiles__card-title { font-size: var(--jf-text-l); } .jf-proyecto-perfiles__card-copy { font-size: var(--jf-text-m); }}.jf-proyecto-ventajas { background: var(--jf-color-white); color: var(--jf-color-black);}.jf-proyecto-ventajas .jf-container { display: flex; flex-direction: column; align-items: center; gap: var(--jf-space-xl);}.jf-proyecto-ventajas__header { display: flex; justify-content: center; width: 100%;}.jf-proyecto-ventajas__title-wrap { display: flex; flex-direction: column; align-items: center; gap: 0.4rem;}.jf-proyecto-ventajas__second-line { display: flex; align-items: center; gap: 1.2rem;}.jf-proyecto-ventajas__plain,.jf-proyecto-ventajas__sticker { font-family: var(--jf-font-heading); font-size: var(--jf-text-3xl); font-weight: var(--jf-weight-bold); line-height: 1.2; color: var(--jf-color-black);}.jf-proyecto-ventajas__sticker { padding: 0.08em 0.32em;}.jf-proyecto-ventajas__sticker--purple { --jf-rotate: -0.91deg; transform: rotate(var(--jf-rotate));}.jf-proyecto-ventajas__sticker--amber { --jf-rotate: 1.68deg; transform: rotate(var(--jf-rotate));}.jf-proyecto-ventajas__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.45rem; width: 100%;}.jf-proyecto-ventajas__card { display: flex; flex-direction: column; gap: 4.5rem; min-height: 36.6rem; padding: 2.4rem; border-radius: 5rem; background: var(--jf-color-input-bg);}.jf-proyecto-ventajas__card-title { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-body); font-weight: var(--jf-weight-bold); line-height: 1.3;}.jf-proyecto-ventajas__card-copy { margin: 0; width: 100%; color: var(--jf-color-black); font-family: var(--jf-font-body); font-weight: var(--jf-weight-regular); line-height: 1.5; text-wrap: pretty;}@media (max-width: 1024px) { .jf-proyecto-ventajas__grid { grid-template-columns: 1fr; } .jf-proyecto-ventajas__card { min-height: unset; }}@media (max-width: 640px) { .jf-proyecto-ventajas .jf-container { gap: var(--jf-space-l); } .jf-proyecto-ventajas__second-line { gap: 0.8rem; } .jf-proyecto-ventajas__plain, .jf-proyecto-ventajas__sticker { font-size: var(--jf-text-2xl); } .jf-proyecto-ventajas__card { gap: var(--jf-space-l); padding: var(--jf-space-l) var(--jf-space-m); border-radius: 3.2rem; } .jf-proyecto-ventajas__card-title { font-size: var(--jf-text-l); } .jf-proyecto-ventajas__card-copy { }}.jf-proyecto-modelos-ia { background: var(--jf-color-white); color: var(--jf-color-black);}.jf-proyecto-modelos-ia__panel { display: grid; grid-template-columns: 24rem 1fr 22rem; align-items: center; min-height: 36rem; padding: 0 4.8rem; border-radius: 5rem; background: var(--jf-color-blue-btn); overflow: hidden;}.jf-proyecto-modelos-ia__art,.jf-proyecto-modelos-ia__robot-wrap { display: flex; align-items: flex-end; justify-content: center; height: 100%;}.jf-proyecto-modelos-ia__character { width: 18.9rem; height: auto;}.jf-proyecto-modelos-ia__content { display: flex; flex-direction: column; align-items: center; gap: var(--jf-space-l); text-align: center;}.jf-proyecto-modelos-ia__title { margin: 0; max-width: 65.4rem; color: #0a0a0a; font-family: var(--jf-font-heading); font-size: 5.6rem; font-weight: var(--jf-weight-bold); line-height: 1.2;}.jf-proyecto-modelos-ia__button { display: inline-flex; align-items: center; justify-content: center; min-height: 4rem; padding: 0.8rem 1.6rem; border-radius: var(--jf-radius-s); background: var(--jf-color-white); color: #0a0a0a; font-family: var(--jf-font-body); font-size: 2rem; font-weight: var(--jf-weight-medium); line-height: 2rem; text-decoration: none; white-space: nowrap;}.jf-proyecto-modelos-ia__robot { width: 14.3rem; height: auto;}@media (max-width: 1024px) { .jf-proyecto-modelos-ia__panel { grid-template-columns: 18rem 1fr 16rem; padding: 0 3rem; border-radius: 3.4rem; } .jf-proyecto-modelos-ia__title { font-size: var(--jf-text-3xl); } .jf-proyecto-modelos-ia__button { font-size: 1.6rem; }}@media (max-width: 640px) { .jf-proyecto-modelos-ia__panel { grid-template-columns: 1fr; gap: var(--jf-space-s); min-height: unset; padding: var(--jf-space-l) var(--jf-space-m); } .jf-proyecto-modelos-ia__art, .jf-proyecto-modelos-ia__robot-wrap { height: auto; } .jf-proyecto-modelos-ia__character { width: 14rem; } .jf-proyecto-modelos-ia__title { font-size: var(--jf-text-2xl); } .jf-proyecto-modelos-ia__button { font-size: 1.6rem; } .jf-proyecto-modelos-ia__robot { width: 11rem; }}}