 @media only screen and (min-width: 0rem) {#steps-889 {padding: var(--sectionPadding);background: #ffffff;background: linear-gradient(180deg, #ffffff 0%, #ebf4eb 50%, #ffffff 100%);}#steps-889 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-889 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#steps-889 .cs-text {max-width: 66.5rem;}#steps-889 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: clamp(1.25rem, 3vw, 2.5rem);}#steps-889 .cs-item {text-align: center;list-style: none;width: 100%;max-width: 20.375rem;display: flex;flex-direction: column;align-items: center;}#steps-889 .cs-picture {margin-bottom: 1.5rem;width: 4.5rem;height: 4.5rem;background-color: rgba(234, 244, 236, 0.5);border-radius: 1rem 0 1rem 0;display: flex;justify-content: center;align-items: center;}#steps-889 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--headerColor);}#steps-889 .cs-item-p {font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}#steps-889 .cs-arrow {width: clamp(3rem, 6vw, 5rem);height: auto;display: block;flex: none;transform: rotate(120deg);}#steps-889 .cs-arrow-img {width: 100%;display: block;}#steps-889 .cs-icon {width: 3rem;height: auto;display: block;}}@media only screen and (min-width: 48rem) {#steps-889 .cs-card-group {flex-direction: row;justify-content: space-between;align-items: stretch;}#steps-889 .cs-arrow {align-self: center;transform: rotate(40deg);}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-889 {background: var(--dark);}body.dark-mode #steps-889 .cs-topper {color: var(--primaryLight);}body.dark-mode #steps-889 .cs-title, body.dark-mode #steps-889 .cs-text, body.dark-mode #steps-889 .cs-h3, body.dark-mode #steps-889 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #steps-889 .cs-text, body.dark-mode #steps-889 .cs-item-p {opacity: 0.8;}body.dark-mode #steps-889 .cs-picture {background-color: var(--accent);}body.dark-mode #steps-889 .cs-arrow {opacity: 0.5;}}@media only screen and (min-width: 0rem) {#gallery-483 {padding: var(--sectionPadding);background: linear-gradient(180deg, #ffffff 0%, #eaf4ec 35%, #eaf4ec 100%);}#gallery-483 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(0.5rem, 2vw, 1.25rem);}#gallery-483 .cs-content {width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#gallery-483 .cs-text {margin-bottom: clamp(3rem, 6vw, 4rem);}#gallery-483 .cs-cta {font-size: clamp(0.875rem, 1.5vw, 1.25rem);text-decoration: none;text-align: center;width: clamp(8.8125rem, 17vw, 14rem);height: clamp(8.8125rem, 17vw, 14rem);margin: 0 auto 0 0;margin-bottom: calc(clamp(8.8125rem, 17vw, 14rem)*-.5);background-color: var(--primary);color: var(--bodyTextColorWhite);box-sizing: border-box;border: clamp(12px, 3vw, 20px) solid #eaf4ec;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;align-self: flex-end;position: relative;z-index: 10;transition: background-color 0.3s;}#gallery-483 .cs-cta:hover {background-color: #14142b;}#gallery-483 .cs-cta:hover .cs-arrow {transform: translateX(3.75rem);opacity: 0;}#gallery-483 .cs-cta:hover .cs-cta-text {transform: translateY(-0.9375rem);}#gallery-483 .cs-arrow {width: 2.5rem;height: auto;transition: transform 0.3s, opacity 0.3s;}#gallery-483 .cs-cta-text {transition: transform 0.3s;}#gallery-483 .cs-content-picture {width: 100%;height: 19.375rem;border-radius: 0.75rem;overflow: hidden;display: block;position: relative;}#gallery-483 .cs-content-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery-483 .cs-grid {width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);grid-gap: clamp(0.5rem, 2vw, 1.25rem);grid-template-rows: repeat(20, 1fr);}#gallery-483 .cs-picture {border-radius: 0.5rem;overflow: hidden;position: relative;display: block;}#gallery-483 .cs-picture img {width: 100%;height: 100%;object-fit: cover;}#gallery-483 .cs-picture1 {grid-column: 1 / 7;grid-row: 1 / 12;}#gallery-483 .cs-picture2 {grid-column: 7 / 13;grid-row: 1 / 14;}#gallery-483 .cs-picture3 {grid-column: 1 / 7;grid-row: 12 / 21;}#gallery-483 .cs-picture4 {grid-column: 7 / 13;grid-row: 14 / 21;}}@media only screen and (min-width: 48rem) {#gallery-483 .cs-container {max-width: 80rem;flex-direction: row;align-items: stretch;justify-content: space-between;}#gallery-483 .cs-content {max-width: 39.375rem;justify-content: flex-end;}#gallery-483 .cs-text {width: 85%;}#gallery-483 .cs-grid {width: 50%;max-width: 39.375rem;flex: none;}#gallery-483 .cs-content-picture {height: clamp(14.3125rem, 38vw, 33.25rem);aspect-ratio: 1.18;}#gallery-483 .cs-picture1 {grid-column: 1 / 7;grid-row: 1 / 13;}#gallery-483 .cs-picture2 {grid-column: 7 / 13;grid-row: 1 / 9;}#gallery-483 .cs-picture3 {grid-column: 1 / 7;grid-row: 13 / 21;}#gallery-483 .cs-picture4 {grid-column: 7 / 13;grid-row: 9 / 21;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-483 {background: var(--dark);}body.dark-mode #gallery-483 .cs-topper {color: var(--primaryLight);}body.dark-mode #gallery-483 .cs-title, body.dark-mode #gallery-483 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-483 .cs-text {opacity: 0.8;}body.dark-mode #gallery-483 .cs-cta {border-color: var(--dark);}body.dark-mode #gallery-483 .cs-cta:hover {background-color: var(--bodyTextColorWhite);color: var(--primary);}}@media only screen and (min-width: 0rem) {#gallery {position: relative;overflow: hidden;padding: var(--sectionPadding);text-align: center;}#gallery .cs-container {margin: auto;max-width: 82.625em;width: 100%;}#gallery .cs-topper {margin-bottom: 1rem;text-align: center;}#gallery .cs-title {margin-bottom: 2.5rem;max-width: 38.8125rem;text-align: center;}#gallery .cs-image-group {display: flex;justify-content: center;align-items: flex-start;margin: 0 auto 3.75rem;max-width: 82.625em;width: 100%;padding: 0;font-size: min(1.1vw, 1em);gap: 1.875em;}#gallery .cs-row {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 1.875em;}#gallery .cs-picture {position: relative;display: block;}#gallery .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery .cs-row-1 .cs-picture1 {height: 35.4375em;width: 26.25em;}#gallery .cs-row-1 .cs-picture2 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-1 .cs-picture3 {height: 32em;width: 26.25em;}#gallery .cs-row-2 .cs-picture1 {height: 30.75em;width: 26.25em;}#gallery .cs-row-2 .cs-picture2 {height: 32.3125em;width: 26.25em;}#gallery .cs-row-2 .cs-picture3 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-3 .cs-picture1 {height: 39.0625em;width: 26.25em;}#gallery .cs-row-3 .cs-picture2 {height: 28.25em;width: 26.25em;}#gallery .cs-row-3 .cs-picture3 {height: 39.3125em;width: 26.25em;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery .cs-title {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#stats-1738 {position: relative;z-index: 1;}#stats-1738 .cs-container {width: 100%;margin: auto;position: relative;}#stats-1738 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;position: relative;}#stats-1738 .cs-item {list-style: none;width: 100%;min-height: clamp(20.3rem, 38vw, 30rem);padding: clamp(3.75rem, 12vw, 8.4375rem) clamp(1rem, 2vw, 3.75rem);display: flex;flex-direction: column;justify-content: center;align-items: center;}#stats-1738 .cs-item:nth-of-type(1) {background-color: #006605;}#stats-1738 .cs-item:nth-of-type(2) {background-color: #004d00;}#stats-1738 .cs-item:nth-of-type(3) {background-color: #002e00;}#stats-1738 .cs-number {font-size: clamp(3.8125rem, 7.1vw, 5.25rem);font-weight: 700;line-height: 1.2em;text-align: center;margin-bottom: 1rem;color: var(--bodyTextColorWhite);display: block;}#stats-1738 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: center;max-width: 32.5rem;margin: 0;color: var(--bodyTextColorWhite);opacity: 0.9;}#stats-1738 .cs-link {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-align: inherit;text-decoration: none;margin-top: 1.5rem;color: var(--bodyTextColorWhite);display: flex;justify-content: flex-start;align-items: center;gap: 0.25rem;transition: color 0.3s;}#stats-1738 .cs-link:hover .cs-arrow {transform: translateX(0.25rem);}#stats-1738 .cs-link-text {width: 100%;display: block;}#stats-1738 .cs-arrow {width: 1.25rem;height: auto;display: block;transition: transform 0.3s;}}@media only screen and (min-width: 48rem) {#stats-1738 .cs-card-group {flex-direction: row;}#stats-1738 .cs-item {justify-content: flex-start;}}@media only screen and (min-width: 0rem) {body.dark-mode #stats-1738 .cs-item:nth-of-type(1) {background-color: rgba(0, 0, 0, 0.5);}body.dark-mode #stats-1738 .cs-item:nth-of-type(2) {background-color: rgba(0, 0, 0, 0.6);position: relative;z-index: 1;}body.dark-mode #stats-1738 .cs-item:nth-of-type(2):before {content: '';width: 100%;height: 100%;opacity: 0.7;position: absolute;display: block;top: 0;left: 0;z-index: -1;}body.dark-mode #stats-1738 .cs-item:nth-of-type(3) {background-color: rgba(0, 0, 0, 0.7);}}@media only screen and (min-width: 0rem) {#reviews-64 {text-align: center;padding: var(--sectionPadding);background: #60a964;background: linear-gradient(180deg, #60a964 0%, #ffffff 35%, #e3efe3 65%, #60a964 100%);}#reviews-64 .cs-topper {color: #016606;}#reviews-64 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-64 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-64 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1.5rem;}#reviews-64 .cs-item {list-style: none;width: 100%;max-width: 25.8125rem;padding: 0 clamp(1rem, 2.1vw, 2rem);padding-bottom: clamp(1.25rem, 4.7vw, 2.5rem);margin: 0;background: #fff;box-shadow: -1px 21px 39px 0px rgba(0, 0, 0, 0.05);box-sizing: border-box;}#reviews-64 .cs-img {width: clamp(7.25rem, 18vw, 8.5rem);height: clamp(1.25rem, 3.2vw, 1.5rem);margin: 0 auto 1.5rem;display: block;transform: translateY(-0.8125rem);}#reviews-64 .cs-name {font-size: 1.25rem;line-height: 1.2em;text-align: center;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#reviews-64 .cs-desc {font-size: 1rem;line-height: 1.2em;text-align: center;margin: 0 0 1rem;color: var(--label);display: block;}#reviews-64 .cs-item-text {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;margin: auto;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#reviews-64 .cs-card-group {flex-direction: row;justify-content: center;align-items: stretch;flex-wrap: wrap;column-gap: clamp(1rem, 1.5vw, 1.25rem);row-gap: 2.875rem;}#reviews-64 .cs-item {width: clamp(31.5%, 30vw, 32.3%);}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-64 {background: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-64 .cs-topper {color: var(--primaryLight);}body.dark-mode #reviews-64 .cs-title, body.dark-mode #reviews-64 .cs-text, body.dark-mode #reviews-64 .cs-name, body.dark-mode #reviews-64 .cs-item-text, body.dark-mode #reviews-64 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-64 .cs-item {background: var(--accent);}}