.sws-quiz-module__form-wrapper{position:relative;width:100%;z-index:5;background-color:white;text-align:center}.sws-quiz-module__form{margin:0 auto;padding-bottom:40px}.hs-form-field>label{width:100%;padding:18px 0;text-align:center}.sws-quiz-module__form ul[role="checkbox"]{display:flex;width:100%;justify-content:space-between;flex-wrap:nowrap;align-items:stretch}.sws-quiz-module__form ul[role="checkbox"] li{min-width:32%;max-width:50%}@media screen and (max-width:1023px){.sws-quiz-module__form ul[role="checkbox"]{flex-wrap:wrap}.sws-quiz-module__form ul[role="checkbox"] li{min-width:100%;max-width:100%}}.sws-quiz-module__form ul[role="checkbox"] li label{margin-right:12px;height:100%}.sws-quiz-module__form ul[role="checkbox"] li:last-child label{margin-right:0}@media screen and (max-width:1023px){.sws-quiz-module__form ul[role="checkbox"]{flex-wrap:wrap}.sws-quiz-module__form ul[role="checkbox"] li{min-width:100%;max-width:100%;margin-bottom:10px}.sws-quiz-module__form ul[role="checkbox"] li label{margin-right:0}}.sws-quiz-module__form ul[role="checkbox"] li input{display:none}.sws-quiz-module__form ul[role="checkbox"] li input+span{position:relative;display:flex;align-items:center;padding:20px 24px 20px 60px;text-align:left;width:100%;height:100%;border:2px solid #d1d1d1;border-radius:16px;cursor:pointer}.sws-quiz-module__form ul[role="checkbox"] li input+span:before{content:'';display:block;position:absolute;top:50%;left:24px;transform:translateY(-50%);height:20px;width:20px;border:2px solid #d1d1d1;border-radius:100%}.sws-quiz-module__form ul[role="checkbox"] li input:checked+span{border:2px solid #0140be}.sws-quiz-module__form ul[role="checkbox"] li input:checked+span:before{border-color:#0140be}.sws-quiz-module__form ul[role="checkbox"] li input:checked+span:after{content:'';display:block;position:absolute;top:50%;left:28px;transform:translateY(-50%);height:12px;width:12px;border-radius:100%;background-color:#0140be}.sws-quiz-module__form .hs_submit.hs-submit{display:none}.sws-quiz-module__results-wrapper{position:relative;padding:60px 0;background-color:#f7f9fd;text-align:center}.sws-quiz-module__results-wrapper.animated{transition:margin .5s ease-in-out}.sws-quiz-module__results-wrapper:after{content:'';position:absolute;height:0;width:0;top:0;left:50%;transform:translateX(-50%);border-top:35px solid white;border-bottom:0;border-left:35px solid transparent;border-right:35px solid transparent}.sws-quiz-module__result{display:none;margin:0 auto;text-align:center}.sws-quiz-module__result.selected{display:block;margin:0 auto;text-align:center}.sws-quiz-module__text-w-image{display:flex;margin:0 auto;max-width:968px;width:100%}.sws-quiz-module__result-image{display:flex;flex-direction:row;justify-content:center;align-items:center;width:50%;min-height:320px;background-color:white;border-radius:16px;box-shadow:0px 16px 32px #002C8414}.sws-quiz-module__result-image img{width:auto;height:auto;max-width:95%;max-height:95%}.sws-quiz-module__result-text-w-cta{width:50%;padding:10px 10px 10px 56px;display:flex;flex-direction:column;text-align:left;align-items:flex-start;justify-content:center}.sws-quiz-module__result-text-w-cta .quiz-custom-cta.quiz-custom-cta:hover{background-color:#0140be !important;color:white !important}@media screen and (max-width:1023px){.sws-quiz-module__text-w-image{flex-wrap:wrap}.sws-quiz-module__result-image{width:100%}.sws-quiz-module__result-text-w-cta{padding:30px 0;width:100%;align-items:center;text-align:center}}