.scheme-information-section{background:var(--light-white);padding:34px 0;width:45.5%;text-align:center;border-radius:4px;border:solid 1px var(--light-grey)}
.bfl-scheme-text{font-size:16px;line-height:normal;font-weight:500}
.bfl-sheme-doc-flex{display:flex;justify-content:space-between}
@media screen and (min-width:280px) and (max-width:600px){.bfl-heading-accor-wrap-uncollapsible{margin:-15px -15px 0;padding:18px 16px 0}
}
@media screen and (max-width:768px){.bfl-sheme-doc-flex{flex-direction:column}
.scheme-information-section{width:100%;margin-bottom:8px;padding:20px 0}
.scheme-information-section:last-child{margin-bottom:0}
.bfl-scheme-text{font-size:12px}
.bfl-scheme-doc-wraper{padding:15px}
}