.screen-home__splash{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grab;height:min(960px,100dvh);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:50%;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;background-color:rgba(var(--color-secondary),1);color:rgba(var(--color-on-neutral),1);transition:transform .3s ease-out}.screen-home__splash-button.button:hover{animation:.4s ease-in-out infinite bounce-infinite}.screen-home__programs{z-index:0;position:relative}.screen-home__programs .container{padding-top:50px;padding-bottom:50px}.screen-home__programs:before{content:"";background-color:rgba(var(--color-on-primary),1);z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:0}.screen-home__programs-slider{z-index:0;border-radius:16px;padding-top:48px;padding-bottom:56px;position:relative}.screen-home__programs-slider:before{content:"";background-color:rgba(var(--color-on-primary),1);z-index:-1;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.screen-home__programs-slider .carousel__container{gap:32px;padding-right:32px}.screen-home__programs-slider .carousel__container_slider{gap:32px;padding-left:32px;padding-right:32px}.screen-home__programs-slider .screen-home__programs-career.carousel__slide{flex:0 0 280px}@media (width>=576px){.screen-home__programs-slider .screen-home__programs-career.carousel__slide{flex-basis:320px}}@media (width>=768px){.screen-home__programs-slider .screen-home__programs-career.carousel__slide{flex-basis:280px}}@media (width>=1080px){.screen-home__programs-slider .screen-home__programs-career.carousel__slide{flex-basis:300px}}.screen-home__programs-slider .screen-home__programs-career.carousel__slide:last-child{margin-right:32px}.screen-home__programs-slider{width:100%;max-width:90%;margin-left:auto;margin-right:auto}.screen-home__programs-careers{flex-wrap:wrap;justify-content:center;gap:32px;padding-top:24px;display:flex}.screen-home__programs-careers .screen-home__programs-career{flex:0 0 320px}@media (width>=576px){.screen-home__programs-careers .screen-home__programs-career{flex-basis:280px}}@media (width>=768px){.screen-home__programs-careers .screen-home__programs-career{flex-basis:260px}}@media (width>=1080px){.screen-home__programs-careers .screen-home__programs-career{flex-basis:300px}}.screen-home__programs-careers-title{color:rgba(var(--color-primary),1);text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";opacity:0;margin-top:0;margin-bottom:32px;font-size:32px;font-weight:700;line-height:40px;transition:all .8s ease-out;transform:translateY(20px)}.screen-home__programs-careers-title.has-scrolled{opacity:1;transform:translateY(0)}@keyframes title-entrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.screen-home__programs-career{aspect-ratio:9/16;background-color:rgba(var(--color-scrim),1);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;border-radius:8px;transition:box-shadow .3s ease-in-out;position:relative;overflow:hidden}.screen-home__programs-career .screen-home__programs-career-bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .6s ease-in-out;position:absolute;inset:0}.screen-home__programs-career:hover{animation:1.6s linear forwards card-bounce-fast-oscillation;box-shadow:0 15px 30px #0000004d}.screen-home__programs-career:hover .screen-home__programs-career-bg{transform:scale(1.1)}@keyframes card-bounce-fast-oscillation{0%{transform:translateY(0)}10%{transform:translateY(-8px)}20%{transform:translateY(-2px)}30%{transform:translateY(-6px)}45%{transform:translateY(-3px)}60%{transform:translateY(-5px)}to{transform:translateY(-5px)}}.screen-home__programs-career-content{border-radius:inherit;background-color:rgba(var(--color-secondary),.9);backdrop-filter:blur(6px)saturate(120%);justify-content:center;align-items:center;width:calc(100% - 24px);height:84px;padding:18px 24px;transition:transform .3s ease-out;display:flex;position:absolute;bottom:12px;left:12px}.screen-home__programs-career-content:hover{animation:.4s ease-in-out infinite bounce-infinite}@keyframes bounce-infinite{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.screen-home__programs-career-title{color:rgba(var(--color-inverse-on-surface),1);text-align:center;text-transform:uppercase;font-weight:700;font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;font-size:18px;line-height:24px}.screen-home__feed{background-color:rgba(var(--color-background),1)}.screen-home__feed .container{padding-top:50px;padding-bottom:50px}.screen-home__feed-title{color:rgba(var(--color-secondary),1);text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";opacity:0;margin-top:0;margin-bottom:32px;font-size:32px;font-weight:700;line-height:40px;transition:all .8s ease-out;transform:translateY(20px)}.screen-home__feed-title.has-scrolled{opacity:1;transform:translateY(0)}.screen-home__feed-items{--programs-columns-number:1;grid-row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--programs-columns-number),minmax(0,1fr));gap:32px;display:grid}@media (width>=768px){.screen-home__feed-items{--programs-columns-number:3}}.screen-home__feed-item{background-color:#fff;border:1px solid #0000000d;border-radius:4px;flex-direction:column;height:auto;min-height:420px;transition:box-shadow .3s;display:flex}.screen-home__feed-item:hover{animation:1.6s linear forwards card-bounce-fast-oscillation;box-shadow:0 15px 30px #0003}.screen-home__feed-item.screen-home__feed-item--event .screen-home__feed-item-type{color:rgba(var(--color-on-success-container),1);background-color:rgba(var(--color-success-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{background-color:rgba(var(--color-surface-variant),1);box-sizing:border-box;border:16px solid #fff;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;flex-direction:column;width:100%;height:220px;display:flex;overflow:hidden}.screen-home__feed-item-media img{-o-object-fit:cover;object-fit:cover;border:none;border-radius:4px;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.screen-home__feed-item:hover .screen-home__feed-item-media img{transform:scale(1.1)}.screen-home__feed-item-time{background-color:rgba(var(--color-success),1);color:#fff;box-sizing:border-box;border:16px solid #fff;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:220px;transition:background-color .3s;display:flex}.screen-home__feed-item:hover .screen-home__feed-item-time{background-color:#8bb92d}.screen-home__feed-item-time-day{color:rgba(var(--color-on-success),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-success),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{flex-direction:column;flex-grow:1;padding:24px;display:flex}.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:12px;font-size:20px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.screen-home__feed-item-description{color:#666;text-align:justify;font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:14px;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.screen-home__feed-item-footer{border-top:none;justify-content:flex-end;align-items:center;padding:0 24px 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;font-size:12px;font-weight:600;line-height:16px}.screen-home__feed-item-type:first-letter{text-transform:uppercase}.screen-home__feed-item-type{color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;margin-right:auto;padding:0;font-size:12px;font-weight:600;background:0 0!important}.screen-home__feed-item-link{background-color:inherit;color:#fff;text-transform:uppercase;border-radius:0;padding:8px 16px;font-size:12px;font-weight:700;-webkit-text-decoration:none;text-decoration:none;transition:background-color .9s}.screen-home__feed-item-link:hover{background-color:#fff}.screen-home__feed-item-link .button__label{align-items:center;gap:8px;display:flex}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;overflow:visible}