.choices__list--multiple .choices__item{background-color:#3cb371;color:#fafafa}.switch{position:relative;height:auto;width:94%;margin:20px auto;background:#d7d7d7;border-radius:32px;display:flex}.switch-label{font-weight:700;position:relative;z-index:2;width:33.33%;flex:0 0 33.33%;line-height:1.2;font-size:12px;color:#676a6c;text-align:center;padding:15px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.switch-label.disabled{cursor:not-allowed}.container-switch--double .switch-label{width:50%;flex:0 0 50%}.switch-input{display:none}.container-switch--show-radio .switch-input{display:inline-block;position:relative;z-index:2}.switch-input:checked+.switch-label{color:#fff;transition:.15s ease-out;transition-property:color,text-shadow}.switch-selector{position:absolute;z-index:1;top:0;left:0;display:block;width:33.33%;height:100%;border-radius:32px;background-color:transparent;transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.container-switch--double .switch-selector{width:50%;flex:0 0 50%}.switch-input:checked+.switch-label-y~.switch-selector,.switch-input:checked+.switch-label-y-show-radio~.switch-selector{transform:translateX(200%);background-color:#1ab394}.switch-input:checked+.switch-label-n~.switch-selector,.switch-input:checked+.switch-label-n-show-radio~.switch-selector{transform:translateX(0%);background-color:#ed5565}.container-switch--double .switch-input:checked+.switch-label-yes-double~.switch-selector{transform:translateX(100%);background-color:#1ab394}.container-switch--double .switch-input:checked+.switch-label-no-double~.switch-selector{transform:translateX(0%);background-color:#ed5565}label.switch-label.switch-label-i{pointer-events:all}.description-popup-content p,.description-popup-content ul,.description-popup-content ol{margin-bottom:.7rem}.description-popup-content ul,.description-popup-content ol{margin-left:1rem}.description-popup-content ul{list-style:disc}.description-popup-content ol{list-style:decimal}.description-popup-content ul li,.description-popup-content ol li{margin-bottom:.2rem}
