body {background-color: #010302;font-family: 'Lyontext web', 'Times New Roman', sans-serif;color: #fff;font-size: 100%;line-height: 1.5;font-weight: 400;}h1 {margin-top: 0px;margin-bottom: 1rem;color: #fff;font-size: 3rem;line-height: 1.15;font-weight: 600;}h2 {margin-top: 0px;margin-bottom: 1rem;color: #fff;font-size: 2.5rem;line-height: 1.1;font-weight: 600;}h3 {margin-top: 0px;margin-bottom: 1rem;color: #fff;font-size: 2rem;line-height: 1.1;font-weight: 600;}h4 {margin-top: 0px;margin-bottom: 2rem;color: #fff;font-size: 1.5rem;line-height: 1.1;font-weight: 600;}h5 {margin-top: 0px;margin-bottom: 0.875rem;color: #fff;font-size: 1.25rem;line-height: 1.1;font-weight: 600;}h6 {margin-top: 0px;margin-bottom: 0.875rem;color: #fff;font-size: 1rem;line-height: 1.1;font-weight: 600;}p {margin-bottom: 1.5rem;font-size: 1.125rem;}a {-webkit-transition: color 200ms ease-in-out;transition: color 200ms ease-in-out;color: #030303;}a:hover {color: #3f95ff;}.list {display: -ms-grid;display: grid;margin-bottom: 0px;padding-left: 20px;grid-auto-columns: 1fr;grid-column-gap: 1rem;grid-row-gap: 0.875rem;-ms-grid-columns: 1fr;grid-template-columns: 1fr;-ms-grid-rows: auto auto;grid-template-rows: auto auto;}.section-in-base {padding-top: 6rem;padding-bottom: 6rem;}.section-in-small {padding-top: 4.5rem;padding-bottom: 4.5rem;}.section-in-large {padding-top: 7.5rem;padding-bottom: 7.5rem;}.section-in-large.intro {padding-top: 19rem;}.section-in-large.intro.relative {padding-bottom: 32rem;}.section-in-large.section-creditos {font-size: 1.25rem;line-height: 1.75;text-align: center;}.section-in-large.container-1280.margin-top-48.section-instrucciones {position: absolute;right: 50px;bottom: 0px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-bottom: 9rem;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.container-1440 {width: 100%;max-width: 1440px;margin-right: auto;margin-left: auto;padding-right: 1.5rem;padding-left: 1.5rem;}.container-1440.relative.resumen-intro {z-index: 3;}.container-1280 {width: 100%;max-width: 1280px;margin-right: auto;margin-left: auto;padding-right: 1.5rem;padding-left: 1.5rem;}.container-full {width: 100%;max-width: 100%;padding-right: 1.5rem;padding-left: 1.5rem;}.container-full.relative.container-sistema-educativo-01 {height: 750vh;}.flex-row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-self: auto;-ms-flex-item-align: auto;align-self: auto;}.flex-row-middle {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.flex-column {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-column-middle {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.flex-column-centered {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.flex-align-center {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;}.flex-align-end {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.flex-justify-center {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.flex-justify-end {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.flex-space-between {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.grid-1-column {display: -ms-grid;display: grid;grid-auto-columns: 1fr;grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;-ms-grid-columns: 1fr;grid-template-columns: 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}.grid-1-column.hatch-sidebar {grid-row-gap: 0.75rem;}.grid-2-columns-content-centered {display: -ms-grid;display: grid;justify-items: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;grid-auto-columns: 1fr;grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}.grid-3-columns-content-centered {display: -ms-grid;display: grid;justify-items: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;grid-auto-columns: 1fr;grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}.inline-block {display: inline-block;}.inline {display: inline;-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.hide {display: none;}.margin-top-16 {margin-top: 4rem;}.margin-top-20 {margin-top: 5rem;}.margin-top-40 {margin-top: 10rem;}.margin-top-48 {margin-top: 12rem;}.margin-bottom-0 {margin-bottom: 0px;}.margin-bottom-1 {margin-bottom: 0.25rem;}.margin-bottom-3 {margin-bottom: 0.75rem;}.margin-bottom-4 {margin-bottom: 1rem;}.margin-bottom-4.imagen-3-problemas {width: 200px;min-width: 200px;}.margin-bottom-10 {margin-bottom: 2.5rem;}.margin-bottom-16 {margin-bottom: 4rem;}.margin-bottom-20 {margin-bottom: 5rem;}.margin-bottom-48 {margin-bottom: 12rem;}.margin-left-auto {margin-left: auto;}.margin-x-auto {margin-right: auto;margin-left: auto;}.margin-y-6 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.margin-y-9 {margin-top: 2.25rem;margin-bottom: 2.25rem;}.margin-y-12 {margin-top: 3rem;margin-bottom: 3rem;}.margin-y-16 {margin-top: 4rem;margin-bottom: 4rem;}.margin-y-40 {margin-top: 10rem;margin-bottom: 10rem;}.margin-y-48 {margin-top: 12rem;margin-bottom: 12rem;}.padding-4 {padding: 1rem;}.padding-8 {padding: 2rem;}.padding-top-1 {padding-top: 0.25rem;}.padding-top-20 {padding-top: 5rem;}.padding-top-32 {padding-top: 8rem;}.padding-right-16 {padding-right: 4rem;}.padding-x-16 {padding-right: 4rem;padding-left: 4rem;}.padding-y-4 {padding-top: 1rem;padding-bottom: 1rem;}.padding-y-20 {padding-top: 5rem;padding-bottom: 5rem;}.padding-y-40 {padding-top: 10rem;padding-bottom: 10rem;}.width-2-12 {width: 16.666%;}.width-2-12.caption-video-quotes {text-align: right;}.width-5-12 {width: 41.666%;}.width-6-12 {width: 50%;}.width-9-12 {width: 75%;}.width-10-12 {width: 83.333%;}.width-full {width: 100%;}.width-viewport-full {width: 100vw;}.text-small {font-size: 0.875rem;}.text-medium {font-size: 1.25rem;}.text-4xl {font-size: 3.75rem;}.text-align-center {text-align: center;}.text-align-center.retos-columna {max-width: 180px;}.letters-tight {letter-spacing: -0.025em;}.relative {position: relative;}.absolute {position: absolute;}.absolute.ilu-hero {top: 10px;right: 2%;max-width: 250px;}.absolute.capitular-resumen {left: -3.0069px;top: -120px;z-index: -1;max-width: 300px;}.sticky {position: -webkit-sticky;position: sticky;}.sticky.height-viewport-full.climatico-portada {height: 300vh;background-image: url('../images/CLIMATICO-PORTADA.jpg');background-position: 50% 50%;background-size: cover;background-attachment: fixed;}.sticky.height-viewport-full.climatico-portada.flex-row {height: 300vh;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.sticky.height-viewport-full.climatico-portada.flex-row.metabolico-portada {background-image: url('../images/METABOLICO-PORTADA.jpg');}.sticky.height-viewport-full.climatico-portada.flex-row.educacion-portada {background-image: url('../images/EDUCATIVO-PORTADA.jpg');background-position: 50% 0%;}.sticky-top-0 {position: -webkit-sticky;position: sticky;top: 0px;}.border-1px {border-style: solid;border-width: 1px;border-color: #ccd2d4;}.border-top-1px {border-top: 1px solid #ccd2d4;}.border-bottom-1px {border-bottom: 1px solid #ccd2d4;}.border-right-1px {border-right: 1px solid #ccd2d4;}.hatch-content-grid {display: -ms-grid;display: grid;grid-auto-columns: 1fr;grid-column-gap: 0px;grid-row-gap: 0px;-ms-grid-columns: 220px 1fr;grid-template-columns: 220px 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}.hatch-color-swatch {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;overflow: hidden;width: 1.75rem;height: 1.75rem;min-width: 1.75rem;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-radius: 50%;}.hatch-color-swatch.body-background {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #010302;}.hatch-color-swatch.body-text {background-color: #fff;}.hatch-color-swatch.headings {background-color: #fff;}.hatch-color-swatch.border {background-color: #ccd2d4;}.hatch-color-swatch.button-color {background-color: #fff;}.hatch-color-swatch.border-hover {background-color: #253e8f;}.hatch-color-swatch.link-color {background-color: #030303;}.hatch-color-swatch.brand-color {background-color: #3f95ff;}.hatch-color-swatch.placeholder-color {background-color: #757575;}.hatch-color-swatch.button-text {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #fff;}.hatch-color-swatch.button-text-hover {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #fff;}.hatch-color-swatch.button-secondary-color {background-color: #fff;}.hatch-color-swatch.button-secondary-hover-color {background-color: #fff;}.hatch-color-swatch.button-secondary-text {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #030303;}.hatch-color-swatch.button-secondary-text-hover {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #030303;}.hatch-color-swatch.link-hover-color {background-color: #3f95ff;}.hatch-color-swatch.form-input-background {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #fff;}.hatch-color-swatch.background-1 {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #f7fdff;}.hatch-color-swatch.background-2 {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #cde4eb;}.hatch-color-swatch.background-3 {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #030303;}.hatch-color-swatch.background-4 {background-color: #55b0ff;}.hatch-color-swatch.text-1 {background-color: #030303;}.hatch-color-swatch.text-2 {background-color: #4a5568;}.hatch-color-swatch.text-3 {background-color: #a0aec0;}.hatch-color-swatch.text-4 {border-style: solid;border-width: 1px;border-color: #ccd2d4;background-color: #fff;}.hatch-color-swatch.nav-link-color {background-color: #030303;}.hatch-color-swatch.nav-link-hover-color {background-color: #4195ff;}.hatch-logo {color: #fff;font-size: 1.5rem;line-height: 1;font-weight: 600;letter-spacing: -0.05em;text-transform: lowercase;}.max-width-4xl {max-width: 48rem;}.max-width-6xl {max-width: 56rem;}.height-full {height: 100%;}.height-full.flex-column-middle.flex-justify-center.slider-fondo-slide {width: 50%;margin-left: auto;padding-right: 108px;padding-left: 80px;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;background-color: rgba(28, 28, 28, 0.8);}.height-viewport-full {height: 100vh;}.overflow-hidden {overflow: hidden;}.radius-medium {border-radius: 0.375rem;}.opacity-60 {opacity: 0.6;}.hatch-webflow-selector {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 10px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-radius: 6px;background-color: #2b2b2b;}.hatch-wf-selector-button {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 2rem;height: 2rem;min-width: 32px;margin-right: 10px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-radius: 4px;background-color: #5e5e5e;}.hatch-wf-selector-icon {width: 20px;margin-top: -2px;}.hatch-wf-class {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 32px;padding-right: 10px;padding-left: 10px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-radius: 4px;background-color: #1895fc;color: #fff;}.hatch-wf-class.global {background-color: #b5528c;}.hatch-wf-class.combo {margin-left: 10px;}.button {padding: 0.75rem 2rem 0.7rem;border-radius: 8rem;background-color: #fff;-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;transition: color 200ms ease-in-out, background-color 200ms ease-in-out;font-family: Fragment, Georgia, sans-serif;color: #fff;text-align: center;}.button:hover {background-color: #253e8f;color: #fff;}.button.button-small {padding: 0.7rem 1.5rem 0.6rem;border-radius: 8rem;background-color: #fff;font-size: 0.875rem;text-align: center;}.button.button-large {padding: 1rem 1.75rem;font-size: 1.125rem;}.link {-webkit-transition: color 200ms ease-in-out;transition: color 200ms ease-in-out;color: #030303;}.link:hover {color: #3f95ff;}.link.w--current {text-decoration: none;}.hatch-sidebar-link {text-decoration: none;}.hatch-sidebar-link:hover {color: #3f95ff;}.hatch-sidebar-link.w--current {padding-left: 0.5rem;border-left: 2px solid #4195ff;color: #fff;font-weight: 600;text-decoration: none;}.form-input {height: 3.25rem;padding: 1rem;border-style: solid;border-width: 1px;border-color: #ccd2d4;border-radius: 0.25rem;background-color: #fff;}.form-input::-webkit-input-placeholder {color: #757575;}.form-input:-ms-input-placeholder {color: #757575;}.form-input::-ms-input-placeholder {color: #757575;}.form-input::placeholder {color: #757575;}.form-label {font-size: 0.875rem;font-weight: 400;}.form {width: 100%;margin-bottom: 0px;}.form-grid {display: -ms-grid;display: grid;grid-auto-columns: 1fr;grid-column-gap: 0.75rem;grid-row-gap: 0.75rem;-ms-grid-columns: 1fr;grid-template-columns: 1fr;-ms-grid-rows: auto;grid-template-rows: auto;}.form-textarea {min-height: 6rem;padding: 1rem;border-style: solid;border-width: 1px;border-color: #ccd2d4;border-radius: 0.25rem;background-color: #fff;}.form-textarea::-webkit-input-placeholder {color: #757575;}.form-textarea:-ms-input-placeholder {color: #757575;}.form-textarea::-ms-input-placeholder {color: #757575;}.form-textarea::placeholder {color: #757575;}.button-secondary {padding: 0.75rem 2rem 0.7rem;border-radius: 8rem;background-color: #3f95ff;-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;transition: color 200ms ease-in-out, background-color 200ms ease-in-out;font-family: Fragment, Georgia, sans-serif;color: #030303;text-align: center;}.button-secondary:hover {background-color: #1f60e2;color: #fff;}.button-secondary.button-small {padding: 0.7rem 1.5rem 0.6rem;font-size: 0.875rem;}.button-secondary.button-large {padding: 1rem 1.75rem;font-size: 1.125rem;}.form-select {height: 3.25rem;padding: 1rem;border-radius: 0.25rem;background-color: #fff;}.background-color-body {background-color: #010302;}.background-color-1 {background-color: #f7fdff;}.text-color-1 {color: #030303;}.nav-link {color: #030303;}.nav-link:hover {color: #4195ff;}.heading {font-family: 'Algebra web', Georgia, sans-serif;font-size: 2.875rem;}.heading-2 {font-family: 'Algebra web', Georgia, sans-serif;font-size: 2.25rem;}.heading-3 {font-family: 'Lyontext web', 'Times New Roman', sans-serif;font-size: 1.875rem;}.heading-4 {font-family: 'Lyontext web', 'Times New Roman', sans-serif;}.heading-5 {font-family: 'Lyontext web', 'Times New Roman', sans-serif;font-size: 1.125rem;}.heading-6 {font-family: 'Lyontext web', 'Times New Roman', sans-serif;}.imagen-hero {width: 740px;}.text-intro {font-size: 1.5rem;}.text-intro.max-width-6xl.margin-x-auto {margin-bottom: 14.87rem;font-size: 1.3rem;line-height: 1.6;}.display-4 {margin-top: 1.75rem;margin-bottom: 1.75rem;font-family: 'Algebra web', Georgia, sans-serif;font-size: 1.875rem;line-height: 1;}.line-division-vertical {width: 1px;max-height: 100%;min-height: 20px;margin-right: 60px;margin-left: 60px;border-left: 1px solid #f7fdff;}.portada-negra {width: 100%;height: 170vh;min-height: 100vh;background-color: rgba(1, 3, 2, 0.7);}.titulo-bolita {display: block;width: 33px;height: 33px;}.titulo-bolita.inline-block {margin-top: 3px;margin-right: 8px;float: left;clear: none;-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row-align: auto;align-self: auto;border-radius: 20px;background-color: #745ad4;}.titulo-bolita.inline-block.metabolico {background-color: #ef7e22;}.titulo-bolita.inline-block.educativo {background-color: #5ac37e;}.titulo-portada {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100vh;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.caja-texto {position: relative;z-index: 3;width: 41.66%;padding: 30px;background-color: #fff;}.caja-texto.caja-climatico-1 {position: absolute;top: 60vh;right: 0px;}.caja-texto.caja-climatico-2 {margin-right: auto;margin-left: auto;}.caja-texto.caja-climatico-3 {position: absolute;bottom: 72px;}.caja-texto.caja-educativo-1 {position: absolute;left: 0px;top: 60vh;bottom: auto;}.caja-texto.caja-educativo-2 {position: absolute;right: 0px;bottom: 10px;}.section-climatico-03.padding-y-40 {height: 150vh;background-image: url('../images/DEFORESTACION-NORETORNO.jpg');background-position: 50% 0%;background-size: cover;background-attachment: fixed;}.max-height-viewport-90 {max-height: 80vh;}.section-climatico-04 {padding-top: 160px;padding-bottom: 160px;}.section-climatico-04.relative {height: 630vh;padding-top: 200px;padding-bottom: 400px;}.contenerdor-lottie-tierra {position: absolute;top: 0px;right: 0px;width: 100%;height: 100%;}.lottie-tierra {position: -webkit-sticky;position: sticky;top: 5vh;width: 100%;height: 100vh;}.relative-z-index-2 {position: relative;z-index: 2;}.lottie-animation {position: absolute;right: 0px;height: 140%;margin-top: -12%;}.section-climatico-05.padding-y-40 {height: 150vh;background-image: url('../images/climatico-deforestacion.jpg');background-position: 50% 50%;background-size: cover;background-attachment: fixed;}.section-climatico-05.padding-y-40.section-educativo-03 {background-image: url('../images/REZAGO-EDUCATIVO-02.jpg');}.quotes {font-size: 2rem;font-style: italic;font-weight: 400;}.caja-numeralia-planeta {width: 25%;margin-top: 50vh;margin-bottom: 50vh;margin-left: 32px;}.contenedor-anim-obesidad {position: relative;height: 800vh;padding-bottom: 200px;background-color: transparent;}.lottie-obesidad {position: -webkit-sticky;position: sticky;top: 0px;bottom: 100px;width: 80%;max-height: 80vh;max-width: 98%;margin-right: auto;margin-left: auto;}.section-metabolico-04 {height: 100vh;}.section-educativo-02 {height: 100vh;}.section-educativo-02.section-in-large {height: 500vh;}.contenedor-flecha {position: absolute;width: 25px;height: 120vh;}.contenedor-flecha.flecha-manufactura {left: 25%;top: 85vh;height: 58vh;}.contenedor-flecha.flecha-obesidad {left: 45%;bottom: -139px;height: 40vh;}.contenedor-flecha.flecha-educativo {right: 30%;bottom: -300px;height: 40vh;}.rabo-flecha {width: 4px;height: 100%;max-height: 100%;margin-right: auto;margin-left: auto;background-color: #f7fdff;}.flecha-punta {width: 0%;height: 0px;border-style: solid;border-width: 14px 12.5px 0px;border-color: #f7fdff transparent transparent;}.espacio-capitular {display: inline-block;width: 40px;height: 60px;float: left;}.display-2 {font-family: Fragment, Georgia, sans-serif;font-size: 3.25rem;font-weight: 700;}.obesidad-anim {width: auto;height: 100%;max-height: 70vh;}.contenedor-lottie-poblacion-obesidad {position: -webkit-sticky;position: sticky;top: 0px;}.container-lottie-pob-educativo {position: -webkit-sticky;position: sticky;top: 0px;}.container-500vh {height: 500vh;}.max-height-viewport-95 {max-height: 95vh;}.menu-flotante-contendor {position: fixed;right: 22px;bottom: 24px;z-index: 40;min-height: 125px;min-width: 42px;}.menu-flotante-imagen {width: 41px;height: 41px;}.menu-flotante-link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-right: 12px;color: #fff;font-weight: 700;text-decoration: none;}.menu-flotante-link-block {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 12px 24px;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-radius: 120px;background-color: #010302;}.instrucciones {padding-right: 30px;text-align: right;}.slider-obesoty-unidades {height: 95vh;}.slider-flechas {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 48px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: #1c1c1c;-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease;}.slider-flechas:hover {background-color: #6981d1;}.slider-flecha-icono {width: 25px;height: 25px;}.slider-slides {background-color: #1c1c1c;background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0.8)), to(rgba(28, 28, 28, 0.8))), url('../images/unidades-00.jpg');background-image: linear-gradient(180deg, rgba(28, 28, 28, 0.8), rgba(28, 28, 28, 0.8)), url('../images/unidades-00.jpg');background-position: 0px 0px, 50% 50%;background-size: auto, cover;}.slide {background-image: url('../images/unidades-02.jpg');background-position: 0% 100%;background-size: cover;}.slide.obesidad-slide-1 {background-image: url('../images/unidades-01.jpg');background-position: 0% 50%;}.slide.obesidad-slide-3 {background-image: url('../images/unidades-03.jpg');background-position: 0% 0%;}.slide.obesidad-slide-4 {background-image: url('../images/unidades-04.jpg');background-position: 0% 50%;}.slide.obesidad-slide-5 {background-image: url('../images/unidades-05.jpg');}.slider-slide-icono {width: 96px;height: auto;}.container-sistema-educativo-1-3 {position: relative;width: 100%;height: 250vh;}@media screen and (max-width: 991px) {h1 {font-size: 2.5rem;}h2 {font-size: 1.8rem;}h3 {font-size: 1.75rem;}h4 {font-size: 1.5rem;}h5 {font-size: 1.25rem;}.section-in-base {padding-top: 5rem;padding-bottom: 5rem;}.section-in-small {padding-top: 4rem;padding-bottom: 4rem;}.section-in-large {padding-top: 6.5rem;padding-bottom: 6.5rem;}.section-in-large.intro.relative {padding-top: 8rem;}.section-in-large.container-1280.margin-top-48.section-instrucciones {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.container-1440.relative.relative-z-index-2.padding-top-32 {position: relative;top: 70vh;}.flex-row.flex-space-between {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.tablet-flex-row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.tablet-flex-column {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.tablet-flex-align-center {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.tablet-flex-align-end {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.grid-2-columns-content-centered {grid-column-gap: 1.25rem;grid-row-gap: 1.25rem;-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.grid-3-columns-content-centered {grid-column-gap: 1.25rem;grid-row-gap: 1.25rem;}.tablet-inline-block {display: inline-block;}.tablet-inline {display: inline;}.hide.tablet-inline {width: 80%;}.tablet-hide {display: none;}.margin-top-16 {margin-top: 3.5rem;}.margin-top-20 {margin-top: 4.5rem;}.margin-top-40 {margin-top: 8.5rem;}.margin-top-48 {margin-top: 10rem;}.margin-bottom-4.imagen-3-problemas {width: 16vw;min-width: 1px;}.margin-bottom-10 {margin-bottom: 2.25rem;}.margin-bottom-16 {margin-bottom: 3.5rem;}.margin-bottom-20 {margin-bottom: 4.5rem;}.margin-bottom-48 {margin-bottom: 10rem;}.margin-y-6 {margin-top: 1.375rem;margin-bottom: 1.375rem;}.margin-y-9 {margin-top: 2.125rem;margin-bottom: 2.125rem;}.margin-y-12 {margin-top: 2.75rem;margin-bottom: 2.75rem;}.margin-y-16 {margin-top: 3.5rem;margin-bottom: 3.5rem;}.margin-y-40 {margin-top: 8.5rem;margin-bottom: 8.5rem;}.margin-y-48 {margin-top: 10rem;margin-bottom: 10rem;}.tablet-margin-bottom-8 {margin-bottom: 2rem;}.tablet-margin-bottom-16 {margin-bottom: 4rem;}.padding-8 {padding: 1.875rem;}.padding-top-20 {padding-top: 4.5rem;}.padding-top-32 {padding-top: 7rem;}.padding-right-16 {padding-right: 3.5rem;}.padding-x-16 {padding-right: 3.5rem;padding-left: 3.5rem;}.padding-y-20 {padding-top: 4.5rem;padding-bottom: 4.5rem;}.padding-y-40 {padding-top: 8.5rem;padding-bottom: 8.5rem;}.tablet-padding-left-8 {padding-left: 2rem;}.tablet-padding-left-12 {padding-left: 3rem;}.tablet-padding-x-0 {padding-right: 0px;padding-left: 0px;}.tablet-padding-x-16 {padding-right: 4rem;padding-left: 4rem;}.tablet-padding-x-20 {padding-right: 5rem;padding-left: 5rem;}.width-2-12.caption-video-quotes.tablet-width-full {text-align: center;}.tablet-width-9-12 {width: 75%;}.tablet-width-full {width: 100%;}.text-small {font-size: 0.8125rem;}.text-4xl {font-size: 3rem;}.text-align-center.retos-columna.unidades-materiales-1 {max-width: 20%;}.text-align-center.retos-columna.unidades-materiales-2 {max-width: 20%;}.text-align-center.retos-columna.unidades-materiales-3 {max-width: 20%;}.text-align-center.retos-columna.unidades-materiales-4 {max-width: 20%;}.text-align-center.retos-columna.retos-col-1 {max-width: 30%;}.text-align-center.retos-columna.retos-col-1.tablet-flex-row {max-width: 100%;}.text-align-center.retos-columna.retos-col-2 {max-width: 30%;}.text-align-center.retos-columna.retos-col-2.tablet-flex-row {max-width: 100%;}.text-align-center.retos-columna.retos-col-3 {max-width: 100%;}.text-align-center.retos-columna.retos-col-4 {max-width: 100%;}.text-align-center.retos-columna.retos-col-5 {max-width: 100%;}.tablet-text-align-left {text-align: left;}.tablet-text-align-center {text-align: center;}.absolute.ilu-hero {right: -13%;max-width: 150px;}.absolute.capitular-resumen {left: -156.0069px;height: auto;}.hatch-content-grid {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.tablet-max-width-full {max-width: 100%;}.height-full.flex-column-middle.flex-justify-center.slider-fondo-slide {position: absolute;bottom: 0px;width: 100%;height: auto;padding-top: 25px;padding-bottom: 25px;}.display-4 {font-size: 1.5rem;}.line-division-vertical {margin-right: 16px;margin-left: 16px;border-left-style: dashed;}.caja-texto.caja-climatico-1 {right: 32px;width: 80%;}.caja-texto.caja-climatico-2 {width: 80%;margin-bottom: 96px;}.caja-texto.caja-climatico-3 {width: 80%;}.caja-texto.caja-educativo-1 {width: 80%;margin-left: 32px;}.caja-texto.caja-educativo-2 {width: 90%;margin-right: 32px;}.contenerdor-lottie-tierra {top: -5vh;}.lottie-tierra {top: -15vh;z-index: 3;overflow: hidden;height: 80vh;}.lottie-animation {top: 0vh;}.contenedor-flecha.flecha-obesidad {bottom: -100px;height: 35vh;}.contenedor-flecha.flecha-educativo {bottom: -250px;height: 30vh;}.espacio-capitular {width: 50px;}.t-tulo-hero {width: 90vw;max-width: 100%;padding-right: 40px;padding-left: 40px;text-align: center;}.ilustracion-hero {padding-right: 40px;padding-left: 40px;}.slider-slide-icono {margin-right: 16px;margin-bottom: 24px;float: left;clear: none;}.fondo-lottie-tierra {width: 100%;height: 100%;background-color: #010302;}.retos-columna {max-width: 20%;}.imagen-retos-paradigma-educativo {width: 20%;}}@media screen and (max-width: 767px) {h1 {font-size: 1.75rem;}h2 {font-size: 1.625rem;}h3 {font-size: 1.375rem;}h4 {font-size: 1.25rem;}h5 {font-size: 1.125rem;}p {line-height: 1.6;}.section-in-base {padding-top: 4rem;padding-bottom: 4rem;}.section-in-small {padding-top: 3.75rem;padding-bottom: 3.75rem;}.section-in-large {padding-top: 5.5rem;padding-bottom: 5.5rem;}.section-in-large.container-1280.margin-top-48.section-instrucciones {left: 0px;right: auto;width: 80%;}.landscape-flex-row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.landscape-flex-column {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.landscape-flex-align-center {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.grid-2-columns-content-centered {grid-column-gap: 1rem;grid-row-gap: 1rem;}.grid-3-columns-content-centered {grid-column-gap: 1rem;grid-row-gap: 1rem;-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.landscape-hide {display: none;}.margin-top-16 {margin-top: 3rem;}.margin-top-20 {margin-top: 4rem;}.margin-top-40 {margin-top: 7rem;}.margin-top-48 {margin-top: 8rem;}.margin-bottom-3 {margin-bottom: 0.625rem;}.margin-bottom-4 {margin-bottom: 0.875rem;}.margin-bottom-10 {margin-bottom: 2.125rem;}.margin-bottom-16 {margin-bottom: 3rem;}.margin-bottom-20 {margin-bottom: 4rem;}.margin-bottom-48 {margin-bottom: 8rem;}.margin-y-6 {margin-top: 1.25rem;margin-bottom: 1.25rem;}.margin-y-9 {margin-top: 2rem;margin-bottom: 2rem;}.margin-y-12 {margin-top: 2.5rem;margin-bottom: 2.5rem;}.margin-y-16 {margin-top: 3rem;margin-bottom: 3rem;}.margin-y-40 {margin-top: 7rem;margin-bottom: 7rem;}.margin-y-48 {margin-top: 8rem;margin-bottom: 8rem;}.padding-4 {padding: 0.875rem;}.padding-8 {padding: 1.75rem;}.padding-top-20 {padding-top: 4rem;}.padding-top-32 {padding-top: 6rem;}.padding-right-16 {padding-right: 3rem;}.padding-x-16 {padding-right: 3rem;padding-left: 3rem;}.padding-y-4 {padding-top: 0.875rem;padding-bottom: 0.875rem;}.padding-y-20 {padding-top: 4rem;padding-bottom: 4rem;}.padding-y-40 {padding-top: 7rem;padding-bottom: 7rem;}.landscape-padding-left-4 {padding-left: 1rem;}.landscape-padding-left-12 {padding-left: 3rem;}.landscape-padding-x-0 {padding-right: 0px;padding-left: 0px;}.landscape-padding-x-6 {padding-right: 1.5rem;padding-left: 1.5rem;}.landscape-width-2-12 {width: 16.666%;}.text-medium {font-size: 1.125rem;}.text-4xl {font-size: 2rem;}.text-align-center.retos-columna.unidades-materiales-1 {max-width: 100%;}.text-align-center.retos-columna.unidades-materiales-2.tablet-flex-row {max-width: 100%;}.text-align-center.retos-columna.unidades-materiales-3 {max-width: 100%;}.text-align-center.retos-columna.unidades-materiales-4 {max-width: 100%;}.landscape-text-align-left {text-align: left;}.hatch-logo {font-size: 1.25rem;}.caja-texto.caja-climatico-3 {bottom: 0px;width: 100%;margin-left: -1.5rem;}.section-climatico-03.padding-y-40 {padding-bottom: 0rem;}.contenerdor-lottie-tierra {top: 0vh;}.lottie-animation {top: -5vh;}.section-climatico-05.padding-y-40 {padding-bottom: 0rem;}.quotes {margin-bottom: 0.1rem;line-height: 1.2;}.quotes.margin-top-20.margin-bottom-20 {line-height: 1.4;}.lottie-obesidad {width: 110%;max-width: 110%;margin-left: -5%;}.contenedor-flecha.flecha-manufactura {top: auto;bottom: -9vh;height: 20vh;}.contenedor-flecha.flecha-obesidad {bottom: -70px;height: 25vh;}}@media screen and (max-width: 479px) {h3 {margin-bottom: 1.4rem;line-height: 1.2;}.section-in-base {padding-top: 3.75rem;padding-bottom: 3.75rem;}.section-in-small {padding-top: 3.5rem;padding-bottom: 3.5rem;}.section-in-large {padding-top: 4.5rem;padding-bottom: 4.5rem;}.section-in-large.container-1280.margin-top-48.section-instrucciones {padding-right: 2.1rem;}.container-1440.relative {height: 90vh;}.container-1440.relative.height-full {height: 100%;}.container-1440.relative.relative-z-index-2.padding-top-32 {top: 60vh;}.container-1440.relative.resumen-intro {height: auto;}.container-1440.relative.climatico-movil-fondo {background-image: url('../images/CLIMATICO-PORTADA.jpg');background-position: 50% 0%;background-size: auto 60%;background-repeat: no-repeat;background-attachment: scroll;}.container-1440.relative.metabolico-movil-fondo {background-image: url('../images/METABOLICO-PORTADA.jpg');background-position: 50% 0%;background-size: auto 60%;}.container-1440.relative.educativo-movil-fondo {max-width: 100vw;padding-right: 0rem;padding-left: 0rem;background-image: url('../images/EDUCATIVO-PORTADA.jpg');background-position: 70% 100%;background-size: auto 56%;background-repeat: no-repeat;}.container-full.relative.container-sistema-educativo-01 {height: 780vh;}.portrait-block {display: block;}.flex-row.width-full.flex-align-center.padding-x-16.flex-space-between.tablet-flex-column.tablet-padding-x-0.landscape-padding-x-0 {padding-right: 0rem;padding-left: 0rem;}.flex-row.titulo-titulo-portada {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;-webkit-box-flex: 0;-webkit-flex: 0 auto;-ms-flex: 0 auto;flex: 0 auto;}.portrait-flex-column-centered {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.hide.tablet-inline-block.width-10-12.portrait-width-full.ilu-institutos {width: 120%;max-width: 120%;}.hide.tablet-inline-block.width-10-12.portrait-width-full.ilu-institutos.inst-obesidad {width: 130%;max-width: 130%;margin-left: -50px;}.hide.portrait-block {overflow: hidden;}.portrait-hide {display: none;}.margin-top-16 {margin-top: 2.5rem;}.margin-top-20 {margin-top: 3.5rem;}.margin-top-40 {margin-top: 5.5rem;}.margin-top-48 {margin-top: 6rem;}.margin-bottom-4.imagen-3-problemas {width: 50vw;max-width: 100px;}.margin-bottom-10 {margin-bottom: 1.875rem;}.margin-bottom-16 {margin-bottom: 2.5rem;}.margin-bottom-20 {margin-bottom: 3.5rem;}.margin-bottom-48 {margin-bottom: 6rem;}.margin-y-6 {margin-top: 1.125rem;margin-bottom: 1.125rem;}.margin-y-9 {margin-top: 1.75rem;margin-bottom: 1.75rem;}.margin-y-12 {margin-top: 2.25rem;margin-bottom: 2.25rem;}.margin-y-16 {margin-top: 2.5rem;margin-bottom: 2.5rem;}.margin-y-16.subtitulo-slide-obesidad {font-size: 1.4rem;}.margin-y-40 {margin-top: 5.5rem;margin-bottom: 5.5rem;}.margin-y-48 {margin-top: 6rem;margin-bottom: 6rem;}.padding-8 {padding: 1.625rem;}.padding-top-20 {padding-top: 3.5rem;}.padding-top-32 {padding-top: 5rem;}.padding-right-16 {padding-right: 2.5rem;}.padding-x-16 {padding-right: 2.5rem;padding-left: 2.5rem;font-size: 1rem;}.padding-y-20 {padding-top: 3.5rem;padding-bottom: 3.5rem;}.padding-y-40 {padding-top: 5.5rem;padding-bottom: 5.5rem;}.portrait-padding-left-0 {padding-left: 0px;}.portrait-padding-x-0 {padding-right: 0px;padding-left: 0px;}.portrait-padding-x-8 {padding-right: 2rem;padding-left: 2rem;}.width-9-12.tablet-width-full.video-quotes {width: auto;margin-right: -1.5rem;margin-left: -1.5rem;}.portrait-width-7-12 {width: 58.333%;}.portrait-width-full {width: 100%;}.portrait-text-align-center {text-align: center;}.absolute.capitular-resumen {left: -70px;top: -30px;max-width: 140px;}.sticky.height-viewport-full.climatico-portada.flex-row {height: 200vh;background-image: none;}.sticky.height-viewport-full.climatico-portada.flex-row.metabolico-portada {background-image: none;}.sticky.height-viewport-full.climatico-portada.flex-row.educacion-portada {background-image: none;}.height-full.flex-column-middle.flex-justify-center.slider-fondo-slide {padding-right: 40px;padding-left: 40px;}.hatch-wf-class.combo {margin-top: 10px;margin-left: 0px;}.text-intro.max-width-6xl.margin-x-auto.tablet-padding-x-20.portrait-padding-x-8 {margin-bottom: 6rem;font-size: 1.2rem;}.line-division-vertical {display: none;}.portada-negra {position: relative;z-index: 3;height: 110vh;background-color: rgba(1, 3, 2, 0.9);}.caja-texto.caja-climatico-1 {top: auto;right: auto;bottom: 0px;overflow: visible;width: 100%;height: 40%;margin-right: 0px;margin-left: -1.5rem;}.caja-texto.caja-climatico-2 {width: 100%;}.caja-texto.caja-climatico-3 {max-height: 120vh;}.caja-texto.caja-educativo-1 {left: 0rem;top: 0px;right: 0px;width: 100%;min-height: 45%;margin-left: 0px;}.caja-texto.caja-educativo-2 {bottom: 0px;width: 100%;margin-right: 0px;}.section-climatico-03.padding-y-40 {background-position: 50% 0%;background-size: auto 90vh;background-attachment:scroll;}.lottie-tierra {height: 75vh;-o-object-fit: contain;object-fit: contain;}.lottie-animation {right: -20px;}.section-climatico-05.padding-y-40 {height: 120vh;background-position: 50% 0%;background-size: auto 67vh;background-attachment: scroll;}.section-climatico-05.padding-y-40.section-educativo-03 {height: 164vh;}.quotes {font-size: 1.4rem;line-height: 1.3;letter-spacing: -0.2px;}.caja-numeralia-planeta.tablet-width-9-12 {margin-top: 30vh;margin-bottom: 30vh;margin-left: 0px;}.lottie-obesidad {top: 30vh;bottom: auto;}.contenedor-flecha.flecha-educativo {right: 10%;bottom: -15vh;height: 60vh;}.espacio-capitular {width: 30px;}.display-2.tablet-padding-left-12.portrait-padding-x-0 {font-size: 2rem;}.obesidad-anim {margin-top: 30px;}.contenedor-lottie-poblacion-obesidad {top: 30vh;}.container-lottie-pob-educativo {top: 30vh;}.body-3-problemas {overflow: visible;max-width: 100vw;}.menu-flotante-contendor {display: block;}.t-tulo-hero {padding-right: 0px;padding-left: 0px;}.ilustracion-hero.margin-top-16 {padding-right: 0px;padding-left: 0px;}.slider-flechas {width: 24px;}.slider-slide-icono {margin-top: 30px;margin-bottom: 20px;}.imagen-retos-paradigma-educativo {width: 25%;}.rota-dispositivo-parrafo {padding-top: 8px;padding-left: 56px;font-size: 0.8rem;}.rota-dispositivo-icono {max-width: 36px;float: left;}.texto-slide-obesidad {font-size: 1rem;}}#w-node-_631b341a-a218-4290-260e-894fe17af4c4-e92be8ee {-ms-grid-row: span 1;grid-row-start: span 1;-ms-grid-row-span: 1;grid-row-end: span 1;-ms-grid-column: span 1;grid-column-start: span 1;-ms-grid-column-span: 1;grid-column-end: span 1;}#w-node-_28797fbe-fb8f-c8d5-0c54-2bc559bf0ddf-e92be8ee {-ms-grid-column-align: start;justify-self: start;}@font-face {font-family: 'Lyontext web';src: url('../fonts/LyonText-Bold-Web.woff2') format('woff2'), url('../fonts/LyonText-Bold-Web.woff') format('woff');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Lyontext web';src: url('../fonts/LyonText-RegularItalic-Web.woff2') format('woff2'), url('../fonts/LyonText-RegularItalic-Web.woff') format('woff');font-weight: 400;font-style: italic;font-display: swap;}@font-face {font-family: 'Lyontext web';src: url('../fonts/LyonText-Regular-Web.woff2') format('woff2'), url('../fonts/LyonText-Regular-Web.woff') format('woff');font-weight: 400;font-style: normal;font-display: swap;}@font-face {font-family: 'Lyontext web';src: url('../fonts/LyonText-BoldItalic-Web.woff2') format('woff2'), url('../fonts/LyonText-BoldItalic-Web.woff') format('woff');font-weight: 700;font-style: italic;font-display: swap;}@font-face {font-family: 'Fragment';src: url('../fonts/PPFragment-SansSemiBold.woff') format('woff');font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: 'Fragment';src: url('../fonts/PPFragment-SansExtraBold.woff') format('woff');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Fragment';src: url('../fonts/PPFragment-GlareBlack.woff') format('woff');font-weight: 900;font-style: normal;font-display: swap;}@font-face {font-family: 'Algebra web';src: url('../fonts/Algebra-Bold-Web.woff') format('woff');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Algebra web';src: url('../fonts/Algebra-BoldItalic-Web.woff') format('woff');font-weight: 700;font-style: italic;font-display: swap;}