:root{--main-color:#3DDB05;--dark-color:#083E14;--light-green:#B5E701;--main-grey:#636D81;--grey:#F7F7F7;--grey-darken:#7C7C7C;--yellow:#FAC31F;--linear-gradient-right-button:rgba(60, 219, 5, 1);--linear-gradient-left-button:rgba(184, 231, 0, 1);--linear-gradient-right:rgba(8, 62, 20, 0.73);--linear-gradient-left:rgba(8, 62, 20, 0)}.three-colum-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:1.562rem 3.75rem}.three-colum-layout .three-colum-layout-col{width:100%}.three-colum-layout-hero-banner{border-radius:10px;background-color:var(--white);width:100%}.three-colum-layout-hero-banner .three-colum-layout-col{position:relative;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-right:1px solid var(--dark-grey);padding:0 1.4rem}.three-colum-layout-hero-banner .three-colum-layout-col:last-child{border-right:unset}@media only screen and (max-width:991px){.three-colum-layout-hero-banner{padding:1rem 2rem;max-width:650px!important}}@media only screen and (max-width:767px){.three-colum-layout-hero-banner{padding:.5rem 1rem}.three-colum-layout-hero-banner .three-colum-layout-col{padding:0 .5rem;max-width:550px!important}}@media only screen and (max-width:479px){.three-colum-layout-hero-banner .three-colum-layout-col{padding:0 1rem}.three-colum-layout-hero-banner .three-colum-layout-col .rich-content{font-size:1rem}}