.hero{color:#fff;background:#000;height:100svh;min-height:620px;position:relative;overflow:hidden}@supports (height:100dvh){.hero{height:100dvh}}.slideshow{z-index:1;position:absolute;inset:0}.hero-video{object-fit:cover;z-index:1;filter:saturate(.92)contrast(1.02);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.02)}.hero-poster{z-index:0;background-position:50%;background-size:cover;animation:22s ease-in-out infinite alternate heroPoster;position:absolute;inset:0}@keyframes heroPoster{0%{transform:scale(1.05)}to{transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.hero-poster{animation:none}.hero-video{display:none}}.hero:before{content:"";z-index:2;background:linear-gradient(#00000047 0%,#00000014 38%,#0a1e14ad 100%),linear-gradient(90deg,#00000047 0%,#0000 55%);position:absolute;inset:0}html[dir=rtl] .hero:before{background:linear-gradient(#00000047 0%,#00000014 38%,#0a1e14ad 100%),linear-gradient(270deg,#00000047 0%,#0000 55%)}.hero-inner{z-index:4;align-items:safe flex-end;height:100%;padding:110px 56px;display:flex;position:relative}.hero-content{max-width:min(900px,100%);animation:1.1s cubic-bezier(.22,.61,.36,1) both heroIn}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero .kicker,.hero h1,.hero p.lede{animation:.55s cubic-bezier(.22,.61,.36,1) both heroTextIn}.hero h1{animation-delay:40ms}.hero p.lede{animation-delay:80ms}@keyframes heroTextIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero .kicker,.hero h1,.hero p.lede,.hero-content{animation:none!important}}.hero .kicker{background:var(--amber);color:#1a1a1a;letter-spacing:.2em;text-transform:uppercase;border-radius:3px;margin-bottom:20px;padding:7px 12px;font-size:.75rem;font-weight:800;line-height:1;display:inline-block;box-shadow:0 6px 22px #f5b30147}html[lang=he] .hero .kicker{letter-spacing:.02em;text-transform:none;font-size:.8125rem}.hero h1{font-family:var(--font-display);font-size:clamp(2.625rem, calc(5.4vw * var(--a11y-scale,1)), 5rem);text-transform:uppercase;letter-spacing:-.01em;text-wrap:balance;color:#fff;text-shadow:0 2px 28px #00000073;margin-bottom:22px;font-style:italic;font-weight:900;line-height:.96}html[lang=he] .hero h1{font-family:var(--font-he-head);text-transform:none;font-style:normal;font-size:clamp(2.625rem, calc(5.4vw * var(--a11y-scale,1)), 4.875rem);letter-spacing:0;font-weight:900!important;line-height:1.02!important}html[lang=he] .hero-inner{padding-bottom:270px}.hero h1 em{color:var(--amber);text-shadow:0 2px 28px #0000008c;font-style:italic;font-weight:900;display:block}html[lang=he] .hero h1 em{font-style:normal;font-weight:900}.hero p.lede{font-size:clamp(.9375rem, calc(1.15vw * var(--a11y-scale,1)), 1.125rem);color:#eaeaea;text-shadow:0 2px 18px #00000059;max-width:600px;margin-bottom:26px;font-weight:400;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-indicators{bottom:120px;z-index:4;gap:14px;display:flex;position:absolute;inset-inline-end:56px}.hero-dot{cursor:pointer;background:#ffffff59;border:0;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s;position:relative}.hero-dot.active{background:#fff;transform:scale(1.4)}@property --dotP{syntax:"<angle>";inherits:false;initial-value:0deg}.hero-dot.counting:after{content:"";background:conic-gradient(#fff var(--dotP), #ffffff38 var(--dotP));pointer-events:none;border-radius:50%;animation:7s linear infinite dotCount;position:absolute;inset:-6px;-webkit-mask:radial-gradient(circle,#0000 48%,#000 49%);mask:radial-gradient(circle,#0000 48%,#000 49%)}@keyframes dotCount{0%{--dotP:0deg}to{--dotP:360deg}}@media (prefers-reduced-motion:reduce){.hero-dot.counting:after{animation:none;display:none}}.hero-scroll{z-index:4;color:#ffffffd9;letter-spacing:.3em;text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:center;gap:8px;font-size:.6875rem;font-weight:700;transition:opacity .4s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}html[lang=he] .hero-scroll{letter-spacing:.08em;font-size:.8125rem}.hero-scroll .line{transform-origin:top;background:linear-gradient(#ffffffd9,#fff0);width:1px;height:46px;animation:2.2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.25)}50%{opacity:1;transform:scaleY(1)}}.hero-scroll.gone{opacity:0}@media (width<=720px){.hero-scroll{display:none}}@media (width<=640px){.hero-inner{padding:calc(72px + env(safe-area-inset-top)) 24px 56px!important;align-items:stretch!important}.hero-content{flex-direction:column;width:100%;height:100%;display:flex}.hero h1{font-size:clamp(1.75rem, calc(8vw * var(--a11y-scale,1)), 2.375rem);overflow-wrap:anywhere;margin-bottom:0;line-height:1.18}html[lang=he] .hero h1{font-size:clamp(1.625rem, calc(7.6vw * var(--a11y-scale,1)), 2.25rem);line-height:1.2}.hero p.lede{margin-top:auto;margin-bottom:18px;font-size:.90625rem}.hero-actions{gap:10px}.hero-actions .btn-accent{box-shadow:0 4px 14px #ffce0038}.hero-actions .btn-ghost{-webkit-backdrop-filter:blur(6px);background:#ffffff0f;border-color:#ffffff38}.hero:before{background:linear-gradient(#0000008c 0%,#00000038 26%,#00000014 48%,#00000052 72%,#0a1e14b8 100%)}}@media (width<=430px){.hero-inner{padding:calc(70px + env(safe-area-inset-top)) 20px 48px!important}.hero-actions{width:auto!important}.hero-actions .btn{font-size:.8125rem;width:auto!important;padding:11px 18px!important}html[lang=he] .hero-actions .btn{font-size:.875rem}}.about{color:#fff;background:#000}.about .section-title{color:#fff}.about .section-title em{color:var(--amber)}.about .section-lede{color:#ffffffd1}.about-teaser .about-grid>.reveal:first-child,.about-teaser .about-grid>div:first-child{color:#fff;background:#000;align-items:center;padding:88px 64px;display:flex}@media (width<=900px){.about-teaser .about-grid>.reveal:first-child,.about-teaser .about-grid>div:first-child{padding:56px 28px}}.about-solo{isolation:isolate;padding:120px 56px 110px;position:relative;overflow:hidden}.about-solo:before{content:"";z-index:-1;background:radial-gradient(at 20% 0,#f5b3010f 0%,#0000 55%),linear-gradient(#000 0%,#050505 100%);position:absolute;inset:0}.about-solo .about-inner{max-width:1280px;margin:0 auto}.about-solo .about-head{text-align:center;max-width:920px;margin:0 auto 60px}.about-solo .about-head .eyebrow{margin-bottom:22px}.about-solo .about-head .section-title{max-width:920px;margin:0 auto}.about-solo .about-hero-img{aspect-ratio:21/9;filter:saturate(.96)contrast(1.04);background-position:50%;background-size:cover;width:100%;min-height:320px;margin-bottom:72px;animation:26s ease-in-out infinite alternate aboutSoloZoom;position:relative;transform:scale(1.02)}.about-solo .about-hero-img:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#00000073 100%);position:absolute;inset:0}@keyframes aboutSoloZoom{0%{transform:scale(1.02)}to{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.about-solo .about-hero-img{animation:none;transform:scale(1.02)}}.about-solo .about-body{grid-template-columns:1fr 1fr;gap:64px;max-width:1040px;margin:0 auto;display:grid}.about-solo .about-col{flex-direction:column;display:flex}.about-solo .about-rule{background:var(--amber);width:48px;height:3px;margin-bottom:22px;display:block;box-shadow:0 0 14px #f5b3016b}.about-solo .about-p{color:#ffffffd6;font-size:1.0625rem;font-weight:400;line-height:1.82}html[lang=he] .about-solo .about-p{font-size:1.09375rem;line-height:1.85}@media (width<=900px){.about-solo{padding:80px 28px}.about-solo .about-hero-img{margin-bottom:52px}.about-solo .about-body{grid-template-columns:1fr;gap:40px;max-width:640px}}@media (width<=640px){.about-solo{padding:56px 20px!important}.about-solo .about-head{margin:0 auto 32px}.about-solo .about-head .eyebrow{margin-bottom:14px}.about-solo .about-head .section-title{font-size:clamp(1.75rem, calc(7.4vw * var(--a11y-scale,1)), 2.375rem);line-height:1.05}.about-solo .about-hero-img{aspect-ratio:16/10;min-height:220px;margin-bottom:36px}.about-solo .about-body{gap:28px}.about-solo .about-rule{margin-bottom:14px}.about-solo .about-p{font-size:.96875rem;line-height:1.7}html[lang=he] .about-solo .about-p{font-size:1rem;line-height:1.78}.about-solo .reveal,.about-solo .reveal.slice{opacity:1!important;clip-path:none!important;transform:none!important}.about-solo .reveal .eyebrow,.about-solo .reveal .section-title,.about-solo .reveal .about-p,.about-solo .reveal .about-rule{opacity:1!important;animation:none!important;transform:none!important}}.about-grid{isolation:isolate;grid-template-columns:1fr 1.35fr;align-items:stretch;gap:0;min-height:560px;display:grid;position:relative}.about-grid>.reveal{min-height:inherit;display:flex}.about-grid>.reveal>.about-img{flex:1}.about-img{width:100%;height:100%;min-height:560px;transition:transform .5s var(--ease-out);background-color:#111;background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate aboutIdleZoom;position:relative;overflow:hidden;transform:scale(1.02)}@keyframes aboutIdleZoom{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.about-img:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#0003 100%);position:absolute;inset:0}.about-teaser .about-img:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#000 0%,#0009 8%,#0000 32%);position:absolute;inset:0}html[dir=rtl] .about-teaser .about-img:before{background:linear-gradient(270deg,#000 0%,#0009 8%,#0000 32%)}@media (prefers-reduced-motion:reduce){.about-img{animation:none}}@media (width<=900px){.about-grid{grid-template-columns:1fr;min-height:0}.about-img{aspect-ratio:16/10;min-height:360px}.about-teaser .about-grid:after{display:none}}@media (width<=640px){.about-teaser,.about-teaser *,.about-teaser :before,.about-teaser :after{opacity:1!important;clip-path:none!important;visibility:visible!important;animation:none!important;transform:none!important}.about-teaser .reveal .section-title:before{height:4px;width:84px!important}.about-teaser .about-img{transform:scale(1.02)!important}.about-teaser .about-grid{gap:0!important}.about-teaser .about-grid>.reveal:last-child,.about-teaser .about-grid>div:last-child{z-index:0;position:absolute!important;inset:0!important}.about-teaser .about-img{height:100%!important;min-height:0!important;aspect-ratio:unset!important;transform:scale(1.04)!important}.about-teaser .about-img:after{background:linear-gradient(#00000038 0%,#0009 50%,#000000e6 100%)!important}.about-teaser .about-img:before{display:none!important}.about-teaser .about-grid>.reveal:first-child,.about-teaser .about-grid>div:first-child{z-index:1!important;background:0 0!important;flex-direction:column!important;justify-content:flex-end!important;min-height:460px!important;padding:0!important;display:flex!important;position:relative!important}.about-teaser .about-grid>.reveal:first-child>div,.about-teaser .about-grid>div:first-child>div{padding:28px 24px 36px}}.about-teaser{isolation:isolate;background:#000;padding:0;position:relative;overflow:hidden}.about-teaser .about-grid>.reveal:first-child,.about-teaser .about-grid>div:first-child{color:#fff;background:#000;align-items:center;padding:88px 64px;display:flex;position:relative}.about-teaser .about-grid>.reveal:first-child>div,.about-teaser .about-grid>div:first-child>div{width:100%;max-width:520px}.about-teaser .section-title{color:#fff}.about-teaser .section-title em{color:var(--amber)}.about-teaser .section-lede{color:#ffffffc7}@media (width<=900px){.about-teaser .about-grid>.reveal:first-child,.about-teaser .about-grid>div:first-child{padding:56px 28px}}.about-teaser .about-cta{margin-top:30px}.services-teaser{color:#fff;isolation:isolate;background:#000;padding:0;position:relative;overflow:hidden}.services-teaser .st-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:0;max-width:none;margin:0;display:grid;position:relative}.services-teaser .st-grid>.reveal{display:flex}.services-teaser .st-grid>.reveal:first-child{transition-delay:0s}.services-teaser .st-grid>.reveal:nth-child(2){transition-delay:.15s}.services-teaser .st-grid>.reveal:nth-child(3){transition-delay:.3s}.services-teaser .st-grid>.reveal:nth-child(4){transition-delay:.45s}.st-card{color:#fff;isolation:isolate;background:#111;width:100%;min-height:520px;text-decoration:none;display:block;position:relative;overflow:hidden}.st-bg{transition:transform .9s var(--ease);z-index:0;will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.st-card:hover .st-bg{transform:scale(1.13)}.st-card[data-cat=agri]{background:radial-gradient(#35a85a33 0%,#0a1a1300 60%),#0a1a13}.st-card[data-cat=agri] .st-bg{background-color:#0000;background-repeat:no-repeat;background-size:contain;transform:scale(1)}.st-card[data-cat=agri]:hover .st-bg{transform:scale(1.04)}.st-scrim{z-index:1;pointer-events:none;background:linear-gradient(#0000001f 0%,#0000004d 45%,#000000e0 100%);transition:background .4s;position:absolute;inset:0}.st-card:hover .st-scrim{background:linear-gradient(#00000038 0%,#0000006b 45%,#000000f0 100%)}.st-body{inset-inline:0;z-index:2;padding:42px 34px 36px;position:absolute;bottom:0}.st-card h3{font-family:var(--font-display);text-transform:uppercase;font-style:italic;font-weight:900;font-size:clamp(1.5rem, calc(2.2vw * var(--a11y-scale,1)), 2.125rem);letter-spacing:-.01em;color:#fff;text-shadow:0 2px 18px #0000008c;margin-bottom:14px;line-height:1}html[lang=he] .st-card h3{font-family:var(--font-he-head);text-transform:none;font-style:normal;font-weight:900;font-size:clamp(1.375rem, calc(2vw * var(--a11y-scale,1)), 1.875rem);letter-spacing:0;line-height:1.1}.st-rule{background:var(--amber);transform-origin:0;width:72px;height:3px;transition:width .45s var(--ease);margin-bottom:18px;display:block;box-shadow:0 0 14px #f5b30166}html[dir=rtl] .st-rule{transform-origin:100%}.st-card:hover .st-rule{width:128px}.st-card p{color:#ffffffe0;text-shadow:0 1px 12px #00000080;max-width:280px;margin-bottom:18px;font-size:.90625rem;line-height:1.58}html[lang=he] .st-card p{font-size:.9375rem;line-height:1.62}.st-link{letter-spacing:.22em;text-transform:uppercase;color:var(--amber);transition:gap var(--t) var(--ease), color var(--t) var(--ease);align-items:center;gap:8px;font-size:.75rem;font-weight:800;display:inline-flex}html[lang=he] .st-link{letter-spacing:.02em;text-transform:none;font-size:.84375rem;font-weight:800}.st-card:hover .st-link{color:#fff;gap:14px}.st-arrow{width:14px;height:14px}html[dir=rtl] .st-arrow{transform:scaleX(-1)}.services-teaser .st-grid>.reveal+.reveal .st-card:before{content:"";inset-inline-start:0;z-index:3;background:#ffffff14;width:1px;position:absolute;top:0;bottom:0}@media (prefers-reduced-motion:reduce){.st-bg{transition:none;transform:scale(1.04)}.st-card:hover .st-bg{transform:scale(1.04)}}@media (width<=1000px){.services-teaser .st-head{padding:56px 32px 36px}.services-teaser .st-head-inner{grid-template-columns:1fr;gap:20px}.services-teaser .st-grid{grid-template-columns:repeat(2,1fr)}.st-card{min-height:420px}.st-body{padding:32px 28px 30px}}@media (width<=560px){.services-teaser .st-head{padding:44px 22px 28px}.services-teaser .st-grid{grid-template-columns:1fr}.st-card{min-height:380px}.st-body{padding:28px 22px 26px}}@media (prefers-reduced-motion:reduce){.about-teaser:before,.services-teaser:before{animation:none;transform:scale(1.04)}}.work-teaser{background:#fff;padding-top:90px;padding-bottom:90px}.work-teaser .section-head{margin-bottom:28px}.work-grid-teaser{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.work-grid-teaser .work-item{cursor:pointer;background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:4px;transition:transform .35s;position:relative;overflow:hidden}.work-grid-teaser .work-item.tall{aspect-ratio:auto;grid-area:span 2/span 4;min-height:100%}.work-grid-teaser .work-item.wide{aspect-ratio:16/7;grid-column:span 8}.work-grid-teaser .work-item.med{aspect-ratio:16/7;grid-column:span 4}.work-grid-teaser .work-item:hover{transform:scale(1.005)}@media (width<=900px){.work-grid-teaser .work-item.tall,.work-grid-teaser .work-item.wide,.work-grid-teaser .work-item.med{aspect-ratio:16/9;grid-area:auto/span 12;min-height:0}}.loc-teaser{isolation:isolate;color:#fff;background:#000;border:0;padding:0;position:relative;overflow:hidden}.loc-teaser:before{content:"";filter:saturate(.85)brightness(.44)contrast(1.05);z-index:-2;will-change:transform;background:url(/service-jd-wheel-jacket.jpeg) 50%/cover no-repeat;animation:32s ease-in-out infinite alternate sectionKenBurnsB;position:absolute;inset:-6%}.loc-teaser:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 80% 100%,#f5b3011a 0%,#0000 55%),linear-gradient(#00000085 0%,#000000c7 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.loc-teaser:before{animation:none;transform:scale(1.04)}}.loc-teaser>*{z-index:1;position:relative}.loc-teaser-inner{grid-template-columns:1.4fr auto;align-items:center;gap:48px;max-width:1400px;margin:0 auto;padding:96px 64px;display:grid}.loc-teaser-meta .eyebrow{margin-bottom:16px}.loc-teaser-meta h2{font-family:var(--font-display);font-size:clamp(2.125rem, calc(4.2vw * var(--a11y-scale,1)), 3.75rem);text-transform:uppercase;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 22px #0000008c;overflow-wrap:anywhere;margin-bottom:16px;font-style:italic;font-weight:900;line-height:.98}@media (width<=640px){.loc-teaser-inner{gap:32px;grid-template-columns:1fr!important;padding:56px 24px!important}.loc-teaser-meta h2{line-height:1.05;font-size:clamp(1.75rem, calc(7vw * var(--a11y-scale,1)), 2.25rem)!important}html[lang=he] .loc-teaser-meta h2{line-height:1.18;font-size:clamp(1.625rem, calc(6.6vw * var(--a11y-scale,1)), 2rem)!important}.loc-teaser-meta>p{font-size:.9375rem;line-height:1.65}.loc-teaser-rows{gap:14px;grid-template-columns:1fr!important}.loc-teaser .reveal{opacity:1!important;clip-path:none!important;transform:none!important}.loc-teaser .reveal *{opacity:1!important;animation:none!important;transform:none!important}}html[lang=he] .loc-teaser-meta h2{font-family:var(--font-he-head);text-transform:none;letter-spacing:0;font-style:normal;font-weight:900;line-height:1.14}.loc-teaser-meta h2 em{color:var(--amber);font-style:italic;font-weight:900}html[lang=he] .loc-teaser-meta h2 em{color:var(--amber);font-style:normal;font-weight:900}.loc-teaser-meta>p{color:#ffffffd1;text-shadow:0 1px 12px #0006;max-width:600px;margin-bottom:28px;font-size:1rem;line-height:1.72}.loc-teaser-rows{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.loc-teaser .loc-meta-item{grid-template-columns:40px 1fr;align-items:start;gap:14px;display:grid}.loc-teaser .loc-meta-ico{width:40px;height:40px;color:var(--amber);background:#f5b3011f;border:1px solid #f5b30152;place-items:center;transition:background .25s,color .25s,transform .25s;display:grid}.loc-teaser .loc-meta-item:hover .loc-meta-ico{background:var(--amber);color:#1a1a1a;transform:scale(1.06)}.loc-teaser .loc-meta-ico svg{width:17px;height:17px}.loc-teaser .loc-meta-text{flex-direction:column;gap:3px;display:flex}.loc-teaser .loc-meta-text span{letter-spacing:.22em;text-transform:uppercase;color:#ffffff94;font-size:.6875rem;font-weight:700}html[lang=he] .loc-teaser .loc-meta-text span{letter-spacing:.04em;text-transform:none;font-size:.78125rem}.loc-teaser .loc-meta-text b{color:#fff;font-size:.96875rem;font-weight:700;line-height:1.5}.loc-teaser-cta{flex-direction:column;justify-self:end;gap:12px;min-width:220px;display:flex}@media (width<=960px){.loc-teaser-inner{grid-template-columns:1fr;gap:32px;padding:72px 28px}.loc-teaser-rows{grid-template-columns:1fr}.loc-teaser-cta{flex-flow:wrap;justify-self:stretch;min-width:0}.loc-teaser-cta .btn{flex:auto}}.banner-strip{isolation:isolate;color:#fff;background:#0a1610;align-items:center;min-height:380px;padding:80px 56px;display:flex;position:relative;overflow:hidden}.banner-bg{filter:saturate(.9)contrast(1.04)brightness(.85);z-index:-2;will-change:transform;background-position:50%;background-size:cover;animation:26s ease-in-out infinite alternate bannerKenBurns;position:absolute;inset:-6%}@keyframes bannerKenBurns{0%{transform:scale(1.05)translate(0)}to{transform:scale(1.14)translate(2%,-1.5%)}}.banner-scrim{z-index:-1;pointer-events:none;background:radial-gradient(at 15% 80%,#35a85a42 0%,#0000 55%),linear-gradient(90deg,#0a1610d9 0%,#0a161059 60%,#0a161026 100%),linear-gradient(#0a161073 0%,#0a1610bf 100%);position:absolute;inset:0}html[dir=rtl] .banner-scrim{background:radial-gradient(at 85% 80%,#35a85a42 0%,#0000 55%),linear-gradient(270deg,#0a1610d9 0%,#0a161059 60%,#0a161026 100%),linear-gradient(#0a161073 0%,#0a1610bf 100%)}.banner-inner{z-index:1;width:100%;max-width:720px;position:relative}.banner-eyebrow{background:var(--amber);color:#1a1a1a;letter-spacing:.18em;text-transform:uppercase;opacity:0;border-radius:3px;margin-bottom:22px;padding:7px 12px;font-size:.75rem;font-weight:800;display:inline-block;transform:translateY(16px)}html[lang=he] .banner-eyebrow{letter-spacing:.02em;text-transform:none;font-size:.8125rem}.banner-bar{display:none}.banner-headline{font-family:var(--font-display);font-size:clamp(2.125rem, calc(4.6vw * var(--a11y-scale,1)), 4rem);text-transform:uppercase;letter-spacing:-.01em;text-wrap:balance;text-shadow:0 2px 28px #00000080;opacity:0;overflow-wrap:anywhere;margin-bottom:22px;font-style:italic;font-weight:900;line-height:1;transform:translateY(22px)}@media (width<=640px){.banner-headline{margin-bottom:16px;line-height:1.05;font-size:clamp(1.75rem, calc(7.4vw * var(--a11y-scale,1)), 2.375rem)!important;opacity:1!important;animation:none!important;transform:none!important}.banner-lede,.banner-btn{opacity:1!important;animation:none!important;transform:none!important}.banner-lede{margin-bottom:22px;line-height:1.65;font-size:.9375rem!important}}html[lang=he] .banner-headline{font-family:var(--font-he-head);text-transform:none;letter-spacing:0;font-style:normal;font-weight:900;line-height:1.14}.banner-headline em{color:var(--amber);font-style:italic;font-weight:900}html[lang=he] .banner-headline em{font-style:normal;font-weight:900}.banner-lede{font-size:clamp(.9375rem, calc(1.15vw * var(--a11y-scale,1)), 1.09375rem);color:#ffffffd1;opacity:0;max-width:620px;margin-bottom:30px;line-height:1.7;transform:translateY(20px)}.banner-lede p{margin:0 0 .75em}.banner-lede p:last-child{margin-bottom:0}.banner-btn{opacity:0;transform:translateY(18px)}.banner-strip.is-visible .banner-bar{animation:bannerBarIn 1s .1s var(--ease-out) forwards}.banner-strip.is-visible .banner-eyebrow{animation:bannerItemIn .75s .2s var(--ease-out) forwards}.banner-strip.is-visible .banner-headline{animation:bannerItemIn .9s .35s var(--ease-out) forwards}.banner-strip.is-visible .banner-lede{animation:bannerItemIn .85s .55s var(--ease-out) forwards}.banner-strip.is-visible .banner-btn{animation:bannerItemIn .8s .75s var(--ease-out) forwards}@keyframes bannerBarIn{0%{opacity:0;width:0}30%{opacity:1}to{opacity:1;width:36px}}@keyframes bannerItemIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.banner-bg{animation:none;transform:scale(1.04)}.banner-strip.is-visible .banner-bar,.banner-strip.is-visible .banner-eyebrow,.banner-strip.is-visible .banner-headline,.banner-strip.is-visible .banner-lede,.banner-strip.is-visible .banner-btn{animation-duration:.3s;animation-delay:0s}}@media (width<=900px){.banner-strip{min-height:440px;padding:100px 32px}}@media (width<=560px){.banner-strip{padding:90px 22px}}.brands{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);isolation:isolate;background:#0a1610;padding:60px 56px;position:relative;overflow:hidden}.brands:before{content:"";filter:saturate(.85)brightness(.55);z-index:-2;will-change:transform;background:url(https://images.unsplash.com/photo-1595058600868-168e6699d22f?w=1920&q=80&auto=format&fit=crop) 50%/cover no-repeat;animation:34s ease-in-out infinite alternate sectionKenBurnsA;position:absolute;inset:-5%}.brands:after{content:"";z-index:-1;background:radial-gradient(#35a85a1f 0%,#0000 55%),linear-gradient(#0a1610d1 0%,#0a1610e6 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.brands:before{animation:none;transform:scale(1.04)}}.brands:before,.brands:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--green) 50%, transparent 100%);width:64px;height:2px;position:absolute;left:50%;transform:translate(-50%)}.brands:before{top:-1px}.brands:after{bottom:-1px}.brands-title{letter-spacing:.3em;text-transform:uppercase;color:#c9f5d4;z-index:1;align-items:center;gap:12px;margin-bottom:24px;font-size:.75rem;font-weight:700;display:inline-flex;position:relative}.brands-title:before,.brands-title:after{content:"";background:var(--green);opacity:.5;width:20px;height:1px}html[lang=he] .brands-title{letter-spacing:.12em;font-size:.8125rem}.brands-ticker{z-index:1;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.brands-ticker-track{flex-wrap:nowrap;align-items:center;gap:56px;width:max-content;animation:48s linear infinite brands-marquee-desktop;display:flex}@keyframes brands-marquee-desktop{0%{transform:translate(0)}to{transform:translate(-50%)}}html[dir=rtl] .brands-ticker-track{animation-name:brands-marquee-desktop-rtl}@keyframes brands-marquee-desktop-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}.brands-ticker:hover .brands-ticker-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.brands-ticker-track{animation:none}}.brand-logo[data-dup]{display:inline-flex}.brand-logo{background:#fff;border:1px solid #e1e7e3;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:154px;height:96px;padding:10px 12px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.brand-logo-media{justify-content:center;align-items:center;width:140px;height:56px;display:flex;position:relative;overflow:hidden}.brand-logo img{width:calc(100% * var(--brand-scale,1));height:calc(100% * var(--brand-scale,1));object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:grayscale(0);opacity:1;transition:transform .25s,filter .25s,opacity .25s;display:block}.brand-logo-fallback{color:#1f3a28;letter-spacing:.08em;background:linear-gradient(135deg,#eef5ef 0%,#dbeadf 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:800;display:none}.brand-logo-media[data-noimg="1"]{border:1px solid #d7e4da}.brand-logo-media[data-noimg="1"] .brand-logo-fallback{display:flex}.brand-logo-name{color:#1f3a28;text-align:center;letter-spacing:.02em;white-space:nowrap;font-size:.6875rem;font-weight:700;line-height:1.2}html[lang=he] .brand-logo-name{letter-spacing:0;font-size:.75rem}.brand-logo:hover{border-color:#9cd6ae;transform:translateY(-2px);box-shadow:0 10px 24px #14482429}.brand-logo:hover img{transform:scale(1.04)}.cta-band{color:#fff;text-align:center;isolation:isolate;background:radial-gradient(at 18% -10%,#f5b3012e 0%,#0000 50%),radial-gradient(circle at 78% 110%,#ffffff0a 0%,#0000 55%),linear-gradient(#0a0a0a 0%,#141414 55%,#0a0a0a 100%);flex-direction:column;justify-content:center;min-height:clamp(520px,60vh,720px);padding:120px 56px;display:flex;position:relative;overflow:hidden}.cta-band:before{content:"";aspect-ratio:1;pointer-events:none;z-index:0;filter:blur(10px);background:radial-gradient(circle,#f5b30142 0%,#f5b30117 42%,#f5b30100 70%);width:clamp(240px,40vw,540px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-band .cta-wheel-wrap{aspect-ratio:1;pointer-events:none;z-index:0;width:clamp(240px,36vw,500px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-band .cta-wheel{object-fit:contain;opacity:.85;transform-origin:50%;filter:drop-shadow(0 30px 48px #0009);will-change:transform, filter;width:100%;height:100%;animation:8s cubic-bezier(.45,0,.55,1) infinite ctaWheelCycle;display:block}.cta-band .cta-wheel-ground{filter:blur(4px);background:radial-gradient(#0009 0%,#0003 45%,#0000 78%);width:80%;height:8%;position:absolute;bottom:-4%;left:50%;transform:translate(-50%)}@keyframes ctaWheelCycle{0%,38%{filter:drop-shadow(0 30px 48px #0009);transform:rotate(0)}50%{filter:drop-shadow(0 30px 48px #0009)blur(3px)}62%,to{filter:drop-shadow(0 30px 48px #0009);transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cta-band .cta-wheel{animation:none}}.cta-band>:not(.cta-wheel-wrap){z-index:1;position:relative}.cta-band h2{font-family:var(--font-display);font-size:clamp(2.5rem, calc(5.4vw * var(--a11y-scale,1)), 4.5rem);text-transform:uppercase;margin-bottom:22px;letter-spacing:-.01em;text-wrap:balance;color:#fff;max-width:1000px;margin-inline:auto;font-style:italic;font-weight:900;line-height:.96}html[lang=he] .cta-band h2{font-family:var(--font-he-head);text-transform:none;letter-spacing:0;font-style:normal;font-weight:900;line-height:1.14}.cta-band h2 em{color:var(--amber);font-style:italic;font-weight:900}html[lang=he] .cta-band h2 em{color:var(--amber);font-style:normal;font-weight:900}.cta-band p{color:#ffffffb8;max-width:620px;margin:0 auto 36px;font-size:1.0625rem;line-height:1.7}.cta-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-cta-light{color:var(--ink);background:#fff}.btn-cta-light:hover{background:var(--green);color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #35a85a57}@media (width<=640px){.cta-band{padding:80px 24px!important}.cta-band h2{margin-bottom:16px;line-height:1.05;font-size:clamp(1.875rem, calc(8vw * var(--a11y-scale,1)), 2.625rem)!important}.cta-band p{margin:0 auto 28px;font-size:.96875rem;line-height:1.65}.cta-row{grid-template-columns:1fr;gap:12px;max-width:320px;margin:0 auto;display:grid}.cta-row .btn{justify-content:center;width:100%;padding:14px 18px;font-size:.8125rem}.cta-band .reveal{opacity:1!important;clip-path:none!important;transform:none!important}.cta-band .reveal .eyebrow,.cta-band .reveal h2,.cta-band .reveal p,.cta-band .reveal .cta-row{opacity:1!important;animation:none!important;transform:none!important}}@media (width<=430px){.cta-band{padding:64px 20px!important}}
