﻿body{overflow:hidden;}body .scroll-progress-bar{opacity:0;}body #wrapper::-webkit-scrollbar{display:none;}body #wrapper::-webkit-scrollbar-thumb{display:none;}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.arrow-wrapper-mobile{display:none;}@media screen and (max-width:1200px){.arrow-wrapper-mobile.show{display:block;}}[data-inviewport=contentSlideUp]{opacity:0;transform:translateY(20%);}[data-inviewport=contentSlideUp].is-inViewport{transform:translateY(0%);opacity:1;transition:1s;}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;}.loading.loading-screen-fade{animation:hideLoading 1s;animation-fill-mode:forwards;animation-delay:2.5s;}.loading .loading-text{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;text-align:center;height:6.25vw;line-height:6.25vw;}@media screen and (max-width:1200px){.loading .loading-text{height:100px;line-height:100px;}}@media screen and (max-width:1024px){.loading .loading-text{height:9.77vw;line-height:9.77vw;}}.loading .loading-text span{display:inline-block;margin:0 .313vw;font-size:1.875vw;color:#fff;font-family:ZOM-Medium,SM-Medium;}@media screen and (max-width:1200px){.loading .loading-text span{margin:0 5px;font-size:30px;}}@media screen and (max-width:1024px){.loading .loading-text span{margin:0 .49vw;font-size:2.93vw;}}@media screen and (max-width:768px){.loading .loading-text span{margin:0 1.163vw;font-size:6.977vw;}}.loading .loading-text span:nth-child(1){filter:blur(0);animation:blur-text 1.5s 0s infinite linear alternate;}.loading .loading-text span:nth-child(2){filter:blur(0);animation:blur-text 1.5s .2s infinite linear alternate;}.loading .loading-text span:nth-child(3){filter:blur(0);animation:blur-text 1.5s .4s infinite linear alternate;}.loading .loading-text span:nth-child(4){filter:blur(0);animation:blur-text 1.5s .6s infinite linear alternate;}.loading .loading-text span:nth-child(5){filter:blur(0);animation:blur-text 1.5s .8s infinite linear alternate;}.loading .loading-text span:nth-child(6){filter:blur(0);animation:blur-text 1.5s 1s infinite linear alternate;}.loading .loading-text span:nth-child(7){filter:blur(0);animation:blur-text 1.5s 1.2s infinite linear alternate;}@keyframes hideLoading{0%{transition:1s;opacity:1;visibility:visible;}100%{transition:.5s;opacity:0;visibility:hidden;}}@keyframes blur-text{0%{filter:blur(0);}100%{filter:blur(4px);}}#wrapper{position:fixed;overflow:hidden;width:100vw;height:100vh;display:flex;flex-direction:row;align-items:start;position:relative;}#wrapper .section-container{position:relative;height:100%;width:100%;flex-shrink:0;}@media screen and (max-width:768px){#wrapper .section-container{overflow:hidden;}}#wrapper .section-container.result{overflow-y:hidden;overflow-x:visible;}@media screen and (max-width:1200px){#wrapper .section-container.result{width:1200px;}}@media screen and (max-width:600px){#wrapper .section-container.result{width:900px;}}#wrapper .section-container.result .quiz-container{gap:10%;gap:5%;}@media screen and (max-width:600px){#wrapper .section-container.result .quiz-container{gap:6%;margin-left:5%;align-items:flex-start;}}#wrapper .section-container.result .quiz-container .quiz-left-warpper{position:relative;}#wrapper .section-container .form-container{position:relative;background-image:url("../images/quiz/quiz-question-main.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;width:100%;height:100%;}#wrapper .section-container .form-container .form-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper{width:80%;}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper{padding-top:20vh;justify-content:flex-start;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl{position:relative;}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input{width:100%;}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus-visible{outline:0;}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus{border:1px solid #fff!important;}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label{top:9px;left:23.5px;font-size:14px;color:#fff;opacity:.5;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label{top:.563vw;left:1.469vw;font-size:.875vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label{font-size:14px;left:23.5px;top:10px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label-message,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label-message{top:9px;left:23.5px;font-size:14px;color:#fff;opacity:.5;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label-message,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label-message{top:.563vw;left:1.469vw;font-size:.875vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:focus~.floating-label-message,#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-input:not(:placeholder-shown)~.floating-label-message{font-size:14px;left:23.5px;top:10px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label{position:absolute;left:23.5px;top:27%;font-size:18px;font-family:ZOM-Medium,SM-Medium;color:#fff;opacity:50%;pointer-events:none;transition:all .2s ease-out;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label{left:1.469vw;font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label{font-size:18px;top:17px;left:23.5px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label-message{position:absolute;left:23.5px;top:9%;font-size:18px;font-family:ZOM-Medium,SM-Medium;color:#fff;opacity:50%;pointer-events:none;transition:all .2s ease-out;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label-message{left:1.469vw;font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .txt-lbl .floating-label-message{font-size:18px;top:17px;left:23.5px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row{margin-top:20px;position:relative;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row{margin-top:1.25vw;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row .txt-lbl{display:flex;flex-direction:column;}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row .txt-lbl #body_lblName{position:absolute;font-size:16px;bottom:-20.8px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row .txt-lbl #body_lblName{font-size:1vw;bottom:-1.3vw;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row .txt-lbl #body_txtName{width:100%;height:62px;background-color:#1e1e1e;border:0;padding-left:23.5px;padding-right:23.5px;padding-top:16px;border-radius:10px;font-size:18px;font-family:Poppins-Regular;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-first-row .txt-lbl #body_txtName{height:3.875vw;padding-left:1.469vw;padding-right:1.469vw;padding-top:1vw;border-radius:.625vw;font-size:1.125vw;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row{display:flex;gap:23px;margin-top:24px;position:relative;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row{gap:1.438vw;margin-top:1.5vw;}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row{flex-direction:column;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl{display:flex;flex-direction:column;}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl{width:50%;}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl{width:100%;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblEmail{position:absolute;font-size:16px;bottom:-20.8px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblEmail{font-size:1vw;bottom:-1.3vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblEmail{font-size:14px;bottom:-17px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtEmail{width:353px;height:62px;background-color:#1e1e1e;border:0;padding-left:23.5px;padding-right:23.5px;padding-top:16px;border-radius:10px;font-size:18px;font-family:Poppins-Regular;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtEmail{width:22.063vw;height:3.875vw;padding-left:1.469vw;padding-right:1.469vw;padding-top:1vw;border-radius:.625vw;font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtEmail{width:100%;height:62px;font-size:18px;padding-left:23.5px;padding-top:10px;border-radius:10px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl{display:flex;flex-direction:column;}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblPhone{position:absolute;font-size:16px;bottom:-20.8px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblPhone{font-size:1vw;bottom:-1.3vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_lblPhone{font-size:14px;bottom:-17px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtPhone{width:353px;height:62px;background-color:#1e1e1e;border:0;padding-left:23.5px;padding-right:23.5px;padding-top:16px;border-radius:10px;font-size:18px;font-family:Poppins-Regular;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtPhone{width:22.063vw;height:3.875vw;padding-left:1.469vw;padding-right:1.469vw;padding-top:1vw;border-radius:.625vw;font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-inputs .inputs-second-row .txt-lbl #body_txtPhone{width:100%;height:62px;font-size:18px;padding-left:23.5px;padding-top:10px;border-radius:10px;}}#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtName::placeholder,#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtEmail::placeholder,#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtPhone::placeholder{font-size:18px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtName::placeholder,#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtEmail::placeholder,#wrapper .section-container .form-container .form-wrapper .form-inputs #body_txtPhone::placeholder{font-size:1.125vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section{width:729px;display:flex;justify-content:space-between;margin-top:21px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section{width:45.563vw;margin-top:1.313vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section{width:100%;}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section{flex-direction:column;gap:25px;}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .g-recaptcha{transform:scale(.7) translateX(-62px);}}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .g-recaptcha{transform:scale(1);margin:auto;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .g-recaptcha-response{width:213px;height:50px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .g-recaptcha-response{width:13.313vw;height:3.125vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;}@media screen and (max-width:600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap{justify-content:flex-end;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6{display:inline-block;color:#fff;font-size:18px;text-decoration:none;position:relative;transition:all .2s;height:max-content;font-family:ZOM-Regular,SM-Regular;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6{font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6{font-size:4.186vw;margin:0;}}@media screen and (min-width:769px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft{width:64px;transition-delay:.1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{width:8px;transition-delay:.1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main{transform:translateX(80px);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft{width:4vw;transition-delay:.1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{width:.5vw;transition-delay:.1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main{transform:translateX(5vw);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow{width:64px;transition:all .2s;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow{width:4vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow{width:14.884vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left{position:absolute;top:52%;left:0;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left>.shaft{width:0;background-color:#fff;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left>.shaft:after{width:0;background-color:#fff;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left>.shaft:before{transform:rotate(0);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-left>.shaft:after{transform:rotate(0);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right{top:12.8px;margin-left:24px;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right{top:.8vw;margin-left:1.5vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right{top:13px;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft{width:64px;transition-delay:.2s;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft{width:4vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft{width:14.884vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:8px;transition-delay:.3s;transition:all .5s;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:.5vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:after{width:1.86vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow.-right>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft{background-color:#fff;display:block;height:1px;position:relative;transition:all .2s;transition-delay:0;will-change:transform;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft{height:.063vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:after{background-color:#fff;content:"";display:block;height:1px;position:absolute;top:0;right:0;transition:all .2s;transition-delay:0;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:before,#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:after{height:.063vw;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:before{transform-origin:top right;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .the-arrow>.shaft:after{transform-origin:bottom right;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .main{color:#fff;display:flex;align-items:flex-start;transition:all .2s;}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .main .submit{cursor:pointer;background:none;border:0;padding:0;font-size:18px;font-family:ZOM-Medium,SM-Medium;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .main .submit{font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .main .submit{font-size:18px;}}#wrapper .section-container .form-container .form-wrapper .form-bottom-section .linkWrap .style-6 .main .the-arrow{position:relative;}#wrapper .section-container .quiz-flex{display:flex;justify-content:space-between;align-items:center;}#wrapper .section-container .linkWrap{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-top:22px;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap{margin-top:1.375vw;}}@media screen and (max-width:600px){#wrapper .section-container .linkWrap{justify-content:flex-end;}}#wrapper .section-container .linkWrap.back{justify-content:flex-start;}#wrapper .section-container .linkWrap.back .style-6{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;text-decoration:none;transition:all .2s;font-family:ZOM-Regular,SM-Regular;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6{font-size:1.125vw;gap:.625vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.back .style-6{font-size:4.186vw;margin:0;}}@media screen and (min-width:769px){#wrapper .section-container .linkWrap.back .style-6:hover .main{transform:translateX(-80px);}}@media screen and (min-width:769px) and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6:hover .main{transform:translateX(-5vw);}}@media screen and (min-width:769px){#wrapper .section-container .linkWrap.back .style-6:hover .the-arrow.-right{opacity:1;transform:translateX(0);}#wrapper .section-container .linkWrap.back .style-6:hover .the-arrow.-left{opacity:0;transform:translateX(-200%);}}#wrapper .section-container .linkWrap.back .style-6 .the-arrow{display:inline-block;transition:all .3s ease;}#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft{display:block;width:64px;height:1px;background:#fff;position:relative;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft{width:4vw;height:.063vw;}}#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:after,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:after{content:"";position:absolute;width:8px;height:1px;background:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:after,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:after{width:.5vw;height:.063vw;}}#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:before{transform:rotate(130deg);left:0;top:-4px;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:before,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:before{top:-.25vw;}}#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:after,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:after{transform:rotate(-130deg);left:0;top:4px;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-left .shaft:after,#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right .shaft:after{top:.25vw;}}#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right{opacity:0;transform:translateX(10px);}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .the-arrow.-right{transform:translateX(.625vw);}}#wrapper .section-container .linkWrap.back .style-6 .main{transition:transform .3s ease;display:flex;align-items:center;gap:10px;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .main{gap:.625vw;}}#wrapper .section-container .linkWrap.back .style-6 .main .submit{cursor:pointer;background:none;border:0;padding:0;font-size:18px;font-family:ZOM-Medium,SM-Medium;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.back .style-6 .main .submit{font-size:1.125vw;}}#wrapper .section-container .linkWrap.submit .style-6{display:inline-block;color:#fff;font-size:18px;text-decoration:none;position:relative;transition:all .2s;height:max-content;font-family:ZOM-Regular,SM-Regular;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6{font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6{font-size:4.186vw;margin:0;}}@media screen and (min-width:769px){#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft{width:64px;transition-delay:.1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:after{width:8px;transition-delay:.1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main{transform:translateX(80px);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft{width:4vw;transition-delay:.1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:after{width:.5vw;transition-delay:.1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .linkWrap.submit .style-6:hover>.the-arrow.-left>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main{transform:translateX(5vw);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft{width:0;transform:translateX(200%);transition-delay:0;}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:after{width:0;transition-delay:0;transition:all .1s;}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:before{transform:rotate(0);}#wrapper .section-container .linkWrap.submit .style-6:hover>.main>.the-arrow.-right>.shaft:after{transform:rotate(0);}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow{width:64px;transition:all .2s;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow{width:4vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow{width:14.884vw;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left{position:absolute;top:52%;left:0;}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left>.shaft{width:0;background-color:#fff;}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left>.shaft:after{width:0;background-color:#fff;}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left>.shaft:before{transform:rotate(0);}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-left>.shaft:after{transform:rotate(0);}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right{top:12.8px;margin-left:24px;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right{top:.8vw;margin-left:1.5vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right{top:13px;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft{width:64px;transition-delay:.2s;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft{width:4vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft{width:14.884vw;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:after{width:8px;transition-delay:.3s;transition:all .5s;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:after{width:.5vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:after{width:1.86vw;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:before{transform:rotate(40deg);}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow.-right>.shaft:after{transform:rotate(-40deg);}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft{background-color:#fff;display:block;height:1px;position:relative;transition:all .2s;transition-delay:0;will-change:transform;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft{height:.063vw;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:after{background-color:#fff;content:"";display:block;height:1px;position:absolute;top:0;right:0;transition:all .2s;transition-delay:0;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:before,#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:after{height:.063vw;}}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:before{transform-origin:top right;}#wrapper .section-container .linkWrap.submit .style-6 .the-arrow>.shaft:after{transform-origin:bottom right;}#wrapper .section-container .linkWrap.submit .style-6 .main{display:flex;align-items:flex-start;transition:all .2s;}#wrapper .section-container .linkWrap.submit .style-6 .main .submit{cursor:pointer;background:none;border:0;padding:0;font-size:18px;font-family:ZOM-Medium,SM-Medium;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .linkWrap.submit .style-6 .main .submit{font-size:1.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .linkWrap.submit .style-6 .main .submit{font-size:18px;}}#wrapper .section-container .linkWrap.submit .style-6 .main .the-arrow{position:relative;}#wrapper .section-container .quiz-left-warpper{position:relative;display:flex;align-self:flex-end;align-items:flex-start;margin-left:66px;height:384px;z-index:1;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper{margin-left:4.125vw;height:24vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper{margin-left:4.125vw;height:24vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper{margin-left:30px;height:280px;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-left-warpper{position:absolute;bottom:0;height:165px;margin-left:15px;}}#wrapper .section-container .quiz-left-warpper.mobile{display:none;}@media screen and (max-width:600px){#wrapper .section-container .quiz-left-warpper.mobile{display:flex;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-left-warpper.desktop{display:none;}}#wrapper .section-container .quiz-left-warpper .quiz-title{width:107px;margin-top:30px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-title{width:6.688vw;margin-top:1.875vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-title{width:6.688vw;margin-top:1.875vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-title{width:70px;margin-top:30px;}}#wrapper .section-container .quiz-left-warpper .quiz-line{position:relative;height:100%;border-left:1px solid #fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-line{border-left:.063vw solid #fff;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-line{border-left:.063vw solid #fff;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-line{border-left:1px solid #fff;}}#wrapper .section-container .quiz-left-warpper .quiz-line:after{position:absolute;content:"";width:3px;height:3px;background-color:#fff;border-radius:50%;top:0;left:-2px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-line:after{width:.188vw;height:.188vw;left:-.125vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-line:after{width:.188vw;height:.188vw;left:-.125vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-line:after{width:3px;height:3px;left:-2px;}}#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper{display:flex;gap:16.25px;margin-left:16.25px;margin-bottom:92.5px;align-items:flex-start;align-self:flex-end;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper{gap:1.016vw;margin-left:1.016vw;margin-bottom:5.781vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper{gap:1.016vw;margin-left:1.016vw;margin-bottom:5.781vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper{gap:16.25px;margin-left:16.25px;margin-bottom:92.5px;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper{gap:16.25px;margin-left:16.25px;margin-bottom:9px;}}#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle{font-family:ZOM-Regular,SM-Regular;font-size:36px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle{font-size:2.25vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle{font-size:2.25vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle{font-size:28px;}}#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle-english{font-family:Poppins-Regular;font-size:14px;color:#fff;transform:rotate(270deg) translate(-480%,0);width:20px;white-space:pre;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle-english{font-size:.875vw;width:1.25vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle-english{font-size:.875vw;width:1.25vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-left-warpper .quiz-left-right-wrapper .quiz-subtitle-english{font-size:12px;width:17px;transform:rotate(270deg) translate(-480%,-50%);}}#wrapper .section-container .quiz-container{position:relative;width:100%;height:100%;display:flex;gap:126px;gap:7.875vw;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container{gap:7.875vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container{align-items:center;gap:2vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container{gap:60px;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container{gap:0;}}#wrapper .section-container .quiz-container #body_pnlQuestions{width:80%;margin:auto;}@media screen and (max-width:600px){#wrapper .section-container .quiz-container #body_pnlQuestions{margin:0 auto 0;display:flex;height:100vh;align-items:flex-start;padding-top:15vh;}}#wrapper .section-container .quiz-container .quiz-box{width:745px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box{width:46.563vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box{width:100%;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg{position:absolute;bottom:0;top:0;right:0;z-index:-1;}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg{left:10%!important;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg img{object-fit:cover;object-position:top center;}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg img{object-position:70% top;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-one{left:122px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-one{left:7.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-two{left:282px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-two{left:17.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-three{left:305px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-three{left:19.063vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-four{left:367px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-four{left:22.938vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-five{top:-62px;left:288px;bottom:auto;width:100%;height:100%;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-five{top:-3.875vw;left:18vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-five{top:-40px;left:280px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-six{top:-85px;left:280px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-six{top:-5.313vw;left:17.5vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-seven{top:-24px;left:154px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-seven{top:-1.5vw;left:9.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-eight{top:-70px;left:56px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-eight{top:-4.375vw;left:3.5vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-nine{top:-24px;left:171px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-nine{top:-1.5vw;left:10.688vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-ten{left:0;}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-bg.bg-ten{left:0!important;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient{position:absolute;top:0;bottom:0;width:220px;z-index:-1;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient{width:13.75vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient{left:10%!important;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-one{left:99px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-one{left:6.188vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-two{left:227px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-two{left:14.188vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-three{left:253px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-three{left:15.813vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-four{left:304px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-four{left:19vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-five{left:243px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-five{left:15.188vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-six{left:243px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-six{left:15.188vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-seven{left:138px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-seven{left:8.625vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-eight{left:13px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-eight{left:.813vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-nine{left:128px;width:250px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient.gradient-nine{left:8vw;width:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient-bottom{position:absolute;right:0;bottom:0;width:1302px;height:250px;z-index:-1;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient-bottom{width:81.375vw;height:15.625vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient-bottom.gradient-bottom-five{bottom:46px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient-bottom.gradient-bottom-five{bottom:2.875vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-gradient-bottom.gradient-bottom-five{bottom:0;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title{display:flex;align-items:flex-start;gap:31px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title{gap:1.938vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title{gap:25px;margin-top:13%;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title{flex-direction:column;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title{margin-top:0;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .quiz-question-flex{display:flex;align-items:center;gap:10px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title{display:flex;align-items:center;gap:37px;font-family:ZOM-Regular,SM-Regular;font-size:36px;color:rgba(255,255,255,.5);}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title{gap:2.313vw;font-size:2.25vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title{gap:20px;font-size:33px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title .question-slash{width:19px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title .question-slash{width:1.188vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-left-title .question-slash{width:17px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-title-english{font-family:Poppins-Regular;font-size:14px;color:rgba(255,255,255,.5);margin-top:11px;text-align:center;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-title-english{font-size:.875vw;margin-top:.688vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-title-english{margin-top:5px;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-title-english{text-align:left;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-right-title{font-family:ZOM-Medium,SM-Medium;font-size:22px;margin-top:20px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-right-title{font-size:1.375vw;margin-top:1.25vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-right-title{margin-top:15px;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .question-right-title{margin-top:0;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-title .white-color{color:#fff;}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection{margin-top:65px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection{margin-top:4.063vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection{width:75%;margin-top:6%;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection{width:100%;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table{width:100%;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody{row-gap:2.125vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody{justify-content:flex-start;column-gap:2.246vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody{flex-direction:column;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody{flex-direction:row;row-gap:15px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr{position:relative;display:block;width:357px;border:1px solid #707070;padding:35px 16px 19px 67px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr{width:22.313vw;border:.063vw solid #707070;padding:2.188vw 1vw 1.188vw 4.188vw;}}@media screen and (max-width:1024px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr{width:31.25vw;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr{width:100%;padding:40px 16px 15px 67px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;font-family:ZOM-Medium,SM-Medium;font-size:18px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td{font-size:1.125vw;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td{font-size:16px;flex-direction:row-reverse;align-items:center;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td:before{position:absolute;content:"";width:31px;height:31px;top:36px;left:22px;background-repeat:no-repeat;background-size:contain;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td:before{width:1.938vw;height:1.938vw;top:2.25vw;left:1.375vw;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td:before{top:40px;left:24px;width:25px;height:25px;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td:after{position:absolute;content:"";width:20px;height:20px;border:2px solid #fff;border-radius:50%;top:11.5px;right:18px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td:after{width:1.25vw;height:1.25vw;border:.125vw solid #fff;top:.719vw;right:1.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td input[type=radio]{appearance:none;-webkit-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td input[type=radio]:checked::before{content:"";position:absolute;top:17px;right:24px;width:12px;height:12px;background-color:#fff;border-radius:50%;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td input[type=radio]:checked::before{top:1.063vw;right:1.5vw;width:.75vw;height:.75vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table tbody tr td label{width:100%;cursor:pointer;}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-one-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-1-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-one-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-1-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-one-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-1-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-one-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-1-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-two-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-2-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-two-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-2-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-two-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-2-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-two-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-2-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-three-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-3-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-three-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-3-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-three-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-3-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-three-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-3-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-4-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-4-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-4-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-four-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-4-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-5-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-5-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-5-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-five-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-5-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-6-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-6-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-6-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-six-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-6-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-7-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-7-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-7-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-seven-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-7-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-8-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-8-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-8-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-eight-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-8-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-9-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-9-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-9-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-nine-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-9-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr{padding-left:34px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr{padding-left:2.125vw;}}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr:nth-child(1) td:before{background-image:url("../images/quiz/quiz-question-10-1-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr:nth-child(2) td:before{background-image:url("../images/quiz/quiz-question-10-2-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr:nth-child(3) td:before{background-image:url("../images/quiz/quiz-question-10-3-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quiz-question-selection table.quiz-ten-box tbody tr:nth-child(4) td:before{background-image:url("../images/quiz/quiz-question-10-4-icon.svg");}#wrapper .section-container .quiz-container .quiz-box .quix-flex{display:flex;}#wrapper .section-container .quiz-container .result-container{width:68%;}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .result-container{width:100%;padding-top:21vh;}}#wrapper .section-container .quiz-container .result-container .quiz-result-title{display:flex;align-items:flex-start;margin-top:110px;gap:31px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-result-title{margin-top:6.875vw;gap:1.938vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .result-container .quiz-result-title{margin-top:0;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .result-container .quiz-result-title{position:relative;z-index:1;}}#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-left-title{display:flex;align-items:flex-end;gap:31px;font-family:ZOM-Regular,SM-Regular;font-size:36px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-left-title{gap:1.938vw;font-size:2.25vw;}}#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-left-title .result-slash{width:19px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-left-title .result-slash{width:1.188vw;}}#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-title-english{font-family:Poppins-Regular;font-size:14px;margin-top:11px;text-align:center;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-result-title .result-title-english{font-size:.875vw;margin-top:.688vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score{margin-top:50px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score{margin-top:2.607vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .result-container .quiz-score{width:100%;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .result-container .quiz-score{margin-top:4%;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg{position:absolute;left:159px;top:0;right:0;bottom:0;z-index:-1;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg{left:9.938vw;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg{left:0;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg img{object-fit:cover;object-position:bottom center;}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg.bg-score-three,#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-bg.bg-score-four{opacity:.5;}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-gradient{position:absolute;left:99px;width:220px;top:0;bottom:0;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-gradient{left:6.188vw;width:13.75vw;}}@media screen and (max-width:600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-score-gradient{left:0;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character{position:relative;display:flex;width:max-content;gap:189px;gap:11.813vw;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character{gap:11.813vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character{gap:5.813vw;width:100%;}}@media screen and (max-width:768px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character{gap:10%;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper{display:flex;align-items:flex-start;gap:28px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper{gap:1.75vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-image{width:250px;width:298px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-image{width:15.625vw;width:18.625vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper{margin-top:29px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper{margin-top:1.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-subject{font-family:ZOM-Medium,SM-Medium;font-size:16px;margin-left:13px;color:rgba(255,255,255,.6);}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-subject{font-size:1vw;margin-left:.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-name{font-family:ZOM-Medium,SM-Medium;font-size:22px;margin-top:11px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-name{font-size:1.375vw;margin-top:.688vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-score{display:flex;font-size:20px;margin-top:59px;margin-left:13px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-score{font-size:1.25vw;margin-top:3.688vw;margin-left:.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-score .character-name-text-score{font-family:ZOM-Medium,SM-Medium;}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-top-wrapper .character-name-wrapper .character-name-score .character-name-text-result{font-family:Poppins-Regular;}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper{margin-top:56.5px;width:600px;width:728px;margin-top:29px;margin-left:13px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper{margin-top:3.531vw;width:37.5vw;width:45.5vw;margin-top:1.813vw;margin-left:.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper .character-left-bottom-subject{font-family:ZOM-Medium,SM-Medium;font-size:16px;color:rgba(255,255,255,.6);}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper .character-left-bottom-subject{font-size:1vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper .character-left-bottom-desc{font-family:ZOM-Medium,SM-Medium;font-size:16px;margin-top:13px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-left-wrapper .character-left-bottom-wrapper .character-left-bottom-desc{font-size:1vw;margin-top:.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper{width:400px;margin-top:90px;margin-left:-150px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper{width:25vw;margin-top:5.625vw;margin-left:-9.375vw;}}@media screen and (max-width:1200px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper{width:100%;margin-left:auto;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-top-wrapper .character-right-top-subject{font-family:ZOM-Medium,SM-Medium;font-size:16px;color:rgba(255,255,255,.6);}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-top-wrapper .character-right-top-subject{font-size:1vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-top-wrapper .character-right-top-title{font-family:ZOM-Medium,SM-Medium;font-size:16px;margin-top:13px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-top-wrapper .character-right-top-title{font-size:1vw;margin-top:.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper{margin-top:61px;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper{margin-top:3.813vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper .character-right-bottom-subject{font-family:ZOM-Medium,SM-Medium;font-size:16px;color:rgba(255,255,255,.6);}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper .character-right-bottom-subject{font-size:1vw;}}#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper .character-right-bottom-title{font-family:ZOM-Medium,SM-Medium;font-size:16px;margin-top:13px;margin-left:-8px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .quiz-container .result-container .quiz-score .quiz-character .character-right-wrapper .character-right-bottom-wrapper .character-right-bottom-title{font-size:1vw;margin-top:.813vw;margin-left:-.5vw;}}#wrapper .section-container .button-wrapper{display:flex;position:absolute;bottom:91px;right:110px;gap:59px;}@media screen and (min-width:1600px){#wrapper .section-container .button-wrapper{bottom:4.438vw;right:6.875vw;gap:3.688vw;}}#wrapper .section-container .button-wrapper .lkRestart,#wrapper .section-container .button-wrapper .lkShare{display:flex;font-family:ZOM-Medium,SM-Medium;font-size:16px;gap:9px;color:#fff;cursor:pointer;}@media screen and (min-width:1600px){#wrapper .section-container .button-wrapper .lkRestart,#wrapper .section-container .button-wrapper .lkShare{font-size:1vw;gap:.563vw;}}#wrapper .section-container .button-wrapper .lkRestart .update-img,#wrapper .section-container .button-wrapper .lkShare .update-img{width:14px;}@media screen and (min-width:1600px){#wrapper .section-container .button-wrapper .lkRestart .update-img,#wrapper .section-container .button-wrapper .lkShare .update-img{width:.875vw;}}#wrapper .section-container .button-wrapper .lkShare{position:relative;}#wrapper .section-container .button-wrapper .lkShare #link-copied{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;white-space:nowrap;background-color:#1e1e1e;border-radius:2em;z-index:100;overflow:hidden;transition:all .5s ease;max-width:0;}#wrapper .section-container .button-wrapper .lkShare #link-copied p{font-family:ZOM-Regular,SM-Regular;font-size:14px;color:#fff;}@media screen and (min-width:1600px){#wrapper .section-container .button-wrapper .lkShare #link-copied p{font-size:.875vw;}}#wrapper .section-container .button-wrapper .lkShare #link-copied.show{padding:1em;max-width:1000px;top:-120%;transition:top .5s ease,padding .5s ease,max-width .1s ease;}.sweet-alert h2 span,.sweet-alert p span{font-family:Poppins-Regular;}