@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.three-images-text .wrapper{border-radius:5rem;padding:10rem 5rem;position:relative}.three-images-text .wrapper .image-left{min-height:40vh}.three-images-text .wrapper .content{margin:0 auto;max-width:100%;position:relative;width:400px;z-index:2}.three-images-text .wrapper .image-right{align-self:start;min-height:40vh}.three-images-text .image{aspect-ratio:1/1.5;border-radius:25rem;overflow:hidden;position:absolute;width:15rem;z-index:1}.three-images-text .image .bg-img{border-radius:1rem;overflow:hidden}.three-images-text .image.image-one{left:5rem;position:absolute;top:50%;transform:translateY(-50%)}.three-images-text .image.image-two{right:5rem;top:-5rem}.three-images-text .image.image-three{bottom:-5rem;right:20rem}@media only screen and (max-width:1124px){.three-images-text .image.image-three{right:10rem}}@media only screen and (max-width:768px){.three-images-text .wrapper{margin-bottom:15rem;margin-top:10rem}.three-images-text .image{width:10rem}.three-images-text .image.image-one{left:50%;position:absolute;top:-10rem;transform:translate(-50%)}.three-images-text .image.image-two{bottom:-10rem;left:30%;right:auto;top:auto}.three-images-text .image.image-three{bottom:-20rem;left:70%;right:auto}}