.text-with-green-bg{background-color:var(--color-primary);color:#fff;padding:100px 0 80px;position:relative}.text-with-green-bg .text-with-green-bg-inner{width:90%;max-width:var(--max-width);margin:0 auto}.text-with-green-bg .text-with-green-bg-inner .text-with-green-bg-reason{margin-bottom:30px}.text-with-green-bg .text-with-green-bg-inner .text-with-green-bg-reason h2{font-size:1.8rem;margin-bottom:25px}.text-with-green-bg .text-with-green-bg-inner .text-with-green-bg-reason p{margin-top:0}.text-with-green-bg .text-with-green-bg-inner .text-with-green-bg-reason p:last-child{margin-bottom:0}.text-with-green-bg .svg-container{width:100%;position:absolute;bottom:-134px;transform:rotate(180deg)}.text-with-green-bg .svg-container svg{fill:var(--color-primary)}