.service-hero{padding:4rem var(--main-padding);margin-bottom:4rem;color:var(--white);background-image:linear-gradient(135deg,#627340 24.49%,#3d502a 46.12%)}.service-heroIcon{width:64px;height:64px;color:var(--color-primary-orange);background:rgba(251,152,66,.1019607843);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.service-heroTitle{text-align:center;margin-bottom:1.5rem;font-size:3.75rem;font-weight:700}.service-heroDescription{text-align:center;line-height:1.75rem}.service-baseline,.service-heroDescription{max-width:48rem;margin:0 auto;font-size:1.25rem}.service-baseline,.service-engagement{padding:0 var(--main-padding) 4rem}.service-engagement{max-width:48rem;margin:0 auto}.service-engagementTitle{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.service-engagementTitle :last-child{color:var(--color-primary-orange)}.service-engagementList{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:0;list-style:none}.service-engagementItem{display:flex;align-items:center;flex-direction:column;gap:1rem;border-radius:1rem;padding:1rem;box-shadow:0 4px 24px 0 rgba(16,42,67,.08)}.service-engagementItemIcon{width:64px;height:64px;color:var(--color-primary-orange);background:rgba(251,152,66,.1019607843);border-radius:50%;display:flex;justify-content:center;align-items:center}.service-engagementItemTitle{font-size:1.25rem;font-weight:700}.service-engagementItemDescription{font-size:1rem;line-height:1.5rem;text-align:center}.service-why{padding:2rem;max-width:48rem;background-color:var(--color-tertiary-green-op-10);border-radius:1rem;margin:0 auto 4rem}.service-whyTitle{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.service-whyTitleIcon{width:24px;height:24px;color:var(--color-tertiary-green);margin-right:.5rem}.service-whyDescription{margin-bottom:1rem}.service-whyTags{display:flex;flex-wrap:wrap;gap:1rem}.service-whyTag{padding:.5rem 1rem;border-radius:3rem;background-color:var(--color-tertiary-green-op-15);color:var(--color-tertiary-green);font-size:.875rem;font-weight:500;display:flex;justify-content:center;align-items:center;line-height:1rem}.service-cta{padding:4rem var(--main-padding);background-image:linear-gradient(to top right,#6b7b4a,#324420);color:var(--white)}.service-ctaContainer{max-width:48rem;margin:0 auto}.service-ctaTitle{font-size:2rem;font-weight:700;margin-bottom:1rem}.service-ctaDescription{line-height:1.75rem;margin-bottom:1rem}