@font-face{font-display:swap;font-family:CircularXX;font-weight:400;src:url(https://26735166.fs1.hubspotusercontent-eu1.net/hubfs/26735166/CircularXXWeb-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularXX;font-weight:500;src:url(https://26735166.fs1.hubspotusercontent-eu1.net/hubfs/26735166/CircularXXWeb-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularXX;font-weight:700;src:url(https://26735166.fs1.hubspotusercontent-eu1.net/hubfs/26735166/CircularXXWeb-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularXX;font-weight:900;src:url(https://26735166.fs1.hubspotusercontent-eu1.net/hubfs/26735166/CircularXXWeb-Black.woff2) format("woff2")}:root{--c-blue:#4361ee;--c-blue-dark:#3a56d5;--c-cotton:#f2f2f2;--c-black:#000;--c-lime:#a7ec63;--c-purified:#cef6ff;--c-upcycle:#7bc1f3;--c-plum:#6b36da;--c-white:#fff;--c-grey-900:#262626;--c-grey-700:#4d4d4d;--c-grey-500:#7a7a7a;--c-grey-300:#d6d6d6;--c-grey-200:#e8e8e8;--fs-display:clamp(2.5rem,5.5vw,4.5rem);--fs-h1:clamp(2rem,4vw,3.25rem);--fs-h2:clamp(1.6rem,2.6vw,2.25rem);--fs-h3:clamp(1.15rem,1.4vw,1.35rem);--fs-body:1.0625rem;--fs-small:0.875rem;--fs-mono:0.78rem;--gap-xs:0.5rem;--gap-s:1rem;--gap-m:1.75rem;--gap-l:3rem;--gap-xl:5.5rem;--r-sm:8px;--r-md:18px;--r-lg:28px;--r-pill:999px;--maxw:1200px;--gutter:clamp(1rem,4vw,2.5rem)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--c-white);color:var(--c-grey-900);font-family:CircularXX,system-ui,-apple-system,sans-serif;font-size:var(--fs-body);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{background:transparent;border:0;cursor:pointer;font:inherit}input,select,textarea{color:inherit;font:inherit}h1,h2,h3,h4{font-weight:600;letter-spacing:-.02em;line-height:1.1;text-wrap:balance}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}p{text-wrap:pretty}.mono{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:var(--fs-mono);letter-spacing:.04em;text-transform:uppercase}.container{margin:0 auto;max-width:var(--maxw);padding:0 var(--gutter)}.btn{align-items:center;border-radius:var(--r-pill);display:inline-flex;font-size:.95rem;font-weight:500;gap:.55rem;padding:.85rem 1.5rem;transition:transform .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--c-blue);color:var(--c-white)}.btn-primary:hover{background:var(--c-blue-dark)}.btn-lime{background:var(--c-lime);color:var(--c-black)}.btn-lime:hover{background:#97dc53}.btn-ghost{background:var(--c-white);border:1px solid var(--c-grey-300);color:var(--c-black)}.btn-ghost:hover{border-color:var(--c-black)}.btn-dark{background:var(--c-black);color:var(--c-white)}.btn-dark:hover{background:#1a1a1a}.btn-arrow:after{content:"→";transition:transform .2s ease}.btn-arrow:hover:after{transform:translateX(3px)}.eyebrow{align-items:center;background:var(--c-purified);border-radius:var(--r-pill);color:var(--c-blue-dark);display:inline-flex;font-size:var(--fs-small);font-weight:500;gap:.5rem;padding:.45rem .9rem}.eyebrow .dot{background:var(--c-lime);border-radius:50%;box-shadow:0 0 0 3px rgba(167,236,99,.25);height:6px;width:6px}.site-header{backdrop-filter:saturate(140%) blur(10px);background:hsla(0,0%,100%,.92);border-bottom:1px solid var(--c-grey-200);position:sticky;top:0;z-index:50}.site-header .bar{align-items:center;display:flex;justify-content:space-between;padding-block:.9rem}.site-header .logo svg{height:28px;width:auto}.site-header nav{align-items:center;display:flex;gap:.5rem}.site-header .tel{align-items:center;border-radius:var(--r-pill);display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.45rem .9rem}.site-header .tel:hover{background:var(--c-cotton)}.hero{background:var(--c-blue);color:var(--c-white);display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 4rem);overflow:hidden;padding:clamp(2rem,4vw,3.5rem) 0;position:relative}.hero .container{align-items:center;display:grid;gap:2.5rem 4rem;grid-template-columns:3fr 2fr;position:relative;z-index:2}.hero-copy{display:flex;flex-direction:column}.hero .eyebrow{align-self:flex-start;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);color:var(--c-white);margin-bottom:1rem}.hero-trust{color:hsla(0,0%,100%,.75);flex-wrap:wrap;font-size:.85rem;gap:.5rem .75rem;margin-bottom:1rem}.hero-trust,.trust-item{align-items:center;display:flex}.trust-item{gap:.3rem}.trust-rating{color:var(--c-white);font-weight:500;text-decoration:none;transition:opacity .15s}.trust-rating:hover{opacity:.8}.trust-rating strong{color:var(--c-white)}.trust-sep{color:hsla(0,0%,100%,.3)}.hero h1{font-size:clamp(2.3rem,4.2vw,3.4rem);font-weight:600;line-height:1.1;margin-bottom:1rem}.hero h1 em{color:var(--c-lime);font-style:normal}.hero .lede{color:hsla(0,0%,100%,.88);font-size:1.05rem;line-height:1.55;margin-bottom:1.5rem}.hero .cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.hero .cta-row .tel-cta{align-items:center;color:var(--c-white);display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem .5rem}.hero .cta-row .tel-cta strong{font-weight:600}.hero .photo-row{display:grid;gap:10px;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;height:clamp(384px,62vh,648px)}.hero .photo{background:var(--c-blue-dark);border-radius:var(--r-md);height:100%;overflow:hidden;position:relative}.hero .photo img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.hero .photo:first-child{grid-row:1/3}.reassure{background:var(--c-white);border-top:1px solid hsla(0,0%,100%,.15);margin:0;position:relative;z-index:3}.reassure-inner{border-bottom:1px solid var(--c-grey-200);border-top:1px solid var(--c-grey-200);display:grid;gap:0;grid-template-columns:repeat(4,1fr);padding:1.5rem 0}.reassure-item{align-items:flex-start;border-right:1px solid var(--c-grey-200);display:flex;gap:.85rem;padding:.5rem 1.5rem .5rem 0}.reassure-item:last-child{border-right:0}.reassure-item .ico{background:var(--c-purified);border-radius:50%;color:var(--c-blue);display:grid;flex:0 0 38px;height:38px;place-items:center;width:38px}.reassure-item .ico svg{height:18px;width:18px}.reassure{color:var(--c-grey-900)}.reassure .reassure-item .lbl{color:var(--c-grey-500);display:block;font-size:.78rem;margin-bottom:2px}.reassure .reassure-item .val{color:#262626!important;display:block;font-size:.98rem;font-weight:600;line-height:1.25}section.block{padding:var(--gap-xl) 0}section.block.tight{padding:clamp(2.5rem,5vw,4rem) 0}section.block.cotton{background:var(--c-cotton)}section.block.purified{background:var(--c-purified)}section.block.dark{background:var(--c-black)}section.block.dark,section.block.dark h2{color:var(--c-white)}.section-head{align-items:end;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2.5rem}.section-head .label{color:var(--c-grey-500);display:block;font-size:var(--fs-small);font-weight:500;margin-bottom:.6rem}.section-head h2{max-width:22ch}.section-head p{color:var(--c-grey-700);max-width:48ch}.sectors{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.sector-card{background:var(--c-white);border:1px solid var(--c-grey-200);border-radius:var(--r-md);display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 1.25rem 1.5rem;transition:border-color .15s ease,transform .15s ease}.sector-card:hover{border-color:var(--c-black);transform:translateY(-2px)}.sector-card .ico{background:var(--c-cotton);border-radius:12px;display:grid;height:44px;margin-bottom:.4rem;place-items:center;width:44px}.sector-card h3{font-size:1.05rem}.sector-card p{color:var(--c-grey-700);font-size:.92rem}.calc{align-items:center;background:var(--c-blue);border-radius:var(--r-lg);display:grid;gap:clamp(1.75rem,3vw,3rem);grid-template-columns:1.05fr 1fr;padding:clamp(1.75rem,3vw,3rem)}.calc,.calc h2{color:var(--c-white)}.calc h2{margin-bottom:.85rem}.calc .lede{color:hsla(0,0%,100%,.85);margin-bottom:1.5rem;max-width:42ch}.calc-bullets{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.calc-bullets li{color:hsla(0,0%,100%,.75);font-size:.88rem;padding-left:1.1rem;position:relative}.calc-bullets li:before{color:var(--c-lime);content:"✓";font-weight:700;left:0;position:absolute}.cx-wrap{font-family:CircularXX,system-ui,sans-serif;-webkit-font-smoothing:antialiased;margin:0 auto;max-width:440px;width:100%;--cx-blue:#4361ee;--cx-blue-dk:#3a56d5;--cx-blue-lt:#eef1fe;--cx-blue-mid:#c7cdfb;--cx-blue-gl:rgba(67,97,238,.14);--cx-green:#00a86b;--cx-green-lt:#e6f7f1;--cx-green-dk:#008055;--cx-red:#e53e3e;--cx-red-lt:#fef0f0;--cx-navy:#1a1f3c;--cx-g100:#f4f6fb;--cx-g200:#e8ecf5;--cx-g400:#9ca3c0;--cx-g600:#5a6080;--cx-r:14px;--cx-rsm:9px}.cx-wrap *,.cx-wrap :after,.cx-wrap :before{box-sizing:border-box}.cx-card{background:#fff;border:1px solid var(--cx-g200);border-radius:var(--cx-r);box-shadow:0 4px 28px var(--cx-blue-gl),0 1px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;overflow:hidden}.cx-steps{background:var(--cx-g100);border-bottom:1px solid var(--cx-g200);display:flex}.cx-step{border-bottom:2.5px solid transparent;flex:1;font-family:inherit;font-size:.72rem;font-weight:600;gap:6px;padding:10px 6px}.cx-step,.cx-step-n{align-items:center;color:var(--cx-g400);display:flex;justify-content:center;transition:all .25s}.cx-step-n{background:var(--cx-g200);border-radius:50%;flex-shrink:0;font-size:.65rem;font-weight:700;height:20px;width:20px}.cx-step.active{border-bottom-color:var(--cx-blue);color:var(--cx-blue)}.cx-step.active .cx-step-n{background:var(--cx-blue);color:#fff}.cx-step.done{border-bottom-color:var(--cx-green);color:var(--cx-green)}.cx-step.done .cx-step-n{background:var(--cx-green-lt);color:var(--cx-green)}.cx-panel{display:none}.cx-panel.active{display:block}.cx-p1-top{border-bottom:1px solid var(--cx-g200);padding:14px 18px 12px}.cx-surf-row{justify-content:space-between;margin-bottom:8px}.cx-surf-l,.cx-surf-row{align-items:baseline;display:flex}.cx-surf-l{gap:5px}.cx-surf-n{color:var(--cx-blue);font-size:2.6rem;font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:10px}.cx-surf-u{color:var(--cx-g400);font-size:.95rem;font-weight:600}.cx-sw{margin-bottom:10px;padding-top:38px;position:relative}.cx-tip{background:var(--cx-navy);border-radius:4px;color:#fff;font-size:.62rem;font-weight:700;padding:2px 7px;pointer-events:none;top:1px;white-space:nowrap}.cx-tip,.cx-tip:after{position:absolute;transform:translateX(-50%)}.cx-tip:after{border:3px solid transparent;border-bottom:none;border-top:3px solid var(--cx-navy);content:"";left:50%;top:100%}.cx-track{background:var(--cx-g200);border-radius:100px;height:5px;margin:0 6px;position:relative}.cx-fill{background:var(--cx-blue);border-radius:100px;pointer-events:none;top:0}.cx-fill,.cx-range{height:100%;left:0;position:absolute}.cx-range{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;margin:0;outline:none;right:0;top:50%;transform:translateY(-50%);width:100%}.cx-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--cx-blue);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px var(--cx-blue-gl);cursor:grab;height:20px;transition:transform .15s;width:20px}.cx-range::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.15)}.cx-range::-moz-range-thumb{background:var(--cx-blue);border:3px solid #fff;border-radius:50%;height:20px;width:20px}.cx-minmax{color:var(--cx-g400);display:flex;font-size:.6rem;justify-content:space-between;margin-bottom:9px;margin-top:4px}.cx-chips{display:flex;flex-wrap:wrap;gap:5px}.cx-chip{background:#fff;border:1.5px solid var(--cx-g200);border-radius:100px;color:var(--cx-g400);cursor:pointer;font-family:inherit;font-size:.68rem;font-weight:600;padding:3px 9px;transition:all .15s}.cx-chip.active,.cx-chip:hover{border-color:var(--cx-blue);color:var(--cx-blue)}.cx-chip.active{background:var(--cx-blue-lt)}.cx-eco-preview{align-items:center;background:linear-gradient(135deg,#e6f7f1,#f0fbf7);border-bottom:1px solid #b2e8d4;display:flex;flex-direction:column;gap:4px;padding:15px 18px}.cx-eco-preview-lbl{color:var(--cx-green-dk);font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cx-eco-preview-val{color:var(--cx-green-dk);font-size:2.6rem;font-weight:800;letter-spacing:-2px;line-height:1}.cx-eco-preview-sub{color:rgba(0,128,85,.6);font-size:.68rem}.cx-eco-preview-badge{background:var(--cx-green);border-radius:100px;color:#fff;font-size:.75rem;font-weight:800;margin-top:4px;padding:4px 12px}.cx-eco-hero{background:linear-gradient(135deg,#e6f7f1,#f0fbf7);border-bottom:1px solid #b2e8d4;padding:14px 18px 12px}.cx-eco-hero-lbl{color:var(--cx-green-dk);font-size:.58rem;font-weight:700;letter-spacing:.12em;margin-bottom:3px;text-transform:uppercase}.cx-eco-hero-row{align-items:flex-end;display:flex;gap:8px;justify-content:space-between}.cx-eco-hero-val{color:var(--cx-green-dk);font-size:2.2rem;font-weight:800;letter-spacing:-1.5px;line-height:1}.cx-eco-hero-right{text-align:right}.cx-eco-hero-badge{background:var(--cx-green);border-radius:100px;color:#fff;display:inline-block;font-size:.75rem;font-weight:800;margin-bottom:3px;padding:4px 12px}.cx-eco-hero-ann{color:rgba(0,128,85,.6);font-size:.66rem}.cx-args{display:flex;flex-direction:column}.cx-arg{align-items:center;border-bottom:1px solid var(--cx-g200);display:flex;gap:20px;padding:9px 18px}.cx-arg:last-child{border-bottom:none}.cx-arg-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.cx-arg-icon svg{height:17px;width:17px}.cx-arg-icon.red{background:var(--cx-red-lt)}.cx-arg-icon.red svg{color:var(--cx-red)}.cx-arg-icon.blue{background:var(--cx-blue-lt)}.cx-arg-icon.blue svg{color:var(--cx-blue)}.cx-arg-icon.green{background:var(--cx-green-lt)}.cx-arg-icon.green svg{color:var(--cx-green)}.cx-arg-val{color:var(--cx-navy);flex-shrink:0;font-size:1.05rem;font-weight:800;letter-spacing:-.5px;width:86px}.cx-arg-title{color:var(--cx-navy);font-size:.76rem;font-weight:700}.cx-arg-desc{color:var(--cx-g400);font-size:.63rem;line-height:1.4;margin-top:1px}.cx-p3-inner{display:flex;flex:1;flex-direction:column;padding:12px 18px 10px}.cx-form-recap{align-items:center;background:var(--cx-green-lt);border:1px solid #a8dcc8;border-radius:var(--cx-rsm);color:#0a5c3a;display:flex;font-size:.71rem;font-weight:600;gap:5px;margin-bottom:10px;padding:7px 11px}.cx-form-recap svg{flex-shrink:0;height:11px;width:11px}#cx-hs input.hs-input:not([type=tel]),#cx-hs select.hs-input{background:#fff!important;border:1px solid #d0d5e8!important;border-radius:6px!important;box-shadow:none!important;box-sizing:border-box!important;display:block!important;font-size:.9rem!important;height:auto!important;line-height:1.3!important;min-height:unset!important;padding:8px 10px!important;width:100%!important}#cx-hs fieldset{border:none!important;margin:0 0 10px!important;max-width:100%!important;min-inline-size:0!important;width:100%!important}#cx-hs .hs-form-field,#cx-hs fieldset{box-sizing:border-box!important;padding:0!important}#cx-hs .hs-form-field{float:none!important;margin:0!important;min-width:0!important}#cx-hs .hs-form-field>label{display:none!important}#cx-hs div.input{box-sizing:border-box!important;margin:0!important;padding:0!important;width:100%!important}#cx-hs fieldset.form-columns-2{display:flex!important;gap:6px!important}#cx-hs fieldset.form-columns-2 .hs-form-field{flex:1 1 0!important;min-width:0!important;width:0!important}#cx-hs .hs-phone,#cx-hs fieldset.form-columns-1 .hs-input:not([type=tel]),#cx-hs fieldset.form-columns-2 .hs-form-field .hs-input{width:100%!important}#cx-hs .hs-phone{flex:0 0 100%!important;max-width:100%!important}#cx-hs div.hs-fieldtype-intl-phone{background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;gap:6px!important;padding:0!important;width:100%!important}#cx-hs div.hs-fieldtype-intl-phone select.hs-input{display:block!important;flex:0 0 110px!important;max-width:110px!important;min-width:0!important;width:110px!important}#cx-hs div.hs-fieldtype-intl-phone input[type=tel]{background:#fff!important;border:1px solid #d0d5e8!important;border-radius:6px!important;box-shadow:none!important;box-sizing:border-box!important;display:block!important;flex:1 1 0%!important;font-size:.9rem!important;min-width:0!important;outline:none!important;padding:8px 10px!important;width:0!important}#cx-hs .hs-error-msgs{list-style:none!important;margin:4px 0 0!important;padding:0!important}#cx-hs .hs-error-msg{background:none!important;color:#e03b3b!important;font-size:.62rem!important;padding:0!important}#cx-hs .hs-button,#cx-hs .hs-error-msg{box-shadow:none!important;display:block!important}#cx-hs .hs-button{background:var(--cx-blue)!important;border:none!important;border-radius:40px!important;color:#fff!important;cursor:pointer!important;font-size:.88rem!important;font-weight:700!important;margin-top:8px!important;padding:11px!important;width:100%!important}#cx-hs .legal-consent-container{margin-top:6px!important}#cx-hs .legal-consent-container p{color:var(--cx-g400)!important;font-size:.6rem!important;line-height:1.4!important;margin:0!important}.cx-hs-error{background:#fef0f0;border:1px solid #fbd0d0;border-radius:var(--cx-rsm);display:none;padding:16px;text-align:center}.cx-hs-error p{color:#c53030;font-size:.76rem;font-weight:600;margin:0 0 10px}.cx-hs-error a{background:var(--cx-blue);border-radius:40px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;padding:9px 18px;text-decoration:none}.cx-hs-error a:hover{background:var(--cx-blue-dk)}.cx-cta-zone{border-top:1px solid var(--cx-g200);padding:11px 18px 14px}.cx-cta{align-items:center;background:var(--cx-blue);border:none;border-radius:var(--cx-rsm);box-shadow:0 4px 20px var(--cx-blue-gl);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.97rem;font-weight:800;gap:7px;justify-content:center;padding:14px;transition:all .2s;width:100%}.cx-cta:hover{background:var(--cx-blue-dk);box-shadow:0 6px 28px var(--cx-blue-gl);transform:translateY(-1px)}.cx-cta:active{transform:none}.cx-arr{transition:transform .2s}.cx-cta:hover .cx-arr{transform:translateX(3px)}.cx-cta-note{font-size:.6rem}.cx-back,.cx-cta-note{color:var(--cx-g400);margin-top:15px;text-align:center}.cx-back{background:none;border:none;cursor:pointer;display:block;font-family:inherit;font-size:.66rem;padding:2px;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.cx-back:hover{color:var(--cx-navy)}.cx-ok{display:none;padding:28px 18px;text-align:center}.cx-ok-ico{align-items:center;background:var(--cx-green-lt);border:1.5px solid #a8dcc8;border-radius:50%;display:flex;height:42px;justify-content:center;margin:0 auto 11px;width:42px}.cx-ok-ico svg{color:var(--cx-green);height:19px;width:19px}.cx-ok h3{color:var(--cx-navy);font-size:1rem;font-weight:800;margin-bottom:5px}.cx-ok p{color:var(--cx-g600);font-size:.76rem;line-height:1.6;margin:0 auto;max-width:240px}@keyframes cx-spin{to{transform:rotate(1turn)}}.pricing-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.price-card{background:var(--c-white);border:1px solid var(--c-grey-200);border-radius:var(--r-md);display:flex;flex-direction:column;padding:1.75rem}.price-card.featured{background:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.price-card.featured h3{color:var(--c-white)}.price-card .tag{align-self:flex-start;color:var(--c-grey-500);font-size:var(--fs-mono);letter-spacing:.06em;margin-bottom:.5rem;text-transform:uppercase}.price-card.featured .tag{color:var(--c-lime)}.price-card h3{margin-bottom:.75rem}.price-card .price{font-size:2.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.price-card .price small{font-size:.9rem;font-weight:400;opacity:.6}.price-card ul{flex:1;list-style:none;margin-bottom:1.25rem}.price-card li{border-top:1px solid var(--c-grey-200);display:flex;font-size:.95rem;gap:.6rem;padding:.45rem 0}.price-card.featured li{border-top-color:hsla(0,0%,100%,.12)}.price-card li:before{color:var(--c-blue);content:"✓";font-weight:600}.price-card.featured li:before{color:var(--c-lime)}.price-card .btn{align-self:stretch;justify-content:center;text-align:center}.price-card .btn:after{margin-left:.25rem}.process{counter-reset:step;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.step{background:var(--c-white);border:1px solid var(--c-grey-200);border-radius:var(--r-md);padding:1.5rem 1.5rem 1.75rem;position:relative}.step:before{color:var(--c-blue);content:counter(step,decimal-leading-zero);counter-increment:step;display:block;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:600;letter-spacing:.06em;margin-bottom:1rem}.step h3{font-size:1.05rem;margin-bottom:.5rem}.step p{color:var(--c-grey-700);font-size:.92rem}.faq-list{margin:0 auto;max-width:820px}.faq-item{border-top:1px solid var(--c-grey-200)}.faq-item:last-child{border-bottom:1px solid var(--c-grey-200)}.faq-item summary{align-items:center;cursor:pointer;display:flex;font-size:1.08rem;font-weight:500;gap:1.5rem;justify-content:space-between;list-style:none;padding:1.4rem 0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .plus{background:var(--c-cotton);border-radius:50%;color:var(--c-grey-700);display:grid;flex:0 0 28px;font-size:1rem;height:28px;place-items:center;transition:transform .2s ease,background .2s ease;width:28px}.faq-item[open] summary .plus{background:var(--c-blue);color:var(--c-white);transform:rotate(45deg)}.faq-item .a{color:var(--c-grey-700);max-width:65ch;padding:0 0 1.4rem}.stats{border-bottom:1px solid hsla(0,0%,100%,.15);border-top:1px solid hsla(0,0%,100%,.15);display:grid;gap:0;grid-template-columns:1.2fr 1fr 1fr 1fr}.stat{border-right:1px solid hsla(0,0%,100%,.15);padding:2rem 1.5rem}.stat:last-child{border-right:0}.stat .num{color:var(--c-lime);font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1}.stat .lbl{font-size:.92rem;margin-top:.5rem;opacity:.75}.stat.lead .num{color:var(--c-white)}.stat.lead p{font-size:1rem;line-height:1.5;margin-top:.5rem;max-width:30ch;opacity:.9}.certs{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.cert-pill{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:var(--r-pill);display:inline-flex;font-size:.88rem;gap:.5rem;padding:.55rem 1rem}.cert-pill:before{background:var(--c-lime);border-radius:50%;content:"";height:8px;width:8px}.certifs-section{background:var(--c-white)}.certifs-logos{align-items:center;display:grid;gap:2.5rem 3rem;grid-template-columns:repeat(4,1fr);justify-items:center}@media (max-width:768px){.certifs-logos{gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr)}}.certif-item{align-items:center;display:flex;height:56px;justify-content:center;max-width:160px;width:100%}.certif-item img{filter:grayscale(100%);height:auto;max-height:40px;max-width:100%;object-fit:contain;opacity:.7;transition:filter .2s,opacity .2s;width:auto}.certif-item:hover img{filter:grayscale(0);opacity:1}.press-section{background:var(--c-cotton)}.press-logos{flex-wrap:wrap;gap:3rem;justify-content:center}.press-item,.press-logos{align-items:center;display:flex}.press-item{opacity:.65;transition:opacity .2s}.press-item:hover{opacity:1}.press-item img{filter:grayscale(100%);height:36px;max-width:140px;object-fit:contain;transition:filter .2s;width:auto}.press-item:hover img{filter:grayscale(0)}.clients-section{background:var(--c-white)}.clients-grid{display:grid;gap:1.5rem 1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));list-style:none;margin:0;padding:0}.client-item{flex-direction:column;gap:.6rem;text-align:center}.client-item,.client-visual{align-items:center;display:flex}.client-visual{background:var(--c-cotton);border-radius:var(--r-md);height:110px;justify-content:center;overflow:hidden;padding:1rem 1.25rem;width:100%}.client-visual img{filter:grayscale(100%);height:auto;image-rendering:-webkit-optimize-contrast;max-height:56px;max-width:90%;mix-blend-mode:multiply;object-fit:contain;opacity:.7;transition:filter .2s ease,opacity .2s ease;width:auto}.client-item:hover .client-visual img{filter:grayscale(0);opacity:1}.client-badge{color:var(--c-grey-900);font-size:.95rem;font-weight:600;letter-spacing:.01em;line-height:1.2}.client-meta{display:flex;flex-direction:column;gap:.1rem;line-height:1.3;margin:0}.client-name{color:var(--c-grey-900);font-size:.875rem;font-weight:500}.client-sector{color:var(--c-grey-500);font-size:.75rem;text-transform:capitalize}@media (prefers-reduced-motion:reduce){.client-visual img{transition:none}}.cities-grid{display:grid;gap:.6rem;grid-template-columns:repeat(4,1fr)}.city-link{align-items:center;background:var(--c-white);border:1px solid var(--c-grey-200);border-radius:var(--r-pill);display:flex;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:border-color .15s ease,background .15s ease}.city-link:hover{background:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.city-link:after{content:"→";opacity:.5;transition:transform .15s ease,opacity .15s ease}.city-link:hover:after{opacity:1;transform:translateX(2px)}.devis{align-items:start;display:grid;gap:clamp(2rem,4vw,4rem);grid-template-columns:1fr 1.1fr}.devis .copy h2{margin-bottom:1rem}.devis .copy p{color:var(--c-grey-700);margin-bottom:1.5rem;max-width:38ch}.devis .copy .contact-row{border-top:1px solid var(--c-grey-200);display:flex;flex-direction:column;gap:.85rem;padding-top:1.5rem}.devis .copy .contact-row a{align-items:center;display:inline-flex;font-size:1.05rem;font-weight:500;gap:.6rem}.devis .copy .contact-row a .ico{background:var(--c-purified);border-radius:50%;color:var(--c-blue);display:grid;height:36px;place-items:center;width:36px}.form-card{background:var(--c-white);border:1px solid var(--c-grey-200);border-radius:var(--r-lg);padding:clamp(1.5rem,2.5vw,2.25rem)}.form-row{display:grid;gap:.9rem;grid-template-columns:1fr 1fr;margin-bottom:.9rem}.form-row.full{grid-template-columns:1fr}.form-field label{color:var(--c-grey-500);display:block;font-size:.8rem;font-weight:500;margin-bottom:.4rem}.form-field input,.form-field select,.form-field textarea{background:var(--c-cotton);border:1px solid transparent;border-radius:12px;font-size:.95rem;padding:.85rem 1rem;transition:border-color .15s ease,background .15s ease;width:100%}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:var(--c-white);border-color:var(--c-blue);outline:0}.form-field textarea{min-height:90px;resize:vertical}.form-card .submit-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1.25rem}.form-card .submit-row .legal{color:var(--c-grey-500);font-size:.78rem;max-width:30ch}.form-card .hs-form{font-family:inherit}.form-card .hs-form fieldset{border:0!important;display:flex!important;gap:.75rem!important;margin:0!important;max-width:100%!important;padding:0!important}.form-card .hs-form fieldset.form-columns-2>.hs-form-field{flex:1 1 0!important;min-width:0!important;width:auto!important}.form-card .hs-form fieldset.form-columns-1>.hs-form-field{flex:1 1 100%!important;width:100%!important}.form-card .hs-form-field{box-sizing:border-box!important;float:none!important;margin:0 0 .75rem!important;padding:0!important;width:100%!important}.form-card .hs-form-field>label{display:none!important}.form-card .hs-form-required{color:#e03b3b}.form-card .hs-input:not([type=checkbox]):not([type=radio]):not([type=submit]){background:var(--c-cotton)!important;border:1px solid transparent!important;border-radius:12px!important;box-shadow:none!important;box-sizing:border-box!important;color:var(--c-grey-900)!important;display:block!important;font-family:inherit!important;font-size:.95rem!important;height:auto!important;line-height:1.4!important;min-height:unset!important;padding:.85rem 1rem!important;transition:border-color .15s,background .15s;width:100%!important}.form-card .hs-input::placeholder{color:var(--c-grey-500);opacity:1}.form-card .hs-input:focus{background:var(--c-white)!important;border-color:var(--c-blue)!important;outline:0!important}.form-card textarea.hs-input{min-height:100px!important;resize:vertical}.form-card .hs-fieldtype-intl-phone .input{display:flex;gap:.5rem}.form-card .hs-fieldtype-intl-phone select.hs-input{flex:0 0 110px!important;max-width:110px!important;min-width:0!important;width:110px!important}.form-card .hs-fieldtype-intl-phone input[type=tel].hs-input{flex:1 1 auto!important;width:0!important}.form-card .hs-richtext,.form-card .legal-consent-container{color:var(--c-grey-700);font-size:.85rem;line-height:1.5;margin:.5rem 0 1rem}.form-card .hs-richtext a,.form-card .legal-consent-container a{color:var(--c-blue);text-decoration:underline}.form-card .legal-consent-container input[type=checkbox]{margin-right:.5rem;vertical-align:middle}.form-card .hs_submit{margin-top:1rem}.form-card .hs-button{align-items:center!important;background:var(--c-lime)!important;border:none!important;border-radius:var(--r-pill)!important;box-shadow:none!important;color:var(--c-black)!important;cursor:pointer!important;display:inline-flex!important;font-family:inherit!important;font-size:.95rem!important;font-weight:500!important;gap:.55rem!important;padding:.85rem 1.75rem!important;transition:transform .15s,background .15s!important;width:auto!important}.form-card .hs-button:after{content:"→";transition:transform .2s}.form-card .hs-button:hover{background:#97dc53!important;transform:translateY(-1px)!important}.form-card .hs-button:hover:after{transform:translateX(3px)}.form-card .hs-error-msgs{list-style:none!important;margin:.4rem 0 0!important;padding:0!important}.form-card .hs-error-msg,.form-card .hs-main-font-element{background:none!important;box-shadow:none!important;color:#e03b3b!important;display:block!important;font-size:.825rem!important;padding:0!important}.form-card .hs-input.error,.form-card .hs-input.invalid.error{background:rgba(224,59,59,.04)!important;border-color:#e03b3b!important}.form-card .submitted-message{background:rgba(167,236,99,.18);border:1px solid rgba(167,236,99,.4);border-radius:var(--r-md);color:var(--c-grey-900);font-weight:500;padding:1.25rem;text-align:center}@media (max-width:600px){.form-card .hs-form fieldset{flex-direction:column!important;gap:0!important}}.site-footer{background:var(--c-black);color:var(--c-white);padding:3rem 0 2rem}.site-footer .top{border-bottom:1px solid hsla(0,0%,100%,.12);display:grid;gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;padding-bottom:2rem}.site-footer .brand-col p{font-size:.92rem;margin-top:1rem;max-width:32ch;opacity:.7}.site-footer h4{color:hsla(0,0%,100%,.5);font-size:.78rem;font-weight:500;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.site-footer ul{list-style:none}.site-footer ul li{margin-bottom:.5rem}.site-footer ul a{font-size:.95rem;opacity:.85}.site-footer ul a:hover{color:var(--c-lime);opacity:1}.site-footer .bottom{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:.82rem;justify-content:space-between;padding-top:1.5rem}.ph{background:repeating-linear-gradient(135deg,hsla(0,0%,100%,.06) 0 14px,hsla(0,0%,100%,0) 14px 28px),var(--c-blue-dark);color:hsla(0,0%,100%,.7);display:grid;padding:1rem;place-items:center;position:relative;text-align:center}.ph.light{background:repeating-linear-gradient(135deg,rgba(0,0,0,.04) 0 14px,transparent 14px 28px),var(--c-cotton);color:var(--c-grey-500)}.ph .tag{background:rgba(0,0,0,.35);border-radius:99px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;letter-spacing:.08em;padding:.35rem .7rem;text-transform:uppercase}.ph.light .tag{background:rgba(0,0,0,.06);color:var(--c-grey-700)}@media (max-width:960px){.reassure-inner{grid-template-columns:repeat(2,1fr)}.reassure-item:nth-child(2){border-right:0}.reassure-item:nth-child(-n+2){border-bottom:1px solid var(--c-grey-200);padding-bottom:1rem}.reassure-item:nth-child(n+3){padding-top:1rem}.sectors{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.calc{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid hsla(0,0%,100%,.15);border-right:0}.stat:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.15)}.cities-grid{grid-template-columns:repeat(2,1fr)}.devis{grid-template-columns:1fr}.site-footer .top{grid-template-columns:1fr 1fr}.form-row,.hero .container{grid-template-columns:1fr}.hero .container{align-items:center;gap:1.5rem;padding:2.5rem 0}.hero .photo-row{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:200px;min-height:unset}.hero .photo:first-child{grid-row:auto}.hero .photo:nth-child(3){display:none}}@media (max-width:560px){.cities-grid,.process,.sectors,.stats{grid-template-columns:1fr}.stat{border-right:0}.site-footer .top{grid-template-columns:1fr}.site-header nav .hide-sm{display:none}}