.ParallaxCardsComponent{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding-top:3rem;position:relative}.ParallaxCardsComponent.background-green-800{background-color:#1d4444}.ParallaxCardsComponent.background-nude-200{background-color:#fff2ee}.ParallaxCardsComponent.background-white{background-color:#fff}.ParallaxCardsComponent .wrapper{display:grid;gap:0 .5rem;grid-template-columns:repeat(4,1fr);margin-bottom:0;padding:0 2rem;position:relative;width:100%}.ParallaxCardsComponent .title{grid-column:1/-1;text-align:center}.ParallaxCardsComponent .title *{color:#1d4444;font-family:Wonder,Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:300;line-height:2.5rem;margin:0}@media (min-width:36rem){.ParallaxCardsComponent .title *{font-size:2.375rem;line-height:3rem}}.ParallaxCardsComponent .visual__wrapper{overflow:hidden;padding-bottom:2rem;width:100vw}.ParallaxCardsComponent .visual__innerwrapper{display:flex;gap:0 2rem;justify-content:center;margin-left:50%;transform:translateX(-42%) translateY(80px);width:115rem}.ParallaxCardsComponent .col{display:flex;flex-direction:column;justify-content:flex-end;width:15.5rem}.ParallaxCardsComponent .col.col-even{transform:translateY(160px)}.ParallaxCardsComponent .item{border-radius:24px;overflow:hidden;width:100%}.ParallaxCardsComponent .item:not(:last-child){margin-bottom:2rem}.ParallaxCardsComponent .top_image{height:0;padding-top:100%;position:relative;width:100%}.ParallaxCardsComponent .top_image img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ParallaxCardsComponent .bottom_label{background-color:#fff;padding:1.5rem}.ParallaxCardsComponent p.city{color:#92acac;font-family:Rubik,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:2px;line-height:1.5rem;margin:0;text-transform:uppercase}@media (min-width:36rem){.ParallaxCardsComponent p.city{font-size:1rem;line-height:1.5rem}}.ParallaxCardsComponent h3.rue{color:#1d4444;font-family:Rubik,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;margin:0}@media (min-width:36rem){.ParallaxCardsComponent h3.rue{font-size:1.125rem;line-height:2rem}}.ParallaxCardsComponent.darkTheme .title *{color:#fff}@media (min-width:36rem){.ParallaxCardsComponent .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(8,1fr);padding:0 2.5rem}.ParallaxCardsComponent .title{grid-column:3/-1;text-align:right}.ParallaxCardsComponent .visual__innerwrapper{transform:translateX(-50%) translateY(80px)}}@media (min-width:67.5rem){.ParallaxCardsComponent{padding-top:6.5rem}.ParallaxCardsComponent .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(12,1fr);max-width:1440px;padding:0 7rem}.ParallaxCardsComponent .title{grid-column:8/-1}}