.agenda-tabs-module{background-color:#b32b45;background-position:70% 100%;background-repeat:no-repeat;background-size:200% 200%;font-family:Open Sans,sans-serif;padding:48px 32px;position:relative;transition:background-position 1s ease,filter 1s ease}.agenda-tabs-module:after,.agenda-tabs-module:before{background-color:#b32b45;clip-path:path("M0,28 Q17.5,28 35,14 T70,0 L350,0 L350,28 Z");content:"";height:28px;left:50%;pointer-events:none;position:absolute;top:-28px;width:350px}.agenda-tabs-module:before{transform:translateX(-100%)}.agenda-tabs-module:after{transform:scaleX(-1)}@media (max-width:767px){.agenda-tabs-module:after,.agenda-tabs-module:before{display:none}}.agenda-tabs-module__pretitle{color:#fff;font-size:16px;font-weight:600;letter-spacing:0;line-height:150%;text-align:center}.agenda-tabs-module__head{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:100px}.agenda-tabs-module__head .stp-richtext-btn-wrap{margin:0!important}.agenda-tabs-module__head .stp-richtext-btn{font-size:36px;margin:0}.agenda-tabs-module__title{color:#fff;font-family:ClashDisplay;font-size:180px;font-weight:700;line-height:120%;text-align:center;text-transform:uppercase}.agenda-tabs-module__description{color:#fff;font-size:20px;font-weight:600;letter-spacing:0;line-height:150%;margin-bottom:10px;max-width:900px;text-align:center}.agenda-tabs-module[data-active-tab=todo]{background-position:70% 100%}.agenda-tabs-module[data-active-tab=conferencias]{background-position:100% 100%;filter:hue-rotate(1turn)}.agenda-tabs-module[data-active-tab=paneles]{background-position:50% 65%}.agenda-tabs-module[data-active-tab=magistral]{background-position:90% 100%}.agenda-tabs{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;list-style:none;margin:0 0 32px;padding:0}.agenda-tabs__item{background:none;border:none;color:hsla(0,0%,100%,.7);cursor:pointer;font-family:inherit;font-size:24px;font-weight:400;line-height:1.2;padding:4px 0 4px 16px;position:relative;transition:color .2s ease}.agenda-tabs__item:before{background:hsla(0,0%,100%,.5);bottom:0;content:"";height:1em;left:2px;position:absolute;top:.3em;transform:rotate(20deg);transition:transform .35s ease,background-color .35s ease,width .35s ease,left .35s ease;width:2px}.agenda-tabs__item:hover{color:hsla(0,0%,100%,.9)}.agenda-tabs__item.is-active{color:#fff;font-size:28px;font-weight:700}.agenda-tabs__item.is-active:before{background:#fff;height:100%;left:0;top:0;transform:rotate(0deg);width:3px}.agenda-subtabs{display:none;flex-direction:column;gap:6px;margin-left:16px;margin-top:14px}.agenda-tabs-module[data-active-tab=conferencias] .agenda-subtabs[data-subtab-group=conferencias],.agenda-tabs-module[data-active-tab=paneles] .agenda-subtabs[data-subtab-group=paneles]{display:flex}.agenda-subtabs__item{background:none;border:none;color:hsla(0,0%,100%,.7);cursor:pointer;font-family:inherit;font-size:15px;font-weight:400;line-height:1.2;padding:2px 0 2px 14px;position:relative;text-align:left;transition:color .2s ease}.agenda-subtabs__item:before{background:hsla(0,0%,100%,.5);content:"";height:1em;left:2px;position:absolute;top:.15em;transform:rotate(20deg);transition:transform .35s ease,background-color .35s ease,width .35s ease,left .35s ease;width:1.5px}.agenda-subtabs__item:hover{color:hsla(0,0%,100%,.9)}.agenda-subtabs__item.is-active{color:#fff;font-weight:700}.agenda-subtabs__item.is-active:before{background:#fff;height:100%;left:0;top:0;transform:rotate(0deg);width:2px}.agenda-tabs__panels{color:#fff}.agenda-tabs__panel[hidden]{display:none}.agenda-todo{align-items:start;display:grid;gap:30px;grid-template-columns:1fr .7fr}@media (max-width:900px){.agenda-todo{grid-template-columns:1fr}.agenda-carousel__info{padding:0 32px}}.agenda-list{list-style:none;margin:0;padding:0}.agenda-list__row{align-items:center;display:flex;gap:50px;padding:8px 0}.agenda-list__row--linked{cursor:pointer}.agenda-list__row--linked:focus-visible{outline:2px solid #fff;outline-offset:4px}.agenda-list__time{color:hsla(0,0%,100%,.85);flex:0 0 auto;font-size:20px;font-weight:700;transition:color .35s ease;width:92px}.agenda-list__divider{background:#fff;flex:0 0 auto;height:1em;transform:rotate(20deg);transition:transform .35s ease,background-color .35s ease,width .35s ease;width:2px}.agenda-list__event{color:hsla(0,0%,100%,.85);flex:1 1 auto;font-size:20px;font-weight:700;line-height:112%;min-width:0;transition:color .35s ease}.agenda-list__row:hover .agenda-list__divider{background:#fff;transform:rotate(0deg);width:3px}.agenda-list__row:hover .agenda-list__event,.agenda-list__row:hover .agenda-list__time{color:#fff}.agenda-todo__col--left{display:flex;flex-direction:column;gap:32px;min-width:0}.agenda-todo__col--right{min-width:0}.agenda-carousel{align-items:center;display:flex;gap:20px;justify-content:space-between;position:relative}.agenda-carousel__nav{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;height:44px;justify-content:space-around;transition:background-color .25s ease;width:44px}.agenda-carousel__nav:hover{background:hsla(0,0%,100%,.3)}.agenda-carousel__nav[hidden]{display:none}.agenda-carousel--slim-card{justify-content:center}.agenda-carousel--slim-card .agenda-carousel__stage{max-width:300px}.agenda-carousel__stage{border-radius:24px;max-width:700px;overflow:hidden;position:relative;width:100%}.agenda-carousel__swiper{height:420px;overflow:visible;position:relative;width:100%}.agenda-carousel__swiper .swiper-slide{height:100%;width:300px}.agenda-carousel__swiper .swiper-slide.swiper-slide-prev{opacity:0;transition:opacity 1s}.agenda-carousel__swiper .swiper-slide .agenda-card{filter:saturate(.4);transition:filter .4s ease}.agenda-carousel__swiper .swiper-slide-active .agenda-card{filter:sepia(.5)}.agenda-card{border-radius:24px;height:100%;overflow:hidden;width:100%}@keyframes agendaCardShuffle{0%{opacity:.7;transform:translateX(-28px) rotate(-7deg)}55%{opacity:1;transform:translateX(8px) rotate(2.5deg)}to{transform:translateX(0) rotate(0deg)}}.agenda-card--shuffle-in{animation:agendaCardShuffle .5s cubic-bezier(.22,1,.36,1)}.agenda-card__media{background:linear-gradient(160deg,#7a2b46,#3a1730);box-shadow:inset 0 -157px 35px -30px rgba(0,0,0,.47);height:100%;position:relative;width:100%}.agenda-card__caption{bottom:20px;color:#fff;left:20px;position:absolute}.agenda-card__name{font-size:16px;font-weight:700;margin:0}.agenda-card__role{font-size:13px;font-weight:700;margin:4px 0 0;opacity:.85}.agenda-carousel__info{box-sizing:border-box;padding:0 74px;width:100%}.agenda-carousel__meta{align-items:center;color:#fff;display:flex;gap:14px;margin:0 0 14px}.agenda-carousel__clock{flex:0 0 auto}.agenda-carousel__time{flex:0 0 auto;font-size:18px;font-weight:700}.agenda-carousel__meta-divider{background:hsla(0,0%,100%,.6);flex:0 0 auto;height:1em;transform:rotate(20deg);width:2px}.agenda-carousel__title{flex:1 1 auto;font-size:18px;font-weight:700;line-height:130%;min-width:0}.agenda-carousel__desc{color:hsla(0,0%,100%,.8);font-size:14px;line-height:150%;margin:0 0 20px;white-space:pre-line}.agenda-carousel__more{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-family:ClashDisplay;font-size:35px;font-weight:600;gap:10px;line-height:120%;max-width:100%;text-decoration:underline;transition:gap .25s ease}.agenda-carousel__more:hover{gap:16px}.agenda-carousel__more-arrow{flex-shrink:0}.agenda-subtab-content{align-items:flex-start;display:flex;gap:40px}.agenda-subtab-content[hidden]{display:none}@keyframes agendaSubtabPhotoIn{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes agendaSubtabInfoIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.agenda-subtab-content--animate-in .agenda-subtab-content__photo{animation:agendaSubtabPhotoIn .5s cubic-bezier(.22,1,.36,1)}.agenda-subtab-content--animate-in .agenda-subtab-content__info{animation:agendaSubtabInfoIn .45s cubic-bezier(.22,1,.36,1)}.agenda-subtab-content__media{display:flex;flex:1;justify-content:center;min-width:0;width:320px}.agenda-subtab-content__photo{aspect-ratio:320/420;background:linear-gradient(160deg,#7a2b46,#3a1730);border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.35);width:70%}.agenda-subtab-content__info{color:#fff;flex:1;min-width:0;padding-top:8px}.agenda-subtab-content__title{font-size:28px;font-weight:700;margin:0 0 20px}.agenda-subtab-content__meta{align-items:center;display:flex;gap:14px;margin:0 0 14px}.agenda-subtab-content__clock{flex:0 0 auto}.agenda-subtab-content__time{flex:0 0 auto;font-size:18px;font-weight:700}.agenda-subtab-content__meta-divider{background:hsla(0,0%,100%,.6);flex:0 0 auto;height:1.6em;transform:rotate(20deg);width:2px}.agenda-subtab-content__person{display:flex;flex-direction:column;line-height:1.3;min-width:0}.agenda-subtab-content__name{font-size:16px;font-weight:400}.agenda-subtab-content__role{font-size:16px;font-weight:700}.agenda-subtab-content__desc{color:hsla(0,0%,100%,.8);font-size:14px;line-height:150%;margin:0 0 20px;max-width:520px;white-space:pre-line}.agenda-subtab-content__more{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:35px;font-weight:700;gap:10px;max-width:100%;text-decoration:underline;transition:gap .25s ease}.agenda-subtab-content__more:hover{gap:16px}.agenda-subtab-content__more-arrow{flex-shrink:0}@media (max-width:700px){.agenda-subtab-content{flex-direction:column}.agenda-subtab-content__media{max-width:320px;width:100%}}.agenda-panel-content{align-items:start;display:grid;gap:30px;grid-template-columns:1fr .7fr;margin-inline:auto;max-width:1400px}.agenda-panel-content[hidden]{display:none}@media (max-width:900px){.agenda-panel-content{grid-template-columns:1fr}.agenda-panel-content__desc,.agenda-panel-content__more{padding:0 32px}}.agenda-panel-content__left{display:flex;flex-direction:column;gap:24px;min-width:0}.agenda-panel-content__desc{box-sizing:border-box;color:hsla(0,0%,100%,.8);font-size:14px;line-height:150%;margin:0;padding:0 74px;width:100%}.agenda-panel-content__more{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:35px;font-weight:700;gap:10px;max-width:100%;padding:0 74px;text-decoration:underline;transition:gap .25s ease}.agenda-panel-content__more:hover{gap:16px}.agenda-panel-content__more-arrow{flex-shrink:0}.agenda-panel-content__right{color:#fff;min-width:0}.agenda-panel-content__title{font-size:28px;font-weight:700;line-height:130%;margin:0 0 16px}.agenda-panel-content__meta{align-items:center;display:flex;gap:10px;margin:0 0 28px}.agenda-panel-content__clock{flex:0 0 auto}.agenda-panel-content__time{font-size:18px;font-weight:700}.agenda-panel-speakers{display:flex;flex-direction:column;gap:18px}.agenda-panel-speakers__item{background:none;border:none;color:inherit;cursor:pointer;display:block;font-family:inherit;padding:0 0 0 20px;position:relative;text-align:left}.agenda-panel-speakers__item:before{background:hsla(0,0%,100%,.5);bottom:0;content:"";left:2px;position:absolute;top:0;transform:rotate(20deg);transition:transform .35s ease,background-color .35s ease,width .35s ease,left .35s ease;width:2px}.agenda-panel-speakers__item.is-active:before{background:#fff;left:0;transform:rotate(0deg);width:2px}.agenda-panel-speakers__name{color:#fff;display:block;font-size:16px;font-weight:700}.agenda-panel-speakers__role{color:hsla(0,0%,100%,.85);display:block;font-size:13px;font-weight:700;margin-top:2px}.agenda-magistral{align-items:flex-start;display:flex;gap:0}.agenda-magistral__media{display:flex;flex:0 0 38%;justify-content:flex-end}.agenda-magistral__photo{aspect-ratio:460/620;background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:-48px;max-width:460px;position:relative;width:100%}.agenda-magistral__info{color:#fff;flex:1 1 auto;min-width:0;padding-bottom:60px}.agenda-magistral__title{border-left:4px solid #fff;font-family:ClashDisplay;font-size:72px;font-weight:700;line-height:120%;margin:0 0 28px;padding-left:24px}.agenda-magistral__meta{align-items:center;display:flex;gap:14px;margin:0 0 18px;padding-left:28px}.agenda-magistral__clock{flex:0 0 auto}.agenda-magistral__time{flex:0 0 auto;font-size:18px;font-weight:700}.agenda-magistral__meta-divider{background:hsla(0,0%,100%,.6);flex:0 0 auto;height:1.6em;transform:rotate(20deg);width:2px}.agenda-magistral__person{display:flex;flex-direction:column;line-height:1.3;min-width:0}.agenda-magistral__name{font-size:16px;font-weight:400}.agenda-magistral__role{font-size:16px;font-weight:700}.agenda-magistral__desc{color:hsla(0,0%,100%,.85);font-size:14px;line-height:150%;margin:0 0 24px;max-width:480px;padding-left:28px;white-space:pre-line}.agenda-magistral__more{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:35px;font-weight:700;gap:10px;margin-left:28px;max-width:calc(100% - 28px);text-decoration:underline;transition:gap .25s ease}.agenda-magistral__more:hover{gap:16px}.agenda-magistral__more-arrow{flex-shrink:0}@media (max-width:900px){.agenda-magistral{align-items:center;flex-direction:column}.agenda-magistral__info{padding-bottom:0}}.agenda-speaker-modal{align-items:flex-start;display:flex;gap:0;inset:0;justify-content:center;padding:40px 20px;position:fixed;z-index:1000}.agenda-speaker-modal[hidden]{display:none}.agenda-speaker-modal__backdrop{background:rgba(15,6,12,.7);inset:0;position:absolute}.agenda-speaker-modal__panel{background:#fff;color:#1a1a1a;font-family:Open Sans,sans-serif;max-height:90vh;max-width:980px;overflow-y:auto;padding:56px 64px;position:relative;width:100%}.agenda-speaker-modal__close{align-items:center;background:#e85d2a;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:absolute;right:20px;top:20px;width:32px}.agenda-speaker-modal__body{display:flex;flex-direction:column;gap:40px}.agenda-speaker-modal__row{display:flex;gap:40px}.agenda-speaker-modal__row-label{flex:0 0 220px}.agenda-speaker-modal__row-content{flex:1 1 auto;min-width:0}.agenda-speaker-modal__name{font-family:ClashDisplay;font-size:20px;font-weight:700;margin:0;text-transform:uppercase}.agenda-speaker-modal__role{color:rgba(26,26,26,.6);font-size:13px;font-weight:600;letter-spacing:.04em;margin:4px 0 0;text-transform:uppercase}.agenda-speaker-modal__kicker{color:rgba(26,26,26,.5);font-size:12px;font-weight:700;letter-spacing:.06em;margin:0 0 12px;text-transform:uppercase}.agenda-speaker-modal__bio p{font-size:15px;line-height:160%;margin:0 0 16px}.agenda-speaker-modal__bio p:last-child{margin-bottom:0}.agenda-speaker-modal__talk-desc{font-size:15px;line-height:160%;white-space:pre-line}.agenda-speaker-modal__talk-title{font-family:ClashDisplay;font-size:30px;font-weight:700;line-height:120%;margin:0 0 16px}.agenda-speaker-modal__socials{display:flex;flex-wrap:wrap;gap:12px}.agenda-speaker-modal__social{align-items:center;border:1px solid rgba(26,26,26,.2);border-radius:999px;color:#1a1a1a;display:inline-flex;font-size:13px;font-weight:600;letter-spacing:.04em;padding:10px 22px;text-transform:uppercase;transition:background .2s ease,color .2s ease}.agenda-speaker-modal__social:hover{background:#1a1a1a;color:#fff}.agenda-speaker-modal__social[hidden]{display:none}.agenda-speaker-modal__footer{margin-top:40px}.agenda-speaker-modal__footer[hidden]{display:none}.agenda-speaker-modal__footer-image{display:block;height:auto;width:100%}.agenda-speaker-modal__cerrar{background:#e85d2a;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:700;margin:24px 0 0 auto;padding:12px 28px;width:fit-content}.agenda-speaker-modal__photo{flex:0 0 auto;order:-1;position:relative;width:220px;z-index:1}.agenda-speaker-modal__photo[hidden]{display:none}.agenda-speaker-modal__photo-img{aspect-ratio:3/4;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.35);display:block;object-fit:cover;width:100%}@media (max-width:980px){.agenda-speaker-modal{flex-direction:column}.agenda-speaker-modal__photo{max-width:110px}}@media (max-width:720px){.agenda-speaker-modal__panel{padding:48px 24px}.agenda-speaker-modal__row{flex-direction:column;gap:12px}.agenda-speaker-modal__row-label{flex-basis:auto}}@media (max-width:1200px){.agenda-tabs-module__title{font-size:130px}.agenda-tabs-module__head .stp-richtext-btn{font-size:30px}.agenda-tabs-module__description{font-size:18px}.agenda-tabs__item{font-size:22px}.agenda-tabs__item.is-active{font-size:25px}.agenda-list__event,.agenda-list__time{font-size:19px}.agenda-carousel__more,.agenda-magistral__more,.agenda-panel-content__more,.agenda-subtab-content__more{font-size:30px}.agenda-panel-content__title,.agenda-subtab-content__title{font-size:25px}.agenda-magistral__title{font-size:40px}.agenda-speaker-modal__talk-title{font-size:26px}}@media (max-width:980px){.agenda-tabs-module{padding:48px 20px}.agenda-carousel{gap:10px}}@media (max-width:900px){.agenda-tabs-module__title{font-size:96px}.agenda-tabs-module__head .stp-richtext-btn{font-size:26px}.agenda-tabs-module__description{font-size:17px}.agenda-tabs__item{font-size:20px}.agenda-tabs__item.is-active{font-size:22px}.agenda-list__event,.agenda-list__time{font-size:18px}.agenda-carousel__time,.agenda-carousel__title,.agenda-magistral__time,.agenda-panel-content__time,.agenda-subtab-content__time{font-size:17px}.agenda-carousel__more,.agenda-magistral__more,.agenda-panel-content__more,.agenda-subtab-content__more{font-size:26px}.agenda-panel-content__title,.agenda-subtab-content__title{font-size:22px}.agenda-magistral__title{font-size:34px}.agenda-speaker-modal__talk-title{font-size:24px}}@media (max-width:767px){.agenda-tabs-module__title{font-size:72px}.agenda-tabs-module__head .stp-richtext-btn{font-size:22px}.agenda-tabs-module__description{font-size:16px}.agenda-tabs__item{font-size:18px}.agenda-tabs__item.is-active{font-size:20px}.agenda-carousel__info,.agenda-panel-content__desc,.agenda-panel-content__more{padding:0 16px}.agenda-subtabs__item{font-size:14px}.agenda-list__row{gap:24px}.agenda-list__time{width:70px}.agenda-list__event,.agenda-list__time{font-size:17px}.agenda-card__name{font-size:15px}.agenda-card__role,.agenda-panel-speakers__role{font-size:12px}.agenda-carousel__time,.agenda-carousel__title,.agenda-magistral__time,.agenda-panel-content__time,.agenda-subtab-content__time{font-size:16px}.agenda-carousel__desc,.agenda-magistral__desc,.agenda-panel-content__desc,.agenda-subtab-content__desc{font-size:13px}.agenda-carousel__more,.agenda-magistral__more,.agenda-panel-content__more,.agenda-subtab-content__more{font-size:22px}.agenda-panel-content__title,.agenda-subtab-content__title{font-size:20px}.agenda-magistral__name,.agenda-magistral__role,.agenda-panel-speakers__name,.agenda-subtab-content__name,.agenda-subtab-content__role{font-size:15px}.agenda-magistral__title{font-size:30px}.agenda-speaker-modal__name{font-size:18px}.agenda-speaker-modal__talk-title{font-size:22px}}@media (max-width:480px){.agenda-carousel__info,.agenda-panel-content__desc,.agenda-panel-content__more{padding:0 8px}.agenda-tabs-module__pretitle{font-size:14px}.agenda-tabs-module__head .stp-richtext-btn{font-size:18px}.agenda-tabs-module__title{font-size:48px}.agenda-tabs-module__description{font-size:12px}.agenda-tabs__item{font-size:16px}.agenda-tabs__item.is-active{font-size:18px}.agenda-subtabs__item{font-size:13px}.agenda-list__row{gap:16px}.agenda-list__time{width:58px}.agenda-list__event,.agenda-list__time{font-size:16px}.agenda-carousel__time,.agenda-carousel__title,.agenda-magistral__time,.agenda-panel-content__time,.agenda-subtab-content__time{font-size:15px}.agenda-carousel__more,.agenda-magistral__more,.agenda-panel-content__more,.agenda-panel-content__title,.agenda-subtab-content__more,.agenda-subtab-content__title{font-size:18px}.agenda-magistral__title{font-size:26px}.agenda-speaker-modal__name{font-size:17px}.agenda-speaker-modal__talk-title{font-size:20px}}