.parallax-section{width:100%;overflow:hidden}.parallax-section section{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.content-wrapper{width:100%}.content{z-index:2;color:#fff;max-width:40%;padding:2rem;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:20%}.image-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.image-container img{object-fit:cover;width:100%;height:100%;display:block}.image-container.mob{display:none}@media (max-width:767px){.dscc .image-container img{object-position:42%;object-fit:cover;width:100%;max-width:100%;height:100%}.image-container.mob{display:block}.image-container.desk{display:none}}
