 @media only screen and (min-width: 0rem) {#hero-408 {padding: var(--sectionPadding);padding-top: clamp(8rem, 12vw, 10rem);padding-right: 0;background-image: radial-gradient(circle, rgba(133, 194, 123, 0.18) 1px, transparent 1px);background-size: 28px 28px;}#hero-408 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(2.25rem, 10vw, 6.25rem);}#hero-408 .cs-content {max-width: 39.375rem;padding-right: 1rem;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}#hero-408 .cs-topper {width: 100%;margin-bottom: 0.75rem;}#hero-408 .cs-title {font-size: clamp(1.9375rem, 4.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: left;max-width: 43.75rem;width: 100%;margin: 0 0 clamp(0.75rem, 1.5vw, 1.5rem);color: var(--headerColor);position: relative;}#hero-408 .cs-color {color: var(--primary);display: block;}#hero-408 .cs-badge {display: inline-flex;align-items: center;gap: 0.5rem;background-color: rgba(133, 194, 123, 0.12);border: 1px solid rgba(133, 194, 123, 0.4);border-radius: 6.25rem;padding: 0.3125rem 0.875rem;font-size: 0.8125rem;font-weight: 600;color: #2a6424;margin-bottom: 1rem;width: fit-content;}#hero-408 .cs-badge-dot {display: inline-block;width: 0.4375rem;height: 0.4375rem;background-color: var(--primary);border-radius: 50%;flex-shrink: 0;position: relative;}#hero-408 .cs-badge-dot:before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;background-color: var(--primary);border-radius: 50%;animation: cs-pulse 2s ease-out infinite;}#hero-408 .cs-text {font-size: clamp(1rem, 2vw, 1.5625rem);line-height: 1.5em;text-align: left;width: 100%;max-width: 40.625rem;margin: 0;margin-bottom: clamp(1.5rem, 4.2vw, 3rem);color: var(--bodyTextColor);}#hero-408 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;margin-right: 1.5rem;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#hero-408 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#hero-408 .cs-button-solid:hover:before {width: 100%;}#hero-408 .cs-button-transparent {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: var(--primary);min-width: 9.375rem;padding: 0 1.5rem;background-color: transparent;border: 2px solid var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: background-color 0.3s, color 0.3s;}#hero-408 .cs-button-transparent:hover {background-color: var(--primary);color: #fff;}#hero-408 .cs-header {font-size: clamp(0.875rem, 1.5vw, 1.25rem);line-height: 1.5em;margin: clamp(2.5rem, 5vw, 6.25rem) 0 0.75rem 0;width: 100%;color: var(--bodyTextColor);display: block;}#hero-408 .cs-logo-group {width: 100%;display: flex;justify-content: space-between;align-items: center;}#hero-408 .cs-logo {width: auto;height: clamp(1.125rem, 1.5vw, 2rem);filter: grayscale(1);}#hero-408 .cs-stat-group {width: 100%;border-radius: 1.25rem 0 0 1.25rem;aspect-ratio: 330/356;overflow: hidden;display: flex;justify-content: center;align-items: flex-end;flex-wrap: nowrap;position: relative;z-index: 1;}#hero-408 .cs-stat-box {width: 50%;height: 9.125rem;padding: clamp(1.5rem, 3vw, 3rem);box-sizing: border-box;color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;}#hero-408 .cs-stat-box:nth-of-type(1) {background-color: rgba(23, 99, 22, 0.96);}#hero-408 .cs-stat-box:nth-of-type(2) {background-color: rgba(34, 149, 33, 0.96);}#hero-408 .cs-stat {font-size: clamp(1.5625rem, 3.5vw, 3.8125rem);line-height: 1.2em;text-align: left;margin: 0;display: block;}#hero-408 .cs-desc {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.2em;margin: 0.25rem 0 0 0;display: block;}#hero-408 .cs-background {width: 100%;height: 100%;top: 0;left: 0;position: absolute;z-index: -1;}#hero-408 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: scale-down;}}@media only screen and (min-width: 48rem) {#hero-408 {padding-right: 0;}#hero-408 .cs-container {max-width: 100%;flex-direction: row;}#hero-408 .cs-content {width: 45%;padding: 0;}#hero-408 .cs-stat-group {width: 45%;max-height: 46.0625rem;aspect-ratio: 315/340;flex: none;}#hero-408 .cs-stat-box {height: clamp(7.875rem, 18vw, 13.8125rem);}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-408 .cs-title, body.dark-mode #hero-408 .cs-text, body.dark-mode #hero-408 .cs-header, body.dark-mode #hero-408 .cs-button-transparent {color: var(--bodyTextColorWhite);}body.dark-mode #hero-408 .cs-logo {filter: grayscale(1) brightness(400%);}}@media only screen and (min-width: 0rem) {#services-690 {padding: var(--sectionPadding);}#services-690 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-690 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#services-690 .cs-flex-group {flex: none;}#services-690 .cs-color {color: var(--primary);}#services-690 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;flex-direction: column;row-gap: 1rem;}#services-690 .cs-item {list-style: none;width: 100%;padding: clamp(1.25rem, 4vw, 2.5rem) 1.5rem;background-color: #fff;box-sizing: border-box;border-radius: 0.5rem;border-top: 3px solid var(--primary);box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);transition: box-shadow 0.3s;}#services-690 .cs-item:hover {box-shadow: 0px 12px 36px rgba(0, 0, 0, 0.12);}#services-690 .cs-link {text-decoration: none;display: flex;justify-content: center;align-items: center;flex-direction: column;}#services-690 .cs-picture {width: 4rem;height: 4rem;margin: 0;margin-bottom: 1.5rem;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: #fff;box-shadow: 0px 12px 30px rgba(26, 26, 26, 0.04);position: relative;z-index: 1;}#services-690 .cs-icon {height: 2rem;width: auto;}#services-690 .cs-h3 {font-size: 1.25rem;font-weight: 900;text-align: center;line-height: 1.2em;margin: 0;margin-bottom: 0.75rem;color: var(--headerColor);transition: color 0.3s;}#services-690 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: center;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#services-690 .cs-container {max-width: 80rem;}#services-690 .cs-content {flex-direction: row;justify-content: space-between;align-items: center;gap: 3rem;}#services-690 .cs-flex-group {width: 50%;}#services-690 .cs-card-group {margin-bottom: 2.5rem;flex-direction: row;justify-content: center;flex-wrap: wrap;column-gap: 1.25rem;}#services-690 .cs-item {width: 30vw;max-width: 25.8125rem;}#services-690 .cs-item:nth-of-type(2) {transform: translateY(2.5rem);}}@media only screen and (min-width: 0rem) {body.dark-mode #services-690 .cs-topper {color: var(--primaryLight);}body.dark-mode #services-690 .cs-title, body.dark-mode #services-690 .cs-text, body.dark-mode #services-690 .cs-h3, body.dark-mode #services-690 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-690 .cs-text, body.dark-mode #services-690 .cs-item-text {opacity: 0.8;}body.dark-mode #services-690 .cs-item {background-color: var(--medium);}}@keyframes cs-pulse {0% {transform: translate(-50%, -50%) scale(1);opacity: 0.5;}100% {transform: translate(-50%, -50%) scale(3.5);opacity: 0;}}@media only screen and (min-width: 0rem) {#trust-bar {background-color: var(--secondary);padding: 0.875rem 1rem;}#trust-bar .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: 0.625rem;}#trust-bar .cs-item {display: flex;align-items: center;gap: 0.5rem;font-size: 0.75rem;font-weight: 700;color: rgba(255, 255, 255, 0.8);text-transform: uppercase;letter-spacing: 0.07em;}#trust-bar .cs-item:before {content: "";width: 0.375rem;height: 0.375rem;background-color: var(--primary);border-radius: 50%;flex-shrink: 0;}}@media only screen and (min-width: 48rem) {#trust-bar .cs-container {flex-direction: row;flex-wrap: nowrap;justify-content: center;}#trust-bar .cs-item {padding: 0 1.75rem;border-right: 1px solid rgba(255, 255, 255, 0.15);}#trust-bar .cs-item:last-of-type {border-right: none;}}