@charset "UTF-8";.hero-uponor{position:relative;min-height:600px;display:flex;flex-direction:column;overflow:hidden}.hero-uponor .hero-main{flex:1;position:relative;display:flex;align-items:center;min-height:520px}.hero-uponor .hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-uponor .hero-bg-img ai-img,.hero-uponor .hero-bg-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-uponor .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(0,61,38,.88) 0,rgba(0,61,38,.5) 55%,rgba(0,61,38,.15) 100%)}.hero-uponor .hero-content{position:relative;z-index:2;color:#fff;max-width:640px;padding:80px 0}.hero-uponor .hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.75);margin-bottom:12px}.hero-uponor h1{font-size:max(2rem, min(4vw, 3rem));font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px}.hero-uponor .hero-desc{font-size:1.1rem;color:rgba(255,255,255,.85);margin-bottom:32px;line-height:1.7}.hero-uponor .hero-btns{display:flex;gap:16px;flex-wrap:wrap}.hero-uponor .hero-bottom-bar{background:rgba(0,0,0,.55);backdrop-filter:blur(4px);border-top:1px solid rgba(255,255,255,.12);padding:14px 0;position:relative;z-index:2}.hero-uponor .hero-bottom-bar .bar-item{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.85);font-size:.8rem;font-weight:600;padding:0 16px}.hero-uponor .hero-bottom-bar .bar-item .bar-icon{width:28px;height:28px;background:var(--up-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-uponor .hero-bottom-bar .bar-icon svg{width:14px;height:14px;fill:#fff}.hero-uponor .hero-bottom-bar .bar-divider{width:1px;height:28px;background:rgba(255,255,255,.2);flex-shrink:0}.products-section{padding:80px 0}.products-section .product-category,.products-section .products-header{margin-bottom:48px}.products-section .category-title{font-size:1.3rem;font-weight:700;border-left:4px solid var(--up-primary);padding-left:14px;margin-bottom:24px;color:var(--up-text-dark)}.products-section .product-card{cursor:pointer;background:var(--up-white);border:1px solid var(--up-border);border-radius:8px;overflow:hidden;transition:box-shadow .25s,transform .25s;height:100%}.products-section .product-card:hover{box-shadow:0 8px 32px rgba(0,122,77,.14);transform:translateY(-4px)}.products-section .product-card .product-img-wrap{aspect-ratio:4/3;overflow:hidden;background:var(--up-bg-grey)}.products-section .product-card .product-img-wrap ai-img,.products-section .product-card .product-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-section .product-card .product-info{padding:16px}.products-section .product-card .product-name{font-size:.95rem;font-weight:700;margin-bottom:8px;color:var(--up-text-dark)}.products-section .product-card .product-cta{font-size:.8rem;font-weight:600;color:var(--up-primary);display:inline-flex;align-items:center;gap:4px}.industries-home{padding:80px 0;background:var(--up-bg-grey)}.sustainability-strip{padding:72px 0;background:var(--up-primary-light)}.sustainability-strip .sus-stat{text-align:center;padding:20px;border-right:1px solid var(--up-border)}.sustainability-strip .sus-stat:last-child{border-right:none}.sustainability-strip .sus-number{font-size:2.2rem;font-weight:800;color:var(--up-primary);margin-bottom:6px}.sustainability-strip .sus-label{font-size:.85rem;color:var(--up-text-mid)}.testimonials-section{padding:80px 0}.faq-home{padding:80px 0;background:var(--up-bg-grey)}.cta-band{padding:80px 0;background:var(--up-primary-dark);color:#fff;text-align:center}.cta-band h2{color:#fff;font-size:2rem;margin-bottom:16px}.cta-band p{color:rgba(255,255,255,.8);font-size:1.05rem;max-width:560px;margin:0 auto 32px}.cta-band .cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.hero-uponor h1{font-size:1.8rem}.hero-uponor .hero-content{padding:48px 0 24px}.hero-uponor .hero-bottom-bar .bar-divider{display:none}.hero-uponor .hero-bottom-bar .bar-item{justify-content:center;margin-bottom:4px}.sustainability-strip .sus-stat{border-right:none;border-bottom:1px solid var(--up-border)}}