/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#071822;--navy:#06151e;--lime:#a8c900;--green:#6e9700;--soft:#f3f6f2;--line:#dbe3dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;background:#fff;border-bottom:1px solid #e8ece8;justify-content:space-between;align-items:center;height:82px;padding:0 max(22px,5vw);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-drop{background:linear-gradient(145deg,#29a9ec,#0575ae);border-radius:70% 10% 70% 70%;width:23px;height:23px;transform:rotate(-45deg);box-shadow:inset 0 0 0 4px #ffffff2e}.brand-word{letter-spacing:.08em;font-size:27px;font-weight:900;line-height:.8}.brand-word small{letter-spacing:.16em;color:var(--green);margin-top:9px;font-size:7px;display:block}.site-header nav{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.nav-cta,.header-contact{background:var(--lime);color:#071019;border-radius:999px;padding:13px 18px;font-weight:800}.section{max-width:1180px;margin:auto;padding-left:24px;padding-right:24px}.eyebrow,.section-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--lime);font-size:12px;font-weight:900}.hub{background:var(--navy);min-height:100vh}.hub .site-header{background:var(--navy);color:#fff;border-color:#17313e}.hub .brand-word small{color:var(--lime)}.hub-hero{background:radial-gradient(circle at 75% 0,#213d43 0,transparent 34%),var(--navy);color:#fff;padding:88px 24px 50px}.hub-copy{max-width:1180px;margin:auto}.hub-copy h1{letter-spacing:-.055em;max-width:850px;margin:18px 0 24px;font-size:clamp(44px,7vw,84px);line-height:.98}.hub-copy p{color:#cbd7da;max-width:680px;font-size:20px;line-height:1.6}.location-strip{border-left:3px solid var(--lime);color:#a9b8bd;margin-top:32px;padding-left:16px}.service-choice{grid-template-columns:1fr 1fr;gap:22px;max-width:1180px;margin:auto;padding:20px 24px 80px;display:grid}.choice-card{border:1px solid #27404a;border-radius:24px;height:470px;position:relative;overflow:hidden}.choice-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.choice-card:hover img{transform:scale(1.03)}.choice-card:after{content:"";background:linear-gradient(#0000 20%,#030f16eb 90%);position:absolute;inset:0}.choice-overlay{z-index:2;color:#fff;padding:36px;position:absolute;bottom:0;left:0;right:0}.choice-overlay span{color:var(--lime);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.choice-overlay h2{margin:10px 0;font-size:40px}.choice-overlay p{color:#dbe2e4}.choice-overlay strong{margin-top:14px;display:inline-block}.hub .site-footer{color:#b8c5c9;border-color:#27404a}.landing-hero{color:#fff;align-items:center;height:680px;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#020f17f0 0%,#020f17bd 48%,#020f1714 85%)}.hero-content{z-index:2;width:min(1180px,100%);margin:auto;padding:40px 24px;position:relative}.hero-content h1{letter-spacing:-.05em;max-width:820px;margin:18px 0 22px;font-size:clamp(42px,6vw,76px);line-height:1.02}.hero-content>p{color:#e3e8e9;max-width:650px;font-size:20px;line-height:1.55}.hero-actions{gap:12px;margin:32px 0;display:flex}.primary-btn,.secondary-btn{border-radius:10px;padding:16px 22px;font-weight:900}.primary-btn{background:var(--lime);color:#071019}.secondary-btn{border:1px solid #fff}.trust-row{color:#dce5e7;gap:24px;font-size:14px;display:flex}.coverage-bar{background:var(--lime);justify-content:center;gap:18px;padding:17px 24px;font-size:14px;display:flex}.intro-section{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;padding-top:92px;padding-bottom:54px;display:grid}.intro-section h2,.products-heading h2,.real-work h2,.process h2,.quote-copy h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(34px,4vw,54px);line-height:1.05}.intro-section p,.products-heading p,.gallery-copy p,.quote-copy p{color:#53636a;font-size:17px;line-height:1.75}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:90px;display:grid}.benefit-card{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:28px}.benefit-number{color:var(--green);font-weight:900}.benefit-card h3{margin:28px 0 10px;font-size:20px}.benefit-card p{color:#526067;font-size:14px;line-height:1.65}.products-section{background:var(--navy);color:#fff;padding:90px 0}.products-heading{justify-content:space-between;align-items:end;gap:60px;display:flex}.products-heading>p{color:#b4c1c5;max-width:450px}.product-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;display:grid}.product-card{background:#0b202b;border:1px solid #2c414b;border-radius:16px;flex-direction:column;gap:9px;padding:28px;display:flex;position:relative}.product-card.featured{border-color:var(--lime);box-shadow:0 0 0 1px var(--lime)}.product-card strong{font-size:24px}.product-card span{color:#b6c2c6}.product-card h3{color:var(--lime);margin:14px 0;font-size:28px}.product-card a{color:var(--ink);text-align:center;background:#fff;border-radius:8px;margin-top:auto;padding:12px;font-size:14px;font-weight:800}.popular{background:var(--lime);text-transform:uppercase;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;top:-12px;right:16px;color:var(--ink)!important}.real-work{padding-top:90px;padding-bottom:90px}.gallery-copy{max-width:650px}.gallery{grid-template-columns:1.2fr .8fr .8fr;gap:12px;margin-top:38px;display:grid}.gallery img{object-fit:cover;border-radius:16px;width:100%;height:460px}.gallery img:nth-child(2),.gallery img:nth-child(3){height:340px;margin-top:60px}.process{padding-top:10px;padding-bottom:90px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.steps article{border-top:2px solid var(--lime);padding:24px 10px}.steps b{color:var(--green);font-size:13px}.steps h3{font-size:21px}.steps p{color:#5a686e;line-height:1.6}.quote-section{background:#eaf0e5;grid-template-columns:.9fr 1.1fr;gap:80px;padding:90px max(24px,50vw - 590px);display:grid}.contact-list{flex-direction:column;gap:12px;margin-top:28px;font-weight:700;display:flex}.quote-form{background:#fff;border-radius:20px;flex-direction:column;gap:16px;padding:32px;display:flex;box-shadow:0 18px 50px #0718221a}.quote-form label{flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.quote-form input,.quote-form textarea{font:inherit;border:1px solid #cfd8d1;border-radius:9px;padding:13px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-form button{background:var(--lime);cursor:pointer;border:0;border-radius:9px;padding:16px;font-size:16px;font-weight:900}.quote-form small{text-align:center;color:#738087}.site-footer{border-top:1px solid var(--line);justify-content:space-between;padding:28px max(24px,5vw);font-size:13px;display:flex}.floating-wa{z-index:20;color:#062b18;background:#25d366;border-radius:999px;padding:14px 18px;font-weight:900;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0000003d}.hero-without-photo{background:radial-gradient(circle at 80% 20%,#2c99af47,#0000 32%),radial-gradient(circle at 68% 86%,#a8c90026,#0000 25%),linear-gradient(135deg,#06151e,#0d3340)}.hero-without-photo:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:420px;height:420px;position:absolute;top:12%;right:8%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.hero-without-photo .hero-shade{background:linear-gradient(90deg,#020f1759,#0000)}.plant-photo-pending{background:linear-gradient(135deg,#f5f8f3,#e9f0eb);border:1px dashed #a8b9ae;border-radius:22px;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;margin-top:90px;margin-bottom:90px;padding-top:52px;padding-bottom:52px;display:grid}.plant-photo-pending p{color:#52636a;font-size:17px;line-height:1.75}.location-pricing{background:#102b36;border:1px solid #31505a;border-radius:18px;grid-template-columns:1.1fr .9fr;align-items:start;gap:26px;margin-top:36px;padding-top:26px;padding-bottom:26px;display:grid}.location-pricing strong{color:#fff;font-size:21px}.location-pricing p{color:#b9c8cc;margin:10px 0 0;font-size:14px;line-height:1.55}.location-controls{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.location-controls label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.location-controls select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #53707a;border-radius:9px;padding:12px}.location-controls button{background:var(--lime);color:var(--ink);cursor:pointer;border:0;border-radius:9px;padding:13px 14px;font-weight:900}.location-controls small{color:#d3dee0;grid-column:1/-1}.pricing-result{color:#dbe6e8;background:#173843;border-radius:9px;grid-column:1/-1;padding:12px 14px;font-size:14px}.pricing-result.with-surcharge{border-left:4px solid var(--lime);color:#fff}.price-zone{color:#9fb0b5;min-height:30px;line-height:1.4}.included-section{background:#eef3e9;border-top:1px solid #d8e1d4;padding:78px 0}.included-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:72px;display:grid}.included-heading h2{letter-spacing:-.045em;margin:14px 0 20px;font-size:clamp(34px,4vw,52px);line-height:1.05}.included-heading p{color:#53636a;line-height:1.7}.included-list{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.included-list li{background:#fff;border:1px solid #d8e2d7;border-radius:12px;align-items:center;gap:12px;padding:17px;font-weight:750;line-height:1.35;display:flex}.included-list li span{background:var(--lime);color:#071019;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:inline-flex}.payment-banner{background:linear-gradient(110deg,var(--lime),#d7ef55);color:#071019;border-radius:18px;align-items:center;gap:20px;margin-top:34px;padding-top:24px;padding-bottom:24px;display:flex;box-shadow:0 14px 34px #0000002e}.payment-brand{background:#fff;border-radius:14px;flex:0 0 210px;justify-content:center;align-items:center;width:210px;min-height:82px;padding:14px;display:flex}.payment-brand img{width:100%;height:auto}.payment-banner span{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.payment-banner h3{margin:4px 0 6px;font-size:clamp(22px,3vw,32px)}.payment-banner p{margin:0;font-weight:650;line-height:1.5}.how-section{background:#fff;padding:84px 0}.how-heading{grid-template-columns:.8fr 1.2fr;align-items:end;column-gap:70px;display:grid}.how-heading .section-kicker{grid-column:1/-1}.how-heading h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.05}.how-heading>p{color:#53636a;margin:0;font-size:17px;line-height:1.75}.how-steps{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.how-steps article{background:var(--soft);border:1px solid var(--line);border-radius:16px;gap:18px;padding:24px;display:flex}.how-steps article>span{background:var(--navy);width:38px;height:38px;color:var(--lime);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:950;display:grid}.how-steps h3{margin:4px 0 8px;font-size:20px}.how-steps p{color:#53636a;margin:0;line-height:1.65}.how-result{background:var(--navy);color:#fff;border-left:6px solid var(--lime);border-radius:14px;margin-top:16px;padding-top:22px;padding-bottom:22px}.how-result strong{color:var(--lime);text-transform:uppercase;letter-spacing:.09em;font-size:12px}.how-result p{margin:7px 0 0;line-height:1.65}.legal-links{flex-wrap:wrap;gap:14px;display:flex}.legal-links a{text-underline-offset:3px;text-decoration:underline}.legal-page{background:#f6f8f5;min-height:100vh}.legal-hero{background:var(--navy);color:#fff;padding:150px max(24px,50vw - 450px) 62px}.legal-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:clamp(38px,6vw,62px)}.legal-hero p{color:#c4d0d3;max-width:720px;line-height:1.7}.legal-content{max-width:900px;margin:auto;padding:64px 24px 90px}.legal-content section{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:18px;padding:28px}.legal-content h2{margin:0 0 12px;font-size:25px}.legal-content h3{margin:22px 0 8px;font-size:18px}.legal-content p,.legal-content li{color:#46565d;line-height:1.7}.legal-content li+li{margin-top:8px}.legal-note{background:#eef6cc!important;border-color:#c5dc58!important}.legal-date{color:#718087;font-size:13px}.legal-contact{font-weight:800;color:var(--green)!important}@media (width<=850px){.site-header{height:70px}.brand-word{font-size:23px}.brand-drop{width:20px;height:20px}.site-header nav>a:first-child{display:none}.header-contact{padding:11px 13px;font-size:12px}.service-choice,.benefit-grid,.product-grid,.steps{grid-template-columns:1fr 1fr}.landing-hero{height:660px}.trust-row{flex-direction:column;gap:8px}.intro-section,.quote-section,.plant-photo-pending,.location-pricing,.included-layout,.how-heading{grid-template-columns:1fr;gap:24px}.products-heading{display:block}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:360px}.gallery img:nth-child(2),.gallery img:nth-child(3){height:260px;margin-top:0}.gallery img:nth-child(3){grid-column:1/-1}.quote-section{padding-top:70px;padding-bottom:70px}}@media (width<=560px){.hub-hero{padding-top:64px}.hub-copy h1{font-size:48px}.service-choice,.benefit-grid,.product-grid,.steps,.included-list,.how-steps{grid-template-columns:1fr}.choice-card{height:410px}.site-header nav{gap:8px}.nav-cta{padding:11px;font-size:12px}.landing-hero{align-items:flex-end;height:720px}.hero-shade{background:linear-gradient(#020f1733 0%,#020f178c 32%,#020f17fa 100%)}.hero-content{padding-bottom:46px}.hero-content h1{font-size:43px}.hero-actions{text-align:center;flex-direction:column;align-items:stretch}.coverage-bar{flex-direction:column;gap:3px}.intro-section{padding-top:68px}.benefit-grid{padding-bottom:68px}.how-section{padding:64px 0}.included-section{padding:62px 0}.products-section{padding:70px 0}.payment-banner{align-items:flex-start;gap:14px;padding:20px}.payment-icon{flex-basis:46px;width:46px;height:46px;font-size:22px}.location-controls{grid-template-columns:1fr}.location-controls small{grid-column:1}.gallery{display:block}.gallery img,.gallery img:nth-child(2),.gallery img:nth-child(3){height:310px;margin:10px 0}.form-row{grid-template-columns:1fr}.quote-form{padding:22px}.site-footer{flex-direction:column;gap:8px}.floating-wa{bottom:14px;right:14px}}.gallery figure{flex-direction:column;gap:10px;margin:0;display:flex}.gallery figure:nth-child(2),.gallery figure:nth-child(3){margin-top:60px}.gallery figure:nth-child(4){grid-column:2/4}.gallery figure img,.gallery figure:nth-child(2) img,.gallery figure:nth-child(3) img{object-fit:cover;border-radius:16px;width:100%;height:360px;margin:0}.gallery figure:first-child img{height:460px}.gallery figcaption{color:#34464e;padding:0 4px;font-size:14px;font-weight:800}.product-image{object-fit:cover;object-position:center 54%;border-bottom:1px solid #2c414b;border-radius:15px 15px 0 0;width:calc(100% + 56px);height:250px;margin:-28px -28px 20px}.product-card.featured .product-image{border-bottom-color:var(--lime)}.plantas .product-grid{grid-template-columns:repeat(4,1fr)}.featured-project{background:#edf2eb;padding:90px 0}.project-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:58px;display:grid}.project-copy h2{letter-spacing:-.045em;margin:14px 0 22px;font-size:clamp(36px,4vw,56px);line-height:1.04}.project-copy p{color:#52636a;font-size:17px;line-height:1.72}.project-copy>strong{background:var(--navy);color:var(--lime);border-radius:10px;margin-top:20px;padding:12px 16px;display:inline-block}.project-gallery{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.project-gallery figure{background:var(--navy);border-radius:16px;margin:0;position:relative;overflow:hidden}.project-gallery figure:first-child{grid-row:1/3}.project-gallery img{object-fit:cover;width:100%;height:250px;display:block}.project-gallery figure:first-child img{height:512px}.project-gallery figcaption{color:#fff;background:#020f17d1;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:800;position:absolute;bottom:12px;left:12px;right:12px}@media (width<=850px){.plantas .product-grid{grid-template-columns:1fr 1fr}.project-layout{grid-template-columns:1fr;gap:34px}.gallery figure:nth-child(2),.gallery figure:nth-child(3){margin-top:0}.gallery figure:nth-child(3),.gallery figure:nth-child(4){grid-column:auto}.gallery figure img,.gallery figure:first-child img,.gallery figure:nth-child(2) img,.gallery figure:nth-child(3) img{height:320px}}@media (width<=560px){.plantas .product-grid{grid-template-columns:1fr}.featured-project{padding:68px 0}.project-gallery{grid-template-columns:1fr}.project-gallery figure:first-child{grid-row:auto}.project-gallery img,.project-gallery figure:first-child img{height:310px}.gallery figure{margin:16px 0!important}.gallery figure img,.gallery figure:first-child img,.gallery figure:nth-child(2) img,.gallery figure:nth-child(3) img{height:310px;margin:0}}.hub .choice-card{background:#0b202b;height:auto}.hub .choice-card:after{display:none}.hub .choice-card img{aspect-ratio:1;object-fit:contain;object-position:center;width:100%;height:auto}.hub .choice-overlay{background:#0b202b;padding:28px 30px 32px;position:static}.hub .choice-overlay h2{font-size:36px}.hub .choice-overlay p{margin-bottom:4px}@media (width<=560px){.hub .choice-overlay{padding:24px 22px 28px}.hub .choice-overlay h2{font-size:32px}}.hub-about{color:#fff;grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;padding-top:78px;padding-bottom:62px;display:grid}.hub-about h2,.hub-how-heading h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(34px,4.5vw,58px);line-height:1.04}.hub-about-copy{border-left:2px solid var(--lime);padding-left:28px}.hub-about-copy p{color:#c6d2d5;margin:0;font-size:17px;line-height:1.75}.hub-about-copy p+p{margin-top:16px}.hub-how{background:#f2f5f1;padding:88px 0}.hub-how-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:20px 70px;display:grid}.hub-how-heading .section-kicker{grid-column:1/-1}.hub-how-heading h2{color:var(--ink)}.hub-how-heading>p{color:#52636a;margin:0;font-size:17px;line-height:1.7}.hub-how-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:40px;display:grid}.hub-how-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:32px;display:flex}.system-label{color:var(--green);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:950}.hub-how-grid h3{margin:14px 0;font-size:26px;line-height:1.15}.hub-how-grid p,.hub-how-grid li{color:#52636a;line-height:1.65}.hub-how-grid ul{margin:8px 0 26px;padding-left:20px}.hub-how-grid li+li{margin-top:7px}.hub-how-grid a{color:var(--green);margin-top:auto;font-weight:900}@media (width<=850px){.hub-about,.hub-how-heading{grid-template-columns:1fr;gap:24px}.hub-how-heading .section-kicker{grid-column:auto}.hub-how-grid{grid-template-columns:1fr}.hub-about-copy{padding-left:22px}}@media (width<=560px){.hub-about{padding-top:58px;padding-bottom:52px}.hub-about h2,.hub-how-heading h2{font-size:38px}.hub-how{padding:64px 0}.hub-how-grid article{padding:24px}.hub-how-grid h3{font-size:23px}}.hub-how .section-kicker{color:var(--green)}.hub-payment{background:linear-gradient(110deg,var(--lime),#d7ef55);color:var(--ink);border-radius:22px;grid-template-columns:260px 1fr;align-items:center;gap:34px;margin-top:10px;margin-bottom:80px;padding-top:30px;padding-bottom:30px;display:grid;box-shadow:0 18px 45px #00000038}.hub-payment-logo{background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:18px;display:flex}.hub-payment-logo img{width:100%;height:auto}.hub-payment .section-kicker{color:#456000}.hub-payment h2{letter-spacing:-.035em;margin:8px 0 10px;font-size:clamp(28px,4vw,44px)}.hub-payment p{max-width:700px;margin:0;font-weight:650;line-height:1.65}@media (width<=700px){.hub-payment{grid-template-columns:1fr;gap:20px;margin-bottom:62px;margin-left:18px;margin-right:18px;padding:22px}.hub-payment-logo{max-width:290px}.payment-banner{flex-direction:column}.payment-brand{flex-basis:auto;width:100%;max-width:260px}}.floating-actions{z-index:20;align-items:center;gap:8px;display:flex;position:fixed;bottom:22px;right:22px}.floating-actions .floating-wa{position:static}.floating-prices{background:var(--lime);color:var(--ink);border-radius:999px;padding:14px 18px;font-weight:900;display:none;box-shadow:0 12px 30px #0000003d}@media (width<=560px){.floating-actions{bottom:12px;left:12px;right:12px}.floating-actions a{text-align:center;flex:1;padding:13px 12px}.floating-prices{display:block}.landing .site-footer{padding-bottom:112px}.landing .legal-links{padding:8px 0}}.product-location-button{width:100%;color:var(--ink);text-align:center;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:8px;margin-top:auto;padding:12px;font-size:14px;font-weight:800}.service-choice,.hub-how-grid{grid-template-columns:repeat(3,1fr)}.potabilizadoras .hero-image,.potabilizadoras .product-image{object-position:center}@media (width<=850px){.service-choice{grid-template-columns:1fr 1fr}.hub-how-grid{grid-template-columns:1fr}}@media (width<=560px){.service-choice{grid-template-columns:1fr}}.hub .choice-price-cta{background:var(--lime);color:var(--ink);text-align:center;border-radius:10px;margin-top:20px;padding:15px 18px;font-size:16px;font-weight:950;display:block;box-shadow:0 10px 24px #0003}.hub .choice-card:hover .choice-price-cta{background:#bddf0a;transform:translateY(-1px)}
