qti3-item-player-vue3 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +783 -783
- package/dist/qti3-item-player-vue3.js +10255 -10840
- package/dist/qti3-item-player-vue3.umd.cjs +99 -101
- package/dist/qti3Player.css +1 -1
- package/package.json +1 -1
package/dist/qti3Player.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
.qti3-player-cat-dialog{z-index:1020;border:1px solid;border-color:var(--foreground);border-radius:.25rem;color:var(--foreground);background-color:var(--background);outline:none;min-width:250px;width:300px;position:absolute;box-shadow:5px 5px 10px #0000000f;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:10px 10px 15px #0000000f}.qti3-player-cat-dialog .qti3-player-cat-dialog-header{padding:.5rem;cursor:move;border-bottom:1px solid;border-color:var(--foreground)}.qti3-player-cat-dialog .qti3-player-cat-dialog-header .qti3-player-cat-dialog-term{font-size:16px;font-weight:500}button{overflow:visible;text-transform:none;outline:0!important;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:var(--foreground)}button:not(:disabled){cursor:pointer}button.qti3-player-cat-dialog-close{-webkit-appearance:button;padding:0;margin:.1rem 0 0 auto;background-color:transparent;border:1px solid transparent}.qti3-player-cat-dialog-close{float:right;font-size:1.3125rem;font-weight:600;line-height:1;color:var(--foreground);text-shadow:0 1px 0 var(--background);opacity:.75}.qti3-player-cat-dialog-close:focus{border-color:var(--foreground)}.qti3-player-cat-dialog-header .qti3-player-cat-dialog-close{cursor:pointer}.qti3-player-cat-dialog .qti3-player-cat-dialog-body{display:flex;padding:.5rem;flex-direction:column;justify-content:center;min-height:2.5rem}.qti3-player-cat-dialog-body .qti3-player-cat-tabs{width:100%}.qti3-player-cat-dialog-body [role=tablist]{margin:0 0 -.1em;overflow:visible}.qti3-player-cat-dialog-body [role=tab]{position:relative;margin:0;padding:.3em .5em .4em;border:var(--hr-border);border-radius:.2em .2em 0 0;overflow:visible;font-family:inherit;font-size:inherit;background-color:var(--background)}.qti3-player-cat-dialog-body [role=tab]:hover:before,.qti3-player-cat-dialog-body [role=tab]:focus:before{position:absolute;bottom:100%;right:-1px;left:-1px;border-radius:.2em .2em 0 0;border-top:3px solid;border-color:var(--foreground);content:""}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:before{position:absolute;bottom:100%;right:-1px;left:-1px;border-radius:.2em .2em 0 0;border-top:5px solid;border-color:#0d6efd;content:""}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]{border-radius:0;background-color:var(--background);outline:0}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:not(:focus):not(:hover):before{border-top:3px solid;border-color:#0d6efd}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:after{position:absolute;z-index:3;bottom:-1px;right:0;left:0;height:.3em;background-color:var(--background);box-shadow:none;content:""}.qti3-player-cat-dialog-body [role=tab]:hover,.qti3-player-cat-dialog-body [role=tab]:focus,.qti3-player-cat-dialog-body [role=tab]:active{outline:0;border-radius:0;color:inherit}.qti3-player-cat-dialog-body [role=tabpanel]{position:relative;display:grid;z-index:2;padding:.5em .5em .7em;border:var(--hr-border);border-radius:0 .2em .2em}.qti3-player-cat-dialog-body [role=tabpanel].hidden{display:none}.qti3-player-cat-dialog-body [role=tabpanel]:focus{outline:0}.qti3-player-cat-dialog-body [role=tabpanel]:focus:after{position:absolute;bottom:0;right:-1px;left:-1px;border-radius:0 0 .2em .2em;content:""}.qti3-player-cat-dialog-body [role=tabpanel] p{margin:0}.qti3-player-cat-dialog-body [role=tabpanel] *+p{margin-top:1em}.cat-audio{display:inline-block;position:relative}.cat-audio__holder{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.cat-audio__container{display:flex;flex-wrap:wrap;align-items:center;border:1px solid;border-color:var(--foreground);border-radius:2px;width:2.6rem;height:2.6rem}.cat-audio-playpause__container{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.cat-audio-playpause__container:focus{border:1px solid transparent;border-radius:2px;border-color:#0d6efd}.cat-playpause-button{height:2rem;width:2rem}.cat-audio-playpause__container.play,.qti3-player-color-default .cat-audio-playpause__container.play,.qti3-player-color-blackwhite .cat-audio-playpause__container.play,.qti3-player-color-blackrose .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.cat-audio-playpause__container.pause,.qti3-player-color-default .cat-audio-playpause__container.pause,.qti3-player-color-blackwhite .cat-audio-playpause__container.pause,.qti3-player-color-blackrose .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-defaultreverse .cat-audio-playpause__container.play,.qti3-player-color-whiteblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-defaultreverse .cat-audio-playpause__container.pause,.qti3-player-color-whiteblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23e5e5e5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23e5e5e5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23666'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23666'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-roseblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffd0ff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-roseblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffd0ff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffcc00'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffcc00'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003398'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003398'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-cyanblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23add8e6'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-cyanblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23add8e6'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-creamblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fffacd'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-creamblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fffacd'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.amp-audio[data-v-b0ac2e17]{display:inline-block;position:relative;margin:0;padding:0}.amp-audio__holder[data-v-b0ac2e17]{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.amp-audio__container[data-v-b0ac2e17],.amp-audio-captions__container[data-v-b0ac2e17]{display:flex;flex-wrap:nowrap;align-items:center;border:1px solid var(--table-border-color);border-radius:2px}.amp-audio-captions__container.hidden[data-v-b0ac2e17]{display:none}.amp-audio-playpause__container[data-v-b0ac2e17],.amp-audio-volumemute__container[data-v-b0ac2e17]{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.amp-audio-playpause__container.disabled[data-v-b0ac2e17],.amp-playtimer__container.disabled[data-v-b0ac2e17],.amp-audio-volumemute__container.disabled[data-v-b0ac2e17],.amp-audio-cc__container.disabled[data-v-b0ac2e17]{pointer-events:none;color:var(--well-bg)}.amp-audio-playpause__container[data-v-b0ac2e17]:focus,.amp-audio-volumemute__container[data-v-b0ac2e17]:focus{border:1px solid transparent;border-radius:2px;border-color:var(--choice-focus-border)}.amp-playpause-button[data-v-b0ac2e17]{height:2rem;width:2rem}.amp-volumemute-button[data-v-b0ac2e17]{height:1.6rem;width:1.6rem}.amp-playtimer__container[data-v-b0ac2e17]{font-size:.75rem;display:flex;align-items:center;justify-content:center;width:4rem;height:2.5rem;pointer-events:none;margin-right:.5rem;margin-left:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.amp-playtimer__container[data-v-b0ac2e17]{display:none}}.amp-progress__container[data-v-b0ac2e17]{display:flex;flex-grow:1;flex-shrink:1;height:2.5rem;border:1px solid transparent}.amp-audio-captions[data-v-b0ac2e17]{font-size:.8rem;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;justify-content:flex-start;height:5rem;border:1px solid transparent;padding:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll}input[type=range][data-v-b0ac2e17]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-right:4px;width:100%;background:transparent}input[type=range].disabled[data-v-b0ac2e17]{pointer-events:none}input[type=range][data-v-b0ac2e17]:focus{outline:none}input[type=range][data-v-b0ac2e17]::-webkit-slider-runnable-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range].disabled[data-v-b0ac2e17]::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]:focus::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--slider-focus-track)}input[type=range][data-v-b0ac2e17]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground);margin-top:-2.5px}input[type=range].disabled[data-v-b0ac2e17]::-webkit-slider-thumb{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--well-border);background:var(--foreground)}input[type=range].disabled[data-v-b0ac2e17]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--well-bg)}input[type=range].disabled[data-v-b0ac2e17]:focus::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]::-moz-range-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range][data-v-b0ac2e17]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground)}input[type=range][data-v-b0ac2e17]:focus::-moz-range-thumb{border:1px solid var(--well-border);background:var(--foreground)}input[type=range][data-v-b0ac2e17]:-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range][data-v-b0ac2e17]:focus::-moz-range-track{background:var(--slider-focus-track)}input[type=range].disabled[data-v-b0ac2e17]::-moz-range-thumb,input[type=range].disabled[data-v-b0ac2e17]::-moz-range-track,input[type=range].disabled[data-v-b0ac2e17]:focus::-moz-range-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range][data-v-b0ac2e17]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range][data-v-b0ac2e17]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range][data-v-b0ac2e17]::-ms-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--dark)}input[type=range][data-v-b0ac2e17]:focus::-ms-fill-lower{background:#888}input[type=range][data-v-b0ac2e17]:focus::-ms-fill-upper{background:#ddd}.amp-video{position:relative;max-width:1024px;max-width:64rem;width:100%;height:100%;max-height:494px;max-height:30.875rem;margin-top:8px;margin-top:.5rem;margin-bottom:8px;margin-bottom:.5rem;padding:0}.amp-video__holder{position:relative;width:100%;height:100%;font-size:0;line-height:0}video.amp-video__video{pointer-events:none}.amp-video__container,.amp-video-captions__container{display:flex;flex-wrap:nowrap;align-items:center;border:1px solid var(--table-border-color);border-radius:0 0 2px 2px;width:100%}.amp-video-captions__container.hidden{display:none}.amp-video-playpause__container,.amp-video-volumemute__container,.amp-video-cc__container{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.amp-video-playpause__container.disabled,.amp-playtimer__container.disabled,.amp-video-volumemute__container.disabled,.amp-video-cc__container.disabled{pointer-events:none;color:var(--well-bg)}.amp-video-playpause__container:focus,.amp-video-volumemute__container:focus,.amp-video-cc__container:focus{border:1px solid transparent;border-radius:2px;border-color:var(--choice-focus-border)}.amp-playpause-button{height:2rem;width:2rem}.amp-volumemute-button{height:1.6rem;width:1.6rem}.amp-playtimer__container{font-size:.75rem;display:flex;align-items:center;justify-content:center;width:4rem;height:2.5rem;pointer-events:none;margin-right:.5rem;margin-left:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.amp-playtimer__container{display:none}}.amp-progress__container{display:flex;flex-grow:1;flex-shrink:1;height:2.5rem;border:1px solid transparent}.amp-video-captions{font-size:.8rem;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;justify-content:flex-start;height:5rem;border:1px solid transparent;padding:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-right:4px;width:100%;background:transparent}input[type=range].disabled{pointer-events:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range].disabled::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range]:focus::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--slider-focus-track)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground);margin-top:-2.5px}input[type=range].disabled::-webkit-slider-thumb{background:var(--well-bg)}input[type=range]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--well-border);background:var(--foreground)}input[type=range].disabled:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--well-bg)}input[type=range].disabled:focus::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range]::-moz-range-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground)}input[type=range]:focus::-moz-range-thumb{border:1px solid var(--well-border);background:var(--foreground)}input[type=range]:-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range]:focus::-moz-range-track{background:var(--slider-focus-track)}input[type=range].disabled::-moz-range-thumb,input[type=range].disabled::-moz-range-track,input[type=range].disabled:focus::-moz-range-track{background:var(--well-bg)}input[type=range]::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range]::-ms-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--dark)}input[type=range]:focus::-ms-fill-lower{background:#888}input[type=range]:focus::-ms-fill-upper{background:#ddd}.ampvideo-subtitles-menu{display:none;position:absolute;bottom:14.8%;right:20px;background:var(--lightgray);list-style-type:none;margin:0;width:100px;padding:10px}.ampvideo-subtitles-menu li{padding:0;text-align:center;margin-bottom:4px}.ampvideo-subtitles-menu li:last-child{margin-bottom:0}.ampvideo-subtitles-menu li button{border:none;background:#000;color:#fff;cursor:pointer;width:90%;padding:2px 5px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:small}.ampvideo-subtitles-menu li button:hover,.ampvideo-subtitles-menu li button:focus,.ampvideo-subtitles-menu li button[data-state=active]{opacity:.5}.qti-display-inline{display:inline}.qti-display-inline-block{display:inline-block}.qti-display-block{display:block}.qti-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.qti-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.qti-display-grid{display:grid}.qti-display-inline-grid{display:inline-grid}.qti-display-table{display:table}.qti-display-table-cell{display:table-cell}.qti-display-table-row{display:table-row}.qti-display-list-item{display:list-item}.qti-display-inherit{display:inherit}.qti-hidden,.qti-display-none{display:none}.qti-visually-hidden{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.qti-flex-direction-column{flex-direction:column}.qti-flex-direction-row{flex-direction:row}.qti-flex-grow-1{flex-grow:1}.qti-flex-grow-0{flex-grow:0}.qti-float-left{float:left}.qti-float-right{float:right}.qti-float-none{float:none}.qti-float-clearfix:after{content:"";clear:both;display:table}.qti-margin-0{margin:0!important}.qti-margin-1{margin:.25rem!important}.qti-margin-2{margin:.5rem!important}.qti-margin-3{margin:1rem!important}.qti-margin-4{margin:1.5rem!important}.qti-margin-5{margin:3rem!important}.qti-margin-auto{margin:auto!important}.qti-margin-x-0{margin-right:0!important;margin-left:0!important}.qti-margin-x-1{margin-right:.25rem!important;margin-left:.25rem!important}.qti-margin-x-2{margin-right:.5rem!important;margin-left:.5rem!important}.qti-margin-x-3{margin-right:1rem!important;margin-left:1rem!important}.qti-margin-x-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.qti-margin-x-5{margin-right:3rem!important;margin-left:3rem!important}.qti-margin-x-auto{margin-right:auto!important;margin-left:auto!important}.qti-margin-y-0{margin-top:0!important;margin-bottom:0!important}.qti-margin-y-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.qti-margin-y-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.qti-margin-y-3{margin-top:1rem!important;margin-bottom:1rem!important}.qti-margin-y-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.qti-margin-y-5{margin-top:3rem!important;margin-bottom:3rem!important}.qti-margin-y-auto{margin-top:auto!important;margin-bottom:auto!important}.qti-margin-t-0{margin-top:0!important}.qti-margin-t-1{margin-top:.25rem!important}.qti-margin-t-2{margin-top:.5rem!important}.qti-margin-t-3{margin-top:1rem!important}.qti-margin-t-4{margin-top:1.5rem!important}.qti-margin-t-5{margin-top:3rem!important}.qti-margin-t-auto{margin-top:auto!important}.qti-margin-b-0{margin-bottom:0!important}.qti-margin-b-1{margin-bottom:.25rem!important}.qti-margin-b-2{margin-bottom:.5rem!important}.qti-margin-b-3{margin-bottom:1rem!important}.qti-margin-b-4{margin-bottom:1.5rem!important}.qti-margin-b-5{margin-bottom:3rem!important}.qti-margin-b-auto{margin-bottom:auto!important}.qti-margin-s-0{margin-left:0!important}.qti-margin-s-1{margin-left:.25rem!important}.qti-margin-s-2{margin-left:.5rem!important}.qti-margin-s-3{margin-left:1rem!important}.qti-margin-s-4{margin-left:1.5rem!important}.qti-margin-s-5{margin-left:3rem!important}.qti-margin-s-auto{margin-left:auto!important}.qti-margin-e-0{margin-right:0!important}.qti-margin-e-1{margin-right:.25rem!important}.qti-margin-e-2{margin-right:.5rem!important}.qti-margin-e-3{margin-right:1rem!important}.qti-margin-e-4{margin-right:1.5rem!important}.qti-margin-e-5{margin-right:3rem!important}.qti-margin-e-auto{margin-right:auto!important}.qti-padding-0{padding:0!important}.qti-padding-1{padding:.25rem!important}.qti-padding-2{padding:.5rem!important}.qti-padding-3{padding:1rem!important}.qti-padding-4{padding:1.5rem!important}.qti-padding-5{padding:3rem!important}.qti-padding-x-0{padding-right:0!important;padding-left:0!important}.qti-padding-x-1{padding-right:.25rem!important;padding-left:.25rem!important}.qti-padding-x-2{padding-right:.5rem!important;padding-left:.5rem!important}.qti-padding-x-3{padding-right:1rem!important;padding-left:1rem!important}.qti-padding-x-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.qti-padding-x-5{padding-right:3rem!important;padding-left:3rem!important}.qti-padding-y-0{padding-top:0!important;padding-bottom:0!important}.qti-padding-y-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.qti-padding-y-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.qti-padding-y-3{padding-top:1rem!important;padding-bottom:1rem!important}.qti-padding-y-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.qti-padding-y-5{padding-top:3rem!important;padding-bottom:3rem!important}.qti-padding-t-0{padding-top:0!important}.qti-padding-t-1{padding-top:.25rem!important}.qti-padding-t-2{padding-top:.5rem!important}.qti-padding-t-3{padding-top:1rem!important}.qti-padding-t-4{padding-top:1.5rem!important}.qti-padding-t-5{padding-top:3rem!important}.qti-padding-b-0{padding-bottom:0!important}.qti-padding-b-1{padding-bottom:.25rem!important}.qti-padding-b-2{padding-bottom:.5rem!important}.qti-padding-b-3{padding-bottom:1rem!important}.qti-padding-b-4{padding-bottom:1.5rem!important}.qti-padding-b-5{padding-bottom:3rem!important}.qti-padding-s-0{padding-left:0!important}.qti-padding-s-1{padding-left:.25rem!important}.qti-padding-s-2{padding-left:.5rem!important}.qti-padding-s-3{padding-left:1rem!important}.qti-padding-s-4{padding-left:1.5rem!important}.qti-padding-s-5{padding-left:3rem!important}.qti-padding-e-0{padding-right:0!important}.qti-padding-e-1{padding-right:.25rem!important}.qti-padding-e-2{padding-right:.5rem!important}.qti-padding-e-3{padding-right:1rem!important}.qti-padding-e-4{padding-right:1.5rem!important}.qti-padding-e-5{padding-right:3rem!important}.qti-align-left{text-align:left}.qti-align-center{text-align:center}.qti-align-right{text-align:right}.qti-valign-top{vertical-align:top}.qti-valign-middle{vertical-align:middle}.qti-valign-baseline{vertical-align:baseline}.qti-valign-bottom{vertical-align:bottom}.qti-bordered{border:1px solid var(--table-border-color)}.qti-underline{text-decoration:underline;text-decoration-color:var(--foreground)}.qti-italic{font-style:italic}.qti-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:var(--well-bg);border:var(--well-border);border-radius:4px;box-shadow:var(--well-box-shadow)}.qti-height-0{height:0px}.qti-height-px{height:1px}.qti-height-0p5{height:.125rem}.qti-height-1{height:.25rem}.qti-height-1p5{height:.375rem}.qti-height-2{height:.5rem}.qti-height-2p5{height:.625rem}.qti-height-3{height:.75rem}.qti-height-3p5{height:.875rem}.qti-height-4{height:1rem}.qti-height-5{height:1.25rem}.qti-height-6{height:1.5rem}.qti-height-7{height:1.75rem}.qti-height-8{height:2rem}.qti-height-9{height:2.25rem}.qti-height-10{height:2.5rem}.qti-height-11{height:2.75rem}.qti-height-12{height:3rem}.qti-height-14{height:3.5rem}.qti-height-16{height:4rem}.qti-height-20{height:5rem}.qti-height-24{height:6rem}.qti-height-28{height:7rem}.qti-height-32{height:8rem}.qti-height-36{height:9rem}.qti-height-40{height:10rem}.qti-height-44{height:11rem}.qti-height-48{height:12rem}.qti-height-52{height:13rem}.qti-height-56{height:14rem}.qti-height-60{height:15rem}.qti-height-64{height:16rem}.qti-height-72{height:18rem}.qti-height-80{height:20rem}.qti-height-96{height:24rem}.qti-height-112{height:28rem}.qti-height-1-2{height:50%}.qti-height-1-3{height:33.333333%}.qti-height-2-3{height:66.666667%}.qti-height-1-4{height:25%}.qti-height-2-4{height:50%}.qti-height-3-4{height:75%}.qti-height-1-5{height:20%}.qti-height-2-5{height:40%}.qti-height-3-5{height:60%}.qti-height-4-5{height:80%}.qti-height-1-6{height:16.666667%}.qti-height-2-6{height:33.333333%}.qti-height-3-6{height:50%}.qti-height-4-6{height:66.666667%}.qti-height-5-6{height:83.333333%}.qti-height-auto{height:auto}.qti-height-full{height:100%}.qti-width-0{width:0px}.qti-width-px{width:1px}.qti-width-0p5{width:.125rem}.qti-width-1{width:.25rem}.qti-width-1p5{width:.375rem}.qti-width-2{width:.5rem}.qti-width-2p5{width:.625rem}.qti-width-3{width:.75rem}.qti-width-3p5{width:.875rem}.qti-width-4{width:1rem}.qti-width-5{width:1.25rem}.qti-width-6{width:1.5rem}.qti-width-7{width:1.75rem}.qti-width-8{width:2rem}.qti-width-9{width:2.25rem}.qti-width-10{width:2.5rem}.qti-width-11{width:2.75rem}.qti-width-12{width:3rem}.qti-width-14{width:3.5rem}.qti-width-16{width:4rem}.qti-width-20{width:5rem}.qti-width-24{width:6rem}.qti-width-28{width:7rem}.qti-width-32{width:8rem}.qti-width-36{width:9rem}.qti-width-40{width:10rem}.qti-width-44{width:11rem}.qti-width-48{width:12rem}.qti-width-52{width:13rem}.qti-width-56{width:14rem}.qti-width-60{width:15rem}.qti-width-64{width:16rem}.qti-width-72{width:18rem}.qti-width-80{width:20rem}.qti-width-96{width:24rem}.qti-width-auto{width:auto}.qti-width-1-2{width:50%}.qti-width-1-3{width:33.333333%}.qti-width-2-3{width:66.666667%}.qti-width-1-4{width:25%}.qti-width-2-4{width:50%}.qti-width-3-4{width:75%}.qti-width-1-5{width:20%}.qti-width-2-5{width:40%}.qti-width-3-5{width:60%}.qti-width-4-5{width:80%}.qti-width-1-6{width:16.666667%}.qti-width-2-6{width:33.333333%}.qti-width-3-6{width:50%}.qti-width-4-6{width:66.666667%}.qti-width-5-6{width:83.333333%}.qti-width-1-12{width:8.333333%}.qti-width-2-12{width:16.666667%}.qti-width-3-12{width:25%}.qti-width-4-12{width:33.333333%}.qti-width-5-12{width:41.666667%}.qti-width-6-12{width:50%}.qti-width-7-12{width:58.333333%}.qti-width-8-12{width:66.666667%}.qti-width-9-12{width:75%}.qti-width-10-12{width:83.333333%}.qti-width-11-12{width:91.666667%}.qti-width-full,.qti-fullwidth{width:100%}.qti-text-indent-0{text-indent:0px}.qti-text-indent-px{text-indent:1px}.qti-text-indent-0p5{text-indent:.125rem}.qti-text-indent-1{text-indent:.25rem}.qti-text-indent-1p5{text-indent:.375rem}.qti-text-indent-2{text-indent:.5rem}.qti-text-indent-2p5{text-indent:.625rem}.qti-text-indent-3{text-indent:.75rem}.qti-text-indent-3p5{text-indent:.875rem}.qti-text-indent-4{text-indent:1rem}.qti-text-indent-5{text-indent:1.25rem}.qti-text-indent-6{text-indent:1.5rem}.qti-text-indent-7{text-indent:1.75rem}.qti-text-indent-8{text-indent:2rem}.qti-text-indent-12{text-indent:3rem}.qti-text-indent-16{text-indent:4rem}.qti-text-indent-20{text-indent:5rem}.qti-text-indent-24{text-indent:6rem}.qti-text-indent-28{text-indent:7rem}.qti-text-indent-32{text-indent:8rem}.qti-list-style-type-none{list-style-type:none}.qti-list-style-type-disc{list-style-type:disc}.qti-list-style-type-circle{list-style-type:circle}.qti-list-style-type-square{list-style-type:square}.qti-list-style-type-decimal{list-style-type:decimal}.qti-list-style-type-decimal-leading-zero{list-style-type:decimal-leading-zero}.qti-list-style-type-lower-alpha{list-style-type:lower-alpha}.qti-list-style-type-upper-alpha{list-style-type:upper-alpha}.qti-list-style-type-lower-roman{list-style-type:lower-roman}.qti-list-style-type-upper-roman{list-style-type:upper-roman}.qti-list-style-type-lower-latin{list-style-type:lower-latin}.qti-list-style-type-upper-latin{list-style-type:upper-latin}.qti-list-style-type-lower-greek{list-style-type:lower-greek}.qti-list-style-type-arabic-indic{list-style-type:arabic-indic}.qti-list-style-type-armenian{list-style-type:armenian}.qti-list-style-type-lower-armenian{list-style-type:lower-armenian}.qti-list-style-type-upper-armenian{list-style-type:upper-armenian}.qti-list-style-type-bengali{list-style-type:bengali}.qti-list-style-type-cambodian{list-style-type:cambodian}.qti-list-style-type-simp-chinese-formal{list-style-type:simp-chinese-formal}.qti-list-style-type-simp-chinese-informal{list-style-type:simp-chinese-informal}.qti-list-style-type-trad-chinese-formal{list-style-type:trad-chinese-formal}.qti-list-style-type-trad-chinese-informal{list-style-type:trad-chinese-informal}.qti-list-style-type-cjk-ideographic{list-style-type:cjk-ideographic}.qti-list-style-type-cjk-heavenly-stem{list-style-type:cjk-heavenly-stem}.qti-list-style-type-cjk-earthly-branch{list-style-type:cjk-earthly-branch}.qti-list-style-type-devanagari{list-style-type:devanagari}.qti-list-style-type-ethiopic-halehame-ti-er{list-style-type:ethiopic-halehame-ti-er}.qti-list-style-type-ethiopic-halehame-ti-et{list-style-type:ethiopic-halehame-ti-et}.qti-list-style-type-ethiopic-halehame-am{list-style-type:ethiopic-halehame-am}.qti-list-style-type-ethiopic-halehame{list-style-type:ethiopic-halehame}.qti-list-style-type-georgian{list-style-type:georgian}.qti-list-style-type-gujarati{list-style-type:gujarati}.qti-list-style-type-gurmukhi{list-style-type:gurmukhi}.qti-list-style-type-hangul{list-style-type:hangul}.qti-list-style-type-hangul-consonant{list-style-type:hangul-consonant}.qti-list-style-type-hebrew{list-style-type:hebrew}.qti-list-style-type-hiragana{list-style-type:hiragana}.qti-list-style-type-hiragana-iroha{list-style-type:hiragana-iroha}.qti-list-style-type-khmer{list-style-type:khmer}.qti-list-style-type-korean-hangul-formal{list-style-type:korean-hangul-formal}.qti-list-style-type-korean-hanja-formal{list-style-type:korean-hanja-formal}.qti-list-style-type-korean-hanja-informal{list-style-type:korean-hanja-informal}.qti-list-style-type-lao{list-style-type:lao}.qti-list-style-type-malayalam{list-style-type:malayalam}.qti-list-style-type-mongolian{list-style-type:mongolian}.qti-list-style-type-myanmar{list-style-type:myanmar}.qti-list-style-type-oriya{list-style-type:oriya}.qti-list-style-type-persian{list-style-type:persian}.qti-list-style-type-thai{list-style-type:thai}.qti-list-style-type-tibetan{list-style-type:tibetan}.qti-list-style-type-telugu{list-style-type:telugu}.qti-list-style-type-urdu{list-style-type:urdu}.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.48936170212765%}.qti-layout-row .qti-layout-col10{width:82.97872340425532%}.qti-layout-row .qti-layout-col9{width:74.46808510638297%}.qti-layout-row .qti-layout-col8{width:65.95744680851064%}.qti-layout-row .qti-layout-col7{width:57.44680851063829%}.qti-layout-row .qti-layout-col6{width:48.93617021276595%}.qti-layout-row .qti-layout-col5{width:40.42553191489362%}.qti-layout-row .qti-layout-col4{width:31.914893617021278%}.qti-layout-row .qti-layout-col3{width:23.404255319148934%}.qti-layout-row .qti-layout-col2{width:14.893617021276595%}.qti-layout-row .qti-layout-col1{width:6.382978723404255%}.qti-layout-row .qti-layout-offset11{margin-left:95.74468085106382%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:93.61702127659574%}.qti-layout-row .qti-layout-offset10{margin-left:87.23404255319149%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.1063829787234%}.qti-layout-row .qti-layout-offset9{margin-left:78.72340425531914%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:76.59574468085106%}.qti-layout-row .qti-layout-offset8{margin-left:70.2127659574468%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.08510638297872%}.qti-layout-row .qti-layout-offset7{margin-left:61.70212765957446%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.574468085106375%}.qti-layout-row .qti-layout-offset6{margin-left:53.191489361702125%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.063829787234035%}.qti-layout-row .qti-layout-offset5{margin-left:44.68085106382979%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.5531914893617%}.qti-layout-row .qti-layout-offset4{margin-left:36.170212765957444%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.04255319148936%}.qti-layout-row .qti-layout-offset3{margin-left:27.659574468085104%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.53191489361702%}.qti-layout-row .qti-layout-offset2{margin-left:19.148936170212764%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.02127659574468%}.qti-layout-row .qti-layout-offset1{margin-left:10.638297872340425%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.51063829787234%}@media (max-width:767px){.qti3-player-container-fluid{padding:0}.qti3-player-container-fluid .qti-layout-row{width:100%}.qti-layout-row{margin-left:0}[class*=qti-layout-col]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.qti-layout-col12,.qti3-player-container-fluid .qti-layout-row .qti-layout-col12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.qti3-player-container-fluid .qti-layout-row [class*=offset]:first-child{margin-left:0}}@media (min-width:768px) and (max-width:979px){.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.43646408839778%}.qti-layout-row .qti-layout-col10{width:82.87292817679558%}.qti-layout-row .qti-layout-col9{width:74.30939226519337%}.qti-layout-row .qti-layout-col8{width:65.74585635359117%}.qti-layout-row .qti-layout-col7{width:57.18232044198895%}.qti-layout-row .qti-layout-col6{width:48.61878453038674%}.qti-layout-row .qti-layout-col5{width:40.05524861878453%}.qti-layout-row .qti-layout-col4{width:31.491712707182323%}.qti-layout-row .qti-layout-col3{width:22.92817679558011%}.qti-layout-row .qti-layout-col2{width:14.3646408839779%}.qti-layout-row .qti-layout-col1{width:5.801104972375691%}.qti-layout-row .qti-layout-offset11{margin-left:96.96132596685082%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:94.1988950276243%}.qti-layout-row .qti-layout-offset10{margin-left:88.39779005524862%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.6353591160221%}.qti-layout-row .qti-layout-offset9{margin-left:79.8342541436464%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:77.07182320441989%}.qti-layout-row .qti-layout-offset8{margin-left:71.2707182320442%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.50828729281768%}.qti-layout-row .qti-layout-offset7{margin-left:62.70718232044199%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.94475138121547%}.qti-layout-row .qti-layout-offset6{margin-left:54.14364640883978%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.38121546961326%}.qti-layout-row .qti-layout-offset5{margin-left:45.58011049723757%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.81767955801105%}.qti-layout-row .qti-layout-offset4{margin-left:37.01657458563536%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.25414364640884%}.qti-layout-row .qti-layout-offset3{margin-left:28.45303867403315%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.69060773480663%}.qti-layout-row .qti-layout-offset2{margin-left:19.88950276243094%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.12707182320442%}.qti-layout-row .qti-layout-offset1{margin-left:11.32596685082873%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.56353591160221%}}@media (min-width:1200px){.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.45299145299145%}.qti-layout-row .qti-layout-col10{width:82.90598290598291%}.qti-layout-row .qti-layout-col9{width:74.35897435897436%}.qti-layout-row .qti-layout-col8{width:65.81196581196582%}.qti-layout-row .qti-layout-col7{width:57.26495726495726%}.qti-layout-row .qti-layout-col6{width:48.717948717948715%}.qti-layout-row .qti-layout-col5{width:40.17094017094017%}.qti-layout-row .qti-layout-col4{width:31.623931623931625%}.qti-layout-row .qti-layout-col3{width:23.076923076923077%}.qti-layout-row .qti-layout-col2{width:14.52991452991453%}.qti-layout-row .qti-layout-col1{width:5.982905982905983%}.qti-layout-row .qti-layout-offset11{margin-left:96.58119658119658%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:94.01709401709402%}.qti-layout-row .qti-layout-offset10{margin-left:88.03418803418803%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.47008547008548%}.qti-layout-row .qti-layout-offset9{margin-left:79.48717948717949%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:76.92307692307693%}.qti-layout-row .qti-layout-offset8{margin-left:70.94017094017094%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.37606837606839%}.qti-layout-row .qti-layout-offset7{margin-left:62.393162393162385%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.82905982905982%}.qti-layout-row .qti-layout-offset6{margin-left:53.84615384615384%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.28205128205128%}.qti-layout-row .qti-layout-offset5{margin-left:45.299145299145295%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.73504273504273%}.qti-layout-row .qti-layout-offset4{margin-left:36.75213675213675%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.18803418803419%}.qti-layout-row .qti-layout-offset3{margin-left:28.205128205128204%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.641025641025642%}.qti-layout-row .qti-layout-offset2{margin-left:19.65811965811966%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.094017094017094%}.qti-layout-row .qti-layout-offset1{margin-left:11.11111111111111%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.547008547008547%}}.qti-writing-mode-vertical-rl{writing-mode:vertical-rl}.qti-writing-mode-vertical-lr{writing-mode:vertical-lr}div.qti-writing-mode-vertical-rl,div.qti-writing-mode-vertical-lr{width:100%;overflow-x:auto}.qti-writing-mode-horizontal-tb{writing-mode:horizontal-tb}.qti-text-combine-upright-all{text-combine-upright:all}.qti-text-orientation-upright{text-orientation:upright}.qti-text-transform-fullwidth{text-transform:full-width}h2{font-size:1.3rem}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:1rem}h2,h3,h4,h5,h6{margin-top:1rem;margin-bottom:1rem}p{margin-top:0;margin-bottom:1rem;font-size:inherit;line-height:inherit}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;font-size:inherit;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem;line-height:inherit}b,strong{font-weight:bolder;font-size:inherit;line-height:inherit}small{font-size:80%;line-height:inherit}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}img:not(.qti-ggm-group-wrapper *){max-width:100%;height:auto}svg{overflow:hidden;vertical-align:middle}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:var(--hr-border)}code{padding:2px 4px;font-size:90%;color:#000000de;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}div.code pre{font-size:smaller;line-height:.75rem;overflow:unset}.table{width:100%;margin-bottom:4px;color:var(--foreground);background-color:transparent;border-collapse:collapse}.table th{font-weight:400}.table th,.table td{padding:4px;vertical-align:top;border-top:1px solid;border-color:inherit}.table-bordered{border:1px solid var(--table-border-color)}.table-bordered thead th{border-bottom:1px solid var(--table-border-color)}.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered tbody tr th,.table-bordered tbody tr td{border-bottom:0}.table-bordered th,.table-bordered td{border-left:1px solid;border-color:inherit}.qti3-player-item-card{display:-webkit-flex;display:flex;flex-direction:column;height:100%;width:100%}.qti3-player-item-card-body{flex-grow:1 1 auto;overflow:auto;min-height:28em;width:100%}.qti3-player-item-card-body-scrollable{flex-grow:1 1 auto;overflow:auto;height:28em;width:100%}.qti3-player-item-card-header{display:-webkit-flex;display:flex;margin-bottom:0;background-color:var(--item-card-panel-bgc);border-bottom:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-footer{display:grid;margin-top:0;background-color:var(--item-card-panel-bgc);border-top:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-bordered{border:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-bordered-rounded{border-radius:5px;border:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-raised{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.qti3-player-item-card-raised-rounded{border-radius:5px;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.qti3-player-float-right{float:right}.qti3-player-float-left{float:left}.placeholder-fade{opacity:.5}.qti3-player-writing-mode-vertical-rl{writing-mode:vertical-rl}.qti3-player-writing-mode-vertical-lr{writing-mode:vertical-lr}div.qti3-player-writing-mode-vertical-rl,div.qti3-player-writing-mode-vertical-lr{width:100%;overflow-x:auto}.qti3-player-writing-mode-horizontal-tb{writing-mode:horizontal-tb}.qti3-player-text-combine-upright-all{text-combine-upright:all}.qti3-player-text-orientation-upright{text-orientation:upright}.qti3-player-text-transform-fullwidth{text-transform:full-width}div.qti-context-declaration,div.qti-response-declaration,div.qti-outcome-declaration,div.qti-template-declaration{display:none}.modal-open .qti3-player-modal[data-v-2611a8eb]{overflow-x:hidden;overflow-y:auto}.qti3-player-modal[data-v-2611a8eb]{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.qti3-player-modal-dialog[data-v-2611a8eb]{position:relative;width:auto;margin:.5rem;pointer-events:none}.qti3-player-modal-dialog-centered[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.qti3-player-modal-dialog-centered[data-v-2611a8eb]:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}@media (min-width: 576px){.qti3-player-modal-dialog[data-v-2611a8eb]{max-width:500px;margin:1.75rem auto}.qti3-player-modal-dialog-centered[data-v-2611a8eb]{min-height:calc(100% - 3.5rem)}.qti3-player-modal-dialog-centered[data-v-2611a8eb]:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}}.qti3-player-modal-content[data-v-2611a8eb]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;color:var(--foreground);background-color:var(--background);background-clip:padding-box;border:1px solid #f4f8f9;border-radius:.5rem;outline:0}.qti3-player-modal.show[data-v-2611a8eb]{display:block}.qti3-player-modal.show .qti3-player-modal-content[data-v-2611a8eb]{z-index:1050}.qti3-player-modal-header[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}button[data-v-2611a8eb]{overflow:visible;text-transform:none;outline:0!important;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:var(--foreground)}button[data-v-2611a8eb]:not(:disabled){cursor:pointer}button.qti3-player-close[data-v-2611a8eb]{-webkit-appearance:button;padding:0;margin:0 0 0 auto;background-color:transparent;border:1px solid transparent}.qti3-player-close[data-v-2611a8eb]{float:right;font-size:1.3125rem;font-weight:600;line-height:1;color:var(--foreground);text-shadow:0 1px 0 var(--background);opacity:.75}.qti3-player-close[data-v-2611a8eb]:focus{border-color:var(--foreground)}.qti3-player-modal-header .qti3-player-close[data-v-2611a8eb]{cursor:pointer}.qti3-player-modal-body[data-v-2611a8eb]{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.5rem}.qti3-player-modal-footer[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.25rem;margin:.25rem;border-top:1px solid var(--secondary);border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.fade-enter-active[data-v-2611a8eb],.fade-leave-active[data-v-2611a8eb]{transition:opacity .2s}.fade-enter[data-v-2611a8eb],.fade-leave-to[data-v-2611a8eb]{opacity:0}.qti3-player-modal-backdrop[data-v-2611a8eb]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:var(--foreground);opacity:.5}button.qti-modal-feedback-ok{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;color:var(--foreground);background-color:var(--background);border-color:var(--secondary);cursor:pointer}button.qti-modal-feedback-ok:hover{color:var(--secondary-complement);background-color:var(--secondary)}.qti-content-body{font-size:inherit;font-weight:inherit;line-height:inherit}div.qti-template-inline{display:inline-block}div.qti-template-inline.hidden{display:none}div.qti-template-block{display:block}div.qti-template-block.hidden{display:none}div.qti-feedback-inline{display:inline-block}div.qti-feedback-inline.hidden,div.qti-feedback-block.hidden,div.qti-rubric-block.hidden{display:none}.qti-printed-variable{display:inline-block}[role=group],[role=radiogroup]{display:block;padding:0;margin:.5rem 0;list-style:none;width:100%}.qti3-player-writing-mode-vertical-rl [role=group],.qti3-player-writing-mode-vertical-rl [role=radiogroup]{display:block;padding:0;margin:0 .5rem;list-style:none;height:100%}.qti-choice-interaction.lrn [role=group],.qti-choice-interaction.lrn [role=radiogroup]{margin-bottom:1.5rem}[role=group],[role=radiogroup]:focus{outline:none}[role=group]>li,[role=radiogroup]>li{display:inline-block;width:100%;margin:0 0 .25rem;overflow-wrap:break-word}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-vertical>li{display:inline-block;height:calc(100% - .4rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.1rem;padding-right:.25rem;margin-left:.5rem;overflow-wrap:break-word}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-2{column-count:2;gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li{display:inline-block;width:48%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li{display:inline-block;height:calc(50% - .65rem);margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li:nth-child(2n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-3{column-count:3;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{display:inline-block;width:32.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{display:inline-block;height:calc(33.2% - .6rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li:nth-child(3n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-4{column-count:4;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{display:inline-block;width:24.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{display:inline-block;height:calc(24.3% - .5rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li:nth-child(4n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-5{column-count:5;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{display:inline-block;width:19.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{display:inline-block;height:calc(19% - .35rem);margin-top:.15rem;margin-bottom:.15rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li:nth-child(5n){margin-right:0}@media (max-width:767px){.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{width:31.8%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{width:23.3%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{width:18.4%;margin-right:.1%}}@media (min-width:768px) and (max-width:979px){.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{width:32.5%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{width:23.5%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{width:19.4%;margin-right:.1%}}div.qti-inline-choice-interaction,div.inline-choice-wrapper{display:inline-block;position:relative;vertical-align:middle;min-height:calc(1.6rem + .35rem);line-height:1.6rem;margin-top:-1px}div.qti-inline-choice-interaction.qti-orientation-vertical{margin-top:.2rem;margin-bottom:.2rem;margin-right:-.1rem;vertical-align:top;padding-right:.05rem}div.qti-inline-choice-interaction.qti-orientation-vertical div.inline-choice-wrapper{margin:0}.inline-choice-select{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;margin:0 .15rem;min-height:calc(1.6rem + .35rem);padding:0 1.5rem 0 .3rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);width:9rem;vertical-align:inherit;background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px;border-width:1px;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.inline-choice-select-label{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;margin:0 .15rem;min-height:calc(1.6rem + .35rem);padding:.15rem .3rem 0;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);width:9rem;vertical-align:inherit;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}.inline-choice-select-label.qti-hidden{display:none}.qti-orientation-vertical .inline-choice-select{text-align:left;vertical-align:middle;padding:.25rem .15rem 0 0;margin-left:0;margin-right:-.05rem;height:9.75rem;width:1.95rem;background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti-orientation-vertical .inline-choice-select-label{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;padding:.25rem .15rem 0 0;margin-left:0;margin-right:-.05rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);height:9.75rem;width:1.95rem;vertical-align:middle;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}.qti3-player-color-default .inline-choice-select,.qti3-player-color-blackwhite .inline-choice-select,.qti3-player-color-blackrose .inline-choice-select,.qti3-player-color-blackcyan .inline-choice-select,.qti3-player-color-blackcream .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23212529' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-default .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackwhite .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackrose .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackcyan .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackcream .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23212529' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-defaultreverse .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-defaultreverse .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-yellowblue .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23ffcc00' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-yellowblue .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23ffcc00' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-blueyellow .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23003398' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-blueyellow .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23003398' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-dgraymgray .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-dgraymgray .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23666' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-roseblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23ffd0ff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-roseblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23ffd0ff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-cyanblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23add8e6' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-cyanblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23add8e6' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-creamblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fffacd' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-creamblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fffacd' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.inline-choice-select-prompt{display:inline-block;position:relative;margin:0;padding:0;width:7.5rem;vertical-align:inherit;overflow:hidden!important}.qti-orientation-vertical .inline-choice-select-prompt{writing-mode:vertical-rl;height:8.9rem;width:1.68rem}.inline-choice-select:focus,.inline-choice-select[aria-expanded=true],.inline-choice-select-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}ul.inline-choice-select-listbox{max-height:10em;overflow-y:auto;position:absolute;margin:0 2px;padding:0;background:var(--background);border:2px solid var(--foreground);border-radius:.25em;z-index:9}.qti3-player-listbox-height-8 ul.inline-choice-select-listbox{height:2rem}.qti3-player-listbox-height-12 ul.inline-choice-select-listbox{height:3rem}.qti3-player-listbox-height-16 ul.inline-choice-select-listbox{height:4rem}.qti3-player-listbox-height-20 ul.inline-choice-select-listbox{height:5rem}.qti3-player-listbox-height-24 ul.inline-choice-select-listbox{height:6rem}.qti3-player-listbox-height-28 ul.inline-choice-select-listbox{height:7rem}.qti3-player-listbox-height-32 ul.inline-choice-select-listbox{height:8rem}.qti3-player-listbox-height-36 ul.inline-choice-select-listbox{height:9rem}.qti3-player-listbox-height-40 ul.inline-choice-select-listbox{height:10rem}[role=option]{display:block;padding:0 1em 0 1.5em;position:relative;line-height:1.6em;cursor:pointer}.qti-orientation-vertical [role=option]{padding:1.5em .25em 0}[role=option]:last-child{padding-bottom:2px}[role=option].focused{color:var(--ic-focus-fc);background:var(--ic-focus-bc)}[role=option][aria-selected=true]:before{content:"✓";position:absolute;left:.5em}.qti-orientation-vertical [role=option][aria-selected=true]:before{content:"✓";position:absolute;top:.25em;right:.2em}[role=option]:hover{color:var(--ic-focus-fc);background:var(--ic-focus-bc)}.inline-choice-select-listbox-hidden,.qti-orientation-vertical .inline-choice-select-label.qti-hidden{display:none}.qti-input-width-1 .inline-choice-select{width:2.5rem}.qti-input-width-1 .inline-choice-select-label{width:1.55rem}.qti-input-width-1 .inline-choice-select-prompt{width:1rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select{height:2.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select-label{height:1rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select-prompt{height:1.9rem;width:1.68rem}.qti-input-width-2 .inline-choice-select{width:3.5rem}.qti-input-width-2 .inline-choice-select-label{width:2.4rem}.qti-input-width-2 .inline-choice-select-prompt{width:2rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select{height:3.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select-label{height:2.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select-prompt{height:2.9rem;width:1.68rem}.qti-input-width-3 .inline-choice-select{width:4.8rem}.qti-input-width-3 .inline-choice-select-label{width:3.3rem}.qti-input-width-3 .inline-choice-select-prompt{width:3rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select{height:4.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select-label{height:3.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select-prompt{height:3.9rem;width:1.68rem}.qti-input-width-4 .inline-choice-select{width:5.5rem}.qti-input-width-4 .inline-choice-select-label{width:4.1rem}.qti-input-width-4 .inline-choice-select-prompt{width:4rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select{height:5.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select-label{height:4.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select-prompt{height:4.9rem;width:1.68rem}.qti-input-width-5 .inline-choice-select{width:6.5rem}.qti-input-width-5 .inline-choice-select-label{width:4.9rem}.qti-input-width-5 .inline-choice-select-prompt{width:5rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select{height:6.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select-label{height:5.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select-prompt{height:5.9rem;width:1.68rem}.qti-input-width-6 .inline-choice-select{width:7.5rem}.qti-input-width-6 .inline-choice-select-label{width:5.8rem}.qti-input-width-6 .inline-choice-select-prompt{width:6rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select{height:7.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select-label{height:6.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select-prompt{height:6.9rem;width:1.68rem}.qti-input-width-10 .inline-choice-select{width:11.5rem}.qti-input-width-10 .inline-choice-select-label{width:9.1rem}.qti-input-width-10 .inline-choice-select-prompt{width:9.5rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select{height:11.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select-label{height:10.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select-prompt{height:10.9rem;width:1.68rem}.qti-input-width-15 .inline-choice-select{width:16rem}.qti-input-width-15 .inline-choice-select-label{width:13.3rem}.qti-input-width-15 .inline-choice-select-prompt{width:14.5rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select{height:16.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select-label{height:15.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select-prompt{height:15.9rem;width:1.68rem}.qti-input-width-20 .inline-choice-select{width:20.5rem}.qti-input-width-20 .inline-choice-select-label{width:17.4rem}.qti-input-width-20 .inline-choice-select-prompt{width:19rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select{height:21.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select-label{height:20.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select-prompt{height:20.9rem;width:1.68rem}.qti-input-width-25 .inline-choice-select{width:25rem}.qti-input-width-25 .inline-choice-select-label{width:21.55rem}.qti-input-width-25 .inline-choice-select-prompt{width:23.5rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select{height:26.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select-label{height:25.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select-prompt{height:25.9rem;width:1.68rem}.qti-input-width-30 .inline-choice-select{width:29.5rem}.qti-input-width-30 .inline-choice-select-label{width:25.7rem}.qti-input-width-30 .inline-choice-select-prompt{width:28rem}.qti-input-width-35 .inline-choice-select{width:34rem}.qti-input-width-35 .inline-choice-select-label{width:30rem}.qti-input-width-35 .inline-choice-select-prompt{width:32.5rem}.qti-input-width-40 .inline-choice-select{width:38.5rem}.qti-input-width-40 .inline-choice-select-label{width:34.1rem}.qti-input-width-40 .inline-choice-select-prompt{width:37rem}.qti-input-width-45 .inline-choice-select{width:43rem}.qti-input-width-45 .inline-choice-select-label{width:38.3rem}.qti-input-width-45 .inline-choice-select-prompt{width:41.5rem}.qti-input-width-50 .inline-choice-select{width:47.5rem}.qti-input-width-50 .inline-choice-select-label{width:42.4rem}.qti-input-width-50 .inline-choice-select-prompt{width:46rem}div.qti-inline-choice-interaction.qti-input-width-72,.qti-input-width-72 div.inline-choice-wrapper,.qti-input-width-72 .inline-choice-select,.qti-input-width-72 .inline-choice-select-label{width:calc(100% - .1rem)}.qti-input-width-72 .inline-choice-select-label{width:calc(100% - .3rem)}.qti-input-width-72 .inline-choice-select-prompt{width:96%}button.qti-end-attempt-interaction{display:inline-block;font-weight:400;color:#505d69;text-align:center;vertical-align:middle;-webkit-appearance:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0!important;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:30px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}button.qti-end-attempt-interaction{color:var(--ea-button-secondary-color);background-color:var(--ea-button-secondary-bgc);border-color:var(--ea-button-secondary-bc)}button.qti-end-attempt-interaction:focus{color:var(--ea-button-secondary-focus-color);background-color:var(--ea-button-secondary-focus-bgc);border-color:var(--ea-button-secondary-focus-bc);-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}button.qti-end-attempt-interaction:hover{filter:var(--ea-button-hover-brightness)}button.qti-end-attempt-interaction:not(:disabled){cursor:pointer}button.qti-end-attempt-interaction:disabled{pointer-events:none}.endattempt-controller{display:flex;justify-content:space-between}.endattempt-controller-filler{flex:1 1 auto}.endattempt-controller #btnEndAttempt,.endattempt-controller #btnNewQuestion{margin-left:.25rem}.progress{width:160px;height:10px;background-color:#bbb;border-radius:.25rem}.progress-bar{border-radius:.25rem}.endattempt-progress-panel{float:left;margin-left:2rem;margin-top:-2px;line-height:1.75rem;font-weight:400;text-align:center}.endattempt-progress-panel.progress-hidden{display:none}.endattempt-btn{display:inline-block;font-weight:400;color:#505d69;text-align:center;vertical-align:middle;-webkit-appearance:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0!important;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:30px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.endattempt-btn-secondary{color:var(--ea-button-secondary-color);background-color:var(--ea-button-secondary-bgc);border-color:var(--ea-button-secondary-bc)}.endattempt-btn-secondary:hover{filter:var(--ea-button-hover-brightness)}.endattempt-btn-secondary:focus{color:var(--ea-button-secondary-focus-color);background-color:var(--ea-button-secondary-focus-bgc);border-color:var(--ea-button-secondary-focus-bc);-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}.endattempt-btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.endattempt-btn-primary:hover{color:#fff;background-color:#1878f7;border-color:#0c71f6}.endattempt-btn-primary:focus{color:#fff;background-color:#1878f7;border-color:#0c71f6;-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}.endattempt-btn-primary:disabled{color:#fff;background-color:#3d8ef8;border-color:#3d8ef8}@media (max-width:767px){.endattempt-progress-panel{margin-left:0}.progress{width:120px}.endattempt-btn{padding:.47rem .25rem;font-size:.875rem;border-radius:30px}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.__tooltipMessage{--white: #fff;--black: #000;--rose: #ffd0ff;--blue: #003398;--yellow: #ffcc00;--dgray: #666;--mgray: #e5e5e5;font-size:1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.qti3-player-color-default.__tooltipMessage,.qti3-player-color-blackwhite.__tooltipMessage{color:var(--white);background-color:var(--black)}.qti3-player-color-defaultreverse.__tooltipMessage,.qti3-player-color-whiteblack.__tooltipMessage{color:var(--black);background-color:var(--white)}.qti3-player-color-blackrose.__tooltipMessage{color:var(--rose);background-color:var(--black)}.qti3-player-color-roseblack.__tooltipMessage{color:var(--black);background-color:var(--rose)}.qti3-player-color-dgraymgray.__tooltipMessage{color:var(--mgray);background-color:var(--dgray)}.qti3-player-color-mgraydgray.__tooltipMessage{color:var(--dgray);background-color:var(--mgray)}.qti3-player-color-yellowblue.__tooltipMessage{color:var(--blue);background-color:var(--yellow)}.qti3-player-color-blueyellow.__tooltipMessage{color:var(--yellow);background-color:var(--blue)}.tippy-box[data-theme=qti3-player-color-default],.tippy-box[data-theme=qti3-player-color-blackwhite],.tippy-box[data-theme=qti3-player-color-blackrose]{background-color:#000}.tippy-box[data-theme=qti3-player-color-default]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-blackwhite]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-blackrose]>.tippy-arrow{color:#000}.tippy-box[data-theme=qti3-player-color-defaultreverse],.tippy-box[data-theme=qti3-player-color-whiteblack]{background-color:#fff}.tippy-box[data-theme=qti3-player-color-defaultreverse]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-whiteblack]>.tippy-arrow{color:#fff}.tippy-box[data-theme=qti3-player-color-roseblack]{background-color:#ffd0ff}.tippy-box[data-theme=qti3-player-color-roseblack]>.tippy-arrow{color:#ffd0ff}.tippy-box[data-theme=qti3-player-color-mgraydgray]{background-color:#e5e5e5}.tippy-box[data-theme=qti3-player-color-mgraydgray]>.tippy-arrow{color:#e5e5e5}.tippy-box[data-theme=qti3-player-color-dgraymgray]{background-color:#666}.tippy-box[data-theme=qti3-player-color-dgraymgray]>.tippy-arrow{color:#666}.tippy-box[data-theme=qti3-player-color-yellowblue]{background-color:#fc0}.tippy-box[data-theme=qti3-player-color-yellowblue]>.tippy-arrow{color:#fc0}.tippy-box[data-theme=qti3-player-color-blueyellow]{background-color:#003398}.tippy-box[data-theme=qti3-player-color-blueyellow]>.tippy-arrow{color:#003398}.ext-text-plain-default,.ext-text-plain-default-label{margin:0;vertical-align:inherit;padding:0 .3rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.6rem;height:calc(4.8rem + .35rem);color:var(--foreground);width:100%;background-color:var(--background);border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ext-text-plain-default-label{overflow-y:auto;cursor:default;margin-bottom:.25rem}.ext-text-plain-default:focus,.ext-text-plain-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-plain-default::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.qti-height-lines-3 .ext-text-plain-default,.qti-height-lines-3 .ext-text-plain-default-label{height:calc(4.8rem + .35rem)}.qti-height-lines-6 .ext-text-plain-default,.qti-height-lines-6 .ext-text-plain-default-label{height:9.95rem}.qti-height-lines-15 .ext-text-plain-default,.qti-height-lines-15 .ext-text-plain-default-label{height:24.35rem}.ext-text-plain-counter{margin-top:-6px;height:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-right:.25rem}.ext-text-toolbar{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:0;min-height:2.85rem}.ext-text-toolbar .toolbar-right{display:inline-block;vertical-align:middle;float:right}.ext-text-toolbar .toolbar-left{display:inline-block;vertical-align:middle}.ext-text-toolbar .toolbar-left button{color:var(--foreground);background:var(--background);border:none;cursor:pointer;display:inline-block;float:left;text-transform:none;text-decoration:none;text-shadow:none;font-weight:400;outline:none;padding:.6rem;line-height:1.5em;-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}.ext-text-toolbar .toolbar-left button:hover,.ext-text-toolbar .toolbar-left button:focus{color:#06c;filter:var(--choice-ctrlh-hover-brightness)}.ext-text-toolbar-counter{display:inline-block;min-height:2.6rem;line-height:1.5rem;float:right;box-sizing:border-box;color:var(--foreground);background:var(--background);padding:.6rem .5rem}.ext-text-plain-lrn{margin:0;vertical-align:inherit;padding:.75rem .9rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.42rem;height:5.8rem;color:var(--foreground);width:100%;background-color:var(--background);background-clip:padding-box;border-width:0 1px 1px 1px;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 0 .25rem .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ext-text-plain-lrn:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-plain-lrn::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.qti-height-lines-3 .ext-text-plain-lrn{height:5.8rem}.qti-height-lines-6 .ext-text-plain-lrn{height:calc(9.7rem + .35rem)}.qti-height-lines-15 .ext-text-plain-lrn{height:22.85rem}.ext-text-default-vert-rl,.ext-text-default-vert-rl-label{display:inline-block;box-sizing:border-box;margin:.25rem .5rem;writing-mode:vertical-rl;text-align:left;vertical-align:top;padding:.5rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.6;width:calc(5.55rem + .35rem);color:var(--foreground);height:97%;background-color:var(--background);background-clip:padding-box;border-width:1px;border-style:solid;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;overflow-x:auto;outline:0;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces;position:relative;-webkit-user-modify:read-write-plaintext-only}.ext-text-default-vert-rl-label{-webkit-user-modify:unset;cursor:default}.ext-text-default-vert-rl-label.qti-hidden{display:none}.ext-text-default-vert-rl:focus,.ext-text-default-vert-rl-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-default-vert-rl>*{cursor:text}.ext-text-default-vert-rl:empty:before{content:attr(data-placeholder);color:var(--foreground);background:transparent;opacity:.6;font-style:italic;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qti-height-lines-3 .ext-text-default-vert-rl,.qti-height-lines-3 .ext-text-default-vert-rl-label{width:calc(5.55rem + .35rem)}.qti-height-lines-6 .ext-text-default-vert-rl,.qti-height-lines-6 .ext-text-default-vert-rl-label{width:10.7rem}.qti-height-lines-15 .ext-text-default-vert-rl,.qti-height-lines-15 .ext-text-default-vert-rl-label{width:25.1rem}.ext-text-default-vert-rl-counter{margin:.25rem -6px .25rem .5rem;width:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-bottom:.25rem;text-orientation:upright;letter-spacing:-2px}.ext-text-xhtml-default-label{margin:.25rem auto;vertical-align:inherit;padding:.3rem .5rem;color:var(--foreground);width:100%;background-color:var(--background);border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;cursor:default}.ext-text-xhtml-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-default-label p{margin-bottom:.1rem}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor.ql-blank:before{color:var(--foreground);opacity:.6;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid;border-color:var(--ed-bq-color);margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-toolbar.ql-snow{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-container.ql-snow{border:1px solid;border-color:var(--choice-control-focus-border);border-radius:0 0 .25rem .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ql-editor:focus{border-radius:0 0 .25rem .25rem;border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-editor-counter{height:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-right:.25rem}.ext-text-xhtml-vert-label{writing-mode:vertical-rl;line-height:1.6rem;height:98%;margin:auto .25rem;outline:none;overflow-x:auto;padding:.5rem 0;color:var(--foreground);background-color:var(--background);border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-align:left;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces;cursor:default}.ext-text-xhtml-vert-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-vert-label p{margin-left:.15rem;margin-right:.15rem}.vertical-rl .ql-container{writing-mode:vertical-rl;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:98%;margin:auto 0 auto .25rem;position:unset}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.vertical-rl .ql-editor{writing-mode:vertical-rl;box-sizing:border-box;line-height:1.6;height:100%;outline:none;overflow-x:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.vertical-rl .ql-editor u{text-decoration:underline}.vertical-rl .ql-editor ol,.vertical-rl .ql-editor ul{padding-right:0;padding-top:1em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.vertical-rl .ql-editor ul>li:before{content:"•"}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.vertical-rl .ql-editor li:not(.ql-direction-rtl):before{margin:-1.5em 0 .25em;text-align:right}.vertical-rl .ql-editor ul>li:not(.ql-direction-rtl):before{content:"•";margin-bottom:1em}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.vertical-rl .ql-editor ol li:not(.ql-direction-rtl){padding-top:1.5em;padding-left:0}.vertical-rl .ql-editor ul li:not(.ql-direction-rtl){padding-top:2em;padding-left:0}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.vertical-rl .ql-editor ol li:before{content:counter(list-0,decimal) ". ";writing-mode:horizontal-tb}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.vertical-rl .ql-editor ol li.ql-indent-1:before{content:counter(list-0,decimal) ". ";writing-mode:horizontal-tb}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:var(--foreground);opacity:.6;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px;display:none}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.vertical-rl .ql-snow.ql-toolbar button,.vertical-rl .ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;height:24px;padding:3px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:var(--foreground);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:var(--foreground);stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:var(--foreground)}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:overline}.vertical-rl .ql-snow .ql-editor blockquote{border-left:0;border-top:4px solid;border-color:var(--ed-bq-color);padding-left:0;margin:0 5px;padding-top:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.vertical-rl .ql-toolbar.ql-snow{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.vertical-rl .ql-toolbar.ql-snow .ql-formats{margin-right:0;margin-bottom:12px;vertical-align:top}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.vertical-rl .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:1px solid var(--choice-control-focus-border);border-right:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.vertical-rl .ql-container.ql-snow{border:1px 0 1px 1px;border-style:solid;border-color:var(--choice-control-focus-border);border-radius:.25rem 0 0 .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.vertical-rl .ql-editor:focus{border-radius:.25rem 0 0 .25rem;border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-vert-rl-counter{margin:.25rem 0 .25rem .5rem;width:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-bottom:.25rem;text-orientation:upright;letter-spacing:-2px}.qti-extended-text-interaction.qti-writing-orientation-vertical-rl{display:table;height:100%}input.text-entry-default{margin:0;vertical-align:inherit;padding:0 .3rem;font-size:1rem;font-weight:400;line-height:1.6rem;height:calc(1.5em + .35rem);color:var(--foreground);width:8.6rem;background-color:var(--background);background-clip:padding-box;border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input.text-entry-default::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.text-entry-default-label{text-align:inherit;overflow-wrap:break-word;margin:0 .15rem;padding:.3rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);vertical-align:inherit;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}input.text-entry-default:focus,.text-entry-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.qti-text-entry-interaction.qti-align-center input{text-align:center}.qti-text-entry-interaction.qti-align-left input{text-align:left}.qti-text-entry-interaction.qti-align-right input{text-align:right}.qti-input-width-1 .text-entry-default{width:1.7rem}.qti-input-width-2 .text-entry-default{width:2.7rem}.qti-input-width-3 .text-entry-default{width:3.7rem}.qti-input-width-4 .text-entry-default{width:4.7rem}.qti-input-width-5 .text-entry-default{width:5.6rem}.qti-input-width-6 .text-entry-default{width:6.6rem}.qti-input-width-10 .text-entry-default{width:10.4rem}.qti-input-width-15 .text-entry-default{width:15.2rem}.qti-input-width-20 .text-entry-default{width:20rem}.qti-input-width-25 .text-entry-default{width:25rem}.qti-input-width-30 .text-entry-default{width:30rem}.qti-input-width-35 .text-entry-default{width:35rem}.qti-input-width-40 .text-entry-default{width:40rem}.qti-input-width-45 .text-entry-default{width:45rem}.qti-input-width-50 .text-entry-default{width:50rem}.qti-input-width-72 .text-entry-default{width:100%}div.qti-text-entry-interaction.qti-writing-orientation-vertical-rl,div.qti-text-entry-interaction.qti-orientation-vertical{display:inline-block;position:relative;margin-top:.2rem;margin-bottom:.2rem;margin-right:-.1rem;vertical-align:top;min-height:1.6rem;line-height:1.6rem;padding-top:.25rem;padding-bottom:.25rem;padding-right:.05rem}div.text-entry-default-vert-wrapper{display:inline-block;position:relative;vertical-align:top;min-height:1.6rem;line-height:1.6rem;border:1px solid;border-color:var(--choice-control-focus-border);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}div.text-entry-default-vert-wrapper.focused{border-color:var(--choice-control-focus-border);box-shadow:var(--choice-control-focus-shadow)}.text-entry-default-vert,.text-entry-default-vert-label{display:inline-block;position:relative;margin-top:.25rem;padding-right:.125rem;vertical-align:top;font-size:1rem;font-weight:400;line-height:1.6rem;width:1.8rem;height:8.25rem;color:var(--foreground);background-color:var(--background);-webkit-user-modify:read-write-plaintext-only}.text-entry-default-vert-label{-webkit-user-modify:unset;cursor:default}.text-entry-default-vert-label.qti-hidden{display:none}.text-entry-default-vert:focus,.text-entry-default-vert-label:focus{color:var(--foreground);background-color:var(--background);outline:0}.text-entry-default-vert[contenteditable=true]{caret-color:var(--foreground)}.text-entry-default-vert-ph{display:inline-block;position:absolute;top:.5rem;right:.25rem;height:8.25rem;width:1.6rem;color:var(--foreground);background:transparent;opacity:.6;font-style:italic;pointer-events:none;overflow:hidden}.text-entry-ph-hidden{display:none}.qti-input-width-1 .text-entry-default-vert,.qti-input-width-1 .text-entry-default-vert-ph,.qti-input-width-1 .text-entry-default-vert-label{height:1.25rem}.qti-input-width-2 .text-entry-default-vert,.qti-input-width-2 .text-entry-default-vert-ph,.qti-input-width-2 .text-entry-default-vert-label{height:2.25rem}.qti-input-width-3 .text-entry-default-vert,.qti-input-width-3 .text-entry-default-vert-ph,.qti-input-width-3 .text-entry-default-vert-label{height:3.25rem}.qti-input-width-4 .text-entry-default-vert,.qti-input-width-4 .text-entry-default-vert-ph,.qti-input-width-4 .text-entry-default-vert-label{height:4.25rem}.qti-input-width-5 .text-entry-default-vert,.qti-input-width-5 .text-entry-default-vert-ph,.qti-input-width-5 .text-entry-default-vert-label{height:5.25rem}.qti-input-width-6 .text-entry-default-vert,.qti-input-width-6 .text-entry-default-vert-ph,.qti-input-width-6 .text-entry-default-vert-label{height:6.25rem}.qti-input-width-10 .text-entry-default-vert,.qti-input-width-10 .text-entry-default-vert-ph,.qti-input-width-10 .text-entry-default-vert-label{height:10.25rem}.qti-input-width-15 .text-entry-default-vert,.qti-input-width-15 .text-entry-default-vert-ph,.qti-input-width-15 .text-entry-default-vert-label{height:15.25rem}.qti-input-width-20 .text-entry-default-vert,.qti-input-width-20 .text-entry-default-vert-ph,.qti-input-width-20 .text-entry-default-vert-label{height:20.25rem}.qti-input-width-25 .text-entry-default-vert,.qti-input-width-25 .text-entry-default-vert-ph,.qti-input-width-25 .text-entry-default-vert-label{height:25.25rem}div.qti3-player-media-group{display:block;padding:0;margin:0;width:100%;line-height:normal}div.qti-media-interaction{display:block;padding:0;margin:0 0 .5rem;width:100%}div.qti3-player-hottext-group{line-height:160%}.qti3-player-hotspot-group{position:relative;display:inline-block}.qti3-player-hotspot-group svg.qti3-player-hotspot-overlay{position:absolute;top:0;left:0;outline:none;-webkit-user-select:none;user-select:none;cursor:pointer}.qti3-player-hotspot-choice{outline:none;cursor:pointer}.qti3-player-hotspot-choice[aria-checked=false]:focus{stroke-width:3;stroke-dasharray:1}.qti3-player-hotspot-choice[aria-checked=true]:focus{stroke-width:4;stroke-dasharray:0}div.qti-portable-custom-interaction{display:grid;width:100%}div.qti3-player-pci-group{display:none}div.qti3-player-pci-iframe-container{display:grid;width:100%;overflow:hidden;padding:0;margin:0}div.qti-prompt{display:block;width:100%;margin:0 0 .5rem}.qti3-player-writing-mode-vertical-rl div.qti-prompt{display:block;height:100%;margin:0 0 8px}.qti-inline-choice{min-height:1.6em}[role=radio],[role=checkbox]{display:inline-block;position:relative;padding:.25rem .25rem .25rem 2.1rem;outline:none;border-top:1px dashed transparent;border-bottom:1px dashed transparent;border-left:3px solid transparent;border-right:1px dashed transparent;-webkit-column-break-inside:avoid;cursor:pointer}.qti3-player-writing-mode-vertical-rl [role=radio],.qti3-player-writing-mode-vertical-rl [role=checkbox]{margin-bottom:.5rem;padding-left:.25rem;padding-right:.25rem;padding-bottom:.25rem;border-left:1px dashed transparent;border-top:3px solid transparent}[role=checkbox]:before,[role=checkbox]:after,[role=radio]:before,[role=radio]:after{position:absolute;top:1.1rem;left:.95rem;transform:translate(-50%,-50%);content:""}.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):before,.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):after,.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):before,.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):after{position:absolute;top:.95rem;left:auto;right:.15rem;transform:translate(-50%,-50%);content:""}[role=checkbox]:not(.control-hidden):before,[role=radio]:not(.control-hidden):before{width:1rem;height:1rem;margin-top:0;vertical-align:top;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.draggable{display:inline-block;position:relative;font-weight:400;cursor:move;padding:.25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);overflow:hidden;text-decoration:none;border-radius:.25rem}@media (max-width:767px){[role=radio],[role=checkbox]{padding:.25rem .25rem .25rem 2rem}[role=radio].sbac{padding:.25rem .25rem .25rem 1.8rem}}[role=radio]:not(.control-hidden):before{border-radius:50%}[role=checkbox]:not(.control-hidden):before{border-radius:.25rem}[role=checkbox]:not(.control-hidden):active:before,[role=radio]:not(.control-hidden):active:before{filter:brightness(90%)}[role=checkbox]:not(.control-hidden):focus,[role=radio]:not(.control-hidden):focus{border-top:1px solid transparent;border-bottom:1px solid transparent;border-left:3px solid transparent;border-right:1px solid transparent;border-radius:.15rem;border-color:var(--choice-focus-border)}.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):focus,.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):focus{border-top:3px solid transparent;border-left:1px solid transparent;border-color:var(--choice-focus-border)}[role=checkbox]:not(.control-hidden):focus:before,[role=radio]:not(.control-hidden):focus:before{border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}[role=checkbox][aria-checked=true]:not(.control-hidden):before,[role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-color:var(--choice-control-checked-bg);border-color:var(--choice-control-checked-bc)}[role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='currentColor' /%3e%3c/svg%3e")}.qti3-player-color-default [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before,.qti3-player-color-blackwhite [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff' /%3e%3c/svg%3e")}.qti3-player-color-blackrose [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffd0ff' /%3e%3c/svg%3e")}.qti3-player-color-mgraydgray [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23666' /%3e%3c/svg%3e")}.qti3-player-color-dgraymgray [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23e5e5e5' /%3e%3c/svg%3e")}.qti3-player-color-blueyellow [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffcc00' /%3e%3c/svg%3e")}.qti3-player-color-yellowblue [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23003398' /%3e%3c/svg%3e")}.qti3-player-color-blackcyan [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23add8e6' /%3e%3c/svg%3e")}.qti3-player-color-blackcream [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fffacd' /%3e%3c/svg%3e")}[role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-default [role=checkbox][aria-checked=true]:not(.control-hidden):before,.qti3-player-color-defaultreverse [role=checkbox][aria-checked=true]:not(.control-hidden):before,.qti3-player-color-blackwhite [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackrose [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffd0ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23e5e5e5' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffcc00' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23003398' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackcyan [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23add8e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackcream [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fffacd' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}[role=radio].sbac:before{width:1.25rem;height:1.25rem;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}[role=radio].sbac:after{font-size:.85rem}[role=radio][data-label=A].sbac:after{content:"A"}[role=radio][data-label=B].sbac:after{content:"B"}[role=radio][data-label=C].sbac:after{content:"C"}[role=radio][data-label=D].sbac:after{content:"D"}[role=radio][data-label=E].sbac:after{content:"E"}[role=radio][data-label=F].sbac:after{content:"F"}[role=radio][aria-checked=false].sbac:before{background-color:var(--choice-sbac-control-unchecked-bg);border-color:var(--choice-sbac-control-unchecked-bc)}[role=radio][aria-checked=true].sbac:before{background-color:var(--choice-sbac-control-checked-bg);border-color:var(--choice-sbac-control-checked-bc)}[role=radio][aria-checked=false].sbac:after{color:var(--choice-sbac-unchecked-color)}[role=radio][aria-checked=true].sbac:after{color:var(--choice-sbac-checked-color)}[role=radio].control-hidden,[role=checkbox].control-hidden{color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:.25rem;margin-bottom:.5rem;padding-left:.2rem}.qti3-player-writing-mode-vertical-rl [role=radio].control-hidden,.qti3-player-writing-mode-vertical-rl [role=checkbox].control-hidden{padding-top:.3rem;margin-left:.75rem}[role=radio][aria-checked=true].control-hidden,[role=checkbox][aria-checked=true].control-hidden{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:1px solid var(--choice-ctrlh-checked-bgc)}[role=checkbox].control-hidden:focus,[role=radio].control-hidden:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-focus-bc);color:var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow)}[role=checkbox][aria-checked=true].control-hidden:focus,[role=radio][aria-checked=true].control-hidden:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color)}[role=checkbox].control-hidden:hover,[role=radio].control-hidden:hover{filter:var(--choice-ctrlh-hover-brightness)}[role=radio].control-hidden.lrn,[role=checkbox].control-hidden.lrn{color:var(--foreground);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:0;margin-bottom:0;padding:0}[role=radio].control-hidden.lrn .qti-choice-label:not(.qti-hidden),[role=checkbox].control-hidden.lrn .qti-choice-label:not(.qti-hidden){display:table-cell;padding:.55em .65em;font-size:1.8em;width:2.1em;min-width:2.1em;height:100%;min-height:2em;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-lblbgc);border-right:2px solid rgba(0,0,0,.1)}[role=radio].control-hidden.lrn .qti-choice-description,[role=checkbox].control-hidden.lrn .qti-choice-description{display:table-cell;width:100%;padding:.85em 0 .8em .7em;vertical-align:middle;color:var(--choice-ctrlh-desccolor)}[role=radio][aria-checked=true].control-hidden.lrn .qti-choice-label:not(.qti-hidden),[role=checkbox][aria-checked=true].control-hidden.lrn .qti-choice-label:not(.qti-hidden){border-right:2px solid rgba(0,0,0,.3);color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc)}[role=radio][aria-checked=true].control-hidden.lrn .qti-choice-description,[role=checkbox][aria-checked=true].control-hidden.lrn .qti-choice-description{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc)}[role=radio].disabled:not(.control-cell),[role=checkbox].disabled:not(.control-cell){pointer-events:none;filter:none;opacity:.6}[role=radio].control-hidden.disabled,[role=checkbox].control-hidden.disabled{pointer-events:none;filter:none;opacity:.75}.qti-choice-label{display:inline-block;vertical-align:top;width:1.5rem}.qti-choice-interaction.qti-labels-cjk-ideographic .qti-choice-label{width:2rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic:not(.qti-labels-suffix-none) .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2.15rem;writing-mode:horizontal-tb;text-align:right;padding-right:.15rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-labels-suffix-none .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2.15rem;writing-mode:horizontal-tb;text-align:right;padding-right:.4rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic):not(.qti-labels-suffix-none) .qti-choice-label,.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-labels-suffix-none .qti-choice-label{margin-top:1.65rem;margin-bottom:.75rem;width:2rem;height:1.5rem;writing-mode:horizontal-tb;text-align:center}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic):not(.qti-labels-suffix-none) .qti-choice-label{padding-left:.4rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-labels-suffix-none .qti-choice-label{padding-left:.15rem}.qti3-player-writing-mode-vertical-rl .qti-choice-label{display:inline-block;vertical-align:top;margin-top:1.75rem;height:1.5rem}.qti3-player-writing-mode-vertical-rl .qti-labels-none:not(.qti-input-control-hidden) .qti-choice-description{margin-top:1.95rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-input-control-hidden .qti-choice-label{margin-top:0}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-input-control-hidden .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2rem;margin-top:0;text-align:center;padding-right:.25rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-input-control-hidden.qti-labels-suffix-none .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2rem;margin-top:.25rem;text-align:center;padding-right:.5rem}.qti-choice-label.qti-hidden{display:none;width:0px}.qti-choice-label.sbac{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.qti-choice-description{display:inline-block;vertical-align:top;width:calc(100% - 1.5em)}.qti-choice-interaction.qti-labels-cjk-ideographic .qti-choice-description{width:calc(100% - 2rem)}.player-show-solution .qti-simple-choice-wrapper:after{display:inline-block;content:" ";width:26px;height:26px;vertical-align:middle;margin-top:-1px}.player-show-solution.player-choice-incorrect .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26' viewBox='0 0 384 512'%3e%3cpath fill='%23dd002f' stroke='%23dd002f' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z'/%3e%3c/svg%3e")}.player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%234a700a' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-whiteblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-whiteblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-defaultreverse .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-defaultreverse .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-roseblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-roseblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-creamblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-creamblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-cyanblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-cyanblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-yellowblue .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-yellowblue .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-mgraydgray .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-mgraydgray .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2398fb98' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.player-show-solution.player-choice-correct{border-left:3px solid #4a700a}.player-show-solution.player-choice-incorrect{border-left:3px solid #dd002f}.player-show-solution.player-choice-expected{border-left:3px solid #888}.control-hidden .qti-choice-label,.control-hidden .qti-choice-description{padding-left:.25rem}.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-label{margin-top:0}.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-label,.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-description{padding-right:.25rem}[role=button].control-hidden .qti-choice-description{display:inline-block;vertical-align:top;width:100%;overflow-wrap:break-word}[role=button].control-hidden .qti-choice-label,[role=button].control-hidden .qti-choice-description{padding:0}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-none.qti-input-control-hidden .qti-choice-description{padding-top:.25rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-input-control-hidden .qti-choice-description{padding-bottom:.25rem}.qti-choice-description.lrn code{background-color:#e4e4e4}.ggm-gap{position:absolute;border:1px transparent;margin:0;padding:0;z-index:auto}.ggm-gap.qti-selections-dark:not(.qti-unselected-hidden){border:1px solid var(--choice-ctrlh-color)}.ggm-gap.qti-selections-light:not(.qti-unselected-hidden){border:1px solid orange}.ggm-gap.qti-selections-dark.qti-unselected-hidden.contains-choice{border:1px solid var(--choice-ctrlh-color)}.ggm-gap.qti-selections-light.qti-unselected-hidden.contains-choice{border:1px solid orange}.ggm-gap.target-active,.ggm-gap.qti-selections-dark.target-active{background-color:var(--order-target-active-bgc);border:1px dashed;opacity:.8}.ggm-gap.target-active.active,.ggm-gap.qti-selections-dark.target-active.active{background-color:var(--order-placeholder-color);border:1px dashed;opacity:.8}.ggm-gap.qti-selections-light.target-active{background-color:orange;border:1px dashed yellow;opacity:.3}.ggm-gap.qti-selections-light.target-active.active{background-color:orange;border:1px dashed yellow;opacity:.7}.ggm-gap .ggm-dragger-placeholder{margin-bottom:0}.ggm-gap>.gap-choice-img.draggable{display:inline;float:left;width:auto;margin:0;padding:0}.ggm-gap>.gap-choice-text.draggable{display:inline;float:left;margin:0 1px 2px 0}.qti-gap-match-group-wrapper{margin:.75rem 0;display:block;width:100%}.qti-gap-match-group-wrapper.qti-choices-left,.qti-gap-match-group-wrapper.qti-choices-right{display:flex;column-gap:2rem}.qti-gap-match-group-wrapper.qti-choices-left>*,.qti-gap-match-group-wrapper.qti-choices-right>*{width:calc(50% - 1rem)}ul.qti-gap-match-source-wrapper{list-style:none;margin:0 auto;padding:12px 0 4px;width:100%;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem;min-height:3.4rem}ul.qti-gap-match-source-wrapper.qti-choices-top,ul.qti-gap-match-source-wrapper.qti-choices-bottom{text-align:left}ul.qti-gap-match-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-gap-match-source-wrapper>li.source{display:none}ul.qti-gap-match-source-wrapper>li.source.full{display:inline-block;padding:0;margin:0 .15rem .15rem;vertical-align:top}div.qti-gap-match-target-wrapper{margin-top:.5rem;margin-bottom:.5rem;padding:0;width:100%}div.qti-gap-match-target-wrapper.qti-choices-top,div.qti-gap-match-target-wrapper.qti-choices-bottom{display:block}.gm-dragger-placeholder{cursor:none}.qti-gap-match-group-wrapper .gap-choice-text.draggable.dragging,.qti-gap-match-group-wrapper .gap-choice-img.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.qti-ggm-group-wrapper{margin:1rem 0;display:block;width:100%}.qti-ggm-group-wrapper.qti-choices-left,.qti-ggm-group-wrapper.qti-choices-right{display:flex;column-gap:2rem}.qti-ggm-group-wrapper.qti-choices-left>*,.qti-ggm-group-wrapper.qti-choices-right>*{width:calc(50% - 1rem)}ul.qti-ggm-source-wrapper{list-style:none;margin:0 auto;padding:8px 6px 0;width:100%;text-align:center;background-color:var(--well-bg);border:1px solid;border-color:var(--background);border-radius:.25rem;min-height:3.4rem}ul.qti-ggm-source-wrapper.qti-choices-top,ul.qti-ggm-source-wrapper.qti-choices-bottom{text-align:left}ul.qti-ggm-source-wrapper.qti-choices-top{margin-bottom:.5rem}ul.qti-ggm-source-wrapper.qti-choices-bottom{margin-top:.5rem}ul.qti-ggm-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-ggm-source-wrapper>li.source{display:none}ul.qti-ggm-source-wrapper>li.source.full{display:inline-block;padding:0;margin:0 4px 8px;vertical-align:top}div.qti-ggm-target-wrapper{position:relative;margin:0 auto;padding:0}div.qti-ggm-target-wrapper.qti-choices-top,div.qti-ggm-target-wrapper.qti-choices-bottom{display:block}.qti-ggm-group-wrapper .gap-choice-img.ggm-dragger-placeholder{cursor:none;vertical-align:top;text-decoration:none;border:0;border-radius:0;padding:0;line-height:0}.qti-ggm-group-wrapper .gap-choice-text.draggable.dragging,.qti-ggm-group-wrapper .gap-choice-img.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.gap-choice-img.draggable{cursor:move;vertical-align:top;text-decoration:none;border:0;border-radius:0;padding:0;line-height:0;-webkit-user-select:none;user-select:none}.gap-choice-text.draggable{display:inline-block;position:relative;font-weight:400;font-size:16px;line-height:26px;cursor:move;padding:0 .25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);text-decoration:none;border-radius:.25rem;min-height:26px}.gap-choice-text.draggable.ggm-dragger-placeholder{cursor:none}.gap-choice-img.draggable.disabled,.gap-choice-text.draggable.disabled{cursor:default}.qti-match-interaction-wrapper{margin:.75rem 0;display:block;width:100%}ul.qti-match-source-wrapper{list-style:none;margin:1rem auto;padding:0;width:100%;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem}ul.qti-match-source-wrapper.matchset-hidden,ul.qti-match-target-wrapper.matchset-hidden{display:none}ul.qti-match-source-wrapper.qti-choices-left{float:left;width:50%;margin-top:.65rem;padding:0 1rem;min-height:5.25rem}ul.qti-match-source-wrapper.qti-choices-right{float:right;width:50%;margin-top:.65rem;padding:0 1rem;min-height:5.25rem}ul.qti-match-source-wrapper.qti-choices-top,ul.qti-match-source-wrapper.qti-choices-bottom{display:block;min-height:4.15rem}ul.qti-match-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-match-source-wrapper.qti-choices-left>li.source,ul.qti-match-source-wrapper.qti-choices-right>li.source,ul.qti-match-source-wrapper.qti-choices-top>li.source,ul.qti-match-source-wrapper.qti-choices-bottom>li.source{display:none}ul.qti-match-source-wrapper>li.source.full{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-match-source-wrapper.qti-choices-left>li.source,ul.qti-match-source-wrapper.qti-choices-right>li.source{padding:.25rem}ul.qti-match-target-wrapper{list-style:none;margin:.5rem auto;padding:0;text-align:center;width:100%}ul.qti-match-target-wrapper.qti-choices-left,ul.qti-match-target-wrapper.qti-choices-right{margin:.75rem auto;width:50%;display:inline-block}ul.qti-match-target-wrapper.qti-choices-top,ul.qti-match-target-wrapper.qti-choices-bottom{display:block}ul.qti-match-target-wrapper>li.target{display:inline-block;padding:.25rem .25rem 0;margin:0 .15rem .25rem;vertical-align:top;text-decoration:none;font-weight:700;color:var(--foreground);background:var(--well-bg);border:1px solid var(--ea-button-secondary-bgc);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;min-height:5.25rem;width:150px}ul.qti-match-target-wrapper.qti-choices-top>li.target:last-child,ul.qti-match-target-wrapper.qti-choices-bottom>li.target:last-child{margin-right:0}ul.qti-match-target-wrapper.qti-choices-top>li.target:first-child,ul.qti-match-target-wrapper.qti-choices-bottom>li.target:first-child{margin-left:0}ul.qti-match-target-wrapper>li.target.target-active{color:var(--order-target-active-color);background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-match-target-wrapper>li.target.target-active.active{color:var(--order-target-active-color);background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-match-target-wrapper>li.target>.draggable{cursor:move;width:100%;overflow-wrap:break-word;margin:0 0 .25rem}.choice-description.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}ul.qti-match-target-wrapper>li.target>.draggable.disabled{cursor:default}.match-dragger-placeholder{cursor:none}.match-target-label{display:inline-block;line-height:1.6rem;text-align:center;margin:0 0 .5rem}.choice-description.draggable{display:inline-block;position:relative;font-weight:400;cursor:move;padding:.25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);overflow:hidden;text-decoration:none;border-radius:.25rem}.choice-description.draggable.disabled{cursor:default}table.matchtabular .header-cell{text-align:center;vertical-align:middle;overflow-wrap:break-word}table.matchtabular.row-centric .header-cell,table.matchtabular .row-header-cell{overflow-wrap:anywhere}table.matchtabular.row-centric .row-header-cell{overflow-wrap:break-word}table.matchtabular .table-cell{vertical-align:middle}table.matchtabular [role=radio].control-cell,table.matchtabular [role=checkbox].control-cell{display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto;padding:0;outline:none;border:1px dashed transparent;width:40px;height:32px;cursor:pointer}table.matchtabular [role=radio].control-cell.disabled,table.matchtabular [role=checkbox].control-cell.disabled{cursor:default}table.matchtabular [role=checkbox].control-cell:before,table.matchtabular [role=radio].control-cell:before{width:1rem;height:1rem;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}table.matchtabular [role=checkbox].control-cell:before,table.matchtabular [role=checkbox].control-cell:after,table.matchtabular [role=radio].control-cell:before,table.matchtabular [role=radio].control-cell:after{position:absolute;top:15px;left:19px;transform:translate(-50%,-50%);content:""}table.matchtabular [role=radio].control-cell:before{border-radius:50%}table.matchtabular [role=checkbox].control-cell:before{border-radius:.25rem}table.matchtabular [role=checkbox].control-cell:active:before,table.matchtabular [role=radio].control-cell:active:before{filter:brightness(90%)}table.matchtabular [role=checkbox].control-cell:focus,table.matchtabular [role=radio].control-cell:focus{border:1px solid transparent;border-radius:.15rem;border-color:var(--choice-focus-border)}table.matchtabular [role=checkbox].control-cell:focus:before,table.matchtabular [role=radio].control-cell:focus:before{border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}table.matchtabular [role=checkbox][aria-checked=true].control-cell:before,table.matchtabular [role=radio][aria-checked=true].control-cell:before{background-color:var(--choice-control-checked-bg);border-color:var(--choice-control-checked-bc)}table.matchtabular [role=radio][aria-checked=true].control-cell:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='currentColor' /%3e%3c/svg%3e")}.qti-order-interaction-wrapper{margin:.75rem auto}ul.qti-order-source-wrapper{list-style:none;display:inline-block;margin:.5rem auto;padding:0;width:100%;min-height:3rem;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem}ul.qti-order-source-wrapper.qti-choices-left{float:left;width:50%;padding:0 1rem}ul.qti-order-source-wrapper.qti-choices-right{float:right;width:50%;padding:0 1rem}ul.qti-order-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-order-source-wrapper.qti-choices-inline>li.source{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-order-source-wrapper.qti-choices-left>li.source,ul.qti-order-source-wrapper.qti-choices-right>li.source,ul.qti-order-source-wrapper.qti-choices-top>li.source,ul.qti-order-source-wrapper.qti-choices-bottom>li.source{display:none}ul.qti-order-source-wrapper>li.source>.draggable.disabled{cursor:default}ul.qti-order-source-wrapper>li.source.full{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-order-source-wrapper.qti-choices-left>li.source,ul.qti-order-source-wrapper.qti-choices-right>li.source{padding:.25rem}ul.qti-order-source-wrapper.qti-orientation-vertical>li.source{width:60%;padding:.25rem}ul.qti-order-target-wrapper{list-style:none;display:inline-block;margin:.5rem auto;padding:0;text-align:center;width:100%}ul.qti-order-target-wrapper.qti-choices-left,ul.qti-order-target-wrapper.qti-choices-right{margin:.75rem auto;width:50%}ul.qti-order-target-wrapper>li.target{display:inline-block;padding:.25rem;margin:0 .15rem .25rem;vertical-align:top;text-decoration:none;font-weight:700;color:var(--foreground);background:var(--well-bg);border:1px solid var(--ea-button-secondary-bgc);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;min-height:5.25rem;width:150px}ul.qti-order-target-wrapper>li.target.qti-labels-none{padding:.5rem .25rem;min-height:3.5rem}ul.qti-order-target-wrapper>li.target.target-active{color:var(--order-target-active-color);background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-order-target-wrapper>li.target.target-active.active{color:var(--order-target-active-color);background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-order-target-wrapper>li.target.full>.draggable{cursor:move;width:100%;overflow-wrap:break-word;margin:0}ul.qti-order-target-wrapper>li.target.full>.draggable.disabled{cursor:default}ul.qti-order-target-wrapper.qti-orientation-vertical>li.target{width:65%}.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.dragger-placeholder{border:1px solid var(--foreground);background-color:var(--order-placeholder-color);border-radius:.25rem}.target-label{display:inline-block;line-height:1.6rem;text-align:center;margin:0 0 .5rem}.gap-match-gap{display:inline-block;vertical-align:middle;text-align:center;border:1px solid;width:100px;line-height:28px;min-height:29.6px;padding:0}.gap-match-gap.target-active{background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}.gap-match-gap.target-active.active{background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}.gap-match-gap .dragger-placeholder{margin-bottom:0}.gap-match-gap.qti-input-width-1{width:1.7rem}.gap-match-gap.qti-input-width-2{width:2.7rem}.gap-match-gap.qti-input-width-3{width:3.7rem}.gap-match-gap.qti-input-width-4{width:4.7rem}.gap-match-gap.qti-input-width-5{width:5.6rem}.gap-match-gap.qti-input-width-6{width:6.6rem}.gap-match-gap.qti-input-width-10{width:10.4rem}.gap-match-gap.qti-input-width-15{width:15.2rem}.gap-match-gap.qti-input-width-20{width:20rem}.gap-match-gap.qti-input-width-25{width:25rem}.gap-match-gap.qti-input-width-30{width:30rem}.gap-match-gap.qti-input-width-35{width:35rem}.gap-match-gap.qti-input-width-40{width:40rem}.gap-match-gap.qti-input-width-45{width:45rem}.gap-match-gap.qti-input-width-50{width:50rem}.gap-match-gap.qti-input-width-72{width:100%}.qti-hottext[aria-checked=false]{color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext[aria-checked=false]{color:inherit;background-color:inherit;border:0 solid var(--choice-ctrlh-color);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-hottext[aria-checked=true]{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:1px solid var(--choice-ctrlh-checked-bgc);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext[aria-checked=true]{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:0 solid var(--choice-ctrlh-checked-bgc);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-hottext[aria-checked=false]:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-focus-bc);color:var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow)}.qti-unselected-hidden .qti-hottext[aria-checked=false]:focus{border:0 solid transparent;color:inherit;box-shadow:var(--choice-control-focus-shadow)}.qti-hottext[aria-checked=true]:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color);box-shadow:var(--choice-control-focus-shadow)}.qti-unselected-hidden .qti-hottext[aria-checked=true]:focus{border:0 solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color);box-shadow:var(--choice-control-focus-shadow)}.qti-hottext[aria-checked=false]:focus-visible{border:1px solid var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow);outline:0}.qti-hottext[aria-checked=true]:focus-visible{border:1px solid var(--choice-ctrlh-checked-bgc);box-shadow:var(--choice-control-focus-shadow);outline:0}.qti-hottext:hover{filter:var(--choice-ctrlh-hover-brightness);padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext:hover{filter:none;border:0 solid transparent;box-shadow:var(--choice-control-focus-shadow)}div.qti-hotspot-choice,div.qti-interaction-modules,div.qti-interaction-module,div.qti-interaction-markup,div.qti-template-variable,div.qti-context-variable,.qti-html-content,.qti-file-href{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.qti3-player-container,.qti3-player-container-fluid{--blue: #3d8ef8;--indigo: #564ab1;--purple: #6f42c1;--pink: #e83e8c;--red: #fb4d53;--orange: #f1734f;--yellow: #f1b44c;--green: #11c46e;--teal: #008080;--cyan: #0db4d6;--rose: #ffd0ff;--lblue: #add8e6;--lchiffon: #fffacd;--white: #fff;--gray: #7c8a96;--gray-dark: #343a40;--primary: #3d8ef8;--success: #11c46e;--info: #0db4d6;--warning: #f1b44c;--danger: #fb4d53;--light: #eff2f7;--lighter: #f5f5f5;--dark: #343a40;--darker: #212529;--black: #000;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--foreground: var(--darker);--background: var(--white);--secondary: #dbdbdb;--secondary-complement: var(--darker);--hr-border: 1px solid var(--black);--table-border-color: var(--black);--well-bg: #f5f5f5;--well-border: 1px solid #e3e3e3;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--item-card-panel-bgc: rgba(0,0,0,.05);--item-card-panel-bc: rgba(0,0,0,.3);--choice-focus-border: #86b7fe;--choice-control-bgc: var(--white);--choice-control-border: 1px solid rgba(0, 0, 0, .75);--choice-control-checked-bc: #0d6efd;--choice-control-checked-bg: #0d6efd;--choice-control-focus-border: #86b7fe;--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--choice-control-hover-bc: #86b7fe;--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: #0d6efd;--choice-sbac-control-checked-bg: #0d6efd;--choice-sbac-control-unchecked-bg: var(--white);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--lighter);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--foreground);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ea-button-hover-brightness: brightness(95%);--ed-bc: var(--gray-dark);--ed-bq-color: #ccc;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7;--slider-track: var(--gray);--slider-focus-track: #86b7fe}.qti3-player-color-default{--foreground: var(--darker);--background: var(--white)}.qti3-player-color-defaultreverse{--foreground: var(--white);--background: var(--darker);--hr-border: 1px solid var(--white);--table-border-color: var(--white);--well-bg: #444;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .05);--item-card-panel-bc: rgba(255, 255, 255, .3);--choice-focus-border: var(--white);--choice-control-bgc: var(--darker);--choice-control-border: 1px solid var(--white);--choice-control-checked-bc: #0d6efd;--choice-control-checked-bg: #0d6efd;--choice-control-focus-border: var(--white);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--white);--choice-sbac-checked-color: var(--foreground);--choice-sbac-unchecked-color: var(--background);--choice-sbac-control-checked-bc: #0d6efd;--choice-sbac-control-checked-bg: #0d6efd;--choice-sbac-control-unchecked-bg: var(--darker);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--lighter);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--background);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--background);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--foreground);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-blackwhite{--foreground: var(--black);--background: var(--white);--secondary: var(--black);--secondary-complement: var(--white);--hr-border: 1px solid var(--black);--table-border-color: var(--black);--well-bg: #eee;--well-border: 1px solid #ddd;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);--choice-focus-border: #86b7fe;--choice-control-bgc: var(--white);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--white);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--white);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--white);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--white);--ic-focus-bc: var(--black);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: var(--foreground);--ea-button-secondary-bc: var(--secondary-complement);--ea-button-secondary-focus-color: var(--background);--ea-button-secondary-focus-bgc: var(--foreground);--ea-button-secondary-focus-bc: var(--foreground);--ed-bc: #222;--ed-bq-color: #bbb;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-whiteblack{--foreground: var(--white);--background: var(--black);--secondary: var(--white);--secondary-complement: var(--black);--hr-border: 1px solid var(--white);--table-border-color: var(--white);--well-bg: var(--darker);--well-border: 1px solid #111;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--white);--choice-control-bgc: var(--black);--choice-control-border: 1px solid var(--white);--choice-control-checked-bc: var(--white);--choice-control-checked-bg: var(--white);--choice-control-focus-border: var(--white);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--white);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--white);--choice-sbac-control-checked-bc: var(--white);--choice-sbac-control-checked-bg: var(--white);--choice-sbac-control-unchecked-bc: var(--white);--choice-sbac-control-unchecked-bg: var(--black);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--white);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--background);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: var(--foreground);--ea-button-secondary-bc: var(--secondary-complement);--ea-button-secondary-focus-color: var(--background);--ea-button-secondary-focus-bgc: var(--foreground);--ea-button-secondary-focus-bc: var(--foreground);--ed-bc: var(--lighter);--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-blackrose{--foreground: var(--black);--background: var(--rose);--secondary: #c6bcf8;--secondary-complement: var(--black);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #ffc0ff;--well-border: 1px solid #da70d6;--well-box-shadow: inset 0 1px 1px rgba(218, 112, 214, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--rose);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--rose);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--rose);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--rose);--choice-ctrlh-lblbgc: var(--rose);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--rose);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--rose);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--foreground);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bbcef1}.qti3-player-color-roseblack{--foreground: var(--rose);--background: var(--black);--secondary: #c6bcf8;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--rose);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--rose);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--rose);--choice-sbac-control-checked-bc: var(--rose);--choice-sbac-control-checked-bg: var(--rose);--choice-sbac-control-unchecked-bc: var(--rose);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--rose);--choice-control-checked-bc: var(--rose);--choice-control-checked-bg: var(--rose);--choice-control-focus-border: var(--rose);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--rose);--choice-ctrlh-color: var(--rose);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--rose);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--rose);--choice-ctrlh-focus-bc: var(--rose);--choice-ctrlh-focus-checked-bc: var(--rose);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-mgraydgray{--foreground: #e5e5e5;--background: #666;--secondary: #c8c8c8;--secondary-complement: var(--black);--hr-border: 1px solid var(--secondary);--table-border-color: var(--foreground);--well-bg: #585858;--well-border: 1px solid #444;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #444;--ea-button-secondary-bc: #63707c;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #555;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--background);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-dgraymgray{--foreground: #666;--background: #e5e5e5;--secondary: #888;--secondary-complement: var(--black);--hr-border: 1px solid var(--secondary);--table-border-color: var(--foreground);--well-bg: #ccc;--well-border: 1px solid #e3e3e3;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #555;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-yellowblue{--foreground: #ffcc00;--background: #003398;--secondary: #dbdbdb;--secondary-complement: var(--black);--hr-border: 1px solid var(--foreground);--table-border-color: var(--foreground);--well-bg: #00008C;--well-border: 1px solid rgba(0, 0, 128, 1);--well-box-shadow: inset 0 1px 1px rgba(0, 0, 128, 1);--item-card-panel-bgc: rgba(0,0,0,.1);--item-card-panel-bc: rgba(0,0,0,.4);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--well-border);--ed-bq-color: #6c757d;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-blueyellow{--foreground: #003398;--background: #ffcc00;--secondary: #dbdbdb;--secondary-complement: var(--black);--hr-border: 1px solid var(--foreground);--table-border-color: var(--foreground);--well-bg: #ffbb00;--well-border: 1px solid rgba(255, 175, 0, 1);--well-box-shadow: inset 0 1px 1px rgba(255, 175, 0, 1);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--well-border);--ed-bq-color: #6c757d;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #dbdbdb}.qti3-player-color-blackcyan{--foreground: var(--black);--background: var(--lblue);--secondary: #888;--secondary-complement: var(--black);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #99ccdd;--well-border: 1px solid #77ccdd;--well-box-shadow: inset 0 1px 1px rgba(119, 204, 221, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--lblue);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--lblue);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--lblue);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--lblue);--choice-ctrlh-lblbgc: var(--lblue);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--lblue);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--lblue);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #d8ade6;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--darker);--order-target-active-bgc: #d8ade6;--order-placeholder-color: #bbcef1;--slider-focus-track: rgba(13, 110, 253, .5)}.qti3-player-color-cyanblack{--foreground: var(--lblue);--background: var(--black);--secondary: #585858;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--lblue);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--lblue);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--lblue);--choice-sbac-control-checked-bc: var(--lblue);--choice-sbac-control-checked-bg: var(--lblue);--choice-sbac-control-unchecked-bc: var(--lblue);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--lblue);--choice-control-checked-bc: var(--lblue);--choice-control-checked-bg: var(--lblue);--choice-control-focus-border: var(--lblue);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--lblue);--choice-ctrlh-color: var(--lblue);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--lblue);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--lblue);--choice-ctrlh-focus-bc: var(--lblue);--choice-ctrlh-focus-checked-bc: var(--lblue);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #d8ade6;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #d8ade6;--order-placeholder-color: var(--foreground);--slider-focus-track: rgba(13, 110, 253, .95)}.qti3-player-color-blackcream{--foreground: var(--black);--background: var(--lchiffon);--secondary: #dbdbdb;--secondary-complement: var(--darker);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #fff3aa;--well-border: 1px solid #f0f000;--well-box-shadow: inset 0 1px 1px rgba(240, 240, 0, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--lchiffon);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--lchiffon);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--lchiffon);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--lchiffon);--choice-ctrlh-lblbgc: var(--lchiffon);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--lchiffon);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--lchiffon);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--foreground);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bde4ff}.qti3-player-color-creamblack{--foreground: var(--lchiffon);--background: var(--black);--secondary: #c8c8c8;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--lchiffon);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--lblue);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--lchiffon);--choice-sbac-control-checked-bc: var(--lchiffon);--choice-sbac-control-checked-bg: var(--lchiffon);--choice-sbac-control-unchecked-bc: var(--lchiffon);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--lchiffon);--choice-control-checked-bc: var(--lchiffon);--choice-control-checked-bg: var(--lchiffon);--choice-control-focus-border: var(--lchiffon);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--lchiffon);--choice-ctrlh-color: var(--lchiffon);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--lchiffon);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--lchiffon);--choice-ctrlh-focus-bc: var(--lchiffon);--choice-ctrlh-focus-checked-bc: var(--lchiffon);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bde4ff}.qti3-player-container,.qti3-player-container-fluid{margin:0;font-size:16px;font-weight:400;line-height:1.8rem;font-family:Roboto,Helvetica Neue,Arial,sans-serif;color:var(--foreground);text-align:left;background-color:var(--background)}.qti3-player-container{width:940px;padding:0;margin-right:auto;margin-left:auto}.qti3-player-container-fluid{width:100%;padding:0;margin-right:auto;margin-left:auto}.qti3-player-container.qti3-player-container-padding-0,.qti3-player-container-fluid.qti3-player-container-padding-0{padding:0}.qti3-player-container.qti3-player-container-padding-1,.qti3-player-container-fluid.qti3-player-container-padding-1{padding:.25rem}.qti3-player-container.qti3-player-container-padding-2,.qti3-player-container-fluid.qti3-player-container-padding-2{padding:.5rem}.qti3-player-container.qti3-player-container-padding-3,.qti3-player-container-fluid.qti3-player-container-padding-3{padding:1rem}.qti3-player-container.qti3-player-container-padding-4,.qti3-player-container-fluid.qti3-player-container-padding-4{padding:1.5rem}.qti3-player-container.qti3-player-container-padding-5,.qti3-player-container-fluid.qti3-player-container-padding-5{padding:3rem}.qti3-player-container:before,.qti3-player-container:after,.qti3-player-container-fluid:before,.qti3-player-container-fluid:after{display:table;content:"";line-height:0}.qti3-player-container:after,.qti3-player-container-fluid:after{clear:both}@media (max-width:767px){.qti3-player-container{width:auto}}@media (min-width:768px) and (max-width:979px){.qti3-player-container{max-width:724px}}@media (min-width:1200px){.qti3-player-container{width:1170px}}.swal2-popup{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.qti3-player-catalog-clickable-term{cursor:pointer;border-bottom:1px dotted var(--foreground)}.qti3-player-writing-mode-vertical-rl .qti3-player-catalog-clickable-term{cursor:pointer;border-left:1px dotted var(--foreground);border-bottom:0}.qti3-player-writing-mode-vertical-lr .qti3-player-catalog-clickable-term{cursor:pointer;border-right:1px dotted var(--foreground);border-bottom:0}
|
1
|
+
.qti3-player-cat-dialog{z-index:1020;border:1px solid;border-color:var(--foreground);border-radius:.25rem;color:var(--foreground);background-color:var(--background);outline:none;min-width:250px;width:300px;position:absolute;box-shadow:5px 5px 10px #0000000f;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:10px 10px 15px #0000000f}.qti3-player-cat-dialog .qti3-player-cat-dialog-header{padding:.5rem;cursor:move;border-bottom:1px solid;border-color:var(--foreground)}.qti3-player-cat-dialog .qti3-player-cat-dialog-header .qti3-player-cat-dialog-term{font-size:16px;font-weight:500}button{overflow:visible;text-transform:none;outline:0!important;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:var(--foreground)}button:not(:disabled){cursor:pointer}button.qti3-player-cat-dialog-close{-webkit-appearance:button;padding:0;margin:.1rem 0 0 auto;background-color:transparent;border:1px solid transparent}.qti3-player-cat-dialog-close{float:right;font-size:1.3125rem;font-weight:600;line-height:1;color:var(--foreground);text-shadow:0 1px 0 var(--background);opacity:.75}.qti3-player-cat-dialog-close:focus{border-color:var(--foreground)}.qti3-player-cat-dialog-header .qti3-player-cat-dialog-close{cursor:pointer}.qti3-player-cat-dialog .qti3-player-cat-dialog-body{display:flex;padding:.5rem;flex-direction:column;justify-content:center;min-height:2.5rem}.qti3-player-cat-dialog-body .qti3-player-cat-tabs{width:100%}.qti3-player-cat-dialog-body [role=tablist]{margin:0 0 -.1em;overflow:visible}.qti3-player-cat-dialog-body [role=tab]{position:relative;margin:0;padding:.3em .5em .4em;border:var(--hr-border);border-radius:.2em .2em 0 0;overflow:visible;font-family:inherit;font-size:inherit;background-color:var(--background)}.qti3-player-cat-dialog-body [role=tab]:hover:before,.qti3-player-cat-dialog-body [role=tab]:focus:before{position:absolute;bottom:100%;right:-1px;left:-1px;border-radius:.2em .2em 0 0;border-top:3px solid;border-color:var(--foreground);content:""}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:before{position:absolute;bottom:100%;right:-1px;left:-1px;border-radius:.2em .2em 0 0;border-top:5px solid;border-color:#0d6efd;content:""}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]{border-radius:0;background-color:var(--background);outline:0}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:not(:focus):not(:hover):before{border-top:3px solid;border-color:#0d6efd}.qti3-player-cat-dialog-body [role=tab][aria-selected=true]:after{position:absolute;z-index:3;bottom:-1px;right:0;left:0;height:.3em;background-color:var(--background);box-shadow:none;content:""}.qti3-player-cat-dialog-body [role=tab]:hover,.qti3-player-cat-dialog-body [role=tab]:focus,.qti3-player-cat-dialog-body [role=tab]:active{outline:0;border-radius:0;color:inherit}.qti3-player-cat-dialog-body [role=tabpanel]{position:relative;display:grid;z-index:2;padding:.5em .5em .7em;border:var(--hr-border);border-radius:0 .2em .2em}.qti3-player-cat-dialog-body [role=tabpanel].hidden{display:none}.qti3-player-cat-dialog-body [role=tabpanel]:focus{outline:0}.qti3-player-cat-dialog-body [role=tabpanel]:focus:after{position:absolute;bottom:0;right:-1px;left:-1px;border-radius:0 0 .2em .2em;content:""}.qti3-player-cat-dialog-body [role=tabpanel] p{margin:0}.qti3-player-cat-dialog-body [role=tabpanel] *+p{margin-top:1em}.cat-audio{display:inline-block;position:relative}.cat-audio__holder{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.cat-audio__container{display:flex;flex-wrap:wrap;align-items:center;border:1px solid;border-color:var(--foreground);border-radius:2px;width:2.6rem;height:2.6rem}.cat-audio-playpause__container{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.cat-audio-playpause__container:focus{border:1px solid transparent;border-radius:2px;border-color:#0d6efd}.cat-playpause-button{height:2rem;width:2rem}.cat-audio-playpause__container.play,.qti3-player-color-default .cat-audio-playpause__container.play,.qti3-player-color-blackwhite .cat-audio-playpause__container.play,.qti3-player-color-blackrose .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.cat-audio-playpause__container.pause,.qti3-player-color-default .cat-audio-playpause__container.pause,.qti3-player-color-blackwhite .cat-audio-playpause__container.pause,.qti3-player-color-blackrose .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-defaultreverse .cat-audio-playpause__container.play,.qti3-player-color-whiteblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-defaultreverse .cat-audio-playpause__container.pause,.qti3-player-color-whiteblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23e5e5e5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23e5e5e5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23666'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23666'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-roseblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffd0ff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-roseblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffd0ff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffcc00'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffcc00'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003398'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003398'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-cyanblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23add8e6'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-cyanblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23add8e6'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.qti3-player-color-creamblack .cat-audio-playpause__container.play{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fffacd'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z'/%3e%3c/svg%3e")}.qti3-player-color-creamblack .cat-audio-playpause__container.pause{background-image:url("data:image/svg+xml,%3csvg class='amp-playpause-button' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fffacd'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z'/%3e%3c/svg%3e")}.amp-audio[data-v-b0ac2e17]{display:inline-block;position:relative;margin:0;padding:0}.amp-audio__holder[data-v-b0ac2e17]{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.amp-audio__container[data-v-b0ac2e17],.amp-audio-captions__container[data-v-b0ac2e17]{display:flex;flex-wrap:nowrap;align-items:center;border:1px solid var(--table-border-color);border-radius:2px}.amp-audio-captions__container.hidden[data-v-b0ac2e17]{display:none}.amp-audio-playpause__container[data-v-b0ac2e17],.amp-audio-volumemute__container[data-v-b0ac2e17]{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.amp-audio-playpause__container.disabled[data-v-b0ac2e17],.amp-playtimer__container.disabled[data-v-b0ac2e17],.amp-audio-volumemute__container.disabled[data-v-b0ac2e17],.amp-audio-cc__container.disabled[data-v-b0ac2e17]{pointer-events:none;color:var(--well-bg)}.amp-audio-playpause__container[data-v-b0ac2e17]:focus,.amp-audio-volumemute__container[data-v-b0ac2e17]:focus{border:1px solid transparent;border-radius:2px;border-color:var(--choice-focus-border)}.amp-playpause-button[data-v-b0ac2e17]{height:2rem;width:2rem}.amp-volumemute-button[data-v-b0ac2e17]{height:1.6rem;width:1.6rem}.amp-playtimer__container[data-v-b0ac2e17]{font-size:.75rem;display:flex;align-items:center;justify-content:center;width:4rem;height:2.5rem;pointer-events:none;margin-right:.5rem;margin-left:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.amp-playtimer__container[data-v-b0ac2e17]{display:none}}.amp-progress__container[data-v-b0ac2e17]{display:flex;flex-grow:1;flex-shrink:1;height:2.5rem;border:1px solid transparent}.amp-audio-captions[data-v-b0ac2e17]{font-size:.8rem;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;justify-content:flex-start;height:5rem;border:1px solid transparent;padding:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll}input[type=range][data-v-b0ac2e17]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-right:4px;width:100%;background:transparent}input[type=range].disabled[data-v-b0ac2e17]{pointer-events:none}input[type=range][data-v-b0ac2e17]:focus{outline:none}input[type=range][data-v-b0ac2e17]::-webkit-slider-runnable-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range].disabled[data-v-b0ac2e17]::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]:focus::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--slider-focus-track)}input[type=range][data-v-b0ac2e17]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground);margin-top:-2.5px}input[type=range].disabled[data-v-b0ac2e17]::-webkit-slider-thumb{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--well-border);background:var(--foreground)}input[type=range].disabled[data-v-b0ac2e17]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--well-bg)}input[type=range].disabled[data-v-b0ac2e17]:focus::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]::-moz-range-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range][data-v-b0ac2e17]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground)}input[type=range][data-v-b0ac2e17]:focus::-moz-range-thumb{border:1px solid var(--well-border);background:var(--foreground)}input[type=range][data-v-b0ac2e17]:-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range][data-v-b0ac2e17]:focus::-moz-range-track{background:var(--slider-focus-track)}input[type=range].disabled[data-v-b0ac2e17]::-moz-range-thumb,input[type=range].disabled[data-v-b0ac2e17]::-moz-range-track,input[type=range].disabled[data-v-b0ac2e17]:focus::-moz-range-track{background:var(--well-bg)}input[type=range][data-v-b0ac2e17]::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range][data-v-b0ac2e17]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range][data-v-b0ac2e17]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range][data-v-b0ac2e17]::-ms-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--dark)}input[type=range][data-v-b0ac2e17]:focus::-ms-fill-lower{background:#888}input[type=range][data-v-b0ac2e17]:focus::-ms-fill-upper{background:#ddd}.amp-video{position:relative;margin-top:8px;margin-top:.5rem;margin-bottom:8px;margin-bottom:.5rem;padding:0}.amp-video__holder{position:relative;width:100%;height:100%;font-size:0;line-height:0}video.amp-video__video{pointer-events:none}.amp-video__container,.amp-video-captions__container{display:flex;flex-wrap:nowrap;align-items:center;border:1px solid var(--table-border-color);border-radius:0 0 2px 2px;width:100%}.amp-video-captions__container.hidden{display:none}.amp-video-playpause__container,.amp-video-volumemute__container,.amp-video-cc__container{outline:none;border:1px solid transparent;background:none;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer}.amp-video-playpause__container.disabled,.amp-playtimer__container.disabled,.amp-video-volumemute__container.disabled,.amp-video-cc__container.disabled{pointer-events:none;color:var(--well-bg)}.amp-video-playpause__container:focus,.amp-video-volumemute__container:focus,.amp-video-cc__container:focus{border:1px solid transparent;border-radius:2px;border-color:var(--choice-focus-border)}.amp-playpause-button{height:2rem;width:2rem}.amp-volumemute-button{height:1.6rem;width:1.6rem}.amp-playtimer__container{font-size:.75rem;display:flex;align-items:center;justify-content:center;width:4rem;height:2.5rem;pointer-events:none;margin-right:.5rem;margin-left:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.amp-playtimer__container{display:none}}.amp-progress__container{display:flex;flex-grow:1;flex-shrink:1;height:2.5rem;border:1px solid transparent}.amp-video-captions{font-size:.8rem;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;justify-content:flex-start;height:5rem;border:1px solid transparent;padding:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-right:4px;width:100%;background:transparent}input[type=range].disabled{pointer-events:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range].disabled::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range]:focus::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--slider-focus-track)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground);margin-top:-2.5px}input[type=range].disabled::-webkit-slider-thumb{background:var(--well-bg)}input[type=range]:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--well-border);background:var(--foreground)}input[type=range].disabled:focus::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--well-bg)}input[type=range].disabled:focus::-webkit-slider-runnable-track{background:var(--well-bg)}input[type=range]::-moz-range-track{width:100%;height:11px;background:var(--slider-track);border:none;border-radius:10px}input[type=range]::-moz-range-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--foreground)}input[type=range]:focus::-moz-range-thumb{border:1px solid var(--well-border);background:var(--foreground)}input[type=range]:-moz-focusring{outline:1px solid var(--white);outline-offset:-1px}input[type=range]:focus::-moz-range-track{background:var(--slider-focus-track)}input[type=range].disabled::-moz-range-thumb,input[type=range].disabled::-moz-range-track,input[type=range].disabled:focus::-moz-range-track{background:var(--well-bg)}input[type=range]::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777;border-radius:10px}input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}input[type=range]::-ms-thumb{border:none;height:15px;width:15px;border-radius:50%;background:var(--dark)}input[type=range]:focus::-ms-fill-lower{background:#888}input[type=range]:focus::-ms-fill-upper{background:#ddd}.ampvideo-subtitles-menu{display:none;position:absolute;bottom:14.8%;right:20px;background:var(--lightgray);list-style-type:none;margin:0;width:100px;padding:10px}.ampvideo-subtitles-menu li{padding:0;text-align:center;margin-bottom:4px}.ampvideo-subtitles-menu li:last-child{margin-bottom:0}.ampvideo-subtitles-menu li button{border:none;background:#000;color:#fff;cursor:pointer;width:90%;padding:2px 5px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:small}.ampvideo-subtitles-menu li button:hover,.ampvideo-subtitles-menu li button:focus,.ampvideo-subtitles-menu li button[data-state=active]{opacity:.5}.qti-display-inline{display:inline}.qti-display-inline-block{display:inline-block}.qti-display-block{display:block}.qti-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.qti-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.qti-display-grid{display:grid}.qti-display-inline-grid{display:inline-grid}.qti-display-table{display:table}.qti-display-table-cell{display:table-cell}.qti-display-table-row{display:table-row}.qti-display-list-item{display:list-item}.qti-display-inherit{display:inherit}.qti-hidden,.qti-display-none{display:none}.qti-visually-hidden{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.qti-flex-direction-column{flex-direction:column}.qti-flex-direction-row{flex-direction:row}.qti-flex-grow-1{flex-grow:1}.qti-flex-grow-0{flex-grow:0}.qti-float-left{float:left}.qti-float-right{float:right}.qti-float-none{float:none}.qti-float-clearfix:after{content:"";clear:both;display:table}.qti-margin-0{margin:0!important}.qti-margin-1{margin:.25rem!important}.qti-margin-2{margin:.5rem!important}.qti-margin-3{margin:1rem!important}.qti-margin-4{margin:1.5rem!important}.qti-margin-5{margin:3rem!important}.qti-margin-auto{margin:auto!important}.qti-margin-x-0{margin-right:0!important;margin-left:0!important}.qti-margin-x-1{margin-right:.25rem!important;margin-left:.25rem!important}.qti-margin-x-2{margin-right:.5rem!important;margin-left:.5rem!important}.qti-margin-x-3{margin-right:1rem!important;margin-left:1rem!important}.qti-margin-x-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.qti-margin-x-5{margin-right:3rem!important;margin-left:3rem!important}.qti-margin-x-auto{margin-right:auto!important;margin-left:auto!important}.qti-margin-y-0{margin-top:0!important;margin-bottom:0!important}.qti-margin-y-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.qti-margin-y-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.qti-margin-y-3{margin-top:1rem!important;margin-bottom:1rem!important}.qti-margin-y-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.qti-margin-y-5{margin-top:3rem!important;margin-bottom:3rem!important}.qti-margin-y-auto{margin-top:auto!important;margin-bottom:auto!important}.qti-margin-t-0{margin-top:0!important}.qti-margin-t-1{margin-top:.25rem!important}.qti-margin-t-2{margin-top:.5rem!important}.qti-margin-t-3{margin-top:1rem!important}.qti-margin-t-4{margin-top:1.5rem!important}.qti-margin-t-5{margin-top:3rem!important}.qti-margin-t-auto{margin-top:auto!important}.qti-margin-b-0{margin-bottom:0!important}.qti-margin-b-1{margin-bottom:.25rem!important}.qti-margin-b-2{margin-bottom:.5rem!important}.qti-margin-b-3{margin-bottom:1rem!important}.qti-margin-b-4{margin-bottom:1.5rem!important}.qti-margin-b-5{margin-bottom:3rem!important}.qti-margin-b-auto{margin-bottom:auto!important}.qti-margin-s-0{margin-left:0!important}.qti-margin-s-1{margin-left:.25rem!important}.qti-margin-s-2{margin-left:.5rem!important}.qti-margin-s-3{margin-left:1rem!important}.qti-margin-s-4{margin-left:1.5rem!important}.qti-margin-s-5{margin-left:3rem!important}.qti-margin-s-auto{margin-left:auto!important}.qti-margin-e-0{margin-right:0!important}.qti-margin-e-1{margin-right:.25rem!important}.qti-margin-e-2{margin-right:.5rem!important}.qti-margin-e-3{margin-right:1rem!important}.qti-margin-e-4{margin-right:1.5rem!important}.qti-margin-e-5{margin-right:3rem!important}.qti-margin-e-auto{margin-right:auto!important}.qti-padding-0{padding:0!important}.qti-padding-1{padding:.25rem!important}.qti-padding-2{padding:.5rem!important}.qti-padding-3{padding:1rem!important}.qti-padding-4{padding:1.5rem!important}.qti-padding-5{padding:3rem!important}.qti-padding-x-0{padding-right:0!important;padding-left:0!important}.qti-padding-x-1{padding-right:.25rem!important;padding-left:.25rem!important}.qti-padding-x-2{padding-right:.5rem!important;padding-left:.5rem!important}.qti-padding-x-3{padding-right:1rem!important;padding-left:1rem!important}.qti-padding-x-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.qti-padding-x-5{padding-right:3rem!important;padding-left:3rem!important}.qti-padding-y-0{padding-top:0!important;padding-bottom:0!important}.qti-padding-y-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.qti-padding-y-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.qti-padding-y-3{padding-top:1rem!important;padding-bottom:1rem!important}.qti-padding-y-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.qti-padding-y-5{padding-top:3rem!important;padding-bottom:3rem!important}.qti-padding-t-0{padding-top:0!important}.qti-padding-t-1{padding-top:.25rem!important}.qti-padding-t-2{padding-top:.5rem!important}.qti-padding-t-3{padding-top:1rem!important}.qti-padding-t-4{padding-top:1.5rem!important}.qti-padding-t-5{padding-top:3rem!important}.qti-padding-b-0{padding-bottom:0!important}.qti-padding-b-1{padding-bottom:.25rem!important}.qti-padding-b-2{padding-bottom:.5rem!important}.qti-padding-b-3{padding-bottom:1rem!important}.qti-padding-b-4{padding-bottom:1.5rem!important}.qti-padding-b-5{padding-bottom:3rem!important}.qti-padding-s-0{padding-left:0!important}.qti-padding-s-1{padding-left:.25rem!important}.qti-padding-s-2{padding-left:.5rem!important}.qti-padding-s-3{padding-left:1rem!important}.qti-padding-s-4{padding-left:1.5rem!important}.qti-padding-s-5{padding-left:3rem!important}.qti-padding-e-0{padding-right:0!important}.qti-padding-e-1{padding-right:.25rem!important}.qti-padding-e-2{padding-right:.5rem!important}.qti-padding-e-3{padding-right:1rem!important}.qti-padding-e-4{padding-right:1.5rem!important}.qti-padding-e-5{padding-right:3rem!important}.qti-align-left{text-align:left}.qti-align-center{text-align:center}.qti-align-right{text-align:right}.qti-valign-top{vertical-align:top}.qti-valign-middle{vertical-align:middle}.qti-valign-baseline{vertical-align:baseline}.qti-valign-bottom{vertical-align:bottom}.qti-bordered{border:1px solid var(--table-border-color)}.qti-underline{text-decoration:underline;text-decoration-color:var(--foreground)}.qti-italic{font-style:italic}.qti-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:var(--well-bg);border:var(--well-border);border-radius:4px;box-shadow:var(--well-box-shadow)}.qti-height-0{height:0px}.qti-height-px{height:1px}.qti-height-0p5{height:.125rem}.qti-height-1{height:.25rem}.qti-height-1p5{height:.375rem}.qti-height-2{height:.5rem}.qti-height-2p5{height:.625rem}.qti-height-3{height:.75rem}.qti-height-3p5{height:.875rem}.qti-height-4{height:1rem}.qti-height-5{height:1.25rem}.qti-height-6{height:1.5rem}.qti-height-7{height:1.75rem}.qti-height-8{height:2rem}.qti-height-9{height:2.25rem}.qti-height-10{height:2.5rem}.qti-height-11{height:2.75rem}.qti-height-12{height:3rem}.qti-height-14{height:3.5rem}.qti-height-16{height:4rem}.qti-height-20{height:5rem}.qti-height-24{height:6rem}.qti-height-28{height:7rem}.qti-height-32{height:8rem}.qti-height-36{height:9rem}.qti-height-40{height:10rem}.qti-height-44{height:11rem}.qti-height-48{height:12rem}.qti-height-52{height:13rem}.qti-height-56{height:14rem}.qti-height-60{height:15rem}.qti-height-64{height:16rem}.qti-height-72{height:18rem}.qti-height-80{height:20rem}.qti-height-96{height:24rem}.qti-height-112{height:28rem}.qti-height-1-2{height:50%}.qti-height-1-3{height:33.333333%}.qti-height-2-3{height:66.666667%}.qti-height-1-4{height:25%}.qti-height-2-4{height:50%}.qti-height-3-4{height:75%}.qti-height-1-5{height:20%}.qti-height-2-5{height:40%}.qti-height-3-5{height:60%}.qti-height-4-5{height:80%}.qti-height-1-6{height:16.666667%}.qti-height-2-6{height:33.333333%}.qti-height-3-6{height:50%}.qti-height-4-6{height:66.666667%}.qti-height-5-6{height:83.333333%}.qti-height-auto{height:auto}.qti-height-full{height:100%}.qti-width-0{width:0px}.qti-width-px{width:1px}.qti-width-0p5{width:.125rem}.qti-width-1{width:.25rem}.qti-width-1p5{width:.375rem}.qti-width-2{width:.5rem}.qti-width-2p5{width:.625rem}.qti-width-3{width:.75rem}.qti-width-3p5{width:.875rem}.qti-width-4{width:1rem}.qti-width-5{width:1.25rem}.qti-width-6{width:1.5rem}.qti-width-7{width:1.75rem}.qti-width-8{width:2rem}.qti-width-9{width:2.25rem}.qti-width-10{width:2.5rem}.qti-width-11{width:2.75rem}.qti-width-12{width:3rem}.qti-width-14{width:3.5rem}.qti-width-16{width:4rem}.qti-width-20{width:5rem}.qti-width-24{width:6rem}.qti-width-28{width:7rem}.qti-width-32{width:8rem}.qti-width-36{width:9rem}.qti-width-40{width:10rem}.qti-width-44{width:11rem}.qti-width-48{width:12rem}.qti-width-52{width:13rem}.qti-width-56{width:14rem}.qti-width-60{width:15rem}.qti-width-64{width:16rem}.qti-width-72{width:18rem}.qti-width-80{width:20rem}.qti-width-96{width:24rem}.qti-width-auto{width:auto}.qti-width-1-2{width:50%}.qti-width-1-3{width:33.333333%}.qti-width-2-3{width:66.666667%}.qti-width-1-4{width:25%}.qti-width-2-4{width:50%}.qti-width-3-4{width:75%}.qti-width-1-5{width:20%}.qti-width-2-5{width:40%}.qti-width-3-5{width:60%}.qti-width-4-5{width:80%}.qti-width-1-6{width:16.666667%}.qti-width-2-6{width:33.333333%}.qti-width-3-6{width:50%}.qti-width-4-6{width:66.666667%}.qti-width-5-6{width:83.333333%}.qti-width-1-12{width:8.333333%}.qti-width-2-12{width:16.666667%}.qti-width-3-12{width:25%}.qti-width-4-12{width:33.333333%}.qti-width-5-12{width:41.666667%}.qti-width-6-12{width:50%}.qti-width-7-12{width:58.333333%}.qti-width-8-12{width:66.666667%}.qti-width-9-12{width:75%}.qti-width-10-12{width:83.333333%}.qti-width-11-12{width:91.666667%}.qti-width-full,.qti-fullwidth{width:100%}.qti-text-indent-0{text-indent:0px}.qti-text-indent-px{text-indent:1px}.qti-text-indent-0p5{text-indent:.125rem}.qti-text-indent-1{text-indent:.25rem}.qti-text-indent-1p5{text-indent:.375rem}.qti-text-indent-2{text-indent:.5rem}.qti-text-indent-2p5{text-indent:.625rem}.qti-text-indent-3{text-indent:.75rem}.qti-text-indent-3p5{text-indent:.875rem}.qti-text-indent-4{text-indent:1rem}.qti-text-indent-5{text-indent:1.25rem}.qti-text-indent-6{text-indent:1.5rem}.qti-text-indent-7{text-indent:1.75rem}.qti-text-indent-8{text-indent:2rem}.qti-text-indent-12{text-indent:3rem}.qti-text-indent-16{text-indent:4rem}.qti-text-indent-20{text-indent:5rem}.qti-text-indent-24{text-indent:6rem}.qti-text-indent-28{text-indent:7rem}.qti-text-indent-32{text-indent:8rem}.qti-list-style-type-none{list-style-type:none}.qti-list-style-type-disc{list-style-type:disc}.qti-list-style-type-circle{list-style-type:circle}.qti-list-style-type-square{list-style-type:square}.qti-list-style-type-decimal{list-style-type:decimal}.qti-list-style-type-decimal-leading-zero{list-style-type:decimal-leading-zero}.qti-list-style-type-lower-alpha{list-style-type:lower-alpha}.qti-list-style-type-upper-alpha{list-style-type:upper-alpha}.qti-list-style-type-lower-roman{list-style-type:lower-roman}.qti-list-style-type-upper-roman{list-style-type:upper-roman}.qti-list-style-type-lower-latin{list-style-type:lower-latin}.qti-list-style-type-upper-latin{list-style-type:upper-latin}.qti-list-style-type-lower-greek{list-style-type:lower-greek}.qti-list-style-type-arabic-indic{list-style-type:arabic-indic}.qti-list-style-type-armenian{list-style-type:armenian}.qti-list-style-type-lower-armenian{list-style-type:lower-armenian}.qti-list-style-type-upper-armenian{list-style-type:upper-armenian}.qti-list-style-type-bengali{list-style-type:bengali}.qti-list-style-type-cambodian{list-style-type:cambodian}.qti-list-style-type-simp-chinese-formal{list-style-type:simp-chinese-formal}.qti-list-style-type-simp-chinese-informal{list-style-type:simp-chinese-informal}.qti-list-style-type-trad-chinese-formal{list-style-type:trad-chinese-formal}.qti-list-style-type-trad-chinese-informal{list-style-type:trad-chinese-informal}.qti-list-style-type-cjk-ideographic{list-style-type:cjk-ideographic}.qti-list-style-type-cjk-heavenly-stem{list-style-type:cjk-heavenly-stem}.qti-list-style-type-cjk-earthly-branch{list-style-type:cjk-earthly-branch}.qti-list-style-type-devanagari{list-style-type:devanagari}.qti-list-style-type-ethiopic-halehame-ti-er{list-style-type:ethiopic-halehame-ti-er}.qti-list-style-type-ethiopic-halehame-ti-et{list-style-type:ethiopic-halehame-ti-et}.qti-list-style-type-ethiopic-halehame-am{list-style-type:ethiopic-halehame-am}.qti-list-style-type-ethiopic-halehame{list-style-type:ethiopic-halehame}.qti-list-style-type-georgian{list-style-type:georgian}.qti-list-style-type-gujarati{list-style-type:gujarati}.qti-list-style-type-gurmukhi{list-style-type:gurmukhi}.qti-list-style-type-hangul{list-style-type:hangul}.qti-list-style-type-hangul-consonant{list-style-type:hangul-consonant}.qti-list-style-type-hebrew{list-style-type:hebrew}.qti-list-style-type-hiragana{list-style-type:hiragana}.qti-list-style-type-hiragana-iroha{list-style-type:hiragana-iroha}.qti-list-style-type-khmer{list-style-type:khmer}.qti-list-style-type-korean-hangul-formal{list-style-type:korean-hangul-formal}.qti-list-style-type-korean-hanja-formal{list-style-type:korean-hanja-formal}.qti-list-style-type-korean-hanja-informal{list-style-type:korean-hanja-informal}.qti-list-style-type-lao{list-style-type:lao}.qti-list-style-type-malayalam{list-style-type:malayalam}.qti-list-style-type-mongolian{list-style-type:mongolian}.qti-list-style-type-myanmar{list-style-type:myanmar}.qti-list-style-type-oriya{list-style-type:oriya}.qti-list-style-type-persian{list-style-type:persian}.qti-list-style-type-thai{list-style-type:thai}.qti-list-style-type-tibetan{list-style-type:tibetan}.qti-list-style-type-telugu{list-style-type:telugu}.qti-list-style-type-urdu{list-style-type:urdu}.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.48936170212765%}.qti-layout-row .qti-layout-col10{width:82.97872340425532%}.qti-layout-row .qti-layout-col9{width:74.46808510638297%}.qti-layout-row .qti-layout-col8{width:65.95744680851064%}.qti-layout-row .qti-layout-col7{width:57.44680851063829%}.qti-layout-row .qti-layout-col6{width:48.93617021276595%}.qti-layout-row .qti-layout-col5{width:40.42553191489362%}.qti-layout-row .qti-layout-col4{width:31.914893617021278%}.qti-layout-row .qti-layout-col3{width:23.404255319148934%}.qti-layout-row .qti-layout-col2{width:14.893617021276595%}.qti-layout-row .qti-layout-col1{width:6.382978723404255%}.qti-layout-row .qti-layout-offset11{margin-left:95.74468085106382%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:93.61702127659574%}.qti-layout-row .qti-layout-offset10{margin-left:87.23404255319149%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.1063829787234%}.qti-layout-row .qti-layout-offset9{margin-left:78.72340425531914%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:76.59574468085106%}.qti-layout-row .qti-layout-offset8{margin-left:70.2127659574468%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.08510638297872%}.qti-layout-row .qti-layout-offset7{margin-left:61.70212765957446%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.574468085106375%}.qti-layout-row .qti-layout-offset6{margin-left:53.191489361702125%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.063829787234035%}.qti-layout-row .qti-layout-offset5{margin-left:44.68085106382979%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.5531914893617%}.qti-layout-row .qti-layout-offset4{margin-left:36.170212765957444%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.04255319148936%}.qti-layout-row .qti-layout-offset3{margin-left:27.659574468085104%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.53191489361702%}.qti-layout-row .qti-layout-offset2{margin-left:19.148936170212764%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.02127659574468%}.qti-layout-row .qti-layout-offset1{margin-left:10.638297872340425%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.51063829787234%}@media (max-width:767px){.qti3-player-container-fluid{padding:0}.qti3-player-container-fluid .qti-layout-row{width:100%}.qti-layout-row{margin-left:0}[class*=qti-layout-col]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.qti-layout-col12,.qti3-player-container-fluid .qti-layout-row .qti-layout-col12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.qti3-player-container-fluid .qti-layout-row [class*=offset]:first-child{margin-left:0}}@media (min-width:768px) and (max-width:979px){.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.43646408839778%}.qti-layout-row .qti-layout-col10{width:82.87292817679558%}.qti-layout-row .qti-layout-col9{width:74.30939226519337%}.qti-layout-row .qti-layout-col8{width:65.74585635359117%}.qti-layout-row .qti-layout-col7{width:57.18232044198895%}.qti-layout-row .qti-layout-col6{width:48.61878453038674%}.qti-layout-row .qti-layout-col5{width:40.05524861878453%}.qti-layout-row .qti-layout-col4{width:31.491712707182323%}.qti-layout-row .qti-layout-col3{width:22.92817679558011%}.qti-layout-row .qti-layout-col2{width:14.3646408839779%}.qti-layout-row .qti-layout-col1{width:5.801104972375691%}.qti-layout-row .qti-layout-offset11{margin-left:96.96132596685082%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:94.1988950276243%}.qti-layout-row .qti-layout-offset10{margin-left:88.39779005524862%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.6353591160221%}.qti-layout-row .qti-layout-offset9{margin-left:79.8342541436464%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:77.07182320441989%}.qti-layout-row .qti-layout-offset8{margin-left:71.2707182320442%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.50828729281768%}.qti-layout-row .qti-layout-offset7{margin-left:62.70718232044199%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.94475138121547%}.qti-layout-row .qti-layout-offset6{margin-left:54.14364640883978%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.38121546961326%}.qti-layout-row .qti-layout-offset5{margin-left:45.58011049723757%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.81767955801105%}.qti-layout-row .qti-layout-offset4{margin-left:37.01657458563536%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.25414364640884%}.qti-layout-row .qti-layout-offset3{margin-left:28.45303867403315%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.69060773480663%}.qti-layout-row .qti-layout-offset2{margin-left:19.88950276243094%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.12707182320442%}.qti-layout-row .qti-layout-offset1{margin-left:11.32596685082873%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.56353591160221%}}@media (min-width:1200px){.qti3-player-container .qti-layout-row{margin-left:0;width:100%;zoom:1}.qti3-player-container-fluid .qti-layout-row{width:100%;zoom:1}.qti-layout-row:before,.qti-layout-row:after{display:table;content:"";line-height:0}.qti-layout-row:after{clear:both}.qti-layout-row [class*=qti-layout-col]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%}.qti-layout-row [class*=qti-layout-col]:first-child{margin-left:0}.qti-layout-row .qti-layout-col12{width:100%}.qti-layout-row .qti-layout-col11{width:91.45299145299145%}.qti-layout-row .qti-layout-col10{width:82.90598290598291%}.qti-layout-row .qti-layout-col9{width:74.35897435897436%}.qti-layout-row .qti-layout-col8{width:65.81196581196582%}.qti-layout-row .qti-layout-col7{width:57.26495726495726%}.qti-layout-row .qti-layout-col6{width:48.717948717948715%}.qti-layout-row .qti-layout-col5{width:40.17094017094017%}.qti-layout-row .qti-layout-col4{width:31.623931623931625%}.qti-layout-row .qti-layout-col3{width:23.076923076923077%}.qti-layout-row .qti-layout-col2{width:14.52991452991453%}.qti-layout-row .qti-layout-col1{width:5.982905982905983%}.qti-layout-row .qti-layout-offset11{margin-left:96.58119658119658%}.qti-layout-row .qti-layout-offset11:first-child{margin-left:94.01709401709402%}.qti-layout-row .qti-layout-offset10{margin-left:88.03418803418803%}.qti-layout-row .qti-layout-offset10:first-child{margin-left:85.47008547008548%}.qti-layout-row .qti-layout-offset9{margin-left:79.48717948717949%}.qti-layout-row .qti-layout-offset9:first-child{margin-left:76.92307692307693%}.qti-layout-row .qti-layout-offset8{margin-left:70.94017094017094%}.qti-layout-row .qti-layout-offset8:first-child{margin-left:68.37606837606839%}.qti-layout-row .qti-layout-offset7{margin-left:62.393162393162385%}.qti-layout-row .qti-layout-offset7:first-child{margin-left:59.82905982905982%}.qti-layout-row .qti-layout-offset6{margin-left:53.84615384615384%}.qti-layout-row .qti-layout-offset6:first-child{margin-left:51.28205128205128%}.qti-layout-row .qti-layout-offset5{margin-left:45.299145299145295%}.qti-layout-row .qti-layout-offset5:first-child{margin-left:42.73504273504273%}.qti-layout-row .qti-layout-offset4{margin-left:36.75213675213675%}.qti-layout-row .qti-layout-offset4:first-child{margin-left:34.18803418803419%}.qti-layout-row .qti-layout-offset3{margin-left:28.205128205128204%}.qti-layout-row .qti-layout-offset3:first-child{margin-left:25.641025641025642%}.qti-layout-row .qti-layout-offset2{margin-left:19.65811965811966%}.qti-layout-row .qti-layout-offset2:first-child{margin-left:17.094017094017094%}.qti-layout-row .qti-layout-offset1{margin-left:11.11111111111111%}.qti-layout-row .qti-layout-offset1:first-child{margin-left:8.547008547008547%}}.qti-writing-mode-vertical-rl{writing-mode:vertical-rl}.qti-writing-mode-vertical-lr{writing-mode:vertical-lr}div.qti-writing-mode-vertical-rl,div.qti-writing-mode-vertical-lr{width:100%;overflow-x:auto}.qti-writing-mode-horizontal-tb{writing-mode:horizontal-tb}.qti-text-combine-upright-all{text-combine-upright:all}.qti-text-orientation-upright{text-orientation:upright}.qti-text-transform-fullwidth{text-transform:full-width}h2{font-size:1.3rem}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:1rem}h2,h3,h4,h5,h6{margin-top:1rem;margin-bottom:1rem}p{margin-top:0;margin-bottom:1rem;font-size:inherit;line-height:inherit}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;font-size:inherit;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem;line-height:inherit}b,strong{font-weight:bolder;font-size:inherit;line-height:inherit}small{font-size:80%;line-height:inherit}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}img:not(.qti-ggm-group-wrapper *){max-width:100%;height:auto}svg{overflow:hidden;vertical-align:middle}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:var(--hr-border)}code{padding:2px 4px;font-size:90%;color:#000000de;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}div.code pre{font-size:smaller;line-height:.75rem;overflow:unset}.table{width:100%;margin-bottom:4px;color:var(--foreground);background-color:transparent;border-collapse:collapse}.table th{font-weight:400}.table th,.table td{padding:4px;vertical-align:top;border-top:1px solid;border-color:inherit}.table-bordered{border:1px solid var(--table-border-color)}.table-bordered thead th{border-bottom:1px solid var(--table-border-color)}.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered tbody tr th,.table-bordered tbody tr td{border-bottom:0}.table-bordered th,.table-bordered td{border-left:1px solid;border-color:inherit}.qti3-player-item-card{display:-webkit-flex;display:flex;flex-direction:column;height:100%;width:100%}.qti3-player-item-card-body{flex-grow:1 1 auto;overflow:auto;min-height:28em;width:100%}.qti3-player-item-card-body-scrollable{flex-grow:1 1 auto;overflow:auto;height:28em;width:100%}.qti3-player-item-card-header{display:-webkit-flex;display:flex;margin-bottom:0;background-color:var(--item-card-panel-bgc);border-bottom:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-footer{display:grid;margin-top:0;background-color:var(--item-card-panel-bgc);border-top:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-bordered{border:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-bordered-rounded{border-radius:5px;border:1px solid var(--item-card-panel-bc)}.qti3-player-item-card-raised{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.qti3-player-item-card-raised-rounded{border-radius:5px;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.qti3-player-float-right{float:right}.qti3-player-float-left{float:left}.placeholder-fade{opacity:.5}.qti3-player-writing-mode-vertical-rl{writing-mode:vertical-rl}.qti3-player-writing-mode-vertical-lr{writing-mode:vertical-lr}div.qti3-player-writing-mode-vertical-rl,div.qti3-player-writing-mode-vertical-lr{width:100%;overflow-x:auto}.qti3-player-writing-mode-horizontal-tb{writing-mode:horizontal-tb}.qti3-player-text-combine-upright-all{text-combine-upright:all}.qti3-player-text-orientation-upright{text-orientation:upright}.qti3-player-text-transform-fullwidth{text-transform:full-width}div.qti-context-declaration,div.qti-response-declaration,div.qti-outcome-declaration,div.qti-template-declaration{display:none}.modal-open .qti3-player-modal[data-v-2611a8eb]{overflow-x:hidden;overflow-y:auto}.qti3-player-modal[data-v-2611a8eb]{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.qti3-player-modal-dialog[data-v-2611a8eb]{position:relative;width:auto;margin:.5rem;pointer-events:none}.qti3-player-modal-dialog-centered[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.qti3-player-modal-dialog-centered[data-v-2611a8eb]:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}@media (min-width: 576px){.qti3-player-modal-dialog[data-v-2611a8eb]{max-width:500px;margin:1.75rem auto}.qti3-player-modal-dialog-centered[data-v-2611a8eb]{min-height:calc(100% - 3.5rem)}.qti3-player-modal-dialog-centered[data-v-2611a8eb]:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}}.qti3-player-modal-content[data-v-2611a8eb]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;color:var(--foreground);background-color:var(--background);background-clip:padding-box;border:1px solid #f4f8f9;border-radius:.5rem;outline:0}.qti3-player-modal.show[data-v-2611a8eb]{display:block}.qti3-player-modal.show .qti3-player-modal-content[data-v-2611a8eb]{z-index:1050}.qti3-player-modal-header[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}button[data-v-2611a8eb]{overflow:visible;text-transform:none;outline:0!important;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;color:var(--foreground)}button[data-v-2611a8eb]:not(:disabled){cursor:pointer}button.qti3-player-close[data-v-2611a8eb]{-webkit-appearance:button;padding:0;margin:0 0 0 auto;background-color:transparent;border:1px solid transparent}.qti3-player-close[data-v-2611a8eb]{float:right;font-size:1.3125rem;font-weight:600;line-height:1;color:var(--foreground);text-shadow:0 1px 0 var(--background);opacity:.75}.qti3-player-close[data-v-2611a8eb]:focus{border-color:var(--foreground)}.qti3-player-modal-header .qti3-player-close[data-v-2611a8eb]{cursor:pointer}.qti3-player-modal-body[data-v-2611a8eb]{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.5rem}.qti3-player-modal-footer[data-v-2611a8eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.25rem;margin:.25rem;border-top:1px solid var(--secondary);border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.fade-enter-active[data-v-2611a8eb],.fade-leave-active[data-v-2611a8eb]{transition:opacity .2s}.fade-enter[data-v-2611a8eb],.fade-leave-to[data-v-2611a8eb]{opacity:0}.qti3-player-modal-backdrop[data-v-2611a8eb]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:var(--foreground);opacity:.5}button.qti-modal-feedback-ok{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;color:var(--foreground);background-color:var(--background);border-color:var(--secondary);cursor:pointer}button.qti-modal-feedback-ok:hover{color:var(--secondary-complement);background-color:var(--secondary)}.qti-content-body{font-size:inherit;font-weight:inherit;line-height:inherit}div.qti-template-inline{display:inline-block}div.qti-template-inline.hidden{display:none}div.qti-template-block{display:block}div.qti-template-block.hidden{display:none}div.qti-feedback-inline{display:inline-block}div.qti-feedback-inline.hidden,div.qti-feedback-block.hidden,div.qti-rubric-block.hidden{display:none}.qti-printed-variable{display:inline-block}[role=group],[role=radiogroup]{display:block;padding:0;margin:.5rem 0;list-style:none;width:100%}.qti3-player-writing-mode-vertical-rl [role=group],.qti3-player-writing-mode-vertical-rl [role=radiogroup]{display:block;padding:0;margin:0 .5rem;list-style:none;height:100%}.qti-choice-interaction.lrn [role=group],.qti-choice-interaction.lrn [role=radiogroup]{margin-bottom:1.5rem}[role=group],[role=radiogroup]:focus{outline:none}[role=group]>li,[role=radiogroup]>li{display:inline-block;width:100%;margin:0 0 .25rem;overflow-wrap:break-word}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-vertical>li{display:inline-block;height:calc(100% - .4rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.1rem;padding-right:.25rem;margin-left:.5rem;overflow-wrap:break-word}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-2{column-count:2;gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li{display:inline-block;width:48%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li{display:inline-block;height:calc(50% - .65rem);margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-2>li:nth-child(2n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-3{column-count:3;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{display:inline-block;width:32.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{display:inline-block;height:calc(33.2% - .6rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li:nth-child(3n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-4{column-count:4;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{display:inline-block;width:24.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{display:inline-block;height:calc(24.3% - .5rem);margin-top:.2rem;margin-bottom:.2rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li:nth-child(4n){margin-right:0}.qti-choice-list.qti-orientation-vertical.qti-choices-stacking-5{column-count:5;grid-column-gap:1rem;align-items:start}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{display:inline-block;width:19.4%;margin-right:.25%;vertical-align:top}.qti3-player-writing-mode-vertical-rl .qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{display:inline-block;height:calc(19% - .35rem);margin-top:.15rem;margin-bottom:.15rem;padding-left:.25rem;padding-right:.25rem;margin-left:.5rem}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li:nth-child(5n){margin-right:0}@media (max-width:767px){.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{width:31.8%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{width:23.3%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{width:18.4%;margin-right:.1%}}@media (min-width:768px) and (max-width:979px){.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-3>li{width:32.5%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-4>li{width:23.5%;margin-right:.1%}.qti-choice-list.qti-orientation-horizontal.qti-choices-stacking-5>li{width:19.4%;margin-right:.1%}}div.qti-inline-choice-interaction,div.inline-choice-wrapper{display:inline-block;position:relative;vertical-align:middle;min-height:calc(1.6rem + .35rem);line-height:1.6rem;margin-top:-1px}div.qti-inline-choice-interaction.qti-orientation-vertical{margin-top:.2rem;margin-bottom:.2rem;margin-right:-.1rem;vertical-align:top;padding-right:.05rem}div.qti-inline-choice-interaction.qti-orientation-vertical div.inline-choice-wrapper{margin:0}.inline-choice-select{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;margin:0 .15rem;min-height:calc(1.6rem + .35rem);padding:0 1.5rem 0 .3rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);width:9rem;vertical-align:inherit;background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px;border-width:1px;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.inline-choice-select-label{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;margin:0 .15rem;min-height:calc(1.6rem + .35rem);padding:.15rem .3rem 0;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);width:9rem;vertical-align:inherit;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}.inline-choice-select-label.qti-hidden{display:none}.qti-orientation-vertical .inline-choice-select{text-align:left;vertical-align:middle;padding:.25rem .15rem 0 0;margin-left:0;margin-right:-.05rem;height:9.75rem;width:1.95rem;background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti-orientation-vertical .inline-choice-select-label{display:inline-block;position:relative;text-align:left;overflow:hidden;white-space:nowrap;padding:.25rem .15rem 0 0;margin-left:0;margin-right:-.05rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);height:9.75rem;width:1.95rem;vertical-align:middle;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}.qti3-player-color-default .inline-choice-select,.qti3-player-color-blackwhite .inline-choice-select,.qti3-player-color-blackrose .inline-choice-select,.qti3-player-color-blackcyan .inline-choice-select,.qti3-player-color-blackcream .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23212529' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-default .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackwhite .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackrose .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackcyan .qti-orientation-vertical .inline-choice-select,.qti3-player-color-blackcream .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23212529' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-defaultreverse .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-defaultreverse .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-yellowblue .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23ffcc00' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-yellowblue .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23ffcc00' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-blueyellow .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23003398' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-blueyellow .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23003398' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-dgraymgray .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-dgraymgray .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23666' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-roseblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23ffd0ff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-roseblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23ffd0ff' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-cyanblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23add8e6' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-cyanblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23add8e6' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.qti3-player-color-creamblack .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3e%3cpath fill='%23fffacd' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat right .4rem center/8px 10px}.qti3-player-color-creamblack .qti-orientation-vertical .inline-choice-select{background:var(--background) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='5' height='4'%3e%3cpath fill='%23fffacd' transform='rotate(90 2.5 2.5)' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3e") no-repeat bottom .3rem center/10px 8px}.inline-choice-select-prompt{display:inline-block;position:relative;margin:0;padding:0;width:7.5rem;vertical-align:inherit;overflow:hidden!important}.qti-orientation-vertical .inline-choice-select-prompt{writing-mode:vertical-rl;height:8.9rem;width:1.68rem}.inline-choice-select:focus,.inline-choice-select[aria-expanded=true],.inline-choice-select-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}ul.inline-choice-select-listbox{max-height:10em;overflow-y:auto;position:absolute;margin:0 2px;padding:0;background:var(--background);border:2px solid var(--foreground);border-radius:.25em;z-index:9}.qti3-player-listbox-height-8 ul.inline-choice-select-listbox{height:2rem}.qti3-player-listbox-height-12 ul.inline-choice-select-listbox{height:3rem}.qti3-player-listbox-height-16 ul.inline-choice-select-listbox{height:4rem}.qti3-player-listbox-height-20 ul.inline-choice-select-listbox{height:5rem}.qti3-player-listbox-height-24 ul.inline-choice-select-listbox{height:6rem}.qti3-player-listbox-height-28 ul.inline-choice-select-listbox{height:7rem}.qti3-player-listbox-height-32 ul.inline-choice-select-listbox{height:8rem}.qti3-player-listbox-height-36 ul.inline-choice-select-listbox{height:9rem}.qti3-player-listbox-height-40 ul.inline-choice-select-listbox{height:10rem}[role=option]{display:block;padding:0 1em 0 1.5em;position:relative;line-height:1.6em;cursor:pointer}.qti-orientation-vertical [role=option]{padding:1.5em .25em 0}[role=option]:last-child{padding-bottom:2px}[role=option].focused{color:var(--ic-focus-fc);background:var(--ic-focus-bc)}[role=option][aria-selected=true]:before{content:"✓";position:absolute;left:.5em}.qti-orientation-vertical [role=option][aria-selected=true]:before{content:"✓";position:absolute;top:.25em;right:.2em}[role=option]:hover{color:var(--ic-focus-fc);background:var(--ic-focus-bc)}.inline-choice-select-listbox-hidden,.qti-orientation-vertical .inline-choice-select-label.qti-hidden{display:none}.qti-input-width-1 .inline-choice-select{width:2.5rem}.qti-input-width-1 .inline-choice-select-label{width:1.55rem}.qti-input-width-1 .inline-choice-select-prompt{width:1rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select{height:2.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select-label{height:1rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-1 .inline-choice-select-prompt{height:1.9rem;width:1.68rem}.qti-input-width-2 .inline-choice-select{width:3.5rem}.qti-input-width-2 .inline-choice-select-label{width:2.4rem}.qti-input-width-2 .inline-choice-select-prompt{width:2rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select{height:3.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select-label{height:2.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-2 .inline-choice-select-prompt{height:2.9rem;width:1.68rem}.qti-input-width-3 .inline-choice-select{width:4.8rem}.qti-input-width-3 .inline-choice-select-label{width:3.3rem}.qti-input-width-3 .inline-choice-select-prompt{width:3rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select{height:4.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select-label{height:3.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-3 .inline-choice-select-prompt{height:3.9rem;width:1.68rem}.qti-input-width-4 .inline-choice-select{width:5.5rem}.qti-input-width-4 .inline-choice-select-label{width:4.1rem}.qti-input-width-4 .inline-choice-select-prompt{width:4rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select{height:5.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select-label{height:4.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-4 .inline-choice-select-prompt{height:4.9rem;width:1.68rem}.qti-input-width-5 .inline-choice-select{width:6.5rem}.qti-input-width-5 .inline-choice-select-label{width:4.9rem}.qti-input-width-5 .inline-choice-select-prompt{width:5rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select{height:6.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select-label{height:5.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-5 .inline-choice-select-prompt{height:5.9rem;width:1.68rem}.qti-input-width-6 .inline-choice-select{width:7.5rem}.qti-input-width-6 .inline-choice-select-label{width:5.8rem}.qti-input-width-6 .inline-choice-select-prompt{width:6rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select{height:7.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select-label{height:6.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-6 .inline-choice-select-prompt{height:6.9rem;width:1.68rem}.qti-input-width-10 .inline-choice-select{width:11.5rem}.qti-input-width-10 .inline-choice-select-label{width:9.1rem}.qti-input-width-10 .inline-choice-select-prompt{width:9.5rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select{height:11.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select-label{height:10.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-10 .inline-choice-select-prompt{height:10.9rem;width:1.68rem}.qti-input-width-15 .inline-choice-select{width:16rem}.qti-input-width-15 .inline-choice-select-label{width:13.3rem}.qti-input-width-15 .inline-choice-select-prompt{width:14.5rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select{height:16.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select-label{height:15.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-15 .inline-choice-select-prompt{height:15.9rem;width:1.68rem}.qti-input-width-20 .inline-choice-select{width:20.5rem}.qti-input-width-20 .inline-choice-select-label{width:17.4rem}.qti-input-width-20 .inline-choice-select-prompt{width:19rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select{height:21.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select-label{height:20.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-20 .inline-choice-select-prompt{height:20.9rem;width:1.68rem}.qti-input-width-25 .inline-choice-select{width:25rem}.qti-input-width-25 .inline-choice-select-label{width:21.55rem}.qti-input-width-25 .inline-choice-select-prompt{width:23.5rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select{height:26.75rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select-label{height:25.7rem;width:1.95rem}.qti-orientation-vertical.qti-input-width-25 .inline-choice-select-prompt{height:25.9rem;width:1.68rem}.qti-input-width-30 .inline-choice-select{width:29.5rem}.qti-input-width-30 .inline-choice-select-label{width:25.7rem}.qti-input-width-30 .inline-choice-select-prompt{width:28rem}.qti-input-width-35 .inline-choice-select{width:34rem}.qti-input-width-35 .inline-choice-select-label{width:30rem}.qti-input-width-35 .inline-choice-select-prompt{width:32.5rem}.qti-input-width-40 .inline-choice-select{width:38.5rem}.qti-input-width-40 .inline-choice-select-label{width:34.1rem}.qti-input-width-40 .inline-choice-select-prompt{width:37rem}.qti-input-width-45 .inline-choice-select{width:43rem}.qti-input-width-45 .inline-choice-select-label{width:38.3rem}.qti-input-width-45 .inline-choice-select-prompt{width:41.5rem}.qti-input-width-50 .inline-choice-select{width:47.5rem}.qti-input-width-50 .inline-choice-select-label{width:42.4rem}.qti-input-width-50 .inline-choice-select-prompt{width:46rem}div.qti-inline-choice-interaction.qti-input-width-72,.qti-input-width-72 div.inline-choice-wrapper,.qti-input-width-72 .inline-choice-select,.qti-input-width-72 .inline-choice-select-label{width:calc(100% - .1rem)}.qti-input-width-72 .inline-choice-select-label{width:calc(100% - .3rem)}.qti-input-width-72 .inline-choice-select-prompt{width:96%}button.qti-end-attempt-interaction{display:inline-block;font-weight:400;color:#505d69;text-align:center;vertical-align:middle;-webkit-appearance:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0!important;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:30px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}button.qti-end-attempt-interaction{color:var(--ea-button-secondary-color);background-color:var(--ea-button-secondary-bgc);border-color:var(--ea-button-secondary-bc)}button.qti-end-attempt-interaction:focus{color:var(--ea-button-secondary-focus-color);background-color:var(--ea-button-secondary-focus-bgc);border-color:var(--ea-button-secondary-focus-bc);-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}button.qti-end-attempt-interaction:hover{filter:var(--ea-button-hover-brightness)}button.qti-end-attempt-interaction:not(:disabled){cursor:pointer}button.qti-end-attempt-interaction:disabled{pointer-events:none}.endattempt-controller{display:flex;justify-content:space-between}.endattempt-controller-filler{flex:1 1 auto}.endattempt-controller #btnEndAttempt,.endattempt-controller #btnNewQuestion{margin-left:.25rem}.progress{width:160px;height:10px;background-color:#bbb;border-radius:.25rem}.progress-bar{border-radius:.25rem}.endattempt-progress-panel{float:left;margin-left:2rem;margin-top:-2px;line-height:1.75rem;font-weight:400;text-align:center}.endattempt-progress-panel.progress-hidden{display:none}.endattempt-btn{display:inline-block;font-weight:400;color:#505d69;text-align:center;vertical-align:middle;-webkit-appearance:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0!important;background-color:transparent;border:1px solid transparent;padding:.47rem .75rem;font-size:.875rem;line-height:1.5;border-radius:30px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.endattempt-btn-secondary{color:var(--ea-button-secondary-color);background-color:var(--ea-button-secondary-bgc);border-color:var(--ea-button-secondary-bc)}.endattempt-btn-secondary:hover{filter:var(--ea-button-hover-brightness)}.endattempt-btn-secondary:focus{color:var(--ea-button-secondary-focus-color);background-color:var(--ea-button-secondary-focus-bgc);border-color:var(--ea-button-secondary-focus-bc);-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}.endattempt-btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.endattempt-btn-primary:hover{color:#fff;background-color:#1878f7;border-color:#0c71f6}.endattempt-btn-primary:focus{color:#fff;background-color:#1878f7;border-color:#0c71f6;-webkit-box-shadow:var(--choice-control-focus-shadow);box-shadow:var(--choice-control-focus-shadow)}.endattempt-btn-primary:disabled{color:#fff;background-color:#3d8ef8;border-color:#3d8ef8}@media (max-width:767px){.endattempt-progress-panel{margin-left:0}.progress{width:120px}.endattempt-btn{padding:.47rem .25rem;font-size:.875rem;border-radius:30px}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.__tooltipMessage{--white: #fff;--black: #000;--rose: #ffd0ff;--blue: #003398;--yellow: #ffcc00;--dgray: #666;--mgray: #e5e5e5;font-size:1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.qti3-player-color-default.__tooltipMessage,.qti3-player-color-blackwhite.__tooltipMessage{color:var(--white);background-color:var(--black)}.qti3-player-color-defaultreverse.__tooltipMessage,.qti3-player-color-whiteblack.__tooltipMessage{color:var(--black);background-color:var(--white)}.qti3-player-color-blackrose.__tooltipMessage{color:var(--rose);background-color:var(--black)}.qti3-player-color-roseblack.__tooltipMessage{color:var(--black);background-color:var(--rose)}.qti3-player-color-dgraymgray.__tooltipMessage{color:var(--mgray);background-color:var(--dgray)}.qti3-player-color-mgraydgray.__tooltipMessage{color:var(--dgray);background-color:var(--mgray)}.qti3-player-color-yellowblue.__tooltipMessage{color:var(--blue);background-color:var(--yellow)}.qti3-player-color-blueyellow.__tooltipMessage{color:var(--yellow);background-color:var(--blue)}.tippy-box[data-theme=qti3-player-color-default],.tippy-box[data-theme=qti3-player-color-blackwhite],.tippy-box[data-theme=qti3-player-color-blackrose]{background-color:#000}.tippy-box[data-theme=qti3-player-color-default]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-blackwhite]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-blackrose]>.tippy-arrow{color:#000}.tippy-box[data-theme=qti3-player-color-defaultreverse],.tippy-box[data-theme=qti3-player-color-whiteblack]{background-color:#fff}.tippy-box[data-theme=qti3-player-color-defaultreverse]>.tippy-arrow,.tippy-box[data-theme=qti3-player-color-whiteblack]>.tippy-arrow{color:#fff}.tippy-box[data-theme=qti3-player-color-roseblack]{background-color:#ffd0ff}.tippy-box[data-theme=qti3-player-color-roseblack]>.tippy-arrow{color:#ffd0ff}.tippy-box[data-theme=qti3-player-color-mgraydgray]{background-color:#e5e5e5}.tippy-box[data-theme=qti3-player-color-mgraydgray]>.tippy-arrow{color:#e5e5e5}.tippy-box[data-theme=qti3-player-color-dgraymgray]{background-color:#666}.tippy-box[data-theme=qti3-player-color-dgraymgray]>.tippy-arrow{color:#666}.tippy-box[data-theme=qti3-player-color-yellowblue]{background-color:#fc0}.tippy-box[data-theme=qti3-player-color-yellowblue]>.tippy-arrow{color:#fc0}.tippy-box[data-theme=qti3-player-color-blueyellow]{background-color:#003398}.tippy-box[data-theme=qti3-player-color-blueyellow]>.tippy-arrow{color:#003398}.ext-text-plain-default,.ext-text-plain-default-label{margin:0;vertical-align:inherit;padding:0 .3rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.6rem;height:calc(4.8rem + .35rem);color:var(--foreground);width:100%;background-color:var(--background);border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ext-text-plain-default-label{overflow-y:auto;cursor:default;margin-bottom:.25rem}.ext-text-plain-default:focus,.ext-text-plain-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-plain-default::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.qti-height-lines-3 .ext-text-plain-default,.qti-height-lines-3 .ext-text-plain-default-label{height:calc(4.8rem + .35rem)}.qti-height-lines-6 .ext-text-plain-default,.qti-height-lines-6 .ext-text-plain-default-label{height:9.95rem}.qti-height-lines-15 .ext-text-plain-default,.qti-height-lines-15 .ext-text-plain-default-label{height:24.35rem}.ext-text-plain-counter{margin-top:-6px;height:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-right:.25rem}.ext-text-toolbar{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:0;min-height:2.85rem}.ext-text-toolbar .toolbar-right{display:inline-block;vertical-align:middle;float:right}.ext-text-toolbar .toolbar-left{display:inline-block;vertical-align:middle}.ext-text-toolbar .toolbar-left button{color:var(--foreground);background:var(--background);border:none;cursor:pointer;display:inline-block;float:left;text-transform:none;text-decoration:none;text-shadow:none;font-weight:400;outline:none;padding:.6rem;line-height:1.5em;-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}.ext-text-toolbar .toolbar-left button:hover,.ext-text-toolbar .toolbar-left button:focus{color:#06c;filter:var(--choice-ctrlh-hover-brightness)}.ext-text-toolbar-counter{display:inline-block;min-height:2.6rem;line-height:1.5rem;float:right;box-sizing:border-box;color:var(--foreground);background:var(--background);padding:.6rem .5rem}.ext-text-plain-lrn{margin:0;vertical-align:inherit;padding:.75rem .9rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.42rem;height:5.8rem;color:var(--foreground);width:100%;background-color:var(--background);background-clip:padding-box;border-width:0 1px 1px 1px;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 0 .25rem .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ext-text-plain-lrn:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-plain-lrn::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.qti-height-lines-3 .ext-text-plain-lrn{height:5.8rem}.qti-height-lines-6 .ext-text-plain-lrn{height:calc(9.7rem + .35rem)}.qti-height-lines-15 .ext-text-plain-lrn{height:22.85rem}.ext-text-default-vert-rl,.ext-text-default-vert-rl-label{display:inline-block;box-sizing:border-box;margin:.25rem .5rem;writing-mode:vertical-rl;text-align:left;vertical-align:top;padding:.5rem;font-family:inherit;font-size:inherit;font-weight:400;line-height:1.6;width:calc(5.55rem + .35rem);color:var(--foreground);height:97%;background-color:var(--background);background-clip:padding-box;border-width:1px;border-style:solid;border-color:var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;overflow-x:auto;outline:0;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces;position:relative;-webkit-user-modify:read-write-plaintext-only}.ext-text-default-vert-rl-label{-webkit-user-modify:unset;cursor:default}.ext-text-default-vert-rl-label.qti-hidden{display:none}.ext-text-default-vert-rl:focus,.ext-text-default-vert-rl-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-default-vert-rl>*{cursor:text}.ext-text-default-vert-rl:empty:before{content:attr(data-placeholder);color:var(--foreground);background:transparent;opacity:.6;font-style:italic;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qti-height-lines-3 .ext-text-default-vert-rl,.qti-height-lines-3 .ext-text-default-vert-rl-label{width:calc(5.55rem + .35rem)}.qti-height-lines-6 .ext-text-default-vert-rl,.qti-height-lines-6 .ext-text-default-vert-rl-label{width:10.7rem}.qti-height-lines-15 .ext-text-default-vert-rl,.qti-height-lines-15 .ext-text-default-vert-rl-label{width:25.1rem}.ext-text-default-vert-rl-counter{margin:.25rem -6px .25rem .5rem;width:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-bottom:.25rem;text-orientation:upright;letter-spacing:-2px}.ext-text-xhtml-default-label{margin:.25rem auto;vertical-align:inherit;padding:.3rem .5rem;color:var(--foreground);width:100%;background-color:var(--background);border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;cursor:default}.ext-text-xhtml-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-default-label p{margin-bottom:.1rem}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor.ql-blank:before{color:var(--foreground);opacity:.6;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid;border-color:var(--ed-bq-color);margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-toolbar.ql-snow{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-container.ql-snow{border:1px solid;border-color:var(--choice-control-focus-border);border-radius:0 0 .25rem .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ql-editor:focus{border-radius:0 0 .25rem .25rem;border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-editor-counter{height:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-right:.25rem}.ext-text-xhtml-vert-label{writing-mode:vertical-rl;line-height:1.6rem;height:98%;margin:auto .25rem;outline:none;overflow-x:auto;padding:.5rem 0;color:var(--foreground);background-color:var(--background);border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-align:left;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces;cursor:default}.ext-text-xhtml-vert-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-vert-label p{margin-left:.15rem;margin-right:.15rem}.vertical-rl .ql-container{writing-mode:vertical-rl;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:98%;margin:auto 0 auto .25rem;position:unset}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.vertical-rl .ql-editor{writing-mode:vertical-rl;box-sizing:border-box;line-height:1.6;height:100%;outline:none;overflow-x:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;word-wrap:anywhere;overflow-wrap:anywhere;white-space:break-spaces}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.vertical-rl .ql-editor u{text-decoration:underline}.vertical-rl .ql-editor ol,.vertical-rl .ql-editor ul{padding-right:0;padding-top:1em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.vertical-rl .ql-editor ul>li:before{content:"•"}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.vertical-rl .ql-editor li:not(.ql-direction-rtl):before{margin:-1.5em 0 .25em;text-align:right}.vertical-rl .ql-editor ul>li:not(.ql-direction-rtl):before{content:"•";margin-bottom:1em}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.vertical-rl .ql-editor ol li:not(.ql-direction-rtl){padding-top:1.5em;padding-left:0}.vertical-rl .ql-editor ul li:not(.ql-direction-rtl){padding-top:2em;padding-left:0}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.vertical-rl .ql-editor ol li:before{content:counter(list-0,decimal) ". ";writing-mode:horizontal-tb}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.vertical-rl .ql-editor ol li.ql-indent-1:before{content:counter(list-0,decimal) ". ";writing-mode:horizontal-tb}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:var(--foreground);opacity:.6;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px;display:none}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.vertical-rl .ql-snow.ql-toolbar button,.vertical-rl .ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;height:24px;padding:3px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:var(--foreground);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:var(--foreground);stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:var(--foreground)}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:overline}.vertical-rl .ql-snow .ql-editor blockquote{border-left:0;border-top:4px solid;border-color:var(--ed-bq-color);padding-left:0;margin:0 5px;padding-top:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.vertical-rl .ql-toolbar.ql-snow{border:1px solid;border-color:var(--ed-bc);box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.vertical-rl .ql-toolbar.ql-snow .ql-formats{margin-right:0;margin-bottom:12px;vertical-align:top}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.vertical-rl .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:1px solid var(--choice-control-focus-border);border-right:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.vertical-rl .ql-container.ql-snow{border:1px 0 1px 1px;border-style:solid;border-color:var(--choice-control-focus-border);border-radius:.25rem 0 0 .25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.vertical-rl .ql-editor:focus{border-radius:.25rem 0 0 .25rem;border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.ext-text-xhtml-vert-rl-counter{margin:.25rem 0 .25rem .5rem;width:1.5rem;line-height:1.5rem;text-align:right;font-size:.875rem;color:var(--foreground);padding-bottom:.25rem;text-orientation:upright;letter-spacing:-2px}.qti-extended-text-interaction.qti-writing-orientation-vertical-rl{display:table;height:100%}input.text-entry-default{margin:0;vertical-align:inherit;padding:0 .3rem;font-size:1rem;font-weight:400;line-height:1.6rem;height:calc(1.5em + .35rem);color:var(--foreground);width:8.6rem;background-color:var(--background);background-clip:padding-box;border:1px solid var(--choice-control-focus-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input.text-entry-default::placeholder{color:var(--foreground);opacity:.6;font-style:italic}.text-entry-default-label{text-align:inherit;overflow-wrap:break-word;margin:0 .15rem;padding:.3rem;font-size:1rem;font-weight:400;line-height:1.6rem;color:var(--foreground);vertical-align:inherit;border:1px solid var(--choice-control-focus-border);border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:default}input.text-entry-default:focus,.text-entry-default-label:focus{color:var(--foreground);background-color:var(--background);border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}.qti-text-entry-interaction.qti-align-center input{text-align:center}.qti-text-entry-interaction.qti-align-left input{text-align:left}.qti-text-entry-interaction.qti-align-right input{text-align:right}.qti-input-width-1 .text-entry-default{width:1.7rem}.qti-input-width-2 .text-entry-default{width:2.7rem}.qti-input-width-3 .text-entry-default{width:3.7rem}.qti-input-width-4 .text-entry-default{width:4.7rem}.qti-input-width-5 .text-entry-default{width:5.6rem}.qti-input-width-6 .text-entry-default{width:6.6rem}.qti-input-width-10 .text-entry-default{width:10.4rem}.qti-input-width-15 .text-entry-default{width:15.2rem}.qti-input-width-20 .text-entry-default{width:20rem}.qti-input-width-25 .text-entry-default{width:25rem}.qti-input-width-30 .text-entry-default{width:30rem}.qti-input-width-35 .text-entry-default{width:35rem}.qti-input-width-40 .text-entry-default{width:40rem}.qti-input-width-45 .text-entry-default{width:45rem}.qti-input-width-50 .text-entry-default{width:50rem}.qti-input-width-72 .text-entry-default{width:100%}div.qti-text-entry-interaction.qti-writing-orientation-vertical-rl,div.qti-text-entry-interaction.qti-orientation-vertical{display:inline-block;position:relative;margin-top:.2rem;margin-bottom:.2rem;margin-right:-.1rem;vertical-align:top;min-height:1.6rem;line-height:1.6rem;padding-top:.25rem;padding-bottom:.25rem;padding-right:.05rem}div.text-entry-default-vert-wrapper{display:inline-block;position:relative;vertical-align:top;min-height:1.6rem;line-height:1.6rem;border:1px solid;border-color:var(--choice-control-focus-border);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}div.text-entry-default-vert-wrapper.focused{border-color:var(--choice-control-focus-border);box-shadow:var(--choice-control-focus-shadow)}.text-entry-default-vert,.text-entry-default-vert-label{display:inline-block;position:relative;margin-top:.25rem;padding-right:.125rem;vertical-align:top;font-size:1rem;font-weight:400;line-height:1.6rem;width:1.8rem;height:8.25rem;color:var(--foreground);background-color:var(--background);-webkit-user-modify:read-write-plaintext-only}.text-entry-default-vert-label{-webkit-user-modify:unset;cursor:default}.text-entry-default-vert-label.qti-hidden{display:none}.text-entry-default-vert:focus,.text-entry-default-vert-label:focus{color:var(--foreground);background-color:var(--background);outline:0}.text-entry-default-vert[contenteditable=true]{caret-color:var(--foreground)}.text-entry-default-vert-ph{display:inline-block;position:absolute;top:.5rem;right:.25rem;height:8.25rem;width:1.6rem;color:var(--foreground);background:transparent;opacity:.6;font-style:italic;pointer-events:none;overflow:hidden}.text-entry-ph-hidden{display:none}.qti-input-width-1 .text-entry-default-vert,.qti-input-width-1 .text-entry-default-vert-ph,.qti-input-width-1 .text-entry-default-vert-label{height:1.25rem}.qti-input-width-2 .text-entry-default-vert,.qti-input-width-2 .text-entry-default-vert-ph,.qti-input-width-2 .text-entry-default-vert-label{height:2.25rem}.qti-input-width-3 .text-entry-default-vert,.qti-input-width-3 .text-entry-default-vert-ph,.qti-input-width-3 .text-entry-default-vert-label{height:3.25rem}.qti-input-width-4 .text-entry-default-vert,.qti-input-width-4 .text-entry-default-vert-ph,.qti-input-width-4 .text-entry-default-vert-label{height:4.25rem}.qti-input-width-5 .text-entry-default-vert,.qti-input-width-5 .text-entry-default-vert-ph,.qti-input-width-5 .text-entry-default-vert-label{height:5.25rem}.qti-input-width-6 .text-entry-default-vert,.qti-input-width-6 .text-entry-default-vert-ph,.qti-input-width-6 .text-entry-default-vert-label{height:6.25rem}.qti-input-width-10 .text-entry-default-vert,.qti-input-width-10 .text-entry-default-vert-ph,.qti-input-width-10 .text-entry-default-vert-label{height:10.25rem}.qti-input-width-15 .text-entry-default-vert,.qti-input-width-15 .text-entry-default-vert-ph,.qti-input-width-15 .text-entry-default-vert-label{height:15.25rem}.qti-input-width-20 .text-entry-default-vert,.qti-input-width-20 .text-entry-default-vert-ph,.qti-input-width-20 .text-entry-default-vert-label{height:20.25rem}.qti-input-width-25 .text-entry-default-vert,.qti-input-width-25 .text-entry-default-vert-ph,.qti-input-width-25 .text-entry-default-vert-label{height:25.25rem}div.qti3-player-media-group{display:block;padding:0;margin:0;width:100%;line-height:normal}div.qti-media-interaction{display:block;padding:0;margin:0 0 .5rem}div.qti-media-interaction:not[class*=" qti-width-"]{width:100%}div.qti3-player-hottext-group{line-height:160%}.qti3-player-hotspot-group{position:relative;display:inline-block}.qti3-player-hotspot-group svg.qti3-player-hotspot-overlay{position:absolute;top:0;left:0;outline:none;-webkit-user-select:none;user-select:none;cursor:pointer}.qti3-player-hotspot-choice{outline:none;cursor:pointer}.qti3-player-hotspot-choice[aria-checked=false]:focus{stroke-width:3;stroke-dasharray:1}.qti3-player-hotspot-choice[aria-checked=true]:focus{stroke-width:4;stroke-dasharray:0}div.qti-portable-custom-interaction{display:grid;width:100%}div.qti3-player-pci-group{display:none}div.qti3-player-pci-iframe-container{display:grid;width:100%;overflow:hidden;padding:0;margin:0}div.qti-prompt{display:block;width:100%;margin:0 0 .5rem}.qti3-player-writing-mode-vertical-rl div.qti-prompt{display:block;height:100%;margin:0 0 8px}.qti-inline-choice{min-height:1.6em}[role=radio],[role=checkbox]{display:inline-block;position:relative;padding:.25rem .25rem .25rem 2.1rem;outline:none;border-top:1px dashed transparent;border-bottom:1px dashed transparent;border-left:3px solid transparent;border-right:1px dashed transparent;-webkit-column-break-inside:avoid;cursor:pointer}.qti3-player-writing-mode-vertical-rl [role=radio],.qti3-player-writing-mode-vertical-rl [role=checkbox]{margin-bottom:.5rem;padding-left:.25rem;padding-right:.25rem;padding-bottom:.25rem;border-left:1px dashed transparent;border-top:3px solid transparent}[role=checkbox]:before,[role=checkbox]:after,[role=radio]:before,[role=radio]:after{position:absolute;top:1.1rem;left:.95rem;transform:translate(-50%,-50%);content:""}.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):before,.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):after,.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):before,.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):after{position:absolute;top:.95rem;left:auto;right:.15rem;transform:translate(-50%,-50%);content:""}[role=checkbox]:not(.control-hidden):before,[role=radio]:not(.control-hidden):before{width:1rem;height:1rem;margin-top:0;vertical-align:top;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.draggable{display:inline-block;position:relative;font-weight:400;cursor:move;padding:.25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);overflow:hidden;text-decoration:none;border-radius:.25rem}@media (max-width:767px){[role=radio],[role=checkbox]{padding:.25rem .25rem .25rem 2rem}[role=radio].sbac{padding:.25rem .25rem .25rem 1.8rem}}[role=radio]:not(.control-hidden):before{border-radius:50%}[role=checkbox]:not(.control-hidden):before{border-radius:.25rem}[role=checkbox]:not(.control-hidden):active:before,[role=radio]:not(.control-hidden):active:before{filter:brightness(90%)}[role=checkbox]:not(.control-hidden):focus,[role=radio]:not(.control-hidden):focus{border-top:1px solid transparent;border-bottom:1px solid transparent;border-left:3px solid transparent;border-right:1px solid transparent;border-radius:.15rem;border-color:var(--choice-focus-border)}.qti3-player-writing-mode-vertical-rl [role=radio]:not(.control-hidden):focus,.qti3-player-writing-mode-vertical-rl [role=checkbox]:not(.control-hidden):focus{border-top:3px solid transparent;border-left:1px solid transparent;border-color:var(--choice-focus-border)}[role=checkbox]:not(.control-hidden):focus:before,[role=radio]:not(.control-hidden):focus:before{border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}[role=checkbox][aria-checked=true]:not(.control-hidden):before,[role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-color:var(--choice-control-checked-bg);border-color:var(--choice-control-checked-bc)}[role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='currentColor' /%3e%3c/svg%3e")}.qti3-player-color-default [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before,.qti3-player-color-blackwhite [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff' /%3e%3c/svg%3e")}.qti3-player-color-blackrose [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffd0ff' /%3e%3c/svg%3e")}.qti3-player-color-mgraydgray [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23666' /%3e%3c/svg%3e")}.qti3-player-color-dgraymgray [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23e5e5e5' /%3e%3c/svg%3e")}.qti3-player-color-blueyellow [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffcc00' /%3e%3c/svg%3e")}.qti3-player-color-yellowblue [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23003398' /%3e%3c/svg%3e")}.qti3-player-color-blackcyan [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23add8e6' /%3e%3c/svg%3e")}.qti3-player-color-blackcream [role=radio][aria-checked=true]:not(.control-hidden):not(.sbac):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fffacd' /%3e%3c/svg%3e")}[role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-default [role=checkbox][aria-checked=true]:not(.control-hidden):before,.qti3-player-color-defaultreverse [role=checkbox][aria-checked=true]:not(.control-hidden):before,.qti3-player-color-blackwhite [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackrose [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffd0ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-mgraydgray [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-dgraymgray [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23e5e5e5' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blueyellow [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffcc00' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-yellowblue [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23003398' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackcyan [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23add8e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-blackcream [role=checkbox][aria-checked=true]:not(.control-hidden):before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fffacd' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}[role=radio].sbac:before{width:1.25rem;height:1.25rem;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}[role=radio].sbac:after{font-size:.85rem}[role=radio][data-label=A].sbac:after{content:"A"}[role=radio][data-label=B].sbac:after{content:"B"}[role=radio][data-label=C].sbac:after{content:"C"}[role=radio][data-label=D].sbac:after{content:"D"}[role=radio][data-label=E].sbac:after{content:"E"}[role=radio][data-label=F].sbac:after{content:"F"}[role=radio][aria-checked=false].sbac:before{background-color:var(--choice-sbac-control-unchecked-bg);border-color:var(--choice-sbac-control-unchecked-bc)}[role=radio][aria-checked=true].sbac:before{background-color:var(--choice-sbac-control-checked-bg);border-color:var(--choice-sbac-control-checked-bc)}[role=radio][aria-checked=false].sbac:after{color:var(--choice-sbac-unchecked-color)}[role=radio][aria-checked=true].sbac:after{color:var(--choice-sbac-checked-color)}[role=radio].control-hidden,[role=checkbox].control-hidden{color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:.25rem;margin-bottom:.5rem;padding-left:.2rem}.qti3-player-writing-mode-vertical-rl [role=radio].control-hidden,.qti3-player-writing-mode-vertical-rl [role=checkbox].control-hidden{padding-top:.3rem;margin-left:.75rem}[role=radio][aria-checked=true].control-hidden,[role=checkbox][aria-checked=true].control-hidden{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:1px solid var(--choice-ctrlh-checked-bgc)}[role=checkbox].control-hidden:focus,[role=radio].control-hidden:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-focus-bc);color:var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow)}[role=checkbox][aria-checked=true].control-hidden:focus,[role=radio][aria-checked=true].control-hidden:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color)}[role=checkbox].control-hidden:hover,[role=radio].control-hidden:hover{filter:var(--choice-ctrlh-hover-brightness)}[role=radio].control-hidden.lrn,[role=checkbox].control-hidden.lrn{color:var(--foreground);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:0;margin-bottom:0;padding:0}[role=radio].control-hidden.lrn .qti-choice-label:not(.qti-hidden),[role=checkbox].control-hidden.lrn .qti-choice-label:not(.qti-hidden){display:table-cell;padding:.55em .65em;font-size:1.8em;width:2.1em;min-width:2.1em;height:100%;min-height:2em;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-lblbgc);border-right:2px solid rgba(0,0,0,.1)}[role=radio].control-hidden.lrn .qti-choice-description,[role=checkbox].control-hidden.lrn .qti-choice-description{display:table-cell;width:100%;padding:.85em 0 .8em .7em;vertical-align:middle;color:var(--choice-ctrlh-desccolor)}[role=radio][aria-checked=true].control-hidden.lrn .qti-choice-label:not(.qti-hidden),[role=checkbox][aria-checked=true].control-hidden.lrn .qti-choice-label:not(.qti-hidden){border-right:2px solid rgba(0,0,0,.3);color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc)}[role=radio][aria-checked=true].control-hidden.lrn .qti-choice-description,[role=checkbox][aria-checked=true].control-hidden.lrn .qti-choice-description{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc)}[role=radio].disabled:not(.control-cell),[role=checkbox].disabled:not(.control-cell){pointer-events:none;filter:none;opacity:.6}[role=radio].control-hidden.disabled,[role=checkbox].control-hidden.disabled{pointer-events:none;filter:none;opacity:.75}.qti-choice-label{display:inline-block;vertical-align:top;width:1.5rem}.qti-choice-interaction.qti-labels-cjk-ideographic .qti-choice-label{width:2rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic:not(.qti-labels-suffix-none) .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2.15rem;writing-mode:horizontal-tb;text-align:right;padding-right:.15rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-labels-suffix-none .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2.15rem;writing-mode:horizontal-tb;text-align:right;padding-right:.4rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic):not(.qti-labels-suffix-none) .qti-choice-label,.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-labels-suffix-none .qti-choice-label{margin-top:1.65rem;margin-bottom:.75rem;width:2rem;height:1.5rem;writing-mode:horizontal-tb;text-align:center}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic):not(.qti-labels-suffix-none) .qti-choice-label{padding-left:.4rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-labels-suffix-none .qti-choice-label{padding-left:.15rem}.qti3-player-writing-mode-vertical-rl .qti-choice-label{display:inline-block;vertical-align:top;margin-top:1.75rem;height:1.5rem}.qti3-player-writing-mode-vertical-rl .qti-labels-none:not(.qti-input-control-hidden) .qti-choice-description{margin-top:1.95rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction:not(.qti-labels-cjk-ideographic).qti-input-control-hidden .qti-choice-label{margin-top:0}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-input-control-hidden .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2rem;margin-top:0;text-align:center;padding-right:.25rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-cjk-ideographic.qti-input-control-hidden.qti-labels-suffix-none .qti-choice-label{display:inline-block;vertical-align:top;width:2rem;height:2rem;margin-top:.25rem;text-align:center;padding-right:.5rem}.qti-choice-label.qti-hidden{display:none;width:0px}.qti-choice-label.sbac{position:fixed!important;overflow:hidden;clip:rect(1px 1px 1px 1px);height:1px;width:1px;border:0;margin:-1px}.qti-choice-description{display:inline-block;vertical-align:top;width:calc(100% - 1.5em)}.qti-choice-interaction.qti-labels-cjk-ideographic .qti-choice-description{width:calc(100% - 2rem)}.player-show-solution .qti-simple-choice-wrapper:after{display:inline-block;content:" ";width:26px;height:26px;vertical-align:middle;margin-top:-1px}.player-show-solution.player-choice-incorrect .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26' viewBox='0 0 384 512'%3e%3cpath fill='%23dd002f' stroke='%23dd002f' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z'/%3e%3c/svg%3e")}.player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%234a700a' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.qti3-player-color-whiteblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-whiteblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-defaultreverse .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-defaultreverse .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-roseblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-roseblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-creamblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-creamblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-cyanblack .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-cyanblack .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-yellowblue .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-yellowblue .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after,.qti3-player-color-mgraydgray .player-show-solution.player-choice-correct .qti-simple-choice-wrapper:after,.qti3-player-color-mgraydgray .player-show-solution.player-choice-expected .qti-simple-choice-wrapper:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2398fb98' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.player-show-solution.player-choice-correct{border-left:3px solid #4a700a}.player-show-solution.player-choice-incorrect{border-left:3px solid #dd002f}.player-show-solution.player-choice-expected{border-left:3px solid #888}.control-hidden .qti-choice-label,.control-hidden .qti-choice-description{padding-left:.25rem}.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-label{margin-top:0}.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-label,.qti3-player-writing-mode-vertical-rl .control-hidden .qti-choice-description{padding-right:.25rem}[role=button].control-hidden .qti-choice-description{display:inline-block;vertical-align:top;width:100%;overflow-wrap:break-word}[role=button].control-hidden .qti-choice-label,[role=button].control-hidden .qti-choice-description{padding:0}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-labels-none.qti-input-control-hidden .qti-choice-description{padding-top:.25rem}.qti3-player-writing-mode-vertical-rl .qti-choice-interaction.qti-input-control-hidden .qti-choice-description{padding-bottom:.25rem}.qti-choice-description.lrn code{background-color:#e4e4e4}.ggm-gap{position:absolute;border:1px transparent;margin:0;padding:0;z-index:auto}.ggm-gap.qti-selections-dark:not(.qti-unselected-hidden){border:1px solid var(--choice-ctrlh-color)}.ggm-gap.qti-selections-light:not(.qti-unselected-hidden){border:1px solid orange}.ggm-gap.qti-selections-dark.qti-unselected-hidden.contains-choice{border:1px solid var(--choice-ctrlh-color)}.ggm-gap.qti-selections-light.qti-unselected-hidden.contains-choice{border:1px solid orange}.ggm-gap.target-active,.ggm-gap.qti-selections-dark.target-active{background-color:var(--order-target-active-bgc);border:1px dashed;opacity:.8}.ggm-gap.target-active.active,.ggm-gap.qti-selections-dark.target-active.active{background-color:var(--order-placeholder-color);border:1px dashed;opacity:.8}.ggm-gap.qti-selections-light.target-active{background-color:orange;border:1px dashed yellow;opacity:.3}.ggm-gap.qti-selections-light.target-active.active{background-color:orange;border:1px dashed yellow;opacity:.7}.ggm-gap .ggm-dragger-placeholder{margin-bottom:0}.ggm-gap>.gap-choice-img.draggable{display:inline;float:left;width:auto;margin:0;padding:0}.ggm-gap>.gap-choice-text.draggable{display:inline;float:left;margin:0 1px 2px 0}.qti-gap-match-group-wrapper{margin:.75rem 0;display:block;width:100%}.qti-gap-match-group-wrapper.qti-choices-left,.qti-gap-match-group-wrapper.qti-choices-right{display:flex;column-gap:2rem}.qti-gap-match-group-wrapper.qti-choices-left>*,.qti-gap-match-group-wrapper.qti-choices-right>*{width:calc(50% - 1rem)}ul.qti-gap-match-source-wrapper{list-style:none;margin:0 auto;padding:12px 0 4px;width:100%;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem;min-height:3.4rem}ul.qti-gap-match-source-wrapper.qti-choices-top,ul.qti-gap-match-source-wrapper.qti-choices-bottom{text-align:left}ul.qti-gap-match-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-gap-match-source-wrapper>li.source{display:none}ul.qti-gap-match-source-wrapper>li.source.full{display:inline-block;padding:0;margin:0 .15rem .15rem;vertical-align:top}div.qti-gap-match-target-wrapper{margin-top:.5rem;margin-bottom:.5rem;padding:0;width:100%}div.qti-gap-match-target-wrapper.qti-choices-top,div.qti-gap-match-target-wrapper.qti-choices-bottom{display:block}.gm-dragger-placeholder{cursor:none}.qti-gap-match-group-wrapper .gap-choice-text.draggable.dragging,.qti-gap-match-group-wrapper .gap-choice-img.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.qti-ggm-group-wrapper{margin:1rem 0;display:block;width:100%}.qti-ggm-group-wrapper.qti-choices-left,.qti-ggm-group-wrapper.qti-choices-right{display:flex;column-gap:2rem}.qti-ggm-group-wrapper.qti-choices-left>*,.qti-ggm-group-wrapper.qti-choices-right>*{width:calc(50% - 1rem)}ul.qti-ggm-source-wrapper{list-style:none;margin:0 auto;padding:8px 6px 0;width:100%;text-align:center;background-color:var(--well-bg);border:1px solid;border-color:var(--background);border-radius:.25rem;min-height:3.4rem}ul.qti-ggm-source-wrapper.qti-choices-top,ul.qti-ggm-source-wrapper.qti-choices-bottom{text-align:left}ul.qti-ggm-source-wrapper.qti-choices-top{margin-bottom:.5rem}ul.qti-ggm-source-wrapper.qti-choices-bottom{margin-top:.5rem}ul.qti-ggm-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-ggm-source-wrapper>li.source{display:none}ul.qti-ggm-source-wrapper>li.source.full{display:inline-block;padding:0;margin:0 4px 8px;vertical-align:top}div.qti-ggm-target-wrapper{position:relative;margin:0 auto;padding:0}div.qti-ggm-target-wrapper.qti-choices-top,div.qti-ggm-target-wrapper.qti-choices-bottom{display:block}.qti-ggm-group-wrapper .gap-choice-img.ggm-dragger-placeholder{cursor:none;vertical-align:top;text-decoration:none;border:0;border-radius:0;padding:0;line-height:0}.qti-ggm-group-wrapper .gap-choice-text.draggable.dragging,.qti-ggm-group-wrapper .gap-choice-img.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.gap-choice-img.draggable{cursor:move;vertical-align:top;text-decoration:none;border:0;border-radius:0;padding:0;line-height:0;-webkit-user-select:none;user-select:none}.gap-choice-text.draggable{display:inline-block;position:relative;font-weight:400;font-size:16px;line-height:26px;cursor:move;padding:0 .25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);text-decoration:none;border-radius:.25rem;min-height:26px}.gap-choice-text.draggable.ggm-dragger-placeholder{cursor:none}.gap-choice-img.draggable.disabled,.gap-choice-text.draggable.disabled{cursor:default}.qti-match-interaction-wrapper{margin:.75rem 0;display:block;width:100%}ul.qti-match-source-wrapper{list-style:none;margin:1rem auto;padding:0;width:100%;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem}ul.qti-match-source-wrapper.matchset-hidden,ul.qti-match-target-wrapper.matchset-hidden{display:none}ul.qti-match-source-wrapper.qti-choices-left{float:left;width:50%;margin-top:.65rem;padding:0 1rem;min-height:5.25rem}ul.qti-match-source-wrapper.qti-choices-right{float:right;width:50%;margin-top:.65rem;padding:0 1rem;min-height:5.25rem}ul.qti-match-source-wrapper.qti-choices-top,ul.qti-match-source-wrapper.qti-choices-bottom{display:block;min-height:4.15rem}ul.qti-match-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-match-source-wrapper.qti-choices-left>li.source,ul.qti-match-source-wrapper.qti-choices-right>li.source,ul.qti-match-source-wrapper.qti-choices-top>li.source,ul.qti-match-source-wrapper.qti-choices-bottom>li.source{display:none}ul.qti-match-source-wrapper>li.source.full{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-match-source-wrapper.qti-choices-left>li.source,ul.qti-match-source-wrapper.qti-choices-right>li.source{padding:.25rem}ul.qti-match-target-wrapper{list-style:none;margin:.5rem auto;padding:0;text-align:center;width:100%}ul.qti-match-target-wrapper.qti-choices-left,ul.qti-match-target-wrapper.qti-choices-right{margin:.75rem auto;width:50%;display:inline-block}ul.qti-match-target-wrapper.qti-choices-top,ul.qti-match-target-wrapper.qti-choices-bottom{display:block}ul.qti-match-target-wrapper>li.target{display:inline-block;padding:.25rem .25rem 0;margin:0 .15rem .25rem;vertical-align:top;text-decoration:none;font-weight:700;color:var(--foreground);background:var(--well-bg);border:1px solid var(--ea-button-secondary-bgc);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;min-height:5.25rem;width:150px}ul.qti-match-target-wrapper.qti-choices-top>li.target:last-child,ul.qti-match-target-wrapper.qti-choices-bottom>li.target:last-child{margin-right:0}ul.qti-match-target-wrapper.qti-choices-top>li.target:first-child,ul.qti-match-target-wrapper.qti-choices-bottom>li.target:first-child{margin-left:0}ul.qti-match-target-wrapper>li.target.target-active{color:var(--order-target-active-color);background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-match-target-wrapper>li.target.target-active.active{color:var(--order-target-active-color);background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-match-target-wrapper>li.target>.draggable{cursor:move;width:100%;overflow-wrap:break-word;margin:0 0 .25rem}.choice-description.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}ul.qti-match-target-wrapper>li.target>.draggable.disabled{cursor:default}.match-dragger-placeholder{cursor:none}.match-target-label{display:inline-block;line-height:1.6rem;text-align:center;margin:0 0 .5rem}.choice-description.draggable{display:inline-block;position:relative;font-weight:400;cursor:move;padding:.25rem;margin:0;vertical-align:top;color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);overflow:hidden;text-decoration:none;border-radius:.25rem}.choice-description.draggable.disabled{cursor:default}table.matchtabular .header-cell{text-align:center;vertical-align:middle;overflow-wrap:break-word}table.matchtabular.row-centric .header-cell,table.matchtabular .row-header-cell{overflow-wrap:anywhere}table.matchtabular.row-centric .row-header-cell{overflow-wrap:break-word}table.matchtabular .table-cell{vertical-align:middle}table.matchtabular [role=radio].control-cell,table.matchtabular [role=checkbox].control-cell{display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto;padding:0;outline:none;border:1px dashed transparent;width:40px;height:32px;cursor:pointer}table.matchtabular [role=radio].control-cell.disabled,table.matchtabular [role=checkbox].control-cell.disabled{cursor:default}table.matchtabular [role=checkbox].control-cell:before,table.matchtabular [role=radio].control-cell:before{width:1rem;height:1rem;background-color:var(--choice-control-bgc);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--choice-control-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}table.matchtabular [role=checkbox].control-cell:before,table.matchtabular [role=checkbox].control-cell:after,table.matchtabular [role=radio].control-cell:before,table.matchtabular [role=radio].control-cell:after{position:absolute;top:15px;left:19px;transform:translate(-50%,-50%);content:""}table.matchtabular [role=radio].control-cell:before{border-radius:50%}table.matchtabular [role=checkbox].control-cell:before{border-radius:.25rem}table.matchtabular [role=checkbox].control-cell:active:before,table.matchtabular [role=radio].control-cell:active:before{filter:brightness(90%)}table.matchtabular [role=checkbox].control-cell:focus,table.matchtabular [role=radio].control-cell:focus{border:1px solid transparent;border-radius:.15rem;border-color:var(--choice-focus-border)}table.matchtabular [role=checkbox].control-cell:focus:before,table.matchtabular [role=radio].control-cell:focus:before{border-color:var(--choice-control-focus-border);outline:0;box-shadow:var(--choice-control-focus-shadow)}table.matchtabular [role=checkbox][aria-checked=true].control-cell:before,table.matchtabular [role=radio][aria-checked=true].control-cell:before{background-color:var(--choice-control-checked-bg);border-color:var(--choice-control-checked-bc)}table.matchtabular [role=radio][aria-checked=true].control-cell:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='currentColor' /%3e%3c/svg%3e")}.qti-order-interaction-wrapper{margin:.75rem auto}ul.qti-order-source-wrapper{list-style:none;display:inline-block;margin:.5rem auto;padding:0;width:100%;min-height:3rem;text-align:center;border:1px solid;border-color:var(--background);border-radius:.25rem}ul.qti-order-source-wrapper.qti-choices-left{float:left;width:50%;padding:0 1rem}ul.qti-order-source-wrapper.qti-choices-right{float:right;width:50%;padding:0 1rem}ul.qti-order-source-wrapper.target-active{background-color:var(--well-bg);border:1px dashed;border-color:var(--ea-button-secondary-bgc)}ul.qti-order-source-wrapper.qti-choices-inline>li.source{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-order-source-wrapper.qti-choices-left>li.source,ul.qti-order-source-wrapper.qti-choices-right>li.source,ul.qti-order-source-wrapper.qti-choices-top>li.source,ul.qti-order-source-wrapper.qti-choices-bottom>li.source{display:none}ul.qti-order-source-wrapper>li.source>.draggable.disabled{cursor:default}ul.qti-order-source-wrapper>li.source.full{display:inline-block;padding:.75rem .25rem;margin:0 .15rem .15rem;vertical-align:top}ul.qti-order-source-wrapper.qti-choices-left>li.source,ul.qti-order-source-wrapper.qti-choices-right>li.source{padding:.25rem}ul.qti-order-source-wrapper.qti-orientation-vertical>li.source{width:60%;padding:.25rem}ul.qti-order-target-wrapper{list-style:none;display:inline-block;margin:.5rem auto;padding:0;text-align:center;width:100%}ul.qti-order-target-wrapper.qti-choices-left,ul.qti-order-target-wrapper.qti-choices-right{margin:.75rem auto;width:50%}ul.qti-order-target-wrapper>li.target{display:inline-block;padding:.25rem;margin:0 .15rem .25rem;vertical-align:top;text-decoration:none;font-weight:700;color:var(--foreground);background:var(--well-bg);border:1px solid var(--ea-button-secondary-bgc);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;min-height:5.25rem;width:150px}ul.qti-order-target-wrapper>li.target.qti-labels-none{padding:.5rem .25rem;min-height:3.5rem}ul.qti-order-target-wrapper>li.target.target-active{color:var(--order-target-active-color);background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-order-target-wrapper>li.target.target-active.active{color:var(--order-target-active-color);background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}ul.qti-order-target-wrapper>li.target.full>.draggable{cursor:move;width:100%;overflow-wrap:break-word;margin:0}ul.qti-order-target-wrapper>li.target.full>.draggable.disabled{cursor:default}ul.qti-order-target-wrapper.qti-orientation-vertical>li.target{width:65%}.draggable.dragging{position:fixed;left:0;top:0;will-change:transform;z-index:1}.dragger-placeholder{border:1px solid var(--foreground);background-color:var(--order-placeholder-color);border-radius:.25rem}.target-label{display:inline-block;line-height:1.6rem;text-align:center;margin:0 0 .5rem}.gap-match-gap{display:inline-block;vertical-align:middle;text-align:center;border:1px solid;width:100px;line-height:28px;min-height:29.6px;padding:0}.gap-match-gap.target-active{background-color:var(--order-target-active-bgc);border:1px dashed var(--ea-button-secondary-bgc)}.gap-match-gap.target-active.active{background-color:var(--order-placeholder-color);border:1px dashed var(--ea-button-secondary-bgc)}.gap-match-gap .dragger-placeholder{margin-bottom:0}.gap-match-gap.qti-input-width-1{width:1.7rem}.gap-match-gap.qti-input-width-2{width:2.7rem}.gap-match-gap.qti-input-width-3{width:3.7rem}.gap-match-gap.qti-input-width-4{width:4.7rem}.gap-match-gap.qti-input-width-5{width:5.6rem}.gap-match-gap.qti-input-width-6{width:6.6rem}.gap-match-gap.qti-input-width-10{width:10.4rem}.gap-match-gap.qti-input-width-15{width:15.2rem}.gap-match-gap.qti-input-width-20{width:20rem}.gap-match-gap.qti-input-width-25{width:25rem}.gap-match-gap.qti-input-width-30{width:30rem}.gap-match-gap.qti-input-width-35{width:35rem}.gap-match-gap.qti-input-width-40{width:40rem}.gap-match-gap.qti-input-width-45{width:45rem}.gap-match-gap.qti-input-width-50{width:50rem}.gap-match-gap.qti-input-width-72{width:100%}.qti-hottext[aria-checked=false]{color:var(--choice-ctrlh-color);background-color:var(--choice-ctrlh-bgc);border:1px solid var(--choice-ctrlh-color);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext[aria-checked=false]{color:inherit;background-color:inherit;border:0 solid var(--choice-ctrlh-color);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-hottext[aria-checked=true]{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:1px solid var(--choice-ctrlh-checked-bgc);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext[aria-checked=true]{color:var(--choice-ctrlh-checked-color);background-color:var(--choice-ctrlh-checked-bgc);border:0 solid var(--choice-ctrlh-checked-bgc);border-radius:.25rem;padding:1px 3px;cursor:pointer}.qti-hottext[aria-checked=false]:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-focus-bc);color:var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow)}.qti-unselected-hidden .qti-hottext[aria-checked=false]:focus{border:0 solid transparent;color:inherit;box-shadow:var(--choice-control-focus-shadow)}.qti-hottext[aria-checked=true]:focus{border:1px solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color);box-shadow:var(--choice-control-focus-shadow)}.qti-unselected-hidden .qti-hottext[aria-checked=true]:focus{border:0 solid transparent;border-color:var(--choice-ctrlh-checked-color);color:var(--choice-ctrlh-checked-color);box-shadow:var(--choice-control-focus-shadow)}.qti-hottext[aria-checked=false]:focus-visible{border:1px solid var(--choice-ctrlh-color);box-shadow:var(--choice-control-focus-shadow);outline:0}.qti-hottext[aria-checked=true]:focus-visible{border:1px solid var(--choice-ctrlh-checked-bgc);box-shadow:var(--choice-control-focus-shadow);outline:0}.qti-hottext:hover{filter:var(--choice-ctrlh-hover-brightness);padding:1px 3px;cursor:pointer}.qti-unselected-hidden .qti-hottext:hover{filter:none;border:0 solid transparent;box-shadow:var(--choice-control-focus-shadow)}div.qti-hotspot-choice,div.qti-interaction-modules,div.qti-interaction-module,div.qti-interaction-markup,div.qti-template-variable,div.qti-context-variable,.qti-html-content,.qti-file-href{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.qti3-player-container,.qti3-player-container-fluid{--blue: #3d8ef8;--indigo: #564ab1;--purple: #6f42c1;--pink: #e83e8c;--red: #fb4d53;--orange: #f1734f;--yellow: #f1b44c;--green: #11c46e;--teal: #008080;--cyan: #0db4d6;--rose: #ffd0ff;--lblue: #add8e6;--lchiffon: #fffacd;--white: #fff;--gray: #7c8a96;--gray-dark: #343a40;--primary: #3d8ef8;--success: #11c46e;--info: #0db4d6;--warning: #f1b44c;--danger: #fb4d53;--light: #eff2f7;--lighter: #f5f5f5;--dark: #343a40;--darker: #212529;--black: #000;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--foreground: var(--darker);--background: var(--white);--secondary: #dbdbdb;--secondary-complement: var(--darker);--hr-border: 1px solid var(--black);--table-border-color: var(--black);--well-bg: #f5f5f5;--well-border: 1px solid #e3e3e3;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--item-card-panel-bgc: rgba(0,0,0,.05);--item-card-panel-bc: rgba(0,0,0,.3);--choice-focus-border: #86b7fe;--choice-control-bgc: var(--white);--choice-control-border: 1px solid rgba(0, 0, 0, .75);--choice-control-checked-bc: #0d6efd;--choice-control-checked-bg: #0d6efd;--choice-control-focus-border: #86b7fe;--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--choice-control-hover-bc: #86b7fe;--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: #0d6efd;--choice-sbac-control-checked-bg: #0d6efd;--choice-sbac-control-unchecked-bg: var(--white);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--lighter);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--foreground);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ea-button-hover-brightness: brightness(95%);--ed-bc: var(--gray-dark);--ed-bq-color: #ccc;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7;--slider-track: var(--gray);--slider-focus-track: #86b7fe}.qti3-player-color-default{--foreground: var(--darker);--background: var(--white)}.qti3-player-color-defaultreverse{--foreground: var(--white);--background: var(--darker);--hr-border: 1px solid var(--white);--table-border-color: var(--white);--well-bg: #444;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .05);--item-card-panel-bc: rgba(255, 255, 255, .3);--choice-focus-border: var(--white);--choice-control-bgc: var(--darker);--choice-control-border: 1px solid var(--white);--choice-control-checked-bc: #0d6efd;--choice-control-checked-bg: #0d6efd;--choice-control-focus-border: var(--white);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--white);--choice-sbac-checked-color: var(--foreground);--choice-sbac-unchecked-color: var(--background);--choice-sbac-control-checked-bc: #0d6efd;--choice-sbac-control-checked-bg: #0d6efd;--choice-sbac-control-unchecked-bg: var(--darker);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--lighter);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--background);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--background);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--foreground);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-blackwhite{--foreground: var(--black);--background: var(--white);--secondary: var(--black);--secondary-complement: var(--white);--hr-border: 1px solid var(--black);--table-border-color: var(--black);--well-bg: #eee;--well-border: 1px solid #ddd;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);--choice-focus-border: #86b7fe;--choice-control-bgc: var(--white);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--white);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--white);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--white);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--white);--ic-focus-bc: var(--black);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: var(--foreground);--ea-button-secondary-bc: var(--secondary-complement);--ea-button-secondary-focus-color: var(--background);--ea-button-secondary-focus-bgc: var(--foreground);--ea-button-secondary-focus-bc: var(--foreground);--ed-bc: #222;--ed-bq-color: #bbb;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-whiteblack{--foreground: var(--white);--background: var(--black);--secondary: var(--white);--secondary-complement: var(--black);--hr-border: 1px solid var(--white);--table-border-color: var(--white);--well-bg: var(--darker);--well-border: 1px solid #111;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--white);--choice-control-bgc: var(--black);--choice-control-border: 1px solid var(--white);--choice-control-checked-bc: var(--white);--choice-control-checked-bg: var(--white);--choice-control-focus-border: var(--white);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--white);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--white);--choice-sbac-control-checked-bc: var(--white);--choice-sbac-control-checked-bg: var(--white);--choice-sbac-control-unchecked-bc: var(--white);--choice-sbac-control-unchecked-bg: var(--black);--choice-ctrlh-color: #2871bd;--choice-ctrlh-bgc: var(--white);--choice-ctrlh-lblbgc: var(--white);--choice-ctrlh-desccolor: var(--background);--choice-ctrlh-checked-color: var(--white);--choice-ctrlh-checked-bgc: #2871bd;--choice-ctrlh-focus-bc: #2871bd;--choice-ctrlh-focus-checked-bc: var(--white);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: var(--foreground);--ea-button-secondary-bc: var(--secondary-complement);--ea-button-secondary-focus-color: var(--background);--ea-button-secondary-focus-bgc: var(--foreground);--ea-button-secondary-focus-bc: var(--foreground);--ed-bc: var(--lighter);--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-blackrose{--foreground: var(--black);--background: var(--rose);--secondary: #c6bcf8;--secondary-complement: var(--black);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #ffc0ff;--well-border: 1px solid #da70d6;--well-box-shadow: inset 0 1px 1px rgba(218, 112, 214, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--rose);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--rose);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--rose);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--rose);--choice-ctrlh-lblbgc: var(--rose);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--rose);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--rose);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--foreground);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bbcef1}.qti3-player-color-roseblack{--foreground: var(--rose);--background: var(--black);--secondary: #c6bcf8;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--rose);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--rose);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--rose);--choice-sbac-control-checked-bc: var(--rose);--choice-sbac-control-checked-bg: var(--rose);--choice-sbac-control-unchecked-bc: var(--rose);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--rose);--choice-control-checked-bc: var(--rose);--choice-control-checked-bg: var(--rose);--choice-control-focus-border: var(--rose);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--rose);--choice-ctrlh-color: var(--rose);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--rose);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--rose);--choice-ctrlh-focus-bc: var(--rose);--choice-ctrlh-focus-checked-bc: var(--rose);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-mgraydgray{--foreground: #e5e5e5;--background: #666;--secondary: #c8c8c8;--secondary-complement: var(--black);--hr-border: 1px solid var(--secondary);--table-border-color: var(--foreground);--well-bg: #585858;--well-border: 1px solid #444;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #444;--ea-button-secondary-bc: #63707c;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #555;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--background);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-dgraymgray{--foreground: #666;--background: #e5e5e5;--secondary: #888;--secondary-complement: var(--black);--hr-border: 1px solid var(--secondary);--table-border-color: var(--foreground);--well-bg: #ccc;--well-border: 1px solid #e3e3e3;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #555;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #d3d5d7}.qti3-player-color-yellowblue{--foreground: #ffcc00;--background: #003398;--secondary: #dbdbdb;--secondary-complement: var(--black);--hr-border: 1px solid var(--foreground);--table-border-color: var(--foreground);--well-bg: #00008C;--well-border: 1px solid rgba(0, 0, 128, 1);--well-box-shadow: inset 0 1px 1px rgba(0, 0, 128, 1);--item-card-panel-bgc: rgba(0,0,0,.1);--item-card-panel-bc: rgba(0,0,0,.4);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--well-border);--ed-bq-color: #6c757d;--order-target-active-color: var(--darker);--order-target-active-bgc: #bbcef1;--order-placeholder-color: var(--foreground)}.qti3-player-color-blueyellow{--foreground: #003398;--background: #ffcc00;--secondary: #dbdbdb;--secondary-complement: var(--black);--hr-border: 1px solid var(--foreground);--table-border-color: var(--foreground);--well-bg: #ffbb00;--well-border: 1px solid rgba(255, 175, 0, 1);--well-box-shadow: inset 0 1px 1px rgba(255, 175, 0, 1);--choice-focus-border: var(--foreground);--choice-control-bgc: var(--background);--choice-control-border: 1px solid var(--foreground);--choice-control-checked-bc: var(--foreground);--choice-control-checked-bg: var(--foreground);--choice-control-focus-border: var(--foreground);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--foreground);--choice-sbac-checked-color: var(--background);--choice-sbac-unchecked-color: var(--foreground);--choice-sbac-control-checked-bc: var(--foreground);--choice-sbac-control-checked-bg: var(--foreground);--choice-sbac-control-unchecked-bc: var(--foreground);--choice-sbac-control-unchecked-bg: var(--background);--choice-ctrlh-color: var(--foreground);--choice-ctrlh-bgc: var(--background);--choice-ctrlh-lblbgc: var(--background);--choice-ctrlh-desccolor: var(--foreground);--choice-ctrlh-checked-color: var(--background);--choice-ctrlh-checked-bgc: var(--foreground);--choice-ctrlh-focus-bc: var(--foreground);--choice-ctrlh-focus-checked-bc: var(--foreground);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: var(--secondary);--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--well-border);--ed-bq-color: #6c757d;--order-target-active-color: var(--foreground);--order-target-active-bgc: #bbcef1;--order-placeholder-color: #dbdbdb}.qti3-player-color-blackcyan{--foreground: var(--black);--background: var(--lblue);--secondary: #888;--secondary-complement: var(--black);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #99ccdd;--well-border: 1px solid #77ccdd;--well-box-shadow: inset 0 1px 1px rgba(119, 204, 221, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--lblue);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--lblue);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--lblue);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--lblue);--choice-ctrlh-lblbgc: var(--lblue);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--lblue);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--lblue);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #d8ade6;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--darker);--order-target-active-bgc: #d8ade6;--order-placeholder-color: #bbcef1;--slider-focus-track: rgba(13, 110, 253, .5)}.qti3-player-color-cyanblack{--foreground: var(--lblue);--background: var(--black);--secondary: #585858;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--lblue);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--lblue);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--lblue);--choice-sbac-control-checked-bc: var(--lblue);--choice-sbac-control-checked-bg: var(--lblue);--choice-sbac-control-unchecked-bc: var(--lblue);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--lblue);--choice-control-checked-bc: var(--lblue);--choice-control-checked-bg: var(--lblue);--choice-control-focus-border: var(--lblue);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--lblue);--choice-ctrlh-color: var(--lblue);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--lblue);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--lblue);--choice-ctrlh-focus-bc: var(--lblue);--choice-ctrlh-focus-checked-bc: var(--lblue);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #d8ade6;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: #d8ade6;--order-placeholder-color: var(--foreground);--slider-focus-track: rgba(13, 110, 253, .95)}.qti3-player-color-blackcream{--foreground: var(--black);--background: var(--lchiffon);--secondary: #dbdbdb;--secondary-complement: var(--darker);--hr-border: 1px solid var(--gray-dark);--table-border-color: var(--black);--well-bg: #fff3aa;--well-border: 1px solid #f0f000;--well-box-shadow: inset 0 1px 1px rgba(240, 240, 0, .5);--choice-focus-border: rgba(13, 110, 253, .75);--choice-control-bgc: var(--lchiffon);--choice-control-border: 1px solid rgba(0, 0, 0, 1);--choice-control-checked-bc: var(--black);--choice-control-checked-bg: var(--black);--choice-control-focus-border: var(--black);--choice-control-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);--choice-control-hover-bc: rgba(0, 0, 0, .5);--choice-sbac-checked-color: var(--lchiffon);--choice-sbac-unchecked-color: var(--black);--choice-sbac-control-checked-bc: var(--black);--choice-sbac-control-checked-bg: var(--black);--choice-sbac-control-unchecked-bc: var(--black);--choice-sbac-control-unchecked-bg: var(--lchiffon);--choice-ctrlh-color: var(--black);--choice-ctrlh-bgc: var(--lchiffon);--choice-ctrlh-lblbgc: var(--lchiffon);--choice-ctrlh-desccolor: var(--black);--choice-ctrlh-checked-color: var(--lchiffon);--choice-ctrlh-checked-bgc: var(--black);--choice-ctrlh-focus-bc: var(--black);--choice-ctrlh-focus-checked-bc: var(--lchiffon);--choice-ctrlh-hover-brightness: brightness(95%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--background);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: var(--gray-dark);--ed-bq-color: #999;--order-target-active-color: var(--foreground);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bde4ff}.qti3-player-color-creamblack{--foreground: var(--lchiffon);--background: var(--black);--secondary: #c8c8c8;--secondary-complement: var(--black);--hr-border: 1px solid var(--light);--table-border-color: var(--lchiffon);--well-bg: #333;--well-border: 1px solid #222;--well-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);--item-card-panel-bgc: rgba(255, 255, 255, .25);--item-card-panel-bc: rgba(255, 255, 255, .25);--choice-focus-border: var(--lblue);--choice-control-bgc: var(--black);--choice-sbac-checked-color: var(--black);--choice-sbac-unchecked-color: var(--lchiffon);--choice-sbac-control-checked-bc: var(--lchiffon);--choice-sbac-control-checked-bg: var(--lchiffon);--choice-sbac-control-unchecked-bc: var(--lchiffon);--choice-sbac-control-unchecked-bg: var(--black);--choice-control-border: 1px solid var(--lchiffon);--choice-control-checked-bc: var(--lchiffon);--choice-control-checked-bg: var(--lchiffon);--choice-control-focus-border: var(--lchiffon);--choice-control-focus-shadow: 0 0 0 .25rem rgba(255, 255, 255, .5);--choice-control-hover-bc: var(--lchiffon);--choice-ctrlh-color: var(--lchiffon);--choice-ctrlh-bgc: var(--black);--choice-ctrlh-lblbgc: var(--black);--choice-ctrlh-desccolor: var(--lchiffon);--choice-ctrlh-checked-color: var(--black);--choice-ctrlh-checked-bgc: var(--lchiffon);--choice-ctrlh-focus-bc: var(--lchiffon);--choice-ctrlh-focus-checked-bc: var(--lchiffon);--choice-ctrlh-hover-brightness: brightness(90%);--ic-focus-fc: var(--secondary-complement);--ic-focus-bc: #bde4ff;--ea-button-secondary-color: var(--foreground);--ea-button-secondary-bgc: #6c757d;--ea-button-secondary-bc: #6c757d;--ea-button-secondary-focus-color: var(--white);--ea-button-secondary-focus-bgc: #697783;--ea-button-secondary-focus-bc: #63707c;--ed-bc: #ddd;--ed-bq-color: #ccc;--order-target-active-color: var(--darker);--order-target-active-bgc: var(--secondary);--order-placeholder-color: #bde4ff}.qti3-player-container,.qti3-player-container-fluid{margin:0;font-size:16px;font-weight:400;line-height:1.8rem;font-family:Roboto,Helvetica Neue,Arial,sans-serif;color:var(--foreground);text-align:left;background-color:var(--background)}.qti3-player-container{width:940px;padding:0;margin-right:auto;margin-left:auto}.qti3-player-container-fluid{width:100%;padding:0;margin-right:auto;margin-left:auto}.qti3-player-container.qti3-player-container-padding-0,.qti3-player-container-fluid.qti3-player-container-padding-0{padding:0}.qti3-player-container.qti3-player-container-padding-1,.qti3-player-container-fluid.qti3-player-container-padding-1{padding:.25rem}.qti3-player-container.qti3-player-container-padding-2,.qti3-player-container-fluid.qti3-player-container-padding-2{padding:.5rem}.qti3-player-container.qti3-player-container-padding-3,.qti3-player-container-fluid.qti3-player-container-padding-3{padding:1rem}.qti3-player-container.qti3-player-container-padding-4,.qti3-player-container-fluid.qti3-player-container-padding-4{padding:1.5rem}.qti3-player-container.qti3-player-container-padding-5,.qti3-player-container-fluid.qti3-player-container-padding-5{padding:3rem}.qti3-player-container:before,.qti3-player-container:after,.qti3-player-container-fluid:before,.qti3-player-container-fluid:after{display:table;content:"";line-height:0}.qti3-player-container:after,.qti3-player-container-fluid:after{clear:both}@media (max-width:767px){.qti3-player-container{width:auto}}@media (min-width:768px) and (max-width:979px){.qti3-player-container{max-width:724px}}@media (min-width:1200px){.qti3-player-container{width:1170px}}.swal2-popup{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.qti3-player-catalog-clickable-term{cursor:pointer;border-bottom:1px dotted var(--foreground)}.qti3-player-writing-mode-vertical-rl .qti3-player-catalog-clickable-term{cursor:pointer;border-left:1px dotted var(--foreground);border-bottom:0}.qti3-player-writing-mode-vertical-lr .qti3-player-catalog-clickable-term{cursor:pointer;border-right:1px dotted var(--foreground);border-bottom:0}
|