html{font-size:24px;font-family:Raleway,sans-serif}html h1{font-size:2rem}html h2{font-size:1.5rem;font-weight:400}html label{font-size:.91rem;font-weight:600}html button{font-size:24px;font-weight:600;font-family:Raleway,sans-serif}html button.round{font-size:45px;font-weight:200}html input[type=text]{font-size:.91rem}html .nameslist h2{font-weight:300}html .white-card h2{font-size:1.75rem;font-weight:300}button{background-color:#2b2b2b;line-height:1em;color:#fff;border:none;border-radius:28px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:10px 25px}button.round{height:39px;width:39px;line-height:38px;padding:0}.names-checkbox-wrapper-item button{border-radius:48px;display:none;transform:rotate(45deg)}.names-checkbox-wrapper-item button.round{margin-top:1px;line-height:23px;width:22px;height:22px;font-size:1.5rem}.names-checkbox-wrapper-item:hover button{display:block}input{font-family:Raleway,sans-serif;font-weight:400}input[type=text]{width:95%;color:#2b2b2b;border:none;border-radius:28px;padding:15px 60px 15px 30px;box-shadow:inset 0 2px 3px rgba(0,0,0,.16)}input[type=text]:-ms-input-placeholder{color:#bcbcbc}input[type=text]::placeholder{color:#bcbcbc}input[type=text]:focus{outline:none}input[type=checkbox]{height:20px;width:20px;line-height:28px;margin:10px 0;box-shadow:inset 0 2px 3px rgba(0,0,0,.16);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:4px;background:#fff}input[type=checkbox]:checked{background:#4e69ab url(/static/img/checkboxcheckactive.svg) no-repeat 50%;background-size:65%}label{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:85%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.input-wrapper{position:relative;width:100%;max-width:360px;margin-top:40px}.input-wrapper button{position:absolute;right:27px;top:9px;box-shadow:1px 2px 1px rgba(0,0,0,.16)}.nameslist h2{color:#2b2b2b;margin-left:25px}svg.kyan{width:100%;height:50%;z-index:0;margin-top:55%}.kyan-animatie{grid-column-start:2;grid-column-end:2;max-height:100%;overflow:hidden}@media screen and (max-width:1250px){svg.kyan{margin-top:0}}.nameslist{height:100vh;margin-left:100px;padding-top:124px;max-width:100%;grid-column-start:1;grid-column-end:1}.nameslist .namelist-content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nameslist .names-checkbox-wrapper{margin-top:35px;margin-left:25px}.nameslist .hasBegun input[type=checkbox]:not(:checked)+label{color:#fff3cb}.nameslist .names-checkbox-wrapper-item{display:flex;align-items:center}.nameslist .names-checkbox-wrapper-item label{padding:5px 10px 5px 22px;line-height:40px}.nameslist .names-checkbox-wrapper-item .checked-person{text-decoration:line-through}.white-card{background-color:#fff;border-radius:4px;width:390px;height:165px;text-align:center;padding:5px 5px;box-shadow:0 2px 3px rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center}.white-card h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.start-button{margin-top:35px;text-align:center}.start-button button{padding:.6em 0;min-width:296px;box-shadow:1px 2px 1px rgba(0,0,0,.16);font-weight:500}.landing{height:100vh}.landing.grid-layout{display:grid}.landing .current-speaker{display:flex;align-items:center;justify-content:flex-start}.landing .brandlogo img{position:absolute;bottom:50px;right:0;box-shadow:0 2px 3px rgba(0,0,0,.16)}@media screen and (max-width:1249px){.landing.grid-layout{grid-template-columns:3fr 1fr 5fr 1fr}}@media screen and (min-width:1250px){.landing.grid-layout{grid-template-columns:3fr 2fr 3fr 1fr}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#feda65}img{max-width:100%}