.row-container{display:flex;justify-content:space-between}@media(max-width:720px){.row-container{flex-direction:column!important;gap:0px!important}}.img-section-images{display:flex;width:100%;gap:20px}.img-section-images img{flex:1;height:auto;min-width:0;border-radius:16px}.img-section-images .img1{flex:2}.img-section-images .img2{object-fit:cover}@media(max-width:720px){.img-section-images{flex-direction:column!important}.img-section-images img{height:min-content!important;max-width:100%!important}}.text-section{h1{font-size:2.5rem;line-height:1.2;text-align:start}p{font-size:1.1rem;opacity:.85}}@media(max-width:720px){.text-section h1{font-size:2rem}}
