/* SpiderWeb page templates (service / article / project). Generated — edit the
   sources in momentum/redesign-2026-08-25/preview-src/{sw2,lab}.css, not here. */
/* SW2 — Momentum redesign system (self-contained, inlined per preview page).
   Palette: ink #111 · brand yellow #F0FF04 · CTA orange #ED4C25/#C93D1B · warm #faf8f4 · line #e5e0d5 */
/* Scoped to redesigned pages only (body class added by sw-cro.php when the content
   carries the .sw2 wrapper). Unscoped, these would strip the H1 from every inner page. */
body.sw-redesigned .site-main > .page-header{display:none}
body.sw-redesigned .elementor-location-header .elementor-widget-theme-page-title{display:none}
/* single-post template prints its own title + featured-image banner — the redesigned
   hero already carries both, so drop the template's copies. */
body.sw-redesigned .elementor-widget-theme-post-title,
body.sw-redesigned .elementor-widget-theme-post-featured-image{display:none}
/* ...and with the title hidden, template 1032 opened with a tall video band carrying
   nothing but a date, followed by a standalone author photo — two dead screens above
   the real hero. Both are rebuilt inside the content (hero + .sw-author strip).
   Element ids come from the saved template, so they are the same on every post. */
body.sw-redesigned .elementor-location-single > .elementor-element-17ba7342,
body.sw-redesigned .elementor-location-single > .elementor-element-b180e04{display:none}
body.sw-redesigned .elementor-location-single .elementor-widget-post-info{display:none}
/* the template's tail after the content (Lior, 25.8: "להעיף"): a stray CTA button,
   the share row and the prev/next post navigation — orphaned under the redesign */
body.sw-redesigned .elementor-location-single .elementor-element-b5946f0,
body.sw-redesigned .elementor-location-single .elementor-element-15cb19df,
body.sw-redesigned .elementor-location-single .elementor-element-57dbc2c6,
body.sw-redesigned .elementor-location-single .elementor-element-52b34e0c{display:none}
/* the white seam between the closing CTA and the testimonials strip: the content
   widget's 20px margin, its wrap's 10px padding, and an empty 20px tail section */
body.sw-redesigned .elementor-location-single .elementor-widget-theme-post-content{margin-bottom:0}
body.sw-redesigned .elementor-location-single .elementor-widget-wrap{padding-bottom:0}
body.sw-redesigned .elementor-location-single > .elementor-element-178521bf{display:none}
body.sw-redesigned .page-content > .sw2:last-child{margin-bottom:0}
body.sw-redesigned main.site-main{padding-bottom:0;margin-bottom:0}
body{overflow-x:clip}
.sw2{direction:rtl;text-align:right;font-family:Heebo,Assistant,system-ui,sans-serif;color:#1b1b1b;line-height:1.6}
.sw2 *{box-sizing:border-box}
.sw2 img{max-width:100%}
.sw2 a{color:inherit}
.sw2 a:focus-visible,.sw2 button:focus-visible,.sw2 summary:focus-visible{outline:3px solid #ED4C25;outline-offset:2px;border-radius:4px}
/* wpautop wraps runs of inline children (a/span/button) in <p> — neutralize inside layout containers */
.sw2-projgrid > p,.sw2-rel > p,.sw2-btn-row > p,.sw2-trust > p,.sw2-filters > p,.sw2-inlinecta > p,.sw2-cards > p,.sw2-info > p,.sw2-steps > p,.sw2-loadmore > p{display:contents}

/* layout */
.sw2-wrap{max-width:1140px;margin:0 auto;padding:0 20px}
.sw2-narrow{max-width:820px;margin:0 auto;padding:0 20px}
.sw2-bleed{margin-inline:calc(50% - 50vw)}
/* vertical only — a shorthand here would wipe the side padding of .sw2-wrap/.sw2-narrow
   when both classes sit on the same element */
.sw2-sec{padding-top:38px;padding-bottom:6px}
.sw2-sec.sw2-tight{padding-top:18px;padding-bottom:0}
/* full-bleed bands carry their own internal padding — the default section padding
   around them showed up as white slabs between dark sections */
.sw2-sec.sw2-band{padding-top:0;padding-bottom:0}
.sw2-band.sw2-bandgap{margin-top:26px}
/* two bordered dark bands stacked flush would show a doubled 6px yellow line */
.sw2-band.sw2-join .sw2-dark{border-top:0}

/* type */
.sw2 h1{font-size:clamp(30px,4.6vw,44px);font-weight:900;line-height:1.15;margin:6px 0 12px;letter-spacing:-.5px}
.sw2 h2{font-size:clamp(23px,3.2vw,30px);font-weight:800;line-height:1.25;margin:0 0 14px}
.sw2 h3{font-size:19px;font-weight:800;margin:0 0 8px}
.sw2-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;letter-spacing:1px;color:#444;margin-bottom:4px}
.sw2-eyebrow::before{content:"";width:26px;height:4px;background:#F0FF04;border-radius:2px;display:inline-block}
.sw2-lead{font-size:18.5px;color:#333;line-height:1.7;margin:0 0 18px}
.sw2 mark{background:linear-gradient(transparent 62%,#F0FF04 0);padding:0 2px;color:inherit}
.sw2-kicker{color:#F0FF04;font-weight:800;font-size:14.5px;letter-spacing:1.5px;margin:0 0 6px}

/* breadcrumb */
.sw2-crumbs{font-size:13.5px;color:#777;padding:14px 0 0}
.sw2-crumbs a{color:#777;text-decoration:none}
.sw2-crumbs a:hover{color:#ED4C25}
.sw2-crumbs span{margin:0 7px;color:#c9c9c9}

/* buttons */
.sw2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:15px 26px;font-weight:800;font-size:17px;line-height:1.2;text-decoration:none;cursor:pointer;border:0;transition:transform .2s,box-shadow .2s,background .2s}
.sw2-btn-main{background:#ED4C25;color:#fff !important;box-shadow:0 8px 18px rgba(237,76,37,.28)}
.sw2-btn-main:hover{background:#C93D1B;transform:translateY(-2px)}
.sw2-btn-ghost{background:transparent;color:#111 !important;border:2px solid #111}
.sw2-btn-ghost:hover{background:#111;color:#F0FF04 !important}
/* on any dark surface the ghost button must flip, or it is invisible */
.sw2-dark .sw2-btn-ghost,.hero-cine .sw2-btn-ghost,.pj-cover .sw2-btn-ghost{color:#fff !important;border-color:#fff}
.sw2-dark .sw2-btn-ghost:hover,.hero-cine .sw2-btn-ghost:hover,.pj-cover .sw2-btn-ghost:hover{background:#fff;color:#111 !important}
.sw2-btn-row{display:flex;gap:12px;flex-wrap:wrap;margin:4px 0 10px}

/* trust chips */
.sw2-trust{display:flex;align-items:center;gap:8px 18px;flex-wrap:wrap;font-size:15px;color:#222;margin-top:14px}
.sw2-trust b{font-weight:800}
.sw2-star{color:#FFC107;letter-spacing:2px;font-size:15px}
.sw2-tick{display:inline-flex;align-items:center;gap:6px}
.sw2-tick::before{content:"✓";color:#22C55E;font-weight:900}

/* cards */
.sw2-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}
.sw2-card{background:#fff;border:1px solid #e5e0d5;border-radius:14px;padding:22px 20px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}
.sw2-card::after{content:"";position:absolute;inset-inline:0;top:0;height:4px;background:#F0FF04;opacity:0;transition:opacity .25s}
.sw2-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(17,17,17,.08)}
.sw2-card:hover::after{opacity:1}
.sw2-card p{margin:6px 0 0;font-size:15px;color:#555;line-height:1.6}
.sw2-ico{width:46px;height:46px;border-radius:12px;background:#111;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.sw2-ico svg{width:24px;height:24px;stroke:#F0FF04;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sw2-warm{background:#faf8f4;border-block:1px solid #eee7d9}

/* steps */
.sw2-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px;counter-reset:sw2step;margin-top:8px}
.sw2-step{background:#fff;border:1px solid #e5e0d5;border-radius:14px;padding:20px 18px;counter-increment:sw2step;position:relative}
.sw2-step::before{content:counter(sw2step);width:44px;height:44px;border-radius:50%;background:#ED4C25;color:#fff;font-size:21px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:12px;box-shadow:0 5px 12px rgba(237,76,37,.3)}
.sw2-step b{font-size:16.5px;display:block;margin-bottom:4px}
.sw2-step p{font-size:14px;color:#555;margin:0;line-height:1.55}

/* dark band */
.sw2-dark{background:#111;color:#fff;border-block:3px solid #F0FF04;padding:44px 0 40px;position:relative;overflow:hidden}
.sw2-dark.sw2-slim{padding:24px 0 22px}
.sw2-dark::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 340px at 82% -10%,rgba(240,255,4,.10),transparent 60%);pointer-events:none}
.sw2-dark h2{color:#fff}
.sw2-dark p{color:#c9c9c9}
.sw2-dark > *{position:relative}

/* form card */
.sw2-formcard{background:#fff;border-radius:16px;padding:26px 24px 20px;box-shadow:0 18px 44px rgba(17,17,17,.14);border-top:5px solid #F0FF04;max-width:640px}
.sw2-formcard h3{font-size:20px;margin:2px 0 2px}
.sw2-formcard .sw2-formsub{font-size:14.5px;color:#666;margin:0 0 12px}
.sw2-form .elementor-form .elementor-field-group{margin-bottom:10px}
.sw2-form .elementor-field-textual{background:#fff;border:1.5px solid #d9d3c7;border-radius:10px;min-height:48px;font-size:16px;color:#111;padding:10px 14px}
.sw2-form .elementor-field-textual:focus{border-color:#111;box-shadow:0 0 0 3px rgba(240,255,4,.4)}
.sw2-form .elementor-field-label{font-weight:700;font-size:14px;color:#333}
.sw2-form .elementor-button[type=submit],.sw2-form button.elementor-button{background:#ED4C25;border-radius:10px;width:100%;min-height:52px;font-size:18px;font-weight:800;color:#fff;box-shadow:0 8px 18px rgba(237,76,37,.25);transition:background .2s,transform .2s}
.sw2-form .elementor-button[type=submit]:hover,.sw2-form button.elementor-button:hover{background:#C93D1B;transform:translateY(-1px)}
.sw2-formcard .sw-sla{font-size:13px;color:#666;text-align:center;margin-top:10px}
/* the shared Elementor form template lays its fields in a row — inside any of our
   cards it must stack (this covers the old form card AND the closing-CTA card) */
.sw2-form .elementor-form .elementor-field-group{width:100% !important;max-width:100% !important;flex-basis:100% !important}
.sw2-badges{display:flex;gap:8px 16px;flex-wrap:wrap;justify-content:center;font-size:13.5px;color:#444;margin:12px 0 0;padding-top:12px;border-top:1px dashed #e5e0d5}

/* בני שאול — the template's original presentation: circular photo, centred, caption.
   beni.png already ships with its own yellow ring, so no CSS border on top of it. */
.sw2-beni{padding-top:22px;padding-bottom:0;text-align:center}
.sw2-beni figure{margin:0}
.sw2-beni img{width:150px;height:150px;border-radius:50%;object-fit:cover;display:inline-block}
.sw2-beni figcaption{margin-top:8px;font-size:14.5px;color:#555}
/* ...and the dark variant for service pages: sits between the dark hero and the dark
   stats band, continuing the homepage look — no white slab at the top of the page */
.sw2-benidark{background-color:#111;border-top:3px solid #F0FF04;padding:24px 20px 20px;text-align:center}
.sw2-benidark figure{margin:0}
.sw2-benidark > p,.sw2-benidark figure > p{display:contents}
.sw2-benidark img{width:140px;height:140px;border-radius:50%;object-fit:cover;display:inline-block}
.sw2-benidark figcaption{margin-top:9px;font-size:15px;color:#c9c9c9}
.sw2-benidark figcaption b{color:#fff}

/* Elementor link-buttons that lost their styling (a bare sparse column of links):
   a run becomes a compact chip cloud, a lone one becomes a real button */
.sw2-linkchips{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 20px}
.sw2-linkchips > p{display:contents}
.sw2-lchip{display:inline-flex;background:#fff;border:1.5px solid #d9d3c7;border-radius:999px;padding:9px 18px;font-size:14.5px;font-weight:700;color:#333 !important;text-decoration:none;transition:.2s}
.sw2-lchip:hover{border-color:#111;background:#111;color:#F0FF04 !important}

/* the closing CTA gets a personal face — small round photo + name above the heading */
.cf-who{display:flex;align-items:center;gap:13px;margin:0 0 16px}
.cf-who > p{display:contents}
.cf-who img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:none;display:block}
.cf-who span{font-size:14.5px;color:#c9c9c9;line-height:1.5}
.cf-who b{color:#fff;font-size:16px}

/* author pill — replaces the template's standalone 800px photo section.
   beni.png already ships with its own yellow ring, so no CSS border on top of it. */
.sw-author{display:inline-flex;align-items:center;gap:14px;background:#faf8f4;border:1px solid #e5e0d5;border-radius:999px;padding:8px 22px 8px 8px;max-width:100%}
.sw-author > p{display:contents}
.sw-author img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:none;display:block}
.sw-author b{display:block;font-size:16px;line-height:1.35}
.sw-author span{display:block;font-size:13.5px;color:#777;line-height:1.4}

/* one closing CTA per page: dark band, orange call button, form card — replaces the
   yellow frame + duplicated "הזמינו בדיקת מומחה" headings that stacked three deep */
.cta-form .cf-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,400px);gap:38px;align-items:center}
.cta-form .cf-grid > p{display:contents}
.cf-copy h2{color:#fff;margin-bottom:6px}
.cf-copy .cf-sub{color:#c9c9c9;font-size:16.5px;margin:0 0 16px}
.cf-copy .cf-numline{margin:0}
.cf-num{display:inline-block;color:#F0FF04;font-size:clamp(30px,4.4vw,44px);font-weight:900;letter-spacing:1px;text-decoration:none;line-height:1.05}
.cf-num:hover{color:#fff}
.cf-copy .cf-hours{color:#a5a5a5;font-size:14px;margin:8px 0 18px}
.cf-ticks{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px 22px}
.cf-ticks li{display:flex;gap:9px;align-items:center;color:#eee;font-size:15px}
.cf-ticks li::before{content:"✓";color:#F0FF04;font-weight:900;flex:none}
.cf-card{background:#fff;border-radius:16px;padding:22px 22px 16px;box-shadow:0 22px 50px rgba(0,0,0,.45);color:#1b1b1b}
.cf-card .cf-note{font-size:13px;color:#777 !important;text-align:center;margin:10px 0 0}
/* the shared form template ends with its own SLA line — inside the dark band it
   inherits white-on-white, and the card's cf-note already says it */
.cf-card .sw-sla{display:none}
.cf-card .elementor-field-label{color:#333}
/* .sw2-dark p paints paragraphs light-grey — inside the white card that is unreadable */
.sw2-dark .cf-card p{color:#444}

/* info cards (contact) */
.sw2-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:14px}
.sw2-infocard{background:#faf8f4;border:1px solid #e5e0d5;border-radius:14px;padding:18px}
.sw2-infocard .sw2-lbl{font-size:13px;color:#777;font-weight:700;margin:10px 0 2px}
.sw2-infocard .sw2-val{font-size:16.5px;font-weight:800;line-height:1.45}
.sw2-infocard a{text-decoration:none}
.sw2-infocard a:hover{color:#ED4C25}

/* article typography */
.sw2-article{font-size:17px;line-height:1.78;color:#222}
.sw2-article h2{font-size:24px;margin:34px 0 12px;padding-bottom:8px;position:relative}
.sw2-article h2::after{content:"";position:absolute;bottom:0;right:0;width:56px;height:4px;background:#F0FF04;border-radius:2px}
.sw2-article h3{font-size:19px;margin:26px 0 8px}
.sw2-article p{margin:0 0 16px}
.sw2-article ul,.sw2-article ol{margin:0 0 16px;padding-right:22px}
.sw2-article li{margin-bottom:7px}
.sw2-article img{border-radius:14px}
/* no automatic highlighter behind <strong>: the source bolds its keyword links a dozen
   times per page and whole closing paragraphs, so the marker read as keyword stuffing
   and as two solid yellow lines. Weight alone carries the emphasis. */
.sw2-article strong{font-weight:800}
.sw2-figure{margin:0 0 18px}
.sw2-figure img{width:100%;border-radius:16px;display:block}
.sw2-figure figcaption{font-size:13px;color:#777;margin-top:7px}
/* bare Elementor icon-box leftovers: an unsized inline svg fills the whole column */
.sw2-article svg{width:46px;height:46px}
.sw2-article .ibx{display:flex;gap:15px;align-items:flex-start;background:#faf8f4;border:1px solid #e5e0d5;border-radius:14px;padding:16px 18px;margin:0 0 14px}
.sw2-article .ibx > p{display:contents}
.sw2-article .ibx svg{width:24px;height:24px;flex:none;background:#F0FF04;border-radius:10px;padding:10px}
.sw2-article .ibx b{font-size:16.5px;display:block;margin:2px 0 4px}
.sw2-article .ibx .ibx-t p{margin:0;font-size:15px;color:#555;line-height:1.6}

/* inline cta box */
.sw2-inlinecta{border:2px solid #ED4C25;border-radius:14px;padding:18px 20px;margin:26px 0;background:#fff8f5;display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:space-between}
.sw2-inlinecta b{font-size:17px}
.sw2-inlinecta .sw2-btn{padding:12px 20px;font-size:16px}

/* sticky aside */
.sw2-grid2{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:34px;align-items:start}
.sw2-aside{position:sticky;top:96px;display:flex;flex-direction:column;gap:14px}
.sw2-asidecall{background:#111;color:#fff;border-radius:14px;padding:18px;text-align:center}
.sw2-asidecall .sw2-lbl{color:#c9c9c9;font-size:13.5px;margin-bottom:6px}
.sw2-asidecall a{color:#F0FF04;font-weight:900;font-size:23px;text-decoration:none;letter-spacing:.5px}

/* project cards */
.sw2-filters{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 22px}
.sw2-filter{border:1.5px solid #d9d3c7;background:#fff;border-radius:999px;padding:9px 20px;font-size:14.5px;font-weight:700;color:#333;cursor:pointer;transition:.2s}
.sw2-filter:hover{border-color:#111}
.sw2-filter.on{background:#111;color:#F0FF04;border-color:#111}
.sw2-projgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:20px}
.sw2-projgrid.sw2-proj3{grid-template-columns:repeat(3,minmax(0,1fr))}
.sw2-proj{background:#fff;border:1px solid #e5e0d5;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}
.sw2-proj:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(17,17,17,.12)}
.sw2-proj .sw2-pimg{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee}
.sw2-proj .sw2-pimg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}
.sw2-proj:hover .sw2-pimg img{transform:scale(1.06)}
.sw2-proj .sw2-pbody{padding:15px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}
.sw2-ptag{align-self:flex-start;background:#111;color:#F0FF04;font-size:12px;font-weight:700;border-radius:999px;padding:4px 12px;letter-spacing:.5px}
.sw2-proj .sw2-ptitle{display:block;font-size:16.5px;font-weight:800;color:#1b1b1b;margin:0;line-height:1.4;flex:1}
.sw2-pmore{font-size:14px;font-weight:700;color:#ED4C25;opacity:0;transform:translateY(3px);transition:.25s}
.sw2-proj:hover .sw2-pmore{opacity:1;transform:none}
.sw2-proj.sw2-hidden{display:none}
div.sw2-proj{cursor:default}
div.sw2-proj .sw2-pmore{display:none}
.sw2-loadmore{display:flex;justify-content:center;margin:26px 0 0}

/* related cards — 210px so three fit inside the single-post column (~740px) instead
   of breaking to a lopsided 2 + 1 */
.sw2-rel{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}
.sw2-relcard{background:#fff;border:1px solid #e5e0d5;border-radius:14px;overflow:hidden;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}
.sw2-relcard:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(17,17,17,.1)}
.sw2-relcard .sw2-rimg{aspect-ratio:16/9;overflow:hidden;background:#eee}
.sw2-relcard img{width:100%;height:100%;object-fit:cover;display:block}
.sw2-relcard b{padding:13px 15px 4px;font-size:15.5px;line-height:1.45}
.sw2-relcard span{padding:0 15px 14px;color:#ED4C25;font-size:13.5px;font-weight:700}

/* faq */
.sw2-faq details{background:#fff;border:1px solid #e5e0d5;border-radius:12px;padding:15px 18px;margin-bottom:10px;transition:border-color .2s}
.sw2-faq details[open]{border-color:#111}
.sw2-faq summary{font-weight:800;font-size:16.5px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px}
.sw2-faq summary::-webkit-details-marker{display:none}
.sw2-faq summary::after{content:"+";font-size:22px;font-weight:400;color:#ED4C25;transition:transform .2s;line-height:1}
.sw2-faq details[open] summary::after{transform:rotate(45deg)}
.sw2-faq details p{margin:10px 0 0;font-size:15px;color:#444;line-height:1.65}

/* hero split */
.sw2-hero2{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:38px;align-items:center;padding:26px 0 8px}
.sw2-heroimg{position:relative}
.sw2-heroimg img{width:100%;border-radius:18px;display:block;box-shadow:0 20px 44px rgba(17,17,17,.16)}
.sw2-heroimg::before{content:"";position:absolute;inset:-14px -14px auto auto;width:110px;height:110px;border:4px solid #F0FF04;border-radius:20px;z-index:-1}

/* video lite */
.vidrow{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.vidrow > p{display:contents}
.sw2-video{position:relative;display:block;border-radius:16px;overflow:hidden;box-shadow:0 16px 36px rgba(17,17,17,.18)}
.sw2-video img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}
.sw2-video::after{content:"";position:absolute;inset:0;background:rgba(17,17,17,.25);transition:.2s}
.sw2-video:hover::after{background:rgba(17,17,17,.1)}
.sw2-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;background:#ED4C25;z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(0,0,0,.35)}
.sw2-play::after{content:"";border-style:solid;border-width:13px 0 13px 21px;border-color:transparent transparent transparent #fff;margin-left:-4px}

/* map */
.sw2-map{border-radius:16px;overflow:hidden;border:1px solid #e5e0d5;box-shadow:0 12px 30px rgba(17,17,17,.07)}
.sw2-map iframe{width:100%;height:330px;border:0;display:block}

.sw2-split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}
.sw2-bandgrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,440px);gap:34px;align-items:center}
.sw2-half{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}
@media (max-width:1024px){
  .cta-form .cf-grid{grid-template-columns:minmax(0,1fr);gap:26px}
  .sw2-grid2,.sw2-split,.sw2-bandgrid,.sw2-half{grid-template-columns:minmax(0,1fr)}
  .sw2-aside{position:static}
  .sw2-hero2{grid-template-columns:1fr;gap:22px}
}
@media (max-width:767px){
  .sw2-sec{padding-top:28px;padding-bottom:4px}
  .sw-author{padding-inline-end:16px;gap:11px}
  .sw-author img{width:54px;height:54px}
  .cf-ticks{grid-template-columns:minmax(0,1fr)}
  .sw2-btn-row .sw2-btn{width:100%}
  .sw2-map iframe{height:230px}
  .sw2-projgrid.sw2-proj3{grid-template-columns:minmax(0,1fr)}
  .sw2-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;-webkit-overflow-scrolling:touch}
  .sw2-filter{white-space:nowrap}
  .sw2-inlinecta{flex-direction:column;align-items:stretch;text-align:center}
}
/* ---- hero-conv: white conversion hero, 1C+1D merged (25.8 night) ---- */
.hero-conv{padding-top:14px;padding-bottom:8px}
.hero-conv .hc-head{text-align:center;max-width:880px;margin:0 auto 20px}
.hero-conv .hc-head h1{font-size:clamp(30px,4.8vw,50px);max-width:20ch;margin-left:auto;margin-right:auto}
.hero-conv .hc-head .sw2-lead{max-width:58ch;margin:0 auto}
.hero-conv .hc-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:32px;align-items:start}
.hero-conv .hc-grid > p,.hero-conv .hc-side > p{display:contents}
.hero-conv p:empty{display:none}
.hero-conv .hero-checks{margin-top:0}
.hc-side .sw2-trust{margin:12px 0 16px}
.hc-media img{width:100%;max-height:340px;object-fit:cover;border-radius:16px;display:block}
.hero-conv .sw2-formcard{max-width:none}
.hc-tel{font-size:14px;color:#555;text-align:center;margin-top:10px}
.hc-tel a{font-weight:800;color:#111}
@media (max-width:900px){
  .hero-conv .hc-grid{grid-template-columns:minmax(0,1fr);gap:22px}
  .hero-conv .hc-form{order:-1}
}
/* mobile header: only the hamburger remains (the chip + character are hidden by
   sw-cro.css), so the hero needs just enough top room to clear it */
@media (max-width:1024px){
  .hero-conv{padding-top:48px}
}
/* ---- 4A pairing: text beside the media inside the article column ---- */
.vidrow{align-items:center;margin:16px 0}
.vidrow .vr-txt p{margin:0}
.vidrow .vr-med img{width:100%;border-radius:14px;display:block}
/* ---- FAQ two-column guard ---- */
.sw2-faq p:empty{display:none}
.faq2 > div > p{display:contents}

/* ---- hub cards: hydro's photo-card + circle-arrow, in momentum colors (25.8) ---- */
.sw-hubcard{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 26px rgba(17,17,17,.09);text-decoration:none;color:#111;transition:transform .2s,box-shadow .2s}
.sw-hubcard:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,17,17,.16)}
.sw-hubcard .hc-img{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee}
.sw-hubcard .hc-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}
.sw-hubcard:hover .hc-img img{transform:scale(1.05)}
.sw-hubcard .hc-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;font-size:15px}
.sw-hubcard .hc-foot b{font-weight:800;line-height:1.35}
.sw-hubcard .hc-arrow{flex:none;width:34px;height:34px;border-radius:50%;border:1.5px solid #dad5c8;display:flex;align-items:center;justify-content:center;font-size:15px;color:#111;transition:background .2s,border-color .2s}
.sw-hubcard:hover .hc-arrow{background:#F0FF04;border-color:#111}
.sw-hubgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}
.sw-hubgrid > p{display:contents}

@media (prefers-reduced-motion:reduce){
  .sw2 *,.sw2 *::before,.sw2 *::after{transition:none !important;animation:none !important}
}

/* LAB additions — variant components + lab chrome. Loaded AFTER sw2.css. */

/* ---- wpautop guards ----
   WordPress wraps inline runs in <p> and drops empty <p>/<br> into the markup.
   Inside a grid/flex container those become phantom tracks, so neutralise them. */
.sw2 p:empty{display:none}
.sw2-hero2 > p:empty,.hero-formfirst > p:empty,.cta-van > p:empty,.sw2-bandgrid > p:empty{display:none}
/* containers whose direct children are bare inline/atomic elements that wpautop groups.
   NOT .ctastrip-dark / .cta-orange / .cta-frame — those hold paragraphs I author myself. */
.cta-van > p,.hero-formfirst > p,.art-split > p,.pj-split > p,.feat-dark > p,.steps-side > p,
.bk-a > p,.bk-b > p,.bk-c > p,.bk-d > p,.gal3 > p,.gal-lead > p,.gal-lead .side > p,.gal-mosaic > p,
.gal-rail > p,.stat-band > p,.chiprow > p,.tl-h > p,.probsol > p,.pj-meta > p,.pj-metadark > p,
.pj-chips > p,.faq2 > p,.expertbox > p,.sw2-grid2 > p,.sw2-bandgrid > p,.sw2-hero2 > p{display:contents}

/* ---- shared decorative ---- */
.sw2-gridbg{background-color:#111;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px}
.sw2-rule{height:4px;width:64px;background:#F0FF04;border-radius:2px;margin:0 0 16px}
.sw2-quiet{color:#777;font-size:14px}

/* ---- hero variants ---- */
.hero-cine{position:relative;min-height:430px;display:flex;align-items:center;color:#fff;overflow:hidden}
.hero-cine .hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}
.hero-cine::after{content:"";position:absolute;inset:0;background:linear-gradient(275deg,rgba(17,17,17,.35) 0%,rgba(17,17,17,.88) 62%,rgba(17,17,17,.96) 100%)}
.hero-cine .hero-in{position:relative;z-index:2;padding:52px 0}
.hero-cine h1{color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.5)}
.hero-cine .sw2-lead{color:#ddd}
.hero-cine .sw2-trust{color:#eee}
.hero-cine .sw2-btn-ghost{color:#fff !important;border-color:#fff}
.hero-cine .sw2-btn-ghost:hover{background:#fff;color:#111 !important}

.hero-formfirst{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:36px;align-items:center;padding:34px 0}
.hero-checks{list-style:none;padding:0;margin:14px 0 18px;display:grid;gap:9px}
.hero-checks li{display:flex;gap:9px;align-items:flex-start;font-size:16.5px}
.hero-checks li::before{content:"✓";color:#22C55E;font-weight:900;flex:none;line-height:1.5}

.hero-type{text-align:center;padding:44px 0 26px}
.hero-type h1{font-size:clamp(34px,5.6vw,58px);max-width:15ch;margin-inline:auto}
.hero-type .sw2-lead{max-width:56ch;margin-inline:auto}
.hero-type .sw2-btn-row,.hero-type .sw2-trust{justify-content:center}
.hero-strip{margin-top:26px;height:280px;background-size:cover;background-position:center 38%;border-radius:0}

/* ---- stats band ---- */
.stat-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:26px;text-align:center}
.stat-band .stat b{display:block;font-size:clamp(34px,5vw,50px);font-weight:900;color:#F0FF04;line-height:1}
.stat-band .stat span{display:block;font-size:15px;color:#c9c9c9;margin-top:7px}

/* ---- check list two-col ---- */
.checks2{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px 26px;list-style:none;padding:0;margin:0}
.checks2 li{display:flex;gap:10px;align-items:flex-start;font-size:16px;line-height:1.55}
.checks2 li::before{content:"✓";color:#22C55E;font-weight:900;flex:none}

/* ---- wide chips ---- */
.chiprow{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:14px}
.chipcard{background:#fff;border:1px solid #e5e0d5;border-top:4px solid #F0FF04;border-radius:12px;padding:16px 18px}
.chipcard b{display:block;font-size:16.5px;margin-bottom:5px}
.chipcard span{font-size:14px;color:#666;line-height:1.55}

/* ---- timelines ---- */
.tl-v{position:relative;padding-inline-start:0;margin:6px 0 0;list-style:none}
.tl-v li{position:relative;padding:0 0 26px 0;padding-inline-end:64px}
.tl-v li::before{content:attr(data-n);position:absolute;inset-inline-end:0;top:0;width:44px;height:44px;border-radius:50%;background:#111;color:#F0FF04;font-weight:900;font-size:19px;display:flex;align-items:center;justify-content:center}
.tl-v li::after{content:"";position:absolute;inset-inline-end:21px;top:50px;bottom:-4px;width:2px;background:repeating-linear-gradient(#F0FF04 0 6px,transparent 6px 12px)}
.tl-v li:last-child::after{display:none}
.tl-v b{display:block;font-size:17.5px;margin-bottom:4px}
.tl-v p{margin:0;font-size:15px;color:#555;line-height:1.6}

.tl-h{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:0;position:relative;margin-top:10px}
.tl-h .n{text-align:center;padding:0 12px;position:relative}
.tl-h .n .dot{width:54px;height:54px;border-radius:50%;background:#fff;border:3px solid #ED4C25;color:#ED4C25;font-weight:900;font-size:21px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;position:relative;z-index:2}
.tl-h .n::before{content:"";position:absolute;top:27px;left:0;right:0;height:3px;background:#f0d8cf;z-index:1}
/* RTL: first cell is rightmost — its line runs left toward the next dot, and vice versa */
.tl-h .n:first-child::before{right:50%}
.tl-h .n:last-child::before{left:50%}
.tl-h .n:first-child:last-child::before{display:none}
.tl-h .n b{display:block;font-size:16px;margin-bottom:4px}
.tl-h .n p{font-size:14px;color:#555;margin:0;line-height:1.55}

.steps-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:30px;align-items:center}
.steps-side img{width:100%;border-radius:16px;display:block}

/* ---- feature blocks ---- */
.feat-over{position:relative}
.feat-over .fo-img{height:340px;background-size:cover;background-position:center;border-radius:18px}
.feat-over .fo-card{background:#fff;border-radius:16px;padding:24px 26px;box-shadow:0 20px 44px rgba(17,17,17,.16);max-width:520px;margin:-90px 26px 0;position:relative}
.spec{width:100%;border-collapse:collapse;font-size:15px;margin-top:6px}
.spec td{padding:9px 4px;border-bottom:1px solid #eee7d9}
.spec td:first-child{color:#777;width:44%}
.spec td:last-child{font-weight:700}
.feat-dark{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:center}
.feat-dark img{width:100%;border-radius:16px;display:block}
.dotlist{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:9px}
.dotlist li{display:flex;gap:10px;font-size:15.5px;color:#ddd}
.dotlist li::before{content:"";width:9px;height:9px;border-radius:50%;background:#F0FF04;flex:none;margin-top:8px}

/* ---- CTA band variants ---- */
.cta-van{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:20px;align-items:center}
.cta-van img{width:100%;display:block}
.cta-orange{background:#ED4C25;color:#fff;text-align:center;padding:40px 20px}
.cta-orange h2{color:#fff;margin-bottom:8px}
.cta-orange p{color:#ffe3da;margin:0 0 18px;font-size:16px}
.cta-orange .sw2-btn-main{background:#111;box-shadow:none}
.cta-orange .sw2-btn-main:hover{background:#000}
.cta-frame{border:5px solid #F0FF04;border-radius:18px;padding:30px 26px;text-align:center;background:#fff}
.cta-frame .bignum{display:block;font-size:clamp(30px,5vw,46px);font-weight:900;letter-spacing:1px;color:#111;text-decoration:none;margin:6px 0 4px}
.cta-frame .bignum:hover{color:#ED4C25}

/* ---- faq variants ---- */
.faq2{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0 20px}
.faq-num details{border:0;border-bottom:1px solid #e5e0d5;border-radius:0;padding:15px 0;background:transparent}
.faq-num summary{gap:12px}
.faq-num summary::after{display:none}
.faq-num .q{display:flex;gap:12px;align-items:baseline}
.faq-num .q i{font-style:normal;color:#ED4C25;font-weight:900;font-size:15px;flex:none}
.faq-dark details{background:#1b1b1b;border-color:#2e2e2e}
.faq-dark summary{color:#fff}
.faq-dark details p{color:#c9c9c9}
.faq-dark details[open]{border-color:#F0FF04}

/* ---- article variants ---- */
.art-cover{position:relative;height:400px;border-radius:20px;overflow:hidden;display:flex;align-items:flex-end}
.art-cover .ac-bg{position:absolute;inset:0;background-size:cover;background-position:center}
.art-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(17,17,17,.93),rgba(17,17,17,.15) 68%)}
.art-cover .ac-in{position:relative;z-index:2;padding:30px 32px;color:#fff}
.art-cover h1{color:#fff;margin-bottom:6px}
.art-cover .meta{color:#d4d4d4;font-size:14px}
.art-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:32px;align-items:center}
.art-split img{width:100%;border-radius:18px;display:block}
.toc{background:#faf8f4;border:1px solid #e5e0d5;border-inline-start:5px solid #F0FF04;border-radius:12px;padding:18px 22px}
.toc b{display:block;margin-bottom:9px;font-size:16.5px}
.toc ol{margin:0;padding-inline-start:20px;display:grid;gap:6px}
.toc a{color:#333;text-decoration:none;font-size:15.5px}
.toc a:hover{color:#ED4C25;text-decoration:underline}
.tldr{background:#111;color:#fff;border-radius:14px;padding:20px 24px}
.tldr b{color:#F0FF04;display:block;margin-bottom:8px;font-size:15px;letter-spacing:1px}
.tldr p{margin:0;font-size:16.5px;line-height:1.7;color:#eee}
.answerbox{border:1px solid #e5e0d5;border-top:5px solid #ED4C25;border-radius:14px;padding:20px 24px;background:#fff}
.answerbox b{display:block;font-size:15px;color:#ED4C25;letter-spacing:.5px;margin-bottom:7px}
.answerbox p{margin:0;font-size:17px;line-height:1.7}
.keybox{background:#fffdf0;border:1px solid #ecebc4;border-radius:14px;padding:20px 24px}
.keybox b{display:block;margin-bottom:10px;font-size:16.5px}
.pullquote{border:0;border-inline-start:5px solid #F0FF04;margin:26px 0;padding:6px 0 6px 0;padding-inline-start:20px;font-size:21px;font-weight:700;line-height:1.55;color:#111}
.art-mag{max-width:660px;margin-inline:auto}
.art-mag > p:first-of-type::first-letter{float:right;font-size:62px;line-height:.86;font-weight:900;margin:4px 0 0 10px;color:#ED4C25}
.art-numh h2{counter-increment:artn}
.art-numh h2::before{content:counter(artn) ". ";color:#ED4C25}
.art-numh{counter-reset:artn}
.expertbox{display:flex;gap:18px;align-items:center;background:#faf8f4;border:1px solid #e5e0d5;border-radius:16px;padding:20px}
/* beni.png already ships with its own yellow ring — no CSS border on top of it */
.expertbox img{width:92px;height:92px;border-radius:50%;object-fit:cover;flex:none}
.expertbox b{display:block;font-size:17px}
.expertbox p{margin:4px 0 10px;font-size:15px;color:#555;line-height:1.6}
.ctastrip-dark{background:#111;border-radius:14px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.ctastrip-dark p{color:#fff;margin:0;font-size:17.5px;font-weight:700}
.ctastrip-dark a.num{color:#F0FF04;font-size:clamp(23px,3.4vw,32px);font-weight:900;text-decoration:none;letter-spacing:.5px}

/* ---- project page variants ---- */
.pj-cover{position:relative;height:440px;overflow:hidden;display:flex;align-items:flex-end}
.pj-cover .pc-bg{position:absolute;inset:0;background-size:cover;background-position:center}
.pj-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(17,17,17,.92),rgba(17,17,17,.1) 70%)}
.pj-cover .pc-in{position:relative;z-index:2;color:#fff;padding:32px 0}
.pj-cover h1{color:#fff}
.pj-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:34px;align-items:center}
/* most project photos are portrait phone shots — uncapped they made a 840px hero.
   A fixed 4:3 window keeps every project hero the same, calmer height. */
.pj-split img{width:100%;aspect-ratio:4/3;max-height:380px;object-fit:cover;border-radius:18px;display:block;box-shadow:0 18px 40px rgba(17,17,17,.16)}
.pj-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}
.pj-meta .m{background:#faf8f4;border:1px solid #e5e0d5;border-radius:12px;padding:15px 17px}
.pj-meta .m span{display:block;font-size:12.5px;color:#777;font-weight:700;letter-spacing:.5px;margin-bottom:4px}
.pj-meta .m b{font-size:16.5px}
.pj-metadark{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:22px;text-align:center}
.pj-metadark .m span{display:block;font-size:13px;color:#a5a5a5;margin-bottom:5px}
.pj-metadark .m b{font-size:19px;color:#F0FF04}
.pj-chips{display:flex;gap:10px;flex-wrap:wrap}
.pj-chips .c{background:#fff;border:1.5px solid #e0dbd0;border-radius:999px;padding:8px 17px;font-size:14.5px}
.pj-chips .c b{color:#111}
.pj-chips .c span{color:#777}
.probsol{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}
.probsol .box{border-radius:14px;padding:22px 24px}
.probsol .prob{background:#fff6f4;border:1px solid #f3d9d1}
.probsol .sol{background:#f4fbf6;border:1px solid #cfe9d8}
.probsol h3{display:flex;align-items:center;gap:9px;margin-bottom:8px}
.probsol .tagx{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;color:#fff;flex:none}
.probsol .prob .tagx{background:#ED4C25}
.probsol .sol .tagx{background:#22C55E}
.probsol p{margin:0;font-size:15.5px;line-height:1.65;color:#444}
.gal3{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.gal3 img{width:100%;height:220px;object-fit:cover;border-radius:12px;display:block}
.gal-lead{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px}
.gal-lead .big img{width:100%;height:100%;min-height:330px;object-fit:cover;border-radius:14px;display:block}
.gal-lead .side{display:grid;gap:14px}
.gal-lead .side img{width:100%;height:158px;object-fit:cover;border-radius:12px;display:block}
/* explicit span classes — position-based selectors break when wpautop inserts wrappers */
.gal-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:158px;gap:12px}
.gal-mosaic img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block;min-width:0}
.gal-mosaic img.m-big{grid-column:span 2;grid-row:span 2}
.gal-mosaic img.m-wide{grid-column:span 2}
.gal-rail{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}
.gal-rail figure{margin:0;flex:0 0 300px;scroll-snap-align:start}
.gal-rail img{width:300px;height:210px;object-fit:cover;border-radius:12px;display:block}
.gal-rail figcaption{font-size:13px;color:#777;margin-top:6px}

/* ---- barak strip variants ---- */
.bk{position:relative;overflow:hidden}
.bk-a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:26px;align-items:center;padding:30px 0}
/* the PNG already carries the yellow ring (same asset treatment as בני שאול on the site) */
.bk-a .ph{width:132px;height:132px;border-radius:50%;object-fit:cover;flex:none;display:block}
.bk-q{font-size:clamp(19px,2.6vw,26px);font-weight:800;line-height:1.45;color:#fff;margin:0 0 10px}
.bk-name{color:#F0FF04;font-weight:800;font-size:16px;margin:0}
.bk-name span{color:#a5a5a5;font-weight:500}
.bk-b{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,500px);gap:34px;align-items:center;padding:30px 0}
.bk-b .shot{width:100%;border-radius:16px;display:block;box-shadow:0 18px 40px rgba(0,0,0,.5)}
.bk-c{padding:34px 0;text-align:center}
.bk-c .ph{width:162px;height:162px;border-radius:50%;object-fit:cover;margin:0 auto 16px;display:block}
.bk-c .bk-q{max-width:22ch;margin-inline:auto}
.bk-d{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:26px;align-items:center;padding:26px 0}
.bk-d .ph{width:104px;height:104px;border-radius:50%;object-fit:cover;display:block}
.bk-play{display:inline-flex;align-items:center;gap:9px;background:#ED4C25;color:#fff !important;border-radius:999px;padding:11px 22px;font-weight:800;font-size:15.5px;text-decoration:none;white-space:nowrap}
.bk-play:hover{background:#C93D1B}
.bk-play::before{content:"";border-style:solid;border-width:7px 0 7px 11px;border-color:transparent transparent transparent #fff}

@media (max-width:1024px){
  .hero-formfirst,.art-split,.pj-split,.feat-dark,.steps-side,.cta-van,.bk-b{grid-template-columns:minmax(0,1fr)}
  .gal-lead{grid-template-columns:minmax(0,1fr)}
  .gal-mosaic{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:767px){
  .hero-cine{min-height:360px}
  .pj-split img{max-height:250px}
  .tl-h .n::before{display:none}
  .bk-a,.bk-d{grid-template-columns:minmax(0,1fr);text-align:center;justify-items:center}
  .bk-a .ph,.bk-d .ph{margin-inline:auto}
  .feat-over .fo-card{margin:-50px 12px 0}
  .art-mag > p:first-of-type::first-letter{font-size:48px}
  .ctastrip-dark{flex-direction:column;align-items:stretch;text-align:center}
  .gal-mosaic{grid-template-columns:1fr;grid-auto-rows:190px}
  .gal-mosaic img.m-big,.gal-mosaic img.m-wide{grid-column:span 1;grid-row:span 1}
}
