.pls-reference-box{align-items:center;background-color:#2196f3;display:flex;justify-content:center;position:relative}.pls-reference-box:after,.pls-reference-box:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.pls-reference-box:before{background:linear-gradient(180deg,#e91e63,#2196f3);-webkit-mask-image:-webkit-gradient(linear,left center,right center,color-stop(0,#000),color-stop(.6,rgba(0,0,0,.5)),color-stop(1,transparent));mask-image:-webkit-gradient(linear,left center,right center,color-stop(0,#000),color-stop(.6,rgba(0,0,0,.5)),color-stop(1,transparent))}.pls-reference-box:after{background:linear-gradient(90deg,transparent,#4caf50);-webkit-mask-image:-webkit-gradient(linear,center bottom,center top,color-stop(0,#000),color-stop(1,transparent));mask-image:-webkit-gradient(linear,center bottom,center top,color-stop(0,#000),color-stop(1,transparent))}.pls-reference-box__wrapper{padding:20em 0;position:relative;z-index:1}.pls-reference-box__text-container div span{color:#fff;font-size:3.4em;font-weight:700}.pls-reference-box__buttons{margin-top:3em}@media screen and (max-width:768px){.pls-reference-box__wrapper{padding:16em 2em}}