.we-scroll_home{position:relative;height:100vh;min-height:600px}.we-scroll_home .inner-content{max-width:1600px;margin:0 auto;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:space-between;z-index:3;pointer-events:none}.we-scroll_home .images-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.we-scroll_home .images{width:100%;display:flex;flex-wrap:nowrap}.we-scroll_home .images .image{position:relative;flex-basis:100%;flex-shrink:0;width:100%;height:100vh;min-height:600px}.we-scroll_home .images .image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:2;mix-blend-mode:multiply}.we-scroll_home .images img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.we-scroll_home .left{pointer-events:none}.we-scroll_home .left h1{font-size:125px;color:#fcebea;line-height:1}.we-scroll_home .left .the-content{max-width:800px}.we-scroll_home .right{flex-shrink:0}.we-scroll_home .we-button-styling{pointer-events:fill;border:1px solid #fcebea;background-color:rgba(78,2,29,.5)}.we-scroll_home .we-button-styling:hover{background-color:#fcebea}.we-scroll_home .we-buttons-container{margin-top:0}@media screen and (max-width:1000px){.we-scroll_home .inner-content{flex-direction:column;align-items:center;text-align:center}.we-scroll_home .left h1{font-size:80px}.we-scroll_home .we-buttons-container{margin-top:50px}}@media screen and (max-width:600px){.we-scroll_home .inner-content h1{font-size:60px}}