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