.image-text-outer .image-text-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:40px}.image-text-outer .image-left img{width:100%}.image-text-outer .right-text-description ul{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:0;padding:0}.image-text-outer .right-text-description li{align-items:center;display:flex;font-size:16px;gap:20px;list-style:none}.image-text-outer .right-text-description li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Crect width='30' height='30' fill='%23EDEDED' rx='10'/%3E%3Cpath stroke='%23FCAC12' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M23 9 12 20l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex:0 0 30px;height:30px;width:30px}@media only screen and (max-width:1280px){.image-text-outer .right-text-description li{font-size:14px;gap:16px}.image-text-outer .right-text-description li:before{flex:0 0 24px;height:24px;width:24px}}@media only screen and (max-width:575px){.image-text-outer .right-text-description ul{grid-template-columns:1fr}}