.quiz{--rhs-form-bg:"transparent";background-color:#f8f8f8;padding-bottom:40px;padding-top:40px;position:relative}.quiz__image{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.quiz__description{color:#000;font-size:28px;font-weight:700;line-height:36px;margin:0 0 40px;max-width:619px;position:relative;z-index:10}.quiz__wrapper{background-color:#fff;padding:40px 20px 0;position:relative;z-index:10}.quiz__question{display:none}.quiz__question--active{display:block}.quiz__question-title{font-size:16px;font-weight:700;line-height:24px;text-align:center}@media only screen and (min-width:960px){.quiz__question-title{font-size:20px;line-height:28px}}.quiz__question-number{font-size:16px;font-weight:300;line-height:24px;text-align:center}.quiz__answers{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:32px}@media only screen and (min-width:960px){.quiz__answers{flex-direction:row;gap:24px;justify-content:center}}.quiz__answer{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:12px;cursor:pointer;display:flex;flex-shrink:0;gap:8px;height:auto;justify-content:center;max-width:436px;padding:9px;transition-duration:.15s;transition-property:border-color,box-shadow;transition-timing-function:ease-out;width:100%}.quiz__answer,.quiz__answer--selected{box-shadow:0 6px 16px #0000000d,0 9px 28px 8px #0000000d}.quiz__answer--selected{border-color:#309787}.quiz__answer:hover{box-shadow:0 6px 16px #0000000d,0 9px 28px 8px #0000002b}@media only screen and (min-width:960px){.quiz__answer{flex-direction:column;gap:10px;height:196px;max-width:164px;padding:14px;width:100%}}@media only screen and (min-width:1200px){.quiz__answer{max-width:180px}}.quiz__answer-img{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}@media only screen and (min-width:576px){.quiz__answer-img{height:60px;width:60px}}@media only screen and (min-width:960px){.quiz__answer-img{height:120px;width:120px}}.quiz__answer-title{font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:center}.quiz__form-container{background-color:#fff;margin:0 auto;max-width:860px;padding:24px 24px 0;position:relative;z-index:10}.quiz__form{--rhs-form-padding-x:0;--rhs-form-padding-y:0;--rhs-form-wrapper-padding:0!important;--rhs-form-bg:"transparent";margin-bottom:0!important}.quiz__controls{display:flex;gap:4px;justify-content:center}.quiz__progress-wrapper{background-color:#fff;padding:40px 12px;position:relative;width:100%;z-index:5}.quiz__form-container+.quiz__progress-wrapper{margin-left:auto;margin-right:auto;max-width:860px}.quiz__progress{background-color:#d9d9d9;height:4px;margin:24px auto 0;max-width:500px;position:relative;width:100%}.quiz__progress-drag{background-color:#4fc7b5;height:4px;left:0;position:absolute;transition:all .2s linear 0s}
