.slider-container{height:80vh;overflow:hidden;position:relative;width:100%}.action-buttons{left:6%;position:relative;top:40px}.action-buttons__text{font-size:14px;left:4px;position:relative;top:60px;z-index:10}.left-slide-btns{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;padding-bottom:100px;width:45%}.left-slide{height:100%;left:0;position:absolute;top:0;transition:transform .5s ease-in-out;width:50%}.left-slide>div{display:flex;flex-direction:column;height:100%;justify-content:center;padding:80px 100px 80px 80px;width:100%}.slide-subhead{margin-bottom:0}.right-slide{height:100%;left:50%;position:absolute;top:0;transition:transform .5s ease-in-out;width:50%}.right-slide>div{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.slider-container .action-buttons div{position:absolute;z-index:10}.slider-container .action-buttons .up-button{cursor:pointer;transform:translateY(-100%)}.down-button{cursor:pointer;transform:rotate(180deg)}@media screen and (max-width:980px){.left-slide>div{padding:0 30px}}@media screen and (max-width:767px){.left-slide{width:100%}.left-slide>div{padding:0 30px}.left-slide-btns{padding-bottom:80px;width:85%}.right-slide{display:none}.action-buttons{top:25px}}