@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap";.accordion{display:flex;flex-direction:column;gap:1rem}@media (min-width:992px){.accordion{gap:1.25rem}}.accordion-item{background-color:#fff;border-radius:.75rem;padding:1rem;border:2px solid #5cf3a2}@media (min-width:768px){.accordion-item{gap:1.25rem}}.accordion-item button{color:#09131f}.accordion-button{font-weight:600;font-size:1rem;width:100%;outline:none;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}@media (min-width:992px){.accordion-button{font-size:1.125rem}}.accordion-button:hover{color:#10d96d}.accordion-button.open{margin-bottom:.125rem}.accordion-icon{font-size:1rem;line-height:2rem;color:#09131f;width:2rem;height:2rem;border-radius:50%;background-color:#f1ffeb;text-align:center;border:1px solid #5cf3a2}@media (min-width:768px){.accordion-icon{font-size:1.5rem;line-height:3rem;width:3rem;height:3rem}}.accordion-content{overflow:hidden;transition:max-height .25s ease-in-out,padding .25s ease-in-out;max-width:92%;white-space:pre-line}.accordion-content p{padding:0;margin:0}.accordion-content[style*="max-height: 0"] p{padding:0}.faqs-wrapper{position:relative;margin-top:2rem;z-index:2}.faq-page-wrapper{padding-top:10rem;padding-bottom:4rem;background-color:#f1ffeb}.select-topic-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.select-topic-wrapper h2{font-size:1.2rem}@media (min-width:992px){.select-topic-wrapper h2{font-size:1.5rem}}@media (min-width:992px){.select-topic-wrapper{gap:1rem}}.select-topic-item{font-size:1.2rem;border:1px solid rgb(187.0057142857,249.9942857143,216.2057142857);border-radius:.5rem;padding:1rem;cursor:pointer;font-weight:500;background-color:#bbfad8;color:#084829}.select-topic-item:hover{color:#10d96d}.select-topic-item.selected{border:1px solid rgb(139.5028571429,246.4971428571,189.1028571429);background-color:#8cf6bd;color:#031a0f}.faq-link{color:#0a1624}.faq-link:hover{color:#0baa65}.centered-text{text-align:center}.fixed-header{position:fixed;top:0;left:0;width:100%;z-index:10;background-color:#fff}.nav-landing{display:flex;align-items:center;text-align:center;gap:.4rem;font-size:1rem}@media (min-width:992px){.nav-landing{gap:2.75rem;font-size:1.1rem}}@media (max-width:767px){.nav-landing{font-size:.6rem;gap:.5rem}}.green-gradient-text,.numbers-text h3,.highlight-text{background:linear-gradient(180deg,#50bd81,#2b7d6b 125%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.yellow-gradient-text{background:linear-gradient(180deg,#ecb10e,#cf9205 125%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing-page-wrapper{position:relative;z-index:2}.nav-landing-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;gap:10px}@media (min-width:992px){.nav-landing-wrapper{padding:1.25rem 0;gap:30px}}.logo-wrapper{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px}@media (min-width:992px){.logo-wrapper{gap:10px}}.logo-landing{height:auto;width:30vw}@media (min-width:992px){.logo-landing{height:2.5rem;width:auto}}.council-logos{height:auto;width:10vw;background-color:#fff;opacity:.95;cursor:pointer}@media (min-width:992px){.council-logos{height:5rem;width:auto}}.navbar-colour{padding:0 .5rem;background:#fff;box-shadow:0 4px 10px #00000014}@media (min-width:992px){.navbar-colour{padding:0 3rem}}.navbar-dropdown{position:relative;display:flex;align-items:center}.navbar-dropdown .dropdown-toggle{color:inherit;font:inherit;cursor:pointer;display:flex;align-items:center}.navbar-dropdown .dropdown-menu{display:none;position:absolute;top:100%;left:-1.25rem;min-width:220px;background:#fff;box-shadow:0 4px 10px #00000014;border-radius:.5rem;z-index:100;flex-direction:column;padding:.5rem 0;margin-top:0}.navbar-dropdown:hover .dropdown-menu,.navbar-dropdown:focus-within .dropdown-menu{display:flex}.navbar-dropdown .dropdown-item{padding:.5rem 1.25rem;color:#0a1624;text-align:left;font-weight:500;width:100%;font-size:1rem}.navbar-dropdown .dropdown-item:hover,.navbar-dropdown .dropdown-item:focus{color:#0baa65;transition:color .2s ease}@media (max-width:767px){.navbar-dropdown .dropdown-menu{left:50%;transform:translate(-50%);min-width:160px}}.landing-header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:10}.landing-nav-link{position:relative;display:flex;align-items:center;font-weight:600;font-size:.8rem}@media (min-width:992px){.landing-nav-link{font-size:1.2rem}}.landing-nav-link:hover{color:#0baa65;transition:color .2s ease}.landing-nav-link.nav-active{color:#0baa65}.landing-nav-link.nav-active:after{content:"";display:block;position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#0baa65}.landing-nav-link.is-sign-up{padding:.2rem;border:1px solid #343f4f;border-radius:3rem;font-weight:600}@media (min-width:992px){.landing-nav-link.is-sign-up{padding:.625rem 1rem}}.landing-nav-link.hide-mobile{display:none}@media (min-width:992px){.landing-nav-link.hide-mobile{display:block}}.container-sm.full-panel{height:100%}.hero{overflow:hidden;position:relative;z-index:9;display:flex;align-items:center;background-color:#0a1624;margin:40px 0 0}@media (min-width:992px){.hero{margin:80px 0 0;padding:0 1.125rem}}.hero-content-wrapper{position:relative;z-index:9;display:flex;flex-direction:column;gap:5.5rem}@media (min-width:992px){.hero-content-wrapper{gap:8.25rem}}.hero-content{position:relative;z-index:12;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (min-width:992px){.hero-content{align-items:flex-start}}.hero-text{max-width:500px;z-index:3;padding:4rem 1.5rem;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:#ffffffe6;margin:40px 0;border-radius:.5rem}@media (min-width:992px){.hero-text{margin:100px 0}}@media (min-width:1280px){.hero-text{margin:100px 0 150px}}.hero-text h1{font-size:2rem;line-height:1.15}@media (min-width:768px){.hero-text h1{font-size:3rem}}.hero-text .highlight-text{margin-bottom:.75rem}@media (min-width:992px){.hero-text .highlight-text{margin-bottom:1rem}}.hero-text .hero-p{font-size:1.25rem;font-weight:500;background:linear-gradient(180deg,#12a268,#105f4e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text .sub{font-size:1.1 rem;margin-top:5px}.h2{font-size:2rem;line-height:1.15;color:#022013}@media (min-width:768px){.h2{font-size:2rem}}.generic-solar-horizon{position:absolute;top:60%;right:-20%;z-index:1}@media (min-width:768px){.generic-solar-horizon{top:70%}}@media (min-width:992px){.generic-solar-horizon{top:48%}}@media (min-width:1280px){.generic-solar-horizon{right:0%;top:40%}}.generic-solar-img{opacity:100%;width:360vw;height:auto}@media (min-width:768px){.generic-solar-img{width:150vw}}@media (min-width:992px){.generic-solar-img{width:170vw}}@media (min-width:1280px){.generic-solar-img{width:110vw}}.hero-horizon-img{width:100%;height:auto;max-width:100%;z-index:inherit}.highlight-text{display:block;font-size:1rem;font-weight:700}@media (min-width:992px){.highlight-text{font-size:1.25rem}}.cta-btn-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem 0 0}.cta-btn-wrapper.with-margin-lg{margin-top:4rem}@media (min-width:992px){.cta-btn-wrapper{margin:2rem 0 0}}.prog-info{display:flex;flex-direction:row;justify-content:center;gap:.2rem}.marquee{position:relative;width:100%;overflow:hidden;padding:2rem 0;background-color:#17202a}.marquee-content{display:flex;width:max-content;animation:marquee 40s linear infinite;gap:4.5rem}.marquee-end{width:5rem;height:100%;position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#fff,#17202a 77.5%);z-index:2}.marquee-end.is-right{rotate:180deg;left:auto;right:0}.marquee-track{display:flex;align-items:center;gap:4.5rem}.marquee-content p{margin:0;padding:0 2rem;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{position:relative;padding:3rem 0;font-size:1.15rem}@media (min-width:992px){.section{padding:4rem 0}}.section.with-curve-top{padding-top:5rem}@media (min-width:992px){.section.with-curve-top{padding-top:11rem}}.section.with-curve-bottom{padding-bottom:5.5rem}@media (min-width:992px){.section.with-curve-bottom{padding-bottom:15rem}}.section.green-section{background-color:#f1ffeb}.section.top{padding-top:10rem}.green-section-end{width:100%;height:3rem;position:absolute;top:0;left:0;z-index:2;opacity:.3;background:linear-gradient(180deg,#8cf6bd,#f1ffeb 77.5%)}.green-section-end.bottom{background:linear-gradient(0deg,#8cf6bd,#f1ffeb 77.5%);top:calc(100% - 3rem)}.img-curve{width:100%;height:auto;max-width:100%}.section-heading{margin-bottom:2.5rem}@media (min-width:992px){.section-heading{margin-bottom:4rem}}.section-heading.top{margin-top:80px}.section-heading.padded-top{margin-top:4rem}.grid-2-col{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:2fr;grid-column-gap:1rem;grid-row-gap:0px}@media (min-width:992px){.grid-2-col{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}}@media (min-width:992px){.grid-2-col.is-features{grid-template-rows:1fr;grid-column-gap:5rem;grid-row-gap:1rem;padding:0 4rem}}.grid-2-col.gap-sm{grid-row-gap:1.125rem}@media (min-width:992px){.grid-2-col.gap-sm{grid-column-gap:1.25rem}}.hero-horizon{position:absolute;top:0;left:0;right:0;z-index:1}.what-we-do{position:relative;z-index:3}.what-we-do-heading{padding-top:30px;color:#000}.icon-38{flex-shrink:0;width:38px;height:38px}.icon-38.is-middle{margin-top:1.5rem}@media (min-width:992px){.icon-38.is-middle{gap:2.25rem}}.icon-32{flex-shrink:0;width:50px;height:50px}@media (min-width:992px){.icon-32{width:80px;height:80px;margin-right:10px}}.numbers-text h3{font-size:1.125rem;line-height:1.5;padding-top:.375rem;margin-bottom:.75rem}.numbers-text p{margin:0}.numbers-text.is-middle{padding:1.5rem 0;border-top:1px solid #343f4f;border-bottom:1px solid #343f4f}@media (min-width:992px){.numbers-text.is-middle{padding:2.25rem 0}}.curve-top{position:absolute;top:0;left:0;right:0;z-index:1}.curve-bottom{position:absolute;bottom:0;left:0;right:0;z-index:1}.curve-bottom img{rotate:180deg}.flex-center{display:flex;flex-direction:column;align-items:center}.lp-card{display:flex;flex-direction:column;background-color:#0a1624;border:1px solid #343f4f;border-radius:.75rem}.lp-card.is-price{padding:1.5rem 1rem}@media (min-width:768px){.lp-card.is-price{padding:1.5rem 1.25rem}}@media (min-width:992px){.lp-card.is-price{padding:3rem}}.process-wrapper{display:none}@media (min-width:1280px){.process-wrapper{display:block;position:relative;width:100%;text-align:center;margin-bottom:6rem}}.img-process{position:relative;z-index:3}.img-process-circle-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;padding-top:4.25rem}.img-process-circle{animation:rotate 40s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.green-line{position:relative;height:1px;margin:0 0 2rem}.green-line:before,.green-line:after{content:"";position:absolute;top:0;height:1px;width:50%}.green-line:before{left:0;background:linear-gradient(to left,#5cf3a2 0%,#5cf3a2 80%,transparent 100%)}.green-line:after{left:50%;background:linear-gradient(to right,#5cf3a2 0%,#5cf3a2 80%,transparent 100%)}.landing-footer-wrapper{padding:2rem 0 3rem;display:flex;flex-direction:column;gap:3rem}.landing-footer-top{display:flex;flex-direction:column;align-items:center}@media (min-width:992px){.landing-footer-top{flex-direction:row;justify-content:space-between;align-items:center}}.landing-footer-bottom{display:flex;flex-direction:column;align-items:center;font-size:.75rem}@media (min-width:992px){.landing-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;font-size:.875rem}}.landing-footer-links{display:flex;flex-wrap:wrap;gap:1rem}@media (min-width:992px){.landing-footer-links{gap:2.75rem}}@media (max-width:767px){.landing-footer-links{margin-top:1.5rem}}@media (min-width:992px){.what-shc-shifted{padding-left:20%;padding-right:10%}}.what-shc-wrapper{display:flex;flex-direction:column;align-items:center;margin:2rem 0}@media (min-width:992px){.what-shc-wrapper{flex-direction:row;background-color:#bbfad8;border-radius:1rem}}.what-shc-left{width:100%;text-align:center}@media (min-width:992px){.what-shc-left{width:25%}}.what-shc-right{width:100%;background-color:#bbfad8;border-radius:1rem;padding:2rem;padding-right:10%;font-size:1.4rem;text-align:center}.yellow-circle{width:60%}@media (min-width:992px){.yellow-circle{width:100%;transform:translate(-40%) scale(1.6)}}.why-apply-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}@media (min-width:992px){.why-apply-wrapper{flex-direction:row}}.why-apply-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:2rem;padding-bottom:0;gap:2rem}@media (min-width:992px){.why-apply-item{width:25%}}.why-apply-item img{height:200px}.why-apply-item p{font-weight:400}.why-apply-extra{width:100%;padding:3rem 3rem 0rem;font-size:.9rem;text-align:start}.shc-apply-button{width:100%;text-align:center;padding-top:4rem;margin-bottom:4rem}.shc-process-wrapper{width:100%;text-align:center;position:relative}.shc-process-bg{position:absolute;width:95%;z-index:1;padding-top:50px;overflow:hidden;height:100%}.shc-process-arrows{position:absolute;width:400%;height:150px;left:-147%;z-index:inherit;animation:arrowsY 37s linear infinite}@media (min-width:992px){.shc-process-arrows{left:0;width:200%;position:relative;animation:arrowsX 37s linear infinite}}@keyframes arrowsX{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes arrowsY{0%{transform:rotate(90deg) translate(20%)}to{transform:rotate(90deg) translate(60%)}}.shc-process-flex{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;z-index:2}@media (min-width:992px){.shc-process-flex{flex-direction:row;gap:6.66%}}.shc-process-item{z-index:inherit;box-shadow:0 4px 15px #00000014;background-color:#fff;border-radius:.5rem;width:80%;height:100%;padding:1rem;text-align:center;min-height:290px;font-size:1.1rem}@media (min-width:992px){.shc-process-item{width:20%}}.shc-process-item-icon{width:20%;padding:1rem 0}@media (min-width:992px){.shc-process-item-icon{width:40%}}.shc-process-item-text{padding-top:1rem}.sign-up-wrapper{position:relative;z-index:2;color:#031a0f}.sign-up-header{position:fixed;top:0;left:0;width:100%;background:#0a1624;z-index:10}.sign-up-navbar{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}@media (min-width:992px){.sign-up-navbar{padding:1.25rem 0}}.form-outer{display:flex;justify-content:center;width:100%;border-radius:20px}.form-embed{width:100%;border:none;transition:height .3s ease;height:1200px}.green-button{background-color:#5cf3a2;border:1px solid #5cf3a2;color:#031a0f;filter:drop-shadow(0px 2px 4px rgba(217,252,234,.4));padding:.5rem .7rem;border-radius:.7rem;font-weight:600;font-size:1.4rem}.green-button:hover{filter:drop-shadow(0px 0px 4px rgba(30,255,150,.8));color:#fff;transition:color .2s ease}@media (min-width:992px){.green-button{padding:.8rem 1rem}}.help-link{width:100%;text-align:center;margin:30px 0 0;font-size:1.3rem}.help-link a{padding:.5rem;background-color:#5cf3a2;border-radius:1rem}.help-link a:hover{color:#0baa65}.px400{height:400px}.approval-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;gap:2rem;padding:5rem;flex-wrap:wrap}.onboarding-button{text-align:center;color:#031a0f;cursor:pointer;padding:.5rem;border-radius:1rem;border:2px solid #0a1624;background-color:#0a1624;box-shadow:0 4px 10px #00000023;display:flex;flex-direction:column;justify-content:center}.onboarding-button:hover{color:#0baa65}.onboarding-button.selected{background-color:#1b3b60;color:#fff}@media (min-width:992px){.onboarding-button{padding:1rem}}.onboarding-button img{width:80px}.onboarding-video-wrapper{min-height:300px;display:flex;flex-direction:column;align-items:center}.onboarding-video-wrapper h3{text-align:center;padding:20px 0 10px}@media (min-width:992px){.onboarding-video-wrapper{min-height:500px}}.onboarding-video-wrapper iframe{width:100%;height:110vh}@media (min-width:992px){.onboarding-video-wrapper iframe{width:80%}}.onboarding-video{position:relative;width:100%;aspect-ratio:16/9;margin-inline:auto}.onboarding-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (min-width:992px){.onboarding-video{width:80%}}.download-pdf-button{width:fit-content;margin-top:1rem;margin-bottom:2rem;padding:.5rem;border-radius:.5rem;border:2px solid #5cf3a2;background-color:#5cf3a2;box-shadow:0 4px 10px #00000026;cursor:pointer;display:flex;flex-direction:row;align-items:center}.download-pdf-button:hover{color:#06311c;background-color:#74f5b0;transition:all .2s ease-in-out}.download-pdf-button img{width:1rem;padding:.1rem;margin-right:.5rem}.help-wrapper a{text-decoration:underline}.help-wrapper a:hover{text-decoration:underline;color:#0baa65}.help-text{font-size:1.2rem;text-align:center;border-radius:1rem;padding:.5rem}.help-text.highlighted{background-color:#f4f4f4}.help-text.green{background-color:#f1ffeb}.topic-button{cursor:pointer;font-weight:600;font-size:1.1rem;color:#0a1624;border-radius:.5rem;padding:.5rem .7rem;box-shadow:0 3px 10px #00000021;text-align:center}.topic-button:hover{color:#0baa65}.brand-list{width:100%;display:flex;flex-direction:row;gap:1rem;padding:1rem 0;flex-wrap:wrap;justify-content:center}.guide-wrapper{height:400px}.go-back{cursor:pointer;font-size:1rem;font-weight:300;text-align:left;text-underline-offset:5px;color:#0a1624;margin-bottom:2rem}.go-back:hover{color:#0baa65}.bold-heading{font-size:1.1rem;font-weight:700;padding:3rem 0 1rem}.inverter-images{display:flex;flex-direction:column;gap:50px;width:100%;justify-content:center;align-items:center}@media (min-width:992px){.inverter-images{flex-direction:row}}.inverter-images img{width:60%;height:auto}@media (min-width:992px){.inverter-images img{height:250px;width:auto}}.sign-up-link:hover{color:#0baa65}.vertical-padding{padding:2rem 0}html{scroll-behavior:smooth}.nav-public{display:flex;align-items:center;gap:1rem}@media (min-width:992px){.nav-public{gap:2.75rem}}.terms-wrapper{position:relative;z-index:2;color:#031a0f;margin-top:8rem}.terms-navbar{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}@media (min-width:992px){.terms-navbar{padding:1.75rem 0}}.terms-nav-link{position:relative;display:flex;align-items:center;font-weight:600}.terms-nav-link.nav-active:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#028a2d}.terms-nav-link.is-sign-up{padding:.625rem 1rem;border:1px solid #343f4f;border-radius:3rem;color:#5cf3a2;font-weight:600}.terms-nav-link.hide-mobile{display:none}@media (min-width:992px){.terms-nav-link.hide-mobile{display:block}}.container-lg{width:100%;margin:0 auto;padding:0 .75rem}@media (min-width:768px){.container-lg{max-width:1400px;padding:0 1rem}}.container-sm{margin:0 auto;max-width:1228px;width:100%;padding:0 1rem}@media (min-width:992px){.container-sm{padding:0 1.125rem}}.text-center{text-align:center}.terms-wrap{background:#fff}.terms{overflow:hidden;z-index:9;padding:4rem 0;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#000}.terms-text{background:#fff;max-width:1200px;margin:auto;display:flex;flex-direction:column;justify-content:left;align-items:left;text-align:left;color:#000}.terms-clause ol li{margin-bottom:15px}.tos-tabs{width:100%;padding-top:8rem;background-color:#fff;color:#0a1624;display:flex;flex-direction:row;justify-content:center;gap:1rem}.tab{max-width:300px;color:inherit;padding:.5rem;border-bottom:1px solid #0a1624}.tab.active{font-weight:700;color:#17202a;border-bottom:2px solid rgb(32.0230769231,44.5538461538,58.4769230769)}.banner-img-wrapper{margin-top:5rem;width:100%;display:flex;justify-content:center}.banner-img-wrapper .circle-wrapper{position:absolute}.banner-img-wrapper img{position:relative;width:30vw;top:-7px;height:auto}@media (min-width:992px){.banner-img-wrapper img{top:-50px;width:700px}}.hero-flare-wrapper{position:relative;width:100%;height:auto}.hero-img{position:relative;z-index:9;width:100%;height:auto;max-width:100%}.hero-flare{width:60vw;height:160px;position:absolute;top:50px;left:20%;border-radius:49.5rem;background:#00eb74;filter:blur(90px);z-index:1;animation:flareBrighten 3s ease-in-out forwards}@media (min-width:992px){.hero-flare{left:30%;top:15%;width:40vw;height:180px;filter:blur(200px)}}@keyframes flareBrighten{0%{opacity:.1}to{opacity:.2}}.hero-sun{width:240px;height:auto;position:absolute;top:30px;left:0;right:0;margin:auto;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:3;animation:sunUp 2s ease-in-out forwards}@media (min-width:992px){.hero-sun{top:60px;width:454px}}@media (min-width:992px){@keyframes sunUp{0%{transform:translateY(0)}to{transform:translateY(-150px)}}}.col-3-wrapper{width:100%;display:flex;flex-direction:column;gap:.5rem;background-color:#ffffffe6;padding-bottom:2rem}@media (min-width:992px){.col-3-wrapper{flex-direction:row}}.col-3-item{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding-bottom:1rem}@media (min-width:992px){.col-3-item{width:33.3333333333%}}.col-3-item h3{display:flex;align-items:center;font-weight:700;font-size:1.2rem}@media (min-width:992px){.col-3-item h3{font-size:1.5rem}}.col-3-item span{padding:.3rem 1rem}.col-3-img-wrapper{width:100%;height:180px;position:relative;overflow:hidden;border-radius:12px;border:7px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(60deg,#8cf6bd,#bbfad8) border-box;background-clip:padding-box,border-box}@media (min-width:992px){.col-3-img-wrapper{height:200px}}.col-3-icon-wrapper{margin-top:30px;width:30%;height:90px;position:relative}.col-3-img{position:absolute;top:0;transform:translate(-50%) scale(1.05);max-width:100%}.what-main{text-align:center;width:80%;font-size:1.2rem;margin-bottom:20px}.what-box{width:100%;height:auto;min-height:350px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;margin-bottom:.5rem}.what-box.left,.what-box.right{justify-content:flex-start;text-align:start}.what-box p{margin-top:0}@media (min-width:992px){.what-box{flex-direction:row;margin-bottom:1rem}.what-box.right{justify-content:flex-end}.what-box.left{justify-content:flex-start}}.what-box.who-we-are{margin-top:4rem;align-items:center}.what-box-img-wrapper{width:100%;overflow:hidden;position:relative}@media (min-width:992px){.what-box-img-wrapper.left,.what-box-img-wrapper.right{position:absolute}.what-box-img-wrapper.left.left,.what-box-img-wrapper.right.left{height:300px;width:68%;left:0;-webkit-mask-image:linear-gradient(to right,black 95%,transparent 100%);mask-image:linear-gradient(to right,black 95%,transparent 100%)}.what-box-img-wrapper.left.right,.what-box-img-wrapper.right.right{height:350px;width:58%;right:0;display:flex;justify-content:flex-end;-webkit-mask-image:linear-gradient(to left,black 95%,transparent 100%);mask-image:linear-gradient(to left,black 95%,transparent 100%)}}.what-box-img{z-index:0;width:100%;height:auto;margin-bottom:1rem}@media (min-width:992px){.what-box-img{margin-bottom:0;width:auto;height:100%}}.what-text-box{position:relative;z-index:2;width:100%!important;margin:2rem 0;display:flex;flex-direction:column;justify-content:center}.what-text-box.left,.what-text-box.right{margin:0 0 2rem;width:100%!important}.what-text-box h3{margin-bottom:15px}.what-text-box ol{padding-inline-start:20px}.what-text-box li{padding-left:.5rem;padding-bottom:.5rem}@media (min-width:992px){.what-text-box.left{width:40%!important}.what-text-box.right{width:30%!important}}.what-table{display:block;width:100%}.what-table th{background-color:#8cf6bd;padding:4px 7px 0;max-width:33.3333333333%;text-align:center;border:none;font-size:.6rem}@media (min-width:992px){.what-table th{font-size:.8rem;width:170px}}.what-table td{padding:5px 0 0 5px;font-size:.8rem}.what-table td:last-child{text-align:start}.what-table ul{margin:0;padding:0;list-style-position:inside}.what-table ul li{margin-left:5px;padding-left:1rem;text-indent:-1rem}.what-table ul li::marker{font-size:.7em}.what-box-no-img{width:100%}@media (min-width:992px){.what-box-no-img{margin-top:1.5rem;text-align:center}}.what-box-no-img a:hover{color:#0baa65}.features-description{margin-bottom:20px;font-size:1.1rem}.a-feature{display:flex;gap:1rem;padding:1rem 0}@media (max-width:991px){.a-feature:first-child{padding-top:0}}.feature-text h3{font-size:1.125rem;color:#022013;padding-top:.375rem;margin-bottom:.75rem}.feature-text p{margin:0}.who-we-are-img{width:60%;height:60%}@media (min-width:992px){.who-we-are-img{width:30%}}.who-we-are-img.right{width:80%}@media (min-width:992px){.who-we-are-img.right{width:36%}}.who-we-are-text{width:100%;padding:30px}@media (min-width:992px){.who-we-are-text{width:70%}}.who-we-are-text h1{font-size:3rem;padding-bottom:1.5rem}.who-we-are-text.right{text-align:right}.green-bar{width:100%;background:linear-gradient(to bottom,#f1ffeb);margin-top:-6rem;min-height:200px;padding:1rem;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.green-bar span{font-size:1.3rem}.yellow-bar{width:100%;background:linear-gradient(to bottom,#ffde59,#ffe682,#ffde59);margin-top:-8rem;min-height:200px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.yellow-bar p,.yellow-bar span{font-size:1.2rem}.yellow-bar h2{text-decoration:none;border-bottom:3px solid transparent;background-image:linear-gradient(to right,#d49f00,#ffb300,#d49f00);background-repeat:no-repeat;background-size:100% 3px;background-position:0 115%}.our-goals{padding:0 30px;width:100%;text-align:center}.our-goals h2{font-weight:500;padding-bottom:20px}.our-goals p{font-size:1.2rem;max-width:80%}.contact-section{padding:30px;border-radius:2rem;background-color:#f4f4f4}.contact-section h2{font-weight:500}.contact-section li{margin-bottom:5px}.contact-section a{color:#0a1624}.contact-section a:hover{color:#0baa65}@media (min-width:992px){.contact-section{padding:30px 90px}}body{margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Public Sans,sans-serif;background:#fff;font-size:16px;font-weight:400;line-height:1.5;color:#09131f}input,textarea,button{font-family:inherit}button{background-color:transparent;border:none;text-align:left;color:#fff;cursor:pointer;padding:0;font-size:16px}button:focus{outline:none}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:700;margin:0;line-height:1}h4{font-size:18px}a,.link-btn{color:#031a0f;text-decoration:none}a:hover,.link-btn:hover{text-decoration:none;opacity:.9}a:disabled,.link-btn:disabled{opacity:.5;color:#000;cursor:not-allowed}.link-btn{text-decoration:underline}.container{margin:0 auto;padding:0 15px;width:100%;max-width:100%}@media (min-width:768px){.container{max-width:95%;padding:0 50px}}.flex{display:flex;flex-direction:column}@media (min-width:992px){.flex{flex-direction:row}}.two-col{flex:1 48%}.page-title{margin:30px 0 15px}.w-25{width:25%}@media (min-width:768px){.w-25{width:24%}}.w-33{width:33%}@media (min-width:768px){.w-33{width:32%}}.w-50{width:100%}@media (min-width:768px){.w-50{width:49%}}.w-100{width:100%}.img-resp{max-width:100%;height:auto}.list-unstyled{padding-left:0;list-style:none}.icon{display:flex;align-items:center}.icon svg{height:20px;width:auto}.title-with-icon{display:flex;align-items:center;color:#fff}.title-with-icon .icon{margin-right:7px}.green-text{color:#5cf3a2}.blue-text{color:#0d74d7}.yellow-text{color:#fb0}.orange-text{color:#cda965}.red-text{color:#e11b23}.black-text{color:#000}.white-text{color:#fff}a.with-decoration{text-decoration:underline}.md-label{font-size:1.5rem;font-weight:600;margin-bottom:.15rem;display:block;opacity:.9;text-align:center;width:100%;position:relative}
