.screen-home__splash{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grab;height:min(960px,85dvh);position:relative}.screen-home__splash-indicators{z-index:1;justify-content:center;align-items:center;width:100%;padding-top:16px;padding-bottom:16px;display:flex;position:absolute;bottom:0;left:0}.screen-home__splash-indicator{width:calc(var(--splash-indicator-width) + 12px);flex:none;justify-content:center;align-items:center;height:48px;display:inline-flex;position:relative}.screen-home__splash-indicator:before{width:var(--splash-indicator-width);height:10px;opacity:var(--splash-indicator-opacity);background-color:rgba(var(--color-surface),1);content:"";border-radius:24px;position:absolute}.screen-home__splash-indicator:not(.screen-home__splash-indicator--selected){--splash-indicator-width:10px;--splash-indicator-opacity:.75}.screen-home__splash-indicator--selected{--splash-indicator-width:32px;--splash-indicator-opacity:1}.screen-home__splash-slide{background-size:cover;background-color:rgba(var(--color-scrim),1);background-position:top;align-items:flex-end;display:flex;position:relative}.screen-home__splash-slide:before{opacity:.45;background-color:rgba(var(--color-scrim),1);content:"";width:100%;height:100%;position:absolute}.screen-home__splash-content{z-index:1;padding-bottom:100px;padding-left:100px}.screen-home__splash-title{width:480px;color:rgba(var(--color-on-neutral),1);text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:36px;font-size:48px;font-weight:700;line-height:52px}.screen-home__splash-button.button{--button-size:56px}.screen-home__programs{background-color:rgba(var(--color-surface),1);padding-top:60px;padding-bottom:80px}@media (width>=768px){.screen-home__programs{padding-top:80px;padding-bottom:100px}}.screen-home__programs-header{margin-bottom:48px}@media (width>=768px){.screen-home__programs-header{margin-bottom:64px}}.screen-home__programs-title{color:rgba(var(--color-on-surface-variant),1);font-weight:700;font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0 0 12px;font-size:40px;font-weight:800;line-height:48px}@media (width>=768px){.screen-home__programs-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:48px;font-weight:700;line-height:52px}}.screen-home__programs-title-accent{color:rgba(var(--color-primary),1)}.screen-home__programs-title-line{background-color:rgba(var(--color-error),1);border-radius:100px;width:80px;height:6px}.screen-home__programs-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}@media (width>=576px){.screen-home__programs-grid{gap:32px}}@media (width>=1080px){.screen-home__programs-grid{gap:24px}}.screen-home__program-card{background-color:rgba(var(--color-surface),1);contain:layout style paint;border-bottom:6px solid;border-radius:16px;flex:0 0 320px;width:100%;max-width:320px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 4px 12px #0000001a}@media (width>=576px){.screen-home__program-card{flex-basis:280px;max-width:280px}}@media (width>=1080px){.screen-home__program-card{flex-basis:300px;max-width:300px}}.screen-home__program-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.screen-home__program-card--green{border-bottom-color:#22c55e}.screen-home__program-card--blue{border-bottom-color:#3b82f6}.screen-home__program-card--yellow{border-bottom-color:#facc15}.screen-home__program-card--red{border-bottom-color:#ef4444}.screen-home__program-image-wrapper{height:256px;position:relative;overflow:hidden}@media (width>=768px){.screen-home__program-image-wrapper{height:280px}}.screen-home__program-image{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.screen-home__program-card:hover .screen-home__program-image{transform:scale(1.1)}.screen-home__program-content{justify-content:center;align-items:center;min-height:80px;padding:20px;display:flex}.screen-home__program-title{color:rgba(var(--color-on-surface),1);text-align:center;font-weight:700;line-height:1.3;font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0;font-size:18px;font-weight:600;line-height:24px}.screen-home__stats{padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}@media (width>=768px){.screen-home__stats{padding-top:100px;padding-bottom:100px}}.screen-home__stats-background{will-change:transform;background-image:url(/wp-content/themes/edusphere/assets/images/argentina_background.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.screen-home__stats-background:before{background-color:rgba(var(--color-primary),1);opacity:.92;content:"";position:absolute;inset:0}.screen-home__stats-grid{grid-gap:32px;z-index:1;grid-template-columns:1fr;gap:32px;display:grid;position:relative}@media (width>=576px){.screen-home__stats-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width>=1080px){.screen-home__stats-grid{grid-template-columns:repeat(4,1fr);gap:48px}}.screen-home__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.screen-home__stat-number{color:rgba(var(--color-on-primary),1);font-weight:700;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:12px;font-size:80px;font-weight:700;line-height:80px}@media (width>=768px){.screen-home__stat-number{font-size:64px;line-height:1.2}}.screen-home__stat-line{background-color:rgba(var(--color-on-primary),1);opacity:.8;border-radius:100px;width:60px;height:4px;margin-bottom:12px}.screen-home__stat-label{color:rgba(var(--color-on-primary),1);font-weight:500;font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:18px;font-weight:600;line-height:24px}@media (width>=768px){.screen-home__stat-label{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:22px;font-weight:600;line-height:26px}}.screen-home__platforms{padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}@media (width>=768px){.screen-home__platforms{padding-top:100px;padding-bottom:100px}}.screen-home__platforms-background{will-change:transform;background-image:url(/wp-content/themes/edusphere/assets/images/argentina_background.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.screen-home__platforms-background:before{background-color:rgba(var(--color-primary),1);opacity:.92;content:"";position:absolute;inset:0}.screen-home__platforms-header{z-index:1;text-align:center;margin-bottom:48px;position:relative}@media (width>=768px){.screen-home__platforms-header{margin-bottom:64px}}.screen-home__platforms-title{color:rgba(var(--color-on-primary),1);text-transform:uppercase;font-weight:700;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0 0 16px;font-size:32px;font-weight:700;line-height:40px}@media (width>=768px){.screen-home__platforms-title{font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:40px;font-weight:800;line-height:48px}}.screen-home__platforms-description{max-width:600px;color:rgba(var(--color-on-primary),1);opacity:.9;font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0 auto 24px;font-size:18px;font-weight:400;line-height:32px}@media (width>=768px){.screen-home__platforms-description{font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:18px;font-weight:600;line-height:24px}}.screen-home__platforms-divider{background-color:rgba(var(--color-on-primary),1);opacity:.8;border-radius:100px;width:80px;height:3px;margin:0 auto}.screen-home__platforms-carousel{z-index:1;width:100%;position:relative;overflow:hidden}.screen-home__platforms-carousel .carousel__container{will-change:transform;gap:32px;padding-top:10px;padding-bottom:10px;display:flex}@media (width>=768px){.screen-home__platforms-carousel .carousel__container{gap:40px}}.screen-home__platform-card{aspect-ratio:3;background-color:rgba(var(--color-surface),1);contain:layout style paint;border-radius:16px;flex:0 0 280px;min-height:93px;padding:16px;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}@media (width>=576px){.screen-home__platform-card{flex:0 0 320px;min-height:107px}}@media (width>=768px){.screen-home__platform-card{flex:0 0 360px;min-height:120px}}@media (width>=1080px){.screen-home__platform-card{flex:0 0 400px;min-height:133px}}@media (width>=1440px){.screen-home__platform-card{flex:0 0 450px;min-height:150px}}.screen-home__platform-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000040}.screen-home__platform-image{-o-object-fit:cover;object-fit:cover;contain:paint;width:100%;height:100%;display:block}.screen-home__news .container,.screen-home__events .container{padding-top:60px;padding-bottom:60px}.screen-home__news{background-color:rgba(var(--color-surface),1)}.screen-home__events{background-color:rgba(var(--color-surface-variant),1)}.screen-home__section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.screen-home__section-title{color:rgba(var(--color-on-surface),1);text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;font-size:32px;font-weight:700;line-height:40px}.screen-home__section-header .button{--icon-width:20px;--icon-height:20px}.screen-home__news-items,.screen-home__events-items{grid-row-gap:16px;grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:1fr;gap:16px;display:grid}@media (width>=768px){.screen-home__news-items,.screen-home__events-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.screen-home__feed-item{border:1px solid rgba(var(--color-surface-variant),1);background-color:rgba(var(--color-surface),1);border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:35% minmax(0,1fr);height:232px;display:grid}.screen-home__feed-item.screen-home__feed-item--event .screen-home__feed-item-type{color:rgba(var(--color-on-secondary-container),1);background-color:rgba(var(--color-secondary-container),1)}.screen-home__feed-item.screen-home__feed-item--news .screen-home__feed-item-type{color:rgba(var(--color-on-safe-container),1);background-color:rgba(var(--color-safe-container),1)}.screen-home__feed-item-media,.screen-home__feed-item-time{border-top-left-radius:inherit;border-bottom-left-radius:inherit;flex-direction:column;grid-row-end:span 2;justify-content:center;align-items:center;row-gap:4px;height:100%;display:flex}.screen-home__feed-item-media{background-color:rgba(var(--color-scrim),1)}.screen-home__feed-item-media img{border-radius:inherit;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.screen-home__feed-item-time{background-color:rgba(var(--color-secondary),1)}.screen-home__feed-item-time-day{color:rgba(var(--color-on-secondary),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:64px;font-weight:700;line-height:68px}.screen-home__feed-item-time-month{color:rgba(var(--color-on-secondary),1);text-transform:uppercase;font-weight:900;font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:14px;line-height:20px}.screen-home__feed-item-content{padding:24px 24px 16px;overflow:hidden}.screen-home__feed-item-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;margin-bottom:8px;font-size:22px;font-weight:600;line-height:26px;display:-webkit-box;overflow:hidden}.screen-home__feed-item-description{color:rgba(var(--color-on-surface),1);text-align:justify;font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}.screen-home__feed-item-footer{border-top:1px solid rgba(var(--color-surface-variant),1);align-items:center;padding-left:24px;padding-right:24px;display:flex}.screen-home__feed-item-type{font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";border-radius:8px;margin-right:auto;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px}.screen-home__feed-item-type:first-letter{text-transform:uppercase}.screen-home__feed-item-link{--button-size:40px;--icon-width:18px;--icon-height:18px}