.main_center div[class*="background-color"] {
    border-radius: 8px;
}

.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p , .main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span {
    font-size: 16px !important;
    font-style: normal !important;
    text-align: left !important;
}


.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p:not(:last-of-type) {
    margin-bottom: 25px;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child {
    font-weight: 500;
    position: relative;
}
.main_center div[class*="background-color"] > div, .main_center div[class*="background-color"] > div > div {
    width: 100%;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child:before {
  content: '';width: 8px;height: 8px;display: inline-block;background: #FFC329;border-radius: 50%;margin-right: 12px;vertical-align: middle;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.optedout:before {
  background: #E71E1E;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.innetwork:before,
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.addedtogroupcontract:before,
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.individuallycontracted:before,
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.credentialedviadelcred:before{
  background: #01B473;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.naoutofstate:before,
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child.n\/a-outofstate:before{
  background: #A7AAAB;
}


@media(max-width:767px){

/*   .main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:first-child,
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child {
    width:100%;
    border:1px solid #ccc;
    padding:5px
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child{
    border-top:none;
} */
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p[style*="justify-content"] {
    align-items: center;
    text-align: center;
}
/* .main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p {
    flex-direction:column;
} */
}
@media(max-width:520px){
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span {
    font-size: 2.7vw !important;
}
  .main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child {
    width: 60%;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:last-child:before {
    content: '';
    width: 1.4vw;
    height: 1.4vw;
    margin-right: 1vw;
}
.main_center div[class*="background-color"] .hs_cos_wrapper_type_rich_text p span:first-child {
    width: 30%;
}
}
.ansWer-drops select {width: 90%;margin: 0 auto;display: block;border-radius: 4px;padding: 10px 5px;font-size: 14px;line-height: 1.5;font-family: inherit;margin-bottom: 20px;}

.ansWer-drops .picks span {display: none;}
.ansWer-drops .picks span.active {display: block;text-align: left;margin-bottom: 10px;color: #025B4B;}
.ansWer-drops select:focus{outline:none;}
.ansWer-drops .picks {border-bottom: 1px dashed #025B4B;margin-bottom: 20px;padding-bottom: 10px;max-width: 90%;margin-left: auto;margin-right: auto;}
/* Accordion */
.accordion-tab-description-group ul {list-style: none;padding: 0;margin: 0;border-top: none;background: #fafafa;}
.accordion-tab-description-group ul div {display: none;margin: 0;padding-left:15px;padding-right:15px;}
.accordion-tab-description-group ul h3 {font-weight: normal;margin: 0;position: relative;z-index: 1;padding: 15px 40px 15px 15px;cursor: pointer;font-size: 100%;}
.accordion-tab-description-group ul h3:after {content: '';position: absolute;right: 10px;background-image: url("data:image/svg+xml,%3Csvg focusable='false' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(0,0,0,.54)' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'%3E%3C/path%3E%3C/svg%3E");width: 20px;height: 20px;top: 50%;transform: translateY(-50%);}
.accordion-tab-description-group {margin-bottom: 20px;}
.accordion-tab-description-group h2 {padding-bottom: 15px;margin-top: 10px;font-size: 130%;}
.accordion-tab-description-group ul h3.active:after {transform: translateY(-50%) rotate(180deg);}
.accordion-tab-description-group ul h3.active + div {display: block;padding-bottom: 15px;margin-top: -10px;background: #fafafa;position: relative;z-index: 1;}
.accordion-tab-description-group ul li {border-bottom: none;}
.accordion-tab-description-group ul h3.active {background: #fafafa;}
.accordion-tab-description-group ul ol li {border-bottom: none;padding-bottom: 10px;margin-bottom: 10px;}
.accordion-tab-description-group h4 {margin: 0;    padding-left: 15px;
    position: relative;}
.accordion-tab-description-group ul ol {padding: 15px 0 0 0px;margin: 0;list-style: none;}
.accordion-tab-description-group ul ol li:last-child {border: none;padding-bottom: 0;margin-bottom: 0;}
.accordion-tab-description-group ul ol li {display: flex;justify-content: space-between;}
.accordion-tab-description-group ul ol li h4 {width: 40%;font-size: 90%;}
.accordion-tab-description-group ul ol li p {width: 55%;font-size: 90%;}
.accordion-tab-description-group ul ol li h4:before {content: '';background: #ffc329;
    border-radius: 50%;width: 8px;
    height: 8px;
    display: inline-block;    position: absolute;
    left: 0;
    top: 9px;}
.accordion-tab-description-group ul ol li:nth-child(4) h4:before,
.accordion-tab-description-group ul ol li:nth-child(3) h4:before{background:#01B473}

.accordion-tab-description-group ul ol li:nth-child(7) h4:before{background:#A7AAAB}

.accordion-tab-description-group ul ol li:nth-child(5) h4:before,
.accordion-tab-description-group ul ol li:nth-child(6) h4:before{background:#E71E1E}
@media(max-width:767px){
.accordion-tab-description-group ul ol li p{font-size: 80%;line-height: 1.5;}
.accordion-tab-description-group ul ol li h4{font-size: 85%;line-height: 1.5;}
  .accordion-tab-description-group ul ol li h4:before{top:6px;}
}
@media(max-width:520px){
.accordion-tab-description-group ul ol li h4:before {
   top: 1.6vw;
  }
}

ul {
    list-style: none;
    padding-left: 2px;
    font-size: 12px !important;
}

form.hs-form fieldset, form.hs-form fieldset.form-columns-1 .hs-input {
    max-width: 100%;
    width: 100%;
}