.ecobeton-landing-page{--blue:rgba(35, 76, 156, 1);--blue-dark:#193b7d;--blue-deep:#132e63;--blue-soft:#eef2f8;--ink:#303844;--ink-strong:#1f2732;--muted:#606b79;--line:#dce2eb;--paper:#ffffff;--surface:#f6f7f9;--surface-blue:#f4f6fa;--container:1180px;--header-height:80px;--transition:180ms ease}.ecobeton-landing-page *,.ecobeton-landing-page *::before,.ecobeton-landing-page *::after{box-sizing:border-box}.ecobeton-landing-page{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}.ecobeton-landing-page{margin:0;color:var(--ink);background:var(--paper);font-family:"Work Sans",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ecobeton-landing-page body.menu-open{overflow:hidden}.ecobeton-landing-page img,.ecobeton-landing-page picture,.ecobeton-landing-page svg{display:block;max-width:100%}.ecobeton-landing-page a{color:inherit}.ecobeton-landing-page button,.ecobeton-landing-page input,.ecobeton-landing-page textarea,.ecobeton-landing-page select{font:inherit}.ecobeton-landing-page sup{font-size:.5em;line-height:0}.ecobeton-landing-page .container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.ecobeton-landing-page .section{padding:clamp(4rem, 7vw, 6.5rem) 0}.ecobeton-landing-page .section-tinted{background:var(--surface)}.ecobeton-landing-page h1,.ecobeton-landing-page h2,.ecobeton-landing-page h3,.ecobeton-landing-page p{margin-top:0}.ecobeton-landing-page h1,.ecobeton-landing-page h2,.ecobeton-landing-page h3{color:var(--ink-strong);font-weight:700;letter-spacing:-.02em}.ecobeton-landing-page h1{max-width:760px;margin-bottom:1.2rem;font-size:clamp(2.25rem, 4.5vw, 3.45rem);line-height:1.08}.ecobeton-landing-page h2{margin-bottom:1rem;font-size:clamp(1.75rem, 3vw, 2.35rem);line-height:1.18}.ecobeton-landing-page h3{margin-bottom:.55rem;font-size:1.08rem;line-height:1.3}.ecobeton-landing-page .skip-link{position:fixed;z-index:9999;top:12px;left:12px;transform:translateY(-160%);padding:.65rem 1rem;color:#fff;background:var(--blue-deep);font-weight:700;text-decoration:none;transition:transform var(--transition)}.ecobeton-landing-page .skip-link:focus{transform:translateY(0)}.ecobeton-landing-page .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ecobeton-landing-page .site-header{position:sticky;z-index:1000;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:#fff;transition:box-shadow var(--transition)}.ecobeton-landing-page .site-header.is-scrolled{box-shadow:0 5px 18px rgba(24,42,73,.07)}.ecobeton-landing-page .header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.ecobeton-landing-page .brand{display:inline-flex;align-items:center;text-decoration:none}.ecobeton-landing-page .brand img{width:230px;height:auto}.ecobeton-landing-page .main-nav{display:flex;align-items:center;gap:1.4rem}.ecobeton-landing-page .main-nav a{position:relative;padding:.45rem 0;color:var(--ink);font-size:.9rem;font-weight:650;text-decoration:none}.ecobeton-landing-page .main-nav a:not(.nav-cta)::after{content:"";position:absolute;right:100%;bottom:.08rem;left:0;height:2px;background:var(--blue);transition:right var(--transition)}.ecobeton-landing-page .main-nav a:not(.nav-cta):hover::after,.ecobeton-landing-page .main-nav a:not(.nav-cta):focus-visible::after{right:0}.ecobeton-landing-page .nav-cta{padding:.7rem 1rem!important;color:#fff!important;background:var(--blue)}.ecobeton-landing-page .nav-cta:hover{background:var(--blue-dark)}.ecobeton-landing-page .menu-toggle{display:none;border:0;background:transparent;color:var(--ink-strong);font-weight:700;cursor:pointer}.ecobeton-landing-page .menu-toggle-lines,.ecobeton-landing-page .menu-toggle-lines::before,.ecobeton-landing-page .menu-toggle-lines::after{display:block;width:24px;height:2px;background:currentColor;content:"";transition:transform var(--transition),opacity var(--transition)}.ecobeton-landing-page .menu-toggle-lines{position:relative;margin-right:.55rem}.ecobeton-landing-page .menu-toggle-lines::before{position:absolute;top:-7px}.ecobeton-landing-page .menu-toggle-lines::after{position:absolute;top:7px}.ecobeton-landing-page .menu-toggle[aria-expanded="true"] .menu-toggle-lines{background:transparent}.ecobeton-landing-page .menu-toggle[aria-expanded="true"] .menu-toggle-lines::before{transform:translateY(7px) rotate(45deg)}.ecobeton-landing-page .menu-toggle[aria-expanded="true"] .menu-toggle-lines::after{transform:translateY(-7px) rotate(-45deg)}.ecobeton-landing-page .eyebrow{margin-bottom:.75rem;color:var(--blue);font-size:.75rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.ecobeton-landing-page .eyebrow-light{color:rgba(255,255,255,.82)}.ecobeton-landing-page .section-heading{max-width:760px;margin-bottom:2.5rem}.ecobeton-landing-page .section-heading-wide{max-width:920px}.ecobeton-landing-page .section-heading>p:last-child{margin-bottom:0;color:var(--muted);font-size:1.02rem}.ecobeton-landing-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.1rem;border:1px solid transparent;border-radius:0;font-size:.9rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background var(--transition),color var(--transition),border-color var(--transition)}.ecobeton-landing-page .button-primary{color:#fff;background:var(--blue)}.ecobeton-landing-page .button-primary:hover{background:var(--blue-dark)}.ecobeton-landing-page .button-secondary{color:var(--blue);border-color:var(--blue);background:transparent}.ecobeton-landing-page .button-secondary:hover{color:#fff;background:var(--blue)}.ecobeton-landing-page .button-light{color:var(--blue);background:#fff}.ecobeton-landing-page .button-light:hover{color:var(--blue-dark);background:#f1f4f9}.ecobeton-landing-page .button-outline-light{color:#fff;border-color:rgba(255,255,255,.72);background:transparent}.ecobeton-landing-page .button-outline-light:hover{color:var(--blue);background:#fff}.ecobeton-landing-page .button-white{color:var(--blue);background:#fff}.ecobeton-landing-page .button-white:hover{color:var(--blue-dark);background:#f1f4f9}.ecobeton-landing-page .hero{padding:clamp(3.5rem, 6vw, 5.5rem) 0 0;background:#f4f6f9}.ecobeton-landing-page .hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(2.5rem, 6vw, 5rem)}.ecobeton-landing-page .hero-lead{max-width:720px;margin-bottom:0;color:var(--muted);font-size:1.08rem}.ecobeton-landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}.ecobeton-landing-page .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:2.2rem 0 0;padding:0;border-top:1px solid #ced6e2;list-style:none}.ecobeton-landing-page .hero-points li{padding:1rem 1rem 0 0}.ecobeton-landing-page .hero-points strong{display:block;color:var(--blue);font-size:1.1rem}.ecobeton-landing-page .hero-points span{display:block;margin-top:.15rem;color:var(--muted);font-size:.76rem;line-height:1.4}.ecobeton-landing-page .hero-media{min-width:0}.ecobeton-landing-page .hero-media picture{display:block}.ecobeton-landing-page .hero-media img{width:100%;height:clamp(390px, 47vw, 570px);object-fit:cover;object-position:58% center}.ecobeton-landing-page .hero-media-caption{display:flex;align-items:center;gap:.45rem;margin-top:.65rem;color:var(--muted);font-size:.78rem;font-weight:650}.ecobeton-landing-page .status-dot{width:7px;height:7px;background:var(--blue)}.ecobeton-landing-page .anchor-bar-wrap{margin-top:3rem;padding-bottom:1.1rem}.ecobeton-landing-page .anchor-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem 1.2rem;padding:.9rem 0;border-top:1px solid #d7dde6}.ecobeton-landing-page .anchor-bar span{color:var(--muted);font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ecobeton-landing-page .anchor-bar a{color:var(--blue-dark);font-size:.84rem;font-weight:650;text-decoration:none}.ecobeton-landing-page .anchor-bar a:hover{text-decoration:underline}.ecobeton-landing-page .benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.ecobeton-landing-page .benefit-card{min-height:250px;padding:1.7rem 1.45rem;background:#fff}.ecobeton-landing-page .benefit-card .icon{display:grid;width:42px;height:42px;margin-bottom:1.5rem;place-items:center;color:var(--blue);background:var(--blue-soft)}.ecobeton-landing-page .benefit-card .icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ecobeton-landing-page .benefit-card p{margin:0;color:var(--muted);font-size:.9rem}.ecobeton-landing-page .split-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem, 7vw, 6rem)}.ecobeton-landing-page .split-media{position:relative}.ecobeton-landing-page .split-media img{width:100%;max-height:670px;object-fit:cover;object-position:center 35%}.ecobeton-landing-page .image-note{margin:.65rem 0 0;color:var(--muted);font-size:.78rem}.ecobeton-landing-page .large-text{margin:1.15rem 0 0;color:var(--muted);font-size:1.04rem}.ecobeton-landing-page .process-list{margin:2rem 0 0;padding:0;list-style:none}.ecobeton-landing-page .process-list li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.1rem 0;border-top:1px solid var(--line)}.ecobeton-landing-page .process-list li:last-child{border-bottom:1px solid var(--line)}.ecobeton-landing-page .process-number{color:var(--blue);font-size:.75rem;font-weight:750;letter-spacing:.08em}.ecobeton-landing-page .process-list h3{margin-bottom:.3rem}.ecobeton-landing-page .process-list p{margin:0;color:var(--muted);font-size:.9rem}.ecobeton-landing-page .note-box{margin-top:1.6rem;padding:1rem 1.1rem;border-left:4px solid var(--blue);background:var(--blue-soft)}.ecobeton-landing-page .note-box strong{color:var(--blue-deep)}.ecobeton-landing-page .note-box p{margin:.25rem 0 0;color:var(--muted);font-size:.88rem}.ecobeton-landing-page .use-case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ecobeton-landing-page .use-case{padding:1.5rem 1.35rem;border-top:3px solid var(--blue);background:var(--surface-blue)}.ecobeton-landing-page .use-case>span{display:block;margin-bottom:1.8rem;color:var(--blue);font-size:.75rem;font-weight:750}.ecobeton-landing-page .use-case p{margin:0;color:var(--muted);font-size:.88rem}.ecobeton-landing-page .case-study{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin-top:2.4rem;padding:1.4rem 1.5rem;border:1px solid var(--line);background:#fff}.ecobeton-landing-page .case-study-label{padding:.48rem .65rem;color:#fff;background:var(--blue);font-size:.7rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.ecobeton-landing-page .case-study h3{margin-bottom:.25rem}.ecobeton-landing-page .case-study p{margin:0;color:var(--muted);font-size:.88rem}.ecobeton-landing-page .text-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--blue);font-weight:700;text-decoration:none;white-space:nowrap}.ecobeton-landing-page .text-link:hover{text-decoration:underline}.ecobeton-landing-page .tech-section{color:#fff;background:var(--blue)}.ecobeton-landing-page .tech-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.ecobeton-landing-page .tech-heading h2{max-width:780px;margin-bottom:0;color:#fff}.ecobeton-landing-page .tech-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem}.ecobeton-landing-page .table-card{overflow:hidden;border:1px solid rgba(255,255,255,.35);background:#fff}.ecobeton-landing-page .table-scroll{overflow-x:auto}.ecobeton-landing-page table{width:100%;min-width:860px;border-collapse:collapse;color:var(--ink);font-size:.88rem}.ecobeton-landing-page th,.ecobeton-landing-page td{padding:.95rem 1rem;text-align:left;border-bottom:1px solid var(--line)}.ecobeton-landing-page th{color:var(--blue-deep);background:#eef2f8;font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.ecobeton-landing-page tbody tr:last-child td{border-bottom:0}.ecobeton-landing-page tbody tr:hover{background:#fafbfc}.ecobeton-landing-page td strong{color:var(--blue-dark)}.ecobeton-landing-page .tech-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);background:var(--surface)}.ecobeton-landing-page .tech-facts div{padding:1.1rem 1rem;border-right:1px solid var(--line)}.ecobeton-landing-page .tech-facts div:last-child{border-right:0}.ecobeton-landing-page .tech-facts span{display:block;color:var(--muted);font-size:.66rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.ecobeton-landing-page .tech-facts strong{display:block;margin-top:.35rem;color:var(--ink-strong);font-size:.82rem;line-height:1.45}.ecobeton-landing-page .technical-disclaimer{max-width:980px;margin:1.2rem 0 0;color:rgba(255,255,255,.78);font-size:.78rem}.ecobeton-landing-page .gallery-section{background:#fff}.ecobeton-landing-page .gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,290px);gap:1rem}.ecobeton-landing-page .gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;background:#e5e8ed}.ecobeton-landing-page .gallery-large{grid-row:1 / 3}.ecobeton-landing-page .gallery picture,.ecobeton-landing-page .gallery img{width:100%;height:100%}.ecobeton-landing-page .gallery img{object-fit:cover}.ecobeton-landing-page .gallery-large img{object-position:center 36%}.ecobeton-landing-page .gallery figure:nth-child(2) img{object-position:center 50%}.ecobeton-landing-page .gallery figure:nth-child(3) img{object-position:center 34%}.ecobeton-landing-page .gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:.75rem .9rem;color:#fff;background:rgba(22,38,62,.86);font-size:.78rem;font-weight:650}.ecobeton-landing-page .faq-section{background:var(--surface)}.ecobeton-landing-page .faq-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(3rem, 7vw, 6rem)}.ecobeton-landing-page .faq-intro{position:sticky;top:calc(var(--header-height) + 1.5rem)}.ecobeton-landing-page .faq-intro p{margin:1rem 0 1.25rem;color:var(--muted)}.ecobeton-landing-page .faq-list{border-top:1px solid #ccd4df}.ecobeton-landing-page .faq-list details{border-bottom:1px solid #ccd4df}.ecobeton-landing-page .faq-list summary{position:relative;padding:1.2rem 3rem 1.2rem 0;color:var(--ink-strong);font-size:.98rem;font-weight:700;cursor:pointer;list-style:none}.ecobeton-landing-page .faq-list summary::-webkit-details-marker{display:none}.ecobeton-landing-page .faq-list summary::before,.ecobeton-landing-page .faq-list summary::after{content:"";position:absolute;right:.2rem;top:50%;width:1rem;height:2px;background:var(--blue);transition:transform var(--transition)}.ecobeton-landing-page .faq-list summary::after{transform:rotate(90deg)}.ecobeton-landing-page .faq-list details[open] summary::after{transform:rotate(0)}.ecobeton-landing-page .faq-list details p{max-width:760px;margin:0;padding:0 3rem 1.3rem 0;color:var(--muted);font-size:.91rem}.ecobeton-landing-page .contact-section{padding:clamp(4rem, 7vw, 6.5rem) 0;color:#fff;background:var(--blue)}.ecobeton-landing-page .contact-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(3rem, 7vw, 6rem)}.ecobeton-landing-page .contact-copy h2{color:#fff}.ecobeton-landing-page .contact-copy>p:not(.eyebrow):not(.contact-general){max-width:700px;margin:1.1rem 0 0;color:rgba(255,255,255,.82);font-size:1rem}.ecobeton-landing-page .contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}.ecobeton-landing-page .contact-general{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.1rem 0 0;color:rgba(255,255,255,.9);font-weight:650}.ecobeton-landing-page .contact-general a{text-decoration:none}.ecobeton-landing-page .contact-general a:hover{text-decoration:underline}.ecobeton-landing-page .contact-card{padding:1.7rem;border:1px solid rgba(255,255,255,.45);background:#fff}.ecobeton-landing-page .contact-card h3{margin-bottom:0;color:var(--ink-strong)}.ecobeton-landing-page .contact-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.2rem;margin:1rem 0 0;padding:0;list-style:none}.ecobeton-landing-page .contact-people li{display:grid;grid-template-columns:2.8rem 1fr;gap:.8rem;padding:1rem 0;border-top:1px solid var(--line)}.ecobeton-landing-page .avatar{display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.73rem;font-weight:750}.ecobeton-landing-page .contact-people strong{display:block;color:var(--ink-strong);font-size:.9rem}.ecobeton-landing-page .contact-people a{display:block;width:fit-content;margin-top:.12rem;color:var(--muted);font-size:.73rem;line-height:1.35;text-decoration:none;overflow-wrap:anywhere}.ecobeton-landing-page .contact-people a:hover{color:var(--blue-dark);text-decoration:underline}.ecobeton-landing-page .site-footer{padding:3.5rem 0 1.3rem;color:#5e6875;background:#f6f7f9}.ecobeton-landing-page .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:3rem}.ecobeton-landing-page .footer-brand img{width:220px;height:auto}.ecobeton-landing-page .footer-brand p{margin:.65rem 0 0}.ecobeton-landing-page .site-footer h2{margin-bottom:.9rem;color:var(--ink-strong);font-size:.82rem;letter-spacing:.07em;text-transform:uppercase}.ecobeton-landing-page .site-footer p{font-size:.8rem}.ecobeton-landing-page .site-footer a{display:block;width:fit-content;margin:.4rem 0;color:#586575;font-size:.8rem;text-decoration:none}.ecobeton-landing-page .site-footer a:hover{color:var(--blue);text-decoration:underline}.ecobeton-landing-page .footer-bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:2.7rem;padding-top:1.1rem;border-top:1px solid var(--line)}.ecobeton-landing-page .footer-bottom p{max-width:900px;margin:0}.ecobeton-landing-page .footer-bottom a{white-space:nowrap}.ecobeton-landing-page .reveal{opacity:0;transform:translateY(14px);transition:opacity 450ms ease,transform 450ms ease}.ecobeton-landing-page .reveal-delay-1{transition-delay:60ms}.ecobeton-landing-page .reveal-delay-2{transition-delay:120ms}.ecobeton-landing-page .reveal-delay-3{transition-delay:180ms}.ecobeton-landing-page .reveal.is-visible{opacity:1;transform:none}@media (max-width:1080px){.ecobeton-landing-page{--header-height:74px}.ecobeton-landing-page .brand img{width:205px}.ecobeton-landing-page .main-nav{gap:1rem}.ecobeton-landing-page .main-nav a{font-size:.84rem}.ecobeton-landing-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);gap:3rem}.ecobeton-landing-page .benefit-grid,.ecobeton-landing-page .use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecobeton-landing-page .tech-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ecobeton-landing-page .tech-facts div:nth-child(2){border-right:0}.ecobeton-landing-page .tech-facts div:nth-child(-n+2){border-bottom:1px solid var(--line)}.ecobeton-landing-page .contact-people{grid-template-columns:1fr}}@media (max-width:820px){.ecobeton-landing-page .container{width:min(100% - 32px, var(--container))}.ecobeton-landing-page .menu-toggle{display:inline-flex;align-items:center;padding:.6rem .2rem}.ecobeton-landing-page .main-nav{position:fixed;inset:var(--header-height) 0 auto;display:grid;gap:0;max-height:0;overflow:hidden;padding:0 24px;border-bottom:1px solid transparent;background:#fff;opacity:0;pointer-events:none;transition:max-height 300ms ease,opacity 180ms ease,padding 300ms ease,border-color 300ms ease}.ecobeton-landing-page .main-nav.is-open{max-height:calc(100vh - var(--header-height));padding-top:.8rem;padding-bottom:1.1rem;border-color:var(--line);opacity:1;pointer-events:auto}.ecobeton-landing-page .main-nav a{padding:.8rem .1rem;border-bottom:1px solid var(--line);font-size:.95rem}.ecobeton-landing-page .main-nav .nav-cta{margin-top:.7rem;border-bottom:0;text-align:center}.ecobeton-landing-page .hero-grid,.ecobeton-landing-page .split-grid,.ecobeton-landing-page .faq-layout,.ecobeton-landing-page .contact-grid{grid-template-columns:1fr}.ecobeton-landing-page .hero-media{max-width:680px}.ecobeton-landing-page .hero-media img{height:470px}.ecobeton-landing-page .split-media{max-width:620px}.ecobeton-landing-page .case-study{grid-template-columns:auto 1fr}.ecobeton-landing-page .case-study .text-link{grid-column:2}.ecobeton-landing-page .tech-heading{align-items:flex-start;flex-direction:column}.ecobeton-landing-page .tech-actions{justify-content:flex-start}.ecobeton-landing-page .gallery{grid-template-columns:1fr 1fr;grid-template-rows:430px 245px}.ecobeton-landing-page .gallery-large{grid-column:1 / 3;grid-row:1}.ecobeton-landing-page .faq-intro{position:static}.ecobeton-landing-page .contact-card{max-width:680px}.ecobeton-landing-page .contact-people{grid-template-columns:repeat(2,minmax(0,1fr))}.ecobeton-landing-page .footer-grid{grid-template-columns:1fr 1fr}.ecobeton-landing-page .footer-brand{grid-column:1 / 3}}@media (max-width:560px){.ecobeton-landing-page .container{width:min(100% - 24px, var(--container))}.ecobeton-landing-page .brand img{width:176px}.ecobeton-landing-page h1{font-size:clamp(2rem, 10vw, 2.65rem)}.ecobeton-landing-page h2{font-size:clamp(1.6rem, 8vw, 2rem)}.ecobeton-landing-page .hero{padding-top:2.8rem}.ecobeton-landing-page .hero-actions,.ecobeton-landing-page .contact-actions,.ecobeton-landing-page .tech-actions{align-items:stretch;flex-direction:column}.ecobeton-landing-page .button{width:100%}.ecobeton-landing-page .hero-points{grid-template-columns:1fr}.ecobeton-landing-page .hero-points li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #d8dee7}.ecobeton-landing-page .hero-points span{margin:0;text-align:right}.ecobeton-landing-page .hero-media img{height:390px}.ecobeton-landing-page .benefit-grid,.ecobeton-landing-page .use-case-grid{grid-template-columns:1fr}.ecobeton-landing-page .benefit-card{min-height:0}.ecobeton-landing-page .split-media img{height:auto;object-fit:contain}.ecobeton-landing-page .case-study{grid-template-columns:1fr;padding:1.25rem}.ecobeton-landing-page .case-study-label{width:fit-content}.ecobeton-landing-page .case-study .text-link{grid-column:auto;white-space:normal}.ecobeton-landing-page .tech-facts{grid-template-columns:1fr}.ecobeton-landing-page .tech-facts div{border-right:0;border-bottom:1px solid var(--line)}.ecobeton-landing-page .tech-facts div:last-child{border-bottom:0}.ecobeton-landing-page .gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,335px)}.ecobeton-landing-page .gallery-large{grid-column:auto;grid-row:auto}.ecobeton-landing-page .faq-list summary{font-size:.93rem}.ecobeton-landing-page .contact-card{padding:1.25rem}.ecobeton-landing-page .contact-people{grid-template-columns:1fr}.ecobeton-landing-page .contact-general{flex-direction:column;gap:.15rem}.ecobeton-landing-page .contact-general span{display:none}.ecobeton-landing-page .footer-grid{grid-template-columns:1fr;gap:2rem}.ecobeton-landing-page .footer-brand{grid-column:auto}.ecobeton-landing-page .footer-bottom{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.ecobeton-landing-page{scroll-behavior:auto}.ecobeton-landing-page *,.ecobeton-landing-page *::before,.ecobeton-landing-page *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ecobeton-landing-page .reveal{opacity:1;transform:none}}@media print{.ecobeton-landing-page .site-header,.ecobeton-landing-page .anchor-bar-wrap,.ecobeton-landing-page .hero-actions,.ecobeton-landing-page .contact-actions,.ecobeton-landing-page .site-footer{display:none!important}.ecobeton-landing-page .hero,.ecobeton-landing-page .section,.ecobeton-landing-page .contact-section{padding:2rem 0}.ecobeton-landing-page .hero-grid,.ecobeton-landing-page .split-grid,.ecobeton-landing-page .faq-layout,.ecobeton-landing-page .contact-grid{grid-template-columns:1fr}.ecobeton-landing-page .tech-section,.ecobeton-landing-page .contact-section{color:#000;background:#fff}.ecobeton-landing-page .tech-heading h2,.ecobeton-landing-page .contact-copy h2{color:#000}.ecobeton-landing-page .reveal{opacity:1;transform:none}}.ecobeton-landing-page,.ecobeton-landing-page{max-width:100%;overflow-x:hidden}@supports (overflow:clip){.ecobeton-landing-page,.ecobeton-landing-page{overflow-x:clip}}