.treatment-content>.bt-row:not(:last-child) {margin-bottom: 40px;}.treatment-content .text-title {font-size: 18px;}.simple-img-block .text-sub-title {font-size: 25px;}.aboutdr-box {row-gap: 40px;}.aboutdr-box .img-box, .aboutdr-box .text-box {border: 1px solid #DCEDF4;}.aboutdr-box .img-box {border-bottom: none;}.aboutdr-box .text-box {border-top: none;padding: 35px;}.aboutdr-box .text-title {font-size: 20px;margin-bottom: 15px;}.treatment-content>.bt-row.charitiessupport-box:not(:first-child) {padding-top: 20px;}.charitiessupport-box .text-title {background-color: #242851;color: #FFFFFF;text-align: center;font-size: 22px;padding: 15px;margin-bottom: 0px;}.charitiessupport-box .text-box {background-color: #F0F0F0;padding: 40px 80px;}.charitiessupportlogo-list {display: flex;gap: 25px 30px;flex-wrap: wrap;align-items: center;justify-content: center;}.hospitalinformation-list > p {display: flex;gap: 0px 20px;align-items: center;justify-content: space-between;padding: 16px 0px;margin-bottom: 0px;line-height: 1.2;}.hospitalinformation-list > p:not(:last-child) {border-bottom: 1px solid #E5E5E5;}.hospitalinformation-link {width: 145px;padding: 3px 60px 3px 0px;background-repeat: no-repeat;background-size: 47px 24px;background-position: center right;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.493' height='24.008' viewBox='0 0 47.493 24.008'%3E%3Ccircle cx='10.438' cy='10.438' r='10.438' transform='rotate(-90 23.747 -1.305)' fill='%23a6c6d3'/%3E%3Cg transform='rotate(-90 23.747 .261)' fill='none' stroke='%23a6c6d3'%3E%3Ccircle cx='12.004' cy='12.004' r='12.004' stroke='none'/%3E%3Ccircle cx='12.004' cy='12.004' r='11.504'/%3E%3C/g%3E%3Cpath d='M25.044 12.004h12.544m-4.091-4.092 2.727 2.728 1.364 1.363-4.091 4.091' fill='none' stroke='%23fff' stroke-linejoin='round'/%3E%3Cpath fill='none' stroke='%23a6c6d3' d='M25.051 12.004H0'/%3E%3C/svg%3E");}.tt-taccordion-col {border: 1px solid #DCEDF4;}.tt-taccordion-col:not(:last-child) {margin-bottom: 15px;}.tt-taccordion-col .tt-taccordion-title {display: block;width: 100%;font-size: 18px;line-height: 1.3em;padding: 10px 52px 10px 25px;margin-bottom: 0px;cursor: pointer;position: relative;z-index: 1;background-color: #DCEDF4;}.tt-taccordion-col .tt-taccordion-title:after {content: "";position: absolute;z-index: -1;left: auto;right: -1px;top: -1px;bottom: 0px;width: 42px;display: block;background-color: #242851;background-position: center;background-size: 15px 15px;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.34' height='15.34' viewBox='0 0 15.34 15.34'%3E%3Cg fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2'%3E%3Cpath data-name='Path 18597' d='M7.67 0v15.34'/%3E%3Cpath data-name='Path 18598' d='M0 7.67h15.34'/%3E%3C/g%3E%3C/svg%3E");}.tt-taccordion-col.tt-taccordion-open .tt-taccordion-title:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.34' height='2' viewBox='0 0 15.34 2'%3E%3Cpath data-name='Path 18598' d='M0 1h15.34' fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");}.tt-taccordion-content {display: none;}.tt-taccordion-col .tt-taccordion-content {padding: 25px 25px 15px;}.patientinformation-list .bt-row:not(:last-child) {border-bottom: 1px solid #DCEDF4;margin-bottom: 40px;padding-bottom: 40px;}.patientinformation-list .bt-row {row-gap: 20px;}@media only screen and (max-width: 991.5px){.aboutdr-box {row-gap: 30px;}.charitiessupport-box .text-box {padding: 40px;}}@media only screen and (max-width: 768.5px){.aboutdr-box .text-box {padding: 25px;}.charitiessupport-box .text-box {padding: 25px;}.hospitalinformation-list > p {gap: 10px 0px;flex-direction: column;align-items: flex-start;}}

.resources-box .text-box {text-align: center;display: flex;flex-direction: column;justify-content: flex-start;height: 100%;}.resources-box .text-title {font-size: 14px !important;font-family: Poppins, sans-serif;text-transform: uppercase;line-height: 1.4em;margin-bottom: 10px;}.resources-box .text-box p:not(:last-child) {margin-bottom: 15px;}.resources-box .resources-link {margin-top: auto;}

.aboutdr-box .text-box a.toggle-desc {
    border-radius: 17px;
    background: transparent;
    border: 1px solid #242851;
    font-weight: 300;
    font-size: 15px;
    text-align: left;
    color: #242851;
    padding: 2px 16px;  
    margin-top: 30px;
}
.aboutdr-box .text-box a.toggle-desc:hover{
    background-color: #242851;
    color: #fff;
}