.what-we-treat .container{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.what-we-treat{padding:130px 0 50px}.what-we-treat .rightCol{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;justify-content:space-between}.what-we-treat .leftCol{width:38%}.cardList{width:calc(50% - 5px)}.cardList .icon{align-items:center;background:transparent -webkit-gradient(linear,left top,left bottom,from(#eeb276),to(#71c0ca)) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#eeb276,#71c0ca) 0 0 no-repeat padding-box;border-radius:50%;display:flex;height:57px;justify-content:center;max-width:57px;width:100%}.cardList .icon img{height:auto;max-height:100%;max-width:100%;width:auto}.cardList .text-box h3{color:#1b4141;font-family:Poppins-SemiBold;font-size:20px;letter-spacing:0;line-height:32px;margin-bottom:0}.cardList a{align-items:center;border-radius:18px;display:flex;gap:14px;overflow:hidden;padding:20px}.cardList a:hover{-webkit-box-shadow:15px 15px 30px rgba(0,0,0,.078);box-shadow:15px 15px 30px rgba(0,0,0,.078)}.what-we-treat .row{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0}@media(max-width:991px){.what-we-treat{padding:70px 0 40px}.what-we-treat .leftCol{width:100%}.what-we-treat .rightCol{gap:20px 5px;width:100%}.what-we-treat .row{gap:20px}.cardList a{padding:0}.cardList a:hover{-webkit-box-shadow:none;box-shadow:none}}@media(max-width:640px){.cardList{width:100%}}