.ContactForm_contactForm__kUTBT{background-color:var(--off-white);text-align:center}.ContactForm_title__0yRiQ{font-size:2.5rem;margin-bottom:15px}.ContactForm_subtitle__5oIUy{max-width:600px;margin:0 auto 40px;color:var(--text-light);line-height:1.6}.ContactForm_form__md16T{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.ContactForm_formGroup__rh3p6{display:flex;gap:20px}.ContactForm_formGroup__rh3p6 input{width:100%}.ContactForm_form__md16T input,.ContactForm_form__md16T textarea{width:100%;padding:15px;border-radius:5px;border:1px solid var(--grey);font-size:1rem;font-family:inherit}.ContactForm_form__md16T input::placeholder,.ContactForm_form__md16T textarea::placeholder{color:#f5f5f5}.ContactForm_form__md16T input:focus,.ContactForm_form__md16T textarea:focus{outline:none;border-color:var(--dark-green);box-shadow:0 0 0 2px rgba(58,84,58,.2)}.ContactForm_fileInputGroup__pXcPK{text-align:left}.ContactForm_fileInputGroup__pXcPK label{display:block;margin-bottom:8px;font-weight:500;color:#333}.ContactForm_form__md16T input[type=file]{padding:10px;background-color:#f8f9fa;border:1px solid var(--grey)}.ContactForm_form__md16T input[type=file]::-webkit-file-upload-button{background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;padding:8px 12px;cursor:pointer;margin-right:10px;color:#000}.ContactForm_form__md16T input[type=file]::file-selector-button{background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;padding:8px 12px;cursor:pointer;margin-right:10px;color:#000}.ContactForm_form__md16T button{background-color:var(--bright-green);color:var(--white);padding:15px 30px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease;align-self:center}.ContactForm_form__md16T button:hover:not(:disabled){background-color:#5ab02a}.ContactForm_form__md16T button:disabled{background-color:#ccc;cursor:not-allowed}.ContactForm_statusMessage__tXln8{margin-top:20px;font-weight:700}.ContactForm_success__SGYrE{color:var(--dark-green)}.ContactForm_error__2v44U{color:#d9534f}@media (max-width:600px){.ContactForm_formGroup__rh3p6{flex-direction:column}}.Footer_footer__4ngX1{background-color:var(--dark-green);color:var(--off-white);padding:50px 20px}.Footer_container__DuuQ8{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px}.Footer_column__uHKRJ{display:flex;flex-direction:column;gap:15px;flex:1 1 250px}.Footer_column__uHKRJ img{filter:brightness(0) invert(1);width:150px;height:auto;margin-bottom:5px}.Footer_column__uHKRJ h4{font-size:1.2rem;color:var(--white);margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.Footer_column__uHKRJ a,.Footer_column__uHKRJ p{color:var(--grey);line-height:1.7;font-size:.9rem;transition:color .3s ease}.Footer_column__uHKRJ a:hover{color:var(--bright-green)}.Footer_accordionHeader__5W8aY{display:none}.Footer_accordionContent__7QIUs{display:flex;flex-direction:column;gap:15px}@media (max-width:768px){.Footer_container__DuuQ8{flex-direction:column;align-items:flex-start}.Footer_column__uHKRJ{width:100%;flex-basis:auto}.Footer_accordionHeader__5W8aY{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.Footer_accordionIcon__hEARe{font-size:1.5rem;color:var(--white)}.Footer_accordionContent__7QIUs{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding-left:15px}.Footer_accordionContent__7QIUs.Footer_open__MQLT1{max-height:500px}}.Footer_bprogramming__vts7X{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid var(--text-light);font-size:.8rem}.Footer_bprogramming__vts7X a{color:var(--grey);text-decoration:none;transition:color .3s ease}.Footer_bprogramming__vts7X a:hover{color:var(--bright-green);text-decoration:underline}.GotionProducts_container__7miM6{max-width:1200px;margin:0 auto;padding:40px 20px}.GotionProducts_title__jZtft{font-size:2.8rem;text-align:center;margin-bottom:10px;color:var(--primary-dark)}.GotionProducts_subtitle__IRpyV{font-size:1.2rem;text-align:center;color:var(--text-light);margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.GotionProducts_grid__nZqQS{display:flex;flex-wrap:wrap;gap:30px}.GotionProducts_card__7sVxA{display:flex;flex-direction:column;background-color:#fff;border:1px solid #eee;border-radius:8px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.GotionProducts_card__7sVxA:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.GotionProducts_cardImageContainer__YGlre{width:100%;margin-bottom:20px;border-radius:8px;overflow:hidden}.GotionProducts_cardContent__rlWWC{display:flex;flex-direction:column;justify-content:space-between}.GotionProducts_cardImage__uSnl_{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.GotionProducts_cardTitle__YvyoJ{font-size:1.5rem;margin-bottom:5px;color:var(--primary-dark)}.GotionProducts_cardModel__s__hG{font-size:.9rem;color:var(--text-light);margin-bottom:20px;font-family:monospace}.GotionProducts_cardSectionTitle__CaDNV{margin-top:20px;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #eee}.GotionProducts_cardDetails__IDA8E{list-style:none;padding:0;color:var(--text-light);line-height:1.8}.GotionProducts_cardDetails__IDA8E li{margin-bottom:8px}.GotionProducts_inquireButton__p59OH{display:block;margin-top:25px;padding:12px 20px;background-color:var(--bright-green);color:#fff;text-align:center;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.GotionProducts_inquireButton__p59OH:hover{background-color:var(--primary-dark)}@media (min-width:992px){.GotionProducts_card__7sVxA{flex-direction:row;align-items:flex-start;gap:30px;padding:30px}.GotionProducts_grid__nZqQS>div:nth-child(2n){flex-direction:row-reverse}.GotionProducts_cardImageContainer__YGlre{width:40%;margin-bottom:0;flex-shrink:0}.GotionProducts_cardContent__rlWWC{width:60%}}.GotionProducts_servicesSection__CtYAh{padding:60px 0;background-color:#f9fafb;margin-bottom:60px;border-radius:12px}.GotionProducts_servicesTitle__DcHFh{font-size:2.5rem;text-align:center;margin-bottom:40px;color:var(--primary-dark)}.GotionProducts_servicesGrid__hf0jG{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;padding:0 20px}.GotionProducts_serviceCard__sn344{background-color:#fff;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid transparent}.GotionProducts_serviceCard__sn344:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-top-color:var(--bright-green)}.GotionProducts_serviceIcon__vzLOX{font-size:3rem;color:var(--bright-green);margin-bottom:20px}.GotionProducts_serviceCard__sn344 h3{font-size:1.3rem;color:var(--primary-dark);margin-bottom:15px}.GotionProducts_serviceCard__sn344 p{font-size:1rem;line-height:1.7;color:var(--text-light)}@media (min-width:768px){.GotionProducts_servicesGrid__hf0jG{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.GotionProducts_servicesGrid__hf0jG{grid-template-columns:repeat(4,1fr)}}.GotionAbout_container__A0a0C{max-width:900px;margin:0 auto;padding:40px 20px}.GotionAbout_hero__8sCem{text-align:center;padding:60px 20px;background-color:var(--grey-light);border-radius:8px;margin-bottom:60px}.GotionAbout_mainHeading__QZJ2T{font-size:3rem;color:var(--primary-dark);margin-bottom:1rem}.GotionAbout_heroSubtext__5gGqr{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto;line-height:1.6}.GotionAbout_section__3_al1{margin-bottom:50px}.GotionAbout_section__3_al1 h2{font-size:2rem;color:var(--primary-dark);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--bright-green-light)}.GotionAbout_section__3_al1 p{font-size:1.1rem;line-height:1.7;color:var(--text-light)}.GotionAbout_highlightSection__2CNGq{background-color:#f9f9f9;padding:40px;border-radius:8px;border:1px solid #eee}.GotionAbout_ctaButton__n2Ck0{display:inline-block;margin-top:20px;padding:12px 25px;background-color:var(--bright-green);color:#fff;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.GotionAbout_ctaButton__n2Ck0:hover{background-color:#53da8f;color:#fff}.Header_header__ceAaR{position:fixed;top:0;width:100%;background-color:var(--white);box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000;padding:15px 20px}.Header_container__hzCrD{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Header_logo__wKR00 img{height:40px;width:auto}.Header_navContainer__3oGyX{display:flex;align-items:center;gap:30px}.Header_nav__vEp9l{display:flex;gap:30px}.Header_nav__vEp9l a{font-weight:500;color:var(--text-dark);transition:color .3s ease}.Header_nav__vEp9l a.Header_activeNavLink__wnCIA,.Header_nav__vEp9l a:hover{color:var(--bright-green)}.Header_langSwitcher__wLYyG{display:flex;align-items:center;gap:8px;font-weight:700}.Header_langSwitcher__wLYyG a{color:var(--text-light)}.Header_langSwitcher__wLYyG .Header_activeLang__hN9xm{color:var(--dark-green);text-decoration:underline}.Header_gotionDropdown__RVI7o{position:relative;display:flex;align-items:center}.Header_gotionDropdown__RVI7o>a{display:flex;align-items:center;gap:5px}.Header_gotionDropdownIndicator__26HCG{font-size:.7em;line-height:1}.Header_gotionSubMenu__YMKXU{display:none;position:absolute;top:100%;left:0;background-color:var(--white);box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:180px;z-index:1001;flex-direction:column;padding:10px 0;border-radius:4px}.Header_gotionDropdown__RVI7o:hover .Header_gotionSubMenu__YMKXU{display:flex}.Header_gotionSubMenu__YMKXU a{padding:8px 15px;color:var(--text-dark);text-decoration:none;white-space:nowrap;font-weight:400;border-bottom:none}.Header_gotionSubMenu__YMKXU a:hover{background-color:var(--light-grey);color:var(--bright-green)}.Header_hamburger__mD7sS{display:none;flex-direction:column;cursor:pointer}.Header_hamburger__mD7sS div{width:25px;height:3px;background-color:#5ab02a;margin:4px 0;transition:.4s}@media (max-width:768px){.Header_navContainer__3oGyX{display:none;position:absolute;top:70px;left:0;width:100%;background-color:var(--white);flex-direction:column;align-items:center;padding:20px 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_navContainer__3oGyX.Header_open__EpJf_{display:flex}.Header_nav__vEp9l{flex-direction:column;align-items:center;width:100%}.Header_nav__vEp9l a{padding:15px 0;width:100%;text-align:center;border-bottom:1px solid var(--grey)}.Header_nav__vEp9l a:last-child{border-bottom:none}.Header_langSwitcher__wLYyG{margin-top:20px}.Header_hamburger__mD7sS{display:flex}.Header_gotionDropdown__RVI7o{width:100%;flex-direction:column;align-items:center;border-bottom:1px solid var(--grey)}.Header_gotionDropdown__RVI7o>a{width:100%;padding:15px 0;justify-content:center}.Header_gotionDropdown__RVI7o.Header_open__EpJf_>a{border-bottom:none}.Header_gotionSubMenu__YMKXU{position:static;display:none;width:100%;box-shadow:none;background-color:var(--light-grey);padding:0;border-radius:0}.Header_gotionDropdown__RVI7o.Header_open__EpJf_ .Header_gotionSubMenu__YMKXU{display:flex;flex-direction:column}.Header_gotionSubMenu__YMKXU a{padding:10px 0;text-align:center;border-bottom:1px solid var(--dark-grey)}.Header_gotionSubMenu__YMKXU a:last-child{border-bottom:none}}.About_container__fpByA{max-width:1100px;margin:0 auto;padding:40px 20px}.About_hero__tkxx7{text-align:center;padding:80px 20px;background-color:var(--grey-light);margin-bottom:40px}.About_heroContent__4H_d4{max-width:800px;margin:0 auto}.About_mainTitle__P0OAE{font-size:3.2rem;color:var(--primary-dark);margin-bottom:1rem;font-weight:700}.About_mainSubtitle__pxQMC{font-size:1.3rem;color:var(--text-light);line-height:1.6}.About_featuresSection__7MOUb{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin:60px 0;text-align:center}.About_featureCard___9DAS{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease}.About_featureCard___9DAS:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.About_featureCard___9DAS h3{font-size:1.4rem;color:var(--primary-dark);margin-top:15px;margin-bottom:10px}.About_featureCard___9DAS p{font-size:1rem;color:var(--text-light);line-height:1.6}.About_icon__kHpYZ{width:50px;height:50px;color:var(--bright-green);margin-bottom:10px}.About_section__0hzRL{margin-bottom:70px;padding:20px 0}.About_textWithImageSection__C20a5{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.About_imageFirst__gn_Ch{grid-template-areas:"image text"}.About_textWithImageSection__C20a5 .About_textBlock__a1uyH{grid-area:text}.About_textWithImageSection__C20a5 .About_imageBlock__mw4Td{grid-area:image}.About_imageFirst__gn_Ch .About_textBlock__a1uyH{grid-area:text}.About_imageFirst__gn_Ch .About_imageBlock__mw4Td{grid-area:image}.About_subtitle__Y13h7{font-size:2.2rem;color:var(--primary-dark);margin-bottom:25px;padding-bottom:10px;border-bottom:3px solid var(--bright-green-light);display:inline-block}.About_paragraph__zzO9N{font-size:1.1rem;line-height:1.8;color:var(--text-light);margin-bottom:1.5rem}.About_image__RcfTL{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.About_multiColumn__H6xd3{column-count:2;column-gap:40px}.About_qualitySection__9RSEH{background-color:#f9f9f9;padding:50px;border-radius:8px;text-align:center}.About_qualitySection__9RSEH .About_subtitle__Y13h7{border:none}.About_qualitySection__9RSEH .About_paragraph__zzO9N{max-width:800px;margin-left:auto;margin-right:auto}.About_ctaButton__9m_dp{display:inline-block;margin-top:20px;padding:12px 30px;background-color:var(--bright-green);color:#fff;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.About_ctaButton__9m_dp:hover{background-color:var(--primary-dark)}@media (max-width:768px){.About_mainTitle__P0OAE{font-size:2.5rem}.About_textWithImageSection__C20a5{grid-template-columns:1fr;grid-template-areas:"image" "text"}.About_imageFirst__gn_Ch{grid-template-areas:"image" "text"}.About_multiColumn__H6xd3{column-count:1}}.GreenPowerAndGotion_hero__VQ5vG{background:linear-gradient(45deg,rgba(5,28,68,.9),rgba(15,76,117,.85)),url(/gotion-hero-bg.jpg) no-repeat 50%;background-size:cover;padding:7rem 1.5rem;text-align:center;color:#fff;border-bottom:3px solid var(--color-accent)}.GreenPowerAndGotion_heroContent__vO6e_{max-width:900px;margin:0 auto;animation:GreenPowerAndGotion_fadeInDown__DKqSR 1s ease-out}.GreenPowerAndGotion_mainTitle__v6AZG{font-size:2.8rem;font-weight:800;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.7)}.GreenPowerAndGotion_mainSubtitle__RjN_Q{font-size:1.3rem;font-weight:300;opacity:.95;max-width:750px;margin:0 auto}.GreenPowerAndGotion_section__uKJI_{padding:5rem 1.5rem;max-width:1200px;margin:0 auto}.GreenPowerAndGotion_sectionTitle__4whZL{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-primary);text-align:center;position:relative;padding-bottom:.75rem}.GreenPowerAndGotion_sectionTitle__4whZL:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--color-accent),var(--color-secondary));border-radius:2px}.GreenPowerAndGotion_sectionSubtitle__CNDCB{font-size:1.2rem;text-align:center;margin-bottom:4rem;color:var(--color-text-secondary);max-width:750px;margin-left:auto;margin-right:auto}.GreenPowerAndGotion_synergySection__QOQXJ{text-align:center;max-width:900px}.GreenPowerAndGotion_paragraph__SW2ef{font-size:1.15rem;line-height:1.8;color:var(--color-text-primary);margin-bottom:1.5rem}.GreenPowerAndGotion_modelsSection__L0crL{background-color:#f8f9fa}.GreenPowerAndGotion_modelsGrid__krtQM{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.GreenPowerAndGotion_modelCard__g_9XG{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);border-top:4px solid var(--color-primary);transition:transform .3s ease,box-shadow .3s ease}.GreenPowerAndGotion_modelCard__g_9XG:hover{transform:translateY(-10px);box-shadow:0 12px 25px rgba(0,0,0,.1);border-top-color:var(--color-accent)}.GreenPowerAndGotion_modelCard__g_9XG h3{font-size:1.6rem;font-weight:600;color:var(--color-primary);margin-bottom:1rem}.GreenPowerAndGotion_modelCard__g_9XG p{font-size:1.05rem;line-height:1.7;color:var(--color-text-secondary)}@media (min-width:768px){.GreenPowerAndGotion_mainTitle__v6AZG{font-size:3.5rem}.GreenPowerAndGotion_modelsGrid__krtQM{grid-template-columns:repeat(3,1fr)}}@keyframes GreenPowerAndGotion_fadeInDown__DKqSR{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Hero_hero__9EQpX{display:flex;align-items:center;justify-content:center;text-align:center;min-height:80vh;background-image:linear-gradient(rgba(58,84,58,.7),rgba(58,84,58,.7)),url(/images/hero-bg.webp);background-size:cover;background-position:50%;color:var(--white);padding:60px 20px}.Hero_content__TvH0P{max-width:800px}.Hero_content__TvH0P h1{font-size:3rem;font-weight:700;margin-bottom:20px;color:var(--white)}.Hero_content__TvH0P p{font-size:1.25rem;margin-bottom:30px;line-height:1.6}.Hero_ctaButton__MOepH{display:inline-block;background-color:var(--bright-green);color:var(--white);padding:15px 30px;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;transition:background-color .3s ease}.Hero_ctaButton__MOepH:hover{background-color:#5ab02a}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.Testimonials_testimonials__bMswV{background-color:var(--off-white);text-align:center}.Testimonials_title__dL_GK{font-size:2.5rem;margin-bottom:50px}.Testimonials_navigationWrapper__Onqpu{max-width:800px;margin:0 auto;position:relative;padding-bottom:50px}.Testimonials_slide__I5e3W{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px}.Testimonials_rating__5m4_5{display:flex;margin-bottom:20px}.Testimonials_quote__GGxBo{font-size:1.2rem;font-style:italic;line-height:1.8;color:var(--text-dark);max-width:700px;margin-bottom:20px}.Testimonials_author__s3eor{font-weight:700;color:var(--dark-green)}.Testimonials_star__bWVL1{width:24px;height:24px;color:var(--bright-green);margin:0 2px}.Testimonials_dots__rbXU1{display:flex;justify-content:center;padding:10px 0;position:absolute;bottom:10px;width:100%}.Testimonials_dot__wB82j{border:none;width:10px;height:10px;background:#c5c5c5;border-radius:50%;margin:0 5px;padding:0;cursor:pointer}.Testimonials_dot__wB82j.Testimonials_active__1Vh7M{background:var(--dark-green)}.WhatWeOffer_whatWeOffer___yUvS{background-color:var(--off-white);text-align:center;padding:80px 20px}.WhatWeOffer_title__C1_hO{font-size:2.5rem;margin-bottom:20px}.WhatWeOffer_grid__4NA0w{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.WhatWeOffer_card__3AOw3{background-color:var(--white);padding:30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-align:left;flex:1 1 300px;max-width:380px}.WhatWeOffer_card__3AOw3:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.WhatWeOffer_card__3AOw3 h3{font-size:1.25rem;margin-bottom:15px;color:var(--dark-green)}.WhatWeOffer_card__3AOw3 p{color:var(--text-light);line-height:1.6}.CustomerValue_customerValueSection__ClHD7{background-color:var(--white);padding:80px 20px;text-align:center}.CustomerValue_title__Th0WC{font-size:2.5rem;margin-bottom:20px}.CustomerValue_description__TiseW{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:50px;color:var(--text-light);line-height:1.6}.CustomerValue_valuePropsGrid__m_7BI{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.CustomerValue_valuePropCard__G3B_G{background-color:var(--white);padding:30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-align:center;flex:1 1 300px;max-width:380px}.CustomerValue_valuePropCard__G3B_G:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.CustomerValue_valuePropIcon__UkfZD{display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0 auto 25px;border-radius:50%;background-color:var(--bright-green,#a0d468);color:var(--white);font-size:2rem}.CustomerValue_valuePropCard__G3B_G h3{font-size:1.25rem;margin-bottom:15px;color:var(--dark-green)}.CustomerValue_valuePropCard__G3B_G p{color:var(--text-light);line-height:1.6}.HowItWorks_howItWorks__iJXNw{background-color:var(--off-white);text-align:center}.HowItWorks_title__cecnH{font-size:2.5rem;margin-bottom:60px}.HowItWorks_timeline__jG5g_{position:relative;max-width:800px;margin:0 auto}.HowItWorks_timeline__jG5g_:after{content:"";position:absolute;width:4px;background-color:var(--bright-green);top:20px;bottom:20px;left:50%;margin-left:-2px}.HowItWorks_step__J2eto{padding:10px 40px;position:relative;background-color:inherit;width:50%;text-align:right}.HowItWorks_step__J2eto:nth-child(odd){left:0}.HowItWorks_step__J2eto:nth-child(2n){left:50%;text-align:left}.HowItWorks_stepNumber__E4ys9{position:absolute;width:50px;height:50px;line-height:50px;font-size:1.5rem;font-weight:700;color:var(--white);background-color:var(--dark-green);border-radius:50%;z-index:1;top:50%;transform:translateY(-50%);right:-25px}.HowItWorks_step__J2eto:nth-child(2n) .HowItWorks_stepNumber__E4ys9{left:-25px}.HowItWorks_stepContent__RCTqD{padding:20px 30px;background-color:var(--white);position:relative;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.HowItWorks_stepContent__RCTqD h3{margin-bottom:10px}@media (max-width:768px){.HowItWorks_timeline__jG5g_:after{left:31px}.HowItWorks_step__J2eto{width:100%;padding-left:70px;padding-right:25px;text-align:left}.HowItWorks_step__J2eto:nth-child(2n){left:0}.HowItWorks_stepNumber__E4ys9,.HowItWorks_step__J2eto:nth-child(2n) .HowItWorks_stepNumber__E4ys9{left:6px}}.CommercialModels_commercialModels__NrKqk{background-color:var(--white);text-align:center}.CommercialModels_title__Rx_DH{font-size:2.5rem;margin-bottom:50px}.CommercialModels_grid___aMX0{display:flex;flex-wrap:wrap;gap:40px}.CommercialModels_card__FFuvS{border:2px solid var(--grey);padding:40px;border-radius:8px;flex:1 1 45%;text-align:left;transition:border-color .3s ease,transform .3s ease}.CommercialModels_card__FFuvS:hover{border-color:var(--dark-green);transform:translateY(-5px)}.CommercialModels_card__FFuvS h3{font-size:1.5rem;color:var(--dark-green)}.CommercialModels_card__FFuvS h4{font-size:1.1rem;color:var(--bright-green);margin:10px 0 20px;font-weight:500}.CommercialModels_card__FFuvS p{line-height:1.7;color:var(--text-light)}.TechStack_techStack__WG3I0{text-align:center;padding:80px 20px;background-color:var(--white)}.TechStack_title__ICMuS{font-size:2.5rem;margin-bottom:20px}.TechStack_description__XlRe1{max-width:700px;margin:0 auto 40px;color:var(--text-light);line-height:1.6}.TechStack_featuresGrid__Qx5OU{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:60px auto 0}.TechStack_featureCard__0OK_6{background-color:#f9f9f9;padding:30px;text-align:left;flex:1 1 250px;border-radius:8px;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease}.TechStack_featureCard__0OK_6:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.TechStack_iconWrapper__HAmzY{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:var(--bright-green-light);color:var(--bright-green);border-radius:50%;margin-bottom:20px}.TechStack_featureTitle__f0w6X{font-size:1.25rem;margin-bottom:10px}.TechStack_featureDesc__sLibP{color:var(--text-light);line-height:1.6}.service-levels-section{padding:60px 20px;background-color:#f9fafb;text-align:center}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#4b5563;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;text-align:left}.service-item{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;flex:1 1 300px}.service-item:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.service-icon{width:50px;height:50px;margin-bottom:1.5rem}.service-icon svg{width:100%;height:100%;color:#3b82f6}.service-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.service-desc{font-size:1rem;color:#4b5563;line-height:1.6;flex-grow:1}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}@media (max-width:480px){.service-levels-section{padding:40px 15px}.service-item{padding:1.5rem}}