 @media only screen and (min-width: 0rem) {#about-supergreen {padding: var(--sectionPadding);background: #ffffff;}#about-supergreen .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#about-supergreen .cs-content {text-align: left;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: flex-start;order: 1;}#about-supergreen .cs-eyebrow {display: inline-block;font-size: 0.8rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.15em;color: #5dba41;padding: 0.4rem 1rem;border: 1px solid rgba(93, 186, 65, 0.35);border-radius: 100px;background: rgba(93, 186, 65, 0.08);margin-bottom: 1rem;}#about-supergreen .cs-title {font-size: clamp(1.75rem, 4vw, 2.5rem);font-weight: 800;line-height: 1.2;color: var(--primary);margin-bottom: 1.5rem;}#about-supergreen .cs-text {font-size: var(--bodyMobileFontSize);line-height: 1.7;color: #64748b;margin-bottom: 1.5rem;}#about-supergreen .cs-button-solid {display: inline-block;padding: 1rem 2rem;background: #5dba41;color: #ffffff;font-size: 1rem;font-weight: 700;text-decoration: none;border-radius: 8px;margin-top: 0.5rem;transition: all 0.3s ease;box-shadow: 0 4px 20px rgba(93, 186, 65, 0.3);align-self: center;}#about-supergreen .cs-button-solid:hover {background: #4da535;}#about-supergreen .cs-image-group {width: 100%;order: 2;position: relative;}#about-supergreen .cs-picture {width: 100%;height: 20rem;display: block;border-radius: 1rem;overflow: hidden;position: relative;box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);}#about-supergreen .cs-picture img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}#about-supergreen .cs-badge {position: absolute;background: #ffffff;border-radius: 12px;padding: 1rem 1.5rem;text-align: center;box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);border: 2px solid #f0f0f0;display: flex;flex-direction: column;gap: 0.25rem;}#about-supergreen .cs-badge::before {content: '';position: absolute;top: 0;left: 0;right: 0;height: 3px;background: linear-gradient(90deg, #5dba41 0%, #3d8a2a 100%);border-radius: 12px 12px 0 0;}#about-supergreen .cs-badge-1 {bottom: -1.5rem;left: 1.5rem;}#about-supergreen .cs-badge-2 {top: 1.5rem;right: -0.75rem;}#about-supergreen .cs-badge-number {font-size: 1.75rem;font-weight: 900;color: #5dba41;line-height: 1;}#about-supergreen .cs-badge-text {font-size: 0.75rem;font-weight: 700;color: #64748b;text-transform: uppercase;letter-spacing: 0.08em;white-space: nowrap;}}@media only screen and (min-width: 48rem) {#about-supergreen .cs-picture {height: 26rem;}#about-supergreen .cs-badge-2 {right: 1.5rem;}}@media only screen and (min-width: 64rem) {#about-supergreen .cs-container {flex-direction: row;justify-content: space-between;align-items: center;gap: clamp(4rem, 8vw, 8rem);}#about-supergreen .cs-content {flex: 1;max-width: 40rem;order: 1;}#about-supergreen .cs-image-group {max-width: 32rem;flex: 1;order: 2;}#about-supergreen .cs-picture {height: 34rem;}}@media only screen and (min-width: 0rem) {#services-landscaping {padding: var(--sectionPadding);background: #f5f5f5;position: relative;overflow: hidden;}#services-landscaping::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: radial-gradient(circle at 30% 20%, rgba(93, 186, 65, 0.05) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(93, 186, 65, 0.03) 0%, transparent 50%);pointer-events: none;}#services-landscaping .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#services-landscaping .cs-content {text-align: center;width: 100%;max-width: 50rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#services-landscaping .cs-eyebrow {display: inline-block;font-size: 0.8rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.15em;color: #5dba41;padding: 0.4rem 1rem;border: 1px solid rgba(93, 186, 65, 0.35);border-radius: 100px;background: rgba(93, 186, 65, 0.08);}#services-landscaping .cs-title {font-size: clamp(2rem, 5vw, 3rem);font-weight: 800;line-height: 1.1;color: var(--primary);margin: 0;}#services-landscaping .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: clamp(2rem, 3vw, 2.5rem);list-style: none;}#services-landscaping .cs-item {background: #ffffff;border-radius: 1rem;overflow: hidden;box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);transition: all 0.3s ease;position: relative;border: 1px solid #e5e5e5;}#services-landscaping .cs-item:hover {transform: translateY(-0.5rem);box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);border-color: #5dba41;}#services-landscaping .cs-image-container {width: 100%;height: 16rem;position: relative;overflow: hidden;}#services-landscaping .cs-image-container img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s ease;}#services-landscaping .cs-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(135deg, rgba(93, 186, 65, 0.15) 0%, rgba(61, 138, 42, 0.05) 100%);opacity: 0;transition: opacity 0.4s ease;}#services-landscaping .cs-item:hover .cs-image-container img {transform: scale(1.1);}#services-landscaping .cs-item:hover .cs-overlay {opacity: 1;}#services-landscaping .cs-content-wrapper {padding: clamp(2rem, 4vw, 2.5rem);}#services-landscaping .cs-h3 {font-size: clamp(1.5rem, 3vw, 1.875rem);line-height: 1.2em;font-weight: 700;margin: 0 0 1rem 0;color: #5dba41;}#services-landscaping .cs-item-text {font-size: clamp(1rem, 1.5vw, 1.125rem);line-height: 1.6em;margin: 0;color: #64748b;}}@media only screen and (min-width: 48rem) {#services-landscaping .cs-card-group {grid-template-columns: repeat(2, 1fr);gap: clamp(2rem, 4vw, 3rem);}#services-landscaping .cs-image-container {height: clamp(14rem, 20vw, 18rem);}}@media only screen and (min-width: 64rem) {#services-landscaping .cs-card-group {grid-template-columns: repeat(3, 1fr);}#services-landscaping .cs-image-container {height: 20rem;}}@media only screen and (min-width: 0rem) {#why-choose-us {padding: var(--sectionPadding);background: #ffffff;position: relative;overflow: hidden;}#why-choose-us .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-us .cs-content {text-align: center;display: flex;flex-direction: column;align-items: center;gap: 1rem;width: 100%;}#why-choose-us .cs-title {font-size: clamp(2rem, 5vw, 3rem);font-weight: 800;line-height: 1.1;color: var(--primary);margin: 0;}#why-choose-us .cs-flex-group {width: 100%;display: flex;flex-direction: column;gap: 3rem;}#why-choose-us .cs-card-group {width: 100%;margin: 0;padding: 0;list-style: none;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#why-choose-us .cs-item {background: #ffffff;border-radius: 1rem;padding: 2rem;border: 1px solid #e5e5e5;transition: border-color 0.3s ease;position: relative;overflow: hidden;}#why-choose-us .cs-item::before {content: '';position: absolute;top: 0;left: 0;width: 4px;height: 100%;background: #5dba41;border-radius: 4px 0 0 4px;}#why-choose-us .cs-item:hover {border-color: #5dba41;}#why-choose-us .cs-text-group {display: flex;flex-direction: column;gap: 0.625rem;padding-left: 0.75rem;}#why-choose-us .cs-h3 {font-size: 1.125rem;font-weight: 700;color: #1a1a1a;margin: 0;}#why-choose-us .cs-item-text {font-size: 0.9375rem;line-height: 1.65;color: #64748b;margin: 0;}#why-choose-us .cs-stats {width: 100%;background: #1a1a1a;border-radius: 1rem;padding: clamp(2rem, 4vw, 3rem);display: grid;grid-template-columns: repeat(2, 1fr);gap: 2rem;}#why-choose-us .cs-stat {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 0.5rem;}#why-choose-us .cs-stat-number {font-size: clamp(2rem, 5vw, 2.75rem);font-weight: 900;color: #5dba41;line-height: 1;}#why-choose-us .cs-stat-text {font-size: 0.875rem;font-weight: 600;color: #a0a0a0;text-transform: uppercase;letter-spacing: 0.08em;}}@media only screen and (min-width: 48rem) {#why-choose-us .cs-card-group {grid-template-columns: repeat(2, 1fr);}#why-choose-us .cs-stats {grid-template-columns: repeat(4, 1fr);}}@media only screen and (min-width: 64rem) {#why-choose-us .cs-card-group {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 0rem) {#gallery-1152 {padding: var(--sectionPadding);background: #f5f5f5;position: relative;overflow: hidden;}#gallery-1152:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}#gallery-1152 .cs-container {width: 100%;max-width: 59rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#gallery-1152 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;animation: fadeInUp 0.8s ease-out;}#gallery-1152 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.75rem;display: block;position: relative;}#gallery-1152 .cs-topper:after {content: "";position: absolute;bottom: -0.5rem;left: 50%;transform: translateX(-50%);width: 3rem;height: 2px;background: var(--primary);border-radius: 1px;}#gallery-1152 .cs-title {font-size: clamp(2.5rem, 5vw, 3.5rem);font-weight: 800;line-height: 1.1em;text-align: inherit;max-width: 20ch;margin: 0 0 1rem 0;color: var(--primary);position: relative;letter-spacing: -0.02em;}#gallery-1152 .cs-description {font-size: 1.125rem;line-height: 1.6em;color: #666;max-width: 40rem;margin: 0;}#gallery-1152 .cs-gallery {width: 100%;max-width: 31.25rem;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.5rem);}#gallery-1152 .cs-image {height: 25rem;border-radius: 1rem;overflow: hidden;display: block;grid-column: span 12;grid-row: span 1;position: relative;transition: all 0.4s ease;box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);border: 2px solid rgba(204, 183, 118, 0.1);}#gallery-1152 .cs-image:hover {transform: translateY(-8px);box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);border-color: rgba(204, 183, 118, 0.3);}#gallery-1152 .cs-image img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s ease;}#gallery-1152 .cs-image:hover img {transform: scale(1.05);}@keyframes fadeInUp {from {opacity: 0;transform: translateY(30px);}to {opacity: 1;transform: translateY(0);}}}@media only screen and (min-width: 43.75rem) {#gallery-1152 .cs-gallery {max-width: 100%;grid-template-rows: 1fr;}#gallery-1152 .cs-image {grid-column: span 4;}#gallery-1152 .cs-image:nth-of-type(4), #gallery-1152 .cs-image:nth-of-type(5) {grid-column: span 6;}#gallery-1152 .cs-topper:after {left: 0;transform: none;}}@media only screen and (min-width: 81.25rem) {#gallery-1152 .cs-container {max-width: 80rem;}#gallery-1152 .cs-gallery {grid-template-columns: repeat(5, 1fr);gap: 2rem;}#gallery-1152 .cs-image {grid-column: span 1;height: 20rem;}#gallery-1152 .cs-image:nth-of-type(4), #gallery-1152 .cs-image:nth-of-type(5) {grid-column: span 1;}}@media only screen and (min-width: 0rem) {#reviews-supergreen {padding: var(--sectionPadding);background: #ffffff;position: relative;overflow: hidden;}#reviews-supergreen::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: radial-gradient(circle at 10% 90%, rgba(93, 186, 65, 0.06) 0%, transparent 50%), radial-gradient(circle at 90% 10%, rgba(93, 186, 65, 0.04) 0%, transparent 50%);pointer-events: none;}#reviews-supergreen .cs-container {width: 100%;max-width: 80rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#reviews-supergreen .cs-content {text-align: center;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#reviews-supergreen .cs-eyebrow {display: inline-block;font-size: 0.8rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.15em;color: #5dba41;padding: 0.4rem 1rem;border: 1px solid rgba(93, 186, 65, 0.35);border-radius: 100px;background: rgba(93, 186, 65, 0.08);}#reviews-supergreen .cs-title {font-size: clamp(2rem, 5vw, 3rem);font-weight: 800;line-height: 1.1;color: var(--primary);margin: 0;}#reviews-supergreen .cs-text {font-size: clamp(1rem, 1.5vw, 1.125rem);line-height: 1.6em;color: #64748b;margin: 0;}#reviews-supergreen .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: clamp(1.5rem, 3vw, 2rem);list-style: none;}#reviews-supergreen .cs-item {width: 100%;height: 100%;}#reviews-supergreen .cs-review {background: #ffffff;border-radius: 1rem;padding: clamp(2rem, 4vw, 2.5rem);box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);border: 1px solid #e5e5e5;transition: all 0.3s ease;position: relative;overflow: hidden;height: 100%;display: flex;flex-direction: column;}#reviews-supergreen .cs-review:hover {transform: translateY(-0.25rem);border-color: rgba(93, 186, 65, 0.3);box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);}#reviews-supergreen .cs-review::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 3px;background: linear-gradient(90deg, #5dba41 0%, #3d8a2a 100%);}#reviews-supergreen .cs-stars {display: flex;gap: 0.25rem;margin-bottom: 1.5rem;justify-content: center;}#reviews-supergreen .cs-star {font-size: 1.25rem;color: #fbbf24;}#reviews-supergreen .cs-review-text {font-size: clamp(0.9375rem, 1.5vw, 1.0625rem);line-height: 1.7em;color: #374151;margin: 0;text-align: center;font-style: italic;flex: 1;}#reviews-supergreen .cs-reviewer {display: flex;align-items: center;justify-content: center;margin-top: 2rem;padding-top: 1.5rem;border-top: 1px solid #e5e5e5;}#reviews-supergreen .cs-reviewer-info {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 0.25rem;}#reviews-supergreen .cs-name {font-size: 1rem;font-weight: 700;color: #1a1a1a;display: block;}#reviews-supergreen .cs-service {font-size: 0.8rem;font-weight: 600;color: #5dba41;text-transform: uppercase;letter-spacing: 0.08em;display: block;}}@media only screen and (min-width: 48rem) {#reviews-supergreen .cs-card-group {grid-template-columns: repeat(2, 1fr);}#reviews-supergreen .cs-item:nth-child(3) {grid-column: 1 / -1;max-width: 40rem;margin: 0 auto;}}@media only screen and (min-width: 64rem) {#reviews-supergreen .cs-card-group {grid-template-columns: repeat(3, 1fr);}#reviews-supergreen .cs-item:nth-child(3) {grid-column: auto;max-width: none;margin: 0;}#reviews-supergreen .cs-stars {justify-content: flex-start;}#reviews-supergreen .cs-review-text {text-align: left;}#reviews-supergreen .cs-reviewer {justify-content: flex-start;}#reviews-supergreen .cs-reviewer-info {align-items: flex-start;text-align: left;}}