*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@font-face{font-family:Open Sans Local;src:url(/assets/OpenSans-Regular-BYL697sd.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans Local;src:url(/assets/OpenSans-SemiBold-BEIULkAz.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans Local;src:url(/assets/OpenSans-Bold-xlJa4yU9.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-dark-green:#1a3d28;--color-medium-green:#2a6a3c;--color-accent-green:#3d9a56;--color-btn-hover:#152e1e;--color-white:#fff;--color-light-bg:#f4f7f4;--color-border:#dde8dd;--color-text-dark:#1c1c1c;--color-text-gray:#5a6b5a;--color-placeholder-bg:#c5d5bf;--color-placeholder-text:#4a6a4a;--color-white-rgb:255 255 255;--color-black-rgb:0 0 0;--color-dark-green-rgb:26 61 40;--color-accent-green-rgb:61 154 86;--shadow-navbar:0 2px 8px rgb(var(--color-black-rgb) / .08);--shadow-card:0 2px 12px rgb(var(--color-black-rgb) / .07);--shadow-card-hover:0 6px 24px rgb(var(--color-black-rgb) / .13)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text-dark);background:var(--color-white);margin:0;font-family:Open Sans Local,Arial,sans-serif;overflow-x:hidden}img,svg{display:block}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1{color:var(--color-medium-green);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}h2{color:var(--color-dark-green);margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.25}h3{color:var(--color-dark-green);margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.35}h4{margin-bottom:6px;font-size:.95rem;line-height:1.35}p{color:var(--color-text-gray);margin-bottom:0;font-size:.95rem;line-height:1.65}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-green);margin-bottom:8px;font-size:.72rem;font-weight:600;display:block}.section-title{text-align:center}.section-title:after{content:"";background:var(--color-accent-green);width:40px;height:3px;margin:12px auto 0;display:block}.section-title.left-aligned{text-align:left}.section-title.left-aligned:after{margin-left:0}.section-subtitle{text-align:center;max-width:620px;margin:0 auto}.section-light{background:var(--color-light-bg)}.section-inner{max-width:1200px;margin:0 auto}.section-heading{text-align:center;margin-bottom:40px}.two-column{grid-template-columns:55% 45%;align-items:center;gap:44px;max-width:1200px;margin:0 auto;display:grid}.two-column.reverse{grid-template-columns:45% 55%}.navbar{z-index:1000;background:var(--color-white);height:70px;box-shadow:var(--shadow-navbar);align-items:stretch;display:flex;position:sticky;top:0}.nav-logo{background:var(--color-white);align-items:center;min-width:260px;padding:0 0 0 40px;display:flex}.logo-link{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-icon{width:32px;height:36px;color:var(--color-accent-green);flex-shrink:0}.logo-text{color:var(--color-dark-green);white-space:nowrap;font-size:1rem;font-weight:700}.nav-right{background:var(--color-dark-green);clip-path:polygon(28px 0%,100% 0%,100% 100%,0% 100%);flex:1;align-items:center;gap:32px;padding:0 32px 0 56px;display:flex}.nav-links{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:rgb(var(--color-white-rgb) / .85);border-bottom:2px solid #0000;padding-bottom:4px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.nav-links a:hover,.nav-links a.active{color:var(--color-white);border-bottom-color:var(--color-accent-green)}.btn-cta{background:var(--color-accent-green);color:var(--color-white);white-space:nowrap;border-radius:6px;margin-left:auto;padding:9px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.btn-cta:hover{background:var(--color-btn-hover)}.hamburger{cursor:pointer;background:0 0;border:0;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:44px;height:44px;margin:auto 16px auto auto;padding:10px;display:none}.hamburger span{background:var(--color-dark-green);width:22px;height:2px}.btn-primary,.btn-secondary{border-radius:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-block}.btn-primary{background:var(--color-dark-green);color:var(--color-white);padding:12px 24px}.btn-primary:hover{background:var(--color-btn-hover)}.btn-secondary{color:var(--color-dark-green);border:2px solid var(--color-dark-green);background:0 0;padding:10px 22px}.btn-secondary:hover{background:var(--color-dark-green);color:var(--color-white)}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.link-more{color:var(--color-accent-green);margin-top:14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.link-more:hover{color:var(--color-dark-green)}.img-placeholder{background-color:var(--color-placeholder-bg);color:var(--color-placeholder-text);text-align:center;-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;font-family:Poppins,sans-serif;font-size:.75rem;display:flex}.img-placeholder svg{opacity:.5}.img-placeholder p{opacity:.8;max-width:80%;color:var(--color-placeholder-text);font-size:.75rem;line-height:1.4}.hero .img-placeholder{border-radius:0;height:100%;padding-left:min(420px,35vw);position:absolute;inset:0}.hero .img-placeholder:after{content:"";background:linear-gradient(90deg, rgb(var(--color-white-rgb) / .88), rgb(var(--color-white-rgb) / .35), rgb(var(--color-white-rgb) / 0));position:absolute;inset:0}.hero .img-placeholder svg,.hero .img-placeholder p{z-index:1;position:relative}.service-thumb{border-radius:8px 8px 0 0;height:200px}.service-thumb-small{border-radius:8px 8px 0 0;height:180px}.about-image{height:300px}.history-image{height:320px}.team-photo{height:200px}.case-image{height:190px}.map-placeholder{background:var(--color-border);border-radius:0;height:250px}.hero{align-items:center;width:100%;height:520px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;background:rgb(var(--color-white-rgb) / .88);border-radius:4px;width:min(460px,100% - 120px);max-width:460px;margin-left:60px;padding:40px;position:relative}.hero-content p{color:var(--color-text-dark)}.hero-content .btn-secondary{background:rgb(var(--color-white-rgb) / .35)}.hero-content .btn-secondary:hover{background:var(--color-dark-green)}.features-section{background:var(--color-white);border-bottom:1px solid var(--color-border)}.features-strip{grid-template-columns:1fr 1fr 1fr;gap:0;max-width:1200px;margin:0 auto;padding:50px 60px;display:grid}.feature-item{border-right:1px solid var(--color-border);flex-direction:column;align-items:flex-start;gap:8px;padding:0 40px;display:flex}.feature-item:first-child{padding-left:0}.feature-item:last-child{border-right:none}.feature-item svg{width:36px;height:36px;color:var(--color-dark-green);margin-bottom:6px}.feature-item p{font-size:.86rem}.services-grid,.services-grid-4{gap:24px;max-width:1200px;margin:40px auto 0;display:grid}.services-grid{grid-template-columns:repeat(3,1fr)}.services-grid-4{grid-template-columns:repeat(4,1fr);gap:20px}.service-card{background:var(--color-white);box-shadow:var(--shadow-card);border-radius:8px;transition:box-shadow .25s;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-card-hover)}.card-body p{font-size:.86rem}.about-text p+p,.history-text p+p,.team-text p+p{margin-top:14px}.about-actions{margin-top:18px}.history-layout{align-items:center}.team-layout{grid-template-columns:45% 55%}.team-gallery{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.values-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.value-card{background:var(--color-white);border:1px solid var(--color-border);border-top:3px solid var(--color-accent-green);border-radius:8px;padding:26px 24px}.value-card svg{width:34px;height:34px;color:var(--color-dark-green);margin-bottom:14px}.value-list{color:var(--color-text-gray);margin:0;padding-left:18px;font-size:.9rem;line-height:1.7}.steps-row{justify-content:center;align-items:flex-start;gap:0;margin-top:40px;display:flex}.step{text-align:left;flex-direction:column;align-items:flex-start;max-width:260px;padding:0 24px;display:flex}.step-number{background:var(--color-accent-green);width:38px;height:38px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.step svg,.step-icon-img{width:34px;height:34px;color:var(--color-dark-green);-o-object-fit:contain;object-fit:contain;margin-bottom:12px}.step p{font-size:.84rem}.step-arrow{color:var(--color-accent-green);flex-shrink:0;margin-top:8px;font-size:1.8rem}.experience-stats{background:var(--color-dark-green);color:var(--color-white);padding:55px 60px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.stat-box{text-align:center}.stat-number{color:var(--color-white);margin-bottom:10px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.stat-box p{color:rgb(var(--color-white-rgb) / .78);font-size:.9rem}.case-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.case-card,.testimonial-card{border:1px solid var(--color-border);background:var(--color-white);border-radius:8px;overflow:hidden}.case-card .card-body{padding:20px 22px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{padding:24px}.testimonial-quote{color:var(--color-text-dark);font-weight:500}.testimonial-author{color:var(--color-dark-green);margin-top:18px;font-size:.9rem;font-weight:700}.testimonial-location{font-size:.8rem}.contact-layout{grid-template-columns:55% 45%;align-items:start;gap:32px;display:grid}.contact-form-wrapper{border:1px solid var(--color-border);background:var(--color-white);border-radius:8px;padding:28px 30px}.contact-form-wrapper h2{font-size:1.35rem}.contact-form-wrapper>p{margin-bottom:22px}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.input-group{align-items:center;margin-bottom:16px;display:flex;position:relative}.form-row .input-group{margin-bottom:0}.input-group svg{color:var(--color-text-gray);width:16px;height:16px;position:absolute;left:12px}.input-group input{border:1px solid var(--color-border);width:100%;color:var(--color-text-dark);border-radius:6px;outline:none;padding:12px 12px 12px 38px;font-family:Poppins,sans-serif;font-size:.9rem;transition:border-color .2s}.input-group input:focus{border-color:var(--color-accent-green)}textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text-dark);resize:vertical;border-radius:6px;outline:none;min-height:120px;padding:12px;font-family:Poppins,sans-serif;font-size:.9rem;transition:border-color .2s}textarea:focus{border-color:var(--color-accent-green)}.checkbox-label{color:var(--color-text-gray);align-items:flex-start;gap:8px;margin-top:14px;font-size:.78rem;line-height:1.5;display:flex}.checkbox-label input{accent-color:var(--color-accent-green);margin-top:3px}.checkbox-label a{color:var(--color-accent-green);font-weight:600;text-decoration:none}.checkbox-label span,.contact-card-text{min-width:0}.btn-submit{background:var(--color-dark-green);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;margin-top:16px;padding:12px 28px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s}.btn-submit:hover{background:var(--color-btn-hover)}.btn-submit:disabled{cursor:not-allowed;opacity:.68}.btn-submit:disabled:hover{background:var(--color-dark-green)}.form-status{border-radius:6px;margin-top:14px;padding:11px 12px;font-size:.82rem;line-height:1.45}.form-status.success{color:var(--color-dark-green);border:1px solid rgb(var(--color-dark-green-rgb) / .22);background:rgb(var(--color-accent-green-rgb) / .12)}.form-status.error{color:#8a2f20;background:#8a2f2014;border:1px solid #8a2f2038}.contact-cards{flex-direction:column;gap:16px;display:flex}.contact-card{border:1px solid var(--color-border);background:var(--color-white);border-radius:8px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.contact-icon-wrap{background:rgb(var(--color-accent-green-rgb) / .1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-icon-wrap svg{color:var(--color-accent-green);width:20px;height:20px}.contact-card h4{color:var(--color-dark-green);margin-bottom:4px;font-size:.9rem;font-weight:600}.contact-value{color:var(--color-text-dark);overflow-wrap:anywhere;font-size:.9rem;font-weight:500}.contact-email-list{flex-direction:column;gap:3px;margin-bottom:2px;display:flex}.contact-email-list a{text-decoration:none}.contact-email-list a:hover{color:var(--color-accent-green)}.contact-note{color:var(--color-text-gray);font-size:.78rem}.map-section{width:100%}.footer{background:var(--color-dark-green);color:rgb(var(--color-white-rgb) / .8);padding:60px 60px 0}.footer-inner{border-bottom:1px solid rgb(var(--color-white-rgb) / .12);grid-template-columns:2fr 1fr 1fr 1.4fr;gap:48px;max-width:1200px;margin:0 auto;padding-bottom:50px;display:grid}.footer-logo{color:var(--color-white);align-items:center;gap:10px;margin-bottom:12px;font-weight:700;display:flex}.footer-logo .logo-icon{color:var(--color-white)}.footer-heading{color:var(--color-white);text-transform:none;margin-bottom:20px;font-size:.9rem;font-weight:700}.footer-links,.footer-contact-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:rgb(var(--color-white-rgb) / .75);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--color-white)}.footer-contact-list li{align-items:flex-start;gap:10px;font-size:.875rem;display:flex}.footer-contact-list a{color:inherit;overflow-wrap:anywhere;text-decoration:none}.footer-contact-list a:hover{color:var(--color-white)}.footer-contact-list svg{flex-shrink:0;margin-top:2px}.footer-corporate-mail{border:1px solid rgb(var(--color-white-rgb) / .45);background:var(--color-white);color:var(--color-dark-green);border-radius:6px;justify-content:center;align-items:center;margin-top:18px;padding:10px 16px;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.footer-corporate-mail:hover{border-color:var(--color-accent-green);background:var(--color-accent-green);color:var(--color-white)}.footer-corporate-mail:focus-visible{outline:2px solid var(--color-white);outline-offset:3px}.footer-tagline{color:rgb(var(--color-white-rgb) / .65);margin:12px 0 20px;font-size:.82rem;line-height:1.6}.footer-social{gap:10px;display:flex}.social-icon{border:1px solid rgb(var(--color-white-rgb) / .3);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,border-color .2s;display:flex}.social-icon svg{width:16px;height:16px;display:block}.social-icon:hover{background:rgb(var(--color-white-rgb) / .12);border-color:rgb(var(--color-white-rgb) / .6)}.footer-bottom{text-align:center;color:rgb(var(--color-white-rgb) / .5);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;max-width:1200px;margin:0 auto;padding:20px 0;font-size:.8rem;display:flex}.footer-bottom p{color:inherit;font-size:inherit}.footer-bottom p+p:before{content:"";vertical-align:-2px;background:rgb(var(--color-white-rgb) / .25);width:1px;height:12px;margin-right:18px;display:inline-block}@media (width<=520px){.footer-bottom{flex-direction:column;gap:6px}.footer-bottom p+p:before{display:none}}@media (width<=1024px){.nav-logo{min-width:245px}.nav-right{gap:18px;padding-right:22px}.nav-links{gap:18px}.services-grid-4{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.team-gallery,.stats-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.navbar{position:relative}.nav-logo{min-width:auto;padding-left:20px}.logo-text{font-size:.9rem}.nav-right{display:none}.nav-right.open{clip-path:none;z-index:999;flex-direction:column;align-items:stretch;gap:18px;padding:20px;display:flex;position:absolute;top:70px;left:0;right:0}.nav-right.open .nav-links{flex-direction:column;align-items:flex-start}.nav-right.open .btn-cta{text-align:center;margin-left:0}.hamburger{display:flex}.hero-content{width:calc(100% - 40px);max-width:none;margin-left:20px;margin-right:20px;padding:24px}.hero .img-placeholder{padding-left:0}.section{padding:58px 22px}.features-strip{grid-template-columns:1fr;padding:30px 22px}.feature-item{border-right:none;border-bottom:1px solid var(--color-border);padding:20px 0}.feature-item:last-child{border-bottom:none}.services-grid,.services-grid-4,.values-grid,.case-grid,.testimonials-grid,.stats-grid,.two-column,.two-column.reverse,.team-layout,.contact-layout,.form-row{grid-template-columns:1fr}.steps-row{flex-direction:column;align-items:flex-start}.step{max-width:100%;padding:0}.step-arrow{align-self:center;margin:12px 0;transform:rotate(90deg)}.footer{padding-left:22px;padding-right:22px}.footer-inner{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=480px){h1{font-size:1.8rem}h2{font-size:1.45rem}.section-heading{margin-bottom:32px}.logo-text{font-size:.82rem}.hero{height:500px}.hero-content{margin-left:14px;margin-right:14px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{text-align:center;width:100%}.footer-inner,.team-gallery{grid-template-columns:1fr}.contact-form-wrapper{padding:22px 18px}}:root{--color-dark-green:#064526;--color-medium-green:#07542f;--color-accent-green:#2f922e;--color-btn-hover:#04351d;--color-light-bg:#f8faf8;--color-border:#e3ebe3;--color-text-gray:#4d5c52}body{background:var(--color-white);font-size:14px}h1{color:var(--color-medium-green);letter-spacing:0;font-size:clamp(2.4rem,4vw,3.55rem);line-height:1.08}h2{color:var(--color-dark-green)}p{color:var(--color-text-gray)}.section{padding:54px 60px}.section-inner,.features-strip,.services-grid,.services-grid-4,.two-column,.footer-inner,.footer-bottom{max-width:1086px}.navbar{height:82px;box-shadow:0 2px 10px rgb(var(--color-black-rgb) / .09)}.nav-logo{min-width:410px;padding-left:56px}.navbar .logo-link{background:url(/assets/brand/logo-color-horizontal.svg) 0/contain no-repeat;width:256px;height:48px}.navbar .logo-icon,.navbar .logo-text{display:none}.nav-right{clip-path:none;border-top-left-radius:56px;gap:28px;padding:0 26px 0 82px}.nav-links{gap:34px}.nav-links a{font-size:.82rem;font-weight:600}.btn-cta{border-radius:6px;padding:11px 20px;font-size:.82rem}.hero{background:var(--color-placeholder-bg);height:434px}.page-about .hero{height:481px}.page-services .hero{height:513px}.page-contact .hero{height:407px}.hero .img-placeholder{background-position:50%;background-size:cover;padding-left:0}.hero .img-placeholder svg,.hero .img-placeholder p,.service-card .img-placeholder svg,.service-card .img-placeholder p,.about-image svg,.about-image p,.history-image svg,.history-image p,.team-photo svg,.team-photo p,.map-placeholder svg,.map-placeholder p{display:none}.hero-content{background:0 0;width:min(440px,100% - 120px);max-width:440px;margin-left:88px;padding:0}.page-home .hero-content{width:500px;max-width:500px}.page-home .hero-content h1{font-size:44px}.hero-content p{color:#24342b;font-size:.98rem;line-height:1.55}.hero-buttons{margin-top:24px}.btn-primary{background:var(--color-accent-green);border-radius:6px;padding:12px 22px;font-size:.84rem}.btn-secondary{background:rgb(var(--color-white-rgb) / .72);border-color:var(--color-dark-green);border-radius:6px;padding:10px 22px;font-size:.84rem}.features-strip{padding:34px 72px 36px}.feature-item{-moz-column-gap:18px;grid-template-rows:auto auto;grid-template-columns:58px minmax(0,1fr);align-items:center;column-gap:18px;padding:0 34px;display:grid}.feature-item svg{width:42px;height:42px}.feature-item h3{grid-column:2;margin-bottom:2px;line-height:1.15}.feature-item p{grid-column:2;font-size:.82rem;line-height:1.42}.section-heading{margin-bottom:34px}.section-label{color:var(--color-accent-green);font-size:.68rem}.section-title:after{width:42px;height:3px;margin-top:10px}.services-grid{gap:22px;margin-top:0}.services-grid-4{gap:20px;margin-top:0}.service-card{border:1px solid var(--color-border);box-shadow:0 4px 16px rgb(var(--color-black-rgb) / .08)}.service-thumb,.service-thumb-small{background-position:50%;background-size:cover;height:168px}.services-grid .service-card:first-child .img-placeholder,.services-grid-4 .service-card:first-child .img-placeholder{background-image:url(/assets/images/young-seedling-soil.webp)}.services-grid .service-card:nth-child(2) .img-placeholder,.services-grid-4 .service-card:nth-child(2) .img-placeholder{background-image:url(/assets/images/soybean-planted-rows.webp)}.services-grid .service-card:nth-child(3) .img-placeholder,.services-grid-4 .service-card:nth-child(3) .img-placeholder{background-image:url(/assets/images/soybean-flower-close.webp)}.services-grid-4 .service-card:nth-child(4) .img-placeholder{background-image:url(/assets/images/young-crop-tractor-rows.webp)}.card-body{padding:20px 22px 24px}.card-body h3{font-size:1rem}.card-body p{font-size:.82rem;line-height:1.55}.link-more{color:var(--color-accent-green);font-size:.82rem}.about-image{background-image:url(/assets/images/home-about-seed-service.webp);background-position:50% 24%;background-size:cover;height:165px}.page-home .about-text{order:2}.page-home .about-image{order:1;height:100%;min-height:300px}.page-home .two-column{grid-template-columns:45% 55%;align-items:stretch}.history-image{background-image:url(/assets/images/field-irrigation-technician.webp);background-position:50% 45%;background-size:cover;height:231px}.page-about #historia.section{padding-bottom:34px}.page-about .section-light{padding-top:38px;padding-bottom:62px}.team-photo{background-position:50%;background-size:cover;height:153px}.team-gallery .team-photo:first-child{background-image:url(/assets/images/producer-field-selfie.webp);background-position:50% 35%}.team-gallery .team-photo:nth-child(2){background-image:url(/assets/images/rice-leaves-field.webp)}.team-gallery .team-photo:nth-child(3){background-image:url(/assets/images/mature-rice-field.webp)}.team-gallery .team-photo:nth-child(4){background-image:url(/assets/images/valley-crop-panorama.webp);background-position:50% 45%}.values-grid{border:1px solid var(--color-border);background:var(--color-white);box-shadow:0 2px 14px rgb(var(--color-black-rgb) / .05);border-radius:8px;gap:0;min-height:188px}.value-card{border:0;border-right:1px solid var(--color-border);box-shadow:none;-moz-column-gap:22px;border-top:0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:82px minmax(0,1fr);align-content:center;column-gap:22px;padding:34px 36px;display:grid}.value-card:last-child{border-right:0}.value-card>svg,.value-icon-wrap{display:none}.value-card:before{content:"";background-color:rgb(var(--color-accent-green-rgb) / .1);background-image:var(--value-icon);background-position:50%;background-repeat:no-repeat;background-size:50px 50px;border-radius:50%;grid-row:1/span 2;align-self:center;width:70px;height:70px}.value-card:first-child{--value-icon:url(/assets/icons/mision.webp)}.value-card:nth-child(2){--value-icon:url(/assets/icons/vision.webp)}.value-card:nth-child(3){--value-icon:url(/assets/icons/valores.webp)}.value-card h3{grid-column:2;margin-bottom:9px;font-size:1rem}.value-card p{grid-column:2;font-size:.78rem;line-height:1.52}.value-list{grid-column:2;padding-left:14px;font-size:.78rem;line-height:1.52}.value-list li::marker{color:var(--color-accent-green)}.steps-row{margin-top:36px}.step{-moz-column-gap:16px;grid-template-columns:42px 60px minmax(124px,1fr);align-items:center;gap:2px 16px;max-width:350px;display:grid}.step-number{flex-shrink:0;grid-row:1/span 2;width:42px;height:42px;margin-bottom:0;font-size:1.05rem}.step svg,.step-icon-img{background:rgb(var(--color-accent-green-rgb) / .1);-o-object-fit:contain;object-fit:contain;border-radius:50%;flex-shrink:0;grid-row:1/span 2;width:60px;height:60px;margin-bottom:0;padding:9px}.step h3{margin:0;font-size:.96rem}.step p{margin:0;font-size:.76rem;line-height:1.45}.contact-form-wrapper,.contact-card{border-color:var(--color-border);box-shadow:0 2px 12px rgb(var(--color-black-rgb) / .04)}.map-placeholder{background-image:url(/assets/images/rice-field-lane.webp);background-position:50% 48%;background-size:cover;border-radius:8px;max-width:1086px;height:181px;margin:0 auto}.contact-map{border:1px solid var(--color-border);background:var(--color-placeholder-bg);padding:0;display:block;position:relative;overflow:hidden}.contact-map img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.contact-map-hit-area{z-index:1;cursor:pointer;position:absolute;inset:0}.contact-map-hit-area:focus-visible{outline:3px solid var(--color-accent-green);outline-offset:-6px}.footer{padding:42px 60px 0;position:relative;overflow:hidden}.footer:after{content:"";opacity:.18;pointer-events:none;background:url(/assets/brand/isotipo-color.svg) 50%/contain no-repeat;width:230px;height:230px;position:absolute;bottom:10px;right:-32px}.footer-inner,.footer-bottom{z-index:1;position:relative}.footer-inner{gap:52px;padding-bottom:38px}.footer-logo{background:url(/assets/brand/logo-white-horizontal.svg) 0/contain no-repeat;width:255px;height:44px;margin-bottom:12px}.footer-logo>*{display:none}.footer-tagline,.footer-links a,.footer-contact-list li{font-size:.82rem}.footer-bottom{padding:16px 0}@media (width<=1024px){.nav-logo{min-width:310px;padding-left:28px}.navbar .logo-link{width:230px}.nav-right{padding-left:58px}.nav-links{gap:20px}}@media (width<=768px){.navbar{height:70px}.nav-logo{min-width:0;padding-left:20px}.navbar .logo-link{width:220px;height:42px}.nav-right.open{top:70px}.hero,.page-about .hero,.page-services .hero,.page-contact .hero{height:480px}.hero-content{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.hero .img-placeholder:after{background:linear-gradient(90deg, var(--color-white) 0%, var(--color-white) 68%, rgb(var(--color-white-rgb) / .88) 82%, rgb(var(--color-white-rgb) / .28) 100%)}.features-strip{padding:30px 22px}.value-card{border-right:0;border-bottom:1px solid var(--color-border)}.value-card:last-child{border-bottom:0}.step{flex-direction:column;align-items:flex-start;display:flex}}@media (width<=480px){.navbar .logo-link{width:205px}.hero-content h1{font-size:2rem}.hero-buttons{flex-direction:column}}.hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{height:513px}.page-home .hero .img-placeholder,.page-about .hero .img-placeholder{background-position:50%}.page-experience .hero .img-placeholder{background-position:top}.page-services .hero .img-placeholder{background-position:58%}.page-contact .hero .img-placeholder{background-position:50% 20%}.feature-icon-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;grid-row:1/span 2;align-self:center;width:54px;height:54px;margin-bottom:0}.feature-item svg{display:none}.page-home .about-image{background-position:50%;height:100%;min-height:300px}.page-contact .section{padding-bottom:42px}.contact-cards{gap:18px}.contact-card{align-items:center;min-height:112px;padding:27px 26px}.contact-icon-wrap{width:48px;height:48px}.map-section{padding:8px 60px 58px}.map-placeholder{height:205px}.steps-row{-moz-column-gap:20px;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);align-items:center;column-gap:20px;max-width:1120px;margin:36px auto 0;display:grid}.step{-moz-column-gap:16px;grid-template-columns:42px 60px minmax(0,1fr);align-items:center;gap:2px 16px;max-width:none;padding:0;display:grid}.step-arrow{place-self:center;margin-top:0;line-height:1}.step-number,.step svg,.step-icon-img{grid-row:1/span 2}.step p{max-width:210px}.experience-page-section{padding-top:48px;padding-bottom:58px}.experience-stats-card{border:1px solid var(--color-border);background:var(--color-white);box-shadow:0 4px 18px rgb(var(--color-black-rgb) / .08);border-radius:8px;grid-template-columns:repeat(5,1fr);margin-bottom:38px;display:grid;overflow:hidden}.experience-stat-item{text-align:center;border-right:1px solid var(--color-border);flex-direction:column;justify-content:center;align-items:center;min-height:136px;padding:24px 18px 20px;display:flex}.experience-stat-item:last-child{border-right:0}.experience-stat-item>svg,.experience-stat-icon-img{width:48px;height:48px;color:var(--color-dark-green);margin-bottom:10px}.experience-stat-icon-img{-o-object-fit:contain;object-fit:contain;width:64px;height:64px}.experience-stat-item strong{color:var(--color-dark-green);margin-bottom:6px;font-size:1.18rem;line-height:1.15;display:block}.experience-stat-item span{color:var(--color-text-gray);font-size:.78rem;line-height:1.35}.experience-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;max-width:960px;margin:0 auto;display:grid}.experience-image-panel{border:1px solid var(--color-border);background:var(--color-white);height:280px;min-height:280px;box-shadow:0 3px 14px rgb(var(--color-black-rgb) / .07);border-radius:8px;margin:0;overflow:hidden}.experience-image-panel img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.experience-image-panel:first-child img{-o-object-position:center 38%;object-position:center 38%}.experience-image-panel:nth-child(2) img{-o-object-position:center center;object-position:center center}.compact-heading{margin-bottom:24px}.featured-cases-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.featured-case{border:1px solid var(--color-border);background:var(--color-white);min-height:214px;box-shadow:0 3px 14px rgb(var(--color-black-rgb) / .07);border-radius:8px;grid-template-columns:48% 52%;display:grid;overflow:hidden}.featured-case-image{background-position:50%;background-size:cover;border-radius:0;height:100%;min-height:214px}.featured-case:first-child .featured-case-image{background-image:url(/assets/images/tractor-tillage-field.webp);background-position:50%}.featured-case:nth-child(2) .featured-case-image{background-image:url(/assets/images/soybean-row-close.webp);background-position:50%}.featured-case-image svg,.featured-case-image p{display:none}.featured-case-body{flex-direction:column;padding:34px 28px 22px;display:flex}.featured-case-body h3{margin-bottom:12px;font-size:1rem}.featured-case-body>p{color:var(--color-text-gray);border-bottom:1px dashed var(--color-border);padding-bottom:24px;font-size:.82rem;line-height:1.55}.featured-case-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:auto;padding-top:18px;display:grid}.case-metric{text-align:center}.case-metric strong{color:var(--color-dark-green);margin-bottom:3px;font-size:.88rem;display:block}.case-metric span{color:var(--color-text-gray);font-size:.68rem;line-height:1.2}.testimonials-heading{margin-top:36px}.experience-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;max-width:860px;margin:0 auto;display:grid}.experience-testimonial{border:1px solid var(--color-border);background:var(--color-white);min-height:154px;box-shadow:0 3px 14px rgb(var(--color-black-rgb) / .06);border-radius:8px;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:28px 34px;display:grid}.quote-mark{color:var(--color-dark-green);font-size:4rem;font-weight:700;line-height:.9}.experience-testimonial .testimonial-quote{font-size:.82rem;line-height:1.65}.experience-cta-card{border:1px solid var(--color-border);background:var(--color-light-bg);border-radius:8px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:44px;padding:22px 80px 22px 34px;display:grid;position:relative;overflow:hidden}.experience-cta-card:after{content:"";opacity:.12;pointer-events:none;background:url(/assets/brand/isotipo-color.svg) 50%/contain no-repeat;width:140px;height:140px;position:absolute;bottom:-36px;right:-12px}.experience-cta-icon{background:var(--color-white);width:58px;height:58px;color:var(--color-dark-green);border-radius:50%;justify-content:center;align-items:center;display:flex}.experience-cta-icon svg{width:34px;height:34px}.experience-cta-copy h2{margin-bottom:4px;font-size:1.25rem}.experience-cta-copy p{font-size:.88rem}.experience-cta-card .btn-primary{text-align:center;z-index:1;min-width:174px;position:relative}@media (width<=1024px){.experience-stats-card{grid-template-columns:repeat(3,1fr)}.experience-stat-item:nth-child(3){border-right:0}.experience-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.experience-image-panel,.experience-image-panel img{height:248px;min-height:248px}.featured-cases-grid,.experience-testimonials-grid{grid-template-columns:1fr}.steps-row{grid-template-columns:1fr;row-gap:20px}.step-arrow{display:none}}@media (width<=768px){.hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{height:500px}.hero .img-placeholder:after{background:linear-gradient(90deg, var(--color-white) 0%, var(--color-white) 64%, rgb(var(--color-white-rgb) / .88) 82%, rgb(var(--color-white-rgb) / .2) 100%)}.hero-content,.page-home .hero-content{width:calc(100vw - 40px);min-width:0;max-width:calc(100vw - 40px);margin-left:20px;margin-right:20px}.hero-content h1,.page-home .hero-content h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;font-size:2.15rem;line-height:1.12}.hero-content p{overflow-wrap:anywhere;max-width:100%}.hero-buttons{width:100%;max-width:100%}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{justify-content:center;width:100%;max-width:100%}.section-title{overflow-wrap:anywhere;max-width:100%}.feature-icon-img{width:48px;height:48px}.page-home .about-image{height:220px}.contact-card{min-height:104px}.map-section{padding:0 22px 44px}.steps-row{align-items:stretch}.step{grid-template-columns:38px 54px minmax(0,1fr);display:grid}.experience-stats-card{grid-template-columns:1fr}.experience-stat-item,.experience-stat-item:nth-child(3){border-right:0;border-bottom:1px solid var(--color-border)}.experience-stat-item:last-child{border-bottom:0}.experience-image-grid{grid-template-columns:1fr}.experience-image-panel,.experience-image-panel:nth-child(2){height:248px;min-height:248px;margin-top:0}.experience-image-panel img{height:248px;min-height:248px}.featured-case{grid-template-columns:1fr}.featured-case-image{height:210px}.experience-cta-card{grid-template-columns:1fr;padding:26px}}@media (width<=480px){.hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{height:500px}.hero-content,.page-home .hero-content{width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin-left:16px;margin-right:16px}.hero-content h1,.page-home .hero-content h1{font-size:1.9rem}.hero-buttons{flex-direction:column}.feature-item{align-items:flex-start;padding-left:0;padding-right:0}}@media (width<=900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.section{padding:52px 22px}.section-inner,.features-strip,.services-grid,.services-grid-4,.two-column,.footer-inner,.footer-bottom{width:100%;min-width:0;max-width:100%}.services-grid,.services-grid-4,.two-column,.two-column.reverse,.history-layout,.team-layout,.contact-layout{grid-template-columns:1fr}.service-card,.featured-case,.contact-form-wrapper,.contact-card,.values-grid,.experience-stats-card,.experience-testimonial,.experience-cta-card{width:100%;min-width:0;max-width:100%}.service-thumb,.service-thumb-small{background-position:50%;height:clamp(178px,44vw,250px)}.about-image,.page-home .about-image,.history-image{background-position:50%;width:100%;height:clamp(230px,54vw,320px);min-height:0}.team-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team-photo{background-position:top;height:clamp(150px,36vw,210px)}.featured-case-image{background-position:50%;height:clamp(190px,48vw,260px);min-height:0}.map-section{padding:0 22px 48px}.map-placeholder{width:100%;height:clamp(210px,44vw,280px)}}@media (width<=768px){.navbar{grid-template-columns:minmax(0,1fr) 56px;align-items:center;height:70px;display:grid;position:sticky}.nav-logo{min-width:0;padding-left:16px;overflow:hidden}.navbar .logo-link{width:min(230px,100vw - 86px);max-width:calc(100vw - 86px);height:42px}.hamburger{z-index:1002;border:1px solid var(--color-border);background:var(--color-white);border-radius:6px;margin:0;position:absolute;top:13px;right:12px;display:flex!important}.hamburger span{background:var(--color-dark-green);display:block}.nav-right{display:none!important}.nav-right.open{background:var(--color-dark-green);box-shadow:0 12px 28px rgb(var(--color-black-rgb) / .18);clip-path:none;z-index:1001;border-radius:8px;align-items:stretch;padding:18px;position:absolute;top:70px;left:12px;right:12px;display:flex!important}.nav-right.open .nav-links{gap:12px}.nav-right.open .nav-links a,.nav-right.open .btn-cta{width:100%;padding:10px 4px;display:block}.nav-right.open .btn-cta{margin-left:0;padding:12px 16px}.hero,.page-home .hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{align-items:center;height:auto;min-height:450px;padding:88px 18px 52px}.page-home .hero{min-height:520px}.hero .img-placeholder{background-position:62%;background-size:cover}.page-home .hero .img-placeholder{background-position:60%}.page-contact .hero .img-placeholder{background-position:50% 20%}.hero .img-placeholder:after{background:linear-gradient(90deg, rgb(var(--color-white-rgb) / 1) 0%, rgb(var(--color-white-rgb) / .98) 50%, rgb(var(--color-white-rgb) / .78) 73%, rgb(var(--color-white-rgb) / .24) 100%)}.hero-content,.page-home .hero-content{min-width:0;margin:0;padding:0;width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}.hero-content h1,.page-home .hero-content h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(1.95rem,9vw,2.55rem);line-height:1.14}.page-home .hero-content h1{font-size:clamp(2rem,8.6vw,2.65rem)}.hero-content p{overflow-wrap:break-word;max-width:100%;font-size:.95rem;line-height:1.6}.hero-buttons{gap:12px;width:100%}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:42px;display:flex}.features-strip{grid-template-columns:1fr;width:100%;max-width:100%;padding:28px 22px}.feature-item{-moz-column-gap:14px;grid-template-columns:52px minmax(0,1fr);align-items:center;column-gap:14px;padding:18px 0}.feature-icon-img{width:46px;height:46px}.feature-item h3,.feature-item p,.card-body,.contact-card-text,.experience-cta-copy{min-width:0}.feature-item p,.card-body p,.contact-value,.contact-note,.experience-cta-copy p{overflow-wrap:break-word}.section-heading{width:100%;max-width:100%;margin-bottom:30px}.section-title{overflow-wrap:break-word;width:100%;max-width:100%;font-size:clamp(1.55rem,7vw,2.15rem);line-height:1.18}.services-grid,.services-grid-4{gap:24px}.card-body{padding:22px 22px 24px}.card-body h3,.card-body p,.history-text p,.about-text p,.team-text p,.contact-form-wrapper p,.experience-testimonial p{overflow-wrap:break-word;max-width:100%}.page-home .two-column{grid-template-columns:1fr}.page-home .about-text,.page-home .about-image{order:initial}.page-about #historia.section{padding-bottom:42px}.page-about .section-light{padding:42px 22px 56px}.values-grid{grid-template-columns:1fr;min-height:0}.value-card{-moz-column-gap:18px;border-right:0;border-bottom:1px solid var(--color-border);grid-template-columns:68px minmax(0,1fr);column-gap:18px;padding:28px 22px}.value-card:last-child{border-bottom:0}.value-card:before{background-size:43px 43px;width:60px;height:60px}.steps-row{grid-template-columns:1fr;row-gap:20px}.step{-moz-column-gap:14px;grid-template-columns:40px 56px minmax(0,1fr);column-gap:14px;width:100%}.step-number{width:40px;height:40px;font-size:1rem}.step svg,.step-icon-img{width:56px;height:56px;padding:9px}.step p{max-width:none;font-size:.74rem}.contact-layout{gap:28px}.contact-form-wrapper{padding:26px 20px}.form-row{grid-template-columns:1fr;gap:0}.form-row .input-group{margin-bottom:16px}.contact-card{min-height:0;padding:22px 20px}.experience-page-section{padding-top:42px}.experience-stats-card{grid-template-columns:1fr}.experience-stat-item,.experience-stat-item:nth-child(3){border-right:0;border-bottom:1px solid var(--color-border)}.experience-stat-item:last-child{border-bottom:0}.featured-cases-grid,.experience-testimonials-grid{grid-template-columns:1fr;gap:24px}.featured-case{grid-template-columns:1fr}.featured-case-body{padding:24px 22px}.featured-case-metrics{gap:6px}.experience-testimonial{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:24px 20px}.quote-mark{font-size:3.4rem}.experience-cta-card{grid-template-columns:1fr;padding:26px 22px}.experience-cta-card .btn-primary{width:100%}.footer{padding:38px 22px 0}.footer-inner{grid-template-columns:1fr;gap:28px;padding-bottom:32px}.footer-logo{width:min(245px,100%)}}@media (width<=480px){.section{padding:48px 16px}.hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{min-height:440px;padding:78px 16px 46px}.page-home .hero{min-height:510px}.hero .img-placeholder{background-position:68%}.hero .img-placeholder:after{background:linear-gradient(90deg, rgb(var(--color-white-rgb) / 1) 0%, rgb(var(--color-white-rgb) / .99) 58%, rgb(var(--color-white-rgb) / .78) 80%, rgb(var(--color-white-rgb) / .18) 100%)}.hero-content h1,.page-home .hero-content h1{font-size:clamp(1.72rem,7.8vw,2.05rem)}.hero-content,.page-home .hero-content{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.section-title{font-size:clamp(1.48rem,6.6vw,1.95rem)}.features-strip{padding:24px 16px}.section-label{font-size:.62rem}.service-thumb,.service-thumb-small{height:clamp(168px,54vw,218px)}.about-image,.page-home .about-image,.history-image{height:clamp(220px,68vw,280px)}.team-gallery{grid-template-columns:1fr 1fr;gap:8px}.team-photo{height:150px}.value-card{grid-template-columns:60px minmax(0,1fr);padding:24px 18px}.value-card:before{background-size:39px 39px;width:54px;height:54px}.contact-card{gap:14px}.contact-icon-wrap{width:44px;height:44px}.map-section{padding:0 16px 42px}.footer{padding-left:16px;padding-right:16px}}@media (width<=768px){.hamburger{position:fixed!important;top:13px!important;right:12px!important}.nav-right.open{width:auto!important;position:fixed!important;top:76px!important;left:14px!important;right:14px!important}main,.navbar,.hero,.features-section,.section,.footer{overflow-x:hidden;width:100vw!important;max-width:100vw!important}.hero-content,.page-home .hero-content,.hero-buttons{width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important}.hero-content h1,.page-home .hero-content h1,.hero-content p{max-width:calc(100vw - 56px)!important}.section-inner,.section-heading,.services-grid,.services-grid-4,.two-column,.contact-layout,.featured-cases-grid,.experience-testimonials-grid,.experience-stats-card,.values-grid{width:calc(100vw - 44px)!important;max-width:calc(100vw - 44px)!important;margin-left:auto!important;margin-right:auto!important}.section-title{max-width:calc(100vw - 56px)!important}.section-title.left-aligned{max-width:calc(100vw - 44px)!important}.features-strip{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.feature-item{margin-left:auto;margin-right:auto;width:calc(100vw - 44px)!important;max-width:calc(100vw - 44px)!important}.feature-item h3,.feature-item p{max-width:calc(100vw - 112px)!important}.service-card,.featured-case,.experience-testimonial,.experience-cta-card,.contact-form-wrapper,.contact-card{width:100%!important;max-width:100%!important}.card-body h3,.card-body p,.featured-case-body h3,.featured-case-body p,.contact-form-wrapper h2,.contact-form-wrapper p,.contact-card-text,.contact-value,.contact-note,.value-card h3,.value-card p,.value-list,.history-text p,.about-text p,.team-text p{overflow-wrap:break-word;max-width:100%!important}}@media (width<=480px){.hero-content,.page-home .hero-content,.hero-buttons,.hero-content h1,.page-home .hero-content h1,.hero-content p{width:calc(100vw - 52px)!important;max-width:calc(100vw - 52px)!important}.section-inner,.section-heading,.services-grid,.services-grid-4,.two-column,.contact-layout,.featured-cases-grid,.experience-testimonials-grid,.experience-stats-card,.values-grid{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.section-title{max-width:calc(100vw - 48px)!important}.section-title.left-aligned{max-width:calc(100vw - 32px)!important}.feature-item{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.feature-item h3,.feature-item p{max-width:calc(100vw - 100px)!important}}@media (width<=900px){.hamburger{display:flex!important;position:fixed!important;top:13px!important;left:min(330px,100vw - 56px)!important;right:auto!important}}@media (width<=480px){.hero-content,.page-home .hero-content,.hero-buttons,.hero-content h1,.page-home .hero-content h1,.hero-content p,.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:min(326px,100vw - 72px)!important;max-width:min(326px,100vw - 72px)!important}.section-inner,.services-grid,.services-grid-4,.two-column,.contact-layout,.featured-cases-grid,.experience-testimonials-grid,.experience-stats-card,.values-grid,.section-heading{width:min(300px,100vw - 64px)!important;max-width:min(300px,100vw - 64px)!important}.section-title,.section-title.left-aligned{max-width:min(300px,100vw - 64px)!important}.feature-item{width:min(300px,100vw - 64px)!important;max-width:min(300px,100vw - 64px)!important}.feature-item h3,.feature-item p{max-width:min(252px,100vw - 136px)!important}.contact-form-wrapper,.contact-card,.service-card,.featured-case,.experience-testimonial,.experience-cta-card{width:min(300px,100vw - 64px)!important;max-width:min(300px,100vw - 64px)!important;margin-left:auto!important;margin-right:auto!important}}.hero .img-placeholder:after{background:0 0!important}.hero-content,.page-home .hero-content{background:rgb(var(--color-white-rgb) / .9);box-shadow:0 12px 28px rgb(var(--color-black-rgb) / .14);border-radius:4px;padding:38px 40px}.page-about .hero .img-placeholder{background-image:url(/assets/images/about-hero-chatgpt.webp);background-position:50% 42%}.page-about .history-image,.page-about .team-gallery .team-photo:first-child{background-image:url(/assets/images/about-field-selfie.webp);background-position:50% 36%}.page-about .team-gallery .team-photo:nth-child(2){background-image:url(/assets/images/about-irrigation-field.webp);background-position:50%}.page-about .team-gallery .team-photo:nth-child(3){background-image:url(/assets/images/about-green-rice.webp);background-position:50%}.page-about .team-gallery .team-photo:nth-child(4){background-image:url(/assets/images/about-golden-rice.webp);background-position:50%}.page-services .hero .img-placeholder{background-image:url(/assets/images/home-hero-field.webp);background-position:50%}.page-services .services-grid-4 .service-card:first-child .img-placeholder{background-image:url(/assets/images/seed-quality-hand.webp);background-position:50%}.page-services .services-grid-4 .service-card:nth-child(2) .img-placeholder{background-image:url(/assets/images/services-soybean-close.webp);background-position:50%}.page-services .services-grid-4 .service-card:nth-child(3) .img-placeholder{background-image:url(/assets/images/services-advice-field-check.webp);background-position:50% 58%}.page-services .services-grid-4 .service-card:nth-child(4) .img-placeholder{background-image:url(/assets/images/services-tractor-rows.webp);background-position:50%}.page-experience .hero .img-placeholder{background-image:url(/assets/images/home-service-sprayer.webp);background-position:50%}.page-experience .featured-case:first-child .featured-case-image{background-image:url(/assets/images/about-golden-rice.webp);background-position:50%}.page-experience .featured-case:nth-child(2) .featured-case-image{background-image:url(/assets/images/experience-crop-road.webp);background-position:50%}.page-contact .hero .img-placeholder{background-image:url(/assets/images/contact-hero-tractor.webp);background-position:50% 20%}@media (width<=768px){.hero-content,.page-home .hero-content{padding:24px 22px}.hero-content h1,.page-home .hero-content h1,.hero-content p{width:auto!important;max-width:100%!important}.hero-buttons{width:100%!important;max-width:100%!important}}.page-about .history-image{background-position:50% 52%;min-height:300px}.page-about .team-gallery{grid-template-columns:1fr}.page-about .team-gallery .team-photo,.page-about .team-gallery .team-photo:first-child{background-image:url(/assets/images/experience-team-field.webp);background-position:50% 42%;height:100%;min-height:300px}.page-about .team-gallery .team-photo:not(:first-child){display:none}@media (width<=900px){.page-about .team-gallery .team-photo,.page-about .history-image{min-height:260px}.navbar{grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;width:100%!important;max-width:100%!important;height:70px!important;display:grid!important;position:sticky!important;top:0!important;overflow:visible!important}.nav-logo{min-width:0!important;height:70px!important;padding-left:16px!important;overflow:hidden!important}.navbar .logo-link{width:min(226px,100vw - 84px)!important;max-width:calc(100vw - 84px)!important;height:42px!important}.hamburger{border:1px solid var(--color-border)!important;background:var(--color-white)!important;z-index:1003!important;border-radius:6px!important;grid-column:2!important;justify-self:end!important;width:42px!important;height:42px!important;margin:0 12px 0 0!important;padding:10px!important;display:flex!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.hamburger span{flex:none;width:20px!important;height:2px!important}.nav-right.open{width:auto!important;max-width:calc(100vw - 24px)!important;position:fixed!important;top:78px!important;left:12px!important;right:12px!important}}@media (width<=360px){.navbar{grid-template-columns:minmax(0,1fr) 52px!important}.nav-logo{padding-left:12px!important}.navbar .logo-link{width:min(206px,100vw - 76px)!important;max-width:calc(100vw - 76px)!important}.hamburger{width:40px!important;height:40px!important;margin-right:10px!important}}@media (width<=900px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.navbar{grid-template-columns:minmax(0,1fr) 56px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:70px!important;display:grid!important;position:relative!important;top:auto!important;overflow:visible!important}.nav-logo{width:100%!important;min-width:0!important;height:70px!important;padding-left:16px!important;overflow:hidden!important}.navbar .logo-link{width:min(226px,100vw - 84px)!important;max-width:calc(100vw - 84px)!important;height:42px!important}.hamburger{z-index:2!important;grid-column:2!important;place-self:center end!important;width:42px!important;height:42px!important;margin:0 12px 0 0!important;padding:10px!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.nav-right.open{width:auto!important;max-width:calc(100vw - 24px)!important;position:absolute!important;top:70px!important;left:12px!important;right:12px!important}}@media (width<=768px){main,.hero,.features-section,.section,.map-section,.footer{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.hero,.page-home .hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{justify-content:center!important;align-items:center!important;height:auto!important;min-height:500px!important;padding:74px 16px 44px!important}.page-home .hero{min-height:540px!important}.hero-content,.page-home .hero-content{box-sizing:border-box!important;width:min(440px,100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;padding:24px 18px!important}.hero-content h1,.page-home .hero-content h1,.hero-content p{overflow-wrap:break-word!important;width:100%!important;max-width:100%!important}.hero-content h1,.page-home .hero-content h1{letter-spacing:0!important;font-size:clamp(1.95rem,7.8vw,2.55rem)!important;line-height:1.12!important}.hero-content p{font-size:.96rem!important;line-height:1.55!important}.hero-buttons{flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important;margin-top:20px!important;display:flex!important}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center!important;white-space:normal!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:42px!important;padding:12px 14px!important;display:flex!important}.section{padding:52px 16px!important}.section-inner,.section-heading,.services-grid,.services-grid-4,.two-column,.contact-layout,.featured-cases-grid,.experience-testimonials-grid,.experience-stats-card,.values-grid,.features-strip{width:100%!important;max-width:540px!important;margin-left:auto!important;margin-right:auto!important}.services-grid,.services-grid-4,.values-grid,.featured-cases-grid,.experience-testimonials-grid,.contact-layout,.two-column{grid-template-columns:1fr!important}.service-card,.featured-case,.experience-testimonial,.experience-cta-card,.contact-form-wrapper,.contact-card,.value-card{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.features-strip{grid-template-columns:1fr!important;padding:28px 16px!important}.feature-item{-moz-column-gap:14px!important;grid-template-rows:auto auto!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important;gap:4px 14px!important;width:min(100%,360px)!important;max-width:360px!important;margin:0 auto!important;padding:18px 0!important;display:grid!important}.feature-icon-img{grid-area:1/1/3!important;width:42px!important;height:42px!important;margin:0!important}.feature-item h3,.feature-item p{overflow-wrap:break-word!important;grid-column:2!important;max-width:100%!important;margin-left:0!important}.feature-item h3{margin-bottom:2px!important}.card-body,.contact-form-wrapper,.featured-case-body,.experience-cta-card{padding-left:20px!important;padding-right:20px!important}.form-row,.contact-layout{grid-template-columns:1fr!important}.input-group,.input-group input,textarea,.btn-submit{width:100%!important;max-width:100%!important}.btn-submit{min-height:42px!important}}@media (width<=480px){.navbar .logo-link{width:min(228px,100vw - 82px)!important;max-width:calc(100vw - 82px)!important}.logo-text{font-size:clamp(.74rem,3.2vw,.84rem)!important}.hero,.page-home .hero,.page-about .hero,.page-services .hero,.page-contact .hero,.page-experience .hero{padding-left:10px!important;padding-right:10px!important}.hero-content,.page-home .hero-content{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;padding:22px 16px!important}.hero-content h1,.page-home .hero-content h1{font-size:clamp(1.82rem,8.2vw,2.18rem)!important}.section{padding-left:16px!important;padding-right:16px!important}.section-title{overflow-wrap:break-word!important;max-width:100%!important}.contact-form-wrapper,.service-card,.featured-case,.experience-testimonial,.experience-cta-card{max-width:100%!important}}.page-home .hero .img-placeholder{background-image:url(/assets/images/home-service-valley.webp);background-position:50%}.page-home .hero .img-placeholder:after{background:0 0}.page-home .hero-content{background:rgb(var(--color-white-rgb) / .88);box-shadow:0 10px 32px rgb(var(--color-black-rgb) / .16);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8px;padding:30px 32px}.page-home .services-grid .service-card:first-child .img-placeholder{background-image:url(/assets/images/services-soil-seedling.webp);background-position:50%}.page-home .services-grid .service-card:nth-child(2) .img-placeholder{background-image:url(/assets/images/home-service-crop-road.webp);background-position:50%}.page-home .services-grid .service-card:nth-child(3) .img-placeholder{background-image:url(/assets/images/soybean-pods-green.webp);background-position:50%}.page-home .about-image{background-image:url(/assets/images/home-about-seed-service.webp);background-position:50% 24%}.page-home .home-about-section .two-column{grid-template-columns:minmax(420px,.92fr) minmax(0,1fr);align-items:center;gap:clamp(44px,5vw,72px)}.page-home .home-about-section .about-image{background-position:50% 18%;height:clamp(430px,39vw,540px);min-height:430px}.page-home .home-about-section .about-text{flex-direction:column;justify-content:center;max-width:650px;min-height:390px;display:flex}.page-home .home-about-section .section-title{max-width:640px;margin-bottom:28px}.page-home .home-about-section .about-text p{max-width:610px}.page-home .home-about-section .about-actions{margin-top:24px}@media (width<=900px){.page-home .home-about-section .two-column{grid-template-columns:1fr}}@media (width<=768px){.page-home .hero .img-placeholder{background-position:50%}.page-home .hero-content{background:rgb(var(--color-white-rgb) / .9);padding:24px 22px}.page-home .about-image{background-position:50% 22%}.page-home .home-about-section .two-column{gap:28px}.page-home .home-about-section .about-image{background-position:50% 16%;height:clamp(360px,112vw,500px);min-height:360px}.page-home .home-about-section .about-text{max-width:100%;min-height:0}.page-home .home-about-section .section-title,.page-home .home-about-section .about-text p{max-width:100%}}@media (width<=480px){.page-home .hero .img-placeholder{background-position:50%}.page-home .hero-content{padding:22px 18px}.page-home .about-image{background-position:50% 20%}.page-home .home-about-section .about-image{background-position:50% 14%;height:clamp(340px,116vw,460px);min-height:340px}}
