.cm-cardWithImage .card-inner-section{display:flex;flex-wrap:wrap;gap:40px}.card-widImage{background:var(--white,#fff);border-radius:20px;display:flex;flex-direction:column;justify-content:space-around;width:calc(33.33% - 40px)}.cm-cardWithImage .card-image-sec{border-radius:20px;margin-bottom:20px;text-align:center}.cm-cardWithImage .card-content-inner{padding:0 40px 39px}.cm-cardWithImage .card-content-inner .card-con p{color:var(--our-black,#3c3839);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:30px;margin:0}.cm-cardWithImage .btn-item{margin-top:24px;padding:0 40px 19px;text-align:right}.cm-cardWithImage .btn-item a{color:var(--our-black,#3c3839);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:30px;text-decoration-line:underline}.cm-cardWithImage .card-content-inner h4{color:var(--green,#0f4245);font-family:Outfit;font-size:32px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:100%;margin-bottom:11px;max-width:307px}.cm-cardWithImage .card-image-sec img{border-radius:20px 20px 0 0;width:100%}.cm-cardWithImage .card-con{width:100%}@media screen and (max-width:991px){.cm-cardWithImage .card-inner-section{gap:20px}.cm-cardWithImage .card-widImage{width:calc(50% - 20px)}.cm-cardWithImage .card-content-inner h4{width:auto}}@media screen and (max-width:767px){.cm-cardWithImage .card-inner-section{column-gap:0;row-gap:20px}.cm-cardWithImage .card-widImage{width:100%}.cm-cardWithImage .btn-item,.cm-cardWithImage .card-content-inner{padding:0 20px 20px}.cm-cardWithImage .card-content-inner h4{font-size:25px;line-height:1}.cm-cardWithImage .card-content-inner .card-con p{font-size:18px;line-height:1.6}}