section.three-col-img-card{display:inline-block;padding:56px 0 92px;width:100%}section.three-col-img-card h2{margin-bottom:38px;text-align:center}section.three-col-img-card .main-cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}section.three-col-img-card .main-cards .card{backdrop-filter:blur(16.299999237060547px);background-color:#fff;border-radius:16px;box-shadow:0 4px 4px 0 #00000040;padding:37px 32px}section.three-col-img-card .main-cards .card img{display:inline-block;height:90px;margin-bottom:20px;max-width:120px;object-fit:cover;width:100%}section.three-col-img-card .main-cards .card .title{color:#006737;font-size:20px;font-weight:700;line-height:130%;margin-bottom:16px}section.three-col-img-card .main-cards .card .content{font-size:18px;line-height:130%}@media (max-width:1024px){section.three-col-img-card{padding:48px 0 72px}section.three-col-img-card .main-cards{gap:20px;grid-template-columns:repeat(2,1fr)}section.three-col-img-card .main-cards .card{padding:30px 24px}section.three-col-img-card .main-cards .card .title{font-size:18px}section.three-col-img-card .main-cards .card .content{font-size:16px}}@media (max-width:767px){section.three-col-img-card{padding:40px 0 60px}section.three-col-img-card h2{margin-bottom:30px}section.three-col-img-card .main-cards{gap:20px;grid-template-columns:1fr}section.three-col-img-card .main-cards .card{padding:24px 20px}section.three-col-img-card .main-cards .card img{height:auto;margin-bottom:16px;max-width:100px}section.three-col-img-card .main-cards .card .title{font-size:18px;margin-bottom:12px}section.three-col-img-card .main-cards .card .content{font-size:16px}}@media (max-width:479px){section.three-col-img-card{padding:32px 0 48px}section.three-col-img-card .main-cards{gap:16px}section.three-col-img-card .main-cards .card{border-radius:12px;padding:20px 16px}section.three-col-img-card .main-cards .card img{max-width:80px}section.three-col-img-card .main-cards .card .title{font-size:17px}section.three-col-img-card .main-cards .card .content{font-size:15px;line-height:1.5}}