:root{--primary-200:#d196ff;--primary-200-contrast:#fff;--primary-300:#4b4352;--primary-300-contrast:#fff;--primary-400:#2e2833;--primary-400-contrast:#fff;--primary-500:#252029;--primary-500-contrast:#fff;--secondary-200:#4b4352;--secondary-200-contrast:#fff;--success-200:#96ffa0;--success-200-contrast:#2e2833;--white:#fff;--gray:#d9d9d9;--gray-2:#ebeaeb;--text-shadow:1px 0 0 var(--primary-400),0 1px 0 var(--primary-400),2px 1px 0 var(--primary-400),1px 2px 0 var(--primary-400),3px 2px 0 var(--primary-400),2px 3px 0 var(--primary-400),4px 3px 0 var(--primary-400),3px 4px 0 var(--primary-400),0 4px 0 var(--primary-400),4px 0 0 var(--primary-400),-1px 0 0 var(--primary-400),0 -1px 0 var(--primary-400),-2px -1px 0 var(--primary-400),-1px -2px 0 var(--primary-400),-3px -2px 0 var(--primary-400),-2px -3px 0 var(--primary-400),-4px -3px 0 var(--primary-400),-3px -4px 0 var(--primary-400),-4px 0 0 var(--primary-400),1px 0 0 var(--primary-400),0 -1px 0 var(--primary-400),2px -1px 0 var(--primary-400),1px -2px 0 var(--primary-400),3px -2px 0 var(--primary-400),2px -3px 0 var(--primary-400),4px -3px 0 var(--primary-400),3px -4px 0 var(--primary-400),4px 0 0 var(--primary-400),0 -4px 0 var(--primary-400),-1px 0 0 var(--primary-400),0 1px 0 var(--primary-400),-2px 1px 0 var(--primary-400),-1px 2px 0 var(--primary-400),-3px 2px 0 var(--primary-400),-2px 3px 0 var(--primary-400),-4px 3px 0 var(--primary-400),-3px 4px 0 var(--primary-400),-4px 0 0 var(--primary-400),0 4px 0 var(--primary-400)}.speaker-item{display:flex;flex-direction:column;gap:2rem;overflow:hidden}.speaker-item-container{align-items:flex-start;display:flex}.speaker-item-image{border-radius:2rem;height:12.813rem;min-width:12.813rem;overflow:hidden;width:12.813rem}.speaker-item-image img{height:100%;object-fit:cover;width:100%}.speaker-item-info{color:var(--primary-400);display:flex;flex-direction:column;padding:2rem 0 0 2rem}.speaker-item-location{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:0.625rem;margin:0}.speaker-item-location img{border:.125rem solid var(--primary-400);border-radius:100%;height:1.5rem;object-fit:cover;width:1.5rem}.speaker-item-name{font-size:1.5rem;margin:0 0 0.313rem}.speaker-item-position{font-size:.875rem;margin:0;opacity:.4}.speaker-item-socials{align-items:center;display:flex;gap:1rem;margin-top:1.75rem}.speaker-item-socials>a{align-items:center;background:var(--primary-400);border-radius:100%;display:flex;height:2.375rem;justify-content:center;width:2.375rem}.speaker-item-socials>a:hover{opacity:.8}.speaker-item-socials>a img{height:0.875rem;object-fit:cover;width:0.875rem}.speaker-item-description{background:#ededee;border-radius:2rem;color:var(--primary-400);display:flex;flex-direction:column;gap:0.625rem;overflow:hidden;padding:2rem 2rem 7.5rem;position:relative}.speaker-item-description h3{font-size:1.5rem;line-height:1;margin:0 0 0.938rem}.speaker-item-description p{font-size:.875rem;letter-spacing:-.01875rem;line-height:1.125rem;margin:0}.speaker-item-description p+h3{margin-top:1.563rem}.speaker-item-description .dialog-workshop-btn{background:var(--primary-200);border-radius:8rem;bottom:2rem;color:var(--primary-200-contrast);display:block;font-size:1.125rem;left:2rem;padding:0.938rem 1.563rem;position:absolute;text-decoration:none}.speaker-item-description .speaker-list-item-topic-team{bottom:2rem;left:2rem;position:absolute}.speaker-item-description:after,.speaker-item-description:before{background:#ededee;border-radius:1.5rem;content:"";height:2.75rem;position:absolute;width:3rem;z-index:10}.speaker-item-description:before{bottom:0;right:6.125rem}.speaker-item-description:after{border-radius:2rem;bottom:2.75rem;height:3.25rem;right:0;width:3.25rem}.speaker-item-description-text{display:flex;flex-direction:column;gap:1.25rem;white-space:pre-wrap}.speaker-item-actions{align-items:center;background:var(--white);border-radius:1.5rem;bottom:0;display:flex;gap:0.625rem;padding:1.25rem;position:absolute;right:0}.speaker-item-actions .dialog-close-button{display:none}.speaker-item-actions .dialog-action{position:relative;z-index:10}.speaker-item-actions:after,.speaker-item-actions:before{background:var(--white);border-radius:100%;content:"";height:3rem;position:absolute;width:3rem}.speaker-item-actions:before{left:-1.5rem;top:1.5rem}.speaker-item-actions:after{height:3.25rem;right:1.25rem;top:-1.5rem;width:3.25rem}.dialog-container{align-items:center;backdrop-filter:blur(5px);background:rgba(209,150,255,.2);bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:.2s;visibility:hidden;z-index:1000}.dialog-container .dialog-wrapper{max-height:100%;max-width:52rem;width:100%}.dialog-container .dialog-content{padding:1.5rem}.dialog-container .dialog{background:var(--white);border:.125rem solid var(--primary-400);border-radius:2rem;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(1.563rem) scale(.9);transition:.2s;width:100%}.dialog-container .dialog-action{align-items:center;background:var(--primary-400);border:none;border-radius:100%;display:flex;height:2.75rem;justify-content:center;padding:0;transition:background .1s;width:2.75rem}.dialog-container .dialog-action:disabled{background:#ededee}.dialog-container .dialog-action:not(:disabled){cursor:pointer}.dialog-container .dialog-action:not(:disabled):hover{background:var(--primary-200)}.dialog-container .dialog-action:not(:disabled):active{background:#bc82ea}.dialog-container .dialog-action img{height:0.75rem;width:0.75rem}.dialog-container .dialog-close-button{position:absolute;right:1.25rem;top:1.25rem}.dialog-opened{overflow:hidden}.dialog-opened .dialog-container{opacity:1;visibility:visible}.dialog-opened .dialog-container .dialog{transform:translateY(0) scale(1)}.schedule-screen{background-color:var(--white);padding-top:11.25rem;position:relative}.schedule-screen+.schedule-screen{padding-bottom:6.25rem;padding-top:3.75rem}.schedule-screen .schedule-subtitle,.schedule-screen .schedule-title{color:var(--primary-400);margin-top:0;text-align:center}.schedule-screen .schedule-title{margin-bottom:0.938rem}.schedule-screen .schedule-subtitle{font-weight:600;margin-bottom:3.125rem}.schedule-screen .schedule-subtitle.colored{color:var(--primary-200)}.schedule-column-title{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:0.938rem;margin-bottom:1.5rem;padding:0 1.5rem}.schedule-column-title img{width:1.25rem}.schedule-items{display:flex;flex-direction:column;gap:0.75rem;width:100%}.schedule-items .schedule-items-row{align-items:stretch;display:flex;gap:0.75rem}.schedule-items .schedule-items-row .schedule-items-col{display:flex;flex-direction:column;gap:0.75rem;justify-content:stretch;width:calc(50% - 0.375rem)}.schedule-items .schedule-items-row .schedule-items-col .schedule-item.event-item-2{height:100%}.schedule-items .schedule-item{border:.125rem solid var(--primary-400);border-radius:1.5rem;color:var(--primary-400);padding:1.5rem;position:relative}.schedule-items .schedule-item .schedule-item-time{font-size:.875rem;font-weight:500;line-height:1.0625rem;margin-bottom:0.313rem;opacity:.4}.schedule-items .schedule-item .schedule-item-title{align-items:center;display:flex;font-size:1.125rem;font-weight:700;gap:0.625rem;line-height:1.375rem;padding-right:6.25rem}.schedule-items .schedule-item .schedule-item-duration{align-items:center;background:var(--primary-400);border-radius:2.125rem;color:var(--primary-400-contrast);display:flex;font-size:.875rem;height:2.125rem;justify-content:center;padding:0 0.75rem;position:absolute;right:1.5rem;top:1.5rem}.schedule-items .schedule-item .schedule-speakers-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.schedule-items .schedule-item .schedule-item-speaker{align-items:center;cursor:pointer;display:flex;gap:0.625rem}.schedule-items .schedule-item .schedule-item-speaker img{border:.125rem solid var(--primary-400);border-radius:100%;height:1.75rem;min-width:1.75rem;overflow:hidden;width:1.75rem}.schedule-items .schedule-item .schedule-item-speaker .schedule-item-speaker-name{font-size:.875rem;font-weight:700}.schedule-items .schedule-item .schedule-item-speaker .schedule-item-speaker-position{font-size:.875rem;font-weight:500;opacity:.4}.schedule-items .schedule-item.break-item{min-height:5.313rem;padding-left:3.25rem}.schedule-items .schedule-item.break-item .schedule-item-time{margin-bottom:0}.schedule-items .schedule-item.break-item .schedule-item-title{padding-top:0.375rem}.schedule-items .schedule-item.break-item:before{background:var(--primary-400);border-radius:0.25rem;bottom:1.5rem;content:"";display:block;left:1.5rem;position:absolute;top:1.5rem;width:0.25rem}.schedule-items .schedule-item.dark-item{background:var(--primary-400);color:var(--primary-400-contrast)}.schedule-items .schedule-item.dark-item .schedule-item-duration{background:var(--primary-400-contrast);color:var(--primary-400)}.schedule-items .schedule-item.event-item,.schedule-items .schedule-item.event-item-2{background:var(--primary-200)}.schedule-items .schedule-item.event-item .schedule-item-duration,.schedule-items .schedule-item.event-item-2 .schedule-item-duration{color:var(--primary-200)}.schedule-items .schedule-item.green-item{background:var(--success-200)}.schedule-items .schedule-item.green-item .schedule-item-duration{color:var(--success-200)}@media (max-width:599px){.speaker-item{gap:1.25rem;height:100%}.speaker-item-image{display:none}.speaker-item-info{align-items:center;padding:0.938rem 0 0;text-align:center;width:100%}.speaker-item-name{font-size:1.25rem;margin:0.625rem 0 0.313rem}.speaker-item-description{flex:1;padding:1.25rem}.speaker-item-description h3{font-size:1.25rem}.speaker-item-description .dialog-workshop-btn,.speaker-item-description .speaker-list-item-topic-team{justify-content:center;position:static}.speaker-item-description:after,.speaker-item-description:before{display:none}.speaker-item-description-text{flex:1;overflow:auto}.speaker-item-actions .dialog-close-button{display:block!important;position:static!important}.speaker-item-actions{justify-content:center;padding:0;position:static}.speaker-item-actions:after,.speaker-item-actions:before{display:none}.dialog-container .dialog-wrapper{height:100%;max-height:none}.dialog-container .dialog-content{height:100%;padding:1.25rem;width:100%}.dialog-container .dialog{height:100%;padding:1.25rem}.dialog-container .dialog-close-button{display:none}.schedule-screen{padding-bottom:2.5rem;padding-top:7.813rem}.schedule-screen .schedule-subtitle{margin-bottom:15.674vw}.schedule-items .schedule-items-row{overflow:auto}.schedule-items .schedule-items-row .schedule-items-col{flex:1 85%;min-width:85%}.schedule-items .schedule-item .schedule-item-time{margin-bottom:1.25rem!important}.schedule-items .schedule-item .schedule-item-title{padding-right:0}.schedule-items .schedule-item .schedule-speakers-row{gap:0.625rem}}@media (min-width:600px)and (max-width:990px){.dialog-container .dialog-content{padding:2.5rem}.schedule-screen{padding-bottom:4.375rem;padding-top:10rem}.schedule-screen .schedule-subtitle{margin-bottom:6.512vw}}@media (min-width:1441px)and (max-width:1920px){.schedule-screen .schedule-subtitle{margin-bottom:2.618vw}}@media (min-width:991px)and (max-width:1440px){.schedule-screen .schedule-subtitle{margin-bottom:3.472vw}}