body:not(.theme-belisol) .form-wrapper{padding:30px 0}body:not(.theme-belisol) .form-pos{display:flex;justify-content:center}body:not(.theme-belisol) .form-block{background-color:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.2);box-shadow:0 0 30px 0 rgba(0,0,0,.2);padding:30px 66px;width:fit-content}body:not(.theme-belisol) .text-wrap-titles{align-items:center;display:flex;flex-direction:column}body:not(.theme-belisol) .form-survey-title{color:#00534c;font-size:25px;font-weight:700;text-align:center}body:not(.theme-belisol) .form-survey-sub-title{font-size:16px;padding-top:25px;text-align:center;width:70%}body:not(.theme-belisol) .true-form-survey .hs-richtext{max-width:500px}body:not(.theme-belisol) .true-form-survey ul.inputs-list.multi-container{margin-left:20px}body:not(.theme-belisol) .inputs-list li label{align-items:center;display:flex;justify-content:center;position:relative}body:not(.theme-belisol) .inputs-list .hs-form-checkbox label input{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #00534c;border-radius:2px;display:flex;height:15px;justify-content:center;margin-right:10px;width:15px}body:not(.theme-belisol) .inputs-list .hs-form-checkbox label input:after{background-color:#c3d600;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";display:none;height:9px;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:9px}body:not(.theme-belisol) .inputs-list .hs-form-checkbox label input:checked:after{display:block;transform:scale(1)}body:not(.theme-belisol) .inputs-list .hs-form-radio label input{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid rgba(0,83,76,.2);border-radius:100px;display:grid;height:15px;margin-top:0;place-content:center;width:15px}body:not(.theme-belisol) .inputs-list .hs-form-radio label input:after{background-color:#c3d600;border-radius:50%;content:"";display:block;height:9px;transform:scale(0);transition:transform .12s ease-in-out;width:9px}body:not(.theme-belisol) .inputs-list .hs-form-radio label input:checked:after{transform:scale(1)}@media(max-width:870px){body:not(.theme-belisol) .form-block{padding:30px}}