.Speakers{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:68px 10px 136px}.Speakers header{text-align:center}.Speakers header h2{font-size:48px}.Speakers header p{color:#ea063f;font-size:20px;margin-top:10px;margin-bottom:40px}.Speakers .social{display:flex;gap:20px;margin-top:10px;margin-bottom:10px;list-style-type:none}@media only screen and (max-width: 768px){.Speakers .social{justify-content:center;align-items:center}}.Speakers .social a{text-decoration:none;transition:.3s all}.Speakers .social a:hover{transition:.3s all}.Speakers .social a:hover svg{fill:#ea063f}.Speakers .social a svg{fill:#000;height:24px;width:24px}.Speakers .speakers{display:flex;flex-wrap:wrap;justify-content:center;align-items:start;gap:40px;margin-bottom:40px}@media only screen and (max-width: 768px){.Speakers .speakers{flex-direction:column;justify-content:center;align-items:center}}.Speakers .speakers .speaker{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:240px;cursor:pointer;transition:.3s all}.Speakers .speakers .speaker:hover img{transform:scale(1.1);transition:.3s all}.Speakers .speakers .speaker img{width:200px;height:200px;border-radius:50%;border:2px solid #EA063F;margin-bottom:20px}.Speakers .speakers .speaker .name{font-size:24px}.Speakers .speakers .speaker .job{font-family:Chillax-Regular;font-size:18px}.Speakers .selected-speaker .selected-speaker-header{display:flex;justify-content:space-between;align-items:center}.Speakers .selected-speaker h3{font-size:18px;margin-bottom:10px}.Speakers .selected-speaker .content{font-family:Chillax-Regular}.Speakers .Modal .arrowleft{position:absolute;top:50%;left:-5%}.Speakers .Modal .arrowleft img{filter:invert(1)}.Speakers .Modal .arrowright{position:absolute;top:50%;right:-5%}.Speakers .Modal .arrowright img{filter:invert(1)}@media only screen and (max-width: 768px){.Speakers .Modal .selected-speaker{text-align:center}}.Speakers .Modal .selected-speaker-image{position:absolute;top:0;left:0;transform:translate(-50%,-35%);width:200px;height:200px;border-radius:50%;border:2px solid #EA063F;margin-bottom:20px}@media only screen and (max-width: 768px){.Speakers .Modal .selected-speaker-image{position:relative;transform:none}}.Speakers .Modal .title{margin-left:100px}@media only screen and (max-width: 768px){.Speakers .Modal .title{margin-left:0}}.Speakers .Modal .job{margin-top:-20px;margin-left:100px}@media only screen and (max-width: 768px){.Speakers .Modal .job{margin-left:0}}.Speakers .Modal .social{margin-left:100px}@media only screen and (max-width: 768px){.Speakers .Modal .social{margin-left:0}}.Speakers .Modal .content{font-family:Chillax-Regular;margin-top:10px}.Speakers .Modal .content .talk .talk-title{font-size:32px;margin-top:12px;margin-bottom:12px}.Modal[open]{display:block;position:fixed;min-width:600px;width:100%;max-width:800px;padding:24px;top:50%;left:50%;z-index:99999;background:white;transform:translate(-50%,-50%);border:none;border-radius:10px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}@media only screen and (max-width: 768px){.Modal[open]{top:0;left:0;transform:translate(0);min-width:0;width:100%;height:100%;overflow-y:scroll;border-radius:0}}.Modal[open] header{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:32px}@media only screen and (max-width: 768px){.Modal[open] header{align-items:start}}.Modal[open] header .subtitle{font-size:24px}.Modal[open] header .button{min-height:40px;min-width:40px;font-size:28px;border-radius:6px}.Modal[open] .modal__content{padding:24px 0;max-height:calc(100vh - 300px);overflow:auto}@media only screen and (max-width: 768px){.Modal[open] .modal__content{overflow:visible;max-height:auto}}.Modal[open] .modal__content>*{margin-bottom:10px}.Modal[open] .modal__content ul{list-style-type:none}.Modal[open] .modal__content ul li{margin-bottom:10px}.Modal-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;background:rgba(0,0,0,.65)}.WorkshopLayout{padding-top:104px;padding-bottom:104px;background:#140d1d;color:#fff}.WorkshopLayout .container{padding-left:10px;padding-right:10px;display:flex;gap:52px;justify-content:center;align-items:start}@media only screen and (max-width: 768px){.WorkshopLayout .container{flex-direction:column;align-items:center}}.WorkshopLayout__title{font-family:Chillax-Regular;font-size:48px;font-weight:500;line-height:67px;letter-spacing:-.5px;text-align:left;margin-bottom:10px}.WorkshopLayout__tags{font-family:Chillax-Light;font-size:14px;font-weight:400;line-height:28px;letter-spacing:-.5px;text-align:left;color:#4dd8e5;margin-bottom:10px}.WorkshopLayout__datetime{font-family:Chillax-Light;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.5px;text-align:left;color:#fff;margin-bottom:14px}.WorkshopLayout__description{font-family:Chillax-Light;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.5px;text-align:left;margin-bottom:20px}.WorkshopLayout .content h1{font-family:Chillax-Regular;font-size:24px;font-weight:500;line-height:34px;letter-spacing:-.5px;text-align:left;color:#4dd8e5;margin-bottom:20px}.WorkshopLayout .content p{font-family:Chillax-Light;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.5px;text-align:left;margin-bottom:20px}.WorkshopLayout .content ul,.WorkshopLayout .content ol{font-family:Chillax-Light;margin-left:20px;margin-bottom:20px}.WorkshopLayout .content a{color:#fff}.WorkshopLayout .content a:hover{text-decoration:underline}.WorkshopLayout main{width:100%}.WorkshopLayout aside{width:395px}@media only screen and (max-width: 768px){.WorkshopLayout aside{padding:16px}}.WorkshopLayout .workshop-speaker{border:2px solid white;border-radius:20px;padding:20px;justify-content:center;align-items:center;margin-top:122px;position:relative;margin-bottom:36px}.WorkshopLayout .workshop-speaker:not(:first-child){margin-top:140px}.WorkshopLayout .workshop-speaker__image{position:absolute;top:0;left:50%;transform:translate(-50%,-80%);width:138px;height:138px;min-width:138px;min-height:138px;max-width:138px;max-height:138px;border-radius:20px}.WorkshopLayout .workshop-speaker__name{margin-top:16px;font-family:Chillax-Regular;font-size:24px;font-weight:500;line-height:34px;letter-spacing:-.5px;text-align:center;color:#4dd8e5;margin-bottom:6px}.WorkshopLayout .workshop-speaker__job{font-family:Chillax-Light;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.5px;text-align:center;color:#4dd8e5;margin-bottom:18px}.WorkshopLayout .workshop-speaker__content{font-family:Chillax-Light;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.5px;text-align:center;color:#fff}.WorkshopLayout .workshop-type{border:2px solid white;border-radius:20px;justify-content:center;align-items:center;position:relative;padding:34px}.WorkshopLayout .workshop-type__title{font-family:Chillax-Regular;font-size:24px;font-weight:500;line-height:34px;letter-spacing:-.5px;text-align:center;color:#4dd8e5;text-transform:capitalize;margin-bottom:12px}.WorkshopLayout .workshop-type__value{font-family:Chillax-Regular;font-size:24px;font-weight:500;line-height:34px;letter-spacing:-.5px;text-align:center;color:#fee440;text-transform:capitalize;margin-left:-1ch;margin-bottom:8px}.WorkshopLayout .workshop-type__info{font-family:Chillax-Light;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.5px;text-align:center;margin-bottom:14px}.WorkshopLayout .workshop-type__button.button{background-color:#fee440;border-color:#fee440;color:#000}.WorkshopLayout .workshop-type__button.button:hover{background-color:#f9104a;border-color:#f9104a}
