:root{--vh:100vh}.sticky-box{background:#e3e0dc;padding:60px 90px;position:relative}@media screen and (max-width:1600px){.sticky-box{padding:45px 60px}}@media screen and (max-width:1320px){.sticky-box{padding:30px 40px}}@media screen and (max-width:767px){.sticky-box{padding:35px 20px}}.sticky-box:before{background:#e3e0dc;bottom:0;content:"";position:absolute;right:100%;top:0;width:100vw}.sticky-box.left{padding-left:20px}.sticky-box.right{padding-right:20px}.sticky-box.right:before{left:100%;right:auto}.sticky-box a.button{margin-top:16px}