.test-top-bar{width:100vw;display:flex;position:absolute;z-index:1}.test-top-bar .progress-bar{margin:7vh auto 0;display:flex;justify-content:center}.test-top-bar .progress-bar .step-bar{display:flex;flex-direction:row;align-items:center}.test-top-bar .progress-bar .step-bar *{display:inline-block}.test-top-bar .progress-bar .step-bar .step-point{margin:0 1vw;width:3vw;height:3vw;max-width:1em;max-height:1em;border:none;border-radius:50%;background-color:#fff}.test-top-bar .progress-bar .step-bar .step-point.active{background-color:#47a1cf}.test-top-bar .progress-bar .step-bar .step-text{color:#2f7196;font-size:.6em;margin-left:2vw}.test-top-bar.blue .progress-bar .step-bar .step-text{color:#fff}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point{margin:0 12px;width:20px;height:20px;border:3px solid #666;border-radius:20px}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point.active{background-color:#fff;border-color:#fff}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point.active.clickable{cursor:pointer}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point .text-balloon{width:50px;height:33px;position:absolute;margin:30px 0 0 -35px}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point .text-balloon>*{position:absolute}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point .text-balloon .text-area{line-height:25px;text-align:center;font-size:.4em;color:#666;width:90px;top:5px;height:25px}.instructions-top-bar .top-bar .progress-bar .step-bar .step-point .text-balloon .text-area span{display:inline-block;vertical-align:middle;line-height:normal}.instructions-top-bar .top-bar{width:100vw;min-width:315px;display:flex;position:absolute;z-index:1}.instructions-top-bar .top-bar .progress-bar{margin:2vw auto 0}.instructions-top-bar .top-bar .progress-bar .step-icons svg{width:50px;margin:0 2vw;padding:0}.instructions-top-bar .top-bar .progress-bar .step-icons .active{filter:brightness(250%)}.instructions-top-bar .top-bar .progress-bar .step-bar{margin:0 2vw}.instructions-top-bar .top-bar .progress-bar .step-bar *{display:inline-block}.instructions-top-bar .top-bar .progress-bar .step-bar .step-line{position:relative;background-color:#666;width:4vw;height:2px;margin:0 -12px 12px -12px;padding:0 12px 0 12px}.instructions-top-bar .top-bar .progress-bar .step-bar .step-line.active{background-color:#fff}.instructions-top-bar .top-bar .progress-bar .step-bar .step-line-progress{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width .1s ease;width:var(--percentage)}.button-container button{pointer-events:all}.btn{--button-color:#fff;--button-border:#000;--button-background:#000;background:none;border:none;-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-focus-ring-color:hsla(0,0%,100%,0)!important;outline:none!important;color:var(--button-color);padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn .btn-container{display:flex;align-items:center;margin:0;padding:3px;cursor:pointer;font-size:20px;font-size:2.3vw;border:1px solid var(--button-border);border-radius:2em;background:var(--button-background);transition:box-shadow .2s ease}@media(max-width:956.5217391304px){.btn .btn-container{font-size:22px}}@media(min-width:1434.7826086957px){.btn .btn-container{font-size:33px}}.btn .btn-container.font-base{line-height:150%;font-size:20px;font-size:2.1vw}@media(max-width:952.380952381px){.btn .btn-container.font-base{font-size:20px}}@media(min-width:1238.0952380952px){.btn .btn-container.font-base{font-size:26px}}.btn .btn-container.font-medium{font-size:20px;font-size:2.3vw}@media(max-width:956.5217391304px){.btn .btn-container.font-medium{font-size:22px}}@media(min-width:1434.7826086957px){.btn .btn-container.font-medium{font-size:33px}}.btn .btn-container.font-large{font-size:27px;font-size:2.6vw}@media(max-width:1038.4615384615px){.btn .btn-container.font-large{font-size:27px}}@media(min-width:1923.0769230769px){.btn .btn-container.font-large{font-size:50px}}.btn.add-top{margin:1em}.btn:focus:not(.tile) .btn-container{outline:none}.btn:not(.disabled):not([disabled]):not(.tile):hover .btn-container{transform-origin:50% 0;transform:scale(.975);box-shadow:2px 2px 2px rgba(0,0,0,.5)}.btn .content{flex:1 0 auto;padding:.1em .5em;text-align:center}.btn .left,.btn .right{display:flex;align-items:center;justify-content:center}.btn .left svg,.btn .right svg{height:1.5em}.btn.disabled,.btn[disabled]{opacity:.2;pointer-events:none}.btn.condensed .content{padding:1px}.btn.inverted .btn-container{color:var(--button-background);background:var(--button-color);border-color:var(--button-color)}.btn.hidden{display:none;visibility:hidden}input{box-shadow:1vw 1vh 1vw 0 rgba(0,0,0,.1)}#guest-login .no-top-margin{margin-top:0!important}.EndModule{width:100%;display:flex;flex-direction:row}.EndModule h1{font-size:24.3px;font-size:9.9vw;line-height:1em;margin-bottom:.3em}@media(max-width:590.9090909091px){.EndModule h1{font-size:58.5px}}@media(min-width:1090.9090909091px){.EndModule h1{font-size:108px}}.EndModule .btn{margin-top:2em}.module-wrapper{display:grid;grid-template-areas:"left content right";grid-auto-columns:1fr 7fr 1fr;grid-template-rows:auto;max-width:1200px;padding:0 1em;height:100%;width:90%}@media(max-width:819px){.module-wrapper{grid-template-areas:"content content" "left right";grid-template-columns:1fr;grid-template-rows:auto}.module-wrapper.no-module-left-button{grid-template-areas:"content" "right";grid-template-columns:1fr;grid-template-rows:auto}}.module-wrapper .module-content-wrapper{grid-area:content;margin-top:max(15vh,5em);flex:1;display:flex;flex-direction:row}.module-wrapper .module-content-wrapper .module-header{display:flex;flex-direction:row}.module-wrapper .module-content-wrapper .module-header .question{flex:1;flex-basis:70%;padding-right:5vw}.module-wrapper .module-content-wrapper .module-header .question .description{display:inline-block;padding:0 1em 0 1em;border:.1em solid #2f7196;border-radius:.6em;font-size:10.4px;font-size:3.44vw}@media(max-width:302.3255813953px){.module-wrapper .module-content-wrapper .module-header .question .description{font-size:10.4px}}@media(min-width:581.3953488372px){.module-wrapper .module-content-wrapper .module-header .question .description{font-size:20px}}.module-wrapper .module-content-wrapper .module-header .question .title{text-align:left;font-size:20px;font-size:2.3vw;width:60%}@media(max-width:956.5217391304px){.module-wrapper .module-content-wrapper .module-header .question .title{font-size:22px}}@media(min-width:1434.7826086957px){.module-wrapper .module-content-wrapper .module-header .question .title{font-size:33px}}@media(max-width:820px){.module-wrapper .module-content-wrapper .module-header .question .title{width:100%}}.module-wrapper .module-content-wrapper .module-header .question .text{line-height:150%;font-size:14px;font-size:1.47vw}@media(max-width:952.380952381px){.module-wrapper .module-content-wrapper .module-header .question .text{font-size:14px}}@media(min-width:1238.0952380952px){.module-wrapper .module-content-wrapper .module-header .question .text{font-size:18.2px}}.module-wrapper .module-content-wrapper .module-header .module-header-right{flex:1 1 30%}.module-wrapper .module-content-wrapper .module-content{flex:1;display:flex;flex-direction:column;align-self:flex-start}.module-wrapper .module-left-button,.module-wrapper .module-right-button{width:4em;display:flex}.module-wrapper .module-left-button .btn.prev,.module-wrapper .module-right-button .btn.prev{margin:.2em;align-self:center}.module-wrapper .module-left-button .btn.prev:hover svg path,.module-wrapper .module-right-button .btn.prev:hover svg path{stroke:#cacdd0;fill:#cacdd0}.module-wrapper .module-left-button .btn.next,.module-wrapper .module-right-button .btn.next{margin:.2em;align-self:center}.module-wrapper .module-left-button{grid-area:left;justify-self:center}.module-wrapper .module-right-button{grid-area:right;justify-self:center}@media(max-width:819px){.module-wrapper .title{margin:.5em 0}.module-wrapper .module-left-button{justify-self:self-end;padding-right:1em;margin-bottom:10vh}.module-wrapper .module-right-button{justify-self:self-start;padding-left:1em;margin-bottom:10vh}.module-wrapper.no-module-left-button .module-right-button{justify-self:center;margin-bottom:10vh}}.draggable{position:absolute;z-index:99999;border:none}.draggable>*{width:inherit;height:inherit;border-radius:50%;box-shadow:1vw 1vh 1vw 0 rgba(0,0,0,.1);max-width:25vw}.drop-area .draggable:before{content:"";position:absolute;top:10%;left:10%;bottom:0;right:0;background:url(../assets/redcross.cbeff3be.svg) 100% 0 no-repeat;background-size:contain;width:80%;height:80%}.drop-area .draggable.valid:before{content:"";background:none}.MatchModule{width:100%;display:flex;flex-direction:column;align-items:center}.MatchModule .wrapper-draggable{flex:1;position:relative}.MatchModule .wrapper-draggable .draggable>*{max-width:20vw}.MatchModule .choices{display:flex;flex:1 0;margin-top:2em;min-height:15vh}.MatchModule .choices .choice{flex:1}.MatchModule .wrapper-categories{display:flex;flex-direction:row;width:100%}.MatchModule .wrapper-categories .categories{display:flex;flex:1 0}.MatchModule .wrapper-categories .categories .category{font-size:9.1px;font-size:3.01vw;flex:1;display:flex;flex-direction:column}@media(max-width:302.3255813953px){.MatchModule .wrapper-categories .categories .category{font-size:9.1px}}@media(min-width:581.3953488372px){.MatchModule .wrapper-categories .categories .category{font-size:17.5px}}.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area{position:relative;flex:1 1 10vh;max-width:25vw}.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area>img{display:block;margin:0 auto;width:60%}.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area .wrapper-drop-area{position:absolute;height:100%;width:60%;margin:0 auto;left:0;right:0}.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area .wrapper-drop-area .drop-area,.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area .wrapper-drop-area .drop-area-bg,.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area .wrapper-drop-area .drop-area .draggable{height:5em;width:5em}.MatchModule .wrapper-categories .categories .category .wrapper-img-drop-area .wrapper-drop-area .drop-area .drop-area-bg{position:absolute;border:none;border-radius:50%;box-shadow:1vw 1vh 1vw 0 rgba(0,0,0,.1)}.MatchModule .wrapper-categories .categories .category span{text-align:center;display:block}.MatchModule .module-right .wrapper-categories{min-width:10vw}.MatchModule .module-right .wrapper-categories .draggable,.MatchModule .module-right .wrapper-categories .drop-area-bg,.MatchModule .module-right .wrapper-categories .wrapper-drop-area,.MatchModule .module-right .wrapper-categories img,.MatchModule .module-right .wrapper-categories svg{width:100%!important;height:auto!important}.MatchModule .module-right .wrapper-categories span{display:none!important}.MovieplayerModule .module-fullscreen-wrapper .video-poster{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:50%;pointer-events:none}.MovieplayerModule .module-fullscreen-wrapper .video-wrapper video{position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;background-color:#000}.MovieplayerModule .module-fullscreen-wrapper .video-overlay{z-index:2;position:absolute;left:0;top:0;bottom:0;right:0;width:25vw;border-radius:0 10vh 10vh 0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}@media(max-width:820px){.MovieplayerModule .module-fullscreen-wrapper .video-overlay{width:40vw}}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .video-description{flex:0;align-self:center;flex-basis:65%;text-align:left;margin:1em}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .video-description h1,.MovieplayerModule .module-fullscreen-wrapper .video-overlay .video-description h2{line-height:110%;font-weight:700}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area{position:absolute;left:24vw;width:9vw;height:100vh;max-width:108px;max-height:285px;min-width:78px;min-height:200px}@media(max-width:820px){.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area{left:39vw}}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area .play-btn{display:flex;background:none;border:none;cursor:pointer;padding:0;left:-3px;width:100%;height:auto}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area .play-btn-bg{position:absolute;width:7vw;max-width:100px;max-height:290px}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area .play-btn-bg path{fill:#47a1cf}.MovieplayerModule .module-fullscreen-wrapper .video-overlay .play-btn-area .play-btn-icon{position:absolute;width:5vw;top:100px;max-width:80px;max-height:90px}.MovieplayerModule .module-fullscreen-wrapper .video-controls{position:absolute;margin:0 25vw;bottom:1em;width:50vw;text-align:center}@media(max-width:820px){.MovieplayerModule .module-fullscreen-wrapper .video-controls{margin:0 30vw;width:40vw}}.MovieplayerModule .module-fullscreen-wrapper .video-controls #progress{position:absolute;left:0;bottom:3.2em;height:7px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.MovieplayerModule .module-fullscreen-wrapper .video-controls #progress::-webkit-progress-bar{background-color:#fff}.MovieplayerModule .module-fullscreen-wrapper .video-controls #progress::-webkit-progress-value{background-color:#47a1cf}.MovieplayerModule .module-fullscreen-wrapper .video-controls #progress::-moz-progress-bar{background:#fff;background:#47a1cf}.MovieplayerModule .module-fullscreen-wrapper .video-controls #pause,.MovieplayerModule .module-fullscreen-wrapper .video-controls #play{position:absolute;left:max(65px,3vw);bottom:1em;background:transparent;border:0;box-sizing:border-box;width:0;height:34px;border-color:transparent transparent transparent #fff;transition:all .1s ease;cursor:pointer;border-style:solid;border-width:17px 0 17px 30px}.MovieplayerModule .module-fullscreen-wrapper .video-controls #pause{border-style:double;border-width:0 0 0 30px}.MovieplayerModule .module-fullscreen-wrapper .video-controls #back{position:absolute;left:0;bottom:1em;background:transparent;border:0;min-width:40px;height:34px;max-width:50px;max-height:34px;cursor:pointer}.MovieplayerModule .module-fullscreen-wrapper .fade-enter-active,.MovieplayerModule .module-fullscreen-wrapper .fade-leave-active{transition:opacity .3s}.MovieplayerModule .module-fullscreen-wrapper .fade-enter,.MovieplayerModule .module-fullscreen-wrapper .fade-leave-to{opacity:0}.MovieplayerModule .module-fullscreen-wrapper .slide-overlay-enter-active,.MovieplayerModule .module-fullscreen-wrapper .slide-overlay-leave-active{transition:transform .5s}.MovieplayerModule .module-fullscreen-wrapper .slide-overlay-enter,.MovieplayerModule .module-fullscreen-wrapper .slide-overlay-leave-to{transform:translate(-200vw)}#video-player{position:relative}#video-player video{display:block;position:relative;height:70%;width:70%;margin:1em auto 0 auto;text-align:center}@media(max-width:820px){#video-player video{width:100%;height:100%}}#video-player .play-btn-area{position:absolute;left:24vw;width:9vw;height:100%;max-width:108px;max-height:285px;min-width:78px;min-height:200px}@media(max-width:820px){#video-player .play-btn-area{left:39vw}}#video-player .play-btn-area .play-btn{display:flex;background:none;border:none;cursor:pointer;padding:0;left:-3px;width:100%;height:auto}#video-player .play-btn-area .play-btn-bg{position:absolute;width:7vw;max-width:100px;max-height:290px}#video-player .play-btn-area .play-btn-icon{position:absolute;width:5vw;top:100px;max-width:80px;max-height:90px}#video-player .video-controls{position:absolute;width:85%;height:50px;display:block;bottom:0}@media(max-width:820px){#video-player .video-controls{width:100%}}#video-player .video-controls #back,#video-player .video-controls #pause,#video-player .video-controls #play{position:absolute;right:1em;bottom:1em;background:transparent;border:0;box-sizing:border-box;width:0;height:34px;border-color:transparent transparent transparent #fff;transition:all .1s ease;cursor:pointer;border-style:solid;border-width:17px 0 17px 30px}#video-player .video-controls #pause{border-style:double;border-width:0 0 0 30px}#video-player .video-controls #back{left:0;min-width:40px;min-height:25px;max-width:50px;max-height:25px}.MultipleChoiceModule{width:100%;display:flex;flex-direction:column;align-items:center}.MultipleChoiceModule .question .title{width:100%!important}.MultipleChoiceModule .wrapper-choices{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center}.MultipleChoiceModule .wrapper-choices .telephone-wrapper{background:#2f7196;color:#fff;width:100%;border-radius:.6em;margin-top:5vh}.MultipleChoiceModule .wrapper-choices .telephone-wrapper .telephone{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;padding:1em}.MultipleChoiceModule .wrapper-choices .choices-images{margin-top:1em;align-self:center;-moz-column-count:5;column-count:5;gap:1em;max-width:40em}@media(max-width:1200px){.MultipleChoiceModule .wrapper-choices .choices-images{-moz-column-count:4;column-count:4}}.MultipleChoiceModule .wrapper-choices .choices-images .choice{position:relative}.MultipleChoiceModule .wrapper-choices .choices-images .choice img{width:100%;height:auto;opacity:.4}.MultipleChoiceModule .wrapper-choices .choices-images .choice img:hover{opacity:1}.MultipleChoiceModule .wrapper-choices .choices-images .choice.incorrect:after{content:"";position:absolute;top:0;right:0;background:url(../assets/incorrect.57ada81a.svg) 100% 0 no-repeat;background-size:cover;width:3vw;height:3vw;min-width:30px;min-height:30px;max-width:50px;max-height:50px}.MultipleChoiceModule .wrapper-choices .choices-images .choice.incorrect img{opacity:1}.MultipleChoiceModule .wrapper-choices .choices-images .choice.correct:after{content:"";position:absolute;top:0;right:0;background:url(../assets/correct.31a73176.svg) 100% 0 no-repeat;background-size:cover;width:3vw;height:3vw;min-width:30px;min-height:30px;max-width:50px;max-height:50px}.MultipleChoiceModule .wrapper-choices .choices-images .choice.correct img{opacity:1}.MultipleChoiceModule .wrapper-choices .choices-text{margin-top:5vh;display:grid;width:100%;grid-template-columns:50% 50%}.MultipleChoiceModule .wrapper-choices .choices-text.col-1{grid-template-columns:auto}.MultipleChoiceModule .wrapper-choices .choices-text .choice{margin:.5vh 1em;cursor:pointer;color:#fff;background-color:#2f7196;border-radius:.6em;border:none;padding:.5vh .7vw;font-weight:700;text-align:left;display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:10.4px;font-size:3.44vw}@media(max-width:302.3255813953px){.MultipleChoiceModule .wrapper-choices .choices-text .choice{font-size:10.4px}}@media(min-width:581.3953488372px){.MultipleChoiceModule .wrapper-choices .choices-text .choice{font-size:20px}}.MultipleChoiceModule .wrapper-choices .choices-text .choice .label-wrapper{margin:.3em 0}.MultipleChoiceModule .wrapper-choices .choices-text .choice .label-wrapper .label{color:#2f7196;background-color:#fff;padding:.5em .8em;border-radius:.5em;margin:0 .3em 0 -1.5em;border:.2em solid #2f7196}.MultipleChoiceModule .wrapper-choices .choices-text .choice .text{margin:2%;min-width:4em;line-height:1.5em}.MultipleChoiceModule .wrapper-choices .choices-text .choice.active .label{color:#fff;background-color:#47a1cf;border:.2em solid #47a1cf}.MultipleChoiceModule .wrapper-choices #popup-correct-answer{background:#2f7196;color:#fff;padding:.5em 10em 1.5em 10em;padding-left:min(10em,7vw);padding-right:min(10em,7vw);border-radius:1em;font-size:10.4px;font-size:3.44vw;width:100%}@media(max-width:302.3255813953px){.MultipleChoiceModule .wrapper-choices #popup-correct-answer{font-size:10.4px}}@media(min-width:581.3953488372px){.MultipleChoiceModule .wrapper-choices #popup-correct-answer{font-size:20px}}.MultipleChoiceModule .wrapper-choices #popup-correct-answer .btn{margin-top:2em}@media(max-width:820px){.MultipleChoiceModule .wrapper-choices .choices-text{width:100%;grid-template-columns:auto;margin:1em 0}.MultipleChoiceModule .wrapper-choices .choices-text .choice{width:95%}}.StartModule{width:100%;display:flex;flex-direction:row}.StartModule .assignment.title{font-size:24.3px;font-size:9.9vw;line-height:1em;margin-bottom:.3em}@media(max-width:590.9090909091px){.StartModule .assignment.title{font-size:58.5px}}@media(min-width:1090.9090909091px){.StartModule .assignment.title{font-size:108px}}.StartModule .assignment.text{display:flex;flex-direction:column}.StartModule .btn{margin-top:2em}.StartModule #columns{display:grid;grid-auto-columns:repeat(3,1fr);grid-auto-rows:auto}.StartModule #age-icon,.StartModule #camera-icon,.StartModule #data-icon{display:block}.TextModule{width:100%;display:flex;flex-direction:column}.TextModule #q858.container{max-width:1200px;padding:1em 2em}.TextModule p{font-size:10.4px;font-size:3.44vw;line-height:140%}@media(max-width:302.3255813953px){.TextModule p{font-size:10.4px}}@media(min-width:581.3953488372px){.TextModule p{font-size:20px}}.TextModule .question.title{margin:0 5vw .5em;line-height:1em}.TextModule .question.text{display:flex;flex-direction:column;margin:0 5vw}.TextModule .btn{margin-top:1em}.TextModule .btn.download{margin-right:auto;font-size:7.8px;font-size:2.58vw;background:#47a1cf url(../assets/download.44d5af24.svg) 10px no-repeat;background-size:20px;padding-left:40px;color:#2f7196}@media(max-width:302.3255813953px){.TextModule .btn.download{font-size:7.8px}}@media(min-width:581.3953488372px){.TextModule .btn.download{font-size:15px}}.TextModule .btn.download:hover{color:#2f7196}.TextModule #columns{display:grid;grid-template-columns:repeat(3,33%);grid-template-rows:auto;gap:1.5em}@media(max-width:820px){.TextModule #columns{grid-template-columns:100%;grid-template-rows:auto}}.TextModule #emergency-number{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;margin-top:1em;margin-bottom:.5em;align-items:start}.TextModule #emergency-number p{margin-top:0;font-size:7.8px;font-size:2.58vw}@media(max-width:302.3255813953px){.TextModule #emergency-number p{font-size:7.8px}}@media(min-width:581.3953488372px){.TextModule #emergency-number p{font-size:15px}}.TextModule #age-icon{background:url(../assets/age.85426e6e.svg) 0 0 no-repeat;background-size:contain}.TextModule #age-icon,.TextModule #camera-icon{width:5vw;height:4vw;max-width:90px;max-height:79px;min-width:45px;min-height:40px}.TextModule #camera-icon{background:url(../assets/camera.ae88658e.svg) 0 0 no-repeat;background-size:contain}.TextModule #data-icon{min-width:45px;background:url(../assets/data.58d389af.svg) 0 0 no-repeat;background-size:contain}.TextModule #alarm-icon,.TextModule #data-icon{display:block;width:5vw;height:4vw;max-width:90px;max-height:79px;min-height:40px}.TextModule #alarm-icon{min-width:60px;background:url(../assets/alarm.303d3619.svg) 0 0 no-repeat;background-size:contain}.TextModule #phone-icon{display:block;width:5vw;height:4vw;max-width:70px;max-height:79px;min-width:35px;min-height:40px;background:url(../assets/phone.b20da04c.svg) 0 0 no-repeat;background-size:contain}.debug{position:absolute;bottom:0;left:0;right:0;display:flex}.debug>button{position:absolute;z-index:2000;opacity:.5;padding:0;width:40px;height:40px;margin:-45px 2px 0 2px}.debug>button:last-child{right:0}.main{display:flex;flex-grow:1}input[data-v-1b0c6d11]{margin:0}.validation-provider[data-v-1b0c6d11]{margin:.7em 0 1em 0}.confirm-overlay[data-v-1b0c6d11]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal[data-v-1b0c6d11]{background:#2d6aa6;color:#fff;border-radius:1em;padding:1.5em;width:min(90vw,600px)}.confirm-text[data-v-1b0c6d11]{margin-top:.5em}.confirm-actions[data-v-1b0c6d11]{margin-top:1.5em;display:flex;gap:1em}a{text-decoration:none;color:#fff}#end_button{margin-bottom:25%;background-color:#cacaca;border:1px solid #fff}#end_button:hover{background-color:#fff}#result-screen{width:100%;display:flex;flex-direction:column}#result-screen h1{font-size:24.3px;font-size:9.9vw;line-height:1em;margin-bottom:.3em}@media(max-width:590.9090909091px){#result-screen h1{font-size:58.5px}}@media(min-width:1090.9090909091px){#result-screen h1{font-size:108px}}#result-screen .btn{margin-top:2em}#result-screen .progress-bar-wrapper{flex:1 1 auto;width:90%;margin-block:1em;padding:0 5%}#result-screen .progress-bar-wrapper .progress-bar{width:100%;max-width:420px;margin:0 auto;padding:2px;position:relative;overflow:hidden;border-radius:.5em}#result-screen .progress-bar-wrapper .progress-bar .progress-bar-slider{transition:width 1s ease;max-width:98%;width:var(--percentage);box-sizing:border-box;min-width:.1px;text-align:end;margin:3px 4px;padding:2px 10px;color:#fff;border-radius:.5em}#result-screen .progress-bar-wrapper .progress-bar .progress-bar-slider.success{background-color:#47a1cf}#result-screen .progress-bar-wrapper .progress-bar .progress-bar-slider.failed{background-color:red}#result-screen .progress-bar-wrapper .progress-bar:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;border-radius:inherit}#result-screen .progress-bar-wrapper .progress-bar.success:after{border:2px solid #47a1cf}#result-screen .progress-bar-wrapper .progress-bar.failed:after{border:2px solid red}.validation-provider{margin:.7em 0 2em 0}input[type=email],input[type=password],input[type=search],input[type=text]{background-clip:padding-box}.multiselect,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input),select,textarea{background-color:#fff;width:100%;padding:.6em;border-radius:1em;border:0;outline:none;box-sizing:border-box;line-height:150%;font-size:20px;font-size:2.1vw;color:#000;transition:box-shadow .2s ease}@media(max-width:952.380952381px){.multiselect,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input),select,textarea{font-size:20px}}@media(min-width:1238.0952380952px){.multiselect,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input),select,textarea{font-size:26px}}.multiselect::-moz-placeholder,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input)::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#bebebe;font-weight:400}.multiselect:-ms-input-placeholder,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input):-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#bebebe;font-weight:400}.multiselect::placeholder,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input)::placeholder,select::placeholder,textarea::placeholder{color:#bebebe;font-weight:400}.multiselect.invalid,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input).invalid,select.invalid,textarea.invalid{box-shadow:0 0 0 4px red}.multiselect:focus,input:not([type=checkbox]):not([type=radio]):not(.multiselect__input):focus,select:focus,textarea:focus{outline:none}textarea{width:100%;resize:none;padding:1em .6em;font:inherit;overflow-wrap:break-word}textarea::-webkit-scrollbar{width:calc(1.5em + 10px)}textarea::-webkit-scrollbar-thumb{border:.75em solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}textarea:disabled{background-color:#f3f3f3;color:#666}.input-label{display:block;margin-left:1em;margin-bottom:.2em;padding:0 2px;color:#000;z-index:51}.checkbox{display:inline-flex;width:100%;border-radius:5em;box-sizing:border-box;padding:4px 20px;color:#fff;font-weight:700;align-items:center;line-height:150%;font-size:20px;font-size:2.1vw}@media(max-width:952.380952381px){.checkbox{font-size:20px}}@media(min-width:1238.0952380952px){.checkbox{font-size:26px}}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox label{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.checkbox .checkmark{width:25px;height:25px;margin-top:-4px;color:#000}.checkbox .checkmark svg{width:100%;height:100%}.checkbox input:checked~.checkmark{color:#fff}.checkbox:focus-within{outline:none}.checkbox.invalid{border-color:red}.hide-check input:checked~.checkmark{color:#000}.radio:checked,.radio:not(:checked){position:absolute;left:-9999px}.radio:checked+.radio-label,.radio:not(:checked)+.radio-label{position:relative;padding-left:35px;cursor:pointer;line-height:27px;display:inline-block}.radio:checked+.radio-label:before,.radio:not(:checked)+.radio-label:before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;border-radius:100%;background:#fff}.radio:checked+.radio-label:after,.radio:not(:checked)+.radio-label:after{content:"";width:19px;height:19px;position:absolute;top:3.5px;left:4px;border-radius:100%;transition:all .2s ease}.radio:not(:checked)+.radio-label:after{opacity:0;transform:scale(0)}.radio:checked+.radio-label:after{opacity:1;transform:scale(1)}.validation-provider{position:relative;width:calc(100% - 8px)}.validation-provider .validation-error{display:block;color:red;margin:.8rem 1em}.input-password-wrapper{position:relative}.input-password{padding-right:2em!important}.input-password::-ms-clear,.input-password::-ms-reveal{display:none}.input-toggle-password{position:absolute;top:50%;right:.7em;width:1em;transform:translateY(-50%);cursor:pointer}body,button{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:150%;font-size:20px;font-size:2.1vw}@media(max-width:952.380952381px){body,button{font-size:20px}}@media(min-width:1238.0952380952px){body,button{font-size:26px}}.h1,h1{font-size:13.5px;font-size:5.5vw}@media(max-width:590.9090909091px){.h1,h1{font-size:32.5px}}@media(min-width:1090.9090909091px){.h1,h1{font-size:60px}}.h2,h2{font-size:24px;font-size:2.76vw;font-weight:400}@media(max-width:956.5217391304px){.h2,h2{font-size:26.4px}}@media(min-width:1434.7826086957px){.h2,h2{font-size:39.6px}}.loader{box-sizing:border-box;position:absolute;display:block;border:12px solid #f3f3f3;border-top:12px solid #000;border-radius:50%;width:164px;height:164px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;top:calc(50% - 82px);left:calc(50% - 82px)}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slideup-enter-active,.slideup-leave-active{transition:all .4s;transition-timing-function:cubic-bezier(.55,0,.1,1)}.slideup-enter,.slideup-leave-to{opacity:0;transform:translateY(30px)}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition-duration:.4s;overflow:hidden}.slide-left-enter-active>.container,.slide-left-leave-active>.container,.slide-right-enter-active>.container,.slide-right-leave-active>.container{transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.55,0,.1,1)}.slide-left-enter>.container,.slide-right-leave-active>.container{opacity:0;transform:translate(2em)}.slide-left-leave-active>.container,.slide-right-enter>.container{opacity:0;transform:translate(-2em)}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.slide-overlay-enter-active,.slide-overlay-leave-active{transition:transform .5s}.slide-overlay-enter,.slide-overlay-leave-to{transform:translate(-200vw)}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.nav-wrapper{position:sticky;top:0;left:0;right:0;z-index:1000;order:1;margin-right:calc(-100vw - -100%);overflow-x:hidden;overflow-x:inherit;will-change:transform;transform:translateZ(0);height:3em;padding-bottom:.2em;font-size:13px;font-size:4.3vw}@media(max-width:302.3255813953px){.nav-wrapper{font-size:13px}}@media(min-width:581.3953488372px){.nav-wrapper{font-size:25px}}.nav-wrapper nav{max-width:1200px;margin:0 auto;display:flex;height:100%;font-weight:700}.nav-wrapper nav>div{flex:1 1 19%;display:flex;justify-content:center;white-space:nowrap}.nav-wrapper nav a{flex:0 1 75px;margin-top:.3em;color:#000;text-decoration:none;text-align:center;display:flex;flex-direction:column;justify-content:center}.nav-wrapper nav a>svg{height:45%;width:100%}.nav-wrapper .nav-authenticated .router-link-active{color:#fff}.nav-wrapper .nav-authenticated .router-link-active svg{fill:#fff}body,html{color:#000;background-color:#fff;width:100%;height:100%;margin:0;padding:0}html{margin-right:calc(-100vw - -100%);overflow-x:hidden}a{cursor:pointer}.container{margin:0 auto;padding:0 1em;width:100%;max-width:800px;box-sizing:border-box}.container.small{max-width:500px}.container p{-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:.5em;margin-block-end:.5em}.container .container-wrapper{width:100%;max-width:400px;flex:1}.logo{width:15em;height:2em}.logo-small{height:5vw;width:11vw;position:absolute;right:10vw;bottom:2em;min-width:90px;min-height:45px;max-width:190px;max-height:95px}@media(max-width:820px){.logo-small{right:3vw;bottom:1em}}#welcome-screen .logo{margin-bottom:.5em}#welcome-screen h1{font-size:21.6px;font-size:8.8vw;margin:1em 0 .2em 0;padding:0}@media(max-width:590.9090909091px){#welcome-screen h1{font-size:52px}}@media(min-width:1090.9090909091px){#welcome-screen h1{font-size:96px}}#welcome-screen h2{margin:.2em 0 2em 0;padding:0}#welcome-screen #lang-selector{margin-top:.5em;display:flex;align-self:center}#app{flex:1;min-height:100%;flex-direction:column;position:relative}#app,#app>div{width:100%;display:flex}#app>div{flex-direction:column}#app .main,#app>div:first-child{flex:1}.h-align-center{flex-direction:row}.h-align-center,.v-align-center{display:flex;justify-content:center}.v-align-center{flex-direction:column}.v-align-center.full-width{width:100%}.top-bar-wrapper{width:100%;background:linear-gradient(rgba(0,0,0,.1333333333),hsla(0,0%,100%,0));min-height:128px}.green{color:#fff}.green .bg{background-color:#47a1cf}.green .btn{background-color:#fff;color:#2f7196;border-radius:.5em;padding:.2em 1.2em;font-size:24px;font-size:2.76vw;font-weight:700}@media(max-width:956.5217391304px){.green .btn{font-size:26.4px}}@media(min-width:1434.7826086957px){.green .btn{font-size:39.6px}}.green .btn:focus,.green .btn:hover{background-color:#2f7196;color:#fff}.blue{color:#fff}.blue .bg{background-color:#2f7196}.blue .btn{background-color:#47a1cf;color:#fff;border-radius:.5em;padding:.2em 1.2em;font-size:24px;font-size:2.76vw;font-weight:700}@media(max-width:956.5217391304px){.blue .btn{font-size:26.4px}}@media(min-width:1434.7826086957px){.blue .btn{font-size:39.6px}}.blue .btn:focus,.blue .btn:hover{background-color:#fff;color:#47a1cf}.gray{color:#2f7196}.gray .bg{background-color:#cacaca}.gray .btn{background-color:#47a1cf;color:#fff;border-radius:.5em;padding:.2em 1.2em;font-size:20px;font-size:2.3vw;font-weight:700}@media(max-width:956.5217391304px){.gray .btn{font-size:22px}}@media(min-width:1434.7826086957px){.gray .btn{font-size:33px}}.gray .btn:focus,.gray .btn:hover{background-color:#fff;color:#47a1cf}.green-bg{background-color:#47a1cf;color:#fff}.blue-bg{background-color:#2f7196;color:#fff}.light-gray-bg{background-color:#cacaca;color:#2f7196}.blue-text{color:#2f7196}.btn{padding:.4em;text-decoration:none;cursor:pointer;font-size:20px;font-size:2.3vw}@media(max-width:956.5217391304px){.btn{font-size:22px}}@media(min-width:1434.7826086957px){.btn{font-size:33px}}.btn.blue,.btn.green{border:none;padding:.2em 2em;font-weight:700}.btn.blue.round,.btn.green.round{border-radius:.5em}.btn.green{background-color:#47a1cf}.btn.green:focus,.btn.green:hover{background-color:#fff;color:#47a1cf}.btn.blue{background-color:#2f7196}.btn.blue:focus,.btn.blue:hover{background-color:#fff;color:#2f7196}.btn.round{border-radius:2em;text-align:center}.btn.next,.btn.prev{width:2.3em;height:2.3em}.btn.next .lock,.btn.prev .lock{padding:10% 0 0 0;width:100%;display:none}.btn.next .arrow-right,.btn.prev .arrow-right{padding:0 0 4% 0;width:100%}.btn.next[disabled] .arrow-right,.btn.prev[disabled] .arrow-right{display:none}.btn.next[disabled] .lock,.btn.prev[disabled] .lock{display:inline}.circular-btn{line-height:1.2em;display:inline-block;margin:.2em;font-size:1.5em;font-weight:700;border:2px solid #fff;border-radius:50%}.circular-btn:focus,.circular-btn:hover{background-color:#fff;color:#2f7196}.circular-btn:focus svg,.circular-btn:hover svg{filter:contrast(100%)}.align-center{display:block;margin:0 auto;text-align:center}