/*
Theme Name: MF Piping Center
Author: zapgroup
Version: 1.0.4
Text Domain: mf-piping
*/
@font-face{font-family:Heebo;src:url('assets/heebo-hebrew.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0590-05FF,U+20AA,U+FB1D-FB4F} @font-face{font-family:Heebo;src:url('assets/heebo-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#171a20;--red:#cb0b18;--soft:#f4f6fc;--muted:#626873;--line:#e0e3e9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.65 Heebo,Arial,sans-serif}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.035em}h2{font-size:clamp(2.2rem,4vw,4rem);font-weight:700}h3{font-size:1.45rem}p{line-height:1.75}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;z-index:200;top:-90px;background:#fff;padding:12px}.skip:focus{top:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #e9434f;outline-offset:3px}.utility{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.02em}.utility .wrap{display:flex;justify-content:space-between;padding-block:7px}.utility .wrap>div{display:flex;gap:15px}.utility a:hover{color:#ff8790}.divider{opacity:.35}.site-header{background:#fff;position:relative;z-index:30;border-bottom:1px solid #eee}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:104px;height:57px;object-fit:contain}.brand strong,.brand small{display:block;line-height:1.2}.brand strong{font-size:18px}.brand small{font-size:11px;color:#69717c;margin-top:4px}.main-nav{display:flex;align-items:center;gap:clamp(13px,2vw,32px);font-size:14px;font-weight:600}.main-nav>a:not(.nav-contact){white-space:nowrap;transition:color .2s}.main-nav>a:hover{color:var(--red)}.nav-contact{background:var(--red);color:#fff;padding:11px 19px;white-space:nowrap}.nav-contact:hover,.btn-red:hover{background:#a60914;color:#fff}.menu-toggle{display:none}.eyebrow{display:block;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:18px}.eyebrow.light{color:#ff777f}.red-dot{color:var(--red)}em{color:var(--red);font-style:normal}.btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:13px 22px;font-size:14px;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff;border:0}.btn-white{background:#fff;color:var(--ink)}.btn-outline{border:1px solid #777;color:#fff}.btn-outline:hover{background:#fff;color:var(--ink)}.text-link,.underlined{font-weight:700;display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:14px}.underlined:hover,.text-link:hover{color:var(--red)}.light-link{color:#fff}.hero{position:relative;min-height:640px;background:#171a20;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(270deg,rgba(14,17,22,.9) 0%,rgba(14,17,22,.72) 40%,rgba(14,17,22,.05) 100%),var(--hero-image);background-size:cover;background-position:center}.hero-inner{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:640px;padding-block:105px 25px}.hero-copy{max-width:680px}.hero h1{font-size:clamp(3.2rem,6.5vw,6.8rem);font-weight:800;line-height:1.05;margin:0 0 22px}.hero p{font-size:clamp(1.1rem,1.75vw,1.5rem);max-width:610px;line-height:1.5;color:#f1f1f2}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:31px}.hero-label{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.15em;opacity:.75;direction:ltr}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-block:93px}.intro h2{margin:0}.intro-text{max-width:560px;color:#4d535c;font-size:18px}.intro-text p{margin-bottom:22px}.intro-text .underlined{color:var(--ink)}.section-soft{background:var(--soft)}.catalog-preview{padding-block:95px 84px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2{margin-bottom:12px}.section-head p{color:var(--muted);margin:0}.section-head>.underlined{margin-bottom:9px;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e9ef;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.product:hover{transform:translateY(-5px);border-color:#d3d7df;box-shadow:0 20px 42px rgba(22,25,35,.09)}.product-img{height:235px;display:grid;place-items:center;background:#fff;border-bottom:1px solid #f0f1f4;padding:24px}.product-img img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product:hover .product-img img{transform:scale(1.04)}.product-details{padding:23px 25px 24px;display:flex;flex-direction:column;flex:1}.product-no{font-size:10px;color:#9b9fa9;letter-spacing:.12em;direction:ltr;text-align:right}.product h3{margin:11px 0 0}.product p{margin:4px 0 24px;color:#737983;font-size:14px}.product-go{display:flex;justify-content:space-between;align-items:center;color:var(--red);font-weight:700;font-size:13px;margin-top:auto;padding-top:15px;border-top:1px solid #eceef1}.product-go span{font-size:20px}.section-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:29px;font-size:14px;color:var(--muted)}.section-bottom a{font-weight:700;color:var(--red)}.expertise{background:#1b1e23;color:#fff;padding-block:88px}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.expertise h2{margin:0}.expertise p{color:#d3d4d8;font-size:18px;margin-bottom:26px}.review-section{display:grid;grid-template-columns:100px 1.4fr .8fr;gap:35px;align-items:center;padding-block:95px}.review-mark{font-size:170px;font-family:Georgia;color:var(--red);line-height:.5;align-self:start;padding-top:40px}.review-section h2{margin-bottom:12px}.review-section p{color:var(--muted)}.review-visual{border:1px solid var(--line);min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.review-visual span{letter-spacing:8px;color:#f5a623;font-size:26px}.review-visual small{color:var(--muted)}.closing{background:var(--red);color:#fff;padding-block:76px}.closing .eyebrow{color:#ffced0}.closing h2{margin-bottom:25px}.closing em{color:#ffcdd0}.site-footer{background:#15171b;color:#fff;padding-top:68px}.footer-grid{display:grid;grid-template-columns:1.2fr .65fr .95fr 1.1fr;gap:50px;padding-bottom:60px}.footer-brand img{background:#fff;padding:6px;object-fit:contain}.footer-brand p{color:#b8bcc3;margin-top:19px;max-width:285px;font-size:14px}.site-footer h2{font-size:18px;letter-spacing:0;margin:6px 0 20px}.site-footer a,.site-footer .footer-grid>div>span:not(.eyebrow){display:block;color:#c8cad0;font-size:14px;margin-bottom:12px}.site-footer a:hover{color:#fff}.site-footer .footer-cta h2{font-size:26px;line-height:1.3}.site-footer .footer-cta .btn{display:inline-flex;color:#fff}.site-footer svg{vertical-align:middle;margin-left:5px}.footer-bottom{border-top:1px solid #34373b;display:flex;justify-content:space-between;padding-block:19px;color:#999fa8;font-size:12px;direction:rtl}.mobile-actions{display:none}.inner-hero{background:#1b1e23;color:#fff;padding-block:76px 73px;position:relative;overflow:hidden}.inner-hero:after{content:'';position:absolute;left:-100px;top:-160px;width:450px;height:450px;border:1px solid #444;border-radius:50%;box-shadow:0 0 0 75px #24272c,0 0 0 76px #444;opacity:.4}.inner-hero .wrap{position:relative;z-index:1}.inner-hero h1{font-size:clamp(3.2rem,5vw,5.4rem);margin:0 0 13px}.inner-hero p{color:#c7c9ce;max-width:650px;font-size:19px;margin:0}.page-section{padding-block:80px 95px}.inner-page .products{background:var(--soft)}.inner-page:has(.products) .page-section{width:100%;padding-inline:max(40px,calc((100vw - 1320px)/2));background:var(--soft)}.catalog-intro{display:grid;grid-template-columns:1fr 1fr;gap:25px 8%;align-items:start}.catalog-intro>.eyebrow{grid-column:1/-1;margin:0}.catalog-intro h2{margin:0}.catalog-intro p{font-size:18px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:65px}.category-grid a{border:1px solid var(--line);padding:25px 28px;display:flex;justify-content:space-between;font-weight:700;font-size:19px}.category-grid a:hover{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:start}.contact-info h2{margin-bottom:17px}.contact-info>p{color:var(--muted);margin-bottom:32px}.contact-line{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.contact-line>span:first-child{color:var(--muted)}.contact-line a{font-weight:700}.contact-info>.underlined{margin-top:32px}.contact-panel{background:var(--soft);padding:38px 43px}.contact-panel h2{font-size:28px}.contact-panel label{display:block;font-size:14px;font-weight:700;margin:14px 0 5px}.contact-panel input:not([type=hidden]),.contact-panel textarea{display:block;width:100%;background:#fff;border:1px solid #d8dce4;border-radius:0;padding:10px 13px;direction:rtl;text-align:right;color:var(--ink)}.contact-panel input[type=tel]{direction:rtl;text-align:right}.contact-panel textarea{resize:vertical}.contact-panel button{margin-top:23px}.honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);opacity:0;pointer-events:none}.form-privacy{font-size:12px;color:#626873;line-height:1.5;margin:12px 0 0}.notice{padding:10px 13px;font-size:14px}.success{background:#e2f4e9}.error{background:#fde8e8}.about-layout{display:grid;grid-template-columns:1fr .95fr;gap:8%;align-items:center}.about-copy{font-size:18px}.about-copy h2{font-size:clamp(2rem,3.5vw,3.6rem)}.about-copy p{color:#555b64}.about-copy ul{padding-inline-start:22px}.about-copy li{margin:6px 0}.about-copy .btn{margin-top:16px}.about-photo img{display:block;width:100%;height:520px;object-fit:cover}.about-photo small{display:block;background:var(--red);color:#fff;padding:12px 18px;text-align:left;letter-spacing:.12em}.english-page .about-copy{text-align:left}.english-page .about-copy .eyebrow{letter-spacing:.15em}
@media(max-width:1050px){.wrap{width:min(100% - 48px,1320px)}.brand span{display:none}.main-nav{gap:14px}.footer-grid{gap:25px}.hero,.hero-inner{min-height:590px}}
@media(max-width:760px){body{padding-bottom:59px}.wrap{width:calc(100% - 36px)}.utility{display:none}.header-inner{min-height:74px}.brand img{width:91px;height:50px}.brand span{display:block}.brand strong{font-size:15px}.brand small{font-size:9px}.menu-toggle{display:flex;width:45px;height:42px;border:1px solid var(--line);background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:var(--ink)}.main-nav{display:none;position:absolute;top:100%;right:0;left:0;background:#fff;padding:15px 20px 22px;box-shadow:0 17px 22px #0002;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px 0;border-bottom:1px solid #eee}.main-nav .nav-contact{padding:13px 16px;margin-top:10px}.hero,.hero-inner{min-height:590px}.hero-inner{padding-block:78px 22px}.hero-photo{background-image:linear-gradient(270deg,rgba(14,17,22,.89),rgba(14,17,22,.4)),var(--hero-image);background-position:55% center}.hero h1{font-size:clamp(3.1rem,12vw,4.5rem)}.hero p{font-size:17px}.hero-actions{gap:21px;flex-wrap:wrap}.intro,.expertise-grid,.about-layout,.contact-grid,.catalog-intro{grid-template-columns:1fr;gap:24px}.intro,.page-section{padding-block:58px}.intro h2,.expertise h2{font-size:2.65rem}.intro-text,.expertise p{font-size:16px}.catalog-preview{padding-block:62px}.section-head{align-items:start;flex-direction:column;gap:17px}.section-head h2{font-size:2.65rem}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-img{height:170px;padding:13px}.product-details{padding:15px}.product h3{font-size:18px}.product p{font-size:12px}.section-bottom{align-items:start;flex-direction:column}.expertise{padding-block:65px}.review-section{grid-template-columns:1fr;gap:16px;padding-block:60px}.review-mark{display:none}.review-visual{min-height:125px}.closing{padding-block:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.site-footer{padding-top:50px}.footer-brand,.footer-cta{grid-column:1/-1}.footer-bottom{gap:15px}.mobile-actions{position:fixed;bottom:0;right:0;left:0;z-index:45;display:grid;grid-template-columns:1fr 1fr;height:59px;box-shadow:0 -3px 15px #0002}.mobile-actions a{display:flex;align-items:center;justify-content:center;background:var(--red);color:#fff;font-size:15px;font-weight:700;white-space:nowrap}.mobile-actions a+ a{background:var(--ink)}.inner-hero{padding-block:65px}.inner-hero h1{font-size:3.2rem}.inner-page:has(.products) .page-section{padding-inline:18px}.catalog-intro>.eyebrow{grid-column:1}.category-grid{grid-template-columns:1fr;margin-top:40px}.contact-panel{padding:24px}.about-photo img{height:350px}}
@media(max-width:420px){.products{grid-template-columns:1fr 1fr}.product-img{height:142px}.product-details{padding:12px}.product h3{font-size:16px}.product p{font-size:11px}.product-no{font-size:9px}.product-go{font-size:11px}.brand strong{font-size:13px}.hero h1{font-size:3rem}.hero-actions .btn{font-size:13px}.footer-grid{gap:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
