@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;900&display=swap);*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}.decision-btn{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.08);border-radius:6px;font-family:"Source Sans Pro";font-style:normal;font-weight:400;font-size:18px;text-align:left;line-height:30px;padding:10px;color:#383a47;height:54px;border:none;outline:0!important}.decision-btn:focus{outline:0}.help-btn-green{background:#3bad6b;border-radius:8px;border:none;outline:0;color:#fff;font-family:"Source Sans Pro",sans-serif;padding:1.5rem;width:135px;height:4.5rem;display:flex;font-size:15px!important;align-items:center;font-weight:400!important;justify-content:center;cursor:pointer;transition:all .2s}.help-btn-green:hover{box-shadow:0 4px 10px 3px rgba(0,0,0,.11)}.help-btn-green:disabled{cursor:not-allowed;background:#779894}.help-btn-red-header{background:red;border-radius:8px;border:none;outline:0;color:#fff;font-family:"Source Sans Pro",sans-serif;padding:1.5rem;height:4.5rem;display:flex;font-size:15px!important;align-items:center;font-weight:400!important;justify-content:center;cursor:pointer;transition:all .2s}.help-btn-red-header:hover{box-shadow:0 4px 10px 3px rgba(0,0,0,.11)}.help-btn-red-header:disabled{cursor:not-allowed;background:#779894}.pointer{cursor:pointer}.options-btn{display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 30px 60px rgba(27,153,139,.08);border-radius:8px;border:none;outline:0;width:21rem;height:6rem;text-transform:uppercase;color:#3bad6b;font-size:1.8rem;font-family:"Source Sans Pro",sans-serif;margin-bottom:5rem}.flex-row-justify-between{display:flex;justify-content:space-between}.flex-row-center{display:grid;place-items:center;align-items:flex-start}.flex-row-justify-center{display:grid;place-items:center;align-items:flex-start;justify-content:center}.fw-6{font-weight:600}.fs-6{font-size:1.6rem}.fw-b{font-weight:700}.fw-9{font-weight:900}.text-red{color:#da2750}.text-orange{color:#e26336}.text-green{color:#4fc143}.text-green-2{color:#3bad6b}.text-green-secondary{color:#396b65}.text-yellow{color:#f7c436}.text-pink{color:#e14e70}.text-help-blue{color:#142850}.text-center{text-align:center}.text-right{text-align:right}.mt-4{margin-top:4rem}.mt-6{margin-top:6rem}.mb-3{margin-bottom:3rem}.pl-2{padding-left:2rem}.pb-0{padding-bottom:0}.fs-12{font-size:1.2rem}.flex{display:flex}.text-underline{text-decoration:underline}.active-state{font-weight:700;text-decoration:underline}table{width:90%;font-size:1.6rem;font-family:"Source Sans Pro",sans-serif;color:#142850}table td,table th{border:1px solid #ddd;padding:8px}.text-grey{color:grey!important}