@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@100..700&display=swap";:root{--primary:#1a1a1a;--secondary:#e63b2e;--tertiary:#05f;--background:#f5f0e8;--surface:#fff;--surface-subtle:#f8fafc;--text-primary:#1a1a1a;--text-muted:#4a4a4a;--warning-orange:#f08c2d;--info-blue:#09f;--success-green:green;--border-muted:#e2e8f0;--primary-fixed:#fc0;--secondary-fixed:#ffdad6;--section-heading-size:clamp(1.9rem, 3.8vw, 2.6rem);--font-family:"Inter", sans-serif;--color-primary:#0f4c81;--color-secondary:#17a2b8;--color-bg:#f5f7fb;--color-surface:#fff;--color-border:#d8dee9;--color-text:#1f2937;--color-muted:#6b7280;--layout-max-width:1280px;--bs-font-sans-serif:var(--font-family);--bs-body-font-family:var(--font-family)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-family:inherit}.material-symbols-outlined{white-space:nowrap;text-transform:none;letter-spacing:normal;word-wrap:normal;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}a{color:inherit;text-decoration:none}.contact-form-status{border-radius:.6rem;margin:0 0 1rem;padding:.75rem .9rem;font-size:.875rem;font-weight:600;line-height:1.45}.contact-form-status--success{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.contact-form-status--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.contact-field-error{color:#b91c1c;margin-top:.35rem;font-size:.78rem;font-weight:600;line-height:1.35;display:block}.contact-field-invalid{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441f!important}@media (width<=1024px){.page-shell{padding:.75rem}}@media (width<=768px){.hide-mobile{display:none!important}}.about-page{color:#181d1a;background:#f7faf5}.about-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.about-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7faf5e6;border-bottom:1px solid #d3ddd5;position:sticky;top:0}.about-header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.about-logo{color:#20684a;margin:0;font-size:1.15rem}.about-logo-sub{color:#5f6862;text-transform:uppercase;letter-spacing:.08em;margin:.2rem 0 0;font-size:.65rem}.about-nav{align-items:center;gap:1.5rem;display:flex}.about-nav a,.about-nav span{color:#4d5651;font-size:.88rem;font-weight:600;text-decoration:none}.about-nav .active{color:#20684a;border-bottom:2px solid #20684a;padding-bottom:.2rem}.about-header-actions{align-items:center;gap:.65rem;display:flex}.about-icon-btn{color:#4d5651;cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;width:2rem;height:2rem;display:inline-grid}.about-quote-btn{color:#fff;background:#20684a;border-radius:.45rem;padding:.55rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none}.about-main{padding:1.1rem 0 0}.about-hero{padding:2rem 0 0}.about-hero .about-container{background-image:linear-gradient(#00000073,#00000073),url(https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;border-radius:1rem;align-items:center;min-height:540px;padding:2rem;display:flex}.about-hero-card{background:#ffffffeb;border-radius:.85rem;max-width:660px;padding:1.6rem;animation:.65s both about-card-in;box-shadow:0 14px 35px #0000002e}.about-kicker{color:#20684a;text-transform:uppercase;letter-spacing:.13em;margin:0 0 .45rem;font-size:.7rem;font-weight:700}.about-hero-card h2{margin:0 0 .9rem;font-size:clamp(2rem,4vw,3rem)}.about-hero-card p{color:#3d4741;margin:0 0 .7rem;line-height:1.55}.about-section{padding:4.3rem 0 0}.about-vision{padding-top:2rem}.about-vision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.about-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.35rem 1.4rem 1.4rem;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.55s both about-card-in}.about-card:nth-child(2){animation-delay:.1s}.about-card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 12px 24px #1f6c4a1f}.about-card-icon{background:#f3f4f6;border-radius:.45rem;flex-shrink:0;place-items:center;width:2.45rem;height:2.45rem;transition:transform .25s,background-color .25s;display:inline-grid}.about-card:hover .about-card-icon{background:#e5e7eb;transform:translateY(-2px)}.about-card-head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.about-card-icon .material-symbols-outlined{color:#374151;font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-size:1.2rem}.about-card h3{color:#111827;margin:0;font-size:1.05rem;font-weight:700}.about-card p{color:#4b5563;margin:0;font-size:.9rem;line-height:1.55}.about-heading{text-align:center;margin-bottom:1.5rem}.about-heading p{text-transform:uppercase;letter-spacing:.15em;color:#20684a;margin:0 0 .3rem;font-size:.72rem;font-weight:700}.about-heading h3{margin:0;font-size:clamp(1.7rem,3.5vw,2.35rem)}.about-core-values{padding-bottom:0}.about-core-values-title{text-align:center;color:#0a1d37;margin:0 0 2rem;font-size:clamp(1.65rem,3vw,2.1rem);font-weight:700}.about-values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;display:grid}.about-values-slider{position:relative}.about-values-slider-shell{display:block}.about-values-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;--about-values-visible:4;--about-values-gap:1.15rem;flex:1;overflow:auto hidden;container-type:inline-size}.about-values-viewport::-webkit-scrollbar{display:none}.about-values-track{gap:var(--about-values-gap);display:flex}.about-values-track .about-value{flex:0 0 calc((100cqw - (var(--about-values-visible) - 1) * var(--about-values-gap)) / var(--about-values-visible));scroll-snap-align:start;min-width:0}.about-values-dots{justify-content:center;gap:.45rem;margin-top:1.35rem;display:flex}.about-values-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:.55rem;height:.55rem;padding:0;transition:background-color .2s,transform .2s}.about-values-dot.is-active{background:#20684a;transform:scale(1.15)}.about-value{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem 1.25rem 1.6rem;animation:.55s both about-card-in}.about-value:nth-child(2){animation-delay:80ms}.about-value:nth-child(3){animation-delay:.16s}.about-value:nth-child(4){animation-delay:.24s}.about-value-icon{background:#f3f4f6;border-radius:.45rem;place-items:center;width:2.45rem;height:2.45rem;margin:0 auto 1rem;display:inline-grid}.about-value-icon .material-symbols-outlined{color:#374151;font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-size:1.2rem}.about-value h4{color:#0a1d37;text-transform:none;letter-spacing:normal;margin:0 0 .65rem;font-size:1rem;font-weight:700}.about-value p{color:#4b5563;margin:0;font-size:.875rem;line-height:1.55}.about-timeline-wrap{background:#e6ebe7;border-top:1px solid #d3ddd5;border-bottom:1px solid #d3ddd5;padding-bottom:2.2rem}.about-timeline-wrap .about-heading{margin-bottom:2.3rem}.about-timeline-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem;margin-bottom:2.25rem;display:grid}.about-timeline-item{text-align:center}.about-year{color:#33413a;background:#f6f8f7;border:2px solid #b7c4bd;border-radius:999px;place-items:center;width:3.05rem;height:3.05rem;margin:0 auto .62rem;font-size:.85rem;font-weight:700;display:grid}.about-timeline-item h4{color:#1e2823;margin:0;font-size:.92rem}.about-timeline-detail{background:#fff;border:1px solid #d3ddd5;border-left:6px solid #20684a;border-radius:.9rem;padding:1.15rem 1.45rem 1.2rem;box-shadow:0 6px 20px #181d1a1f}.about-timeline-meta{text-transform:uppercase;letter-spacing:.11em;color:#20684a;margin:0 0 .35rem;font-size:.66rem;font-weight:800}.about-timeline-title-row{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.7rem;display:flex}.about-timeline-title-row h4{margin:0;font-size:2rem;line-height:1.1}.about-timeline-year-highlight{color:#d6ddd9;font-size:2.8rem;font-weight:700;line-height:1}.about-timeline-divider{background:#e2e6e3;height:1px;margin-bottom:.8rem}.about-timeline-subheading{text-transform:uppercase;letter-spacing:.09em;color:#2e3c35;margin:0 0 .68rem;padding-left:.7rem;font-size:.66rem;font-weight:800;position:relative}.about-timeline-subheading:before{content:"";background:#20684a;border-radius:999px;width:.22rem;height:.22rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-timeline-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.3rem;margin:0;padding:0;list-style:none;display:grid}.about-timeline-list li{color:#24332d;align-items:flex-start;gap:.5rem;font-size:1rem;line-height:1.35;display:flex}.about-timeline-list .material-symbols-outlined{color:#20684a;font-size:1.15rem;line-height:1.2}.about-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.about-team-card{background:#fff;border:1px solid #d3ddd5;border-radius:.75rem;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.55s both about-card-in;overflow:hidden}.about-team-card:nth-child(2){animation-delay:80ms}.about-team-card:nth-child(3){animation-delay:.16s}.about-team-card:nth-child(4){animation-delay:.24s}.about-team-card:hover{border-color:#9db7aa;transform:translateY(-6px);box-shadow:0 14px 28px #1f6c4a24}.about-team-card img{object-fit:cover;width:100%;height:250px;transition:transform .35s}.about-team-card:hover img{transform:scale(1.05)}.about-team-card div{padding:.9rem}.about-team-card h4{margin:0}.about-team-card p{color:#4a6456;margin:.3rem 0 0;font-size:.88rem}.about-leadership{padding-top:2rem;padding-bottom:2.6rem}.about-client-slider{background:#f1f4ef;border-top:1px solid #d3ddd5;border-bottom:.35px solid #d3ddd5b3;padding-top:3.1rem;padding-bottom:4.3rem;position:relative;overflow:hidden}.about-client-slider:before{content:"";filter:blur(46px);pointer-events:none;background:#20684a14;border-radius:999px;width:260px;height:260px;position:absolute;inset:auto -8% -120px auto}.about-client-title{text-align:center;color:#17211b;margin:0 0 2.3rem;white-space:nowrap;max-width:none;margin-inline:auto;font-size:clamp(.9rem,1.45vw,1.12rem);font-weight:700;line-height:1.3}.about-client-strip{background:linear-gradient(#fff,#fbfcfb);border-radius:.45rem;align-items:center;height:4.45rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 4px 14px #181d1a0f}.about-client-strip:before,.about-client-strip:after{content:"";z-index:2;pointer-events:none;width:5rem;position:absolute;top:0;bottom:0}.about-client-strip:before{background:linear-gradient(90deg,#fdfdfd 35%,#fdfdfd00);left:0}.about-client-strip:after{background:linear-gradient(270deg,#fdfdfd 35%,#fdfdfd00);right:0}.about-client-track{align-items:center;gap:2.6rem;width:max-content;padding:0 1.3rem;animation:22s linear infinite about-logo-marquee;display:flex}.about-client-logo{opacity:.62;filter:grayscale();place-items:center;width:8.4rem;height:2.45rem;transition:opacity .25s,transform .25s,filter .25s;display:grid}.about-client-logo img{object-fit:contain;width:100%;height:100%}.about-client-strip:hover .about-client-logo{opacity:.84}.about-client-logo:hover{filter:grayscale(.25);transform:translateY(-1px)}.about-trust-strip{background:#f1f4ef;border-top:1px solid #d3ddd5;border-bottom:1px solid #d3ddd5;padding-top:2.4rem;padding-bottom:3.4rem}@keyframes about-logo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-trust-kicker{text-align:center;text-transform:uppercase;letter-spacing:.14em;color:#20684a;margin:0 0 .4rem;font-size:.7rem;font-weight:800}.about-trust-title{text-align:center;margin:0 0 2rem;font-size:clamp(2.1rem,3.8vw,3rem);line-height:1.1}.about-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.05rem;display:grid}.about-trust-card{background:#fff;border:1px solid #d9dfdb;border-left:3px solid #207a58;border-radius:.55rem;padding:1.2rem 1.18rem 1.1rem;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.55s both about-card-in}.about-trust-card:nth-child(2){animation-delay:80ms}.about-trust-card:nth-child(3){animation-delay:.16s}.about-trust-card:hover{border-color:#b8c9bf;transform:translateY(-5px);box-shadow:0 12px 24px #1f6c4a1f}.about-trust-card:hover .about-trust-head .material-symbols-outlined{transform:scale(1.08)}.about-trust-head{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.about-trust-head .material-symbols-outlined{color:#20684a;font-size:1.1rem;transition:transform .25s}.about-trust-head h4{margin:0;font-size:1.28rem;line-height:1.15}.about-trust-card p{color:#37444a;margin:0;font-size:1rem;line-height:1.45}.about-life-section{background:#e8ece8;border-top:1px solid #d3ddd5;border-bottom:1px solid #d3ddd5;padding-top:2.6rem;padding-bottom:2.8rem}.about-life-heading{max-width:58ch;margin-bottom:1.35rem}.about-life-heading h3{margin:0 0 .35rem;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.2}.about-life-heading p{color:#4a5650;margin:0;font-size:.9rem;line-height:1.45}.about-life-slider{overflow:hidden}.about-life-slider:hover .about-life-track{animation-play-state:paused}.about-life-track{align-items:center;gap:.8rem;width:max-content;animation:28s linear infinite about-life-marquee;display:flex}.about-life-slide{border:1px solid #ffffff80;border-radius:.55rem;margin:0;overflow:hidden;box-shadow:0 8px 18px #181d1a1f}.about-life-slide img{object-fit:cover;width:100%;height:100%;display:block}.about-life-slide:nth-child(odd){width:300px;height:196px}.about-life-slide:nth-child(2n){width:470px;height:196px}.about-explore-section{background:#f7faf5;border-top:1px solid #d3ddd5;padding-top:2rem;padding-bottom:2.2rem}.about-explore-title{text-align:center;margin:0 0 1.15rem;font-size:clamp(1.65rem,2.6vw,2.3rem)}.about-explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1.7rem;display:grid}.about-explore-card{background:#f8faf8;border:1px solid #d6ddd8;border-radius:.7rem;padding:1rem .95rem;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.55s both about-card-in;position:relative;overflow:hidden}.about-explore-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(130deg,#1f6c4a14,#0000 45%);transition:opacity .28s;position:absolute;inset:0}.about-explore-card:nth-child(2){animation-delay:90ms}.about-explore-card:nth-child(3){animation-delay:.16s}.about-explore-card:hover{border-color:#9db7aa;transform:translateY(-6px);box-shadow:0 12px 24px #1f6c4a24}.about-explore-card:hover:before{opacity:1}.about-explore-icon{background:#e9efeb;border-radius:.5rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-bottom:.58rem;transition:transform .28s,background-color .28s;display:inline-grid}.about-explore-icon .material-symbols-outlined{color:#1f6c4a;font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 20;font-size:1.15rem;transition:color .28s}.about-explore-card:hover .about-explore-icon{background:#dceae3;transform:translateY(-2px)}.about-explore-card h4{margin:0 0 .5rem;font-size:1.15rem}.about-explore-card p{color:#42524b;margin:0 0 .7rem;font-size:.9rem;line-height:1.45}.about-explore-link{color:#1f6c4a;align-items:center;gap:.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .22s;display:inline-flex}.about-explore-link .material-symbols-outlined{font-size:.95rem;transition:transform .24s}.about-explore-card:hover .about-explore-link{color:#14553b}.about-explore-card:hover .about-explore-link .material-symbols-outlined{transform:translate(3px)}.about-partner-cta{background-color:#4a7c6e;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:16px 16px;padding:clamp(3rem,6vw,4.5rem) 1.5rem}.about-partner-cta-inner{text-align:center;width:min(860px,100%);margin:0 auto}.about-partner-cta-inner h3{color:#fff;margin:0 0 1rem;font-size:clamp(1.55rem,3.2vw,2.15rem);font-weight:700;line-height:1.25}.about-partner-cta-inner>p{color:#ffffffeb;max-width:52ch;margin:0 auto 2rem;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.55}.about-partner-cta-tagline{margin-top:.35rem;display:block}.about-partner-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.about-partner-cta-btn{border-radius:.45rem;justify-content:center;align-items:center;min-width:11.5rem;padding:.78rem 1.35rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.about-partner-cta-btn-primary{color:#4a7c6e;background:#fff;border:1px solid #fff}.about-partner-cta-btn-primary:hover{background:#f3f4f6}.about-partner-cta-btn-secondary{color:#fff;background:0 0;border:1px solid #ffffffd9}.about-partner-cta-btn-secondary:hover{background:#ffffff14;border-color:#fff}@keyframes about-life-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes about-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.about-hero-card,.about-card,.about-value,.about-team-card,.about-trust-card,.about-explore-card{transition:none;animation:none}.about-card:hover,.about-value:hover,.about-team-card:hover,.about-trust-card:hover,.about-explore-card:hover,.about-team-card:hover img{transform:none}}.about-cta-wrap{padding-bottom:2rem}.about-cta{color:#fff;background:#20684a;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.about-cta h3{margin:0 0 .35rem;font-size:1.5rem}.about-cta p{color:#d8eee1;margin:0}.about-cta-actions{gap:.65rem;display:flex}.about-cta-actions button{color:#20684a;cursor:pointer;background:#fff;border:none;border-radius:.55rem;padding:.7rem 1rem;font-weight:700}.about-cta-actions button.ghost{color:#fff;background:0 0;border:1px solid #ffffff73}@media (width<=1100px){.about-header-inner{grid-template-columns:1fr}.about-nav{flex-wrap:wrap}.about-values-viewport{--about-values-visible:2}.about-team-grid,.about-trust-grid,.about-vision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-timeline-row{grid-template-columns:repeat(3,minmax(0,1fr))}.about-timeline-list{grid-template-columns:1fr}.about-timeline-title-row h4{font-size:1.65rem}.about-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-partner-cta-actions{flex-direction:column;align-items:stretch}.about-partner-cta-btn{width:100%;max-width:320px;margin:0 auto}.about-life-slide:nth-child(odd),.about-life-slide:nth-child(2n){width:360px;height:214px}.about-client-title{font-size:clamp(1.05rem,3vw,1.35rem)}}@media (width<=768px){.about-container{width:min(1280px,100% - 1.25rem)}.about-hero .about-container{min-height:auto;padding:1rem}.about-hero-card{padding:1.15rem}.about-values-viewport{--about-values-visible:1}.about-team-grid,.about-trust-grid,.about-vision-grid,.about-timeline-row,.about-explore-grid{grid-template-columns:1fr}.about-timeline-title-row{flex-direction:column;align-items:flex-start}.about-timeline-year-highlight{font-size:2.1rem}.about-timeline-list li{font-size:.9rem}.about-cta-actions{flex-direction:column;width:100%}.about-client-strip{height:4rem}.about-client-strip:before,.about-client-strip:after{width:3rem}.about-client-track{gap:1.6rem}.about-life-section{padding-top:2rem;padding-bottom:2rem}.about-life-heading h3{font-size:1.2rem}.about-life-heading p{font-size:.8rem}.about-life-slide:nth-child(odd),.about-life-slide:nth-child(2n){width:280px;height:182px}.about-client-logo{width:6.8rem;height:2.1rem}}@keyframes home-hero-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=1101px){.home-stat-card+.home-stat-card:before{content:"";background:#e3e8ea;width:1px;height:84%;position:absolute;top:8%;left:0}}@keyframes home-trusted-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-book-demo-form input::placeholder,.home-book-demo-form textarea::placeholder,.home-book-demo-form select:invalid{color:#94a3b8}@media (width<=640px){.home-book-demo-row{grid-template-columns:1fr}}@keyframes home-logistics-card-enter{0%{opacity:0;transform:translateY(28px) rotate(calc(var(--card-rotate,0deg) - 6deg)) scale(.94)}to{opacity:1;transform:translateY(0) rotate(var(--card-rotate,0deg)) scale(1)}}@keyframes home-logistics-card-float{0%,to{transform:translateY(0) rotate(var(--card-rotate,0deg))}50%{transform:translateY(-10px) rotate(calc(var(--card-rotate,0deg) + 1.5deg))}}@keyframes regional-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes regional-glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.18)}}@keyframes regional-metric-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes regional-kicker-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes tech-card-enter{0%{opacity:0;transform:translateY(36px) rotate(calc(var(--card-rotate,0deg) - 8deg)) scale(.94)}to{opacity:1;transform:translateY(0) rotate(var(--card-rotate,0deg)) scale(1)}}@keyframes tech-card-float{0%,to{transform:translateY(0) rotate(var(--card-rotate,0deg))}50%{transform:translateY(-10px) rotate(calc(var(--card-rotate,0deg) + 1.5deg))}}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-40%)}}@keyframes hero-float{0%,to{transform:translateY(0)scale(1.02)}50%{transform:translateY(-6px)scale(1.03)}}@media (width<=1100px){.home-header{z-index:60}.home-header.is-mobile-open{z-index:100}.home-header-inner{z-index:102;background:#fff;grid-template-columns:auto 1fr;gap:.75rem;position:relative}.home-nav--desktop{display:none}.home-header-actions{gap:.75rem;margin-left:auto}.home-header-cta--desktop{display:none}.home-header-menu-toggle{display:inline-flex}.home-mobile-backdrop{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a73;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.home-mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.home-mobile-nav{z-index:101;background:#fff;border-left:1px solid #eceff3;flex-direction:column;width:min(100%,22rem);height:calc(100dvh - 4.5rem);padding-top:0;transition:transform .28s;display:flex;position:fixed;top:4.5rem;right:0;overflow:hidden;transform:translate(105%);box-shadow:-12px 0 40px #0f172a1f}.home-mobile-nav.is-open{transform:translate(0)}.home-mobile-nav-inner{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.15rem;min-height:0;padding:.75rem 1.15rem 1.5rem;display:flex;overflow-y:auto}.home-mobile-services{flex-shrink:0}.home-mobile-nav-link{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.4rem;justify-content:space-between;align-items:center;width:100%;padding:.85rem .65rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.home-mobile-nav-link:hover,.home-mobile-nav-link.is-active{color:#111;background:#f3f5f7}.home-mobile-nav-link.is-active{font-weight:700}.home-mobile-nav-link--static{cursor:default;color:#9ca3af}.home-mobile-nav-link--static:hover{color:#9ca3af;background:0 0}.home-mobile-nav-link--toggle .material-symbols-outlined{font-size:1.25rem;transition:transform .2s}.home-mobile-services.is-open .home-mobile-nav-link--toggle .material-symbols-outlined{transform:rotate(180deg)}.home-mobile-services-panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.home-mobile-services.is-open .home-mobile-services-panel{grid-template-rows:1fr}.home-mobile-services-panel-inner{min-height:0;overflow:hidden}.home-mobile-services-group{padding:.55rem .65rem .75rem}.home-mobile-services-heading{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.home-mobile-services-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.home-mobile-services-link{color:#4b5563;border-radius:.3rem;padding:.55rem .5rem;font-size:.86rem;line-height:1.4;text-decoration:none;transition:background .2s,color .2s;display:block}.home-mobile-services-link:hover,.home-mobile-services-link.is-active{color:#111;background:#eef2f6}.home-mobile-services-link.is-active{font-weight:700}.home-mobile-services-cta{color:#111;background:#dbeafe;border-radius:.3rem;align-items:center;gap:.2rem;margin:.35rem .65rem .25rem;padding:.7rem .9rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.home-mobile-services-cta .material-symbols-outlined{font-size:1rem}.home-mobile-nav-cta{color:#fff;background:#111;border-radius:.3rem;justify-content:center;align-items:center;margin-top:.85rem;padding:.85rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.home-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.5rem}.step-grid,.service-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-step-grid{justify-content:initial;grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.industries-grid-showcase{gap:.85rem}.industry-card-showcase{flex:0 calc(33.333% - .75rem);max-width:calc(33.333% - .75rem)}.home-regional-grid{grid-template-columns:1fr;gap:2rem}.tech-systems-grid{grid-template-columns:1fr;gap:1.75rem}.home-logistics-cta-grid{grid-template-columns:1fr;gap:2rem}.home-logistics-cta-copy h3{max-width:none}.home-explore-grid{grid-template-columns:1fr;gap:.85rem}.tech-systems-content{padding-top:0}.tech-systems-visual{min-height:320px}.tech-image-stack{width:min(100%,360px);height:300px}.regional-enquiry-drawer{top:42px;right:0}.execution-step-grid:before{display:none}.home-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.home-footer-brand{grid-column:1/-1}}@media (width<=768px){.home-header-inner{grid-template-columns:auto 1fr;align-items:center;gap:.65rem;display:grid}.home-header-actions{width:auto}.home-header-track-link{display:none}.home-logo{width:84px}.home-mobile-nav{width:100%}.home-mobile-nav-inner{padding-top:.65rem}.home-hero-grid,.home-stats-grid,.step-grid,.service-grid,.industry-grid{grid-template-columns:1fr;display:grid}.execution-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-step-card{min-height:186px}.home-stats-grid{grid-template-columns:1fr;gap:2rem}.home-stats-title{margin-bottom:1.25rem;padding:0;font-size:clamp(.65rem,2.2vw,.95rem)}.services-showcase-title{font-size:clamp(1.6rem,7vw,2.2rem)}.services-showcase-subtitle{font-size:.82rem}.services-grid-showcase{grid-template-columns:1fr}.industries-showcase-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.industries-showcase-subtitle{font-size:clamp(.62rem,2.2vw,.72rem)}.industries-showcase-subtitle-line{white-space:nowrap}.industries-grid-showcase{gap:.75rem}.industry-card-showcase{flex:0 calc(50% - .5rem);min-width:0;max-width:calc(50% - .5rem);min-height:128px}.service-media-showcase{height:190px}.home-stat-card{padding:.5rem .25rem}.home-stat-value{font-size:1.15rem}.home-stat-label{white-space:normal;font-size:clamp(.52rem,1.8vw,.62rem)}.home-stat-icon{width:64px;height:64px}.home-stat-icon svg{width:38px;height:38px}.services-tab{font-size:.78rem}.home-hero{padding:3.2rem 0}.tech-systems-section,.home-logistics-cta{padding:3rem 0}.home-logistics-cta-stack{width:100%;height:290px}.home-logistics-cta-actions{width:100%}.home-logistics-cta-primary,.home-logistics-cta-secondary{flex:1;min-width:0}.tech-image-stack{width:100%;max-width:none;height:280px}.tech-image-card{width:86%}.tech-feature-item h4{font-size:1rem}.home-regional{padding:3rem 0 3.5rem}.home-hero-copy{padding-top:0}.home-regional-visual{grid-template-rows:160px 112px 112px;gap:10px}.regional-enquiry-drawer{width:100%;margin-top:1rem;position:static;transform:none}.regional-enquiry-handle{display:none}.regional-enquiry-panel{width:100%}.home-regional-metrics{max-width:none}.enquiry-form{grid-template-columns:1fr}.home-footer{padding-top:2rem}.home-footer-grid{grid-template-columns:1fr;gap:1.75rem}.home-footer-bottom{text-align:center;flex-direction:column}}@media (width<=480px){.home-container{width:min(1280px,100% - 1.25rem)}.home-brand{font-size:1.15rem}.home-sub-brand{font-size:.78rem}.btn-primary,.btn-secondary{width:100%}.home-stats-grid{grid-template-columns:1fr}.industries-grid-showcase{flex-direction:column;align-items:stretch}.industry-card-showcase{flex:100%;max-width:100%}.home-stat-value{font-size:1rem}.execution-step-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-ticker,.home-trusted-track,.home-logistics-cta-card,.home-hero-slide-content,.home-hero-slide-image,.tech-image-card,.regional-photo,.home-regional-glow,.home-regional-metric,.home-regional-kicker,.reveal,.btn-primary,.btn-secondary{opacity:1!important;transform:rotate(var(--card-rotate,0deg))!important;transition:none!important;animation:none!important}}.careers-page{color:#0f172a;font-family:var(--font-family,"Inter", sans-serif);background:#fff}.careers-main{overflow-x:hidden}.careers-container{width:min(1120px,100% - 2.5rem);margin:0 auto}.careers-section-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:800}.careers-section-title--center{text-align:center}.careers-btn{cursor:pointer;border-radius:.55rem;justify-content:center;align-items:center;gap:.4rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .15s;display:inline-flex}.careers-btn:active{transform:scale(.98)}.careers-btn .material-symbols-outlined{font-size:1.05rem}.careers-btn-primary{color:#fff;background:#1f5c3f;border:1px solid #1f5c3f;padding:.8rem 1.25rem}.careers-btn-primary:hover{background:#174a32;border-color:#174a32}.careers-btn-secondary{color:#0f172a;background:#fff;border:1px solid #0f172a;padding:.8rem 1.25rem}.careers-btn-secondary:hover{background:#f8fafc}.careers-btn-outline{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #d1d5db;padding:.65rem 1rem}.careers-btn-outline:hover{color:#1f5c3f;border-color:#1f5c3f}.careers-btn-block{width:100%}.careers-hero{text-align:center;background:#f4f6f7;padding:3.75rem 0 0;overflow:hidden}.careers-hero-inner{flex-direction:column;align-items:center;display:flex}.careers-hero-title{letter-spacing:-.03em;color:#0f172a;max-width:34rem;margin:0;font-size:clamp(1.85rem,4vw,2.65rem);font-weight:800;line-height:1.15}.careers-hero-subtitle{color:#64748b;max-width:38rem;margin:1rem 0 0;font-size:1rem;line-height:1.6}.careers-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.careers-hero-art-wrap{width:min(1120px,100% - 1.5rem);margin:-1.75rem auto 0;padding-bottom:.5rem}.careers-hero-art{object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;margin:0;display:block}.careers-roles-section{background:#fff;padding:3.5rem 0 4rem}.careers-roles-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);align-items:start;gap:2rem;display:grid}.careers-roles-main .careers-section-title{margin-bottom:1.25rem}.careers-search{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;align-items:center;gap:.65rem;width:100%;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.careers-search .material-symbols-outlined{color:#94a3b8;font-size:1.25rem}.careers-search input{font:inherit;color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.careers-search input::placeholder{color:#94a3b8}.careers-role-list{flex-direction:column;gap:.85rem;display:flex}.careers-role-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.careers-role-card:hover{border-color:#d1d5db;box-shadow:0 6px 18px #0f172a0a}.careers-role-copy h3{color:#0f172a;margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.careers-role-copy p{color:#64748b;margin:0;font-size:.88rem}.careers-empty{color:#64748b;text-align:center;border:1px dashed #e5e7eb;border-radius:.75rem;margin:0;padding:1.5rem}.careers-general-card{background:#fff;border:1px solid #eef2f6;border-radius:1rem;padding:1.5rem;position:sticky;top:5.5rem;box-shadow:0 12px 32px #0f172a0f}.careers-general-art{background:linear-gradient(#f3f7f5 0%,#eef4f0 100%);border-radius:.85rem;place-items:center;height:7.5rem;margin-bottom:1rem;display:grid;position:relative}.careers-general-art-icon{color:#1f5c3f;font-size:3.2rem}.careers-general-art-badge{color:#fff;background:#1f5c3f;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1.1rem;display:grid;position:absolute;top:1rem;right:1.4rem}.careers-general-art-case{color:#64748b;font-size:1.75rem;position:absolute;bottom:1.1rem;left:1.35rem}.careers-general-card h3{color:#0f172a;margin:0 0 .55rem;font-size:1.15rem;font-weight:800}.careers-general-desc{color:#64748b;margin:0 0 1rem;font-size:.9rem;line-height:1.55}.careers-general-list{flex-direction:column;gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.careers-general-list li{color:#334155;align-items:flex-start;gap:.5rem;font-size:.88rem;line-height:1.4;display:flex}.careers-general-list .material-symbols-outlined{color:#1f5c3f;margin-top:.05rem;font-size:1.15rem}.careers-general-trust{color:#94a3b8;align-items:flex-start;gap:.45rem;margin:1rem 0 0;font-size:.75rem;line-height:1.45;display:flex}.careers-general-trust .material-symbols-outlined{color:#94a3b8;margin-top:.1rem;font-size:1rem}.careers-life-section{background:#fff;padding:1rem 0 4.5rem}.careers-life-header{text-align:center;margin-bottom:2rem}.careers-life-subtitle{color:#64748b;max-width:32rem;margin:.65rem auto 0;font-size:.98rem;line-height:1.55}.careers-life-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.careers-life-card{aspect-ratio:4/3;background:#f1f5f9;border-radius:.85rem;margin:0;overflow:hidden}.careers-life-card img{object-fit:cover;width:100%;height:100%;display:block}.careers-modal-overlay{z-index:80;background:#0f172a73;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.careers-modal{background:#fff;border-radius:1rem;width:min(100%,440px);max-height:min(90vh,720px);padding:1.75rem 1.5rem 1.5rem;position:relative;overflow:auto;box-shadow:0 24px 60px #0f172a33}.careers-modal-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;line-height:1;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.careers-modal-close .material-symbols-outlined{font-size:1.15rem;line-height:1;display:block}.careers-modal h2{color:#0f172a;margin:0 2rem .5rem 0;font-size:1.25rem;font-weight:800}.careers-modal-lead{color:#64748b;margin:0 0 1.25rem;font-size:.92rem}.careers-modal-form{flex-direction:column;gap:.85rem;display:flex}.careers-modal-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.careers-modal-form input,.careers-modal-form textarea{font:inherit;color:#0f172a;resize:vertical;border:1px solid #e5e7eb;border-radius:.55rem;outline:none;padding:.7rem .8rem;font-size:.92rem;font-weight:400}.careers-modal-form input:focus,.careers-modal-form textarea:focus{border-color:#1f5c3f;box-shadow:0 0 0 3px #1f5c3f1f}.careers-file-field{flex-direction:column;gap:.45rem;display:flex}.careers-file-label{color:#334155;font-size:.82rem;font-weight:600}.careers-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.careers-file-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:1.25rem 1rem;transition:border-color .2s,background .2s;display:flex}.careers-file-dropzone:hover,.careers-file-dropzone.is-dragover{background:#f0f7f3;border-color:#1f5c3f}.careers-file-dropzone .material-symbols-outlined{color:#1f5c3f;margin-bottom:.25rem;font-size:1.75rem}.careers-file-dropzone strong{color:#0f172a;font-size:.92rem}.careers-file-dropzone span{color:#64748b;font-size:.82rem}.careers-file-dropzone em{color:#94a3b8;margin-top:.35rem;font-size:.75rem;font-style:normal}.careers-file-selected{background:#f4f9f6;border:1px solid #d7e3dc;border-radius:.65rem;align-items:center;gap:.65rem;padding:.85rem .9rem;display:flex}.careers-file-selected>.material-symbols-outlined{color:#1f5c3f;font-size:1.5rem}.careers-file-selected-copy{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.careers-file-selected-copy strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}.careers-file-selected-copy span{color:#64748b;font-size:.75rem}.careers-file-remove{color:#1f5c3f;font:inherit;cursor:pointer;background:0 0;border:none;padding:.25rem .35rem;font-size:.8rem;font-weight:600}.careers-file-remove:hover{text-decoration:underline}.careers-file-error{color:#b91c1c;margin:0;font-size:.8rem}.careers-modal-success{text-align:center;padding:1rem 0 .25rem}.careers-modal-success .material-symbols-outlined{color:#1f5c3f;font-size:2.75rem}.careers-modal-success h2{margin:.75rem 0 .5rem}.careers-modal-success p{color:#64748b;margin:0 0 1.25rem;font-size:.95rem}@media (width<=960px){.careers-roles-layout{grid-template-columns:1fr}.careers-general-card{position:static}.careers-life-grid{grid-template-columns:1fr}}@media (width<=640px){.careers-container{width:min(1120px,100% - 1.25rem)}.careers-hero{padding:2.5rem 0 1.75rem}.careers-role-card{flex-direction:column;align-items:flex-start}.careers-btn-outline,.careers-hero-actions,.careers-hero-actions .careers-btn{width:100%}}.reach-out-dialog .MuiDialog-paper{border-radius:1.25rem;overflow:visible}.reach-out-modal{padding:clamp(1.5rem,3vw,2.25rem);position:relative}.reach-out-modal-close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,color .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.reach-out-modal-close:hover{color:#0f172a;background:#e2e8f0}.reach-out-modal-title{color:#0f172a;margin:0 0 1.75rem;padding-right:2rem;font-size:1.5rem;font-weight:800}.reach-out-modal-form{flex-direction:column;gap:1.1rem;display:flex}.reach-out-modal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.reach-out-modal-form label{color:#334155;flex-direction:column;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.reach-out-modal-form input,.reach-out-modal-form select,.reach-out-modal-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;width:100%;padding:.8rem .95rem;font-family:inherit;font-size:.9rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.reach-out-modal-form textarea{resize:vertical;min-height:6rem}.reach-out-modal-form input::placeholder,.reach-out-modal-form textarea::placeholder,.reach-out-modal-form select:invalid{color:#94a3b8}.reach-out-modal-form input:focus,.reach-out-modal-form select:focus,.reach-out-modal-form textarea:focus{border-color:#20684a;outline:none;box-shadow:0 0 0 3px #20684a1f}.reach-out-modal-submit{color:#fff;cursor:pointer;background:#20684a;border:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.95rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.reach-out-modal-submit:hover:not(:disabled){background:#1a5336;transform:translateY(-2px)}.reach-out-modal-submit:disabled{opacity:.7;cursor:not-allowed}@media (width<=640px){.reach-out-modal-row{grid-template-columns:1fr}}.rl-page{color:#1a1c1a;font-family:var(--font-family,"Inter", sans-serif);background:#fff}.rl-main{overflow-x:hidden}.rl-page.anim-ready .rl-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.rl-page.anim-ready .rl-reveal.is-visible{opacity:1;transform:translateY(0)}.rl-page.anim-ready .rl-reveal--from-left{transform:translate(-36px)}.rl-page.anim-ready .rl-reveal--from-left.is-visible{transform:translate(0)}.rl-page.anim-ready .rl-reveal--from-right{transform:translate(36px)}.rl-page.anim-ready .rl-reveal--from-right.is-visible{transform:translate(0)}.rl-page.anim-ready .rl-reveal--scale{transform:translateY(24px)scale(.97)}.rl-page.anim-ready .rl-reveal--scale.is-visible{transform:translateY(0)scale(1)}.rl-page.anim-ready .rl-final-cta-inner.rl-reveal--scale.is-visible .rl-btn{animation:.55s cubic-bezier(.22,1,.36,1) both rl-cta-pop;animation-delay:calc(var(--reveal-delay,0s) + .18s)}@keyframes rl-cta-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rl-page.anim-ready .rl-reveal{opacity:1;transition:none;transform:none}.rl-flow-node--pulse,.rl-flow-dash{animation:none}}.rl-container{width:min(1280px,100% - 2rem);margin:0 auto}@media (width>=1024px){.rl-container{width:min(1280px,100% - 5rem)}}.rl-section{padding:5rem 0}.rl-eyebrow{color:#236a4c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.rl-section-heading{text-align:center;margin-bottom:4rem}.rl-section-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.rl-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:background .2s,opacity .2s,transform .2s;display:inline-flex}.rl-btn:active{transform:scale(.98)}.rl-btn-primary{color:#fff;background:#236a4c;box-shadow:0 2px 8px #236a4c33}.rl-btn-primary:hover{background:#3d674d}.rl-btn-lg{padding:1rem 2rem;font-size:1rem}.rl-btn-lg .material-symbols-outlined{transition:transform .2s}.rl-btn-lg:hover .material-symbols-outlined{transform:translate(4px)}.rl-hero{background:#fff;padding:3rem 0 4rem}.rl-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.rl-hero-title{letter-spacing:-.02em;color:#1a1c1a;margin:0;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:700;line-height:1.1}@media (width>=1024px){.rl-hero-title{font-size:clamp(1.9rem,3vw,2.25rem)}}.rl-hero-subtitle{color:#414942;max-width:28rem;margin:1rem 0 2rem;font-size:1.125rem;line-height:1.65}.rl-hero-visual{position:relative}.rl-hero-image-wrap{aspect-ratio:4/3;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a1a}.rl-hero-image-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.rl-hero-image-overlay{pointer-events:none;background:linear-gradient(#0000 55%,#0f172a2e 100%);position:absolute;inset:0}.rl-flow{background:#faf8f5;border:1px solid #f1f5f9;border-radius:3rem;width:100%;height:34rem;padding:2rem;position:relative;overflow:hidden}.rl-flow-path{pointer-events:none;stroke:#cbd5e1;width:100%;height:100%;position:absolute;inset:0}.rl-flow-dash{stroke-dasharray:8 8;animation:20s linear infinite rl-dash-flow}@keyframes rl-dash-flow{to{stroke-dashoffset:-1000px}}.rl-flow-node{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute}.rl-flow-node--top-right{top:4rem;right:4rem}.rl-flow-node--center-left{top:50%;left:4rem;transform:translateY(-50%)}.rl-flow-node--bottom-right{bottom:4rem;right:4rem}.rl-flow-node--pulse{animation:3s ease-in-out infinite rl-pulse-slow}.rl-flow-node--stagger-1{animation-delay:0s}.rl-flow-node--stagger-2{animation-delay:1.5s}@keyframes rl-pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}.rl-flow-node--center-left.rl-flow-node--pulse{animation-name:rl-pulse-slow-center}@keyframes rl-pulse-slow-center{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.95;transform:translateY(-50%)scale(1.02)}}.rl-flow-node-image-wrap{background:#fff;border:2px solid #fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.rl-flow-node--top-right .rl-flow-node-image-wrap,.rl-flow-node--bottom-right .rl-flow-node-image-wrap{width:8rem;height:8rem}.rl-flow-node--featured .rl-flow-node-image-wrap{border:4px solid #4c9170;width:10rem;height:10rem;padding:.25rem;box-shadow:0 8px 24px #4c917040}.rl-flow-node--featured .rl-flow-node-image-wrap img{border-radius:.75rem}.rl-flow-node-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.rl-flow-node-badge{color:#1e293b;white-space:nowrap;background:#fff;border:1px solid #f1f5f9;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex;box-shadow:0 2px 6px #0f172a0f}.rl-flow-node-badge--featured{color:#fff;background:#4c9170;border:none;padding:.4rem 1rem;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px #4c91704d}.rl-flow-node-badge--featured .material-symbols-outlined{font-size:1rem}.rl-flow-node-dot{background:#236a4c;border-radius:50%;width:.5rem;height:.5rem}.rl-steps{background:#fff}.rl-steps-stack{flex-direction:column;gap:6rem;display:flex}.rl-step{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}.rl-step-media{aspect-ratio:16/10;background:#e2e8f0;border-radius:1.5rem;width:100%;max-width:100%;max-height:16rem;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a1f}.rl-step-image,.rl-step-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.rl-step-copy h2{color:#1a1c1a;margin:0;font-size:clamp(1.75rem,3vw,2rem);font-weight:700;line-height:1.2}.rl-step-copy p{color:#414942;margin:1rem 0 0;font-size:1.125rem;line-height:1.65}@media (width>=1024px){.rl-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}.rl-step{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4rem}.rl-step-media{aspect-ratio:4/3;width:100%;max-height:18rem}.rl-step--image-right .rl-step-media{order:2;justify-self:end;max-width:34rem}.rl-step--image-right .rl-step-copy{order:1}.rl-step--image-left .rl-step-media{justify-self:start;max-width:34rem}}.rl-final-cta{background:#fff;border-top:1px solid #f1f5f9;padding:3rem 0}.rl-final-cta-inner{text-align:center;flex-direction:column;align-items:center;max-width:56rem;margin:0 auto;display:flex}.rl-final-cta-inner h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900;line-height:1.1}.rl-final-cta-inner p{color:#414942;max-width:42rem;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.65}@media (width<=640px){.rl-flow{border-radius:2rem;height:28rem;padding:1.25rem}.rl-flow-node--top-right{top:2rem;right:1.5rem}.rl-flow-node--center-left{left:1.5rem}.rl-flow-node--bottom-right{bottom:2rem;right:1.5rem}.rl-flow-node--top-right .rl-flow-node-image-wrap,.rl-flow-node--bottom-right .rl-flow-node-image-wrap{width:5.5rem;height:5.5rem}.rl-flow-node--featured .rl-flow-node-image-wrap{width:7rem;height:7rem}.rl-flow-node-badge{padding:.2rem .5rem;font-size:.65rem}.rl-flow-node-badge--featured{font-size:.75rem}}.rl-process-flow.rl-section{font-family:var(--font-family,"Inter", sans-serif);background:#fff;padding-top:1.25rem;padding-bottom:1.5rem}.rl-process-flow-header{text-align:left;flex-direction:row;align-items:flex-start;gap:.65rem;max-width:44rem;margin:0 0 .85rem;display:flex}.rl-process-flow-icon{color:#fff;background:#236a4c;border-radius:999px;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;display:inline-grid}.rl-process-flow-icon .material-symbols-outlined{font-size:1.05rem}.rl-process-flow-title{color:#0f172a;margin:0 0 .2rem;font-family:inherit;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:800;line-height:1.2}.rl-process-flow-subtitle{color:#64748b;font-size:.78rem;line-height:1.45;font-family:var(--font-family,"Inter", sans-serif);margin:0}.rl-process-timeline{flex-direction:column;gap:.55rem;display:flex;position:relative}.rl-process-timeline-line{display:none}.rl-process-step{position:relative}.rl-process-step-node{display:none}.rl-process-step-card{font-family:var(--font-family,"Inter", sans-serif);background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;grid-template-columns:1fr;align-items:center;gap:.5rem;padding:.45rem .65rem;display:grid;box-shadow:0 3px 10px #0f172a0a}.rl-process-step-visual{background:#fff;border-radius:.45rem;justify-content:center;align-items:center;min-height:3.5rem;padding:.15rem;display:flex}.rl-process-step-visual img{object-fit:contain;width:100%;max-width:92px;max-height:72px;display:block}.rl-process-step-heading{align-items:center;gap:.4rem;margin-bottom:.12rem;display:flex}.rl-process-step-number{color:#fff;background:#236a4c;border-radius:999px;flex-shrink:0;place-items:center;width:1.4rem;height:1.4rem;font-size:.58rem;font-weight:800;display:inline-grid}.rl-process-step-copy h3{color:#0f172a;margin:0;font-size:.8rem;font-weight:800;line-height:1.2}.rl-process-step-copy p{color:#64748b;margin:0;font-size:.72rem;line-height:1.4}@media (width>=900px){.rl-process-timeline{gap:.55rem;padding:.1rem 0}.rl-process-timeline-line{background:linear-gradient(#d8e3dc 0%,#b7cdc1 50%,#d8e3dc 100%);width:2px;display:block;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.rl-process-step-node{z-index:2;background:#236a4c;border:2px solid #fff;border-radius:999px;width:.55rem;height:.55rem;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #236a4c33}.rl-process-step-card{grid-template-columns:88px 1fr;gap:.55rem;width:calc(50% - 1.5rem);padding:.4rem .65rem}.rl-process-step--right .rl-process-step-card{margin-left:auto}.rl-process-step--left .rl-process-step-card{grid-template-columns:1fr 88px;margin-right:auto}.rl-process-step--left .rl-process-step-visual{order:2}.rl-process-step--left .rl-process-step-copy{order:1}.rl-process-step-visual{min-height:3.65rem}.rl-process-step-visual img{max-width:84px;max-height:70px}}@media (width<=899px){.rl-process-flow-header{text-align:left;margin-bottom:.9rem}.rl-process-step-card{grid-template-columns:72px 1fr;align-items:center;padding:.4rem .55rem}.rl-process-step-visual{min-height:0;padding:.1rem}.rl-process-step-visual img{max-width:100%;max-height:60px}}.rl-return-types.rl-section{font-family:var(--font-family,"Inter", sans-serif);background:#fff;padding-top:2rem;padding-bottom:2.5rem}.rl-return-types-header{max-width:42rem;margin-bottom:1.75rem}.rl-return-types-eyebrow{color:#236a4c;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.72rem;font-weight:700;display:inline-flex}.rl-return-types-eyebrow .material-symbols-outlined{color:#fff;background:#236a4c;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;font-size:.85rem;display:inline-grid}.rl-return-types-title{color:#0f172a;margin:0 0 .65rem;font-size:clamp(1.45rem,2.8vw,2rem);font-weight:800;line-height:1.15}.rl-return-types-title-accent{color:#236a4c}.rl-return-types-subtitle{color:#64748b;max-width:38rem;margin:0;font-size:.88rem;line-height:1.55}.rl-return-types-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.rl-return-types-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;min-height:100%;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.rl-return-types-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a0f}.rl-return-types-card-visual{background:#fff;justify-content:center;align-items:center;min-height:7.5rem;padding:.85rem 1rem .35rem;display:flex}.rl-return-types-card-visual img{object-fit:contain;width:100%;max-width:15rem;max-height:6.5rem}.rl-return-types-card-body{flex-direction:column;flex:1;gap:.45rem;padding:.35rem 1rem 2.4rem;display:flex}.rl-return-types-card-body h3{color:#0f172a;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.rl-return-types-card-audience{color:#334155;margin:0;font-size:.78rem;line-height:1.4}.rl-return-types-card-audience strong{color:#0f172a}.rl-return-types-card-text{color:#64748b;margin:0;font-size:.76rem;line-height:1.5}.rl-return-types-card-arrow{color:#236a4c;font-size:1.05rem;position:absolute;bottom:.75rem;right:.85rem}@media (width<=1024px){.rl-return-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.rl-return-types.rl-section{padding-top:1.5rem;padding-bottom:2rem}.rl-return-types-grid{grid-template-columns:1fr;gap:.85rem}.rl-return-types-card-visual{min-height:6.5rem;padding-top:.75rem}.rl-return-types-card-visual img{max-height:5.5rem}}.rl-challenges.rl-section{font-family:var(--font-family,"Inter", sans-serif);background:#fff;padding-top:2.5rem;padding-bottom:2.75rem}.rl-challenges-title{text-align:center;color:#0f172a;margin:0 0 2rem;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:800;line-height:1.2}.rl-challenges-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.5rem;display:grid}.rl-challenges-item{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.rl-challenges-icon{color:#236a4c;font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 48;font-size:2rem}.rl-challenges-item h3{color:#0f172a;margin:0;font-size:.98rem;font-weight:700;line-height:1.35}.rl-challenges-item p{color:#64748b;margin:0;font-size:.82rem;line-height:1.55}@media (width<=900px){.rl-challenges-grid{grid-template-columns:1fr;gap:1.75rem}.rl-challenges.rl-section{padding-top:2rem;padding-bottom:2.25rem}.rl-challenges-title{margin-bottom:1.5rem}}.spd-page{color:#191c1a;font-family:var(--font-family,"Inter", sans-serif);background:#fff}.spd-main{overflow-x:hidden}.spd-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.spd-section{padding:5rem 0}.spd-eyebrow{color:#4c9170;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.spd-section-heading{text-align:center;margin-bottom:4rem}.spd-section-heading--narrow{margin-inline:auto;max-width:48rem;margin-bottom:4rem}.spd-section-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.spd-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:background .2s,opacity .2s,transform .2s;display:inline-flex}.spd-btn:active{transform:scale(.98)}.spd-btn-primary{color:#fff;background:#1a5336}.spd-btn-primary:hover{opacity:.92}.spd-btn-secondary{color:#fff;white-space:nowrap;background:#4c9170;padding:1rem 2rem}.spd-btn-secondary:hover{opacity:.92}.spd-btn-lg{padding:1.15rem 2.5rem;font-size:1.05rem}.spd-hero{background:#fff;padding:3rem 0 4rem}.spd-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.spd-hero-title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:900;line-height:1.05}.spd-hero-subtitle{color:#475569;max-width:32rem;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.65}.spd-hero-copy .spd-btn{margin-top:1.5rem}.spd-hero-visual{min-height:min(650px,70vh);position:relative}.spd-hero-visual-glow{filter:blur(64px);z-index:0;pointer-events:none;border-radius:999px;position:absolute}.spd-hero-visual-glow--primary{background:#06331d0d;width:16rem;height:16rem;top:-3rem;left:-3rem}.spd-hero-visual-glow--accent{background:#f59e0b0d;width:24rem;height:24rem;bottom:-6rem;right:-3rem}.spd-marquee{z-index:1;height:min(650px,70vh);position:relative;overflow:hidden}.spd-marquee-fade{z-index:2;pointer-events:none;height:2rem;position:absolute;left:0;right:0}.spd-marquee-fade--top{background:linear-gradient(#fff,#0000);top:0}.spd-marquee-fade--bottom{background:linear-gradient(#0000,#fff);bottom:0}.spd-marquee-columns{gap:1.5rem;height:100%;display:flex}@media (width>=1024px){.spd-marquee-columns .spd-marquee-column:last-child{margin-top:-8rem}}.spd-marquee-column{flex:1;min-width:0;overflow:hidden}.spd-marquee-track{will-change:transform;flex-direction:column;gap:1.5rem;display:flex}.spd-marquee-track img{object-fit:cover;background:#ecefea;border-radius:1rem;flex-shrink:0;width:100%;height:16rem;display:block;box-shadow:0 4px 12px #0f172a0f}.spd-marquee-track--down{animation:30s linear infinite spd-scroll-down}.spd-marquee-track--up{animation:30s linear infinite spd-scroll-up}.spd-marquee:hover .spd-marquee-track{animation-play-state:paused}@keyframes spd-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes spd-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.spd-proof{background:#faf8f599;padding:3rem 0;overflow:hidden}.spd-proof-header{text-align:center;margin-bottom:2rem}.spd-proof-title{color:#0f172a;margin:0;font-size:clamp(1.6rem,3.5vw,2.1rem);font-weight:900;line-height:1.1}.spd-proof-tabs{background:#fff;border:1px solid #f1f5f9;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:.35rem;width:fit-content;max-width:100%;margin:0 auto 2rem;padding:.35rem;display:flex;box-shadow:0 4px 16px #0f172a0f}.spd-proof-tab{font:inherit;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.55rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .25s,color .25s}.spd-proof-tab.is-active{color:#fff;background:#0f172a;font-weight:700}.spd-carousel{justify-content:center;align-items:center;max-width:75rem;height:28rem;margin:2rem auto 0;display:flex;position:relative}.spd-carousel-card{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;width:min(850px,100% - 2rem);height:23.75rem;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.spd-carousel-card-copy{flex-direction:column;justify-content:center;width:50%;padding:2.5rem;display:flex}.spd-carousel-card-copy h3{color:#0f172a;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.spd-carousel-card-copy p{color:#475569;margin:0;line-height:1.65}.spd-carousel-card-media{background:#e2e8f0;flex-shrink:0;width:50%;height:100%;overflow:hidden}.spd-carousel-card-media img{object-fit:cover;width:100%;height:100%;display:block}.spd-carousel-card--active{z-index:20;opacity:1;filter:none;transform:translate(0)scale(1)}.spd-carousel-card--right{z-index:10;opacity:.4;filter:blur(1px);pointer-events:none;transform:translate(65%)scale(.9)}.spd-carousel-card--left{z-index:10;opacity:.4;filter:blur(1px);pointer-events:none;transform:translate(-65%)scale(.9)}.spd-capabilities{background:#fff;border-top:1px solid #f1f5f9;padding:3rem 0}.spd-capabilities .spd-section-title{font-size:clamp(1.6rem,3.2vw,2.1rem)}.spd-capabilities .spd-section-heading{margin-bottom:2.5rem}.spd-capabilities-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.spd-capability-card{background:#faf8f5;border-radius:1.5rem;padding:2.5rem;transition:transform .25s}.spd-capability-card:hover{transform:translateY(-.25rem)}.spd-capability-number{color:#e2e8f0;letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,8vw,3.75rem);font-weight:900;line-height:1;display:block}.spd-capability-card h3{color:#0f172a;margin:0 0 1rem;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700}.spd-capability-card p{color:#475569;margin:0;font-size:1rem;font-weight:500;line-height:1.65}.spd-mid-cta{background:#faf8f5;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:3rem 0}.spd-mid-cta-inner{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.spd-mid-cta h2{color:#0f172a;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}.spd-mid-cta p{color:#475569;margin:.5rem 0 0;font-size:.875rem}.spd-rollout{background:#fff;padding:3rem 0}.spd-rollout .spd-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.spd-rollout-header{margin-bottom:2.5rem}.spd-rollout-lead{color:#475569;max-width:42rem;margin:.75rem 0 0;font-size:1rem;line-height:1.55}.spd-rollout-grid{grid-template-columns:1fr;gap:1rem;display:grid}.spd-rollout-card{background:#fff;border:1px solid #e9eef3;border-radius:10px;flex-direction:column;min-height:11rem;padding:1.1rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative}.spd-rollout-card:hover{border-color:#d7e3dc;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.spd-rollout-card-head{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.spd-rollout-num{color:#fff;background:#4c9170;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.spd-rollout-card-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.spd-rollout-card-body{flex:auto;align-items:center;gap:.5rem;display:flex}.spd-rollout-card-body p{color:#64748b;flex:auto;min-width:0;margin:0;font-size:.84rem;line-height:1.55}.spd-rollout-img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:42%;max-width:130px;height:auto}.spd-technology{background:#faf8f5;padding:3rem 0}.spd-technology .spd-section-title{font-size:clamp(1.6rem,3.2vw,2.1rem)}.spd-technology-lead{color:#475569;margin:1rem 0 0;font-size:1.05rem;line-height:1.7}.spd-technology-grid{grid-template-columns:1fr;gap:2rem;display:grid}.spd-technology-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;transition:transform .25s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.spd-technology-card:hover{transform:translateY(-.5rem)}.spd-technology-card-media{aspect-ratio:16/9;overflow:hidden}.spd-technology-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.spd-technology-card:hover .spd-technology-card-media img{transform:scale(1.05)}.spd-technology-card-body{flex:1;padding:2rem}.spd-technology-card-body h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.spd-technology-card-body p{color:#475569;margin:0;font-size:.875rem;line-height:1.65}.spd-final-cta{background:#fff;border-top:1px solid #f1f5f9;padding:3rem 0}.spd-final-cta-inner{text-align:center;max-width:56rem;margin:0 auto}.spd-final-cta h2{color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900}.spd-final-cta p{color:#475569;max-width:42rem;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.65}@media (width>=768px){.spd-capabilities-grid,.spd-technology-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spd-mid-cta-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=640px) and (width<=1023px){.spd-rollout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.spd-rollout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.spd-rollout-card:after{content:"";pointer-events:none;border-top:2px solid #4c9170;border-right:2px solid #4c9170;width:.6rem;height:.6rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)rotate(45deg)}.spd-rollout-card:nth-child(4n):after,.spd-rollout-card:last-child:after{display:none}.spd-hero-grid{grid-template-columns:5fr 7fr;gap:3rem}}@media (width<=900px){.spd-carousel-card{flex-direction:column;height:auto;max-height:none;margin-bottom:1rem;position:relative;opacity:1!important;filter:none!important;transform:none!important}.spd-carousel-card:not(.spd-carousel-card--active){display:none}.spd-carousel{flex-direction:column;height:auto}.spd-carousel-card-copy,.spd-carousel-card-media{width:100%}.spd-carousel-card-media{height:14rem}}@media (width<=767px){.spd-section{padding:3.5rem 0}.spd-hero{padding:2.5rem 0}.spd-marquee{height:28rem}.spd-hero-visual{min-height:28rem}.spd-marquee-track img{height:11rem}}.ftl-page{color:#1a1c1e;font-family:var(--font-family,"Inter", sans-serif);background:#f9f9fc}.ftl-main{overflow-x:hidden}.ftl-container{width:min(1280px,100% - 2rem);margin:0 auto}.ftl-section{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:5rem 0}.ftl-page.anim-ready .ftl-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.ftl-page.anim-ready .ftl-reveal.is-visible,.ftl-page.anim-ready .ftl-hero .ftl-reveal{opacity:1;transform:translateY(0)}.ftl-page.anim-ready .ftl-reveal--from-left{transform:translate(-36px)}.ftl-page.anim-ready .ftl-reveal--from-left.is-visible,.ftl-page.anim-ready .ftl-hero .ftl-reveal--from-left{transform:translate(0)}.ftl-page.anim-ready .ftl-reveal--from-right{transform:translate(36px)}.ftl-page.anim-ready .ftl-reveal--from-right.is-visible,.ftl-page.anim-ready .ftl-hero .ftl-reveal--from-right{transform:translate(0)}.ftl-page.anim-ready .ftl-reveal--scale{transform:translateY(24px)scale(.97)}.ftl-page.anim-ready .ftl-reveal--scale.is-visible,.ftl-page.anim-ready .ftl-hero .ftl-reveal--scale{transform:translateY(0)scale(1)}.ftl-page.anim-ready .ftl-split-card.ftl-reveal--scale.is-visible:hover{transition:opacity .65s,transform .25s,box-shadow .25s;transform:translateY(-8px)scale(1)}@media (prefers-reduced-motion:reduce){.ftl-page.anim-ready .ftl-reveal{opacity:1;transition:none;transform:none}}.ftl-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#4c9170;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:inline-flex}.ftl-eyebrow--plain{display:block}.ftl-eyebrow-line{background:#4c9170;width:2rem;height:1px}.ftl-section-heading{text-align:center;margin-bottom:4rem}.ftl-split{padding:3rem 0}.ftl-split .ftl-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.ftl-section-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1.1}.ftl-section-title--center{text-align:center}.ftl-section-subtitle{color:#475569;max-width:42rem;margin:0;font-size:1.125rem;font-weight:500;line-height:1.65}.ftl-section-subtitle--center{text-align:center;margin-inline:auto}.ftl-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.ftl-btn:active{transform:scale(.98)}.ftl-btn-primary{color:#fff;background:#1a5336;box-shadow:0 4px 14px #1a533640}.ftl-btn-primary:hover{background:#123f27}.ftl-btn-lg{padding:1rem 2rem;font-size:1rem}.ftl-btn-lg .material-symbols-outlined{transition:transform .2s}.ftl-btn-lg:hover .material-symbols-outlined{transform:translate(4px)}.ftl-hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2.5rem 0;position:relative;overflow:hidden}.ftl-hero-pattern{opacity:.3;pointer-events:none;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.ftl-hero-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}.ftl-hero-title{letter-spacing:-.03em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.1}.ftl-hero-subtitle{color:#475569;max-width:32rem;margin:0 0 2rem;font-size:1.125rem;font-weight:500;line-height:1.65}.ftl-hero-visual{justify-content:flex-end;display:flex;position:relative}.ftl-hero-visual-bg{z-index:0;background:linear-gradient(to top right,#e2e8f0,#f1f5f9);border-radius:2rem;position:absolute;inset:-1rem;transform:rotate(3deg)}.ftl-hero-image-wrap{z-index:1;border:1px solid #e2e8f0;border-radius:1.5rem;width:100%;height:25rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.ftl-hero-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.ftl-hero-image-wrap:hover img{transform:scale(1.05)}.ftl-hero-image-overlay{opacity:.6;pointer-events:none;background:linear-gradient(#0000,#0006);position:absolute;inset:0}@media (width>=1024px){.ftl-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}.ftl-hero-copy,.ftl-hero-visual{grid-column:span 6}.ftl-hero-image-wrap{height:31.25rem}}.ftl-split-grid{grid-template-columns:1fr;gap:3rem;display:grid}.ftl-split-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:3.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0f172a0a}.ftl-split-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.ftl-split-badge--muted{color:#334155;background:#f1f5f9}.ftl-split-badge--accent{color:#2a7152;background:#e8f3ed}.ftl-split-card h3{color:#0f172a;margin:0 0 1rem;font-size:1.875rem;font-weight:900}.ftl-split-card p{color:#475569;margin:0;font-size:1.125rem;line-height:1.65}@media (width>=768px){.ftl-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ftl-safety{background:#fff;border-top:1px solid #e2e8f0;padding:3rem 0}.ftl-safety .ftl-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.ftl-safety-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.ftl-safety-image-wrap{border-radius:1rem;height:31.25rem;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}.ftl-safety-image-wrap img{object-fit:cover;width:100%;height:100%}.ftl-safety-lead{color:#475569;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.65}.ftl-safety-points{flex-direction:column;gap:2rem;display:flex}.ftl-safety-point{border-left:2px solid #e2e8f0;padding-left:1.5rem}.ftl-safety-point--accent{border-left-color:#4c9170}.ftl-safety-point h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.ftl-safety-point p{color:#475569;margin:0;font-size:1rem;line-height:1.65}@media (width>=1024px){.ftl-safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ftl-rural{padding:3rem 0}.ftl-rural-header{border-bottom:1px solid #cbd5e1;margin-bottom:4rem;padding-bottom:3rem}.ftl-rural-title{letter-spacing:-.02em;color:#0f172a;max-width:56rem;margin:0;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:900;line-height:1.1}.ftl-rural-grid{grid-template-columns:1fr;gap:3rem;display:grid}.ftl-rural-card h3{color:#0f172a;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ftl-rural-card p{color:#475569;margin:0;font-size:1rem;font-weight:500;line-height:1.65}@media (width>=768px){.ftl-rural-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6rem}}.ftl-process{background:#fff;border-top:1px solid #e2e8f0;padding:3rem 0}.ftl-process .ftl-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.ftl-process-inner{max-width:48rem}.ftl-process-header{text-align:center;margin-bottom:4rem}.ftl-process-step{border-left:4px solid #e2e8f0;padding-bottom:4rem;padding-left:2rem}.ftl-process-step:last-child{padding-bottom:0}.ftl-process-step--accent{border-left-color:#4c9170}.ftl-process-step--primary{border-left-color:#1a5336}.ftl-process-number{color:#1a5336;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1;display:block}.ftl-process-step h3{color:#0f172a;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ftl-process-step p{color:#475569;margin:0;font-size:1rem;line-height:1.65}@media (width>=768px){.ftl-process-step{padding-left:3rem}}.ftl-final-cta{background:#f8fafc;border-top:1px solid #e2e8f0;padding:3rem 0}.ftl-final-cta-inner{text-align:center;flex-direction:column;align-items:center;max-width:56rem;margin:0 auto;display:flex}.ftl-final-cta-inner h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:900;line-height:1.1}.ftl-final-cta-inner>p{color:#475569;max-width:42rem;margin:0 0 2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:500;line-height:1.65}.ftl-final-cta-note{color:#64748b;margin-top:1.5rem;font-size:.875rem;font-weight:500}.evf-page{color:#1a1c1e;font-family:var(--font-family,"Inter", sans-serif);background:#f8fafc}.evf-main{overflow-x:hidden}.evf-container{width:min(1152px,100% - 2rem);margin:0 auto}.evf-section{background:#f8fafc;border-top:1px solid #e2e8f0;padding:5rem 0}.evf-page.anim-ready .evf-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.evf-page.anim-ready .evf-reveal.is-visible,.evf-page.anim-ready .evf-hero .evf-reveal{opacity:1;transform:translateY(0)}.evf-page.anim-ready .evf-reveal--scale{transform:translateY(24px)scale(.97)}.evf-page.anim-ready .evf-reveal--scale.is-visible,.evf-page.anim-ready .evf-hero .evf-reveal--scale{transform:translateY(0)scale(1)}.evf-page.anim-ready .evf-advantage-card.evf-reveal--scale.is-visible:hover{transition:opacity .65s,transform .25s,box-shadow .25s;transform:translateY(-4px)scale(1)}@media (prefers-reduced-motion:reduce){.evf-page.anim-ready .evf-reveal{opacity:1;transition:none;transform:none}}.evf-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.evf-btn:active{transform:scale(.98)}.evf-btn-primary{color:#fff;background:#1a5336;box-shadow:0 4px 14px #1a533640}.evf-btn-primary:hover{background:#123f27}.evf-btn-pill{border-radius:999px}.evf-btn-lg{letter-spacing:.02em;padding:1rem 2rem;font-size:1.05rem}.evf-btn-pill .material-symbols-outlined{transition:transform .2s}.evf-btn-pill:hover .material-symbols-outlined{transform:translateY(4px)}.evf-btn-lg .material-symbols-outlined{transition:transform .2s}.evf-btn-lg:hover .material-symbols-outlined{transform:translate(4px)}.evf-section-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 4rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1.1}.evf-section-title--center{text-align:center}.evf-section-subtitle{color:#475569;margin:-3rem 0 0;font-size:1.125rem;font-weight:500;line-height:1.65}.evf-section-subtitle--center{text-align:center;max-width:42rem;margin:-3rem auto 0}.evf-hero{background:#f8fafc;padding:1rem 0 1.5rem;position:relative;overflow:hidden}.evf-hero-pattern{opacity:.2;pointer-events:none;background-image:linear-gradient(90deg,#e2e8f0 1px,#0000 1px),linear-gradient(#e2e8f0 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%)}.evf-hero-inner{z-index:1;position:relative}.evf-hero-copy{text-align:center;flex-direction:column;align-items:center;max-width:56rem;margin:3rem auto 4rem;display:flex}.evf-hero-title{letter-spacing:-.03em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;line-height:1.1}.evf-hero-br{display:none}.evf-hero-subtitle{color:#475569;max-width:42rem;margin:0 0 2rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:500;line-height:1.65}.evf-hero-visual{width:100%;max-width:72rem;margin:0 auto}.evf-hero-image-frame{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:.5rem;box-shadow:0 20px 60px #0000001a}@media (width>=768px){.evf-hero-image-frame{padding:1rem}}.evf-hero-image-wrap{aspect-ratio:1.79;background:#f1f5f9;border-radius:1rem;position:relative;overflow:hidden}.evf-hero-image-wrap img{object-fit:cover;width:100%;height:100%}.evf-hero-image-overlay{pointer-events:none;background:linear-gradient(#0000,#0003);position:absolute;inset:0}@media (width>=768px){.evf-hero-br{display:block}}.evf-why-grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.evf-why{padding:3rem 0}.evf-why-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 1rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;line-height:1.1}.evf-why-subtitle{color:#475569;margin:0;font-size:1.125rem;font-weight:500;line-height:1.65}.evf-why-items{flex-direction:column;gap:3rem;display:flex}.evf-why-item h3{color:#0f172a;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.evf-why-item p{color:#475569;margin:0;font-size:1rem;line-height:1.65}.evf-why-item--bordered{border-bottom:1px solid #e2e8f0;padding-bottom:3rem}@media (width>=1024px){.evf-why-grid{grid-template-columns:5fr 7fr;gap:4rem}.evf-why-intro{position:sticky;top:6rem}}.evf-advantages{border-top:none;padding:1.5rem 0 3rem}.evf-launch{padding:3rem 0}.evf-launch .evf-section-title,.evf-advantages .evf-section-title{margin-bottom:2.5rem;font-size:clamp(1.4rem,3vw,1.9rem)}.evf-advantages-grid{grid-template-columns:1fr;gap:2rem;display:grid}.evf-advantage-card{background:#fff;border:1px solid #e2e8f099;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 25px #00000005}.evf-advantage-number{letter-spacing:-.04em;color:#eef2f7;-webkit-user-select:none;user-select:none;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1}.evf-advantage-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.evf-advantage-card p{color:#475569;margin:0;font-size:1rem;font-weight:500;line-height:1.65}@media (width>=768px){.evf-advantages-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.evf-launch-header{text-align:center;max-width:48rem;margin:0 auto 4rem}.evf-launch-ladder{max-width:56rem;margin:0 auto;position:relative}.evf-launch-line{background:#e2e8f0;width:4px;position:absolute;top:0;bottom:0;left:1.5rem;transform:translate(-50%)}.evf-launch-step{width:100%;margin-bottom:3rem;display:flex;position:relative}.evf-launch-step:last-child{margin-bottom:0}.evf-launch-step-badge{z-index:2;color:#fff;background:#1a5336;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;display:flex;position:absolute;top:50%;left:1.5rem;transform:translate(-50%,-50%);box-shadow:0 4px 12px #1a533640}.evf-launch-step-card{background:#fff;border:1px solid #e2e8f099;border-radius:1rem;width:100%;margin-left:4rem;padding:1.5rem;box-shadow:0 4px 25px #00000005}.evf-launch-step-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.evf-launch-step-card p{color:#475569;margin:0;line-height:1.65}@media (width>=768px){.evf-launch-line,.evf-launch-step-badge{left:50%}.evf-launch-step-card{width:45%;margin-left:0}.evf-launch-step--right .evf-launch-step-card{margin-left:auto}.evf-launch-step--left .evf-launch-step-card{text-align:right;margin-right:auto}}.evf-final-cta{background:#f8fafc;border-top:1px solid #e2e8f0;padding:3rem 0}.evf-final-cta-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:2.5rem;max-width:56rem;margin:0 auto;padding:1.75rem 2rem;box-shadow:0 8px 40px #0000000a}.evf-final-cta-card h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;line-height:1.1}.evf-final-cta-card>p{color:#475569;max-width:42rem;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:500;line-height:1.65}.evf-final-cta-note{color:#94a3b8;margin:1rem 0 0;font-size:.75rem;font-weight:500}@media (width>=768px){.evf-final-cta-card{padding:2.5rem 3rem}}.waas-page{color:#1a1c1e;font-family:var(--font-family,"Inter", sans-serif);background:#f9f9fc}.waas-main{overflow-x:hidden}.waas-container{width:min(1280px,100% - 2rem);margin:0 auto}@media (width>=1024px){.waas-container{width:min(1280px,100% - 4rem)}}.waas-section{padding:5rem 0}.waas-page.anim-ready .waas-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.waas-page.anim-ready .waas-reveal.is-visible{opacity:1;transform:translateY(0)}.waas-page.anim-ready .waas-hero .waas-reveal{opacity:1;transform:none}.waas-page.anim-ready .waas-reveal--from-right{transform:translate(36px)}.waas-page.anim-ready .waas-reveal--from-right.is-visible{transform:translate(0)}.waas-page.anim-ready .waas-reveal--scale{transform:translateY(24px)scale(.97)}.waas-page.anim-ready .waas-reveal--scale.is-visible{transform:translateY(0)scale(1)}.waas-page.anim-ready .waas-capability-card.waas-reveal--scale.is-visible:hover{transition:opacity .65s,transform .25s,box-shadow .25s;transform:translateY(-4px)scale(1)}@media (prefers-reduced-motion:reduce){.waas-page.anim-ready .waas-reveal{opacity:1;transition:none;transform:none}}.waas-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:background .2s,opacity .2s,transform .2s;display:inline-flex}.waas-btn:active{transform:scale(.98)}.waas-btn-primary{color:#fff;background:#1a5336;box-shadow:0 2px 8px #1a533633}.waas-btn-primary:hover{background:#123f27}.waas-btn-light{color:#0f172a;background:#fff;border-radius:.25rem;box-shadow:0 4px 16px #0f172a1f}.waas-btn-light:hover{background:#f8fafc}.waas-btn-lg{padding:1rem 2rem;font-size:1.05rem}.waas-hero .waas-btn-lg,.waas-final-cta .waas-btn-lg{padding:.7rem 1.4rem;font-size:.85rem}.waas-btn-block{letter-spacing:.02em;width:100%;margin-top:.5rem;padding:1rem 1.25rem;font-weight:700}.waas-btn-lg .material-symbols-outlined{transition:transform .2s}.waas-btn-lg:hover .material-symbols-outlined{transform:translate(4px)}.waas-hero{align-items:center;min-height:max(600px,80vh);display:flex;position:relative;overflow:hidden}.waas-hero-bg{position:absolute;inset:0}.waas-hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.waas-hero-overlay{background:linear-gradient(90deg,#020617eb 0%,#0f172a9e 42%,#64748b59 72%,#e2e8f073 100%);position:absolute;inset:0}.waas-hero-content{z-index:1;width:100%;min-height:inherit;justify-content:flex-start;align-items:center;padding:4rem 0;display:flex;position:relative}.waas-hero-copy{text-align:left;max-width:42rem}.waas-hero-title{letter-spacing:-.03em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,3vw + .75rem,2.75rem);font-weight:800;line-height:1.08}.waas-hero-title-line{display:block}.waas-hero-subtitle{color:#e2e8f0;max-width:36rem;margin:0 0 2.5rem;font-size:clamp(1.05rem,1.5vw + .5rem,1.25rem);font-weight:500;line-height:1.6}@media (width>=768px){.waas-hero-content{padding-left:1rem;padding-right:1rem}}@media (width>=1024px){.waas-hero-content{padding-left:2rem}}.waas-strategy{background:#f8fafc;border-bottom:1px solid #f1f5f9}.waas-strategy-grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.waas-strategy-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 3rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;line-height:1.15}.waas-strategy-point{border-left:2px solid #e2e8f0;margin-bottom:2.5rem;padding-left:1.5rem}.waas-strategy-point:last-child{margin-bottom:0}.waas-strategy-point--accent{border-left-color:#4c9170}.waas-strategy-point-label{letter-spacing:.08em;text-transform:uppercase;color:#0f172a;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.waas-strategy-point--accent .waas-strategy-point-label{color:#4c9170}.waas-strategy-point p{color:#334155;margin:0;font-size:1rem;font-weight:500;line-height:1.65}.waas-strategy-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 24px 50px -28px #0f172a59}.waas-strategy-form-title{color:#0f172a;margin:0 0 1.75rem;font-size:1.5rem;font-weight:800}.waas-form{flex-direction:column;gap:1.1rem;display:flex}.waas-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.waas-form label{color:#334155;flex-direction:column;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.waas-form input,.waas-form select,.waas-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;width:100%;padding:.8rem .95rem;font-family:inherit;font-size:.9rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.waas-form textarea{resize:vertical;min-height:6rem}.waas-form input::placeholder,.waas-form textarea::placeholder,.waas-form select:invalid{color:#94a3b8}.waas-form input:focus,.waas-form select:focus,.waas-form textarea:focus{border-color:#20684a;outline:none;box-shadow:0 0 0 3px #20684a1f}.waas-form-submit{color:#fff;cursor:pointer;background:#20684a;border:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.95rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.waas-form-submit:hover{background:#1a5336;transform:translateY(-2px)}.waas-section-heading{max-width:48rem;margin-bottom:4rem}.waas-section-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1.1}.waas-section-title--center{text-align:center}.waas-section-subtitle{color:#475569;margin:0;font-size:1.125rem;line-height:1.65}.waas-section-subtitle--center{text-align:center;max-width:42rem;margin-inline:auto}.waas-capabilities{background:#f8fafc;padding:3rem 0}.waas-capabilities .waas-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.waas-capabilities-grid{grid-template-columns:1fr;gap:2rem;display:grid}.waas-capability-card{background:#fff;border:1px solid #e2e8f099;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 25px #00000005}.waas-capability-number{letter-spacing:-.04em;color:#f1f5f9;-webkit-user-select:none;user-select:none;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1}.waas-capability-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.waas-capability-card p{color:#475569;margin:0;font-size:1rem;font-weight:500;line-height:1.65}@media (width>=768px){.waas-capabilities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.waas-network{background:#f8fafc;border-top:1px solid #e2e8f0;padding:3rem 0}.waas-network .waas-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.waas-network-header{text-align:center;margin-bottom:4rem}.waas-network-panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;grid-template-columns:1fr;gap:2rem;padding:2rem;display:grid;box-shadow:0 8px 30px #0000000a}.waas-network-steps{grid-template-columns:1fr;gap:2rem;display:grid}.waas-network-step-label{letter-spacing:.12em;text-transform:uppercase;color:#4c9170;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.waas-network-step h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.waas-network-step p{color:#475569;margin:0;font-size:.875rem;line-height:1.6}.waas-network-step--featured{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.waas-network-step--featured .waas-network-step-label{color:#fff;background:#4c9170;border-radius:999px;padding:.25rem .75rem;display:inline-block}.waas-network-paths{flex-direction:column;gap:1.5rem;display:flex}.waas-network-path{border-left:4px solid #cbd5e1;padding-left:1rem}.waas-network-path--accent{border-left-color:#4c9170}.waas-network-path h4{color:#0f172a;margin:0 0 .25rem;font-size:.875rem;font-weight:700}.waas-network-path p{color:#64748b;margin:0;font-size:.75rem;line-height:1.55}@media (width>=768px){.waas-strategy-grid{grid-template-columns:7fr 5fr;gap:4rem}.waas-network-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3rem;padding:3rem}.waas-network-steps{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr))}}.waas-final-cta{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem 0}.waas-final-cta-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:2.5rem;max-width:56rem;margin:0 auto;padding:1.75rem 2rem;box-shadow:0 8px 40px #0000000a}.waas-final-cta-card h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;line-height:1.1}.waas-final-cta-card>p{color:#475569;max-width:42rem;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:500;line-height:1.65}.waas-final-cta-note{color:#94a3b8;margin:1rem 0 0;font-size:.75rem;font-weight:500}@media (width<=767px){.waas-form-row{grid-template-columns:1fr}}@media (width>=768px){.waas-final-cta-card{padding:2.5rem 3rem}}.pn-page{font-family:var(--font-family,"Inter", sans-serif);color:#1a1c1e;background:#fff}.pn-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.pn-hero{align-items:center;min-height:760px;padding:4rem 0;display:flex;position:relative;overflow:hidden}.pn-hero-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.pn-hero-overlay{z-index:1;background:#0f172ad9;position:absolute;inset:0}.pn-hero-grid{z-index:2;grid-template-columns:5fr 7fr;align-items:center;gap:3.5rem;display:grid;position:relative}.pn-hero-copy{flex-direction:column;gap:1.4rem;max-width:38rem;display:flex}.pn-hero-badge{color:#4c9170;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff14;border-radius:999px;align-self:flex-start;padding:.4rem 1rem;font-size:.75rem;font-weight:600}.pn-hero-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:900;line-height:1.1}.pn-hero-lead{color:#cbd5e1;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6}.pn-form-card{background:#fff;border:1px solid #e2e2e5;border-radius:24px;padding:2.25rem;box-shadow:0 20px 40px -15px #0000004d}.pn-form-head{margin-bottom:1.75rem}.pn-form-head h2{letter-spacing:-.01em;color:#1a1c1e;margin:0 0 .35rem;font-size:1.5rem;font-weight:900}.pn-form-head p{color:#414942;margin:0;font-size:.875rem}.pn-form{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.pn-col-4{grid-column:span 4}.pn-col-6{grid-column:span 6}.pn-col-12{grid-column:span 12}.pn-field{flex-direction:column;gap:.4rem;display:flex}.pn-field label{color:#1a1c1e;font-size:.75rem;font-weight:600}.pn-field input,.pn-field select{width:100%;font:inherit;color:#1a1c1e;background:#f3f3f6;border:1px solid #c1c8c0;border-radius:8px;padding:.7rem .8rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.pn-field input:focus,.pn-field select:focus{border-color:#236a4c;outline:none;box-shadow:0 0 0 2px #236a4c59}.pn-checkbox-row{flex-wrap:wrap;gap:1rem;display:flex}.pn-checkbox{color:#414942;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.pn-checkbox input{accent-color:#4c9170;width:1rem;height:1rem}.pn-captcha{background:#f3f3f6;border:1px solid #c1c8c0;border-radius:8px;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.pn-captcha-box{cursor:pointer;background:#fff;border:2px solid #c1c8c0;border-radius:4px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;transition:border-color .2s,background-color .2s;display:inline-flex}.pn-captcha-box:hover{border-color:#20684a}.pn-captcha-box.is-checked{background:#20684a;border-color:#20684a}.pn-captcha-box .material-symbols-outlined{color:#fff;font-size:1.1rem;font-weight:700}.pn-captcha-text{color:#414942;font-size:.85rem}.pn-captcha-icon{opacity:.5;margin-left:auto}.pn-submit-btn{color:#fff;width:100%;font:inherit;letter-spacing:.02em;cursor:pointer;background:#20684a;border:none;border-radius:8px;padding:1rem 1.5rem;font-weight:700;transition:opacity .2s,transform .2s;box-shadow:0 4px 12px #20684a66}.pn-submit-btn:hover{opacity:.92;transform:translateY(-1px)}.pn-benefits{background:#f8fafc;padding:5.5rem 0}.pn-section-head{text-align:center;max-width:42rem;margin:0 auto 3.5rem}.pn-section-head h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.pn-section-head p{color:#475569;margin:0;font-size:1.05rem;line-height:1.6}.pn-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.pn-benefit-card{background:#fff;border:1px solid #e2e8f099;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.pn-benefit-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px -18px #0f172a4d}.pn-benefit-number{color:#f1f5f9;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(4rem,7vw,6rem);font-weight:900;line-height:1;position:absolute;top:-.75rem;right:-.25rem}.pn-benefit-card h3{z-index:1;color:#0f172a;margin:0 0 1rem;font-size:1.25rem;font-weight:700;position:relative}.pn-benefit-card p{z-index:1;color:#475569;margin:0;line-height:1.65;position:relative}.pn-requirements{background:#fff;border-top:1px solid #e2e8f0;padding:5.5rem 0}.pn-requirements-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.pn-requirements-media{border-radius:16px;width:100%;height:500px;overflow:hidden}.pn-requirements-media img{object-fit:cover;width:100%;height:100%}.pn-requirements-copy{flex-direction:column;align-items:flex-start;display:flex}.pn-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#4c9170;margin-bottom:1rem;font-size:.78rem;font-weight:700}.pn-requirements-copy h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:900}.pn-requirements-lead{color:#475569;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.7}.pn-requirements-list{flex-direction:column;gap:2rem;display:flex}.pn-requirement-item{border-left:4px solid #1a5336;padding-left:1.5rem}.pn-requirement-item h3{color:#0f172a;margin:0 0 .4rem;font-size:1.2rem;font-weight:700}.pn-requirement-item p{color:#475569;margin:0;line-height:1.6}.pn-faq{background:#f8fafc;border-top:1px solid #e2e8f0;padding:5.5rem 0}.pn-faq-head{margin-bottom:3rem}.pn-faq-head h2{color:#1a5336;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.pn-faq-head p{color:#475569;margin:0;font-size:1rem}.pn-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem;display:grid}.pn-faq-item{border-bottom:1px solid #e2e8f0;padding:1.25rem 0}.pn-faq-item summary{cursor:pointer;border-left:4px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding-left:0;list-style:none;transition:padding .2s,border-color .2s;display:flex}.pn-faq-item summary::-webkit-details-marker{display:none}.pn-faq-item[open] summary{border-left-color:#4c9170;padding-left:1rem}.pn-faq-item summary span:first-child{color:#0f172a;font-size:1rem;font-weight:700}.pn-faq-item summary .material-symbols-outlined{color:#475569;transition:transform .2s}.pn-faq-item[open] summary .material-symbols-outlined{transform:rotate(180deg)}.pn-faq-item p{color:#475569;margin:.75rem 0 0;padding-left:1.25rem;line-height:1.65}@media (width<=992px){.pn-hero-grid{grid-template-columns:1fr;gap:2.5rem}.pn-hero{min-height:auto}.pn-requirements-grid{grid-template-columns:1fr;gap:2.5rem}.pn-requirements-media{height:340px}.pn-benefit-grid{grid-template-columns:1fr}.pn-faq-grid{grid-template-columns:1fr;column-gap:0}}@media (width<=600px){.pn-form-card{padding:1.5rem}.pn-col-4,.pn-col-6{grid-column:span 12}.pn-benefit-card{padding:2rem}}.emitra-page{--emitra-primary:#1a5336;--emitra-primary-dark:#133e28;--emitra-orange:#f26522;--emitra-whatsapp:#25d366;--emitra-whatsapp-dark:#20b858;color:#1e293b;-webkit-font-smoothing:antialiased;background:#f9f9fc;font-family:Inter,sans-serif;position:relative}.emitra-lang-toggle{z-index:1000;position:fixed;top:16px;right:16px}.emitra-lang-trigger{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #d7e0da;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 18px #0f172a24}.emitra-lang-trigger:hover{border-color:var(--emitra-primary);box-shadow:0 8px 22px #0f172a2e}.emitra-lang-icon{color:var(--emitra-primary);font-size:20px}.emitra-lang-current{text-align:left;min-width:56px}.emitra-lang-caret{color:#64748b;font-size:20px;transition:transform .2s}.emitra-lang-caret.is-open{transform:rotate(180deg)}.emitra-lang-menu{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:160px;margin:0;padding:6px;list-style:none;animation:.15s emitra-lang-fade;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}@keyframes emitra-lang-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.emitra-lang-option{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .12s,color .12s;display:flex}.emitra-lang-option:hover{background:#f1f5f0}.emitra-lang-option.is-active{background:var(--emitra-primary);color:#fff;font-weight:600}.emitra-lang-check{font-size:18px}.emitra-page *,.emitra-page :before,.emitra-page :after{box-sizing:border-box}.emitra-container{width:100%;max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px}.emitra-section-title{color:#0f172a;margin:0 0 8px;font-size:1.875rem;font-weight:800;line-height:1.2}.emitra-section-subtitle{color:#64748b;margin:0;font-size:1.125rem;font-weight:500}.emitra-section-head{text-align:center;margin-bottom:48px}.emitra-hero{background-color:#f8fafc;background-position:50%;background-size:cover;width:100%;padding:48px 0;position:relative}.emitra-hero-overlay{background:linear-gradient(105deg,#0a2216f0 0%,#0c281adb 45%,#1034229e 100%);position:absolute;inset:0}.emitra-hero-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;display:grid;position:relative}.emitra-hero-copy{flex-direction:column;gap:24px;display:flex}.emitra-hero-heads{flex-direction:column;margin-bottom:8px;display:flex}.emitra-hero-title{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 12px #00000059;margin:0;font-size:1.75rem;font-weight:800;line-height:1.3}.emitra-hero-title .emitra-hero-title-accent{color:#8fd5b0}.emitra-hero-subtitle{color:#e2f8ecd9;margin:12px 0 0;font-size:1.125rem;font-weight:500}.emitra-hero-subheads{border-left:3px solid #8fd5b0b3;flex-direction:column;padding-left:16px;display:flex}.emitra-hero-subhead{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.emitra-hero-subhead-en{color:#e2f8ecc7;margin:4px 0 0;font-size:1rem}.emitra-hero-badges{flex-direction:column;gap:12px;margin-top:8px;display:flex}.emitra-badge{-webkit-backdrop-filter:blur(6px);color:#fff;background:#ffffff1f;border:1px solid #8fd5b073;border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.emitra-badge .material-symbols-outlined{color:#8fd5b0;font-size:1.25rem}.emitra-hero-form-wrap{width:100%;max-width:28rem;margin:0 auto}.emitra-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.emitra-form-bar{background:var(--emitra-primary);width:100%;height:8px;position:absolute;top:0;left:0}.emitra-form-head{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px;display:flex}.emitra-form-head h3{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.emitra-form-head p{color:#64748b;margin:0}.emitra-form{flex-direction:column;gap:20px;display:flex}.emitra-field{flex-direction:column;gap:6px;display:flex}.emitra-field>label{color:#334155;margin-bottom:8px;font-size:.875rem;font-weight:700}.emitra-field input,.emitra-select-wrap select{color:#1a1c1e;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:48px;padding:0 16px;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.emitra-field input::placeholder{color:#94a3b8}.emitra-field input:focus,.emitra-select-wrap select:focus{border-color:var(--emitra-primary);outline:none;box-shadow:0 0 0 3px #1a533633}.emitra-input-prefix{position:relative}.emitra-prefix{color:#64748b;-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.emitra-input-prefix input{padding-left:48px}.emitra-select-wrap{position:relative}.emitra-select-wrap select{appearance:none;padding-right:40px}.emitra-select-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.emitra-submit{background:var(--emitra-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:16px;font-size:1.125rem;font-weight:700;transition:background-color .2s;display:flex}.emitra-submit:hover{background:var(--emitra-primary-dark)}.emitra-submit:focus-visible{outline:none;box-shadow:0 0 0 4px #1a533633}.emitra-submit-icon{font-size:1rem;transition:transform .2s}.emitra-submit:hover .emitra-submit-icon{transform:translate(4px)}.emitra-benefits{background:#fff;width:100%;padding:64px 16px}.emitra-benefits-grid{grid-template-columns:1fr;gap:48px;max-width:1440px;margin:0 auto;padding:0;display:grid}.emitra-benefits-copy{flex-direction:column;display:flex}.emitra-benefits-copy .emitra-section-title{font-size:1.5rem}.emitra-benefits-copy .emitra-section-subtitle{margin-bottom:32px}.emitra-benefits-list{flex-direction:column;gap:24px;display:flex}.emitra-benefit{gap:16px;display:flex}.emitra-benefit-icon{color:var(--emitra-primary);flex-shrink:0}.emitra-benefit-text{flex-direction:column;display:flex}.emitra-benefit-title{color:#0f172a;font-size:1.25rem;font-weight:700}.emitra-benefit-text p{color:#475569;margin:0;font-size:.875rem}.emitra-services-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 1px 2px #0000000d}.emitra-services-title{color:#0f172a;margin:0 0 4px;font-size:1.5rem;font-weight:700}.emitra-services-subtitle{color:#64748b;margin:0 0 24px;font-size:1rem;font-weight:500}.emitra-services-list{flex-direction:column;gap:20px;display:flex}.emitra-service{gap:12px;display:flex}.emitra-service-icon{color:#64748b;flex-shrink:0}.emitra-service-text{flex-direction:column;display:flex}.emitra-service-name{color:#1e293b;font-size:1rem;font-weight:600}.emitra-service-text p{color:#64748b;margin:0;font-size:.875rem}.emitra-divider{border:none;border-top:1px solid #cbd5e1;margin:32px 0}.emitra-services-actions{flex-direction:column;gap:16px;display:flex}.emitra-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:8px 16px;font-size:.875rem;font-weight:700;transition:background-color .2s;display:flex}.emitra-btn .material-symbols-outlined{font-size:1.125rem}.emitra-btn-outline{border:1px solid var(--emitra-primary);color:var(--emitra-primary);background:#fff}.emitra-btn-outline:hover{background:#f0fdf4}.emitra-btn-solid{background:var(--emitra-primary);border:1px solid var(--emitra-primary);color:#fff}.emitra-btn-solid:hover{background:var(--emitra-primary-dark)}.emitra-requirements{background:#f8fafc;width:100%;padding:32px 16px}.emitra-requirements .emitra-section-title{font-size:1.5rem}.emitra-requirements-grid{grid-template-columns:1fr;gap:40px 48px;max-width:64rem;margin:0 auto;display:grid}.emitra-requirement{align-items:flex-start;gap:16px;display:flex}.emitra-requirement-icon{color:var(--emitra-primary);flex-shrink:0;margin-top:2px}.emitra-requirement-text{text-align:left}.emitra-requirement-text h3{color:#0f172a;margin:0 0 2px;font-size:1.125rem;font-weight:700}.emitra-requirement-text p{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.emitra-requirement-text h3.is-highlight,.emitra-requirement-text p.is-highlight{color:var(--emitra-primary)}.emitra-requirement-text p.is-highlight{font-weight:600}.emitra-why{background:#fff;width:100%;padding:32px 16px}.emitra-why .emitra-section-title{font-size:1.5rem}.emitra-why-grid{grid-template-columns:1fr;gap:32px;display:grid}.emitra-why-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:32px;transition:box-shadow .2s;display:flex}.emitra-why-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.emitra-why-icon{background:#f0fdf4;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.emitra-why-icon .material-symbols-outlined{color:var(--emitra-primary);font-size:1.875rem}.emitra-why-title{color:#0f172a;margin:0 0 4px;font-size:1.25rem;font-weight:700}.emitra-why-subtitle{color:#64748b;margin:0 0 16px;font-size:.875rem;font-weight:500}.emitra-why-desc{color:#475569;margin:0 0 16px}.emitra-why-desc-en{color:#64748b;margin:0;font-size:.875rem}.emitra-why-phone{color:var(--emitra-primary);margin:16px 0 0;font-weight:700}.emitra-why-app{color:#fff;background:#0f172a;border-radius:8px;align-items:center;gap:8px;margin-top:24px;padding:8px 24px;transition:background-color .2s;display:inline-flex}.emitra-why-app:hover{background:#1e293b}.emitra-why-app-text{flex-direction:column;align-items:flex-start;display:flex}.emitra-why-app-top{font-size:10px;line-height:1}.emitra-why-app-name{font-size:.875rem;font-weight:700;line-height:1}.emitra-cta-banner{background:var(--emitra-primary);color:#fff;width:100%;padding:32px 24px;box-shadow:inset 0 2px 4px #0000000f}.emitra-cta-banner-inner{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;max-width:72rem;margin:0 auto;display:flex}.emitra-cta-banner-left{flex-direction:column;align-items:center;gap:16px;display:flex}.emitra-cta-banner-heads h2{margin:0 0 4px;font-size:1.5rem;font-weight:700}.emitra-cta-banner-heads p{color:#dcfce7;margin:0;font-size:.875rem;font-weight:500}.emitra-cta-banner-divider{background:#15803d80;width:1px;height:48px;display:none}.emitra-cta-banner-sales{flex-direction:column;display:flex}.emitra-cta-banner-sales-label{color:#dcfce7;margin:0 0 4px;font-size:.875rem}.emitra-cta-banner-phone{letter-spacing:-.01em;color:var(--emitra-orange);justify-content:center;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;transition:color .2s;display:flex}.emitra-cta-banner-phone:hover{color:#fff}.emitra-cta-banner-btn{width:100%;color:var(--emitra-primary);cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:1.125rem;font-weight:700;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.emitra-cta-banner-btn:hover{background:#f1f5f9;transform:scale(1.05)}.emitra-process{background:#f8fafc;width:100%;padding:32px 24px}.emitra-process .emitra-section-title{font-size:1.5rem}.emitra-process-head{text-align:center;max-width:48rem;margin:0 auto 36px}.emitra-process-timeline{flex-direction:column;gap:32px;max-width:48rem;margin:0 auto;display:flex;position:relative}.emitra-process-line{display:none}.emitra-process-step{z-index:1;align-items:flex-start;gap:24px;display:flex;position:relative}.emitra-process-badge{background:var(--emitra-primary);color:#fff;border:4px solid #f8fafc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 1px 2px #0000000d}.emitra-process-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1;padding:24px;box-shadow:0 1px 2px #0000000d}.emitra-process-card.is-highlight{border:2px solid var(--emitra-primary)}.emitra-process-card-head{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.emitra-process-card-head h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.emitra-process-card p{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.emitra-process-pill{border-radius:9999px;width:fit-content;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block}.emitra-process-pill--orange{color:#9a3412;background:#ffedd5}.emitra-process-pill--green{color:#166534;background:#dcfce7}.emitra-gallery{background:#fff;width:100%;padding:32px 0;overflow:hidden}.emitra-gallery .emitra-section-title{font-size:1.5rem}.emitra-gallery-head{text-align:center;margin-bottom:32px;padding:0 24px}.emitra-gallery-viewport{width:100%;position:relative;overflow:hidden}.emitra-gallery-track{will-change:transform;flex-direction:row;width:max-content;animation:40s linear infinite emitra-marquee;display:flex}.emitra-gallery-group{flex-direction:row;flex-shrink:0;gap:24px;padding-right:24px;display:flex}.emitra-gallery-image{object-fit:cover;object-position:top center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;width:165px;height:220px;box-shadow:0 1px 2px #0000000d}@keyframes emitra-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.emitra-gallery-viewport:hover .emitra-gallery-track{animation-play-state:paused}.emitra-footer{color:#fff;background:#0f172a;width:100%;padding:64px 24px}.emitra-footer-grid{grid-template-columns:1fr;gap:48px;max-width:80rem;margin:0 auto;display:grid}.emitra-footer-col{flex-direction:column;gap:16px;display:flex}.emitra-footer-col h3{margin:0;font-size:1.25rem;font-weight:700}.emitra-footer-col p{color:#94a3b8;margin:0;font-size:.875rem}.emitra-footer-phone{color:var(--emitra-orange);font-weight:700}.emitra-footer-phone:hover{text-decoration:underline}.emitra-footer-whatsapp{background:var(--emitra-whatsapp);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-weight:700;transition:background-color .2s;display:flex}.emitra-footer-whatsapp:hover{background:var(--emitra-whatsapp-dark)}.emitra-footer-app{color:#0f172a;background:#fff;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-weight:700;transition:background-color .2s;display:flex}.emitra-footer-app:hover{background:#f1f5f9}.emitra-footer-app .material-symbols-outlined{font-size:1.125rem}.emitra-footer-socials{align-items:center;gap:16px;display:flex}.emitra-footer-social{color:#cbd5e1;background:#1e293b;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;transition:background-color .2s,color .2s;display:flex}.emitra-footer-social:hover{background:var(--social-color);color:#fff}.emitra-footer-bottom{text-align:center;color:#64748b;border-top:1px solid #1e293b;max-width:80rem;margin:48px auto 0;padding-top:32px;font-size:.875rem;font-weight:500}@media (width>=640px){.emitra-hero-badges{flex-direction:row}}@media (width>=768px){.emitra-container{padding-left:32px;padding-right:32px}.emitra-hero{padding:96px 0}.emitra-hero-grid{grid-template-columns:1fr 1fr}.emitra-hero-form-wrap{margin-left:auto}.emitra-hero-title{font-size:2.25rem}.emitra-hero-subtitle{font-size:1.25rem}.emitra-hero-subhead{font-size:1.5rem}.emitra-benefits,.emitra-requirements,.emitra-why,.emitra-process{padding-top:96px;padding-bottom:96px}.emitra-requirements,.emitra-why,.emitra-process{padding-top:48px;padding-bottom:48px}.emitra-why-grid{grid-template-columns:repeat(3,1fr)}.emitra-cta-banner-inner{text-align:left;flex-direction:row}.emitra-cta-banner-left{flex-direction:row;gap:32px}.emitra-cta-banner-divider{display:block}.emitra-cta-banner-btn{width:auto}.emitra-gallery{padding-top:48px;padding-bottom:48px}.emitra-benefits-grid,.emitra-requirements-grid{grid-template-columns:1fr 1fr}.emitra-section-title{font-size:2.25rem}.emitra-process-card-head{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.emitra-hero-grid,.emitra-benefits-grid{gap:96px}.emitra-requirements-grid{grid-template-columns:repeat(3,1fr)}.emitra-footer-grid{grid-template-columns:repeat(4,1fr)}}.fv-page{color:#1a1c1e;font-family:var(--font-family,"Inter", sans-serif);background:#f9f9fc}.fv-container{width:min(80rem,100% - 4rem);margin:0 auto}.fv-hero{padding:2rem 0}.fv-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.fv-hero-copy{flex-direction:column;align-items:flex-start;max-width:36rem;display:flex}.fv-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#414942;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.6875rem;font-weight:700;line-height:.875rem;display:inline-flex}.fv-eyebrow-dot{background:#236a4c;border-radius:999px;width:.5rem;height:.5rem}.fv-hero-title{letter-spacing:-.02em;color:#001c0d;margin:0 0 1.5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2}.fv-hero-lead{color:#414942;margin:0 0 2rem;font-size:1rem;line-height:1.6}.fv-hero-actions{flex-direction:column;gap:1rem;width:100%;display:flex}.fv-btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.fv-btn .material-symbols-outlined{font-size:16px}.fv-btn-primary{color:#fff;background:#236a4c;align-self:flex-start;padding:.75rem 1.5rem;font-size:.75rem}.fv-btn-primary:hover{opacity:.9}.fv-btn-primary:active{transform:scale(.98)}.fv-hero-trust{color:#414942;opacity:.85;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.75rem;font-weight:500;display:flex}.fv-hero-trust-item{align-items:center;gap:.25rem;display:inline-flex}.fv-hero-trust-item .material-symbols-outlined{font-size:14px}.fv-hero-trust-divider{color:#c1c8c0}.fv-hero-visual{width:100%;min-height:25rem;position:relative}.fv-hero-visual-frame{background:#eeeef0;border:1px solid #c1c8c0;border-radius:1rem;position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 32px #0000000f}.fv-hero-visual-frame img{object-fit:cover;object-position:center;width:100%;height:100%}.fv-hero-visual-overlay{mix-blend-mode:multiply;opacity:.05;pointer-events:none;background:#3d674d;position:absolute;inset:0}.fv-types{background:#f9f9fc;width:100%;padding:1.5rem 0 4rem}.fv-types-title{text-align:center;letter-spacing:-.01em;color:#0f172a;margin:0 0 3rem;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:800}.fv-types-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.fv-types-card{text-align:center;background:#f9f9fc;border:1px solid #c1c8c04d;border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.fv-types-card:hover{border-color:#c1c8c0b3;transform:translateY(-3px);box-shadow:0 12px 28px #0f172a12}.fv-types-icon{color:#1a5336;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.fv-types-icon .material-symbols-outlined{font-size:48px}.fv-types-card-title{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.25}.fv-types-card-text{color:#475569;margin:0;font-size:.875rem;line-height:1.6}@media (width>=768px){.fv-types-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.fv-types-grid{grid-template-columns:repeat(5,1fr)}}.fv-verify{background:#fff;width:100%;padding:5rem 0}.fv-verify-head{text-align:center;max-width:56rem;margin:0 auto 3rem}.fv-verify-head h2{color:#003b22;margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.fv-verify-head p{color:#404942;margin:0;font-size:1rem;font-weight:500;line-height:1.7}.fv-verify-list{grid-template-columns:1fr;gap:1.25rem;max-width:56rem;margin:0 auto;padding:0;list-style:none;display:grid}.fv-verify-item{color:#191c1a;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.fv-verify-check{color:#1a5336;font-variation-settings:"FILL" 1}@media (width>=640px){.fv-verify-list{grid-template-columns:repeat(2,1fr);column-gap:3rem}}.fv-covered{background:#f3f3f6;width:100%;padding:2.5rem 0 5rem}.fv-covered-head{text-align:center;max-width:50rem;margin:0 auto 4rem}.fv-covered-head h2{color:#191c1a;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.15}.fv-covered-head p{color:#404942;margin:0;font-size:1.0625rem;font-weight:500}.fv-covered-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.fv-covered-card{background:#fff;border:1px solid #c0c9c0;border-radius:.75rem;padding:2rem;transition:border-color .2s,box-shadow .2s,transform .2s}.fv-covered-card:hover{border-color:#8fd5b0;transform:translateY(-3px);box-shadow:0 12px 28px #0f172a12}.fv-covered-icon{color:#003b22;background:#e7e9e4;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.fv-covered-card h3{color:#191c1a;margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.fv-covered-card p{color:#404942;margin:0;font-size:.95rem;line-height:1.6}@media (width>=768px){.fv-covered-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.fv-covered-grid{grid-template-columns:repeat(4,1fr)}}.fv-ops{background:#f3f3f6;width:100%;padding:1.25rem 0}.fv-ops-head{text-align:center;max-width:50rem;margin:0 auto 2.25rem}.fv-ops-head h2{letter-spacing:-.02em;color:#001c0d;margin:0 0 1rem;font-size:clamp(1.375rem,2.6vw,1.875rem);font-weight:700}.fv-ops-head p{color:#414942;margin:0;font-size:.9rem;line-height:1.65}.fv-ops-grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.fv-ops-tabs{flex-direction:column;gap:.5rem;display:flex}.fv-ops-tab{text-align:left;font:inherit;color:#414942;cursor:pointer;background:0 0;border:none;border-left:4px solid #0000;border-radius:0 .5rem .5rem 0;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.fv-ops-tab:hover{color:#1a1c1e;background:#eeeef0}.fv-ops-tab.is-active{color:#1a1c1e;background:#fff;border-left-color:#236a4c;box-shadow:0 2px 8px #0f172a0f}.fv-ops-content{background:#fff;border:1px solid #c1c8c04d;border-radius:1rem;padding:2rem;animation:.5s ease-out fv-fade-in-up;box-shadow:0 2px 10px #0f172a0d}.fv-ops-content h3{color:#1a1c1e;margin:0 0 .85rem;font-size:1.25rem;font-weight:700}.fv-ops-content>p{color:#414942;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.fv-ops-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.fv-ops-list li{color:#1a1c1e;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.fv-ops-list .material-symbols-outlined{color:#236a4c}@keyframes fv-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.fv-ops-list{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.fv-ops-grid{grid-template-columns:4fr 8fr;gap:2rem}.fv-ops-content{padding:3rem}}@media (prefers-reduced-motion:reduce){.fv-ops-content{animation:none}}.fv-consult{background:#fff;border-top:1px solid #c1c8c04d;width:100%;padding:2.5rem 0}.fv-consult-grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.fv-consult-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1a5336;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.fv-consult-copy h2{color:#1a1c1e;margin:0 0 1.5rem;font-size:clamp(1.375rem,2.5vw,2rem);font-weight:700;line-height:1.15}.fv-consult-copy>p{color:#414942;margin:0 0 2.5rem;font-size:1rem;line-height:1.7}.fv-consult-list{flex-direction:column;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.fv-consult-list li{color:#1a1c1e;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.fv-consult-list .material-symbols-outlined{color:#1a5336}.fv-consult-call{background:#f3f3f6;border:1px solid #c1c8c04d;border-radius:.75rem;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0f172a0a}.fv-consult-call-icon{color:#1a5336;background:#1a53361a;border-radius:999px;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.fv-consult-call p{color:#414942;margin:0;font-size:.875rem;line-height:1.5}.fv-consult-call-number{color:#1a1c1e;font-weight:700}.fv-consult-card{z-index:1;background:#fff;border:1px solid #c1c8c04d;border-radius:1rem;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #0f172a2e}.fv-consult-card h3{color:#1a1c1e;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.fv-consult-form{grid-template-columns:1fr;gap:1rem;display:grid}.fv-consult-field{flex-direction:column;gap:.35rem;display:flex}.fv-consult-field label{color:#414942;font-size:.75rem;font-weight:700}.fv-consult-field input,.fv-consult-field select,.fv-consult-field textarea{width:100%;font:inherit;color:#1a1c1e;background:#f9f9fc;border:1px solid #c1c8c0;border-radius:.25rem;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.fv-consult-field textarea{resize:vertical}.fv-consult-field input:focus,.fv-consult-field select:focus,.fv-consult-field textarea:focus{border-color:#001c0d;box-shadow:0 0 0 1px #001c0d}.fv-consult-submit{color:#fff;cursor:pointer;background:#1a5336;border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:opacity .2s}.fv-consult-submit:hover{opacity:.9}@media (width>=768px){.fv-consult-card{padding:2.5rem}.fv-consult-form{grid-template-columns:repeat(2,1fr)}.fv-consult-field-full,.fv-consult-submit{grid-column:1/-1}}@media (width>=1024px){.fv-consult-grid{grid-template-columns:repeat(2,1fr);gap:4rem}.fv-consult-copy{padding-right:3rem}}.fv-reach{background:#fff;width:100%;padding:5rem 0}.fv-reach-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.fv-reach-copy h2{color:#0f172a;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.2}.fv-reach-lead{color:#475569;margin:0 0 2.5rem;font-size:1.0625rem;font-weight:500;line-height:1.6}.fv-reach-stats{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.fv-reach-stat{flex-direction:column;display:flex}.fv-reach-stat-value{color:#1a5336;margin-bottom:.25rem;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:800}.fv-reach-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#0f172a;font-size:.875rem;font-weight:700}.fv-reach-visual{background:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;justify-content:center;align-items:center;padding:2.5rem;display:flex}.fv-reach-visual img{object-fit:contain;border-radius:.75rem;width:100%;max-width:28rem;height:auto}@media (width>=1024px){.fv-reach-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.fv-process{background:#f3f3f6;width:100%;padding:5rem 0;position:relative;overflow:hidden}.fv-process-dots{opacity:.03;pointer-events:none;background-image:radial-gradient(#000 1px,#0000 1px);background-size:20px 20px;width:100%;height:20%;position:absolute;top:0;left:0}.fv-process-title{z-index:1;text-align:center;color:#0f172a;margin:0 0 4rem;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:800;position:relative}.fv-process-row{z-index:1;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid;position:relative}.fv-process-card{background:#fff;border:1px solid #c1c8c04d;border-radius:.75rem;flex-direction:column;height:100%;padding:2rem;display:flex}.fv-process-num{color:#fff;background:#1a5336;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:grid}.fv-process-bar{background:#1a5336;width:2.5rem;height:.25rem;margin-bottom:1rem}.fv-process-card h3{text-transform:uppercase;letter-spacing:.05em;color:#0f172a;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.fv-process-card p{color:#475569;margin:0 0 2rem;font-size:.875rem;line-height:1.5}.fv-process-illus{color:#94a3b8;background:#eeeef0;border-radius:.5rem;place-items:center;width:100%;height:10rem;margin-top:auto;font-weight:500;display:grid}@media (width>=768px){.fv-process-row{grid-template-columns:repeat(2,1fr)}.fv-process-row-3{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.fv-process-row-4{grid-template-columns:repeat(4,1fr)}.fv-process-row-3{max-width:75%;margin-left:auto;margin-right:auto}}.fv-contactbar{background:#0f172a;width:100%;padding:2.5rem 0}.fv-contactbar-inner{flex-direction:column;align-items:center;gap:2rem;display:flex}.fv-contactbar-copy{text-align:center}.fv-contactbar-copy h3{color:#fff;margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}.fv-contactbar-copy p{color:#94a3b8;margin:.5rem 0 0;font-size:.95rem}.fv-contactbar-actions{flex-direction:column;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.fv-contactbar-btn{color:#fff;background:#1a5336;border-radius:.5rem;padding:.875rem 2rem;font-weight:700;text-decoration:none;transition:background .2s;box-shadow:0 6px 16px #0003}.fv-contactbar-btn:hover{background:#134028}.fv-contactbar-call{align-items:center;gap:.75rem;display:flex}.fv-contactbar-call span{color:#94a3b8;font-size:.875rem;font-weight:500}.fv-contactbar-call a{color:#fff;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .2s}.fv-contactbar-call a:hover{color:#4c9170}@media (width>=640px){.fv-contactbar-actions{flex-direction:row}}@media (width>=1024px){.fv-contactbar-inner{flex-direction:row;justify-content:space-between;align-items:center}.fv-contactbar-copy{text-align:left}}.fv-why{background-color:#fff;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:20px 20px;width:100%;padding:2.5rem 0;position:relative;overflow:hidden}.fv-why-grid{z-index:1;grid-template-columns:1fr;align-items:start;gap:3rem;display:grid;position:relative}.fv-why-intro{flex-direction:column;gap:1.5rem;display:flex}.fv-why-eyebrow{align-items:center;gap:1rem;display:flex}.fv-why-eyebrow-bar{background:#1a5336;width:3rem;height:2px}.fv-why-eyebrow-text{letter-spacing:.12em;text-transform:uppercase;color:#1a5336;font-size:.875rem;font-weight:700}.fv-why-intro h2{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:clamp(1.375rem,2.5vw,2rem);font-weight:800}.fv-why-intro p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.fv-why-btn{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a5336;border:none;border-radius:999px;width:fit-content;padding:.75rem 2rem;font-weight:700;transition:opacity .2s}.fv-why-btn:hover{opacity:.9}.fv-why-cards{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}.fv-why-col{flex-direction:column;gap:1.5rem;display:flex}.fv-why-card{background:#fff;border:1px solid #f1f5f9;border-radius:40px .5rem;flex-direction:column;gap:1rem;padding:2rem;display:flex;box-shadow:0 4px 14px #0f172a0d}.fv-why-card .material-symbols-outlined{color:#1a5336;font-size:32px}.fv-why-card h3{color:#0f172a;margin:0;font-weight:700}.fv-why-card p{color:#475569;margin:0;font-size:.875rem;line-height:1.55}.fv-why-card.is-highlight{background:#1a5336;border-color:#1a5336;box-shadow:0 18px 40px #1a533647}.fv-why-card.is-highlight .material-symbols-outlined,.fv-why-card.is-highlight h3{color:#fff}.fv-why-card.is-highlight p{color:#ffffffe6}@media (width>=768px){.fv-why-cards{grid-template-columns:repeat(3,1fr)}.fv-why-col-center{justify-content:center}.fv-why-col-offset{margin-top:6rem}}@media (width>=1024px){.fv-why-grid{grid-template-columns:4fr 8fr;gap:3rem}.fv-why-intro{position:sticky;top:6rem}}.fv-deliverables{background:#fff;width:100%;padding:5rem 0;position:relative;overflow:hidden}.fv-deliverables:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 320' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f1f5f9' fill-opacity='0.5' d='M0,128L48,138.7C96,149,192,171,288,165.3C384,160,480,128,576,133.3C672,139,768,181,864,192C960,203,1056,181,1152,154.7C1248,128,1344,96,1392,80L1440,64L1440,0L1392,0C1344,0,1248,0,1152,0C1056,0,960,0,864,0C768,0,672,0,576,0C480,0,384,0,288,0C192,0,96,0,48,0L0,0Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:100%;height:250px;position:absolute;top:0;left:0}.fv-deliverables-head{z-index:1;text-align:center;margin-bottom:4rem;position:relative}.fv-deliverables-head h2{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:800}.fv-deliverables-grid{z-index:1;grid-template-columns:1fr;align-items:stretch;gap:3rem;display:grid;position:relative}.fv-deliverables-image{border:1px solid #e2e8f0;border-radius:1rem;min-height:18rem;overflow:hidden;box-shadow:0 6px 20px #0f172a14}.fv-deliverables-image img{object-fit:cover;object-position:left top;width:100%;height:100%;display:block}.fv-deliverables-items{grid-template-columns:1fr;gap:2.5rem;display:grid}.fv-deliverable{border-top:2px solid #1a5336;align-items:flex-start;gap:1rem;padding-top:1.25rem;display:flex}.fv-deliverable-icon{color:#1a5336;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.25rem;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;margin-top:.125rem;display:grid}.fv-deliverable-copy h3{text-transform:uppercase;letter-spacing:.1em;color:#0f172a;margin:0 0 .375rem;font-size:.875rem;font-weight:700}.fv-deliverable-copy p{color:#475569;margin:0;font-size:.875rem;line-height:1.6}@media (width>=640px){.fv-deliverables-items{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.fv-deliverables-grid{grid-template-columns:5fr 7fr;align-items:center;gap:4rem}}.fv-trusted{background-color:#fff;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:20px 20px;width:100%;padding:4rem 0;overflow:hidden}.fv-trusted-heading{text-align:center;max-width:56rem;margin:0 auto 2.5rem;padding:0 1.5rem}.fv-trusted-heading h2{color:#0f172a;margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.25}.fv-trusted-br{display:none}.fv-trusted-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 2.75rem;max-width:56rem;margin:0 auto;padding:0 1.5rem;display:flex}.fv-trusted-logo-item{flex:0 auto;justify-content:center;align-items:center;min-width:7rem;height:3.25rem;display:flex}.fv-trusted-logo-img{object-fit:contain;object-position:center;width:auto;max-width:10.5rem;height:2.75rem;display:block}@media (width>=768px){.fv-trusted-br{display:block}.fv-trusted-logos{gap:2.5rem 3.5rem}.fv-trusted-logo-item{height:3.5rem}.fv-trusted-logo-img{max-width:11.5rem;height:3rem}}@media (width<=480px){.fv-trusted-logos{gap:1.5rem 2rem}.fv-trusted-logo-item{flex:0 calc(50% - 1rem);min-width:0}.fv-trusted-logo-img{max-width:100%;height:2.35rem}}.fv-audit{background:#fff;width:100%;padding:5rem 0}.fv-audit-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.fv-audit-head-left{align-items:center;gap:1rem;display:flex}.fv-audit-dots{opacity:.4;grid-template-columns:repeat(2,1fr);gap:.25rem;display:grid}.fv-audit-dots span{background:#64748b;border-radius:999px;width:4px;height:4px}.fv-audit-bar{background:#1a5336;width:2px;height:2.5rem}.fv-audit-title{color:#0f172a;margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:800}.fv-audit-controls{gap:1rem;display:none}.fv-audit-btn{color:#1a1c1e;cursor:pointer;background:0 0;border:1px solid #c1c8c0;border-radius:999px;place-items:center;width:3rem;height:3rem;transition:background .2s;display:grid}.fv-audit-btn:hover{background:#eeeef0}.fv-audit-track{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:2rem;padding-bottom:2rem;display:flex;overflow-x:auto}.fv-audit-track::-webkit-scrollbar{display:none}.fv-audit-card{scroll-snap-align:start;background:#fff;border:1px solid #c1c8c033;border-radius:1rem;flex-direction:column;flex-shrink:0;gap:1rem;min-width:20rem;padding:2rem;display:flex;box-shadow:0 4px 16px #0f172a0d}.fv-audit-card h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.fv-audit-card p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.fv-audit-graphic{color:#94a3b8;background:#f8fafc;border-radius:.75rem;place-items:center;width:100%;height:11.25rem;margin-top:1rem;font-weight:500;display:grid}@media (width>=768px){.fv-audit-controls{display:flex}.fv-audit-card{min-width:25rem}}.fv-services-nav{background:#f9f9fc;width:100%}.fv-services-nav-inner{flex-direction:column;padding-top:.25rem;padding-bottom:1rem;display:flex}.fv-services-nav-label{letter-spacing:.08em;text-transform:uppercase;color:#404942;opacity:.5;margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.fv-services-nav-list{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:1.5rem;width:100%;padding-bottom:.25rem;display:flex;overflow-x:auto}.fv-services-nav-list::-webkit-scrollbar{display:none}.fv-services-nav-link{color:#404942;flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.fv-services-nav-link:hover{color:#191c1a}.fv-services-nav-link.is-active{color:#003b22;font-weight:700}@media (width>=768px){.fv-services-nav-label{font-size:.75rem}.fv-services-nav-list{gap:2rem}}@media (width>=1024px){.fv-hero{padding:3rem 0}.fv-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}.fv-hero-visual{height:100%;min-height:31.25rem}}.fv-workflow{background:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:2.5rem 0 3rem}.fv-workflow-header{margin-bottom:2.25rem}.fv-workflow-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#4c9170;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.fv-workflow-title{color:#0f172a;max-width:44rem;margin:0 0 .65rem;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:800;line-height:1.2}.fv-workflow-subtitle{color:#64748b;max-width:40rem;margin:0;font-size:clamp(.92rem,1.4vw,1rem);line-height:1.55}.fv-workflow-grid{grid-template-columns:1fr;gap:1rem;display:grid}.fv-workflow-card{background:#fff;border:1px solid #e9eef3;border-radius:10px;flex-direction:column;min-height:10.5rem;padding:1rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative}.fv-workflow-card:hover{border-color:#d7e3dc;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.fv-workflow-card-head{align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.fv-workflow-num{color:#fff;background:#4c9170;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.78rem;font-weight:700;display:inline-flex}.fv-workflow-card-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.fv-workflow-card-body{flex:auto;align-items:center;gap:.55rem;display:flex}.fv-workflow-card-body p{color:#64748b;flex:auto;min-width:0;margin:0;font-size:.8rem;line-height:1.5}.fv-workflow-img{object-fit:contain;object-position:center;flex:none;width:42%;max-width:118px;height:auto;max-height:72px}@media (width>=640px) and (width<=1023px){.fv-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.fv-workflow{padding:3rem 0 3.5rem}.fv-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fv-workflow-card:after{content:"";pointer-events:none;border-top:2px solid #4c9170;border-right:2px solid #4c9170;width:.6rem;height:.6rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)rotate(45deg)}.fv-workflow-card:nth-child(4n):after,.fv-workflow-card:last-child:after{display:none}.fv-workflow-img{max-width:108px;max-height:68px}}@media (width<=639px){.fv-workflow-card-body{flex-direction:column;align-items:flex-start}.fv-workflow-img{align-self:center;width:100%;max-width:100%;max-height:88px}}.fv-proof{background:#fff;border-bottom:1px solid #c0c9c0;width:100%;padding:2.5rem 0}.fv-proof-head{text-align:center;max-width:56rem;margin:0 auto 2.5rem}.fv-proof-head h2{color:#191c1a;margin:0 0 1rem;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:700;line-height:1.2}.fv-proof-head p{color:#404942;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:500}.fv-proof-list{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.fv-proof-item{text-align:left;background:#f2f4ef;border:1px solid #c0c9c0;border-radius:.5rem;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex}.fv-proof-icon{color:#1a5336;background:#1a53361a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.fv-proof-label{color:#191c1a;font-size:1rem;font-weight:700;line-height:1.3}@media (width>=640px){.fv-proof-item{width:calc(50% - .75rem)}}@media (width>=1024px){.fv-proof{padding:3.5rem 0}.fv-proof-list{gap:1.5rem}.fv-proof-item{width:calc(33.333% - 1rem)}}.fv-targeted{background:#f3f3f6;width:100%;padding:2.5rem 0}.fv-targeted-head{text-align:center;max-width:56rem;margin:0 auto 3rem}.fv-targeted-head h2{letter-spacing:-.02em;color:#003b22;margin:0 0 1.5rem;font-size:clamp(1.375rem,2.5vw,2rem);font-weight:700;line-height:1.1}.fv-targeted-head p{color:#414942;margin:0;font-size:1rem;line-height:1.6}.fv-targeted-grid{grid-template-columns:1fr;gap:2rem;display:grid}.fv-targeted-tabs{flex-direction:column;gap:.5rem;display:flex}.fv-targeted-tab{text-align:left;color:#414942;cursor:pointer;background:0 0;border:none;border-left:4px solid #0000;padding:1rem 1.5rem;font-family:inherit;font-size:1.25rem;font-weight:600;transition:all .2s}.fv-targeted-tab:hover{color:#1a1c1e;background:#eeeef0}.fv-targeted-tab.is-active{color:#1a1c1e;background:#fff;border-left-color:#236a4c;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 1px 2px #0000000f}.fv-targeted-panel{background:#fff;border:1px solid #c1c8c04d;border-radius:1rem;padding:2rem;box-shadow:0 1px 2px #0000000f}.fv-targeted-panel h3{letter-spacing:-.01em;color:#1a1c1e;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.fv-targeted-panel-anim{animation:.5s ease-out fv-fade-in-up}.fv-targeted-panel-desc{color:#414942;margin:0 0 2rem;font-size:1rem;line-height:1.6}.fv-targeted-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.fv-targeted-list li{color:#1a1c1e;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.fv-targeted-list .material-symbols-outlined{color:#236a4c;font-size:1.5rem}@media (width>=640px){.fv-targeted-list{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.fv-targeted-grid{grid-template-columns:4fr 8fr;align-items:start;gap:2rem}}@media (width>=1024px){.fv-targeted{padding:3.5rem 0}.fv-targeted-panel{padding:3rem}}.d2c-page{color:#0f172a;font-family:var(--font-family,"Inter", sans-serif);background:#fff}.d2c-page.anim-ready .d2c-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.d2c-page.anim-ready .d2c-reveal.is-visible{opacity:1;transform:translateY(0)}.d2c-page.anim-ready .d2c-advantage-card.d2c-reveal{transform:translateY(32px)scale(.98)}.d2c-page.anim-ready .d2c-advantage-card.d2c-reveal.is-visible{transform:translateY(0)scale(1)}.d2c-page.anim-ready .d2c-advantage-card.d2c-reveal.is-visible:hover{transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1),box-shadow .25s;transform:translateY(-4px)}.d2c-page.anim-ready .d2c-journey-card.d2c-reveal{transform:translateY(24px)}.d2c-page.anim-ready .d2c-journey-card.d2c-reveal.is-visible{transform:translateY(0)}.d2c-page.anim-ready .d2c-journey-card.d2c-reveal.is-visible:hover{transform:translateY(-2px)}.d2c-main{overflow-x:hidden}.d2c-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.d2c-section{padding:5rem 0}.d2c-eyebrow{color:#4c9170;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.d2c-text-primary{color:#06331d}.d2c-section-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.d2c-section-title--center{text-align:center}.d2c-btn{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.4rem;font-weight:800;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.d2c-btn:active{transform:scale(.98)}.d2c-btn-accent{color:#fff;background:#f59e0b;box-shadow:0 16px 32px #f59e0b33}.d2c-btn-accent:hover{background:#d97706}.d2c-hero-actions .d2c-btn{padding:.75rem 1.5rem;font-size:.85rem}.d2c-hero-actions .d2c-btn-accent{background:#438e64;box-shadow:0 16px 32px #438e6440}.d2c-hero-actions .d2c-btn-accent:hover{background:#3a7d58}.d2c-btn-accent.d2c-btn-block{background:#438e64;box-shadow:0 16px 32px #438e6440}.d2c-btn-accent.d2c-btn-block:hover{background:#3a7d58}.d2c-btn-outline{color:#0f172a;background:0 0;border:2px solid #e2e8f0}.d2c-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1}.d2c-btn-lg{padding:1.15rem 2.5rem;font-size:1rem}.d2c-btn-block{letter-spacing:.08em;text-transform:uppercase;width:100%;margin-top:.5rem;padding:1rem;font-size:.82rem}.d2c-hero{background:#fff;padding:2.5rem 0 6rem;overflow:hidden}.d2c-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.d2c-hero-title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(1.6rem,3.6vw,2.5rem);font-weight:700;line-height:1.1}.d2c-hero-title-line{white-space:nowrap;display:block}.d2c-hero-subtitle{color:#475569;max-width:32rem;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.d2c-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.d2c-hero-visual{position:relative}.d2c-hero-visual-glow{filter:blur(64px);z-index:0;border-radius:999px;position:absolute}.d2c-hero-visual-glow--primary{background:#06331d0d;width:16rem;height:16rem;top:-3rem;left:-3rem}.d2c-hero-visual-glow--accent{background:#f59e0b0d;width:24rem;height:24rem;bottom:-6rem;right:-3rem}.d2c-hero-image-wrap{z-index:1;position:relative}.d2c-hero-image-wrap img{aspect-ratio:1;object-fit:cover;border-radius:2.5rem;width:100%;display:block;box-shadow:0 20px 60px #00000026}.d2c-hero-badge{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;width:min(100% - 1rem,18rem);padding:1.5rem;transition:transform .25s;position:absolute;bottom:-1.5rem;right:-1rem;box-shadow:0 24px 48px #0f172a1f}.d2c-hero-badge:hover{transform:translateY(-.25rem)}.d2c-hero-badge-label{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:flex}.d2c-hero-badge-dot{background:#10b981;border-radius:999px;width:.65rem;height:.65rem;animation:1.8s ease-in-out infinite d2c-pulse}@keyframes d2c-pulse{0%,to{opacity:1}50%{opacity:.45}}.d2c-hero-badge-value{color:#0f172a;letter-spacing:-.03em;font-size:clamp(2rem,5vw,2.5rem);font-weight:900;line-height:1}.d2c-hero-badge-caption{color:#475569;margin-top:.25rem;font-size:.875rem;font-weight:700}.d2c-hero-badge-footer{border-top:1px solid #f1f5f9;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.d2c-hero-badge-footer>span{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.62rem;font-weight:700}.d2c-hero-badge-avatars{display:flex}.d2c-hero-badge-avatars span{background:#cbd5e1;border:2px solid #fff;border-radius:999px;width:1.5rem;height:1.5rem;margin-left:-.5rem}.d2c-hero-badge-avatars span:first-child{background:#e2e8f0;margin-left:0}.d2c-hero-badge-avatars span:nth-child(2){background:#cbd5e1}.d2c-hero-badge-avatars span:nth-child(3){background:#94a3b8}.d2c-bottleneck{background:#faf8f566;border-bottom:1px solid #f1f5f9}.d2c-bottleneck-grid{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}.d2c-bottleneck-copy .d2c-section-title{margin-bottom:3rem;font-size:clamp(1.4rem,2.4vw,1.85rem)}.d2c-accordion-item{border-top:2px solid #e2e8f0}.d2c-accordion-trigger{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.d2c-accordion-trigger h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.d2c-accordion-item.is-active .d2c-accordion-trigger h3{color:#3b7359}.d2c-accordion-trigger .material-symbols-outlined{color:#94a3b8}.d2c-accordion-item.is-active .d2c-accordion-trigger .material-symbols-outlined{color:#3b7359}.d2c-accordion-item:not(.is-active):hover{background:#f8fafc}.d2c-accordion-body{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.d2c-accordion-body li{align-items:flex-start;gap:.75rem;display:flex}.d2c-accordion-body li span{background:#4c9170;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.55rem}.d2c-accordion-body p{color:#475569;margin:0;font-size:.875rem;line-height:1.65}.d2c-accordion-body strong{color:#0f172a}.d2c-form-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:2rem;box-shadow:0 8px 30px #0000000f}.d2c-form-card-title{color:#0f172a;margin:0 0 1.75rem;font-size:1.5rem;font-weight:800}.d2c-form-card-header h3{color:#0f172a;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.d2c-form-card-header p{color:#64748b;margin:0 0 2rem;font-size:.875rem}.d2c-form{flex-direction:column;gap:1.25rem;display:flex}.d2c-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.d2c-form label{color:#334155;flex-direction:column;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.d2c-form input,.d2c-form select,.d2c-form textarea{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;outline:none;padding:.75rem 1rem;font-size:.9rem;font-weight:400}.d2c-form textarea{resize:vertical;min-height:6rem}.d2c-form input::placeholder,.d2c-form textarea::placeholder,.d2c-form select:invalid{color:#94a3b8}.d2c-form input:focus,.d2c-form select:focus,.d2c-form textarea:focus{border-color:#20684a;box-shadow:0 0 0 3px #20684a1f}.d2c-brands{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:3rem 0;overflow:hidden}.d2c-brands-label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin:0 0 2rem;font-size:.85rem;font-weight:900}.d2c-brands-slider{width:100%}.d2c-brands-viewport{width:100%;position:relative;overflow:hidden}.d2c-brands-viewport:before,.d2c-brands-viewport:after{content:"";z-index:2;pointer-events:none;width:5rem;position:absolute;top:0;bottom:0}.d2c-brands-viewport:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}.d2c-brands-viewport:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}.d2c-brands-track{align-items:center;gap:3.25rem;width:max-content;animation:32s linear infinite d2c-brands-marquee;display:flex}.d2c-brands-item{opacity:.88;flex-shrink:0;justify-content:center;align-items:center;min-width:7rem;height:3.5rem;padding:0 .35rem;transition:opacity .25s;display:inline-flex}.d2c-brands-item--large{min-width:8.5rem;height:4.25rem}.d2c-brands-item:hover{opacity:1}.d2c-brands-logo{object-fit:contain;object-position:center;width:auto;max-width:9rem;height:2.75rem;display:block}.d2c-brands-item--tall .d2c-brands-logo{max-width:5.75rem;height:3.25rem}.d2c-brands-item--wide .d2c-brands-logo{max-width:11rem;height:2.45rem}.d2c-brands-item--large .d2c-brands-logo{max-width:11.5rem;height:4rem}.d2c-brands-item--xlarge{min-width:10rem;height:5rem}.d2c-brands-item--xlarge .d2c-brands-logo{max-width:13.5rem;height:4.85rem}.d2c-brands-viewport:hover .d2c-brands-track{animation-play-state:paused}@keyframes d2c-brands-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.d2c-velocity{background:#fff;padding-top:3rem;overflow:hidden}.d2c-velocity-header{text-align:center;margin-bottom:2.5rem}.d2c-velocity-header .d2c-section-title{font-size:clamp(1.4rem,2.4vw,1.85rem)}.d2c-velocity-cards{flex-direction:column;gap:1rem;min-height:24rem;display:flex}.d2c-velocity-card{cursor:pointer;background:#faf8f5;border-radius:1.5rem;min-height:8rem;transition:flex .7s,background .35s,min-height .7s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.d2c-velocity-card.is-active{background:#0f172a;flex:3;min-height:24rem}.d2c-velocity-card img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s,transform .7s;position:absolute;inset:0}.d2c-velocity-card.is-active img{opacity:.6}.d2c-velocity-card.is-active:hover img{transform:scale(1.08)}.d2c-velocity-card-overlay{opacity:0;background:linear-gradient(#0000,#0003,#000c);flex-direction:column;justify-content:flex-end;padding:2rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.d2c-velocity-card.is-active .d2c-velocity-card-overlay{opacity:1}.d2c-velocity-card-overlay h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.d2c-velocity-card-overlay p{color:#fffc;max-width:28rem;margin:0;font-size:.875rem;line-height:1.6}.d2c-velocity-card-collapsed{justify-content:center;align-items:center;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.d2c-velocity-card.is-active .d2c-velocity-card-collapsed{opacity:0;pointer-events:none}.d2c-velocity-card-collapsed h3{color:#0f172a;text-align:center;margin:0;font-size:1.15rem;font-weight:700}.d2c-advantage{background:#faf8f5}.d2c-advantage .d2c-section-title{margin-bottom:4rem;font-size:clamp(1.4rem,2.4vw,1.85rem)}.d2c-advantage-grid{grid-template-columns:1fr;gap:2rem;display:grid}.d2c-advantage-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:2.5rem;transition:box-shadow .25s,transform .25s;box-shadow:0 8px 30px #0000000a}.d2c-advantage-card:hover{box-shadow:0 16px 40px #0f172a14}.d2c-advantage-number{color:#f1f5f9;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1;transition:color .3s}.d2c-advantage-card:hover .d2c-advantage-number{color:#4c917040}.d2c-advantage-card h3{color:#0f172a;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.d2c-advantage-card p{color:#475569;margin:0;font-size:.875rem;line-height:1.65}.d2c-journey{background:#fff;padding:2.5rem 0}.d2c-journey-header{margin-bottom:2.5rem}.d2c-journey-header .d2c-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.d2c-journey-lead{color:#475569;max-width:42rem;margin:.75rem 0 0;font-size:1rem;line-height:1.55}.d2c-journey-grid{grid-template-columns:1fr;gap:1rem;display:grid}.d2c-journey-card{background:#fff;border:1px solid #e9eef3;border-radius:10px;flex-direction:column;min-height:11rem;padding:1.1rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative}.d2c-journey-card:hover{border-color:#d7e3dc;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.d2c-journey-card-head{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.d2c-journey-num{color:#fff;background:#4c9170;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.d2c-journey-card-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.d2c-journey-card-body{flex:auto;align-items:center;gap:.5rem;display:flex}.d2c-journey-card-body p{color:#64748b;flex:auto;min-width:0;margin:0;font-size:.84rem;line-height:1.55}.d2c-journey-img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:42%;max-width:130px;height:auto}@media (width>=640px) and (width<=1023px){.d2c-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.d2c-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.d2c-journey-card:after{content:"";pointer-events:none;border-top:2px solid #4c9170;border-right:2px solid #4c9170;width:.6rem;height:.6rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)rotate(45deg)}.d2c-journey-card:nth-child(4n):after,.d2c-journey-card:last-child:after{display:none}}@media (width>=768px){.d2c-advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.d2c-bottom-cta{background:#0f172a;border-top:1px solid #1e293b;padding:5rem 0}.d2c-bottom-cta-inner{flex-direction:column;align-items:flex-start;gap:2.5rem;display:flex}.d2c-bottom-cta h2{color:#fff;max-width:32rem;margin:0;font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:700;line-height:1.2}.d2c-bottom-cta p{color:#94a3b8;max-width:28rem;margin:1rem 0 0;font-size:1.05rem;font-weight:500;line-height:1.6}.d2c-bottom-cta .d2c-btn-accent{color:#fff;white-space:nowrap;background:#438e64;box-shadow:0 16px 32px #438e6440}.d2c-bottom-cta .d2c-btn-accent:hover{background:#3a7d58}@media (width>=1024px){.d2c-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.d2c-hero-copy,.d2c-hero-visual{grid-column:span 6}.d2c-bottleneck-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:4rem}.d2c-bottleneck-copy{grid-column:span 7}.d2c-bottleneck-form-wrap{grid-column:span 5}.d2c-form-card{padding:2.5rem}.d2c-velocity-cards{flex-direction:row;height:37.5rem}.d2c-velocity-card{flex:1;min-height:auto}.d2c-velocity-card.is-active{flex:3;min-height:auto}.d2c-bottom-cta-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (width<=767px){.d2c-section{padding:3.5rem 0}.d2c-hero{padding:2rem 0 4rem}.d2c-hero-badge{bottom:-1rem;right:0}.d2c-form-row{grid-template-columns:1fr}}.isd-page{color:#1f1b11;font-family:var(--font-family,"Inter", sans-serif);background:#fff8f0}.isd-main{overflow-x:clip}.isd-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.isd-section{padding:5rem 0}.isd-eyebrow{color:#4c9170;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}.isd-section-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.isd-btn{cursor:pointer;border:none;border-radius:.35rem;justify-content:center;align-items:center;gap:.4rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.isd-btn:active{transform:scale(.98)}.isd-btn-primary{color:#fff;background:#20684a}.isd-btn-primary:hover{background:#3c8161}.isd-btn-outline{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:2px solid #ffffff4d}.isd-btn-outline:hover{background:#ffffff1a}.isd-btn-amber{color:#fff;background:#f59e0b}.isd-btn-amber:hover{background:#d97706}.isd-btn-lg{padding:.7rem 1.4rem;font-size:.9rem}.isd-btn-block{width:100%;margin-top:.5rem;padding:.7rem;font-size:1rem}.isd-hero{justify-content:center;align-items:center;min-height:34rem;padding:6rem 0;display:flex;position:relative;overflow:hidden}.isd-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.isd-hero-overlay{background:#0f172acc;position:absolute;inset:0}.isd-hero-inner{z-index:1;text-align:center;position:relative}.isd-hero-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;line-height:1.1}.isd-hero-subtitle{color:#cbd5e1;max-width:48rem;margin:1.5rem auto 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.isd-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.isd-bottleneck{background:#f8fafc}.isd-bottleneck-grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.isd-bottleneck-tabs{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.isd-bottleneck-tab{font:inherit;color:#64748b;cursor:pointer;background:0 0;border:none;padding:0}.isd-bottleneck-tab.is-active{color:#0f172a;font-weight:700}.isd-bottleneck-title{color:#1f1b11;margin:0;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;line-height:1.15}.isd-bottleneck-lead{color:#64748b;margin:1rem 0 0;font-weight:500}.isd-bottleneck-list{flex-direction:column;margin-top:2rem;display:flex}.isd-bottleneck-item{text-align:left;font:inherit;color:#334155;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;font-size:1.05rem;transition:color .2s}.isd-bottleneck-item.is-active{color:#06331d;font-size:1.25rem;font-weight:700}.isd-bottleneck-stat{margin-top:2rem}.isd-bottleneck-stat-head{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.isd-bottleneck-stat-value{color:#0f172a;font-size:clamp(2.2rem,5vw,3rem);font-weight:800;line-height:1}.isd-bottleneck-stat-line{color:#64748b;max-width:8rem;margin:0;font-size:1rem;font-weight:500;line-height:1.35}.isd-bottleneck-stat-quote{color:#64748b;margin:0 0 1rem;font-size:.95rem;font-style:italic;line-height:1.6}.isd-bottleneck-stat-solution{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.isd-bottleneck-stat-solution strong{color:#0f172a;font-weight:700}.isd-bottleneck-form-card{background:#fff;border:1px solid #c1c6d559;border-radius:.75rem;padding:2rem;box-shadow:0 12px 32px #0f172a14}.isd-bottleneck-form-card h3{color:#1f1b11;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.isd-bottleneck-form{flex-direction:column;gap:1rem;display:flex}.isd-bottleneck-form label{color:#64748b;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600;display:flex}.isd-bottleneck-form input,.isd-bottleneck-form select,.isd-bottleneck-form textarea{width:100%;font:inherit;color:#1f1b11;background:#fff;border:1px solid #c1c6d5;border-radius:.35rem;outline:none;padding:.55rem 1rem}.isd-bottleneck-form textarea{resize:vertical;min-height:6rem}.isd-bottleneck-form input::placeholder,.isd-bottleneck-form textarea::placeholder,.isd-bottleneck-form select:invalid{color:#94a3b8}.isd-bottleneck-form input:focus,.isd-bottleneck-form select:focus,.isd-bottleneck-form textarea:focus{border-color:#20684a;box-shadow:0 0 0 1px #20684a}.isd-trusted{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2.5rem 0;overflow:hidden}.isd-trusted-label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin:0 0 2rem;font-size:.78rem;font-weight:700}.isd-trusted-viewport{width:100%;position:relative;overflow:hidden}.isd-trusted-viewport:before,.isd-trusted-viewport:after{content:"";z-index:2;pointer-events:none;width:4.5rem;position:absolute;top:0;bottom:0}.isd-trusted-viewport:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}.isd-trusted-viewport:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}.isd-trusted-track{align-items:center;gap:3.25rem;width:max-content;animation:36s linear infinite isd-trusted-marquee;display:flex}.isd-trusted-viewport:hover .isd-trusted-track{animation-play-state:paused}.isd-trusted-brand{opacity:.9;flex-shrink:0;justify-content:center;align-items:center;min-width:6.5rem;height:3.25rem;padding:0 .25rem;transition:opacity .2s;display:inline-flex}.isd-trusted-brand:hover{opacity:1}.isd-trusted-logo{object-fit:contain;object-position:center;width:auto;max-width:9rem;height:2.85rem;display:block}@keyframes isd-trusted-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.isd-infrastructure{background:#fff;border-bottom:1px solid #c1c6d559;padding-top:2.5rem}.isd-infrastructure .isd-section-title{margin-bottom:3rem;font-size:clamp(1.5rem,2.8vw,2.1rem)}.isd-infrastructure-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.isd-infrastructure-visual{border:1px solid #c1c6d559;border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}.isd-infrastructure-visual img{object-fit:contain;background:#fff;width:100%;height:100%;min-height:24rem;transition:transform .5s;display:block}.isd-infrastructure-visual:hover img{transform:scale(1.05)}.isd-infrastructure-caption{background:linear-gradient(#0000,#0009);padding:1.5rem;position:absolute;inset:auto 0 0}.isd-infrastructure-caption p{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.isd-infrastructure-stats{grid-template-columns:1fr;gap:1.5rem;display:grid}.isd-stat-card{background:#fcf3e1;border:1px solid #c1c6d559;border-radius:.75rem;padding:2rem;box-shadow:0 4px 12px #0f172a0a}.isd-stat-value{color:#20684a;margin-bottom:.35rem;font-size:2.25rem;font-weight:800}.isd-stat-label{color:#64748b;font-weight:500}.isd-partner{background:#f8fafc;padding:5rem 0 0}.isd-partner .isd-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.isd-partner-scroll{height:calc(var(--count) * 55vh);position:relative}.isd-partner-sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0}.isd-partner-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.isd-partner-head{max-width:34rem}.isd-partner-lead{color:#475569;margin:1.25rem 0 0;font-size:1.02rem;line-height:1.7}.isd-partner-stack{--header-h:0rem;--stack-h:20rem;max-width:36rem;height:var(--stack-h);border-radius:22px;margin:0 auto;position:relative;overflow:hidden}.isd-partner-card{height:var(--stack-h);transform:translateY(var(--stack-h));transform-origin:top;box-shadow:none;border-radius:22px;flex-direction:column;padding:0;transition:transform .2s ease-out;display:flex;position:absolute;top:0;left:0;right:0}.isd-partner-card.is-active{box-shadow:none}.isd-partner-card-head{height:var(--header-h);align-items:center;gap:.85rem;display:flex}.isd-partner-badge{color:#334155;background:#ffffffb3;border-radius:6px;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.isd-partner-icon{color:#0f172a;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex;box-shadow:0 2px 6px #0f172a14}.isd-partner-icon svg{width:1.1rem;height:1.1rem}.isd-partner-card-head h3{color:#0f172a;margin:0;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:700}.isd-partner-tiles{height:100%;display:flex}.isd-partner-tile{background:0 0;border:none;flex-direction:column;flex:1 1 0;min-width:0;display:flex}.isd-partner-tile-media{background:#e9eef4;border-radius:22px;flex:auto;width:100%;position:relative;overflow:hidden}.isd-partner-tile-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.isd-partner-tile:hover .isd-partner-tile-media img{transform:scale(1.07)}.isd-partner-tile-media:after{content:"";background:linear-gradient(#0f172a00 35%,#0f172ad9 100%);position:absolute;inset:0}.isd-partner-tile-media h4{z-index:1;color:#fff;text-shadow:0 1px 8px #00000059;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;position:absolute;bottom:.85rem;left:1rem;right:1rem}.isd-partner-tile-body{flex-direction:column;gap:.6rem;padding:.7rem .35rem .2rem;display:flex}.isd-partner-tile-body p{color:#64748b;margin:0;font-size:.8rem;line-height:1.5}.isd-partner-tile-link{color:#0f172a;align-items:center;gap:.4rem;margin-top:auto;font-size:.78rem;font-weight:700;display:inline-flex}.isd-partner-tile-link svg{width:.95rem;height:.95rem;transition:transform .2s}.isd-partner-tile:hover .isd-partner-tile-link svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.isd-partner-card,.isd-partner-tile{transition:none}.isd-partner-tile{opacity:1;transform:none}}.isd-erp{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding-top:2.5rem;position:relative;overflow:hidden}.isd-erp .isd-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.isd-erp-grid-bg{opacity:.5;background-image:linear-gradient(90deg,#cbd5e1 1px,#0000 1px),linear-gradient(#cbd5e1 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%)}.isd-erp-inner{z-index:1;position:relative}.isd-erp-header{margin-bottom:4rem}.isd-erp-lead{color:#475569;max-width:42rem;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.7}.isd-erp-grid{grid-template-columns:1fr;gap:2rem;display:grid}.isd-erp-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:box-shadow .25s;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.isd-erp-card:hover{box-shadow:0 20px 40px -15px #00000014}.isd-erp-card-media{background:#f8fafc;border-bottom:1px solid #f1f5f9;height:12rem;position:relative;overflow:hidden}.isd-erp-card-media img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .35s;display:block}.isd-erp-card:hover .isd-erp-card-media img{transform:scale(1.04)}.isd-erp-card-body{padding:2rem}.isd-erp-card-body h4{color:#0f172a;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.isd-erp-card-body p{color:#475569;margin:0;font-size:.875rem;line-height:1.6}.isd-process{background:#fff;padding-top:2.5rem}.isd-process .isd-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.isd-process-header{margin-bottom:2.5rem}.isd-process-lead{color:#475569;max-width:42rem;margin:.75rem 0 0;font-size:1rem}.isd-process-grid{grid-template-columns:1fr;gap:1rem;display:grid}.isd-process-card{background:#fff;border:1px solid #e9eef3;border-radius:10px;flex-direction:column;min-height:11rem;padding:1.1rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative}.isd-process-card:hover{border-color:#d7e3dc;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.isd-process-head{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.isd-process-num{color:#fff;background:#4c9170;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.isd-process-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.isd-process-body{flex:auto;align-items:center;gap:.5rem;display:flex}.isd-process-body p{color:#64748b;flex:auto;min-width:0;margin:0;font-size:.84rem;line-height:1.55}.isd-process-img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:42%;max-width:130px;height:auto}.isd-bottom-cta{background:#fff;padding:0 0 3rem}.isd-bottom-cta-inner{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.isd-bottom-cta h2{color:#0f172a;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800}.isd-bottom-cta p{color:#475569;margin:0}.isd-bottom-cta .isd-btn{white-space:nowrap;background:#4c9170;padding:.85rem 2rem}.isd-bottom-cta .isd-btn:hover{background:#3b7359}.isd-explore{background:#fff;padding:1rem 0 2.5rem}.isd-explore h2{color:#0f172a;margin:0 0 2rem;font-size:1.5rem;font-weight:700}.isd-explore-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.isd-explore-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.isd-explore-card:hover{border-color:#4c9170}.isd-explore-card .material-symbols-outlined{color:#4c9170;transition:transform .2s}.isd-explore-card:hover .material-symbols-outlined{transform:translate(.25rem)}@media (width>=768px){.isd-infrastructure-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.isd-erp-grid,.isd-explore-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.isd-bottom-cta-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.isd-bottleneck-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:3rem}.isd-infrastructure-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.isd-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.isd-process-card:after{content:"";pointer-events:none;border-top:2px solid #4c9170;border-right:2px solid #4c9170;width:.6rem;height:.6rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)rotate(45deg)}.isd-process-card:nth-child(4n):after,.isd-process-card:last-child:after{display:none}}@media (width>=640px) and (width<=1023px){.isd-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.isd-section{padding:3.5rem 0}.isd-hero{min-height:28rem;padding:4rem 0}.isd-partner-grid{grid-template-columns:1fr;gap:1.75rem}.isd-partner-layout{grid-template-columns:1fr!important;gap:2rem!important}.isd-partner-head{max-width:none}.isd-partner-stack{--stack-h:16rem;max-width:none}}.services-page{color:#191c1e;background:#f7f9fb}.services-main{overflow-x:hidden}.services-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.services-section{padding:5rem 0}@keyframes services-hero-in{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes services-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes services-panel-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes services-content-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.services-page.anim-ready .services-hero-animate{opacity:0;animation:.85s cubic-bezier(.22,1,.36,1) forwards services-hero-in}.services-page.anim-ready .services-reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.services-page.anim-ready .services-reveal.is-visible{opacity:1;transform:translateY(0)}.services-hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:clamp(2.5rem,5vw,4.5rem) 0;position:relative}.services-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.services-hero-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 1.25rem;font-size:clamp(1.85rem,3.6vw,3rem);font-weight:800;line-height:1.12}.services-hero-highlight{color:#20684a;display:inline}.services-hero-title-sub{color:#0f172a;margin-top:.5rem;display:block}.services-hero-subtitle{color:#475569;max-width:34rem;margin:0;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.7}.services-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.services-hero-btn{cursor:pointer;color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:.6rem;align-items:center;gap:.55rem;padding:.8rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.services-hero-btn:hover{color:#20684a;border-color:#20684a;transform:translateY(-1px)}.services-hero-btn .material-symbols-outlined{font-size:1.2rem;transition:transform .2s}.services-hero-btn:hover .material-symbols-outlined{transform:translate(3px)}.services-hero-figure{position:relative}.services-hero-figure-media{border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;box-shadow:0 24px 50px -24px #0f172a66}.services-hero-figure-media img{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%;display:block}.services-hero-badges{gap:.75rem;display:flex;position:absolute;bottom:clamp(-.75rem,-1vw,-1rem);right:clamp(.75rem,2vw,1.5rem)}.services-hero-badge{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.15rem;padding:.7rem 1rem;display:flex;box-shadow:0 10px 24px -12px #0f172a59}.services-hero-badge strong{color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1}.services-hero-badge span{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.62rem;font-weight:700}.services-problems{background:#f8fafc;border-bottom:1px solid #e2e8f0}.services-problems-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:3.5rem;display:grid}.services-problems-content h2{color:#0f172a;margin:0 0 2.5rem;font-size:clamp(1.45rem,2.8vw,1.85rem);font-weight:800;line-height:1.15}.services-accordion{border-top:2px solid #cbd5e1}.services-accordion-trigger{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 0;display:flex}.services-accordion-trigger h3{color:#1e293b;margin:0;font-size:1.15rem;font-weight:700;transition:color .2s}.services-accordion-trigger.is-active h3{color:#3b7359}.services-accordion-trigger .material-symbols-outlined{color:#94a3b8;font-weight:700}.services-accordion-trigger.is-active .material-symbols-outlined,.services-accordion-trigger:not(.is-active):hover h3{color:#3b7359}.services-accordion-panel{border-bottom:1px solid #cbd5e1;flex-direction:column;gap:.75rem;margin:0;padding:0 0 1.35rem;list-style:none;animation:.4s services-panel-in;display:flex}.services-accordion-panel li{align-items:flex-start;gap:.65rem;display:flex}.services-bullet{background:#4c9170;flex-shrink:0;width:.38rem;height:.38rem;margin-top:.55rem}.services-accordion-panel p{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.services-accordion-panel strong{color:#0f172a}.services-contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 24px 50px -28px #0f172a59}.services-contact-title{color:#0f172a;margin:0 0 1.75rem;font-size:1.5rem;font-weight:800}.services-contact-form{flex-direction:column;gap:1.1rem;display:flex}.services-contact-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.services-contact-form label{font-family:var(--font-family,"Inter", sans-serif);color:#334155;flex-direction:column;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.services-contact-form input,.services-contact-form select,.services-contact-form textarea{width:100%;font-family:var(--font-family,"Inter", sans-serif);color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;padding:.8rem .95rem;font-size:.9rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.services-contact-form textarea{resize:vertical;min-height:6rem}.services-contact-form input::placeholder,.services-contact-form textarea::placeholder,.services-contact-form select:invalid{color:#94a3b8}.services-contact-form input:focus,.services-contact-form select:focus,.services-contact-form textarea:focus{border-color:#20684a;outline:none;box-shadow:0 0 0 3px #20684a1f}.services-contact-submit{color:#fff;cursor:pointer;background:#20684a;border:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.95rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.services-contact-submit:hover{background:#1a5336;transform:translateY(-2px)}.services-marquee-section{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2.5rem 0}.services-marquee-wrap{flex-direction:column;align-items:center;display:flex}.services-marquee-label{font-family:var(--font-family,"Inter", sans-serif);letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;margin-bottom:1.75rem;font-size:.68rem;font-weight:800}.services-marquee-viewport{width:100%;position:relative;overflow:hidden}.services-marquee-viewport:before,.services-marquee-viewport:after{content:"";z-index:2;pointer-events:none;width:5rem;position:absolute;top:0;bottom:0}.services-marquee-viewport:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}.services-marquee-viewport:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}.services-marquee-track{align-items:center;gap:3.25rem;width:max-content;animation:35s linear infinite services-marquee;display:flex}.services-marquee-brand{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;min-width:6.5rem;height:3.25rem;padding:0 .35rem;transition:opacity .2s;display:inline-flex}.services-marquee-brand:hover{opacity:1}.services-marquee-logo{object-fit:contain;object-position:center;width:auto;max-width:8.5rem;height:2.6rem;display:block}.services-marquee-brand--compact .services-marquee-logo{max-width:3.25rem;height:2.85rem}.services-marquee-brand--tall .services-marquee-logo{max-width:5.5rem;height:3.1rem}.services-marquee-brand--wide .services-marquee-logo{max-width:11rem;height:2.35rem}.services-marquee-viewport:hover .services-marquee-track{animation-play-state:paused}@keyframes services-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-volume{background:#faf8f5;padding:3rem 0}.services-volume-head{text-align:center;margin-bottom:1.5rem}.services-volume-head h2{color:#0f172a;margin:0;font-size:clamp(1.45rem,2.4vw,1.8rem);font-weight:700}.services-volume-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;padding:0 clamp(1.25rem,50vw - 640px + 1.25rem,2rem) .5rem;display:flex;overflow-x:auto}.services-volume-track::-webkit-scrollbar{display:none}.services-volume-card{scroll-snap-align:start;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;gap:1.25rem;min-width:min(85vw,450px);padding:1.75rem;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;box-shadow:0 8px 30px #0000000a}.services-volume-card:hover{border-color:#dbeafe;transform:translateY(-6px);box-shadow:0 16px 36px #0f172a1a}.services-volume-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.services-volume-card p{color:#475569;margin:0;line-height:1.55}.services-volume-graphic{color:#94a3b8;background:#faf8f5;border-radius:1rem;place-items:center;height:16rem;font-size:.85rem;font-weight:500;display:grid;overflow:hidden}.services-volume-graphic img{object-fit:cover;width:100%;height:100%}.services-capabilities{background:#fff;border-top:1px solid #e2e8f0;padding:3rem 0}.services-capabilities-title{text-align:center;color:#0f172a;margin:0 0 2rem;font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:700}.services-capabilities-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.services-capability-tabs{flex-direction:column;gap:.75rem;display:flex}.services-capability-tab{text-align:left;cursor:pointer;background:#fff;border:none;border-left:4px solid #e2e8f0;padding:1.25rem 1.35rem;transition:background-color .25s,border-color .25s,box-shadow .25s,transform .25s}.services-capability-tab:hover{border-color:#cbd5e1;transform:translate(4px)}.services-capability-tab.is-active{background:#faf8f5;border-color:#4c9170;box-shadow:0 4px 14px #0000000a}.services-capability-tab h3{color:#0f172a;margin:0 0 .45rem;font-size:1.1rem;font-weight:700}.services-capability-tab:not(.is-active) p{color:#64748b}.services-capability-tab.is-active h3{margin-bottom:.45rem}.services-capability-tab p{color:#475569;margin:0;font-size:.95rem;line-height:1.55}.services-capability-display{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;min-height:28rem;padding:1.25rem;position:sticky;top:6rem;box-shadow:0 20px 50px #00000014}.services-capability-display-content{opacity:0;transition:opacity .32s,transform .32s;transform:translateY(8px)}.services-capability-display-content.is-visible{opacity:1;transform:translateY(0)}.services-capability-display-content img{object-fit:cover;object-position:center top;background:#0f172a;border-radius:1rem;width:100%;height:clamp(14rem,28vw,20rem);margin-bottom:1.25rem}.services-capability-display-content h3{color:#0f172a;margin:0 0 .75rem;font-size:1.45rem;font-weight:700}.services-capability-metric{color:#20684a;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.services-capability-display-content p{color:#475569;margin:0;font-size:1.02rem;line-height:1.6}.services-process{background:#fff;padding-top:2.5rem}.services-process-header{margin-bottom:2.5rem}.services-process-eyebrow{color:#236a4c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.services-process-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;line-height:1.15}.services-process-lead{color:#475569;max-width:42rem;margin:.75rem 0 0;font-size:1rem;line-height:1.55}.services-process-grid{grid-template-columns:1fr;gap:1rem;display:grid}.services-process-card{background:#fff;border:1px solid #e9eef3;border-radius:10px;flex-direction:column;min-height:11rem;padding:1.1rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative}.services-process-card:hover{border-color:#d7e3dc;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.services-process-card-head{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.services-process-num{color:#fff;background:#4c9170;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.services-process-card-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.services-process-card-body{flex:auto;align-items:center;gap:.5rem;display:flex}.services-process-card-body p{color:#64748b;flex:auto;min-width:0;margin:0;font-size:.84rem;line-height:1.55}.services-process-img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:42%;max-width:130px;height:auto}@media (width>=640px) and (width<=1023px){.services-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.services-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-process-card:after{content:"";pointer-events:none;border-top:2px solid #4c9170;border-right:2px solid #4c9170;width:.6rem;height:.6rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)rotate(45deg)}.services-process-card:nth-child(4n):after,.services-process-card:last-child:after{display:none}}.services-integrate-cta{background:#0f172a;padding:4.5rem 0}.services-integrate-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.services-integrate-inner h2{color:#fff;max-width:28rem;margin:0;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:700;line-height:1.15}.services-integrate-inner p{color:#94a3b8;max-width:30rem;margin:1rem 0 0;font-size:1.05rem;line-height:1.55}.services-integrate-btn{color:#fff;cursor:pointer;background:#20684a;border:none;border-radius:.5rem;align-items:center;gap:.45rem;padding:.7rem 1.25rem;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 10px 24px #20684a40}.services-integrate-btn:hover{background:#1a5336;transform:scale(1.03)}@media (width<=1100px){.services-hero-grid{grid-template-columns:1fr}.services-hero-figure{order:-1;margin-bottom:1rem}.services-hero-badges{bottom:-.75rem}.services-problems-grid,.services-capabilities-grid{grid-template-columns:1fr}.services-capability-display{position:static}}@media (width<=768px){.services-section{padding:3.5rem 0}.services-container{width:min(1280px,100% - 1.25rem)}.services-hero-badges{justify-content:flex-start;margin-top:.85rem;position:static}.services-quote-row,.services-contact-row,.services-process-grid{grid-template-columns:1fr}.services-integrate-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.services-marquee-track,.services-hero-dot,.services-hero-bg{animation:none}.services-page.anim-ready .services-hero-animate,.services-page.anim-ready .services-reveal{opacity:1;transition:none;animation:none;transform:none}.services-accordion-panel,.services-capability-display-content.is-visible{opacity:1;transform:none}.services-volume-card,.services-quote-card,.services-process-card{transition:none;animation:none}.services-volume-card:hover,.services-quote-card:hover,.services-process-card:hover,.services-capability-tab:hover{transform:none}}.home-page{background:var(--background);color:var(--text-primary);font-family:var(--font-family,"Inter", sans-serif);overflow-x:clip}.home-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.home-announcement{background:var(--primary);color:#fff;border-bottom:1px solid #fff3;overflow:hidden}.home-ticker{white-space:nowrap;gap:2rem;padding:.5rem 1rem;font-size:.8rem;animation:30s linear infinite ticker-scroll;display:flex}.home-announcement:hover .home-ticker{animation-play-state:paused}.home-header{z-index:40;background:#fff;border-bottom:1px solid #eceff3;position:sticky;top:0;overflow:visible}.home-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:.85rem 0;display:grid}.home-brand-link{color:inherit;flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.home-logo{width:96px;height:auto;display:block}.home-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2rem);font-weight:500;display:flex;overflow:visible}.home-nav-link{color:#666;white-space:nowrap;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.home-nav-link:hover{color:#333}.home-nav-link.is-active{color:#333;font-weight:700}.home-nav-link--static{cursor:default}.home-nav-link--static:hover{color:#666}.home-nav-item--services{position:static}.home-nav-link--services{cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:.15rem;padding:0;display:inline-flex}.home-nav-chevron{font-size:1.15rem;line-height:1;transition:transform .2s}.home-nav-item--services:focus-within .home-services-mega,.home-nav-item--services.is-open .home-services-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.home-nav-item--services:focus-within .home-nav-chevron,.home-nav-item--services.is-open .home-nav-chevron{transform:rotate(180deg)}.home-services-mega{z-index:50;opacity:0;visibility:hidden;pointer-events:none;width:auto;padding-top:1rem;transition:opacity .22s,visibility .22s,transform .22s;position:absolute;top:100%;left:0;right:0;transform:translateY(6px)}.home-services-mega-panel{background:#fff;border:1px solid #e8ebef;border-radius:.35rem;box-shadow:0 18px 48px #0f172a1f,0 4px 12px #0f172a0f}.home-services-mega-inner{padding:1.75rem 0 1.35rem}.home-services-mega-grid{border-bottom:1px solid #eef1f4;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.35rem 1.5rem;padding-bottom:1.35rem;display:grid}.home-services-mega-heading{letter-spacing:0;text-transform:none;color:#111;margin:0 0 .85rem;font-size:.88rem;font-weight:700;line-height:1.4}.home-services-mega-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.home-services-mega-link{color:#666;font-size:.84rem;font-weight:400;line-height:1.45;text-decoration:none;transition:color .2s;display:block}.home-services-mega-link:hover{color:#111;text-underline-offset:.15rem;text-decoration:underline}.home-services-mega-link.is-active{color:#111;font-weight:700;text-decoration:none}.home-services-mega-link.is-active:hover{text-decoration:underline}.home-services-mega-banner{background:#f3f5f7;border-radius:.35rem;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);align-items:stretch;gap:1rem;margin-top:1.15rem;padding:1.15rem 1.25rem;display:grid;overflow:hidden}.home-services-mega-banner-copy{flex-direction:column;justify-content:center;gap:.55rem;display:flex}.home-services-mega-banner-title{color:#111;margin:0;font-size:1.05rem;font-weight:700}.home-services-mega-banner-text{color:#5f6670;max-width:34rem;margin:0;font-size:.84rem;line-height:1.5}.home-services-mega-banner-btn{color:#111;background:#dbeafe;border-radius:.2rem;align-self:flex-start;align-items:center;gap:.2rem;margin-top:.35rem;padding:.55rem .95rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.home-services-mega-banner-btn:hover{background:#bfdbfe}.home-services-mega-banner-btn.is-active{background:#93c5fd;font-weight:700}.home-services-mega-banner-btn .material-symbols-outlined{font-size:1rem}.home-services-mega-banner-visual{border-radius:.25rem;min-height:140px;position:relative;overflow:hidden}.home-services-mega-banner-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f3f5f7 35%,#0000 100%);width:28%;position:absolute;inset:0 auto 0 0}.home-services-mega-banner-visual img{object-fit:cover;width:100%;height:100%;display:block}.home-header-actions{flex-shrink:0;align-items:center;gap:1.1rem;display:flex}.home-header-track-link{color:#111;white-space:nowrap;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s}.home-header-track-link:hover,.home-header-track-link.is-active{color:#000}.home-header-cta{color:#fff;white-space:nowrap;cursor:pointer;background:#111;border:none;border-radius:.2rem;justify-content:center;align-items:center;padding:.68rem .95rem;font-size:.76rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s;display:inline-flex}.home-header-cta:hover{background:#000}.home-header-menu-toggle{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .2s,border-color .2s;display:none}.home-header-menu-toggle:hover,.home-header-menu-toggle.is-open{background:#f3f4f6;border-color:#d1d5db}.home-header-menu-toggle .material-symbols-outlined{font-size:1.45rem;line-height:1}.home-mobile-backdrop,.home-mobile-nav{display:none}.home-hero{background:#fff;padding:3.5rem 0 4.5rem;position:relative;overflow:hidden}.home-hero-grid{z-index:1;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:2.5rem;display:grid;position:relative}.home-hero-copy{padding-top:.5rem}.home-hero-slide-content{animation:.45s home-hero-fade-in}.home-hero h2{font-size:var(--section-heading-size);letter-spacing:-.025em;color:#0b1426;max-width:14ch;margin:0 0 1rem;font-weight:700;line-height:1.12}.home-hero-lead{color:#6b7280;max-width:34ch;margin:0 0 1.75rem;font-size:1rem;font-weight:400;line-height:1.55}.home-hero-cta{color:#fff;cursor:pointer;background:#0b1426;border:none;border-radius:.35rem;justify-content:center;align-items:center;padding:.82rem 1.35rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.home-hero-cta:hover{background:#000;transform:translateY(-1px)}.home-hero-slider-controls{align-items:center;gap:.55rem;margin-top:2.5rem;display:flex}.home-hero-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;font-size:1.25rem;line-height:1;transition:border-color .2s,color .2s;display:inline-grid}.home-hero-nav-btn:hover{color:#0b1426;border-color:#94a3b8}.home-hero-dots{align-items:center;gap:.35rem;margin-left:.35rem;display:flex}.home-hero-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:1.1rem;height:.22rem;padding:0;transition:width .25s,background .25s}.home-hero-dot.is-active{background:#438e64;width:2.2rem}.home-hero-card{background:#f3f4f6;border:none;border-radius:1rem;min-height:360px;padding:.75rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.home-hero-slide-image{object-fit:cover;opacity:0;pointer-events:none;border-radius:.75rem;width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);transition:opacity .5s;position:absolute;inset:.75rem}.home-hero-slide-image.is-active{opacity:1;z-index:1}.home-cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:.35rem;justify-content:center;align-items:center;padding:.82rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .28s,opacity .2s,box-shadow .28s;display:inline-flex}.btn-primary{background:var(--warning-orange);color:#fff}.btn-secondary{color:var(--secondary);border:2px solid var(--secondary);background:0 0}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-3px);box-shadow:0 10px 18px #0000001a}.hero-highlight{color:#e63b2e;font-style:italic}.btn-compact{padding:.55rem .85rem;font-size:.82rem}.btn-link{line-height:1}.home-section{padding:4rem 0}.section-title{text-align:center;font-size:var(--section-heading-size);margin:0 0 1.8rem}.home-stats{border-top:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);background:#fff;padding:3rem 0 3.25rem}.home-stats-inner{position:relative}.home-stats-head{z-index:1;align-items:center;gap:1rem;margin-bottom:2.75rem;display:flex;position:relative}.home-stats-dots{opacity:.55;background-image:radial-gradient(#9aa6b2 1.5px,#0000 1.7px);background-size:9px 9px;flex-shrink:0;width:26px;height:42px}.home-stats-bar{background:#2f8f5b;border-radius:2px;flex-shrink:0;width:4px;height:56px}.home-stats-title{text-align:left;letter-spacing:-.02em;color:#0b1426;max-width:none;margin:0;line-height:1.2}.home-stats-title-strong{color:#1f2937;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.1;display:block}.home-stats-title-sub{color:#4b5563;margin-top:.4rem;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:400;line-height:1.25;display:block}.home-stats-title-accent{color:#3e8b67;font-weight:700}.home-stats-grid{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid;position:relative}.home-stat-card{text-align:center;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:0 .75rem;transition:transform .3s;display:flex;position:relative}.home-stat-card:hover{transform:translateY(-5px)}@media (width>=1101px){.home-stat-card+.home-stat-card:before{content:"";background:#e3e8ea;width:1px;height:84%;position:absolute;top:8%;left:0}}.home-stat-icon{background:radial-gradient(circle at 50% 38%,#fff 0%,#eef4f0 62%,#e4ede8 100%);border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 20px -10px #1f3d2c59,inset 0 1px #ffffffe6}.home-stat-card:hover .home-stat-icon{transform:scale(1.08);box-shadow:0 16px 26px -12px #1f3d2c73,inset 0 1px #ffffffe6}.home-stat-icon svg{filter:drop-shadow(0 4px 6px #1f3d2c2e);width:46px;height:46px}.home-stat-value{letter-spacing:-.02em;color:#0b1426;margin:0 0 .55rem;font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:800;line-height:1}.home-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;max-width:11rem;margin:0 auto;font-size:clamp(.58rem,.7vw,.72rem);font-weight:600;line-height:1.4}.home-stat-label-accent{color:#0b1426;letter-spacing:0;text-transform:none;margin:.2rem 0 0;font-size:.78rem;font-weight:600;line-height:1.3}.step-grid,.service-grid,.industry-grid{gap:1rem;display:grid}.step-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card,.service-card,.industry-card{border:1px solid var(--border-muted);isolation:isolate;background:#fff;border-radius:.75rem;padding:1.1rem;transition:transform .25s,box-shadow .25s;position:relative}.step-card:hover,.service-card:hover,.industry-card:hover{transform:translateY(-6px);box-shadow:0 12px 26px #00000014}.step-card span{background:var(--primary-fixed);border-radius:999px;place-items:center;width:2rem;height:2rem;font-weight:700;display:inline-grid}.step-card h4,.service-card h4,.industry-card h4{margin:.75rem 0}.step-card-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.step-icon,.industry-icon{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-family:Material Symbols Outlined;font-size:1.25rem;font-style:normal;line-height:1}.step-icon{color:var(--text-muted)}.step-card p,.service-card p,.industry-card p{line-height:1.5}.execution-section{background:#f3f4f6}.execution-heading{text-align:center;margin-bottom:2.1rem}.execution-title{margin-bottom:.72rem}.execution-underline{background:#333;border-radius:999px;width:54px;height:3px;margin:0 auto}.execution-step-grid{grid-template-columns:repeat(5,minmax(140px,168px));justify-content:space-between;gap:.9rem;position:relative}.execution-step-grid:before{content:"";z-index:0;background:#dde2e8;height:2px;position:absolute;top:50%;left:2%;right:2%}.execution-step-card{z-index:1;text-align:center;border:1px solid #d8dee6;border-radius:.35rem;min-height:208px;padding:1.15rem .85rem;box-shadow:0 2px 6px #1018280f}.execution-step-card .step-card-top{flex-direction:column;justify-content:center;align-items:center;gap:.72rem}.execution-step-card span{color:#111;background:#e8e3da;border-radius:.45rem;width:2rem;height:2rem;font-size:1rem}.execution-step-card .step-icon{opacity:.45;font-size:1rem}.execution-step-card h4{text-transform:uppercase;letter-spacing:.05em;min-height:1.9rem;margin:.5rem 0;font-size:.72rem;font-weight:800;line-height:1.35}.execution-step-card p{color:var(--text-muted);margin:0;font-size:.64rem;line-height:1.35}.execution-step-card.step-tone-neutral .step-icon{color:#8a8a8a}.execution-step-card.step-tone-red .step-icon{color:#e63b2e}.execution-step-card.step-tone-orange .step-icon{color:#f08c2d}.execution-step-card.step-tone-blue .step-icon{color:#09f}.execution-step-card.step-tone-green .step-icon{color:#7cbf87}.service-card{flex-direction:column;display:flex}.service-card-media{border:1px solid var(--border-muted);background:linear-gradient(135deg, color-mix(in srgb, var(--primary-fixed) 45%, #fff), color-mix(in srgb, var(--secondary-fixed) 60%, #fff));border-radius:.55rem;height:96px;margin-bottom:.9rem}.service-card-footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.service-card-footer small{color:var(--text-muted);font-size:.75rem;font-weight:600}.industry-card{text-align:center}.industry-icon{border:1px solid var(--border-muted);background:color-mix(in srgb, var(--surface-subtle) 80%, white);border-radius:.7rem;place-items:center;width:2.7rem;height:2.7rem;margin:0 auto;display:grid}.service-card p,.industry-card p{color:var(--text-muted);margin:0 0 .85rem}.services-showcase{background:#fff}.industries-showcase{background:#fff;border-top:1px solid #eceff3;border-bottom:1px solid #eceff3}.industries-showcase-heading{text-align:center;max-width:760px;margin:0 auto 2.5rem}.industries-showcase-title{color:#0b1426;letter-spacing:-.02em;white-space:normal;margin:0 auto .85rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.2}.industries-showcase-subtitle{color:#6b7280;text-align:center;max-width:100%;margin:0 auto;font-size:.8rem;font-weight:400;line-height:1.5}.industries-showcase-subtitle-line{white-space:nowrap;display:block}.industries-showcase-note{display:none}.industries-grid-showcase{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.industry-card-showcase{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex:0 calc(25% - .75rem);min-width:180px;max-width:calc(25% - .75rem);min-height:148px;padding:1.35rem 1rem 1.15rem;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 1px 3px #0f172a0a}.industry-card-showcase:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.industries-icon-showcase{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;color:#438e64;background:0 0;border:none;border-radius:0;width:auto;height:auto;margin:0 auto .85rem;font-size:1.65rem;line-height:1;display:block}.industry-card-showcase:hover .industries-icon-showcase{color:#357a56;transition:transform .22s,color .22s;transform:scale(1.08)}.industry-card-showcase h4{color:#0b1426;margin:0 0 .45rem;font-size:.98rem;font-weight:700;line-height:1.25}.industry-card-showcase p{color:#6b7280;max-width:22ch;margin:0 auto;font-size:.78rem;line-height:1.4}.home-trusted-slider{background:#fff;border-top:1px solid #eceff3;padding:2.5rem 0 2.75rem;overflow:hidden}.home-trusted-title{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;margin:0 0 1.75rem;font-size:.72rem;font-weight:600;line-height:1.4}.home-trusted-strip{position:relative;overflow:hidden}.home-trusted-strip:before,.home-trusted-strip:after{content:"";z-index:2;pointer-events:none;width:4rem;position:absolute;top:0;bottom:0}.home-trusted-strip:before{background:linear-gradient(90deg,#fff 10%,#fff0);left:0}.home-trusted-strip:after{background:linear-gradient(270deg,#fff 10%,#fff0);right:0}.home-trusted-track{align-items:center;gap:3.5rem;width:max-content;animation:28s linear infinite home-trusted-marquee;display:flex}.home-trusted-strip:hover .home-trusted-track{animation-play-state:paused}.home-trusted-brand{flex-shrink:0;align-items:center;gap:.55rem;display:inline-flex}.home-trusted-mark{background:#d1d5db;border-radius:999px;flex-shrink:0;width:1.35rem;height:1.35rem}.home-trusted-name{color:#9ca3af;white-space:nowrap;font-size:.92rem;font-weight:500}.home-trusted-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:9rem;height:3rem}.home-logistics-cta{color:#fff;background:radial-gradient(circle at 78% 42%,#24345273,#0000 52%),linear-gradient(115deg,#0b1018 0%,#101827 52%,#0d121c 100%);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:2.5rem 0;overflow:hidden}.home-logistics-cta-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:2.5rem 3rem;display:grid}.home-logistics-cta-copy h3{color:#fff;letter-spacing:-.02em;max-width:14ch;margin:0 0 1rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.12}.home-logistics-cta-copy p{color:#94a3b8;max-width:46ch;margin:0 0 1.75rem;font-size:.94rem;line-height:1.6}.home-logistics-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-logistics-cta-primary,.home-logistics-cta-secondary{cursor:pointer;border-radius:.35rem;justify-content:center;align-items:center;min-width:148px;padding:.78rem 1.25rem;font-family:inherit;font-size:.86rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.home-logistics-cta-secondary{color:#fff;background:0 0;border:1px solid #ffffffbf}.home-book-demo-dialog .MuiDialog-paper{border-radius:1.25rem;overflow:visible}.home-book-demo-modal{padding:clamp(1.5rem,3vw,2.25rem);position:relative}.home-book-demo-close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,color .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.home-book-demo-close:hover{color:#0f172a;background:#e2e8f0}.home-book-demo-title{color:#0f172a;margin:0 0 1.75rem;padding-right:2rem;font-size:1.5rem;font-weight:800}.home-book-demo-form{flex-direction:column;gap:1.1rem;display:flex}.home-book-demo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.home-book-demo-form label{color:#334155;flex-direction:column;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.home-book-demo-form input,.home-book-demo-form select,.home-book-demo-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;width:100%;padding:.8rem .95rem;font-family:inherit;font-size:.9rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.home-book-demo-form textarea{resize:vertical;min-height:6rem}.home-book-demo-form input::placeholder,.home-book-demo-form textarea::placeholder,.home-book-demo-form select:invalid{color:#94a3b8}.home-book-demo-form input:focus,.home-book-demo-form select:focus,.home-book-demo-form textarea:focus{border-color:#20684a;outline:none;box-shadow:0 0 0 3px #20684a1f}.home-book-demo-submit{color:#fff;cursor:pointer;background:#20684a;border:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.95rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.home-book-demo-submit:hover:not(:disabled){background:#1a5336;transform:translateY(-2px)}.home-book-demo-submit:disabled{opacity:.7;cursor:not-allowed}@media (width<=640px){.home-book-demo-row{grid-template-columns:1fr}}.home-logistics-cta-primary{color:#fff;background:#438e64;border:1px solid #438e64}.home-logistics-cta-primary:hover{background:#3a7d58;border-color:#3a7d58;transform:translateY(-1px)}.home-logistics-cta-secondary:hover{background:#ffffff0f;border-color:#fff;transform:translateY(-1px)}.home-logistics-cta-visual{justify-content:center;align-items:center;min-height:360px;display:flex}.home-logistics-cta-stack{cursor:pointer;width:min(100%,420px);height:270px;position:relative}.home-logistics-cta-stack.is-entered:not(.is-interacting) .home-logistics-cta-card{animation:7s ease-in-out infinite home-logistics-card-float}.home-logistics-cta-stack.is-interacting .home-logistics-cta-card{animation:none}.home-logistics-cta-stack.is-interacting .home-logistics-cta-card.is-dimmed{opacity:.25;filter:brightness(.55);transform:scale(.96) rotate(var(--card-rotate,0deg))}.home-logistics-cta-stack.is-spread .home-logistics-cta-card-back{transform:translate(-16px,8px)rotate(-8deg)}.home-logistics-cta-stack.is-spread .home-logistics-cta-card-main{transform:translateY(-6px)rotate(2deg)}.home-logistics-cta-stack.is-spread .home-logistics-cta-card-front{transform:translate(14px,-10px)rotate(5deg)}.home-logistics-cta-stack.is-spread .home-logistics-cta-card:hover{z-index:5}.home-logistics-cta-stack:before{content:"";filter:blur(48px);pointer-events:none;background:#438e6429;border-radius:999px;width:220px;height:220px;position:absolute;top:18%;left:28%}.home-logistics-cta-card{opacity:0;cursor:pointer;appearance:none;pointer-events:auto;z-index:1;background:#121824b8;border:1px solid #ffffff2e;border-radius:.55rem;padding:0;transition:transform .55s cubic-bezier(.22,1,.36,1),width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),top .55s cubic-bezier(.22,1,.36,1),left .55s cubic-bezier(.22,1,.36,1),right .55s cubic-bezier(.22,1,.36,1),bottom .55s cubic-bezier(.22,1,.36,1),inset .55s cubic-bezier(.22,1,.36,1),opacity .4s,box-shadow .55s,filter .4s,border-color .4s;animation:.9s cubic-bezier(.22,1,.36,1) forwards home-logistics-card-enter;position:absolute;overflow:hidden;box-shadow:0 20px 45px #00000059}.home-logistics-cta-stack.is-entered .home-logistics-cta-card{opacity:1}.home-logistics-cta-card img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.88;width:100%;height:100%;transition:opacity .45s,transform .55s cubic-bezier(.22,1,.36,1);display:block}.home-logistics-cta-card.is-expanded{z-index:10;opacity:1;filter:none;border-color:#ffffff80;box-shadow:0 32px 72px #0000008c;width:100%!important;height:100%!important;inset:0!important;transform:rotate(0)scale(1)!important}.home-logistics-cta-card.is-expanded img{opacity:1;transform:scale(1.04)}.home-logistics-cta-card-back{--card-rotate:-8deg;z-index:1;width:58%;height:150px;animation-delay:.12s;bottom:0;left:0;transform:rotate(-8deg)}.home-logistics-cta-card-main{--card-rotate:2deg;z-index:2;width:78%;height:190px;animation-delay:.28s;top:18%;left:16%;transform:rotate(2deg)}.home-logistics-cta-card-front{--card-rotate:5deg;z-index:3;width:52%;height:118px;animation-delay:.44s;top:0;right:0;transform:rotate(5deg)}.home-logistics-cta-stack.is-entered:not(.is-interacting) .home-logistics-cta-card-back{animation-delay:0s,.1s}.home-logistics-cta-stack.is-entered:not(.is-interacting) .home-logistics-cta-card-main{animation-delay:0s,.8s}.home-logistics-cta-stack.is-entered:not(.is-interacting) .home-logistics-cta-card-front{animation-delay:0s,1.4s}.home-logistics-cta-card:focus-visible{outline-offset:3px;outline:2px solid #ffffffa6}.home-explore-section{background:#fff;border-top:1px solid #e8e4dc;padding:3rem 0 3.25rem}.home-explore-title{text-align:center;color:#1a1a1a;letter-spacing:-.01em;margin:0 0 2rem;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:700;line-height:1.2}.home-explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-explore-card{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;padding:1.35rem 1.25rem 1.2rem;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 2px 8px #0f172a0a}.home-explore-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 12px 28px #0f172a14}.home-explore-icon{background:#eef2ef;border-radius:.45rem;place-items:center;width:2.35rem;height:2.35rem;margin-bottom:.85rem;transition:background-color .25s;display:inline-grid}.home-explore-icon .material-symbols-outlined{color:#2f6f52;font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-size:1.2rem}.home-explore-card:hover .home-explore-icon{background:#e3ebe6}.home-explore-card h4{color:#1f2937;margin:0 0 .55rem;font-size:1.12rem;font-weight:700;line-height:1.25}.home-explore-card p{color:#6b7280;max-width:34ch;margin:0 0 1rem;font-size:.88rem;line-height:1.55}.home-explore-link{color:#2f6f52;align-items:center;gap:.25rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.home-explore-link .material-symbols-outlined{font-size:.95rem;transition:transform .22s}.home-explore-card:hover .home-explore-link{color:#245a42}.home-explore-card:hover .home-explore-link .material-symbols-outlined{transform:translate(3px)}.services-showcase-heading{text-align:center;max-width:860px;margin:0 auto 1.35rem}.services-showcase-title{margin-bottom:.5rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;line-height:1.15}.services-showcase-subtitle{color:var(--text-muted);margin:0;font-size:.9rem}.services-tabs{border-bottom:1px solid #d7dce3;justify-content:center;align-items:center;gap:1.1rem;max-width:100%;margin:0 auto 1.4rem;padding:0 .25rem;display:flex;overflow-x:auto}.services-tab{color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.55rem .3rem .7rem;font-size:.84rem;font-weight:500}.services-tab.active{color:#4a7c6e;border-bottom-color:#4a7c6e;font-weight:700}.services-grid-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.service-card-showcase{box-shadow:none;border:1px solid #d7dce3;border-radius:.35rem;padding:0;overflow:hidden}.service-card-showcase:hover{transform:translateY(-4px);box-shadow:0 8px 22px #11182714}.service-media-showcase{background:#d8d2cb;border:none;border-radius:0;height:170px;margin:0;overflow:hidden}.service-media-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.service-card-showcase:hover .service-media-img{transform:scale(1.06)}.service-card-showcase h4,.service-card-showcase p,.service-footer-showcase{padding-left:.85rem;padding-right:.85rem}.service-card-showcase h4{min-height:2.3rem;margin:.82rem 0 .35rem;font-size:1rem;line-height:1.2}.service-card-showcase p{min-height:2.9rem;margin:0 0 .75rem;font-size:.72rem;line-height:1.35}.service-footer-showcase{justify-content:flex-start;margin-top:auto;padding-bottom:.95rem}.service-learn-btn{color:#fff;letter-spacing:.07em;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:.15rem;align-items:center;gap:.35rem;padding:.36rem .72rem;font-size:.62rem;font-weight:700;display:inline-flex}.service-learn-btn:hover{opacity:.92}.services-pager{justify-content:center;align-items:center;gap:.45rem;margin-top:1.35rem;display:flex}.home-hero-after-services{padding-top:5rem}.home-regional{--regional-edge-offset:max(1.25rem, calc((100vw - 1280px) / 2));background:#f5efe4;padding:4.25rem 0 4.75rem;position:relative;overflow:hidden}.home-regional:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 20%,#ffffff73,#0000 32%),radial-gradient(circle at 84% 22%,#ffffff38,#0000 28%);position:absolute;inset:0}.home-regional-grid{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2rem;display:grid;position:relative}.home-regional-kicker{color:#1f2937;letter-spacing:.16em;text-transform:uppercase;background:#ffffff73;border:1px solid #1f29371f;border-radius:999px;align-items:center;gap:.4rem;margin:0 0 .95rem;padding:.3rem .7rem;font-size:.68rem;font-weight:800;display:inline-flex}.home-regional-copy h2{max-width:none;font-size:var(--section-heading-size);margin-bottom:1rem;line-height:1.12}.home-regional-description{color:#334155;max-width:50ch;margin-bottom:1.4rem;font-size:.92rem;line-height:1.55}.home-regional-metrics{gap:.8rem;max-width:28rem;display:grid}.home-regional-metric{color:#111827;align-items:flex-start;gap:.8rem;font-size:.95rem;font-weight:800;line-height:1.2;display:flex}.home-regional-bar{border-radius:999px;flex:none;width:2px;min-height:18px;margin-top:.15rem}.home-regional-bar-neutral{background:#b4b4b4}.home-regional-bar-red{background:#ef4c35}.home-regional-bar-orange{background:#f28c28}.home-regional-bar-blue{background:#4aa3ff}.home-regional-visual{grid-template:"top top"190px"left rtop"132px"left rbottom"132px/1.32fr 1fr;gap:12px;display:grid;position:relative}.home-regional-glow{filter:blur(44px);background:#fcd6428c;border-radius:999px;width:210px;height:210px;position:absolute;top:1rem;left:46%;transform:translate(-50%)}.regional-photo{background:#ddd;border:4px solid #fff;border-radius:14px;margin:0;position:relative;overflow:hidden;box-shadow:0 14px 24px #1118272e}.regional-photo img{object-fit:cover;width:100%;height:100%;display:block}.regional-photo-large{grid-area:top}.regional-photo-center{grid-area:left}.regional-photo-bottom-left{grid-area:rtop}.regional-photo-bottom-right{grid-area:rbottom}.regional-photo{will-change:transform;transition:transform .45s,box-shadow .45s}.regional-photo:hover{z-index:4;transform:translateY(-6px)scale(1.015);box-shadow:0 24px 40px #11182747}.regional-photo img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.regional-photo:hover img{transform:scale(1.1)}.home-regional-glow{animation:5.5s ease-in-out infinite regional-glow-pulse}.home-regional-copy.active .home-regional-metric{animation:.6s cubic-bezier(.22,1,.36,1) both regional-metric-in}.home-regional-copy.active .home-regional-metric:first-child{animation-delay:.15s}.home-regional-copy.active .home-regional-metric:nth-child(2){animation-delay:.28s}.home-regional-copy.active .home-regional-metric:nth-child(3){animation-delay:.41s}.home-regional-copy.active .home-regional-metric:nth-child(4){animation-delay:.54s}.home-regional-kicker{transition:transform .3s,box-shadow .3s}.home-regional-copy.active .home-regional-kicker{animation:.6s both regional-kicker-in}.regional-enquiry-drawer{top:50px;right:calc(-1 * var(--regional-edge-offset));z-index:6;align-items:stretch;width:330px;transition:transform .32s;display:flex;position:absolute;transform:translate(calc(100% - 18px))}.regional-enquiry-drawer:hover,.regional-enquiry-drawer:focus-within{transform:translate(0)}.regional-enquiry-drawer:hover .regional-enquiry-panel,.regional-enquiry-drawer:focus-within .regional-enquiry-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.regional-enquiry-handle{color:#fff;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;background:#111827;border-radius:.25rem 0 0 .25rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;font-size:.6rem;font-weight:700;display:flex}.regional-enquiry-handle-icon{writing-mode:horizontal-tb;font-size:.7rem}.regional-enquiry-panel{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #d7d2c8;border-radius:.12rem;width:312px;padding:.95rem 1rem 1rem;transition:opacity .22s,transform .22s,visibility 0s linear .22s;transform:translate(10px);box-shadow:0 16px 30px #1118272e}.regional-enquiry-drawer:hover .regional-enquiry-panel,.regional-enquiry-drawer:focus-within .regional-enquiry-panel{transition-delay:0s}.regional-enquiry-panel h3{color:#2b2b2b;margin:0 0 .8rem;font-size:1.3rem;line-height:1.1}.regional-enquiry-form{gap:.45rem;display:grid}.regional-enquiry-form input,.regional-enquiry-form textarea{color:#222;width:100%;font:inherit;background:#f7f3ed;border:1px solid #e7e1d7;border-radius:0;padding:.55rem .65rem;font-size:.78rem}.regional-enquiry-form textarea{resize:none;min-height:68px}.regional-enquiry-submit{background:#111827;border-radius:0;margin-top:.15rem}.tech-systems-section{color:#f7f7f7;background:radial-gradient(circle at 50% 45%,#1c263a8c,#0000 58%),linear-gradient(100deg,#0f1520 0%,#111827 52%,#0f141c 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:4rem 0;position:relative;overflow:hidden}.tech-systems-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2rem 3rem;display:grid}.tech-systems-visual{justify-content:center;align-items:center;min-height:420px;display:flex}.tech-image-stack{width:min(100%,430px);height:360px;position:relative}.tech-image-stack.is-idle .tech-image-card{animation:.9s cubic-bezier(.22,1,.36,1) forwards tech-card-enter,7s ease-in-out infinite tech-card-float}.tech-image-stack.is-interacting .tech-image-card{animation:none}.tech-image-card{transform-origin:50%;opacity:0;cursor:pointer;appearance:none;pointer-events:none;background:#121824b8;border:1px solid #ffffff38;border-radius:.45rem;width:78%;height:195px;padding:0;transition:transform .55s cubic-bezier(.22,1,.36,1),width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),top .55s cubic-bezier(.22,1,.36,1),left .55s cubic-bezier(.22,1,.36,1),opacity .4s,box-shadow .55s,filter .4s,border-color .4s;display:block;position:absolute;overflow:hidden;box-shadow:0 18px 40px #00000059}.tech-image-card img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.88;width:100%;height:100%;transition:opacity .45s,transform .55s cubic-bezier(.22,1,.36,1);display:block}.tech-image-stack.is-interacting .tech-image-card.is-dimmed{opacity:.22;filter:brightness(.5)}.tech-image-stack{cursor:pointer}.tech-image-card.is-expanded{z-index:10;opacity:1;filter:none;border-color:#ffffff80;box-shadow:0 32px 72px #0000008c;width:100%!important;height:100%!important;top:0!important;left:0!important;transform:rotate(0)!important}.tech-image-card.is-expanded img{opacity:1;transform:scale(1.02)}.tech-image-stack.is-idle:hover .tech-image-card-back{transform:translate(-8px,-6px)rotate(-14deg)}.tech-image-stack.is-idle:hover .tech-image-card-mid{transform:translate(4px,2px)rotate(6deg)}.tech-image-stack.is-idle:hover .tech-image-card-front{transform:translateY(4px)rotate(-2deg)}.tech-image-card:focus-visible{outline-offset:3px;outline:2px solid #ffffffa6}.tech-image-card-back{--card-rotate:-14deg;z-index:1;animation-duration:.9s,8s;animation-delay:.1s,.1s;top:0;left:0;transform:rotate(-14deg)}.tech-image-card-mid{--card-rotate:6deg;z-index:2;animation-duration:.9s,7.5s;animation-delay:.28s,.8s;top:18%;left:14%;transform:rotate(6deg)}.tech-image-card-front{--card-rotate:-2deg;z-index:3;animation-duration:.9s,6.5s;animation-delay:.46s,1.4s;top:36%;left:8%;transform:rotate(-2deg)}.tech-systems-content{text-align:left}.tech-systems-content h3{color:#fff;max-width:15ch;margin:0 0 1.25rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.15}.tech-systems-lead{color:#94a3b8;max-width:54ch;margin:0 0 2rem;font-size:.94rem;font-weight:400;line-height:1.6}.tech-feature-list{gap:1.65rem;margin:0;padding:0;list-style:none;display:grid}.tech-feature-item{padding-left:1.15rem;position:relative}.tech-feature-item:before{content:"";background:#438e64;border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.5rem;left:0}.tech-feature-item h4{color:#fff;margin:0 0 .4rem;font-size:1rem;font-weight:700;line-height:1.3}.tech-feature-item p{color:#94a3b8;max-width:54ch;margin:0;font-size:.86rem;line-height:1.55}.tech-cta-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:#438e64;border:none;border-radius:.35rem;margin-top:2rem;padding:.78rem 1.25rem;font-size:.84rem;font-weight:700;transition:background .2s,transform .2s}.tech-cta-btn:hover{background:#3a7d58;transform:translateY(-1px)}.services-nav-btn{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #9ca3af;border-radius:.45rem;width:1.7rem;height:1.55rem;font-size:1rem;line-height:1}.services-nav-btn:hover{background:#fff}.services-dots{align-items:center;gap:.35rem;margin:0 .35rem;display:flex}.services-dot{background:#b2b8c1;border-radius:999px;width:.33rem;height:.33rem}.services-dot.active{background:#4b5563}.home-enquiry{background:var(--surface);padding-top:.5rem}.home-enquiry .section-title{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800}.enquiry-form{border:1px solid var(--border-muted);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;max-width:920px;margin:0 auto;padding:2rem;display:grid;box-shadow:0 18px 40px -24px #0f172a40}.enquiry-field-full{grid-column:1/-1}.enquiry-field{flex-direction:column;gap:.45rem;display:flex}.enquiry-field label{color:#1f2937;font-size:.85rem;font-weight:600}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{border:1px solid var(--border-muted);width:100%;font:inherit;color:#1f2937;background:#fff;border-radius:.5rem;padding:.75rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#9aa3af}.enquiry-form textarea{resize:vertical;min-height:96px}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:#2f8f5b;outline:none;box-shadow:0 0 0 3px #2f8f5b2e}.enquiry-submit{color:#fff;min-width:220px;font:inherit;cursor:pointer;background:#1a5336;border:none;border-radius:.5rem;grid-column:1/-1;justify-self:end;padding:.9rem 2rem;font-weight:700;transition:background .2s,transform .2s}.enquiry-submit:hover{background:#15452d;transform:translateY(-1px)}.home-footer{background:#eef1f5;border-top:1px solid #dde2e8;padding:3rem 0 0;position:relative;overflow:hidden}.home-footer-inner{z-index:1;position:relative}.home-footer-grid{grid-template-columns:1.4fr 1.6fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.home-footer-logo{text-decoration:none;display:inline-flex}.home-footer-tagline{color:#5c616b;max-width:17rem;margin:1.1rem 0 0;font-size:.82rem;line-height:1.55}.home-footer-divider{background:#2f8f5b;border-radius:999px;width:56px;height:3px;margin:1.25rem 0;display:block}.home-footer-badges{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.home-footer-badges li{color:#6b7280;align-items:center;gap:.7rem;font-size:.78rem;font-weight:500;display:flex}.home-footer-badges .material-symbols-outlined{color:#94a3b8;background:#f8fafc;border:1px solid #e5e9ef;border-radius:999px;padding:.3rem;font-size:1.25rem}.home-footer-social{align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.home-footer-social a{color:#fff;background:#1f2937;border-radius:.4rem;place-items:center;width:2rem;height:2rem;text-decoration:none;transition:background .2s,transform .2s;display:inline-grid}.home-footer-social a:hover{background:#2f8f5b;transform:translateY(-2px)}.home-footer-col h5{color:#2f8f5b;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.8rem;font-weight:700}.home-footer-col ul{margin:0;padding:0;list-style:none}.home-footer-service-group{margin-bottom:1.1rem}.home-footer-service-title{color:#1f2937;margin:0 0 .5rem;font-size:.82rem;font-weight:700}.home-footer-services ul li{margin-bottom:.4rem;padding-left:.95rem;position:relative}.home-footer-services ul li:before{content:"";background:#2f8f5b;border-radius:999px;width:6px;height:6px;position:absolute;top:.5em;left:0}.home-footer-services a,.home-footer-quick a,.home-footer-contact a{color:#5c616b;font-size:.78rem;line-height:1.4;text-decoration:none;transition:color .2s}.home-footer-services a:hover,.home-footer-quick a:hover,.home-footer-contact a:hover{color:#2f8f5b}.home-footer-quick ul li{margin-bottom:.7rem}.home-footer-quick a{align-items:center;gap:.4rem;display:flex}.home-footer-dot{background:#2f8f5b;border-radius:999px;flex-shrink:0;width:6px;height:6px}.home-footer-contact-item{align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.home-footer-contact-icon{color:#fff;background:#2f8f5b;border-radius:999px;flex-shrink:0;padding:.45rem;font-size:1.1rem}.home-footer-contact-label{letter-spacing:.08em;text-transform:uppercase;color:#2f8f5b;margin-bottom:.2rem;font-size:.68rem;font-weight:700;display:block}.home-footer-contact-item address{color:#5c616b;font-size:.78rem;font-style:normal;line-height:1.5}.home-footer-bottom{border-top:1px solid #cbd2db;justify-content:space-between;align-items:center;gap:.5rem;padding:1.1rem 0;display:flex}.home-footer-bottom p{color:#6b7280;margin:0;font-size:.72rem}.reveal{opacity:1;transform:translateY(0)}.home-page.anim-ready .reveal{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.home-page.anim-ready .reveal.active{opacity:1;transform:translateY(0)}@media (width<=1100px){.home-header{z-index:60}.home-header.is-mobile-open{z-index:100}.home-header-inner{z-index:102;background:#fff;grid-template-columns:auto 1fr;gap:.75rem;position:relative}.home-nav--desktop{display:none}.home-header-actions{gap:.75rem;margin-left:auto}.home-header-cta--desktop{display:none}.home-header-menu-toggle{display:inline-flex}.home-mobile-backdrop{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a73;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.home-mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.home-mobile-nav{z-index:101;background:#fff;border-left:1px solid #eceff3;flex-direction:column;width:min(100%,22rem);height:calc(100dvh - 4.5rem);padding-top:0;transition:transform .28s;display:flex;position:fixed;top:4.5rem;right:0;overflow:hidden;transform:translate(105%);box-shadow:-12px 0 40px #0f172a1f}.home-mobile-nav.is-open{transform:translate(0)}.home-mobile-nav-inner{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.15rem;min-height:0;padding:.75rem 1.15rem 1.5rem;display:flex;overflow-y:auto}.home-mobile-services{flex-shrink:0}.home-mobile-nav-link{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.4rem;justify-content:space-between;align-items:center;width:100%;padding:.85rem .65rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.home-mobile-nav-link:hover,.home-mobile-nav-link.is-active{color:#111;background:#f3f5f7}.home-mobile-nav-link.is-active{font-weight:700}.home-mobile-nav-link--static{cursor:default;color:#9ca3af}.home-mobile-nav-link--static:hover{color:#9ca3af;background:0 0}.home-mobile-nav-link--toggle .material-symbols-outlined{font-size:1.25rem;transition:transform .2s}.home-mobile-services.is-open .home-mobile-nav-link--toggle .material-symbols-outlined{transform:rotate(180deg)}.home-mobile-services-panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.home-mobile-services.is-open .home-mobile-services-panel{grid-template-rows:1fr}.home-mobile-services-panel-inner{min-height:0;overflow:hidden}.home-mobile-services-group{padding:.55rem .65rem .75rem}.home-mobile-services-heading{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.home-mobile-services-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.home-mobile-services-link{color:#4b5563;border-radius:.3rem;padding:.55rem .5rem;font-size:.86rem;line-height:1.4;text-decoration:none;transition:background .2s,color .2s;display:block}.home-mobile-services-link:hover,.home-mobile-services-link.is-active{color:#111;background:#eef2f6}.home-mobile-services-link.is-active{font-weight:700}.home-mobile-services-cta{color:#111;background:#dbeafe;border-radius:.3rem;align-items:center;gap:.2rem;margin:.35rem .65rem .25rem;padding:.7rem .9rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.home-mobile-services-cta .material-symbols-outlined{font-size:1rem}.home-mobile-nav-cta{color:#fff;background:#111;border-radius:.3rem;justify-content:center;align-items:center;margin-top:.85rem;padding:.85rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.home-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.5rem}.step-grid,.service-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-step-grid{justify-content:initial;grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.industries-grid-showcase{gap:.85rem}.industry-card-showcase{flex:0 calc(33.333% - .75rem);max-width:calc(33.333% - .75rem)}.home-regional-grid{grid-template-columns:1fr;gap:2rem}.tech-systems-grid{grid-template-columns:1fr;gap:1.75rem}.home-logistics-cta-grid{grid-template-columns:1fr;gap:2rem}.home-logistics-cta-copy h3{max-width:none}.home-explore-grid{grid-template-columns:1fr;gap:.85rem}.tech-systems-content{padding-top:0}.tech-systems-visual{min-height:320px}.tech-image-stack{width:min(100%,360px);height:300px}.regional-enquiry-drawer{top:42px;right:0}.execution-step-grid:before{display:none}.home-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.home-footer-brand{grid-column:1/-1}}@media (width<=768px){.home-header-inner{grid-template-columns:auto 1fr;align-items:center;gap:.65rem;display:grid}.home-header-actions{width:auto}.home-header-track-link{display:none}.home-logo{width:84px}.home-mobile-nav{width:100%}.home-mobile-nav-inner{padding-top:.65rem}.home-hero-grid,.home-stats-grid,.step-grid,.service-grid,.industry-grid{grid-template-columns:1fr;display:grid}.execution-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-step-card{min-height:186px}.home-stats-grid{grid-template-columns:1fr;gap:2rem}.home-stats-title{margin-bottom:1.25rem;padding:0;font-size:clamp(.65rem,2.2vw,.95rem)}.services-showcase-title{font-size:clamp(1.6rem,7vw,2.2rem)}.services-showcase-subtitle{font-size:.82rem}.services-grid-showcase{grid-template-columns:1fr}.industries-showcase-title{font-size:clamp(1.5rem,2.8vw,2.1rem)}.industries-showcase-subtitle{font-size:clamp(.62rem,2.2vw,.72rem)}.industries-showcase-subtitle-line{white-space:nowrap}.industries-grid-showcase{gap:.75rem}.industry-card-showcase{flex:0 calc(50% - .5rem);min-width:0;max-width:calc(50% - .5rem);min-height:128px}.service-media-showcase{height:190px}.home-stat-card{padding:.5rem .25rem}.home-stat-value{font-size:1.15rem}.home-stat-label{white-space:normal;font-size:clamp(.52rem,1.8vw,.62rem)}.home-stat-icon{width:64px;height:64px}.home-stat-icon svg{width:38px;height:38px}.services-tab{font-size:.78rem}.home-hero{padding:3.2rem 0}.tech-systems-section,.home-logistics-cta{padding:3rem 0}.home-logistics-cta-stack{width:100%;height:290px}.home-logistics-cta-actions{width:100%}.home-logistics-cta-primary,.home-logistics-cta-secondary{flex:1;min-width:0}.tech-image-stack{width:100%;max-width:none;height:280px}.tech-image-card{width:86%}.tech-feature-item h4{font-size:1rem}.home-regional{padding:3rem 0 3.5rem}.home-hero-copy{padding-top:0}.home-regional-visual{grid-template-rows:160px 112px 112px;gap:10px}.regional-enquiry-drawer{width:100%;margin-top:1rem;position:static;transform:none}.regional-enquiry-handle{display:none}.regional-enquiry-panel{width:100%}.home-regional-metrics{max-width:none}.enquiry-form{grid-template-columns:1fr}.home-footer{padding-top:2rem}.home-footer-grid{grid-template-columns:1fr;gap:1.75rem}.home-footer-bottom{text-align:center;flex-direction:column}}@media (width<=480px){.home-container{width:min(1280px,100% - 1.25rem)}.home-brand{font-size:1.15rem}.home-sub-brand{font-size:.78rem}.btn-primary,.btn-secondary{width:100%}.home-stats-grid{grid-template-columns:1fr}.industries-grid-showcase{flex-direction:column;align-items:stretch}.industry-card-showcase{flex:100%;max-width:100%}.home-stat-value{font-size:1rem}.execution-step-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-ticker,.home-trusted-track,.home-logistics-cta-card,.home-hero-slide-content,.home-hero-slide-image,.tech-image-card,.regional-photo,.home-regional-glow,.home-regional-metric,.home-regional-kicker,.reveal,.btn-primary,.btn-secondary{opacity:1!important;transform:rotate(var(--card-rotate,0deg))!important;transition:none!important;animation:none!important}}.tracking-page{color:#1f1b11;background:#dadada}.tracking-main{padding-top:.5rem}.tracking-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.tracking-hero{color:#1f1b11;background:#dadada;padding:4rem 0 3.2rem}.tracking-hero h1{text-align:center;color:#1f1b11;margin:0 0 .6rem;font-size:clamp(2rem,4vw,3rem)}.tracking-hero p{text-align:center;color:#4d5651;max-width:66ch;margin:0 auto 1.5rem}.tracking-input-card{background:#fff;border:1px solid #c8cfdd;border-radius:1rem;max-width:940px;margin:0 auto;padding:.9rem;box-shadow:0 8px 20px #00000014}.tracking-tabs{background:#f6eddc;border-radius:.7rem;align-items:center;gap:.2rem;margin:0 auto .85rem;padding:.2rem;display:inline-flex}.tracking-tabs button{color:#5a605d;cursor:pointer;background:0 0;border:none;border-radius:.55rem;padding:.56rem .95rem;font-weight:600}.tracking-tabs button.active{color:#1f1b11;background:#fff;box-shadow:0 1px 3px #0000001f}.tracking-single-mode,.tracking-bulk-mode{flex-direction:column;align-items:stretch;gap:.7rem;display:flex}.tracking-single-search-row{align-items:center;gap:.7rem;width:100%;display:flex}.tracking-track-by{flex-wrap:wrap;gap:.45rem;width:100%;display:flex}.tracking-track-by button{color:#4d5651;cursor:pointer;background:#f6f7f9;border:1px solid #c8cfdd;border-radius:.6rem;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.86rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.tracking-track-by button .material-symbols-outlined{font-size:1rem}.tracking-track-by button.active{color:#fff;background:#20684a;border-color:#20684a}.tracking-search-wrap{flex:1;position:relative}.tracking-search-wrap .material-symbols-outlined{color:#7a8280;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.tracking-search-wrap input,.tracking-bulk-mode textarea{border:1px solid #c8cfdd;border-radius:.7rem;outline:none;width:100%;padding:.82rem .9rem .82rem 2.6rem}.tracking-bulk-mode textarea{resize:vertical;min-height:110px;padding-left:.9rem}.tracking-single-mode>button,.tracking-single-search-row>button,.tracking-bulk-actions>button:last-child{color:#fff;cursor:pointer;white-space:nowrap;background:#20684a;border:none;border-radius:.7rem;padding:.86rem 1.35rem;font-weight:700}.tracking-bulk-actions{justify-content:space-between;align-items:center;width:100%;display:flex}.link-btn{color:#0495cf;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.tracking-trust-row{flex-wrap:wrap;justify-content:center;gap:.8rem 1.4rem;margin-top:1rem;display:flex}.tracking-trust-row span{color:#4d5651;align-items:center;gap:.3rem;font-size:.86rem;display:inline-flex}.tracking-trust-row .material-symbols-outlined{color:#0495cf;font-size:1rem}.tracking-results{padding:2.2rem 0 1.2rem}.tracking-summary-strip{background:#fff;border:1px solid #d8dde7;border-radius:.85rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.tracking-summary-strip p{color:#5d6772;margin:0 0 .25rem;font-size:.8rem}.tracking-summary-strip h3,.tracking-summary-strip h4{margin:0}.tracking-summary-strip h3{color:#023d54}.tracking-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:.95rem;display:grid}.tracking-left-col,.tracking-right-col{gap:.95rem;display:grid}.tracking-card{background:#fff;border:1px solid #d8dde7;border-radius:.8rem;padding:1rem}.tracking-card h3{margin:0 0 .8rem;font-size:1.1rem}.tracking-journey-line{justify-content:space-between;align-items:flex-start;padding:2rem .75rem .2rem;display:flex;position:relative}.tracking-journey-line:before{content:"";background:linear-gradient(90deg,#0495cf 60%,#dde3ef 60%);border-radius:999px;height:4px;position:absolute;top:2.5rem;left:1.3rem;right:1.3rem}.point{z-index:2;text-align:center;position:relative}.point:before{content:"";background:#dde3ef;border:4px solid #fff;border-radius:999px;width:16px;height:16px;margin:0 auto .45rem;display:block;box-shadow:0 0 0 1px #b7c3d9}.point.done:before{background:#0495cf}.point span{font-weight:700;display:block}.point small{color:#5d6772}.truck{z-index:3;position:absolute;top:.95rem;left:58%}.truck .material-symbols-outlined{color:#023d54;font-size:1.9rem}.tracking-milestone-list{gap:.75rem;display:grid}.milestone-item{grid-template-columns:1.9rem 1fr;gap:.6rem;display:grid}.milestone-dot{background:#dde3ef;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;display:grid}.milestone-item.done .milestone-dot{color:#fff;background:#0495cf}.milestone-item.current .milestone-dot{background:#fff;border:2px solid #0495cf}.pulse-dot{background:#0495cf;border-radius:999px;width:.48rem;height:.48rem;animation:1.5s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}.milestone-head{justify-content:space-between;gap:.5rem;display:flex}.milestone-head h4,.milestone-head p{margin:0}.milestone-item small{color:#5d6772}.disabled-btn,.wa-btn,.outline-btn{border-radius:.65rem;justify-content:center;align-items:center;gap:.35rem;width:100%;margin-bottom:.55rem;padding:.72rem;font-weight:700;display:inline-flex}.disabled-btn{color:#68717d;background:#f2f5fb;border:1px solid #c8cfdd}.wa-btn{color:#045c37;background:#e9fff2;border:1px solid #80cba5}.outline-btn{color:#32404d;background:#fff;border:2px solid #a7b0be}.tracking-mini-card h4{margin:0 0 .7rem}.mini-grid{grid-template-columns:1fr auto;gap:.45rem .65rem;display:grid}.mini-grid p,.mini-grid strong{margin:0}.tracking-bulk-head{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.tracking-bulk-head h2{margin:0}.tracking-bulk-head button{color:#1f1b11;background:#f6eddc;border:1px solid #c8cfdd;border-radius:.6rem;padding:.5rem .75rem;font-weight:600}.tracking-bulk-table-wrap{background:#fff;border:1px solid #d8dde7;border-radius:.85rem;overflow:auto}.tracking-bulk-table{border-collapse:collapse;width:100%}.tracking-bulk-table th,.tracking-bulk-table td{text-align:left;border-bottom:1px solid #e6e9ef;padding:.72rem .75rem}.tracking-bulk-table th{color:#4d5651;background:#f6eddc;font-size:.82rem}.tracking-bulk-table td{font-size:.9rem}.tracking-bulk-table a{color:#0495cf;font-weight:700;text-decoration:none}.tracking-bulk-table td strong{color:#0f172a;font-weight:700;display:block}.tracking-bulk-ref{color:#64748b;margin-top:.15rem;font-size:.74rem;display:block}.tracking-table-action{color:#0495cf;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8cfdd;border-radius:.5rem;padding:.35rem .6rem;font-size:.82rem;font-weight:700}.tracking-table-action:hover{background:#f0f9ff;border-color:#0495cf}.tracking-single-search-row>button:disabled{opacity:.7;cursor:not-allowed}.tracking-feedback{margin:0;font-size:.88rem;font-weight:600}.tracking-feedback--error{color:#b91c1c}.tracking-feedback--info{color:#1565c0}.tracking-action-link{color:#fff;background:linear-gradient(135deg,#1a5336 0%,#20684a 100%);border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.82rem .95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #20684a38}.tracking-action-link:hover:not(:disabled){background:linear-gradient(135deg,#174730 0%,#1a5336 100%);transform:translateY(-1px);box-shadow:0 14px 28px #20684a47}.tracking-action-link .material-symbols-outlined{font-size:1.15rem}.tracking-action-link.is-disabled,.tracking-action-link:disabled{color:#68717d;cursor:not-allowed;background:#f2f5fb;border:1px solid #c8cfdd}.tracking-action-link.is-disabled:hover,.tracking-action-link:disabled:hover{background:#f2f5fb}.tracking-summary-strip h3.status-chip{margin:0;padding:.25rem .65rem;font-size:.95rem;display:inline-flex}.status-chip{border-radius:999px;padding:.2rem .45rem;font-size:.74rem;font-weight:700}.status-chip.delivered{color:#2e7d32;background:#e8f5e9}.status-chip.in-transit{color:#1565c0;background:#e3f2fd}.status-chip.delayed{color:#c62828;background:#ffebee}.tracking-support-banner{background:#f6eddc;border-left:4px solid #0495cf;border-radius:.8rem;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.tracking-support-banner h4{margin:0 0 .2rem}.tracking-support-banner p{color:#4d5651;margin:0}.tracking-support-banner button{color:#0495cf;background:#fff;border:2px solid #0495cf;border-radius:.65rem;padding:.62rem .9rem;font-weight:700}.tracking-faq-section{background:#f6eddc;border-top:1px solid #d8deea;padding:2.2rem 0 2.6rem}.tracking-faq-section h2{margin:0 0 .25rem}.tracking-faq-section>.tracking-container>p{color:#4d5651;margin:0 0 1rem}.tracking-faq-grid{gap:.5rem;display:grid}.faq-item{border-bottom:1px solid #d8deea}.faq-item button{text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.82rem .25rem;font-weight:700;display:flex}.faq-item p{color:#4d5651;margin:0;padding:0 .25rem .82rem}@media (width<=1100px){.tracking-grid,.tracking-summary-strip{grid-template-columns:1fr 1fr}.tracking-support-banner{flex-direction:column;align-items:flex-start}}@media (width<=768px){.tracking-container{width:min(1280px,100% - 1.25rem)}.tracking-single-search-row,.tracking-single-mode,.tracking-bulk-mode,.tracking-bulk-actions,.tracking-bulk-head,.tracking-support-banner{flex-direction:column;align-items:stretch}.tracking-grid,.tracking-summary-strip{grid-template-columns:1fr}.tracking-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}}:root{--primary:#1a1a1a;--secondary:#e63b2e;--tertiary:#05f;--background:#f5f0e8;--surface:#fff;--surface-subtle:#f8fafc;--text-primary:#1a1a1a;--text-muted:#4a4a4a;--warning-orange:#f08c2d;--info-blue:#09f;--success-green:green;--border-muted:#e2e8f0;--primary-fixed:#fc0;--secondary-fixed:#ffdad6;--section-heading-size:clamp(1.9rem, 3.8vw, 2.6rem)}.privacy-policy-page{color:#1f1b11;font-family:var(--font-family,"Inter", sans-serif);background:#dadada}.privacy-container{width:min(1280px,100% - 2.5rem);margin:0 auto}.privacy-main{padding-bottom:4.5rem}.privacy-hero{padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.privacy-hero-bg{background-image:url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.privacy-hero-overlay{background:linear-gradient(120deg,#1a5336eb 0%,#0f172ad1 55%,#0f172ae6 100%);position:absolute;inset:0}.privacy-hero-inner{z-index:1;max-width:760px;position:relative}.privacy-kicker{color:#b8e6cf;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;margin:0 0 .85rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.privacy-hero h1{letter-spacing:-.02em;color:#fff;margin:0 0 .9rem;font-size:clamp(2.2rem,4.8vw,3.4rem);line-height:1.08}.privacy-hero-lead{color:#dbe7e2;max-width:62ch;margin:0 0 1.35rem;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.65}.privacy-meta-chips{flex-wrap:wrap;gap:.65rem;display:flex}.privacy-meta-chip{color:#f8fafc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.privacy-meta-chip .material-symbols-outlined{color:#86efac;font-size:1rem}.privacy-trust-row{z-index:2;margin-top:-1.4rem;position:relative}.privacy-trust-inner{background:#fff;border:1px solid #c8cfdd;border-radius:.9rem;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;padding:.95rem 1.1rem;display:flex;box-shadow:0 10px 28px #0f172a1a}.privacy-trust-inner span{color:#4d5651;align-items:center;gap:.4rem;font-size:.86rem;font-weight:600;display:inline-flex}.privacy-trust-inner .material-symbols-outlined{color:#20684a;font-size:1.05rem}.privacy-content{padding:2.25rem 0 0}.privacy-body{gap:1.35rem;display:grid}.privacy-section{background:#fff;border:1px solid #c8cfdd;border-radius:1rem;padding:1.65rem 1.75rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a0f}.privacy-section:before{content:"";background:linear-gradient(#20684a 0%,#0495cf 100%);width:4px;height:100%;position:absolute;top:0;left:0}.privacy-group-divider{align-items:center;gap:.75rem;margin:-.25rem 0 1.1rem;display:flex}.privacy-group-divider:after{content:"";background:linear-gradient(90deg,#d8e3dc 0%,#0000 100%);flex:1;height:1px}.privacy-group-divider span{color:#20684a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.privacy-section-head{align-items:flex-start;gap:.9rem;margin-bottom:1rem;display:flex}.privacy-section-number{color:#20684a;letter-spacing:.04em;background:#f6eddc;border:1px solid #e8dcc4;border-radius:.7rem;flex-shrink:0;place-items:center;min-width:2.5rem;height:2.5rem;font-size:.82rem;font-weight:800;display:inline-grid}.privacy-section h2{color:#0f172a;margin:.15rem 0 0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.25}.privacy-section-body p,.privacy-subsection p{color:#4d5651;margin:0 0 .9rem;font-size:.95rem;line-height:1.75}.privacy-list{gap:.55rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.privacy-list li{color:#4d5651;padding-left:1.35rem;font-size:.94rem;line-height:1.65;position:relative}.privacy-list li:before{content:"";background:#20684a;border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.62rem;left:0;box-shadow:0 0 0 3px #20684a1f}.privacy-subsection{background:#f8faf9;border:1px solid #e3ebe6;border-radius:.8rem;margin-top:1.35rem;padding:1rem 1.1rem}.privacy-subsection h3{color:#1a5336;margin:0 0 .75rem;font-size:1rem}.privacy-table-wrap{background:#fff;border:1px solid #d8dde7;border-radius:.85rem;margin:1rem 0 .25rem;overflow:auto}.privacy-table{border-collapse:collapse;width:100%;min-width:560px}.privacy-table th,.privacy-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6e9ef;padding:.78rem .9rem}.privacy-table th{color:#4d5651;background:#f6eddc;font-size:.82rem;font-weight:700}.privacy-table td{color:#4d5651;font-size:.9rem;line-height:1.55}.privacy-table td:first-child{color:#1f2937;width:28%;font-weight:700}.privacy-table tr:last-child td{border-bottom:none}.privacy-contact-block{color:#334155;background:linear-gradient(135deg,#f0f9f4 0%,#f6eddc 100%);border:1px solid #cfe3d6;border-radius:.85rem;align-items:flex-start;gap:.85rem;margin:.75rem 0 0;padding:1rem 1.1rem;font-style:normal;line-height:1.6;display:flex}.privacy-contact-block .material-symbols-outlined{color:#20684a;flex-shrink:0;margin-top:.1rem;font-size:1.4rem}.privacy-contact-block div{gap:.3rem;display:grid}.privacy-contact-block span{font-size:.92rem}.privacy-hero--terms .privacy-hero-bg{background-image:url(https://images.unsplash.com/photo-1589829545855-d1d08fbf960a?auto=format&fit=crop&w=1800&q=80)}.privacy-intro-card{background:#fff;border:1px solid #c8cfdd;border-radius:1rem;margin-bottom:1.35rem;padding:1.65rem 1.75rem;box-shadow:0 8px 22px #0f172a0f}.privacy-intro-card p{color:#4d5651;margin:0 0 .9rem;font-size:.95rem;line-height:1.75}.privacy-intro-card p:last-child{margin-bottom:0}.privacy-inline-link-wrap{margin:.25rem 0 0}.privacy-inline-link{color:#20684a;align-items:center;gap:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.privacy-inline-link:hover{color:#0495cf;text-decoration:underline}@media (width<=768px){.privacy-hero{padding:3.25rem 0 2.75rem}.privacy-section{padding:1.25rem 1.15rem 1.35rem}.privacy-intro-card{padding:1.25rem 1.15rem}.privacy-section-head{gap:.7rem}.privacy-section-number{min-width:2.2rem;height:2.2rem;font-size:.76rem}.privacy-trust-inner{justify-content:flex-start}}@media (width<=520px){.privacy-meta-chips{flex-direction:column;align-items:flex-start}.privacy-meta-chip{width:100%}}
