@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--color-brand:#c91f2d;--color-brand-dark:#9e1521;--color-brand-hover:#ae1825;--color-ink:#17191c;--color-graphite:#25282d;--color-slate:#50565f;--color-muted:#747b85;--color-line:#dfe2e6;--color-surface:#f5f6f7;--color-white:#fff;--font-display:"Manrope",Arial,sans-serif;--font-body:"Inter",Arial,sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:6.5rem;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--shadow-sm:0 2px 8px #17191c0f;--shadow-md:0 12px 32px #17191c1a;--shadow-lg:0 24px 60px #17191c2e;--container:75rem;--transition:.18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-body);color:var(--color-graphite);background:var(--color-white);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.035em;color:var(--color-ink);line-height:1.12}h1{max-width:13ch;margin-bottom:var(--space-5);font-size:clamp(2.35rem,5vw,4.75rem)}h2{margin-bottom:var(--space-4);font-size:clamp(2rem,3.5vw,3.25rem)}h3{margin-bottom:var(--space-2);font-size:1.125rem}:focus-visible{outline-offset:3px;outline:3px solid #f4aab0}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand);margin-bottom:var(--space-3);font-size:.72rem;font-weight:800}.button{border-radius:var(--radius-sm);cursor:pointer;min-height:3.1rem;transition:background var(--transition),border-color var(--transition),transform var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--color-brand);color:var(--color-white);box-shadow:0 8px 18px #c91f2d38}.button--primary:hover{background:var(--color-brand-hover)}.button--secondary{color:var(--color-graphite);background:var(--color-white);border-color:#c8cdd3}.button--secondary:hover{border-color:var(--color-graphite)}.section{padding:var(--space-9) 0}.section--muted{background:var(--color-surface)}.heading{max-width:42rem;margin-bottom:var(--space-7)}.heading>p:last-child,.card p{color:var(--color-slate);margin-bottom:0}.card{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.75rem}.card-icon{border-radius:var(--radius-sm);width:2.75rem;height:2.75rem;color:var(--color-brand);background:#fceff0;place-items:center;margin-bottom:1.4rem;display:grid}.site-header{z-index:20;transition:box-shadow var(--transition),border-color var(--transition);background:#fffffff0;border-bottom:1px solid #0000;position:sticky;top:0}.site-header--scrolled{border-color:var(--color-line);box-shadow:var(--shadow-sm)}.site-header__inner{align-items:center;gap:var(--space-5);min-height:5.25rem;display:flex}.logo{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.logo__mark{border:2px solid var(--color-brand);border-radius:.55rem .55rem .75rem .75rem;place-items:center;width:1.7rem;height:1.85rem;display:grid;transform:rotate(45deg)}.logo__mark span{background:var(--color-brand);border-radius:50%;width:.4rem;height:.4rem}.logo__text{font-family:var(--font-display);letter-spacing:-.055em;color:var(--color-ink);font-size:1.15rem;font-weight:800}.logo__text span{color:var(--color-brand)}.desktop-nav{align-items:center;gap:1.6rem;margin-left:auto;display:flex}.desktop-nav a{color:var(--color-slate);transition:color var(--transition);font-size:.85rem;font-weight:600}.desktop-nav a:hover{color:var(--color-brand)}.header-cta{margin-left:.25rem}.menu-trigger{color:var(--color-ink);background:0 0;border:0;margin-left:auto;padding:.5rem;display:none}.mobile-menu{display:none}.hero{background:linear-gradient(112deg,#fff 0% 57%,#f6f7f8 100%);padding:clamp(4.5rem,8vw,7.5rem) 0 clamp(4rem,7vw,6rem);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #e7e9ec;border-radius:50%;width:30rem;height:30rem;position:absolute;top:3rem;right:-7rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(23rem,.85fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid;position:relative}.hero__content{z-index:1;position:relative}.hero__copy{max-width:35rem;color:var(--color-slate);margin-bottom:0;font-size:clamp(1rem,1.4vw,1.13rem)}.hero__trust{margin:var(--space-6) 0 0;color:var(--color-slate);flex-wrap:wrap;gap:.75rem 1.15rem;padding:0;font-size:.78rem;font-weight:600;list-style:none;display:flex}.hero__trust li{align-items:center;gap:.4rem;display:flex}.hero__trust svg{color:var(--color-brand)}.hero-media{min-height:30rem;position:relative}.hero-media img,.hero-media__placeholder{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%;min-height:30rem;box-shadow:var(--shadow-lg)}.hero-media__placeholder{background:linear-gradient(140deg,#1c2026,#353b44);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.technical-grid{opacity:.16;background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:2.5rem 2.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-media__equipment{filter:drop-shadow(0 1.4rem 1.6rem #00000061);width:11.5rem;height:20rem;position:relative}.equipment__body{background:linear-gradient(90deg,#8d1420,#da2e3b 42%,#a81824);border:3px solid #f04c58;border-radius:1rem 1rem 1.45rem 1.45rem;width:8.3rem;height:15.2rem;position:absolute;bottom:0;left:1.6rem}.equipment__body:after{content:"";border-left:1px solid #ffffff73;width:1.2rem;height:8rem;position:absolute;top:1.8rem;right:1rem}.equipment__body i{background:#c9212e;border:1px solid #ffffff80;border-radius:50%;width:4.7rem;height:4.7rem;position:absolute;top:4.4rem;left:1.1rem}.equipment__body b{background:#f9dadc;border-radius:9px;width:3rem;height:.5rem;position:absolute;top:6rem;left:2rem}.equipment__cap{z-index:2;background:#c9ced3;border-radius:.7rem .7rem .3rem .3rem;width:4.7rem;height:2rem;position:absolute;top:1.9rem;left:3.2rem}.equipment__handle{z-index:1;border:.85rem solid #c9ced3;border-bottom:0;border-radius:1.5rem 1.5rem 0 0;width:6rem;height:3.7rem;position:absolute;top:.4rem;left:2.7rem}.hero-media__label{background:var(--color-white);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);color:var(--color-slate);text-align:left;align-items:flex-start;gap:.7rem;padding:1rem 1.1rem;font-size:.77rem;line-height:1.35;display:flex;position:absolute;bottom:2.2rem;left:-2.25rem}.hero-media__label svg{color:var(--color-brand);flex:none}.hero-media__label strong{font-family:var(--font-display);color:var(--color-ink)}.hero-media__placeholder>p{color:#ffffff7a;text-align:right;margin:0;font-size:.62rem;line-height:1.4;position:absolute;bottom:.8rem;right:1rem}.trust-bar{border-block:1px solid var(--color-line);background:var(--color-white)}.trust-bar ul{gap:var(--space-4);grid-template-columns:repeat(4,1fr);margin:0;padding:1rem 0;list-style:none;display:grid}.trust-bar li{font-family:var(--font-display);color:var(--color-graphite);text-align:center;justify-content:center;align-items:center;gap:.65rem;font-size:.82rem;font-weight:700;display:flex}.trust-bar li span{width:2rem;height:2rem;color:var(--color-brand);background:#fceff0;border-radius:50%;place-items:center;display:grid}.anchor-target{visibility:hidden;position:relative;top:-5.25rem}.services-section{padding:var(--space-9) 0;background:var(--color-surface)}.section-heading{max-width:44rem;margin-bottom:var(--space-7)}.section-heading>p:last-child{color:var(--color-slate);margin-bottom:0}.services-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.service-card{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-white);min-height:18rem;box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition);flex-direction:column;padding:1.35rem;display:flex}.service-card:hover{box-shadow:var(--shadow-md);border-color:#efadb3;transform:translateY(-4px)}.service-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.service-card__number{color:#959ca5;letter-spacing:.09em;font-size:.7rem;font-weight:800}.service-card__icon{border-radius:var(--radius-sm);width:2.85rem;height:2.85rem;color:var(--color-brand);transition:background var(--transition),color var(--transition);background:#fceff0;place-items:center;display:grid}.service-card:hover .service-card__icon{background:var(--color-brand);color:var(--color-white)}.service-card h3{font-size:1.05rem}.service-card p{color:var(--color-slate);margin-bottom:1.25rem;font-size:.84rem}.service-card__link{color:var(--color-graphite);align-items:center;gap:.45rem;margin-top:auto;font-size:.79rem;font-weight:800;display:inline-flex}.service-card__link svg{color:var(--color-brand);transition:transform var(--transition)}.service-card:hover .service-card__link svg{transform:translate(4px)}.services-cta{justify-content:space-between;align-items:center;gap:var(--space-6);margin-top:var(--space-6);border-radius:var(--radius-md);background:var(--color-white);border:1px solid var(--color-line);padding:1.6rem 1.75rem;display:flex}.services-cta h3{margin-bottom:.35rem}.services-cta p{color:var(--color-slate);margin:0;font-size:.9rem}.differentials-section{padding:var(--space-9) 0;background:var(--color-ink);position:relative;overflow:hidden}.differentials-section:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:30rem;height:30rem;position:absolute;bottom:-20rem;right:-15rem}.differentials__layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2.5rem,8vw,9rem);display:grid;position:relative}.differentials__intro h2{color:var(--color-white);max-width:10ch}.differentials__intro>p:last-child{color:#b6bdc5;max-width:24rem}.differentials__list{border-top:1px solid #ffffff2e}.differential{border-bottom:1px solid #ffffff2e;grid-template-columns:2.5rem 1fr auto;align-items:start;gap:1rem;padding:1.4rem 0;display:grid}.differential>span{color:#e26972;letter-spacing:.08em;padding-top:.15rem;font-size:.72rem;font-weight:800}.differential h3{color:var(--color-white);margin-bottom:.3rem;font-size:1rem}.differential p{color:#aeb5bd;margin:0;font-size:.83rem}.differential>svg{color:#e26972;margin-top:.25rem}.commercial-cta{padding:var(--space-8) 0;background:var(--color-white)}.commercial-cta .container{justify-content:space-between;align-items:end;gap:var(--space-6);border-radius:var(--radius-lg);background:#fceff0;padding:clamp(2rem,5vw,4rem);display:flex}.commercial-cta h2{max-width:18ch;margin-bottom:var(--space-3)}.commercial-cta p:last-child{max-width:37rem;color:var(--color-slate);margin-bottom:0}.commercial-cta .button{flex:none}.products-section{padding:var(--space-9) 0;background:var(--color-white)}.products-heading{justify-content:space-between;gap:var(--space-7);margin-bottom:var(--space-7);align-items:end;display:flex}.products-heading>div{max-width:42rem}.products-heading>p{max-width:21rem;color:var(--color-slate);margin-bottom:.35rem}.products-layout{gap:var(--space-4);grid-template-columns:1.04fr .96fr;display:grid}.product-featured{border-radius:var(--radius-lg);background:var(--color-ink);box-shadow:var(--shadow-md);grid-template-rows:20rem auto;display:grid;overflow:hidden}.product-featured>img,.product-card>img{object-fit:cover;width:100%;height:100%}.product-featured__content{color:#c8cdd2;padding:1.8rem}.product-featured h3{color:var(--color-white);margin-bottom:.6rem;font-size:1.65rem}.product-featured__content>p:not(.product-label){max-width:30rem;margin-bottom:1.5rem;font-size:.9rem}.product-label{text-transform:uppercase;letter-spacing:.12em;color:#ec777f;margin-bottom:1rem;font-size:.7rem;font-weight:800}.products-list{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.product-card{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-white);transition:transform var(--transition),box-shadow var(--transition);grid-template-rows:8.7rem auto;display:grid;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-card>div:last-child{padding:1.1rem}.product-card h3{margin-bottom:.5rem;font-size:.98rem}.product-card p{color:var(--color-slate);margin-bottom:1rem;font-size:.78rem}.product-link{color:var(--color-graphite);align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;display:inline-flex}.product-link svg{color:var(--color-brand);transition:transform var(--transition)}.product-card:hover .product-link svg,.product-featured:hover .product-link svg{transform:translate(4px)}.product-visual{color:var(--color-brand);background:linear-gradient(140deg,#f8f9fa,#e5e8eb);place-items:center;display:grid;position:relative;overflow:hidden}.product-featured .product-visual{color:#e74d58;background:linear-gradient(140deg,#2c3036,#17191c)}.product-visual__grid{opacity:.3;background-image:linear-gradient(#5b636e59 1px,#0000 1px),linear-gradient(90deg,#5b636e59 1px,#0000 1px);background-size:1.9rem 1.9rem;position:absolute;inset:0}.product-visual svg{filter:drop-shadow(0 .6rem .6rem #17191c26);position:relative}.products-cta{justify-content:space-between;align-items:center;gap:var(--space-6);margin-top:var(--space-6);border-top:1px solid var(--color-line);padding:1.75rem 0 0;display:flex}.products-cta h3{margin-bottom:.35rem;font-size:1.12rem}.products-cta p{color:var(--color-slate);margin:0;font-size:.9rem}.about-section{padding:var(--space-9) 0;background:var(--color-surface)}.about__layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.about__content>p:not(.eyebrow){max-width:34rem;color:var(--color-slate);font-size:1.02rem}.about__content ul{margin:var(--space-6) 0 0;gap:.8rem;padding:0;list-style:none;display:grid}.about__content li{font-family:var(--font-display);align-items:center;gap:.65rem;font-size:.9rem;font-weight:700;display:flex}.about__content li svg{color:var(--color-brand)}.about__visual{min-height:25rem}.about__visual img,.about__placeholder{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%;min-height:25rem;box-shadow:var(--shadow-md)}.about__placeholder{color:var(--color-brand);background:linear-gradient(140deg,#e8ebee,#d9dde1);place-items:center;display:grid;position:relative;overflow:hidden}.about__placeholder>span{border:1px solid #bdc4cb;border-radius:50%;width:14rem;height:14rem;position:absolute;box-shadow:0 0 0 2rem #ffffff2e}.about__placeholder svg{position:relative}.about__placeholder p{text-align:right;color:#737b84;margin:0;font-size:.62rem;line-height:1.5;position:absolute;bottom:.7rem;right:1rem}.service-area{padding:var(--space-7) 0;background:var(--color-white)}.service-area__layout{gap:var(--space-7);grid-template-columns:1fr .85fr;align-items:center;display:grid}.service-area h2{margin-bottom:.6rem;font-size:clamp(1.7rem,3vw,2.5rem)}.service-area p:last-child{max-width:39rem;color:var(--color-slate);margin:0}.service-area__panel{border-left:4px solid var(--color-brand);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#fceff0;padding:1.5rem}.service-area__panel span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand-dark);margin-bottom:.5rem;font-size:.72rem;font-weight:800;display:block}.service-area__panel strong{font-family:var(--font-display);color:var(--color-ink)}.button-row{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.whatsapp-float{z-index:15;width:3.4rem;height:3.4rem;color:var(--color-white);box-shadow:var(--shadow-md);transition:transform var(--transition);background:#25d366;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float--pending{cursor:not-allowed;opacity:.56;filter:grayscale(.35)}.hero-media{aspect-ratio:16/10;min-height:0}.hero-media img,.hero-media__placeholder{min-height:0}.about__visual img{object-fit:contain;background:var(--color-white)}.services-grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));max-width:56rem}.service-card{min-height:0;padding:0;overflow:hidden}.service-card__image{aspect-ratio:16/9;object-fit:contain;background:var(--color-white);width:100%;height:auto;display:block}.service-card__body{flex-direction:column;flex:1;padding:1.35rem;display:flex}.service-card__body .service-card__top{margin-bottom:1.55rem}.product-featured{grid-template-rows:18rem auto;align-self:start}.product-featured>img,.product-card>img{object-fit:contain;background:var(--color-white)}.logo{gap:0}.logo__image{object-fit:contain;width:3.35rem;height:3.35rem;display:block}.logo--inverted{background:var(--color-white);border-radius:50%;padding:.28rem}.seo-hero{background:var(--color-surface);padding:clamp(4rem,8vw,7rem) 0}.seo-hero__grid{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.seo-hero h1{max-width:14ch}.seo-hero p{max-width:38rem;color:var(--color-slate);margin-bottom:var(--space-6);font-size:1.05rem}.seo-hero img{aspect-ratio:16/10;object-fit:contain;background:var(--color-white);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md)}.seo-content{padding:var(--space-9) 0}.seo-content__grid{gap:var(--space-8);grid-template-columns:1.2fr .8fr;display:grid}.seo-content article p{max-width:42rem;color:var(--color-slate);font-size:1.03rem}.seo-content aside{border-radius:var(--radius-md);background:#fceff0;padding:1.7rem}.seo-content aside h2{font-size:1.25rem}.seo-content ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.seo-content li{align-items:flex-start;gap:.65rem;font-weight:700;display:flex}.seo-content li svg{color:var(--color-brand);flex:none;margin-top:.2rem}.seo-faq{padding:var(--space-8) 0;background:var(--color-surface)}.seo-faq h2{max-width:18ch}.seo-faq>div{max-width:52rem}.seo-faq details{border-top:1px solid var(--color-line);padding:1rem 0}.seo-faq details:last-child{border-bottom:1px solid var(--color-line)}.seo-faq summary{cursor:pointer;font-family:var(--font-display);color:var(--color-ink);font-weight:800}.seo-faq details p{max-width:48rem;color:var(--color-slate);margin:.8rem 0 0}.seo-cta{padding:var(--space-8) 0}.seo-cta .container{justify-content:space-between;align-items:center;gap:var(--space-6);background:var(--color-ink);border-radius:var(--radius-lg);padding:clamp(2rem,5vw,4rem);display:flex}.seo-cta h2{color:var(--color-white);margin-bottom:.4rem}.seo-cta p{color:#c7cbd0;margin:0}@media (width<=850px){.seo-hero__grid,.seo-content__grid{grid-template-columns:1fr}.seo-hero img{max-width:35rem}.seo-cta .container{flex-direction:column;align-items:stretch}.seo-cta .button{width:100%}}.seo-hero img{clip-path:inset(0 0 0 2px);align-self:center;height:auto}.site-footer{background:var(--color-ink);color:#c7cbd0;padding:var(--space-8) 0 var(--space-5)}.footer-grid{gap:var(--space-6);padding-bottom:var(--space-7);grid-template-columns:1.5fr .8fr 1fr 1.1fr;display:grid}.logo--inverted .logo__text{color:var(--color-white)}.footer-brand p{max-width:19rem;margin:var(--space-4) 0 var(--space-3);font-size:.9rem}.footer-legal{color:#959ca5;max-width:16rem;font-size:.72rem;line-height:1.45;display:block}.site-footer h3{color:var(--color-white);letter-spacing:0;margin-bottom:var(--space-4);font-size:.9rem}.footer-subheading{margin-top:1.6rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:.55rem;font-size:.82rem}.site-footer li a:hover,.footer-external:hover{color:var(--color-white)}.footer-contact li{line-height:1.45}.footer-external{color:#e2e5e9;font-size:.82rem}.footer-bottom{padding-top:var(--space-5);color:#8f969f;border-top:1px solid #363b42;justify-content:space-between;gap:1rem;font-size:.72rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=850px){.desktop-nav,.header-cta{display:none}.menu-trigger{place-items:center;display:grid}.mobile-menu{visibility:hidden;opacity:0;transition:opacity var(--transition),visibility var(--transition);background:#1112144d;display:block;position:fixed;inset:5.25rem 0 0}.mobile-menu--open{visibility:visible;opacity:1}.mobile-menu__content{height:100%;padding:2rem max(1.25rem,calc((100vw - var(--container))/2));background:var(--color-white);transition:transform .24s;transform:translate(100%)}.mobile-menu--open .mobile-menu__content{transform:translate(0)}.mobile-menu nav{border-top:1px solid var(--color-line);margin:1.5rem 0 2rem;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--color-line);font-family:var(--font-display);color:var(--color-ink);padding:1rem 0;font-weight:700}.mobile-menu .button{width:100%}.mobile-menu__contact{color:var(--color-muted);margin-top:2rem;font-size:.78rem}.hero__grid{grid-template-columns:1fr;gap:3rem}.hero-media{max-width:35rem;min-height:22rem}.hero-media img,.hero-media__placeholder{min-height:22rem}.services-grid{grid-template-columns:repeat(2,1fr)}.products-heading{display:block}.products-heading>p{max-width:40rem;margin:1rem 0 0}.products-layout{grid-template-columns:1fr}.product-featured{grid-template-rows:20rem;grid-template-columns:1fr 1fr}.products-list{grid-template-columns:repeat(3,1fr)}.differentials__layout,.about__layout,.service-area__layout{grid-template-columns:1fr;gap:2.5rem}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.container{width:min(calc(100% - 2.5rem),var(--container))}.site-header__inner{min-height:4.75rem}.mobile-menu{inset:4.75rem 0 0}.section{padding:var(--space-8) 0}.hero{padding:3.6rem 0 2.8rem}.hero:before{width:20rem;height:20rem;top:18rem;right:-12rem}.hero__trust{gap:.6rem;margin-top:1.6rem;display:grid}.hero-media,.hero-media img,.hero-media__placeholder{min-height:18rem}.hero-media__equipment{transform-origin:50%;transform:scale(.74)}.hero-media__label{bottom:1rem;left:1rem}.trust-bar ul{border-left:1px solid var(--color-line);grid-template-columns:1fr 1fr;gap:0}.trust-bar li{border-right:1px solid var(--color-line);justify-content:flex-start;padding:.8rem .4rem;font-size:.72rem}.trust-bar li span{flex:none;width:1.7rem;height:1.7rem}.services-section,.products-section,.differentials-section,.about-section{padding:var(--space-8) 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:15.5rem}.service-card__top{margin-bottom:1.7rem}.services-cta,.commercial-cta .container,.products-cta{flex-direction:column;align-items:stretch}.services-cta .button,.commercial-cta .button,.products-cta .button{width:100%}.product-featured{grid-template-rows:15rem auto;grid-template-columns:1fr}.products-list{grid-template-columns:1fr}.product-card{grid-template-rows:1fr;grid-template-columns:8.7rem 1fr;min-height:8.7rem}.product-card>div:last-child{padding:1rem}.product-card p{margin-bottom:.75rem}.product-visual small{display:none}.about__visual,.about__visual img,.about__placeholder{min-height:18rem}.service-area{padding:var(--space-8) 0}.differential{grid-template-columns:2rem 1fr}.differential>svg{display:none}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
