.yes-no-form-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-evenly;margin-top:40px}.flex-direction-column{flex-direction:column}.inline-flex-wrapper{display:flex;gap:20px;justify-content:center}.yes-no-form-wrapper label{align-items:center;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(50px);background:transparent linear-gradient(94deg,#bbb4b466,#ffffff0d) 0 0 no-repeat padding-box;border:1px solid hsla(0,0%,100%,.4);border-radius:10px;cursor:pointer;display:flex;gap:20px;opacity:1;padding:16px 45px;transition:all .2s ease}.errorMessageFinal{font-size:1.8rem;font-style:italic;padding-top:10px}.yes-no-form-wrapper label p{color:#ffffffe6;display:inline;flex:30%;margin-bottom:0;margin-left:10px;margin-top:0!important}.yes-no-form-wrapper>div p{margin-bottom:0}.yes-no-form-wrapper svg{height:6rem;margin:.5rem;width:6rem}.yes-no-form-wrapper label>div{align-items:center;display:flex}.yes-no-form-wrapper input[type=radio]{opacity:0;position:absolute}.yes-no-form-wrapper input[type=radio]+svg{-webkit-transition:all .2s;transition:all .2s}.yes-no-form-wrapper input+svg{cursor:pointer}.yes-no-form-wrapper input[class="opinion-no class-wrapper"]+svg,.yes-no-form-wrapper input[class="opinion-yes class-wrapper"]+svg{fill:none;stroke:hsla(0,0%,100%,.4);stroke-width:1px}.yes-no-form-wrapper input[class="opinion-yes class-wrapper"]:checked+svg,input[class="opinion-yes class-wrapper"]:focus+svg{fill:#fff;stroke-width:0;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}.yes-no-form-wrapper input[class="opinion-no class-wrapper"]:checked+svg,input[class="opinion-no class-wrapper"]:focus+svg{fill:#fff;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}.yes-no-form-wrapper input[class="opinion-no class-wrapper-second"]+svg,.yes-no-form-wrapper input[class="opinion-yes class-wrapper-second"]+svg{fill:none;stroke:hsla(0,0%,100%,.4);stroke-width:1px}.yes-no-form-wrapper input[class="opinion-yes class-wrapper-second"]:checked+svg,input[class="opinion-yes class-wrapper-second"]:focus+svg{fill:#fff;stroke-width:0;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}.yes-no-form-wrapper input[class="opinion-no class-wrapper-second"]:checked+svg,input[class="opinion-no class-wrapper-second"]:focus+svg{fill:#fff;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}.yes-no-form-wrapper input[class="opinion-no class-wrapper-not-required"]+svg,.yes-no-form-wrapper input[class="opinion-yes class-wrapper-not-required"]+svg{fill:none;stroke:hsla(0,0%,100%,.4);stroke-width:1px}.yes-no-form-wrapper input[class="opinion-yes class-wrapper-not-required"]:checked+svg,input[class="opinion-yes class-wrapper-not-required"]:focus+svg{fill:#fff;stroke-width:0;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}.yes-no-form-wrapper input[class="opinion-no class-wrapper-not-required"]:checked+img,.yes-no-form-wrapper input[class="opinion-no class-wrapper-not-required"]:checked+svg,input[class="opinion-no class-wrapper-not-required"]:focus+img,input[class="opinion-no class-wrapper-not-required"]:focus+svg{fill:#fff;animation:pop-swirl 1s ease forwards;-webkit-animation:pop-swirl 1s ease forwards}@keyframes pop-swirl{0%{transform:scale(0) rotate(1turn)}60%{transform:scale(.8) rotate(-10deg)}to{transform:scale(1) rotate(0)}}.active-radio{border:1px solid #fff!important;box-shadow:12px 12px 24px 0 rgba(0,0,0,.1),-12px -12px 24px 0 hsla(0,0%,100%,.1)}@media (max-width:1640px){.assessment-steps-wrapper:nth-of-type(3) .yes-no-form-wrapper label{flex-basis:49%;padding:10px 30px}.assessment-steps-wrapper:nth-of-type(3) .yes-no-form-wrapper{flex-wrap:wrap}}@media(max-width:1200px){.yes-no-form-wrapper{flex-wrap:wrap}.yes-no-form-wrapper label{flex-basis:49%;padding:10px 30px}}@media(max-width:767px){.inline-flex-wrapper,.yes-no-form-wrapper{flex-direction:column}.inline-flex-wrapper{width:100%}.assessment-footer-button,.assessment-footer-button>div{justify-content:flex-start}.assessment-wrapper:before{bottom:-10%;left:34%}.yes-no-form-wrapper label{justify-content:center;padding:10px 30px;width:100%}}