.ContentCard_card__xcgaM{width:100%;padding:30px 20px;border-radius:20px;border:1px solid var(--card-border-color);background-color:var(--card-bg-color);display:flex;gap:10px;align-items:center;height:100%}.ContentCard_card_inner__K4mRU{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%}.ContentCard_card_image___aFGP{position:relative;width:60px;height:50px;margin-bottom:20px}.ContentCard_card_image___aFGP img{object-fit:contain;height:auto!important;max-width:100%}.ContentCard_card_content__KdmyF h6{font-size:22px;color:var(--text-color);margin-bottom:10px;text-transform:capitalize;font-weight:300;line-height:28px}.ContentCard_card_content__KdmyF h6 span{color:var(--main-color)}.ContentCard_link__fPFa5{margin-top:20px}.ContentCard_link__fPFa5 a{text-decoration:none!important;color:var(--link-color)!important;font-family:var(--ff-primary)!important}.ContentCard_link__fPFa5 svg{color:var(--link-color)!important;font-size:15px}.ContentCard_sideImage__9gV9g{position:relative;width:160px;height:200px;flex-shrink:0}.ContentCard_sideImage__9gV9g img{object-fit:contain;height:auto!important;max-width:100%}@media screen and (max-width:991px){.ContentCard_card__xcgaM{flex-direction:column-reverse;align-items:flex-start;justify-content:flex-end}.ContentCard_sideImage__9gV9g{width:110px;height:120px}.ContentCard_sideImage__9gV9g img{height:100%!important;object-fit:fill}}@media screen and (max-width:640px){.ContentCard_card__xcgaM{justify-content:center;align-items:center}}