/**handles:block-acf-patient-results**/
.patient-results-section{background-color:#eef2f5;margin-bottom:50px}.patient-results-section .section-intro{padding:65px 0 0}.patient-results-section .section-intro h2{text-align:center}.patient-results-section .patient-case{padding:50px 0}.patient-results-section .patient-case .case-row{display:flex;-moz-column-gap:110px;column-gap:110px}.patient-results-section .patient-case .case-row .case{background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:24px;padding:41px 50px 31px 50px}.patient-results-section .patient-case .case-row .case .quote{max-width:500px;text-align:center;margin:0 auto 10px;color:#737373;font-size:20px;font-weight:400;line-height:1.2}.patient-results-section .patient-case .case-row .case .name-city{color:#3d3d3d;margin:0 auto 25px;text-align:center;font-size:16px;font-weight:600}.patient-results-section .patient-case .case-row .case .ba-images{display:grid;gap:14px;position:relative;grid-template-columns:1fr 1fr}.patient-results-section .patient-case .case-row .case .ba-images .image-box img{-o-object-fit:contain;object-fit:contain;width:100%;border-radius:26px;overflow:hidden}.patient-results-section .patient-case .case-row .case .ba-images .image-box .text{color:#3d3d3d;display:block;margin:20px auto 0;text-align:center;font-size:16px;font-weight:600}.patient-results-section .patient-case:nth-child(3n-2){background-color:#d5dce2}.patient-results-section .patient-case:nth-child(3n-1){background-color:#eef2f5}.patient-results-section .patient-case:nth-child(3n){background-color:#e4e8eb}@media screen and (max-width:1200px){.patient-results-section .patient-case .case-row{-moz-column-gap:30px;column-gap:30px}}@media screen and (max-width:1024px){.patient-results-section .patient-case:nth-child(2){padding-top:20px}.patient-results-section .patient-case .case-row .case{padding:30px 20px 20px 20px}.patient-results-section .patient-case .case-row .case .ba-images .image-box .text{margin:10px auto 0;font-size:14px}}@media screen and (max-width:767px){.patient-results-section .patient-case .case-row{-moz-column-gap:0px;column-gap:0;flex-wrap:wrap;row-gap:30px}}