.hero-section{padding:40px 20px;position:relative}.hero-decor{height:auto;left:-40px;position:absolute;top:40px;width:150px;z-index:1}.hero-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;z-index:2}.images-col{height:600px;max-width:600px;overflow:hidden;padding-right:20px;position:relative;width:50%}.image-background{height:80%;left:0;top:50px;z-index:1}.image-background,.image-foreground{border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);object-fit:cover;position:absolute;width:70%}.image-foreground{height:100%;left:30%;top:0;z-index:2}.img-text-col{max-width:500px;padding-left:20px;width:45%}@media (max-width:992px){.hero-container{align-items:center;flex-direction:column;text-align:center}.images-col,.img-text-col{margin-bottom:20px;max-width:none;padding:0;width:100%}.images-col{height:400px}.image-background,.image-foreground{height:100%;left:auto;margin:0 auto 10px;position:relative;top:auto;width:100%}}@media (max-width:767px){.hero-decor{top:-10px}}