.team-member{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:20px}.team-member .team-member-photo img{height:300px;width:225px;border-radius:30px;object-fit:cover;object-position:center}.team-member .team-member-info{margin-top:20px;text-align:center}.photo{border-radius:10px}.belgium{background-color:#eec54f;width:33%;height:2px;position:relative;left:33%}.belgium:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#000;border-radius:20px 0 0 20px}.belgium:after{content:"";position:absolute;bottom:0;left:100%;width:100%;height:100%;background-color:#c30603;border-radius:0 50px 50px 0}#calendar{height:calc(100vh - 200px)}#calendar .toastui-calendar-day-view .toastui-calendar-panel:not(.toastui-calendar-time),#calendar .toastui-calendar-week-view .toastui-calendar-panel:not(.toastui-calendar-time){overflow-y:hidden}#calendar .toastui-calendar-panel .toastui-calendar-timegrid{height:calc(100% - 10px);min-height:0}@media(max-width: 1024px){#calendar .toastui-calendar-day-name__date{font-size:18px}}@media(max-width: 1024px){#calendar .toastui-calendar-day-name__name{display:none}}div.list-item{display:grid;grid-template-columns:30px 3fr 1fr;grid-template-rows:repeat(2, 1fr);grid-column-gap:0;grid-row-gap:0;margin-bottom:10px;position:relative}div.list-item .list-item-category{grid-area:1/1/3/2;display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;margin-right:10px}div.list-item .list-item-category .bullet{display:block;width:15px;height:15px;border-radius:50%}div.list-item .list-item-title{grid-area:1/2/2/3;font-weight:bold}div.list-item .list-item-date{grid-area:2/2/3/2;font-weight:500;height:20px}[data-uncheck]{font-size:.9rem}.lds-roller,.lds-roller div,.lds-roller div:after{box-sizing:border-box}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:currentColor;margin:-3.6px 0 0 -3.6px}.lds-roller div:nth-child(1){animation-delay:-0.036s}.lds-roller div:nth-child(1):after{top:62.62742px;left:62.62742px}.lds-roller div:nth-child(2){animation-delay:-0.072s}.lds-roller div:nth-child(2):after{top:67.71281px;left:56px}.lds-roller div:nth-child(3){animation-delay:-0.108s}.lds-roller div:nth-child(3):after{top:70.90963px;left:48.28221px}.lds-roller div:nth-child(4){animation-delay:-0.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-0.18s}.lds-roller div:nth-child(5):after{top:70.90963px;left:31.71779px}.lds-roller div:nth-child(6){animation-delay:-0.216s}.lds-roller div:nth-child(6):after{top:67.71281px;left:24px}.lds-roller div:nth-child(7){animation-delay:-0.252s}.lds-roller div:nth-child(7):after{top:62.62742px;left:17.37258px}.lds-roller div:nth-child(8){animation-delay:-0.288s}.lds-roller div:nth-child(8):after{top:56px;left:12.28719px}@keyframes lds-roller{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}div.program-item{display:grid;grid-template-columns:150px 3fr 1fr;grid-template-rows:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px;margin-bottom:10px;position:relative}div.program-time{grid-area:1/1/3/2;font-weight:bold;padding-right:20px}div.program-title{grid-area:1/2/2/2;font-weight:500}div.program-presenter{grid-area:2/2/3/3;font-weight:300}div.program-icons{grid-area:1/3/3/4;font-size:30px}div.program-icons i:not(:last-child),div.program-icons a:not(:last-child){margin-right:20px}div.program-icons a{color:#142958}div.program-icons a:hover{color:#36a9e1}p:not(:last-child){margin-bottom:10px}p.is-centered{text-align:center}.is-text-large{font-size:1.4rem}p.is-text-large:not(:last-child),.is-text-large p:not(:last-child){margin-bottom:30px}.is-vcentered{display:flex;flex-direction:row;justify-content:center;align-items:center}.has-text-right{text-align:right}.avatar-icon{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.avatar-icon-128{width:128px;height:128px;border-radius:50%;object-fit:cover}div.sponsors div.column.is-3{height:130px;text-align:center;padding-top:25px}div.sponsors div.column img{height:50px}@media(max-width: 1024px){.navbar,html[data-scroll="0"] .navbar{height:50px;align-items:center;display:flex}.navbar-menu{display:none;background:rgba(0,0,0,0);box-shadow:none;position:fixed;top:60px;left:10px;right:10px}.navbar.is-active .navbar-menu{display:flex;flex-direction:column}.section.hero .container.is-fluid{width:100%}}:root{--checkbox-color: #3B99FC;--checkbox-darken: hsla(var(--checkbox-color), .4);--checkbox-ligthen1: hsla(var(--checkbox-color), .1)}.checkbox-wrapper *,.checkbox-wrapper ::after,.checkbox-wrapper ::before{box-sizing:border-box}.checkbox-wrapper [type=checkbox]{margin:0;width:0;height:0;display:inline;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-wrapper [type=checkbox]+label{display:flex;flex-direction:row;align-items:center;margin-left:5px}.checkbox-wrapper [type=checkbox]+label:before{content:"";display:inline-block;vertical-align:top;height:1.15em;width:1.15em;margin-right:.6em;color:rgba(0,0,0,.275);border:solid .06em;box-shadow:0 0 .04em,0 .06em .16em -0.03em inset,0 0 0 .07em rgba(0,0,0,0) inset;border-radius:.2em;background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center,#fff;background-size:0;will-change:color,border,background,background-size,box-shadow;transform:translate3d(0, 0, 0);transition:color .1s,border .1s,background .15s,box-shadow .1s}.checkbox-wrapper [type=checkbox]:enabled:active+label:before,.checkbox-wrapper [type=checkbox]:enabled+label:active:before{box-shadow:0 0 .04em,0 .06em .16em -0.03em rgba(0,0,0,0) inset,0 0 0 .07em rgba(0,0,0,.1) inset;background-color:#f0f0f0}.checkbox-wrapper [type=checkbox]:checked+label:before{background-color:var(--checkbox-color);background-size:.75em;color:rgba(0,0,0,.075)}.checkbox-wrapper [type=checkbox]:checked:enabled:active+label:before,.checkbox-wrapper [type=checkbox]:checked:enabled+label:active:before{background-color:var(--checkbox-darken);color:rgba(0,0,0,.275)}.checkbox-wrapper [type=checkbox]:disabled+label:before{opacity:.5}.checkbox-wrapper [type=checkbox].dark+label:before{color:hsla(0,0%,100%,.275);background-color:#222;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="rgba(34, 34, 34, 0.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>')}.checkbox-wrapper [type=checkbox].dark:enabled:active+label:before,.checkbox-wrapper [type=checkbox].dark:enabled+label:active:before{background-color:#444;box-shadow:0 0 .04em,0 .06em .16em -0.03em rgba(0,0,0,0) inset,0 0 0 .07em hsla(0,0%,100%,.1) inset}.title.is-2,h2{text-align:center;text-transform:uppercase;font-weight:600;color:#142958;font-size:2.5rem;font-stretch:condensed}.title.is-3,h3{color:#142958;font-size:1.8rem;text-transform:uppercase;font-weight:600;margin-bottom:20px;font-stretch:condensed}.title.is-3:not(:first-child),h3:not(:first-child){margin-top:30px}.title.is-3:not(:first-child){margin-top:20px}.title.is-4,h4{color:#142958;font-size:1.6rem;text-transform:uppercase;font-weight:600;margin-bottom:10px;font-stretch:condensed}.title.is-5,h5{color:#142958;font-size:1.2rem;font-weight:600;margin-bottom:10px;font-stretch:condensed}.title.is-5:not(:first-child){margin-top:20px}ul{list-style-type:disc;margin-left:40px;margin-top:20px;margin-bottom:20px;font-size:1.2rem}ul li{padding-left:10px}p{font-size:1.2rem}p ul{list-style-type:disc;margin-left:20px;margin-top:10px;font-size:1.2rem}p ul li{padding-left:10px}.hero{background-size:cover}.hero p{color:#243c68;font-size:26px;font-family:Poppins;text-align:justify;text-align-last:justify}.main-hero{height:400px;background-size:cover;background-position:bottom;background-position-x:70%}.main-hero .container{width:40%;margin-left:0}.button.is-primary{background-color:#f9b233;color:#243c68;font-weight:bold}.button.is-primary .fa{margin-right:5px}.button.is-primary:hover{background-color:#f9b233;color:#243c68}.section:nth-child(even):not(.hero+.section),.hero>.section.is-light,.section.is-light{background-color:#fafafa}.footer{background:#142958;color:#fff}.footer a{color:#fff}.footer strong{color:#fff}.actualite img{max-width:300px;margin:10px auto}.actualite-date{font-weight:bold;margin-bottom:20px;color:#142958}.markdown-content{max-width:100%}.footer{padding:1.5rem 1.5rem}.footer .footer-items{justify-content:center;align-items:center;display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:.3rem;margin-bottom:2rem}.footer .footer-item{align-items:center;color:#fff;margin-right:10px;margin-left:10px}@media(max-width: 1024px){.navbar-menu{background-color:#fff}}/*# sourceMappingURL=sorbcot.css.map */
