.three-column-card-section .description p{color:#555;margin-bottom:7px}.three-column-card-section .heading-container h4{margin-bottom:16px}.three-column-card-section .heading-description-wrapper{margin:0 auto;max-width:790px}.three-column-card-section .card-container{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.three-column-card-section .image{margin-bottom:24px}.three-column-card-section .image img{width:100%}.three-column-card-section .title h5{margin-bottom:24px}.three-column-card-section .card-container{margin-top:64px}@media only screen and (max-width:991px){.three-column-card-section .card-container{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.three-column-card-section .card-container{display:grid;gap:32px;grid-template-columns:repeat(1,1fr)}}