.container{margin:0 auto;max-width:1140px;width:calc(100% - 128px)}.scrolling-section{align-items:stretch;display:flex;height:auto;justify-content:space-between;max-width:1140px;position:relative;width:100%}.copy-section{height:100%;position:relative;width:40%}.copy-section .section{align-items:center;display:flex;height:100vh;justify-content:space-around;max-height:600px;position:relative;width:100%}.copy-section .section .copy{max-width:400px}.images{align-items:center;display:flex;flex-direction:row;height:100vh;max-height:600px;max-width:632px;position:sticky;top:calc(50% - 250px);transform:scale(.8) translateX(-70px);width:60%}.images img,.images video{display:none;max-height:600px;max-width:632px;width:100%}.images img.show,.images video.show{display:block}