.outcomes-block{max-width:100%;background-color:#184519;background:linear-gradient(to bottom,#184519 0%,#184519 65%,#fff 65%,#fff 100%)}.article-body>.container+.outcomes-block{margin-top:20px}.outcomes-block_inner{margin:0 auto}.outcomes-block h2{color:var(--text-color-white);font-size:30px;text-align:center;position:relative;margin-bottom:20px}.outcomes-block .description{color:var(--text-color-white);font-size:18px;text-align:center;margin-bottom:30px}.outcomes-block .outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(224px,224px));column-gap:15px;justify-content:center}.outcomes-block .outcomes .outcome{background:#fff;border:1px solid #707070;border-radius:15px;box-shadow:0px 3px 6px #00000029;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 10px}.outcomes-block .outcomes .outcome img{border-radius:50%;height:88px;object-fit:cover;width:88px;margin-bottom:16px}.outcomes-block .outcomes .outcome p{color:var(--text-color-black);flex-grow:1;font-size:16px}.outcomes-block .outcomes .outcome p:first-of-type{margin-top:0}.outcomes-block .outcomes .outcome p:last-of-type{margin-bottom:0}.outcomes-block .outcomes .outcome h3{font-size:16px;color:#000;margin-bottom:16px}.outcomes-block.thank-you-version h2{color:#000}.outcomes-block.thank-you-version .outcomes .outcome{border-radius:5px}@media only screen and (max-width:999px){.outcomes-block.thank-you-version{background:#fff !important;padding:60px 15px}.outcomes-block{padding:60px 15px 0}.outcomes-block .outcomes{row-gap:65px}.outcomes-block h1{font-size:35px}}@media only screen and (min-width:1000px){.outcomes-block{padding:50px 0 30px;background:linear-gradient(to bottom,#184519 0%,#184519 80%,#fff 65%,#fff 100%) !important}.outcomes-block.thank-you-version{background:#fff !important;padding:50px 0}.outcomes-block.thank-you-version .outcomes{column-gap:50px}.outcomes-block_inner{max-width:1200px}}@media only screen and (max-width:768px){.outcomes-block{background:linear-gradient(to bottom,#184519 0%,#184519 35%,#fff 35%,#fff 100%)}.outcomes-block.has-description{background:linear-gradient(to bottom,#184519 0%,#184519 35%,#fff 25%,#fff 100%)}.outcomes-block .outcomes{grid-template-columns:repeat(auto-fit,minmax(326px,370px));row-gap:38px}}