@charset "UTF-8";
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-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";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.h1,.h3,.h4,.h5,h1,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}strong{font-weight:bolder}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}progress{vertical-align:baseline}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.g-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}.g-1{--bs-gutter-x:0.25rem}.g-1{--bs-gutter-y:0.25rem}.g-3{--bs-gutter-x:1rem}.g-3{--bs-gutter-y:1rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%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 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label{opacity:.5}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{background-color:#0d6efd;border-color:#0d6efd}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:active{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary:active{color:#fff;background-color:#565e64;border-color:#51585e}.btn-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{mask-position:-200% 0}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.position-relative{position:relative!important}.w-100{width:100%!important}.align-items-center{align-items:center!important}.mt-3{margin-top:1rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-auto{margin-bottom:auto!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1.5rem!important}.pe-3{padding-right:1rem!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}@media (min-width:992px){.d-lg-none{display:none!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{background-color:#bfbfbf!important;border:1px solid #bfbfbf!important}.grecaptcha-badge{display:none!important}body{overflow-x:hidden;min-height:100vh;font-family:Poppins,sans-serif}body.quiz-alt-2{font-family:Ubuntu,sans-serif}body.quiz-alt{font-family:Montserrat,sans-serif}.btn{text-transform:none}.btn-primary{background-color:#1ea1e6;border-color:#1ea1e6;color:#fff}.btn-primary:active,.btn-primary:active:focus,.btn-primary:focus,.btn-primary:hover{background-color:#1582bc!important;border-color:#1582bc!important;color:#fff!important;box-shadow:none!important}.form-control:focus{box-shadow:none}.form-check{padding-left:0}.form-check input[type=checkbox]{display:none}.form-check input[type=checkbox]+div span,.form-check input[type=checkbox]+label+div span{display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid #707070;float:left;vertical-align:middle;background:transparent;cursor:pointer;transition:border .4s cubic-bezier(.5,0,0,1);position:relative}.form-check input[type=checkbox]+div span:hover,.form-check input[type=checkbox]+label+div span:hover{border-color:#1ea1e6}.form-check input[type=checkbox]+div span:after,.form-check input[type=checkbox]+label+div span:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;border-radius:50%;background-color:#1ea1e6;opacity:0;transition:opacity .4s cubic-bezier(.5,0,0,1)}.form-check input[type=checkbox]:checked+div span,.form-check input[type=checkbox]:checked+label+div span{border-color:#1ea1e6}.form-check input[type=checkbox]:checked+div span:after,.form-check input[type=checkbox]:checked+label+div span:after{opacity:1}.form-check input[type=checkbox]+div p,.form-check input[type=checkbox]+label+div p{display:block;margin-left:30px;font-size:.625rem;line-height:1;margin-bottom:0;font-weight:400}.form-check input[type=checkbox]+div p a,.form-check input[type=checkbox]+label+div p a{color:#1ea1e6;font-weight:700;transition:color .2s ease-in-out}.form-check input[type=checkbox]+div p a:hover,.form-check input[type=checkbox]+label+div p a:hover{color:#1ea1e6}.quiz{position:relative;width:100%;min-height:100vh;background:#fff;background:linear-gradient(180deg,#fff,#0c8bc0);background-repeat:no-repeat;background-size:cover;background-position:50%}.question-container{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:calc(100% - 32px);padding:.75rem 0;max-width:60rem;min-height:100vh;margin:0 auto;z-index:999}@media (min-width:1200px){.question-container{padding:2rem 0}}.question-container__inner{width:100%;background-color:#fff;padding:1.25rem;box-shadow:0 30px 40px 7px rgba(0,0,0,.3)}@media (min-width:992px){.question-container__inner{padding:2rem}}.intro__title{background-color:#00b7d9;color:#fff;padding:.375rem .75rem;margin-bottom:.375rem}.intro__title--red{background-color:#cc0606}.intro__text{color:#006c9b;text-transform:uppercase;font-family:Bangers,cursive;line-height:1}.intro__text span{color:#cc0606}.intro p{color:#1d3152;font-weight:500}.intro p.intro__subtitle{color:#000;font-weight:700;letter-spacing:-.05rem}@media (min-width:992px){.intro p.intro__subtitle{font-size:1.125rem}}.question{width:100%}.question__title{font-size:1.25rem;line-height:1.3;margin-bottom:1rem;font-weight:700;color:#1d3152;text-align:center}@media (min-width:992px){.question__title{font-size:1.5rem;margin-bottom:2rem}}.question__alert{display:none;opacity:0;text-align:center;width:100%;margin-top:1rem;text-transform:uppercase;font-size:.75rem;font-weight:700;color:#af0000}.checkbox,.checkbox span{display:inline-block}.checkbox span{width:30px;height:30px;border:3px solid #e4e4e4;vertical-align:middle;background:#fff;cursor:pointer;position:relative;border-radius:15px}.checkbox span,.checkbox span:after{transition:all .4s cubic-bezier(.5,0,0,1)}.checkbox span:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;background-color:#1ea1e6;opacity:0;border-radius:9px}.option{margin-bottom:0}.option--radio-list input[type=radio]{display:none}.option--radio-list input[type=radio]:checked+.checkbox span{border-color:#1ea1e6}.option--radio-list input[type=radio]:checked+.checkbox span:after{opacity:1}.option--radio-list{width:100%}.option--radio-list:hover{cursor:pointer}.option__radio-label{margin-left:.5rem;display:inline-block}.option.form-check{display:flex;align-items:center}.option.form-check input{position:relative;margin:0}.option.form-check:not(:last-child){margin-bottom:1rem}.option .form-check-input{width:1.25rem;height:1.25rem}.option .form-check-label{display:block;padding-left:1rem}.controls{margin-top:1rem;width:100%;display:flex;justify-content:space-between;pointer-events:none}@media (min-width:1200px){.controls{width:67.5rem;position:absolute;left:-3.75rem;top:50%;transform:translateY(-50%)}}.controls .next,.controls .prev{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;background-color:#1d3152;bottom:1rem;color:#fff;pointer-events:all}.controls .next:hover,.controls .prev:hover{cursor:pointer}.controls .next svg,.controls .prev svg{fill:#fff;width:1rem;height:1rem}.controls .prev{margin-right:auto}.controls .prev svg{transform:rotate(180deg)}.controls .next{margin-left:auto}.quiz-progress{width:220px;margin:0 auto 1rem;position:relative}.quiz-progress .progress{height:10px;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.2)}.quiz-progress .progress-bar{background-color:#1ea1e6}.quiz-progress .progress-percentage{position:absolute;right:-45px;top:-5px;display:block;background-color:#1ea1e6;color:#fff;font-size:.6875rem;font-weight:700;width:40px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:5px}.bottom{text-align:center}.bottom__text{color:#fff;padding:.375rem 1.5rem;margin-bottom:.375rem}.footer{text-align:center}.footer p{font-size:.8125rem}.footer p a{color:#1ea1e6;text-decoration:underline}.footer p a:hover{color:#10638e}