.img-with-right-content .cols-wrap{align-items:center;column-gap:100px;display:flex;justify-content:center;margin:auto;max-width:1090px}.img-with-right-content .cols-wrap .single-col{width:50%}.img-with-right-content .single-col .inner-img-wrap{clip-path:polygon(0 0,calc(100% - 50px) 0,100% 50px,100% 100%,0 100%)}.img-with-right-content .single-col .inner-img-wrap img{border-radius:4px;display:block;width:100%}.img-with-right-content .single-col .sub-title{background:#2c3b32;border-radius:2px;color:var(--wheat);font-family:var(--dm-sans);font-size:12px;font-weight:500;letter-spacing:1px;margin-bottom:20px;padding:6px 10px;text-transform:uppercase;width:fit-content}.img-with-right-content .cols-wrap .main-title{color:var(--forest-green);font-family:var(--bw-gradual);font-size:28px;font-weight:400;margin-bottom:18px;max-width:500px;text-transform:uppercase}.img-with-right-content .cols-wrap .main-desc{color:var(--forest-green);font-family:var(--dm-sans);font-size:16px;font-weight:400;line-height:26px;margin-bottom:40px}.img-with-right-content .cols-wrap .btn-wrap{width:fit-content}.img-with-right-content .cols-wrap .btn-wrap a{align-items:center;background:var(--warm-brown);border:1px solid var(--warm-brown);color:var(--wheat);display:flex;font-family:var(--dm-sans);font-size:12px;font-weight:500;letter-spacing:.5px;padding:15px 30px;text-transform:uppercase;width:fit-content}.img-with-right-content .cols-wrap .btn-wrap a span{padding-right:10px}.img-with-right-content .cols-wrap .btn-wrap a svg{height:10px;object-fit:contain;width:10px}.img-with-right-content .cols-wrap .btn-wrap a:hover{background:var(--forest-green);border-color:var(--forest-green);color:var(--wheat)}.img-with-right-content .cols-wrap .btn-wrap a:hover svg path{stroke:var(--wheat)}@media(max-width:1080px){.img-with-right-content .cols-wrap{column-gap:30px}}@media(max-width:600px){.img-with-right-content .cols-wrap{flex-direction:column}.img-with-right-content .cols-wrap .single-col{width:100%}.img-with-right-content .single-col .inner-img-wrap{margin-bottom:35px}}