.graph-divider{padding:32px 0;position:relative}.graph-divider__container{position:relative;display:flex;flex-direction:column-reverse}.graph-divider:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;z-index:-1;height:100%}.graph-divider--petrol:before{background-color:#ecf8fc}.graph-divider--magenta:before{background-color:#efe3eb}.graph-divider--green:before{background-color:#e9eeeb}.graph-divider--orange:before{background-color:#fcf1e9}.graph-divider--blue:before{background-color:#e5e8ed}.graph-divider--purple:before{background-color:#ebe5ef}.graph-divider__text{margin:0 0 32px;line-height:1.4;font-size:1.8rem}.graph-divider__left-image{display:block;height:auto;width:calc(100% + 32px);margin-left:-16px}.graph-divider__graph-image{width:100%;height:auto;border-radius:10px}.graph-divider__content{margin-bottom:16px}@media only screen and (min-width:768px){.graph-divider{padding:80px 0;position:relative}.graph-divider__container{flex-direction:row;justify-content:space-between}.graph-divider__left-image{width:calc(50% - 16px);height:auto;margin-left:0;border-radius:10px}.graph-divider__content{width:calc(50% - 16px);margin-bottom:0}.graph-divider--no-image .graph-divider__container{justify-content:center}.graph-divider__text{margin:0 0 40px;font-size:2rem}}
