.reviews-cta{background:linear-gradient(135deg,#0f2a1a,#209e49);border-radius:12px;padding:56px 40px;text-align:center;margin-bottom:32px;position:relative;overflow:hidden}.reviews-cta:before{top:-40px;right:-40px;width:200px;height:200px;background:hsla(0,0%,100%,.05)}.reviews-cta:after,.reviews-cta:before{content:"";position:absolute;border-radius:50%}.reviews-cta:after{bottom:-60px;left:-20px;width:250px;height:250px;background:hsla(0,0%,100%,.04)}.reviews-cta__content{position:relative;z-index:1}.reviews-cta__title{font-size:34px;font-weight:800;color:#fff;margin-bottom:12px}.reviews-cta__sub{font-size:17px;color:hsla(0,0%,100%,.85);margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto}.reviews-cta__btn{display:inline-block;background:#fff;color:#209e49;font-size:16px;font-weight:800;padding:16px 40px;border-radius:999px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.25);box-shadow:0 4px 20px rgba(0,0,0,.25)}.reviews-cta__btn:hover{background:#e6f4ea;-webkit-transform:translateY(-2px);transform:translateY(-2px);color:#209e49}@media screen and (max-width:600px){.reviews-cta{padding:40px 20px}.reviews-cta__title{font-size:26px}}