.h5p-react-dialog-body{background:#fff;box-sizing:border-box;font-size:1.5em;padding:2.25em 2.25em 2em;width:25em;max-width:calc(100% - 1em);max-height:calc(100% - 1em);overflow-y:auto}.h5p-react-dialog-body.connecting{overflow-y:hidden}@media only screen and (max-width: 640px){.h5p-react-dialog-body{padding:1.5em}}.h5p-react-dialog-body.center{text-align:center}.h5p-react-dialog-body .text{margin-bottom:1em}.h5p-react-dialog-body .text-small{font-size:.75em;font-weight:normal;margin-bottom:.25em}.h5p-react-dialog-body button{font-weight:bold;font-size:.75em;margin-top:1em;border:none;cursor:pointer;border-radius:1.5em;padding:.75em 2em;color:#fff;background:#000}.h5p-react-dialog-body .reload-button{margin-right:1.5em}.h5p-react-dialog-body .cancel-button{padding:0;background-color:rgba(0,0,0,0);color:#000;border:0}.h5p-react-dialog-body .connecting-icon{font-size:4.25em;margin:.5em 0;animation:2s linear 0 rotating;animation-iteration-count:infinite}.h5p-react-dialog-body.locked,.h5p-react-dialog-body.unlocked{text-align:center}.h5p-react-dialog-body .icon-lock,.h5p-react-dialog-body .icon-unlock{font-size:3em;margin-bottom:.5em}.h5p-react-dialog-body .icon-unlock{color:#388246}.h5p-react-dialog-body.unlocked .continue{background:#388246;color:#fff}@keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}
.h5p-multipoll .ReactModal__Overlay{opacity:0;transition:opacity 300ms ease-in-out}.h5p-multipoll .ReactModal__Overlay--after-open{opacity:1}.h5p-multipoll .ReactModal__Overlay--before-close{opacity:0}.h5p-multipoll .modal-content{z-index:2;background-color:#fff;opacity:1;position:relative;border-radius:.167em;transition:margin 300ms;max-width:30em;margin:0 auto}@media only screen and (max-width: 640px){.h5p-multipoll .modal-content{margin:0 1em}}.h5p-multipoll .modal-content.dialog{top:4em;max-height:calc(100% - 6em);overflow:auto}@media only screen and (max-width: 640px){.h5p-multipoll .modal-content.dialog{max-width:80%;font-size:.75em;top:1.5em;max-height:calc(100% - 2.5em)}}.h5p-multipoll .modal-content.submit-modal.bottom,.h5p-multipoll .modal-content.submit-modal.opened{position:absolute;bottom:2em;left:0;right:0;transition:transform 300ms ease-in-out;transform:translateY(2em)}.h5p-multipoll .modal-content.submit-modal.opened{transform:translateY(0)}.h5p-multipoll .modal-overlay{position:absolute;top:0;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.7);z-index:4}
.h5p-multipoll{font-family:"Montserrat",sans-serif;background-color:var(--h5p-theme-c1)}.h5p-multipoll .h5p-multipoll-wrapper{height:100%}.h5p-multipoll .h5p-multipoll-wrapper .wrapper{height:100%}.h5p-multipoll .h5p-multipoll-wrapper .h5p-multipoll-fullscreen-button-wrapper{position:sticky;display:flex;justify-content:flex-end;z-index:1;height:2em;right:0;top:0}.h5p-multipoll .h5p-multipoll-wrapper .h5p-multipoll-fullscreen-button-wrapper .h5p-react-fullscreen-button{position:absolute}.h5p-multipoll.h5p-semi-fullscreen{background-color:var(--h5p-theme-c1)}.h5p-multipoll .h5p-multipoll-flex{display:flex;flex-direction:column;height:100%}.h5p-multipoll .h5p-multipoll-flex-grow{flex-grow:1}@media only screen and (max-width: 641px){.h5p-multipoll .h5p-react-tabular-progress-report .tip-wrapper{visibility:hidden}}@media only screen and (min-width: 641px){.h5p-multipoll-report-wrapper{margin:0 5em}}
.h5p-react-tabular-progress-report{padding:.75em 0;display:flex;flex-direction:column}.h5p-react-tabular-progress-report li{list-style:none}.h5p-react-tabular-progress-report .report-row{padding:.75em 2em;position:relative;border-bottom:1px solid #e6eaf7;color:#434c5c}.h5p-react-tabular-progress-report .report-row:hover{background-color:rgba(0,0,0,.02)}.h5p-react-tabular-progress-report .report-row:last-child{border-bottom:none}.h5p-react-tabular-progress-report .report-column{border-right:1px solid #e6eaf7;display:flex;align-items:center;padding:1em 1.5em;position:relative;flex-grow:1;border-bottom:1px solid #e6eaf7}
.h5p-react-report-progressbar{display:flex;align-items:center}.h5p-react-report-progressbar .progressbar-container{margin-right:.25em;display:flex;flex-direction:column;flex-grow:1}.h5p-react-report-progressbar .progressbar-container .icon{position:absolute;left:.5em;font-family:"multiplayer-icons"}.h5p-react-report-progressbar .progressbar-container .yes.icon:before{content:""}.h5p-react-report-progressbar .progressbar-container .no.icon:before{content:""}.h5p-react-report-progressbar .progressbar-container .label{display:block;font-size:.85em;color:#555;line-height:1.15;margin-bottom:.5em;word-break:break-word}.h5p-react-report-progressbar .progressbar-container.image-container{flex-direction:row;align-items:center}.h5p-react-report-progressbar .progressbar-container.image-container .img-tip{width:3em;height:3em;margin-right:1em}.h5p-react-report-progressbar .number-wrapper{min-width:4em;text-align:right}.h5p-react-report-progressbar .number{display:inline-block;line-height:1.5em;font-weight:bold;background-color:var(--h5p-theme-c3);color:var(--h5p-theme-c4);border-radius:8em;padding:.5em 1em;min-width:.67em;text-align:center}.h5p-react-report-progressbar .h5p-react-progress-bar{height:.626em;border-radius:5px;background-color:rgba(230,234,247,.5)}.h5p-react-report-progressbar .h5p-react-progress-bar .progress{background-color:var(--h5p-theme-c3)}
.h5p-react-progress-bar{position:relative;height:.15em;overflow:hidden;align-self:auto;width:100%}.h5p-react-progress-bar .progress{position:absolute;height:100%;left:0;width:0;border-radius:inherit;background-color:var(--h5p-theme-c3);transition:width .5s}
.h5p-react-hidden-read{width:1px;height:1px;top:-1px;position:absolute;text-indent:1px;overflow:hidden}
.h5p-react-tip-button{text-align:left;position:relative;display:inline-block}.h5p-react-tip-button.positioned{position:unset}.h5p-react-tip-button.bottom .tip-wrapper{top:115%}.h5p-react-tip-button.bottom .tip-wrapper .arrow:after{top:-0.6em;border-bottom-color:#000;border-top-color:rgba(0,0,0,0)}.h5p-react-tip-button.right>.tip-wrapper{top:50%;left:auto;right:1em;transform:translate(100%, -50%)}.h5p-react-tip-button.right>.tip-wrapper .arrow:after{border-top-color:rgba(0,0,0,0);border-right-color:#000;left:1px;transform:translate(-100%, -50%);top:50%}.h5p-react-tip-button.right>.tip-wrapper.tip-wrapper-enter{transform:translate(145%, -50%)}.h5p-react-tip-button.right>.tip-wrapper.tip-wrapper-exit,.h5p-react-tip-button.right>.tip-wrapper.tip-wrapper-enter-active{transform:translate(100%, -50%)}.h5p-react-tip-button.right>.tip-wrapper.tip-wrapper-exit-active{transform:translate(145%, -50%)}.h5p-react-tip-button button{font-size:1em;display:inline-block;padding:.5em;border-radius:50%;width:1em;height:1em;box-sizing:content-box;cursor:pointer}.h5p-react-tip-button .tip-wrapper{display:none;position:absolute;top:-3.5em;left:50%;transform:translateX(-50%);font-size:14px;font-weight:400;color:#fff;border-radius:.4em;z-index:1;pointer-events:none}.h5p-react-tip-button .tip-wrapper.tip-wrapper-enter-done,.h5p-react-tip-button .tip-wrapper.tip-wrapper-enter,.h5p-react-tip-button .tip-wrapper.tip-wrapper-enter-active,.h5p-react-tip-button .tip-wrapper.tip-wrapper-exit,.h5p-react-tip-button .tip-wrapper.tip-wrapper-exit-active{display:block}.h5p-react-tip-button .tip-wrapper.tip-wrapper-enter{transform:translate(-50%, 30%);opacity:0}.h5p-react-tip-button .tip-wrapper.tip-wrapper-enter-active{transform:translate(-50%, 0);opacity:1;transition:opacity .2s,transform .2s}.h5p-react-tip-button .tip-wrapper.tip-wrapper-exit{transform:translate(-50%, 0);opacity:1}.h5p-react-tip-button .tip-wrapper.tip-wrapper-exit-active{transform:translate(-50%, 30%);opacity:0;transition:opacity .2s,transform .2s}.h5p-react-tip-button .tip-wrapper .tip{white-space:nowrap;background:#000;padding:.3em 1em;border-radius:.4em}.h5p-react-tip-button .tip-wrapper.left{left:0;transform:none}.h5p-react-tip-button .tip-wrapper.left .arrow:after{left:1.4em}.h5p-react-tip-button .tip-wrapper.left.tip-wrapper-enter{transform:translate(0, 30%)}.h5p-react-tip-button .tip-wrapper.left.tip-wrapper-enter-active{transform:translate(0, 0)}.h5p-react-tip-button .tip-wrapper.left.tip-wrapper-exit{transform:translate(0, 0)}.h5p-react-tip-button .tip-wrapper.left.tip-wrapper-exit-active{transform:translate(0, 30%)}.h5p-react-tip-button .tip-wrapper .arrow:after{content:" ";position:absolute;left:50%;transform:translate(-50%, -1px);pointer-events:none;border:.4em solid rgba(0,0,0,0);border-top-color:#000}
.h5p-react-report-container{display:flex;flex-direction:column}.h5p-react-report-container .report-container{margin-bottom:2em;width:100%;border:1px solid #e6eaf7;border-radius:.5em;box-shadow:5px 5px 5px rgba(0,0,0,.05)}.h5p-react-report-container .report-container .report-header{display:flex;padding:1.625em 1.5em;position:relative;border-bottom:1px solid #e6eaf7;align-items:center;justify-content:space-between;font-weight:bold;line-height:1.6em;font-size:.9em;word-break:break-word}.h5p-react-report-container .report-container .report-header span{margin-left:0}.h5p-react-report-container .report-container .report-header .right-header-text{margin-left:1.25em;white-space:nowrap}.h5p-react-report-container .report-container .report-header.icon span{margin-left:2em}.h5p-react-report-container .report-container .report-header svg{position:absolute;display:inline-block;width:24px}.h5p-react-report-container .report-container .report-header.finished:before{font-family:"multiplayer-icons";font-size:1.4em;position:absolute;content:"";font-weight:400;margin-right:.5em;color:#6474a6}
.h5p-react-wordcloud-report .hidden-but-read{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}.h5p-react-wordcloud-report .cloud-wrapper{width:100%;height:100%}.h5p-react-wordcloud-report .cloud-wrapper .cloud-text{font-weight:700}
.h5p-react-report-tabs{position:relative;width:100%}.h5p-react-report-tabs .buttons{position:relative;left:2em;top:2px}.h5p-react-report-tabs .buttons .button{background-color:rgba(0,0,0,0);border:1px solid #e6eaf7;border-bottom:2px solid rgba(0,0,0,0);padding:.5em .75em;border-radius:.2em .2em 0 0;font-size:1.1em;cursor:pointer}.h5p-react-report-tabs .buttons .button.tabular::before{font-family:"multiplayer-icons";content:""}.h5p-react-report-tabs .buttons .button.word-cloud::before{font-family:"multiplayer-icons";content:""}.h5p-react-report-tabs .buttons .button.emoticon-cloud::before{font-family:"multiplayer-icons";content:""}.h5p-react-report-tabs .buttons .button.hotspots-report::before{font-family:"multiplayer-icons";content:""}.h5p-react-report-tabs .buttons .button.active{color:#000;border-top:3px solid #000;border-bottom-color:#fff;background-color:#fff}
.h5p-react-emoticon-cloud-report .hidden-but-read{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}.h5p-react-emoticon-cloud-report .cloud-wrapper>svg{overflow:visible;width:100%;height:100%;min-height:40em;padding-top:1.5em}.h5p-react-emoticon-cloud-report .cloud-wrapper>svg .wrapper{transform-origin:center}
.emoticon-report-no-results{height:20em}.h5p-react-emoticon-cloud-report .cloud-wrapper>svg .wrapper .outer-circle{fill:#eceef8}.h5p-react-emoticon-cloud-report .cloud-wrapper>svg .wrapper .inner-circle{fill:#fff}
.h5p-react-image-hotspots-report{height:100%;max-width:max-content;margin:auto}@media only screen and (max-width: 640px){.h5p-react-image-hotspots-report{overflow-x:auto}}.h5p-react-image-hotspots-report .image-wrapper{min-width:100%;height:100%;position:relative;display:inline-flex;flex-direction:column;justify-content:center;vertical-align:bottom}.h5p-react-image-hotspots-report .image-wrapper .h5p-hotspots-image-loading.icon-refresh{width:100%;height:100%;display:flex;justify-content:center;padding:3em;box-sizing:border-box}.h5p-react-image-hotspots-report .image-wrapper .h5p-hotspots-image-loading.icon-refresh::before{animation:2s linear infinite spin;font-size:2em;height:1em;width:1em}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media only screen and (max-width: 640px){.h5p-react-image-hotspots-report .image-wrapper{width:640px;max-width:max-content}}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots{margin:0;padding:0;list-style-type:none;position:absolute;width:100%;height:100%;display:block}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot{position:absolute;box-sizing:border-box;box-shadow:8px 8px 12px -16px #000;border:12px solid #fff}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot::before{content:"";box-sizing:border-box;border:2px dashed #000;position:absolute;top:0;right:0;bottom:0;left:0;margin:-7px}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot.circle::before{border-radius:50%}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button{position:absolute;top:.25em;left:50%;transform:translateX(-50%)}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button .badge{border-radius:1em;box-sizing:border-box;color:var(--h5p-theme-c4);padding:0 .75em;min-width:2em;min-height:2em;display:flex;align-items:center;justify-content:center;background-color:var(--h5p-theme-c3);font-family:"Montserrat",sans-serif;font-size:1.2em;font-weight:bold}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button .badge span{min-width:.67em;text-align:center}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper{position:absolute;top:50%;right:-0.2em}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper.tip-wrapper-enter{transform:translate(145%, -50%)}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper.tip-wrapper-enter-active{transform:translate(100%, -50%)}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper.tip-wrapper-enter-done,.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper.tip-wrapper-exit{transform:translate(100%, -50%)}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot .tip-button.right>.tip-wrapper.tip-wrapper-exit-active{transform:translate(145%, -50%)}@media only screen and (max-width: 640px){.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot{box-shadow:4px 4px 6px -8px #000;border:6px solid #fff;font-size:.7em}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot::before{border:1px dashed #000;margin:-4px}}.h5p-react-image-hotspots-report .image-wrapper .image-hotspots .image-hotspot.circle{border-radius:50%}.h5p-react-image-hotspots-report .image-wrapper img{display:block;max-width:100%;margin:auto}
.h5p-multipoll-header{display:flex;position:relative;text-align:right;min-height:3em;z-index:1;background-color:var(--h5p-theme-c7)}@media only screen and (max-width: 400px){.h5p-multipoll-header{font-size:.8em}}@media only screen and (max-width: 640px){.h5p-multipoll-header{min-height:4.5em}}@media only screen and (min-width: 641px){.h5p-multipoll-header{font-size:1.5em}}.h5p-multipoll-header .h5p-react-progress-bar{align-self:auto}.h5p-multipoll-header>*{align-self:center}.h5p-multipoll-header .h5p-react-tab-menu{flex-grow:1}.h5p-multipoll-header .navigation{position:absolute;right:0}.h5p-multipoll-header .left-side{display:flex;position:absolute;left:.9em}.h5p-multipoll-header .submit-button{display:inline-block;align-self:center}.h5p-multipoll-header .submit-button .h5p-multipoll-button{text-transform:uppercase;padding:1em 2em}@media screen and (max-width: 400px){.h5p-multipoll-header .submit-button .h5p-multipoll-button{padding:.5em 1em}}.h5p-multipoll-header .submit-button .h5p-multipoll-button .text{margin-right:.35em}@media only screen and (max-width: 640px){.h5p-multipoll-header .submit-button .h5p-multipoll-button .text{display:none}.h5p-multipoll-header .submit-button .h5p-multipoll-button .number:before{margin-right:.35em;font-family:"multiplayer-icons";content:""}}.h5p-multipoll-header .h5p-react-countdown{z-index:1;align-self:center;margin-right:.5em}.h5p-multipoll-header .h5p-react-tab-menu-item:after{font-family:"multiplayer-icons"}.h5p-multipoll-header .h5p-react-tab-menu-item.live:after{content:""}.h5p-multipoll-header .h5p-react-tab-menu-item.summary:after{content:""}
.h5p-multipoll-button{font-family:"Montserrat",sans-serif;border-radius:2em;padding:1em 1em;background-color:var(--h5p-theme-c5);color:var(--h5p-theme-c6);cursor:pointer;font-weight:bold;transition:all .2s;border:none}.h5p-multipoll-button[disabled]{opacity:.6;pointer-events:none}.h5p-multipoll-button.action{background-color:var(--h5p-theme-c3);color:var(--h5p-theme-c4);padding:1em 2em}.h5p-multipoll-button.link{background-color:rgba(0,0,0,0);color:#2e2e2e;text-decoration:underline}.h5p-multipoll-button.link:hover,.h5p-multipoll-button.link:focus{background-color:#f2f2f2}@media only screen and (max-width: 640px){.h5p-multipoll-button.truncatable{padding:.5em;border-radius:50%;width:2.5em;height:2.5em}.h5p-multipoll-button.truncatable:after{padding:0}.h5p-multipoll-button.truncatable .button-inner{display:none}}
.h5p-multipoll .navigation{padding:.5em 1em}.h5p-multipoll .navigation .button{border-radius:50%;line-height:1;height:3em;width:3em}.h5p-multipoll .navigation .button:after,.h5p-multipoll .navigation .button:before{font-family:"multiplayer-icons";vertical-align:middle}.h5p-multipoll .navigation .next{margin-left:.5em}.h5p-multipoll .navigation .next:after{content:""}.h5p-multipoll .navigation .previous:before{content:""}
.h5p-react-countdown{order:-1;min-height:2em}.h5p-react-countdown.has-button{border-radius:2em}.h5p-react-countdown.has-button .progress{padding:0}.h5p-react-countdown.has-button .progress:after{display:none}.h5p-react-countdown.has-button .countdown-clock{margin-left:.5em}.h5p-react-countdown.togglable{cursor:pointer}.h5p-react-countdown .header-icon{font-size:1.5em;display:inline-flex;justify-content:center;align-items:center;background-color:var(--h5p-theme-c5);color:var(--h5p-theme-c6);padding:.2em;position:relative;box-sizing:content-box;border:none;cursor:pointer}.h5p-react-countdown .header-icon.disabled{cursor:default}.h5p-react-countdown .header-icon:before{display:inline-block}.h5p-react-countdown .progress{transition:background-color ease-in-out .3s;background-color:var(--h5p-theme-c6);color:var(--h5p-theme-c5);display:inline-flex;align-items:center;line-height:1em;padding:.25em .85em .1em .3em;border-radius:2em}.h5p-react-countdown .progress:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--h5p-theme-c2);opacity:.05;border-radius:2em}.h5p-react-countdown.no-button .progress{padding:.5em 0 .5em 1em}.h5p-react-countdown.no-button .countdown-clock{line-height:1}.h5p-react-countdown.no-button .countdown-clock.expired{line-height:normal}.h5p-react-countdown.untogglable .header-icon:before{content:"";font-size:.8em}.h5p-react-countdown.togglable.locked .header-icon:before{content:"";font-size:.8em}.h5p-react-countdown.togglable.unlocked .header-icon:before{content:"";animation:rotate 2s linear infinite;position:absolute}.h5p-react-countdown.togglable.unlocked .header-icon:after{content:"";font-size:.4em}@keyframes rotate{from{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.h5p-react-countdown.locked .countdown-clock{opacity:0}.h5p-react-countdown.locked .progress{background:rgba(0,0,0,0)}.h5p-react-countdown.hide-label .countdown-clock{display:none}.h5p-react-countdown.hide-label .progress{background:rgba(0,0,0,0)}.h5p-react-countdown .expired>span{font-size:.8em}.h5p-react-countdown .tip-wrapper .tip{min-width:200px;white-space:normal}.h5p-react-countdown.hide-label .tip-wrapper{top:3em}.h5p-react-countdown.hide-label .tip-wrapper .arrow:after{left:1.25em}@media only screen and (min-width: 641px){.h5p-react-countdown.hide-label .tip-wrapper{top:4em}.h5p-react-countdown.hide-label .tip-wrapper .arrow:after{left:1.85em}}
.countdown-clock{font-family:"Roboto Mono";transition:opacity ease-in-out .2s;opacity:100;vertical-align:top;display:inline-block;line-height:2.3em;padding-right:1em}.countdown-clock.expired{font-family:"Montserrat",sans-serif;line-height:2.9em}.countdown-clock>span{display:inline-block;text-align:center}.countdown-clock>span.colon{font-size:.8em;width:auto;line-height:1.5;vertical-align:text-bottom}
.h5p-react-tab-menu{display:inline-block;text-align:center}.h5p-react-tab-menu .h5p-react-tip-button button{display:inline-flex;justify-content:center;align-items:center}.h5p-react-tab-menu .h5p-react-tip-button button>*{position:absolute}.h5p-react-tab-menu .h5p-react-tip-button:last-child{margin-left:.25em}
.h5p-react-tab-menu-item{cursor:pointer;padding-bottom:.8em;border-radius:50%;border:2px solid var(--h5p-theme-c5);background-color:rgba(0,0,0,0);color:var(--h5p-theme-c5)}.h5p-react-tab-menu-item.show-label{border:none;border-radius:.25em;width:auto;height:auto;background-color:rgba(61,39,107,.5);font-family:"Montserrat",sans-serif;color:hsla(0,0%,100%,.8);margin-right:.2em;padding:.5em 1em;font-weight:bold;border:2px solid rgba(0,0,0,0)}.h5p-react-tab-menu-item[aria-selected=true]{border-color:var(--h5p-theme-c5);background-color:var(--h5p-theme-c5);color:var(--h5p-theme-c6)}.h5p-react-tab-menu-item[aria-selected=true].show-label{background-color:rgba(61,39,107,.5);color:#fff}
.h5p-react-overall-user-status{display:flex;align-items:center;position:absolute;right:.9em;font-weight:bold;color:var(--h5p-theme-c5);background-color:var(--h5p-theme-c6);border-radius:2em;line-height:1;padding:.5em .85em}.h5p-react-overall-user-status .counters{font-family:"Roboto Mono"}@media only screen and (min-width: 641px){.h5p-react-overall-user-status .left-separator{padding-left:.5em;border-left:2px solid var(--h5p-theme-c5-opacity-10)}}.h5p-react-overall-user-status .count{position:relative}.h5p-react-overall-user-status .separator{opacity:.5;font-size:.75em}@media only screen and (min-width: 641px){.h5p-react-overall-user-status .separator{position:relative;top:-0.1em}}.h5p-react-overall-user-status .figure-wrapper{display:inline-block;text-align:end;padding-right:.5em}@media only screen and (min-width: 641px){.h5p-react-overall-user-status .figure-wrapper{margin-top:-0.25em}}.h5p-react-overall-user-status .figure-wrapper .text{font-size:.45em;line-height:.8;font-weight:400;font-style:italic}.h5p-react-overall-user-status .icon-finished{text-align:center;color:var(--h5p-theme-c5-opacity-50)}@media only screen and (min-width: 641px){.h5p-react-overall-user-status .icon-finished{font-size:1em}}.h5p-react-overall-user-status .icon-finished:before{font-family:"multiplayer-icons";content:"";font-weight:400;vertical-align:top}@media only screen and (max-width: 640px){.h5p-react-overall-user-status{right:.75em}.h5p-react-overall-user-status .figure-wrapper .text{display:none}.h5p-react-overall-user-status .count{font-size:.8em}.h5p-react-overall-user-status .counters{position:relative;top:-0.1em}.h5p-react-overall-user-status .separator{font-size:.6em;margin:0 .1em;top:-0.1em}.h5p-react-overall-user-status .icon-finished{font-size:1.1em}}
.h5p-multipoll-live-report{display:none}.h5p-multipoll-live-report.visible{display:block}
.h5p-react-separator{margin:3em 0 2em;display:flex;flex-direction:column}.h5p-react-separator .separator{display:flex;flex-direction:row;align-items:center}.h5p-react-separator .line{height:0px;border-top:1px solid #e6eaf7;border-bottom:none;border-left:none;border-right:none;width:100%}.h5p-react-separator .label{margin:0 .75em;font-weight:bold;white-space:nowrap}
.h5p-react-report-status{display:flex;flex-wrap:wrap;margin-bottom:2em;width:100%;border:1px solid #e6eaf7;border-radius:.5em;box-shadow:5px 5px 5px rgba(0,0,0,.05)}.h5p-react-report-status .report-column{border-right:1px solid #e6eaf7;display:flex;align-items:center;padding:1em 1.5em;position:relative;flex-grow:1;border-bottom:1px solid #e6eaf7}@media only screen and (max-width: 640px){.h5p-react-report-status .report-column{justify-content:center}}.h5p-react-report-status .time:before{font-family:"multiplayer-icons";font-size:1.4em;content:"";font-weight:400;margin-right:.5em;color:#6474a6}.h5p-react-report-status .finished:before{font-family:"multiplayer-icons";font-size:1.4em;content:"";font-weight:400;margin-right:.5em;color:#6474a6}.h5p-react-report-status svg{display:inline-block;width:23px}.h5p-react-report-status .number{color:#000;font-weight:bold;margin:0 .5em 0 .75em}.h5p-react-report-status .label{font-size:.85em}
.h5p-multipoll-summary{display:none}.h5p-multipoll-summary .h5p-react-separator:first-child{margin-top:0}.h5p-multipoll-summary.visible{display:block}
.h5p-react-avg-time{width:max-content;border:1px solid #e6eaf7;align-self:center;border-radius:.5em;padding:.25em .5em;font-size:.75em;margin-top:.5em}.h5p-react-avg-time .time{margin-left:.2em;font-weight:bold}.h5p-react-avg-time .irrelevant{display:none}
.h5p-multipoll-audio-button{position:relative}.h5p-multipoll-audio-button button{background-color:var(--h5p-theme-c5);color:var(--h5p-theme-c6);border:none;position:relative;z-index:1}.audio-button{position:relative}.volume-slider{writing-mode:bt-lr;transform:rotate(-90deg);-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0);border-radius:.6rem;display:flex;align-items:center;width:200%;overflow:hidden}.volume-slider::-webkit-slider-runnable-track{height:1.2em;background:#353535;border:.5px solid #7a7a7a;border-radius:.6rem;position:relative;overflow:hidden}.volume-slider::-moz-range-track{height:1.2em;background:#353535;border:.5px solid #7a7a7a;border-radius:.6rem;position:relative;overflow:hidden}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;border:none}.volume-slider::-moz-range-thumb{width:0;height:0;border:none}.volume-slider::-ms-thumb{width:0;height:0;border:none}.volume-slider:focus{outline:none}.volume-slider::-moz-range-progress{height:100%;background:#dbdbdb;border-radius:.6rem;width:calc(var(--value)*100%)}.volume-slider::before{content:"";position:absolute;top:0;left:0;height:100%;background:#dbdbdb;border-radius:.6rem;width:calc(var(--value)*100%);z-index:1}.volume-slider:focus-visible{outline:medium auto currentColor;outline:medium auto invert;outline:5px auto -webkit-focus-ring-color}.volume-control{position:relative;top:26%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:90%}.volume-control.bottom{top:unset;bottom:16%}.volume-control.bottom .volume-percentage{order:-1}.volume-percentage{margin-top:0;font-weight:700;color:#fff;font-size:.6em}.audio-button button{background:var(--chase-secondary-cta);position:relative}.h5p-react-tip-button{text-align:left;position:relative;display:inline-block}.h5p-react-tip-button.positioned{position:unset}.h5p-react-tip-button.bottom .audio-wrapper{top:0}.h5p-react-tip-button button{font-size:1em;display:inline-block;padding:.5em;border-radius:50%;width:1em;height:1em;box-sizing:content-box;cursor:pointer;position:relative}.h5p-react-tip-button .audio-wrapper{pointer-events:none;position:absolute;visibility:hidden;top:-3.5em;left:50%;transform:translate(-50%, 5%);background:#000;text-align:center;border-radius:2rem;pointer-events:auto;height:420%;width:100%;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);transition:opacity .15s ease-out,transform .15s ease-out;opacity:0}.h5p-react-tip-button .audio-wrapper.bottom{bottom:0%;top:unset;transform:translate(-50%, -5%)}.h5p-react-tip-button:hover .audio-wrapper,.h5p-react-tip-button:focus-within .audio-wrapper{visibility:visible;opacity:1;pointer-events:unset;transform:translate(-50%, 0)}@media(pointer: coarse){.h5p-react-tip-button:hover .audio-wrapper,.h5p-react-tip-button:focus-within .audio-wrapper{display:none}}
.h5p-react-menu-item-tip-button{width:100%}.h5p-react-menu-item-tip-button.bottom .tip-wrapper{color:#000}.h5p-react-menu-item-tip-button.bottom .tip-wrapper .tip{background-color:#fff}.h5p-react-menu-item-tip-button.bottom .tip-wrapper .arrow::after{border-bottom-color:#fff}.h5p-react-menu-item-tip-button .h5p-react-menu-item{display:flex;width:100%;padding:.75em 1em;cursor:pointer;box-sizing:border-box;text-align:left;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);background-color:rgba(0,0,0,0)}.h5p-react-menu-item-tip-button .h5p-react-menu-item:focus{outline:none;background:#1f1f1f}.h5p-react-menu-item-tip-button .h5p-react-menu-item:hover{background:#1f1f1f}.h5p-react-menu-item-tip-button .h5p-react-menu-item:last-of-type{border-bottom-left-radius:.2em;border-bottom-right-radius:.2em}.h5p-react-menu-item-tip-button .h5p-react-menu-item .option-text{font-family:"Montserrat",sans-serif;font-weight:400;font-size:.85em;margin-left:1em}.h5p-react-menu-item-tip-button .h5p-react-menu-item .option-description{color:#757575;font-size:.75em;margin-top:.5em}.h5p-react-menu-item-tip-button .h5p-react-menu-item.disabled{color:#7a7a7a;cursor:auto}
.h5p-react-menu-dialog{position:absolute;right:-0.6em;left:-0.6em;display:none;z-index:2;flex-direction:column;bottom:3em;background:#000;color:#fff;border-radius:.2em .2em 0 0}@media only screen and (min-width: 641px){.h5p-react-menu-dialog{width:min-content;left:auto;min-width:22em}}.h5p-react-menu-dialog.menu-enter-done,.h5p-react-menu-dialog.menu-enter,.h5p-react-menu-dialog.menu-exit{display:flex}.h5p-react-menu-dialog.menu-enter{transform:translateY(10%);opacity:0}.h5p-react-menu-dialog.menu-enter-active{transform:initial;opacity:1;transition:opacity .2s,transform .2s}.h5p-react-menu-dialog.menu-exit{opacity:1;transform:initial}.h5p-react-menu-dialog.menu-exit-active{opacity:0;transform:translateY(10%);transition:opacity .2s,transform .2s}.h5p-react-menu-dialog:after{top:100%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:.6em solid rgba(0,0,0,0);border-top-color:#000;right:1.6916em;transform:translateX(50%)}.h5p-react-menu-dialog .menu-header{padding:1em;border-bottom:1px solid rgba(218,218,218,.25)}.h5p-react-menu-dialog .menu-body{overflow:auto}.h5p-react-menu-dialog .menu-list{margin:0;padding:0}.h5p-react-menu-dialog.bottom{width:auto;top:4em;left:auto;right:0;min-width:22em;bottom:auto}.h5p-react-menu-dialog.bottom::after{top:-1.1em;transform:rotate(180deg) translateX(-110%);right:1.75em}.h5p-react-button-menu button{background:var(--h5p-theme-c5);color:var(--h5p-theme-c6);border:2px solid var(--h5p-theme-c6)}
.h5p-react-menu-dialog{min-width:12rem;left:-12rem;font-size:1.25rem;bottom:3.15em}@media only screen and (min-width: 400px){.h5p-react-menu-dialog{left:-18rem;min-width:22rem;font-size:1.33rem}}
.multipoll-go-wrapper{text-align:center;font-family:Montserrat;font-weight:bold;color:#000;background:#fff;padding:.5em 0}.multipoll-go-wrapper .go-codes{white-space:nowrap;display:inline-block;margin:0 1em}.multipoll-go-wrapper .go-label{font-weight:normal}.multipoll-go-wrapper .go-domain{text-decoration:underline;margin:0 1em;display:inline-block}.multipoll-go-wrapper .go-space{width:.25em;display:inline-block}.h5p-multipoll .h5p-multipoll-wrapper .multipoll-go-wrapper .h5p-multipoll-fullscreen-button-wrapper{position:absolute;top:4.5em}@media screen and (max-width: 400px){.h5p-multipoll .h5p-multipoll-wrapper .multipoll-go-wrapper .h5p-multipoll-fullscreen-button-wrapper{top:3.605625em}}.h5p-multipoll-instructor-content{padding:3em 2em 0em;background:#fff;position:relative;box-sizing:border-box;overflow:hidden;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.h5p-multipoll-instructor-content::-webkit-scrollbar{background-color:#e6eaf7;width:.54525em}.h5p-multipoll-instructor-content::-webkit-scrollbar-thumb{background-color:#a6a9ba;background-size:24px 100%}.h5p-multipoll-instructor-content .fullscreen-wrapper{display:flex;flex-direction:column;flex-grow:1}.h5p-multipoll-instructor-content .controls{font-size:1.5em;display:flex;justify-content:space-between;margin-top:2em;margin-bottom:1.33em;position:relative}.h5p-multipoll-instructor-content .controls .h5p-multipoll-audio-button button{border:2px solid var(--h5p-theme-c6);z-index:2}.h5p-multipoll-instructor-content .controls.no-audio{justify-content:flex-end}.h5p-multipoll-instructor-content .h5p-react-button-menu .tip-wrapper{right:-1em;left:auto;transform:none}.h5p-multipoll-instructor-content .h5p-react-button-menu .tip-wrapper .arrow:after{right:2.1em;left:auto;transform:none}.h5p-multipoll-instructor-content .h5p-react-fullscreen-button{top:-2.4em;right:-1.6em}@media only screen and (min-width: 640px){.h5p-fullscreen .h5p-multipoll-instructor-content .instructor-report,.h5p-semi-fullscreen .h5p-multipoll-instructor-content .instructor-report{font-size:1.5em}}
@media only screen and (max-width: 340px){.h5p-multipoll-submit-modal-content{font-size:.7em}}.h5p-multipoll-submit-modal-content .row{display:flex;flex-direction:row}.h5p-multipoll-submit-modal-content .bold{font-weight:bold}.h5p-multipoll-submit-modal-content .close-modal-button{position:absolute;right:-1.5em;border-radius:50%;padding:0;border:1px solid #e4e4e4;background-color:#fff;top:-1.5em;cursor:pointer;transform:rotate(45deg)}.h5p-multipoll-submit-modal-content .close-modal-button::after{content:"";font-family:"H5PFontAwesome4";font-size:2.5em;display:inline-block;height:1.1em;width:1.1em;line-height:1.1}.h5p-multipoll-submit-modal-content .number-completed{background-color:var(--h5p-theme-c1);color:var(--h5p-theme-c2);width:60%;padding:2em;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 640px){.h5p-multipoll-submit-modal-content .number-completed{padding:1.5em;font-size:.9em}}.h5p-multipoll-submit-modal-content .number-completed .number-span{font-size:1.5em;font-weight:bold;margin-bottom:.3em}.h5p-multipoll-submit-modal-content .number-percentage{display:flex;flex-direction:column;background-color:var(--h5p-theme-c3);color:var(--h5p-theme-c4);padding:2em;width:40%;min-height:6em;font-weight:bold;justify-content:space-between;align-items:center}@media only screen and (max-width: 640px){.h5p-multipoll-submit-modal-content .number-percentage{padding:1em;font-size:.9em}}.h5p-multipoll-submit-modal-content .number-percentage .h5p-react-progress-bar{background-color:var(--h5p-theme-c4-opacity-50);border-radius:4.375em;height:6px;width:8em;display:flex;align-items:center;border:.5px solid;border-color:var(--h5p-theme-c4-opacity-50)}.h5p-multipoll-submit-modal-content .number-percentage .h5p-react-progress-bar .progress{height:60%;border-radius:4.375em}@media only screen and (max-width: 640px){.h5p-multipoll-submit-modal-content .number-percentage .h5p-react-progress-bar{width:5em}}.h5p-multipoll-submit-modal-content .number-percentage .percentage-span{font-size:2.75em}.h5p-multipoll-submit-modal-content .second-part{padding:2em;color:#2e2e2e}.h5p-multipoll-submit-modal-content .second-part .submit{margin-top:1.5em;background-color:var(--h5p-theme-c3);color:var(--h5p-theme-c4);text-transform:uppercase}.h5p-multipoll-submit-modal-content .second-part .submit::before{font-family:"multiplayer-icons";content:"";margin-right:1em}.h5p-multipoll-submit-modal-content .second-part .submit.continue-answering::before{font-family:"multiplayer-icons";content:"";display:inline-block;transform:rotate(-90deg);margin-right:1em}.h5p-multipoll-submit-modal-content .second-part .link{margin-left:1em}
.h5p-multipoll .pages{position:relative;width:100%;flex-grow:1}
.h5p-multipoll .page{display:none;position:absolute;width:100%;top:0;left:0;transition:transform .4s}.h5p-multipoll .page.next,.h5p-multipoll .page.previous,.h5p-multipoll .page.current{display:block}.h5p-multipoll .page.next,.h5p-multipoll .page.previous{visibility:hidden;overflow:hidden;max-height:100%}.h5p-multipoll .page.current{position:static;visibility:visible}.h5p-multipoll .page.page-enter-active{transform:translateX(0)}.h5p-multipoll .page.next{transform:translateX(100%)}.h5p-multipoll .page.previous{transform:translateX(-100%)}.h5p-multipoll .page.page-exit-active{visibility:visible}.h5p-multipoll .page .rows{margin:3em 2em 2em 2em;width:calc(100% - 4em);max-width:100%;box-sizing:border-box}@media only screen and (max-width: 640px){.h5p-multipoll .page .rows{border:none;width:100%;margin:2em 0}}@media only screen and (min-width: 1100px){.h5p-multipoll .page .rows{max-width:calc(1100px - 4em);margin:3em auto 2em}}
.h5p-multipoll-row{position:relative;margin:2em 3em}@media only screen and (max-width: 640px){.h5p-multipoll-row{margin:2em 1em;font-size:.8em}}.h5p-multipoll-row:last-child{border-bottom:none}.h5p-multipoll-row.interactive{border:2px solid;border-radius:5px;border-color:var(--h5p-theme-c9-opacity-15);margin:1em 0}.h5p-multipoll-row.no-margin{margin:0}.h5p-multipoll-row .question-state{position:absolute;font-size:.6875em;line-height:1;font-weight:bold;top:.5em;left:.5em;padding:.5em;border:1px solid;border-radius:3px;color:var(--h5p-theme-c2);border-color:var(--h5p-theme-c9-opacity-15);transition:opacity 1s}.h5p-multipoll-row.answered{border-color:var(--h5p-theme-c9-opacity-05)}.h5p-multipoll-row.answered .question-state{opacity:0}@media only screen and (max-width: 640px){.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-wrapper .h5p-cloud .game-wrapper{padding:2em 1em}}@media only screen and (max-width: 640px){.h5p-multipoll-row .h5p-emoticon .h5p-emoticon-wrapper .h5p-cloud .game-wrapper{padding:2em 1em}}.h5p-multipoll-row .h5p-multipoll-choice .header,.h5p-multipoll-row .h5p-cloud .question,.h5p-multipoll-row .h5p-image-hotspot-selector .content-wrapper h2{font-size:2em}@media only screen and (max-width: 640px){.h5p-multipoll-row .h5p-multipoll-choice .header,.h5p-multipoll-row .h5p-cloud .question,.h5p-multipoll-row .h5p-image-hotspot-selector .content-wrapper h2{font-size:1.15em}}
.h5p-multipoll-row:first-child .h5p-themeable-text{padding-top:0}@media only screen and (min-width: 641px){.h5p-multipoll-row .h5p-image-hotspots-container{font-size:1.5em !important}}.h5p-multipoll-row .h5p-cloud .alternatives .alternative,.h5p-multipoll-row .h5p-wordcloud .student-led .alternative,.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input.single-answer,.h5p-multipoll-row .h5p-emoticon .emoticon.alternative,.h5p-multipoll-row .h5p-multipoll-choice .answer{box-shadow:0 0 0 .67em var(--h5p-theme-c9-opacity-10);transition:box-shadow .1s ease-in}.h5p-multipoll-row .h5p-cloud .alternatives .alternative:hover,.h5p-multipoll-row .h5p-wordcloud .student-led .alternative:hover,.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input.single-answer:hover,.h5p-multipoll-row .h5p-emoticon .emoticon.alternative:hover,.h5p-multipoll-row .h5p-multipoll-choice .answer:hover{box-shadow:0 0 0 .67em var(--h5p-theme-c9-opacity-30)}.h5p-multipoll-row .h5p-cloud .alternatives .alternative.focused,.h5p-multipoll-row .h5p-cloud .alternatives .alternative:focus,.h5p-multipoll-row .h5p-cloud .alternatives .alternative:focus-within,.h5p-multipoll-row .h5p-wordcloud .student-led .alternative.focused,.h5p-multipoll-row .h5p-wordcloud .student-led .alternative:focus,.h5p-multipoll-row .h5p-wordcloud .student-led .alternative:focus-within,.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input.single-answer.focused,.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input.single-answer:focus,.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input.single-answer:focus-within,.h5p-multipoll-row .h5p-emoticon .emoticon.alternative.focused,.h5p-multipoll-row .h5p-emoticon .emoticon.alternative:focus,.h5p-multipoll-row .h5p-emoticon .emoticon.alternative:focus-within,.h5p-multipoll-row .h5p-multipoll-choice .answer.focused,.h5p-multipoll-row .h5p-multipoll-choice .answer:focus,.h5p-multipoll-row .h5p-multipoll-choice .answer:focus-within{box-shadow:0px 0px 10px 5px var(--h5p-theme-c3-opacity-40) !important}.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-wrapper .h5p-cloud .game-wrapper{padding:3em}@media only screen and (max-width: 640px){.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-wrapper .h5p-cloud .game-wrapper{padding:3em}}.h5p-multipoll-row .h5p-emoticon .h5p-emoticon-wrapper .h5p-cloud .game-wrapper{padding:3em}@media only screen and (max-width: 640px){.h5p-multipoll-row .h5p-emoticon .h5p-emoticon-wrapper .h5p-cloud .game-wrapper{padding:3em}}.h5p-multipoll-row .h5p-wordcloud .h5p-wordcloud-student-input{cursor:text}.h5p-multipoll-row .h5p-wordcloud-student-input.multi-answer{box-shadow:none !important;border-color:rgba(0,0,0,0)}
.h5p-multipoll .submit-widget{margin:4em 2em;text-align:center;color:var(--h5p-theme-c2)}.h5p-multipoll .submit-widget .submit-header{font-weight:bold;font-size:1.5625em;margin-top:1em}.h5p-multipoll .submit-widget .submit-description{font-size:1.125em;margin:1.5em 0}.h5p-multipoll .submit-widget .h5p-multipoll-button{font-size:1.25em}.h5p-multipoll .submit-widget .uppercase{text-transform:uppercase}
.h5p-multipoll .footer{text-align:right;background-color:var(--h5p-theme-c7);position:relative}.h5p-multipoll .footer .h5p-react-progress-bar{font-size:1.5em}.h5p-multipoll .footer .buttons-wrapper{position:relative;min-height:3.85em}.h5p-multipoll .footer .buttons-wrapper .up{position:absolute;left:1em;top:50%;transform:translateY(-50%);border-radius:50%;line-height:1;height:3em;width:3em}.h5p-multipoll .footer .buttons-wrapper .up:before{font-family:"multiplayer-icons";content:"";display:inline-block;font-size:1.4em;position:relative;left:-0.15em;top:-0.1em}
.h5p-multipoll .waiting-screen{width:100%;height:100%}.h5p-multipoll .waiting-screen .waiting-footer{position:absolute;left:50%;transform:translateX(-50%);bottom:2em;white-space:nowrap;color:var(--h5p-theme-c2)}@media only screen and (max-width: 640px){.h5p-multipoll .waiting-screen .waiting-footer{font-size:.8em}}.h5p-multipoll .waiting-screen .waiting-footer .waiting-text{display:inline-block;padding-top:1em;padding-left:.75em;font-weight:700}.h5p-multipoll .waiting-screen .waiting-footer .hourglass{font-family:"multiplayer-icons";display:inline-block;animation:2s ease-out 0s spinning;animation-iteration-count:infinite;color:var(--h5p-theme-c2)}.h5p-multipoll .waiting-screen .submit-button{text-align:center}@keyframes spinning{from{transform:rotate(0deg);animation-timing-function:ease-out}80%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}.h5p-multipoll .waiting-screen .bubble-and-shadow{fill:var(--h5p-theme-c2)}.h5p-multipoll .waiting-screen .backline{stroke:#000}@media only screen and (max-width: 640px){.h5p-fullscreen .waiting-svg,.h5p-semi-fullscreen .h5p-multipoll-student-view .waiting-svg{transform:scale(2)}}
.h5p-multipoll-student-view{height:100%;min-height:20em}.h5p-multipoll-student-view .fullscreen-wrapper{display:flex;flex-direction:column;flex-grow:1}.h5p-multipoll-student-view .report-content{padding:3em 2em 2em;background:#fff;box-sizing:border-box}.h5p-multipoll-student-view .report-content .submit-button{margin-bottom:1em}.h5p-multipoll-student-view .report-content .h5p-react-fullscreen-button{top:-2.4em;right:-1.6em}.h5p-multipoll-student-view .submit-button{text-align:center}.h5p-multipoll-student-view .scrollable-part-fullscreen{display:flex;flex-direction:column;position:relative;flex-grow:1;overflow:hidden;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.h5p-multipoll-student-view .scrollable-part-fullscreen::-webkit-scrollbar{background-color:#e6eaf7;width:.54525em}.h5p-multipoll-student-view .scrollable-part-fullscreen::-webkit-scrollbar-thumb{background-color:#a6a9ba;background-size:24px 100%}.h5p-multipoll-student-view .top-anchor{width:1px;height:1px;position:absolute;opacity:0}
.h5p-react-fullscreen-button{font-size:1.25em;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);color:#eee;margin:0;padding:.25em .5em;border:0;border-radius:0;cursor:pointer;-webkit-appearance:none}.h5p-react-fullscreen-button .exit-fullscreen{display:none}.h5p-react-fullscreen-button:hover{background-color:rgba(0,0,0,.5)}.h5p-fullscreen .h5p-react-fullscreen-button .enter-fullscreen,.h5p-semi-fullscreen .h5p-react-fullscreen-button .enter-fullscreen{display:none}.h5p-fullscreen .h5p-react-fullscreen-button .exit-fullscreen,.h5p-semi-fullscreen .h5p-react-fullscreen-button .exit-fullscreen{display:block}
