p,li{color:#333;line-height:1.5}a{color:#2e7d32}.heading-1{font-size:3.5rem;letter-spacing:1.5px;color:#2e7d32;font-family:"Raleway",san-serif;font-weight:700;margin-bottom:2rem;line-height:1.2}@media only screen and (max-width: 48.75em){.heading-1{font-size:3rem}}@media only screen and (max-width: 31.25em){.heading-1{text-align:center}}.heading-2{font-family:"Raleway",san-serif;margin:2rem 0 1rem}@media only screen and (max-width: 31.25em){.heading-2{text-align:center}}.heading-3{font-size:1.8rem;font-weight:600;font-family:"Raleway",san-serif}@media only screen and (max-width: 73.125em){.heading-3{line-height:3rem}}@media only screen and (max-width: 31.25em){.heading-3{text-align:center}}.heading-4{font-size:2rem;font-family:"Raleway",san-serif}.colour-primary{color:#2e7d32}.colour-primary-logo{color:#68bd44}.text-link{cursor:pointer;text-decoration:none;color:#2e7d32;border-bottom:1px solid transparent;padding-bottom:.5rem;margin-bottom:.5rem;transition:all .3s ease;width:-moz-max-content;width:max-content}.text-link:hover{border-bottom:1px solid #205823;color:#205823}.text-success{color:#2ecc71}.text-danger{color:#e74c3c}.cards{display:flex;justify-content:center;gap:1.5rem}@media only screen and (max-width: 50em){.cards{flex-direction:column;align-items:center;gap:1rem}}.cards__card{width:50rem;max-width:25vw;display:flex;box-shadow:0px 0px 25px #e6e6e6}@media only screen and (max-width: 50em){.cards__card{width:100%;max-width:100%;flex-direction:row;align-items:center;padding:2rem;flex-wrap:wrap}}@media only screen and (max-width: 34.375em){.cards__card{padding:1rem;flex-direction:column;gap:.5rem}}.cards__card__img-top{display:flex;justify-content:center;padding:2rem}@media only screen and (max-width: 50em){.cards__card__img-top{padding:0;justify-content:start;flex-basis:25%}}@media only screen and (max-width: 34.375em){.cards__card__img-top{justify-content:center}}.cards__card__img-top svg{fill:#333;border:1px solid #333;height:10rem;width:10rem;padding:1.5rem;border-radius:50%}.cards__card__title{text-align:center;font-size:2rem;font-weight:600;color:#333;text-transform:uppercase;margin-bottom:1rem}.cards__card__text{text-align:center}@media only screen and (max-width: 50em){.cards__card__body{flex-basis:75%}}.cards__card__btns{display:flex;justify-content:center;gap:1rem;margin-top:1rem;margin-bottom:2rem;flex-basis:100%;align-items:flex-end}.cards-v2{display:flex;width:100%;overflow-x:auto}.cards-v2__card{box-shadow:0px 4px 14px 0px rgba(0, 0, 0, 0.09);border-radius:10px;width:20rem;overflow:hidden;margin:1.5rem;flex:0 0 auto}.cards-v2__card__content{padding:1rem 1.5rem}.cards-v2__card__title{font-style:"Raleway",san-serif;font-weight:600;margin-bottom:0}.cards-v2__card__body{color:#5f6368}.cards-v2__card__img-container{height:20rem}.cards-v2__card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes mouseBounce{0%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{transform:none;animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}}nav.navbar{background-color:#000}p{line-height:2}@media screen and (min-width: 1100px){h1{font-size:calc(1.375rem + 1.5vw)}}h2{line-height:1.5}@media screen and (min-width: 1100px){h2{font-size:calc(1.325rem + .9vw)}}main{padding:0;margin-bottom:0}@media only screen and (max-width: 31.25em){main{padding:0}}.heading-2{font-weight:700;color:black}.line-on-left{border-left:3px solid #2e7d32;padding-left:1rem}.main-nav{margin-bottom:0 !important}.showcase{position:relative;height:calc(100vh - 6.5rem);margin-bottom:7rem}@media only screen and (max-height: 43.125em){.showcase{height:70rem}}.showcase__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;filter:brightness(0.5)}.showcase__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem;top:50%;left:50%;transform:translate(-50%, -50%);width:50%;text-align:center;font-family:"Geist",sans-serif;font-optical-sizing:auto;color:#fff}@media only screen and (max-height: 43.125em){.showcase__content{top:35rem}}@media only screen and (max-width: 119.25em){.showcase__content{width:60%}}@media only screen and (max-width: 99.375em){.showcase__content{width:70%}}@media only screen and (max-width: 85.375em){.showcase__content{width:75%}}@media only screen and (max-width: 68.75em){.showcase__content{width:80%}}@media only screen and (max-width: 64.375em){.showcase__content{width:83%}}.showcase__content h1{font-weight:700;font-size:7rem}@media only screen and (max-width: 63.75em){.showcase__content h1{font-size:5rem}}.showcase__content h1 span{color:rgb(74, 222, 128)}.showcase__btns{display:flex;gap:3rem;justify-content:center}@media only screen and (max-width: 75em){.showcase__btns{gap:2rem}}@media only screen and (max-width: 63.75em){.showcase__btns{flex-direction:column;gap:2rem;align-items:center}}.showcase__btns .btn{padding:1rem 2rem;width:100%;font-weight:500;font-size:1.4em;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 84.0625em){.showcase__btns .btn{font-size:1.2em}}@media only screen and (max-width: 63.75em){.showcase__btns .btn{width:50vw}}@media only screen and (max-width: 63.75em){.showcase__btn-main{width:60vw !important}}.showcase__btn-secondary{border:1px solid rgba(255, 255, 255, 0.5)}.showcase__btn-secondary:hover,.showcase__btn-secondary:focus{background-color:rgba(255, 255, 255, 0.1);color:#fff;border:1px solid rgba(255, 255, 255, 0.2)}.picture-container{position:relative}.picture-container__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(76, 175, 80, 0.2);z-index:-1;border-radius:2.5rem}.picture-container__bg--tilt-left{transform:rotate(-2deg)}.picture-container__bg--tilt-right{transform:rotate(2deg)}.picture-container picture{z-index:1}#how-it-works{max-width:150rem;margin-left:auto;margin-right:auto;margin-bottom:10rem;align-items:center;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:7rem}@media only screen and (max-width: 106.25em){#how-it-works{padding:0 5rem}}@media only screen and (max-width: 28.125em){#how-it-works{padding:0 3rem}}@media only screen and (max-width: 87.5em){#how-it-works{grid-template-columns:minmax(0, 1fr);gap:3rem}}@media only screen and (max-width: 43.75em){#how-it-works{margin-bottom:5rem}}#how-it-works picture{align-self:stretch}#how-it-works img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transform:rotateY(180deg);border-radius:2.5rem}@media only screen and (max-width: 56.25em){#how-it-works img{height:50vw;width:100%}}@media only screen and (max-width: 31.25em){#how-it-works h2{text-align:left}}#how-it-works .highlight-text-block{margin-top:2rem;background-color:rgb(240, 253, 244);color:rgb(22, 101, 52);font-weight:500;border-left:4px solid rgb(22, 163, 74);padding:1.75rem 2.25rem}.why-join{padding:7rem 0 10rem;background-color:#f8f8f8}@media only screen and (max-width: 43.75em){.why-join{padding:4rem 0 7rem}}@media only screen and (max-width: 50em){.why-join{margin-bottom:5rem}}@media only screen and (max-width: 37.5em){.why-join{margin-bottom:3rem}}.why-join__heading{margin-bottom:4rem}.why-join h2{margin-bottom:2rem}@media only screen and (max-width: 37.5em){.why-join h2{margin-bottom:1rem}}.why-join__container{max-width:150rem;margin-left:auto;margin-right:auto}@media only screen and (max-width: 106.25em){.why-join__container{padding:0 5rem}}@media only screen and (max-width: 28.125em){.why-join__container{padding:0 3rem}}.why-join__cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media only screen and (max-width: 75em){.why-join__cards{grid-template-columns:1fr}}.why-join__card{text-align:center;padding:4rem 5rem;background-color:#fff;border-radius:1rem;width:45rem;box-shadow:2px 4px 7px 0px rgba(0, 0, 0, 0.25);transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.why-join__card:hover{box-shadow:4px 8px 10px 2px rgba(0, 0, 0, 0.25)}@media only screen and (max-width: 96.875em){.why-join__card{width:100%}}@media only screen and (max-width: 28.125em){.why-join__card{padding:3rem}}.why-join__card:hover{box-shadow:4px 8px 10px 4px rgba(0, 0, 0, 0.1)}.why-join__card--highlight{background-color:rgb(240, 253, 244)}.why-join__card__svg-container{width:7.5rem;height:7.5rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(220, 252, 231);margin-bottom:3rem}.why-join__card__svg{color:rgb(22, 163, 74);font-size:3rem}.why-join__card__title{margin-bottom:1rem;font-weight:700}.comparison-section{display:flex;flex-direction:column;align-items:center;margin-top:5rem;margin-bottom:10rem;max-width:150rem;margin-left:auto;margin-right:auto}@media only screen and (max-width: 106.25em){.comparison-section{padding:0 5rem}}@media only screen and (max-width: 28.125em){.comparison-section{padding:0 3rem}}@media only screen and (max-width: 40.625em){.comparison-section{margin-bottom:7rem}}@media only screen and (max-width: 37.5em){.comparison-section{margin-top:3rem}}.comparison-section__heading{text-align:center;margin-bottom:5rem}.comparison-section__heading h2{margin-bottom:3rem}.comparison-section__showcase-picture{width:100%}.comparison-section__showcase-img{border-radius:2.5rem;margin-bottom:10rem;width:100%;max-height:45rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 62.5em){.comparison-section__showcase-img{margin-bottom:7.5rem}}@media only screen and (max-width: 37.5em){.comparison-section__showcase-img{margin-bottom:5rem}}.comparison-section__cards{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media only screen and (max-width: 55em){.comparison-section__cards{grid-template-columns:1fr}}.comparison-section__card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:2px 4px 7px 0px rgba(0, 0, 0, 0.25);transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.comparison-section__card:hover{box-shadow:4px 8px 10px 2px rgba(0, 0, 0, 0.25)}.comparison-section__card h3{font-weight:700;display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;font-size:2rem}@media only screen and (max-width: 25em){.comparison-section__card h3{flex-direction:column;text-align:center;gap:2rem}}.comparison-section__card h3 span:nth-of-type(1){color:#2e7d32;background-color:rgba(104, 189, 68, 0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;padding:2rem;font-size:3rem}@media only screen and (max-width: 25em){.comparison-section__card p{text-align:center}}.comparison-section__compare-link{grid-column:1/-1;justify-self:center;margin-top:2rem}@media only screen and (max-width: 43.75em){.comparison-section__compare-link{margin-top:1rem}}#programmatic-contact{padding-bottom:7.5rem}@media only screen and (max-width: 68.75em){#programmatic-contact{margin-bottom:4rem}}@media only screen and (max-width: 37.5em){#programmatic-contact{margin-bottom:0}}.text-img-50-50{background-color:#f8f8f8}@media only screen and (max-width: 68.75em){.text-img-50-50--reverse .text-img-50-50__container{flex-direction:column-reverse}}.text-img-50-50__container{max-width:150rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;gap:10rem;padding:5rem}@media only screen and (max-width: 106.25em){.text-img-50-50__container{padding:0 5rem}}@media only screen and (max-width: 28.125em){.text-img-50-50__container{padding:0 3rem}}@media only screen and (max-width: 68.75em){.text-img-50-50__container{flex-direction:column;gap:0}}.text-img-50-50__body{flex-basis:60%;padding:5rem 0}@media only screen and (max-width: 87.5em){.text-img-50-50__body{flex-basis:55%}}@media only screen and (max-width: 40.625em){.text-img-50-50__body{padding:3rem 0}}@media only screen and (max-width: 31.25em){.text-img-50-50 h2{text-align:left}}.text-img-50-50 .picture-container{flex-basis:60%;position:relative;display:block}@media only screen and (max-width: 87.5em){.text-img-50-50 .picture-container{flex-basis:45%}}.text-img-50-50 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2.5rem}.testimonial{margin-top:7rem;margin-bottom:5rem;max-width:150rem;margin-left:auto;margin-right:auto}@media only screen and (max-width: 106.25em){.testimonial{padding:0 5rem}}@media only screen and (max-width: 28.125em){.testimonial{padding:0 3rem}}@media only screen and (max-width: 37.5em){.testimonial{margin-top:5rem}}.testimonial h2{text-align:center;margin-bottom:5rem;font-size:2.5rem;color:#2e7d32}@media only screen and (max-width: 41.875em){.testimonial h2{margin-bottom:3rem}}.testimonial__container{position:relative;max-width:100rem;margin:0 auto;background-color:#fff;border-radius:1rem;padding:4rem;box-shadow:2px 4px 7px 0px rgba(0, 0, 0, 0.25);background-color:#f6fbf7}@media only screen and (max-width: 87.5em){.testimonial__container{width:60vw}}@media only screen and (max-width: 62.5em){.testimonial__container{width:100%}}@media only screen and (max-width: 50em){.testimonial__container{padding:3rem}}@media only screen and (max-width: 37.5em){.testimonial__container{padding:2rem}}.testimonial__content{position:relative;z-index:2}.testimonial__quote-icon{font-size:4rem;color:#2e7d32;opacity:.3;margin-bottom:2rem}@media only screen and (max-width: 37.5em){.testimonial__quote-icon{font-size:3rem;text-align:center}}.testimonial__stars{display:flex;gap:.5rem;margin-bottom:2rem}@media only screen and (max-width: 37.5em){.testimonial__stars{justify-content:center}}.testimonial__stars i{color:#fbbf24;font-size:1.8rem}@media only screen and (max-width: 37.5em){.testimonial__stars i{font-size:1.6rem}}.testimonial__text{font-size:2rem;line-height:1.6;margin-bottom:3rem;font-weight:500;font-style:italic;color:#333}@media only screen and (max-width: 50em){.testimonial__text{font-size:1.8rem}}@media only screen and (max-width: 37.5em){.testimonial__text{font-size:1.6rem;text-align:center}}.testimonial__author{display:flex;align-items:center;gap:2rem}@media only screen and (max-width: 37.5em){.testimonial__author{flex-direction:column;text-align:center;gap:1.5rem}}.testimonial__author-avatar{width:6rem;height:6rem;background-color:#2e7d32;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media only screen and (max-width: 37.5em){.testimonial__author-avatar{width:5rem;height:5rem}}.testimonial__author-initials{color:white;font-size:2rem;font-weight:bold}@media only screen and (max-width: 37.5em){.testimonial__author-initials{font-size:1.8rem}}.testimonial__author-info{flex-grow:1}.testimonial__author-name{font-size:1.8rem;font-weight:bold;color:#2e7d32;margin-bottom:.5rem}@media only screen and (max-width: 37.5em){.testimonial__author-name{font-size:1.6rem}}.testimonial__author-title{font-size:1.5rem;color:#333;margin-bottom:.3rem}.testimonial__author-company{font-size:1.5rem;color:#2e7d32;font-weight:600}.testimonial__author-company a,.testimonial__author-company a:hover,.testimonial__author-company a:focus{text-decoration:none;transition:color .3s ease}.testimonial__author-company a:hover,.testimonial__author-company a:hover:hover,.testimonial__author-company a:focus:hover{color:#337a3a}.final-cta{background-color:#2e7d32;background:linear-gradient(49deg, #2e7d32 0%, #337a3a 100%);padding:5rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.final-cta h2{font-size:4rem;text-align:center;color:#fff;line-height:1.5}@media only screen and (max-width: 56.25em){.final-cta h2{font-size:3rem}}@media only screen and (max-width: 40.625em){.final-cta h2{font-size:2.5rem}}.final-cta p{color:#fff;margin-bottom:2.5rem;font-size:larger;text-align:center}@media only screen and (max-width: 50em){.final-cta p{font-size:1.6rem}}.final-cta a,.final-cta a:hover,.final-cta a:focus,.final-cta a:visited{color:#2e7d32}.final-cta a{display:flex;align-items:center;justify-content:center;padding-left:4rem;padding-right:4rem}.final-cta__link-text{margin-right:.5rem}
