@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap";
:root{--times-red:#800;--times-grey-light:#edf0f0;--times-grey-mid:#d6e2e2;--times-black:#000;--times-white:#fff;--font-family-main:"Open Sans",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif;--font-family-headings:"Times New Roman","Georgia",serif;--foreground-rgb:0,0,0!important;--background-start-rgb:255,255,255!important;--background-end-rgb:255,255,255!important;--background-color:var(--times-white)!important;--default-text-color:var(--times-black)!important;--error-color:var(--times-red)!important}body{color:var(--default-text-color)!important;background-color:var(--background-color)!important;font-family:var(--font-family-main)!important}html{background-color:var(--background-color)!important}*{font-family:var(--font-family-main)!important}@media only screen and (max-width:640px){body{zoom:unset!important}}@media only screen and (min-width:640px) and (max-width:1440px){body{zoom:unset!important}}.sd-body{padding-top:0!important}.sd-row{margin-top:1rem!important}.sd-question__header{color:var(--default-text-color)!important;font-family:var(--font-family-headings)!important;padding-bottom:.5rem!important}.sv-action,.sd-btn{width:unset!important}.sd-navigation__next-btn,.sd-navigation__complete-btn{background:var(--times-red)!important;color:var(--times-white)!important;box-shadow:none!important;text-transform:uppercase!important;border:none!important;padding:.8rem 1.5rem!important;font-weight:700!important}.sd-navigation__next-btn:hover,.sd-navigation__complete-btn:hover{background:#6a0000!important}.sd-input,.sd-selectbase__control,.sd-comment{border:1px solid var(--times-grey-light)!important;background-color:var(--times-white)!important;color:var(--times-black)!important;box-shadow:none!important;border-radius:4px!important}.sd-input:focus,.sd-selectbase__control:focus-within,.sd-comment:focus{border-color:var(--times-red)!important;box-shadow:0 0 0 2px #8800004d!important}.sd-input::-moz-placeholder{color:#9e9e9e!important;font-style:normal!important}.sd-selectbase__input::-moz-placeholder{color:#9e9e9e!important;font-style:normal!important}.sd-comment::-moz-placeholder{color:#9e9e9e!important;font-style:normal!important}input::-moz-placeholder{color:#9e9e9e!important;font-style:normal!important}textarea::-moz-placeholder{color:#9e9e9e!important;font-style:normal!important}.sd-input::placeholder,.sd-selectbase__input::placeholder,.sd-comment::placeholder,input::placeholder,textarea::placeholder{color:#9e9e9e!important;font-style:normal!important}.sd-progress-buttons__list-element--current .sd-progress-buttons__page-title{color:unset!important;background-color:unset!important}.custom-scrollbar{scrollbar-width:thin!important;scrollbar-color:var(--times-grey-mid)var(--times-white)!important}.custom-scrollbar::-webkit-scrollbar{border-radius:10px!important;width:10px!important}.custom-scrollbar::-webkit-scrollbar-track{border:1px solid var(--times-grey-light);background:var(--times-white)!important;border-radius:10px!important}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--times-grey-mid)!important;border-radius:10px!important;margin-top:2px!important;margin-bottom:2px!important}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a0a0a0!important}.slider{background-color:var(--times-grey-light)!important;cursor:pointer!important;border-radius:25px!important;width:50px!important;height:25px!important;transition:background-color .3s!important;position:relative!important}.slider:before{box-shadow:0 1px 2px #0003;content:""!important;background-color:var(--times-white)!important;border-radius:50%!important;width:21px!important;height:21px!important;transition:transform .3s!important;position:absolute!important;top:2px!important;left:2px!important}input[type=checkbox]{display:none!important}input[type=checkbox]:checked+.slider{background-color:var(--times-red)!important}input[type=checkbox]:checked+.slider:before{transform:translate(25px)!important}.sd-boolean--switch .sd-boolean__slider{background-color:var(--times-grey-light)!important}.sd-boolean--switch input:checked+.sd-boolean__switch .sd-boolean__slider{background-color:var(--times-red)!important}.sd-boolean__label{color:var(--default-text-color)!important}.sd-boolean.sd-question--mode-buttons .sd-item__control{color:var(--default-text-color)!important;background-color:var(--times-white)!important;border:1px solid var(--times-grey-light)!important;box-shadow:none!important}.sd-boolean.sd-question--mode-buttons .sd-item--selected .sd-item__control{background-color:var(--times-red)!important;color:var(--times-white)!important;border-color:var(--times-red)!important}.pense-blue{background-color:unset!important}.tick-icon{color:var(--times-red)!important}.complete-text{margin-top:10px;font-size:28px;font-weight:500;line-height:30px;color:var(--default-text-color)!important}.sd-body__navigation{border-top:1px solid var(--times-grey-light);padding-top:1rem!important;padding-bottom:1rem!important}.sd-body .sd-body--responsive{padding-bottom:.5rem!important}.sd-selectbase--mobile{flex-wrap:nowrap;justify-content:space-between;gap:1rem;display:flex}.sd-selectbase__item{flex:none}.sd-selectbase__label{align-items:center;display:flex;color:var(--default-text-color)!important}.sd-body.sd-body--responsive{padding-bottom:5px!important}.smallfont{font-size:x-small}.sd-description .sd-question__description{opacity:.85;color:var(--default-text-color)!important;font-size:small!important}a,a:visited{font-weight:700;color:var(--default-text-color)!important;text-decoration:none!important}a:hover,a:focus{text-decoration:underline!important}
