.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:var(--facts-ultra-light-petrol)}.graph-divider--magenta:before{background-color:var(--facts-ultra-light-magenta)}.graph-divider--green:before{background-color:var(--facts-ultra-light-green)}.graph-divider--orange:before{background-color:var(--facts-ultra-light-orange)}.graph-divider--blue:before{background-color:var(--facts-ultra-light-blue)}.graph-divider--purple:before{background-color:var(--facts-ultra-light-purple)}.graph-divider__text{margin:0 0 32px;line-height:1.4;font-size:var(--font-size-preamble-mobile)}.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:var(--font-size-preamble-desktop)}}
