@import"https://use.typekit.net/xta4kbc.css";@import"https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap";@property --GradientColorStart{syntax: "<color>"; initial-value: #EE00CA; inherits: false;}@property --GradientColorEnd{syntax: "<color>"; initial-value: #0065D8; inherits: false;}:root{--jq-font-heading: "nimbus-sans", sans-serif;--jq-font-quiz: "nimbus-sans", sans-serif}.jquest-app h1,.jquest-app h2,.jquest-app h3,.jquest-app h4,.jquest-app h5,.jquest-app h6{font-family:var(--jq-font-heading);text-align:center;font-weight:400;margin:0}.jquest-app h1{font-size:36px}.jquest-app h3{font-size:24px}.jquest-app p{font-family:var(--jq-font-heading);margin-bottom:1rem;letter-spacing:0;line-height:24px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}.jquest-app{margin:0;font-family:Segoe UI,sans-serif;font-weight:400;display:flex;justify-content:center;align-items:center;color:#fff;background:var(--jq-background)}.jquest-app .app-game{width:100%}.jquest-app .life-wrapper{display:none}.jquest-app .view-grid{height:100%;width:100%}.jquest-app .loader-wrapper{position:absolute;margin-top:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.jquest-app .app-game.fullscreen-quest{min-height:100vh;justify-content:center;display:flex;flex-direction:column}.jquest-app .app-game .view-grid main{display:flex;justify-content:center}.jquest-app .app-game .view-grid main .game-content{padding:50px 2rem;overflow:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-self:center;max-width:600px}@media only screen and (max-width: 768px){.jquest-app .app-game .view-grid main .game-content{padding:25px 1.5rem}}.jquest-app .app-game .view-grid main .game-content .module{width:100%;margin-bottom:1.25rem;text-align:center}.jquest-app .app-game .view-grid main .game-content .module.module-image.fill-width img{width:100%}.jquest-app .app-game .view-grid main .game-content .module.module-image img{max-width:100%}.jquest-app .app-game .view-grid main .game-content .module.module-textarea.weight-light{font-weight:300}.jquest-app .app-game .view-grid main .game-content .module.module-quiz{text-align:left}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .question-counter-wrapper{display:none}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .question-wrapper{margin-bottom:2rem}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .question-wrapper .question-title{font-weight:400;text-align:left;color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option{border-radius:70px;background-color:#fff;color:#000;display:flex;width:100%;column-gap:1rem;align-items:center;padding:12px;transition:all .25s ease-out;text-transform:none;font-size:1rem;text-align:left}@media only screen and (max-width: 768px){.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option{column-gap:.5rem}}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option .option-index{height:35px;width:35px;background-color:#f5f5f5;flex-shrink:0;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:20px;border-radius:50%;transition:all .25s ease-out}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option:disabled{cursor:default}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option:enabled:hover{background-color:#f5f5f5}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option:enabled:hover .option-index{background-color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option.correct{background-color:#087d33}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option.correct .option-value{color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option.selected:not(.correct){background-color:#c91149}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .btn-quiz-option.selected:not(.correct) .option-value{color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .option-feedback .feedback-header{display:none}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .option-feedback .feedback{padding-left:63px;padding-right:63px}@media only screen and (max-width: 768px){.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .option-feedback .feedback{padding-right:1rem;padding-left:1rem}}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .option-feedback .feedback>*{color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .options-wrapper .option-wrapper .option-feedback .feedback :last-child{margin-bottom:2rem}.jquest-app .app-game .view-grid main .game-content .module.module-quiz .next-question-wrapper{margin-top:60px;justify-content:center;display:flex}.jquest-app .app-game .view-grid main .game-content .module.module-raffle2 canvas{width:100%!important;max-width:512px;height:auto!important}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper{display:flex;flex-wrap:wrap}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper{display:flex;flex-wrap:wrap;width:100%;margin-bottom:20px}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper>input{padding:7px;width:100%;border:1px solid rgb(209,209,209);border-radius:10px;min-height:54px;font-size:18px}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper>label{margin-bottom:10px;text-align:left;width:100%;font-family:nimbus-sans,serif}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-checkbox{grid-column:span 2;flex-direction:row-reverse;justify-content:left;align-items:center;gap:.5rem;flex-wrap:nowrap;margin-bottom:1.25rem}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-checkbox>input{flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;min-height:unset;width:24px;height:24px;border-radius:4px;outline:none;background-color:#fff;position:relative}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-checkbox>input:checked:after{content:"";background-color:#0065d8;border-radius:2px;height:16px;width:16px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-checkbox>label{margin-bottom:0;width:unset;text-align:left}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-radio>label{margin-bottom:1.5rem}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-radio .radio-wrapper{margin-bottom:1rem;gap:1rem;display:flex;width:100%;justify-content:flex-start;text-align:left}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-radio .radio-wrapper input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:24px;width:24px;border-radius:50%;outline:none;background-color:#fff;position:relative;cursor:pointer}.jquest-app .app-game .view-grid main .game-content .module.module-form .form-wrapper .field-wrapper.field-type-radio .radio-wrapper input:checked:after{content:"";background-color:#0065d8;border-radius:50%;height:16px;width:16px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.jquest-app .app-game .view-grid main .game-content .module.module-form.referral .form-wrapper{display:flex;justify-content:center}.jquest-app .app-game .view-grid main .game-content .module.module-form.referral .form-wrapper label{display:none}.jquest-app .app-game .view-grid main .game-content .module.module-form.referral .form-wrapper .input-wrapper{width:100%}.jquest-app .app-game .view-grid main .game-content .module.module-totalscore .inner-container{font-size:24px;display:flex;flex-direction:column}.jquest-app .app-game .view-grid main .game-content .module.module-totalscore .inner-container .score{margin-top:20px;position:relative;font-size:48px}.jquest-app .app-game .view-grid main .game-content .module.module-totalscore .inner-container .score:after{content:"/3"}.jquest-app .app-game .view-grid main .game-content .module.font-small{font-size:1rem}.jquest-app .app-game .view-grid main .game-content .module.form-width{display:flex;justify-content:center}.jquest-app .app-game .view-grid main .game-content .module.form-width>*{max-width:538px}.jquest-app .app-game .view-grid main .game-content .module.module-textarea .module-content a{color:#fff}.jquest-app .app-game .view-grid main .game-content .module.module-textarea .module-content a:hover{text-decoration:none}.jquest-app .app-game .view-grid main .game-content .module.module-textarea .module-content a u:hover{text-decoration:none}.jquest-app .app-game .view-grid main .game-content .module.module-textarea.form-width{justify-content:flex-start;text-align:left;width:538px;max-width:100vw}.jquest-app .app-game .view-grid main .game-content .module.module-textarea.question-index .module-content>*{text-align:left}.jquest-app button{background-color:#0065d8;border-radius:0;padding:25px 36px;margin-bottom:1rem;color:#fff;min-width:150px;font-family:var(--jq-font-heading);cursor:pointer;font-weight:600;border:none;transition:all .25s ease-out;text-transform:uppercase;font-size:18px}.jquest-app button:hover,.jquest-app .module-button.btn-dark button,.jquest-app .module-button2.btn-dark button{background-color:#1d47b1}.jquest-app .module-button.btn-dark button:hover,.jquest-app .module-button2.btn-dark button:hover{background-color:#0065d8}.jquest-app .module-button.btn-link button,.jquest-app .module-button2.btn-link button{padding:0;background-color:transparent;font-size:1rem;text-transform:unset;font-weight:400}.jquest-app .module-button.btn-link button:hover,.jquest-app .module-button2.btn-link button:hover{text-decoration:underline}.jquest-app .app-game.chooser-quest{display:flex;justify-content:center}.jquest-app .app-game.chooser-quest .view-grid{max-width:880px;padding:43px;background:url(https://files.jquest.fi/orgs/kQJ9aPPcB8qC5T2PUxXJ/assets/Images/Karis-telefon.png) no-repeat center;background-size:cover;word-break:break-word}@media only screen and (max-width: 768px){.jquest-app .app-game.chooser-quest .view-grid{padding:20px}}.jquest-app .app-game.chooser-quest .view-grid main{box-shadow:8px 8px 24px #3c3c3c14;background:#fff;border-radius:10px;color:#1d47b1}.jquest-app .app-game.chooser-quest .view-grid main .game-content{padding-left:70px;padding-right:70px;max-width:unset;width:100%}@media only screen and (max-width: 768px){.jquest-app .app-game.chooser-quest .view-grid main .game-content{padding-left:1rem;padding-right:1rem}}.jquest-app .app-game.chooser-quest .view-grid main h2{font-weight:300;font-size:32px}@media only screen and (max-width: 768px){.jquest-app .app-game.chooser-quest .view-grid main h2{font-size:25px;line-height:29px}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-enter-active,.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-leave-active{transition:all .8s ease}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-leave-active,.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-leave-to{display:none}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-enter-from,.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .chooser-leave-to{opacity:0;transform:translate(30px)}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .header-wrapper{margin-bottom:50px}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .header-wrapper h2{font-size:32px;color:#1d47b1;font-weight:300}@media only screen and (max-width: 768px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .header-wrapper h2{font-size:25px;line-height:29px}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media only screen and (max-width: 576px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper{gap:1rem}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper{display:flex;width:calc(50% - 1rem)}@media only screen and (max-width: 576px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper{width:100%}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button{min-height:117px;padding-top:25px;padding-bottom:25px;flex-grow:1;margin-bottom:0;transition:--GradientColorStart .3s ease-out,--GradientColorEnd .3s ease-out,opacity .3s ease-out;--GradientColorStart: #0065D8;background:transparent linear-gradient(248deg,var(--GradientColorStart) 0%,var(--GradientColorEnd) 100%) 0% 0% no-repeat padding-box}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button:hover,.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button.selected{--GradientColorStart: #EE00CA}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button>*{position:relative;z-index:2}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button span{color:#fff;text-transform:none}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button .option-index{display:none}@media only screen and (max-width: 768px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper .option-wrapper button.option-button{padding:10px;min-width:100%}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-chooser .options-wrapper.option-selected button.option-button:not(.selected){opacity:.7}.jquest-app .app-game.chooser-quest .view-grid main .module.module-textarea .module-content a{color:#0065d8;text-decoration:underline}.jquest-app .app-game.chooser-quest .view-grid main .module.module-textarea .module-content a:hover{text-decoration:none}.jquest-app .app-game.chooser-quest .view-grid main .module.module-form .form-wrapper .field-wrapper>input{border-radius:0}.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.grid-container>.container-body{display:flex;flex-wrap:wrap;gap:2rem}@media only screen and (max-width: 576px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.grid-container>.container-body{gap:1rem}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.box{width:calc(50% - 1rem);background:#f5f5f5;padding:35px 2rem;margin-bottom:0}@media only screen and (max-width: 576px){.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.box{padding:27px 25px;width:100%}}.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.box .container-body>:last-child{margin-bottom:0}.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.box .container-body .module-button button,.jquest-app .app-game.chooser-quest .view-grid main .module.module-container.box .container-body .module-button2 button{margin-bottom:0;padding:15px 26px;text-transform:none;font-weight:400}
