.hero-w-three-images{background:linear-gradient(90deg,#edf5f7,#f0eaea);border-radius:0 0 4rem 4rem;overflow:hidden}.hero-w-three-images__button{border:0}.hero-w-three-images__inner{align-items:center;display:flex;gap:4rem}.hero-w-three-images__copy,.hero-w-three-images__images-wrapper{position:relative;width:calc(50% - 2rem)}.hero-w-three-images__images-wrapper{display:flex;gap:2rem;padding-bottom:8rem}.hero-w-three-images__left-image,.hero-w-three-images__right-image{aspect-ratio:1/1.5;border-radius:2rem;object-fit:cover;width:calc(50% - 1rem)}.hero-w-three-images__right-image{margin-top:4rem}.hero-w-three-images__bottom-image{border-radius:2rem;bottom:0;left:40%;position:absolute;transform:translateX(-50%);width:50%}@media (max-width:959px){.hero-w-three-images__inner{flex-flow:column;gap:2rem}.hero-w-three-images__copy,.hero-w-three-images__images-wrapper{width:100%}.hero-w-three-images__images-wrapper{margin:0 auto;max-width:500px}}