@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:SamsungOne;font-style:normal;font-weight:300;src:local("SamsungOne 300"),url(/assets/fonts/SamsungOne-300.woff) format("woff")}@font-face{font-family:SamsungOne;font-style:normal;font-weight:400;src:local("SamsungOne 400"),url(/assets/fonts/SamsungOne-400.woff) format("woff")}@font-face{font-family:SamsungOne;font-style:normal;font-weight:700;src:local("SamsungOne 700"),url(/assets/fonts/SamsungOne-700.woff) format("woff")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:400;src:local("SamsungSharpSans Regular"),url(/assets/fonts/SamsungSharpSans-Regular.woff) format("woff")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:500;src:local("SamsungSharpSans Medium"),url(/assets/fonts/SamsungSharpSans-Medium.woff) format("woff")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:700;src:local("SamsungSharpSans Bold"),url(/assets/fonts/SamsungSharpSans-Bold.woff) format("woff")}@media screen and (max-width: 744px){html{font-size:5.5px}}@media screen and (min-width: 744px) and (max-width: 1179px){html{font-size:1vw}}@media screen and (min-width: 1180px){html{font-size:14px}}@media screen and (min-width: 1480px){html{font-size:16px}}@media screen and (min-width: 1780px){html{font-size:18px}}@media screen and (min-width: 2080px){html{font-size:18px}}body,html,.wrapper{width:100%;min-height:100dvh;color:#353d76}#app{margin:auto}.button{padding:1rem 3rem .75rem;font-family:SamsungSharpSans;font-size:2.8125rem;font-weight:500;text-align:center;background-color:#1952b5;color:#fff;border-radius:15rem;box-shadow:0 4px 44px #ffffffa6;outline:none;border:none;transition:ease-in-out .2s}.button:not(.outline):hover{cursor:pointer;background-color:#fff;color:#1952b5;outline:2px solid #1952B5}.button.outline{font-size:2.5vw;background-color:#1b1a46;outline:2px solid white;padding:1rem 3rem}.widget.intro{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5vw;width:100%;height:100%}.widget.intro h1{font-family:SamsungSharpSans;font-size:18.75rem;font-weight:700;color:#fff;text-align:center;line-height:1em}.widget.intro p{font-family:SamsungSharpSans;font-weight:400;font-size:5.625rem;line-height:1em;color:#fff;text-align:center}.widget.intro a.lang{position:fixed;bottom:5vh;right:10vw;font-family:SamsungSharpSans;font-size:3.3vw;font-weight:700;color:#fff}.widget.quiz{position:relative;width:100%;height:100%;min-height:100vh}.widget.quiz h2{font-family:SamsungSharpSans;font-size:5rem;font-weight:700;color:#fff;text-align:center}.widget.quiz .clients{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0}.widget.quiz .clients ul.client-list{display:grid;grid-template-columns:1fr 1fr;max-width:80%;gap:4vw;margin-top:4rem}.widget.quiz .clients ul.client-list li{overflow:hidden;display:block;position:relative;aspect-ratio:1;border:1vw solid white;border-radius:5vw;background:#5b6ca44d;width:28.125rem}@media screen and (min-width: 1024px){.widget.quiz .clients ul.client-list li{width:38.75rem}}.widget.quiz .clients ul.client-list li img{display:block;object-fit:cover;width:100%;height:100%;padding-bottom:2rem;max-height:100%;max-width:100%;height:auto}.widget.quiz .clients ul.client-list li h3{position:absolute;width:100%;height:15%;bottom:0;left:50%;transform:translate(-50%);background-color:#495591;border-radius:0 0 4vw 4vw;font-family:SamsungSharpSans;padding-top:1rem;font-size:1.75rem;color:#fff;text-align:center}.widget.quiz .clients ul.client-list li.disabled{opacity:.5}.widget.quiz .clients .reset{position:fixed;bottom:4rem;right:4rem;width:6.25rem;height:6.25rem}.widget.quiz>video{position:absolute;bottom:0;object-fit:cover;opacity:0;transition:ease-in .25s}.widget.quiz>video.animate{opacity:1}.widget.quiz .switch-client{position:absolute;top:0;left:0;width:100%;height:10vh;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;background-color:#1b1a46}@media screen and (min-width: 1024px){.widget.quiz .switch-client{height:6vh}}.widget.quiz .switch-client:after{position:absolute;content:"";background-color:#1b1a46;width:30px;height:30px;bottom:-1rem;transform:rotate(45deg)}.widget.quiz .switch-client p{font-family:SamsungOne;font-size:3vw;font-weight:300;color:#fff}.widget.quiz .questions{display:flex;flex-direction:column;min-height:90vh;max-height:90vh;margin-top:10vh;padding-top:3rem}@media screen and (min-width: 1024px){.widget.quiz .questions{min-height:94vh;max-height:94vh}}@media screen and (min-width: 1024px){.widget.quiz .questions{margin-top:6vh}}.widget.quiz .questions .meter{display:flex;flex-direction:column;align-items:center;gap:2rem}.widget.quiz .questions .meter .progress-bar{display:flex;align-items:center;width:85%;height:5vh;border:6px solid white;border-radius:6.875rem;padding:.6666666667rem 1rem}.widget.quiz .questions .meter .progress-bar .percentage{height:100%;border-radius:6.875rem;background:linear-gradient(90deg,#323871,#6985bf);transition:ease-in .5s}.widget.quiz .questions .questions-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;background-size:65%;background-repeat:no-repeat;background-position:center bottom;overflow:hidden}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper{background-size:cover}}@media screen and (max-width: 744px){.widget.quiz .questions .questions-wrapper{background-size:100%}}.widget.quiz .questions .questions-wrapper .content{display:flex;flex-direction:column;gap:5vw;width:85%;padding:6rem;margin:5vw 0;border-radius:5vw;background:#ffffffe6}.widget.quiz .questions .questions-wrapper .content .category{font-family:SamsungSharpSans;font-size:3.4375rem;font-weight:400}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper .content .category{font-size:4.375rem}}.widget.quiz .questions .questions-wrapper .content q.question{quotes:"‘" "’";font-family:SamsungOne;font-size:3.4375rem;font-weight:700}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper .content q.question{font-size:4.375rem}}.widget.quiz .questions .questions-wrapper .content ul.answers{display:flex;flex-direction:column;gap:2rem;list-style:none}.widget.quiz .questions .questions-wrapper .content ul.answers li{display:flex;align-items:center;color:#fff;background-color:#353d76;padding:1.5vw;gap:2vw;border-radius:9.375rem;transition:ease-in-out .2s}.widget.quiz .questions .questions-wrapper .content ul.answers li:hover{background-color:#495591}.widget.quiz .questions .questions-wrapper .content ul.answers li q{font-family:SamsungOne;font-size:3.125rem;font-weight:400;width:90%;padding-right:.75rem}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper .content ul.answers li q{font-size:3.125rem}}.widget.quiz .questions .questions-wrapper .content ul.answers li span.letter{display:inline-block;width:7.5rem;height:7.5rem;font-family:SamsungSharpSans;font-size:4.0625rem;font-weight:700;border:solid 2px #9db1b8;border-radius:100%;text-align:center;padding-top:1rem}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper .content ul.answers li span.letter{font-size:6.875rem;height:6vh;width:6vh;padding:1vw 2vw}}.widget.quiz .questions .questions-wrapper .content .result .msg{font-family:SamsungOne;font-weight:700;font-size:3.5vw}.widget.quiz .questions .questions-wrapper .content .result .msg.green{color:#00a624}.widget.quiz .questions .questions-wrapper .content .result .msg.red{color:#d80004}.widget.quiz .questions .questions-wrapper .content .result .feedbacks{font-family:SamsungOne;font-size:3vw;font-weight:400;margin-top:5vw}.widget.quiz .questions .questions-wrapper .content .play-again{margin:0 auto;font-family:SamsungSharpSans;font-size:2.5rem;font-weight:500;color:#1952b5}.widget.quiz .questions .questions-wrapper .content p.end-msg{font-family:SamsungSharpSans;font-size:7.8125rem;font-weight:700;text-align:center;padding:1rem 4rem;color:#fff}.widget.quiz .questions .questions-wrapper .content p.end-msg.failed{color:#8fb5aa;padding:1rem 7.6rem}.widget.quiz .questions .questions-wrapper .content.done.success{background:#1b1a46cc;position:absolute;justify-content:center;top:-4vh;width:100vw;height:102vh;border-radius:0}.widget.quiz .questions .questions-wrapper .video{flex:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.widget.quiz .questions .questions-wrapper .video .play-btn{width:18.75rem;height:18.75rem}.widget.quiz .questions .questions-wrapper .video .loader{width:20vw;height:20vw}.widget.quiz .questions .questions-wrapper .video video{padding-top:2rem;width:65%;position:absolute;object-fit:cover;object-position:center bottom}@media screen and (min-width: 1024px){.widget.quiz .questions .questions-wrapper .video video{width:100%}}@media screen and (max-width: 744px){.widget.quiz .questions .questions-wrapper .video video{width:100%;padding:0}}.widget.quiz .questions .questions-wrapper .show-questions-btn{margin-top:auto;margin-bottom:5vw}.loader{width:80px;height:80px;border-radius:100%;border:10px solid rgba(255,255,255,.2);border-top-color:#fff;animation:spin 1s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/images/bg-1.png);background-repeat:no-repeat;background-size:100% 100%;transition:ease-in .5s}.wrapper.started{background-image:url(/assets/images/bg-2.png)}ul [ani]{transition:all .125s ease-in}ul [ani]:nth-child(1){transition-delay:.125s}ul [ani]:nth-child(2){transition-delay:.25s}ul [ani]:nth-child(3){transition-delay:.375s}ul [ani]:nth-child(4){transition-delay:.5s}ul [ani]:nth-child(5){transition-delay:.625s}ul [ani]:nth-child(6){transition-delay:.75s}ul [ani]:nth-child(7){transition-delay:.875s}ul [ani]:nth-child(8){transition-delay:1s}ul [ani]:nth-child(9){transition-delay:1.125s}ul [ani]:nth-child(10){transition-delay:1.25s}ul [ani]:nth-child(11){transition-delay:1.375s}ul [ani]:nth-child(12){transition-delay:1.5s}ul [ani]:nth-child(13){transition-delay:1.625s}ul [ani]:nth-child(14){transition-delay:1.75s}ul [ani]:nth-child(15){transition-delay:1.875s}ul [ani]:nth-child(16){transition-delay:2s}ul [ani]:nth-child(17){transition-delay:2.125s}ul [ani]:nth-child(18){transition-delay:2.25s}ul [ani]:nth-child(19){transition-delay:2.375s}ul [ani]:nth-child(20){transition-delay:2.5s}ul [ani]:nth-child(21){transition-delay:2.625s}ul [ani]:nth-child(22){transition-delay:2.75s}ul [ani]:nth-child(23){transition-delay:2.875s}ul [ani]:nth-child(24){transition-delay:3s}ul [ani]:nth-child(25){transition-delay:3.125s}ul [ani]:nth-child(26){transition-delay:3.25s}ul [ani]:nth-child(27){transition-delay:3.375s}ul [ani]:nth-child(28){transition-delay:3.5s}ul [ani]:nth-child(29){transition-delay:3.625s}ul [ani]:nth-child(30){transition-delay:3.75s}.quiz-container[data-v-8c9b9f8f]{display:flex;flex-direction:column;background:linear-gradient(135deg,#1b1a46,#495591);color:#fff;padding:4rem}.quiz-header[data-v-8c9b9f8f]{text-align:center;margin-bottom:4rem}.quiz-header h1[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:7.5rem;font-weight:700;color:#fff;margin-bottom:2rem}.clients-list[data-v-8c9b9f8f]{display:flex;flex-direction:column;gap:4rem}.client-card[data-v-8c9b9f8f]{background:#ffffff1a;border-radius:20px;padding:4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.client-header[data-v-8c9b9f8f]{text-align:center;margin-bottom:4rem}.client-header h2[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:5rem;font-weight:700;color:#fff;margin-bottom:2rem}.profession[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:2.1875rem;font-weight:400;color:#fffc}.intro-video[data-v-8c9b9f8f]{margin:4rem 0}.intro-video h3[data-v-8c9b9f8f],.questions h3[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:3.125rem;font-weight:500;color:#fff;margin-bottom:2rem}.video-item[data-v-8c9b9f8f]{margin-bottom:2rem;padding:2rem;background:#ffffff0d;border-radius:15px}.video-item video[data-v-8c9b9f8f]{width:100%;max-width:600px;border-radius:10px;margin-top:2rem}.questions[data-v-8c9b9f8f]{margin-top:4rem}.question[data-v-8c9b9f8f]{background:#ffffff0d;border-radius:15px;padding:3rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.1)}.question h4[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:2.5rem;font-weight:600;color:#fff;margin-bottom:2rem}.question-text[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:1.875rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.4}.question-video[data-v-8c9b9f8f]{margin:2rem 0}.question-video h5[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:2.1875rem;font-weight:500;color:#fff;margin-bottom:2rem}.question-video h6[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:1.75rem;font-weight:400;color:#fffc;margin-bottom:1rem}.answers[data-v-8c9b9f8f]{margin-top:2rem}.answers h5[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:2.1875rem;font-weight:500;color:#fff;margin-bottom:2rem}.answer[data-v-8c9b9f8f]{margin-bottom:2rem;padding:2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.answer[data-v-8c9b9f8f]:hover{background:#ffffff1a;transform:translateY(-2px)}.answer-option[data-v-8c9b9f8f]{display:flex;align-items:center;cursor:pointer;width:100%;gap:2rem}.answer-option input[type=radio][data-v-8c9b9f8f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #1952B5;border-radius:50%;position:relative;cursor:pointer;transition:all .3s ease}.answer-option input[type=radio][data-v-8c9b9f8f]:checked{background-color:#1952b5;border-color:#1952b5}.answer-option input[type=radio][data-v-8c9b9f8f]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#fff;border-radius:50%}.answer-text[data-v-8c9b9f8f]{font-family:SamsungSharpSans,sans-serif;font-size:1.875rem;color:#fff;flex:1}.correct[data-v-8c9b9f8f]{color:#4caf50;font-weight:700;font-size:2.1875rem}.feedback[data-v-8c9b9f8f]{margin-top:2rem;font-family:SamsungSharpSans,sans-serif;font-size:1.625rem;font-style:italic;color:#ffffffb3;padding:1.5rem;background:#ffffff08;border-radius:8px;border-left:3px solid #1952B5}.no-answers[data-v-8c9b9f8f],.no-questions[data-v-8c9b9f8f],.no-data[data-v-8c9b9f8f]{text-align:center;font-family:SamsungSharpSans,sans-serif;font-size:1.875rem;color:#ffffffb3;padding:4rem}@media (max-width: 768px){.quiz-container[data-v-8c9b9f8f]{padding:2rem}.quiz-header h1[data-v-8c9b9f8f]{font-size:5rem}.client-header h2[data-v-8c9b9f8f]{font-size:3.75rem}.client-card[data-v-8c9b9f8f]{padding:2rem}}
