*{box-sizing:border-box}.buttons-and-content{position:relative;margin-bottom:5rem}.buttons-and-content:before{position:absolute;content:"";top:-120px;left:-10px;width:100vw;height:260px;background-image:url(../../assets/images/svg-icons/arc-white.svg);background-repeat:no-repeat;background-size:cover;background-position:top;z-index:0;display:block;transform:translateY(var(--parallax-offset,0));transition:transform .1s ease-out}.buttons-and-content .benefits-container{background-color:#f6f6f6;border-radius:24px;padding:42px}@media screen and (max-width:767px){.buttons-and-content:before{display:none}}