:root{--bg:#F2F1EC;--bg-alt:#ECEAE3;--surface:#FFFFFF;--ink:#1A2B27;--ink-secondary:#6B7570;--brand:#1F4A41;--brand-hover:#163A33;--fresh:#16A085;--fresh-soft:#E3F3EF;--border:#DAD8CF;--sh-1:0 1px 2px rgba(26,43,39,.06);--sh-2:0 16px 40px rgba(26,43,39,.1);--sh-photo:0 24px 56px rgba(26,43,39,.14);--r-sm:12px;--r-md:16px;--r-lg:24px;--fs-h1:clamp(34px,4.6vw,46px);--fs-h2:clamp(26px,3vw,32px);--sec:clamp(44px,7vw,76px);--font-display:"Rubik",system-ui,sans-serif;--font-body:"Manrope",system-ui,sans-serif;--font-he:"Heebo","Rubik",sans-serif;--ease:cubic-bezier(.16,1,.3,1);--grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--wa:#25D366;--wa-d:#1DA851;--h-bg:var(--bg);--h-surface:var(--surface);--h-ink:var(--ink);--h-ink-2:var(--ink-secondary);--h-brand:var(--brand);--h-brand-hover:var(--brand-hover);--h-fresh:var(--fresh);--h-border:var(--border);--h-accent-soft:#E6E4DC;--h-whatsapp:#1FAA59;--h-sh-1:var(--sh-1);--h-sh-2:var(--sh-2);--h-sh-photo:var(--sh-photo)}body:before{content:"";position:fixed;inset:0;background-image:var(--grain);background-size:160px 160px;opacity:.022;pointer-events:none;z-index:9999;mix-blend-mode:soft-light}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,.h2,.hero h1,.cta-card h3,.jobs-card h3,.stat .n{font-family:var(--font-display)}:lang(he),[dir=rtl]{font-family:var(--font-he)}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .h2{font-family:var(--font-display)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}img{display:block;max-width:100%;height:auto}.wrap{max-width:1280px;margin:0 auto;padding:0 24px}@media(min-width:900px){.wrap{padding:0 64px}}.label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);display:inline-flex;align-items:center;gap:10px}.label:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--fresh)}.h2{font-size:var(--fs-h2);font-weight:700;letter-spacing:-.02em;line-height:1.15}.lead{font-size:17px;color:var(--ink-secondary);line-height:1.6;max-width:58ch}[dir=rtl] .label{letter-spacing:.06em}[dir=rtl] .h2,[dir=rtl] h1{letter-spacing:0}.btn{display:inline-flex;align-items:center;gap:9px;padding:15px 24px;border-radius:var(--r-sm);font-weight:600;font-size:15px;line-height:1;transition:all .18s var(--ease);white-space:nowrap}.btn-wa{background:var(--brand);color:#fff;box-shadow:var(--sh-1)}.btn-wa:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 8px 22px -6px #16a08566}.btn-phone{color:var(--ink);border:1.5px solid var(--border)}.btn-phone:hover{border-color:var(--fresh);background:var(--fresh-soft)}.btn-ghost-white{background:#ffffff1f;border:1.5px solid rgba(255,255,255,.3);color:#fff}.btn-ghost-white:hover{background:#fff3;border-color:#fff9}.btn-lg{padding:18px 28px;font-size:16px;border-radius:var(--r-sm)}.wa-ico{width:20px;height:20px;flex:none}.ph-ico{width:18px;height:18px;flex:none}.header{position:sticky;top:0;z-index:50;background:#f2f1ece6;backdrop-filter:blur(12px);border-bottom:1px solid var(--h-border)}.header-in{height:64px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}@media(min-width:900px){.header-in{padding:0 64px}}.logo{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-display);font-weight:800;font-size:20px;letter-spacing:-.01em;color:var(--h-brand)}.logo span{line-height:1}[dir=rtl] .logo{font-family:var(--font-display);gap:11px;font-size:21px;letter-spacing:0}.logo-mark{height:40px;width:auto;display:block}.nav{display:flex;justify-content:center;gap:28px;align-items:center;justify-self:center}.nav a{font-size:14px;font-weight:500;color:var(--ink-secondary);padding:10px 0;transition:color .15s}.nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:24px;justify-self:end}.header-phone{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:none;font-weight:600;font-size:15px;color:#1a2b27;white-space:nowrap;transition:color .15s}.header-phone:hover,.header-phone .ph-ico{color:var(--h-brand)}.header-wa{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--r-sm);background:var(--h-brand);border:1px solid var(--h-brand);color:#fff;font-weight:600;font-size:14px;box-shadow:0 1px 2px #0000000f;transition:all .15s}.header-wa:hover{background:var(--h-brand-hover);border-color:var(--h-brand-hover)}.header-wa .wa-ico{color:#fff}.lang{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--ink-secondary)}.lang a{padding:10px 8px;border-radius:8px;color:var(--ink-secondary);transition:all .12s}.lang a.active{color:var(--ink);font-weight:700;background:var(--bg-alt)}.hero{position:relative;overflow:hidden;padding:56px 0 64px;background:var(--h-bg);scroll-margin-top:64px}.hero-eyebrow,.hero-sub,.hero-status,.hero-ctas,.hero-trust{font-family:"Hanken Grotesk",var(--font-body)}[dir=rtl] .hero-eyebrow,[dir=rtl] .hero-sub,[dir=rtl] .hero-status,[dir=rtl] .hero-ctas,[dir=rtl] .hero-trust{font-family:var(--font-he)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:56px;align-items:center}.hero-grid>:first-child{display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:#fff;border:1px solid var(--h-border);border-radius:var(--r-sm);font-size:13px;font-weight:500;letter-spacing:.02em;color:var(--h-ink-2);box-shadow:var(--h-sh-1);margin-bottom:24px}[dir=rtl] .hero-eyebrow{padding:6px 6px 6px 14px}.hero-eyebrow .dot{width:20px;height:20px;border-radius:999px;background:var(--h-fresh);color:#fff;display:grid;place-items:center;font-size:11px;flex:none}.hero h1{font-family:"Fraunces",var(--font-display);font-size:var(--fs-h1);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--h-ink);max-width:14ch;margin:0 0 20px}[dir=rtl] .hero h1{font-family:"Frank Ruhl Libre",var(--font-he);line-height:1.15;letter-spacing:0}.hero h1 .em{color:var(--h-ink);font-weight:400}.hero-sub{font-size:16px;font-weight:400;color:var(--h-ink-2);line-height:1.5;max-width:46ch;margin:0 0 20px}.hero-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 28px;font-size:15px;line-height:1.4}.hero-status-live{display:inline-flex;align-items:center;gap:9px;font-weight:500;color:#1a2b27}.hero-status-live .dot-live{width:8px;height:8px;border-radius:999px;background:var(--h-fresh);flex:none;animation:status-pulse 2s var(--ease) infinite}.hero-status-sep{color:var(--h-border)}.hero-status-mute{font-weight:400;color:#6b7570}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(prefers-reduced-motion:reduce){.hero-status-live .dot-live{animation:none}}.hero-ctas{display:flex;align-items:stretch;gap:16px;margin:0 0 40px}.hero-ctas .btn-wa{background:var(--h-brand);color:#fff;border:0;box-shadow:0 1px 2px #0000000a}.hero-ctas .btn-wa:hover{background:var(--h-brand-hover);transform:none;box-shadow:0 4px 16px #16a08540}.hero-ctas .btn-wa .wa-ico{color:#fff}.hero-ctas .btn-phone{background:transparent;color:var(--h-ink);border:1px solid var(--h-border)}.hero-ctas .btn-phone:hover{border-color:var(--h-brand);background:transparent}.hero-ctas .btn-phone .ph-ico{color:var(--h-brand)}.hero-ctas .btn-phone{flex:none}.hero-ctas .btn{height:56px;padding:0 32px;font-size:16px;font-weight:500;letter-spacing:0;border-radius:var(--r-sm)}.hero-ctas .btn-phone{padding:0 28px}.hero-trust{display:flex;gap:8px;align-items:center;justify-content:flex-start;flex-wrap:nowrap;font-size:14px;font-weight:400;line-height:1.4;color:var(--h-ink-2);border-top:1px solid var(--h-border);padding-top:20px;margin-top:0}.hero-trust .stars{color:var(--h-ink);font-size:14px;font-weight:400}.hero-trust strong{color:var(--h-ink);font-weight:500}.hero-trust .sep{width:3px;height:3px;border-radius:999px;background:#dad8cf;flex:none}.hero-trust-item{display:inline-flex;align-items:center;gap:5px;font-weight:400;white-space:nowrap}.hero-trust .trust-ico{width:16px;height:16px;color:var(--h-fresh);flex:none}.hero-trust .trust-png{width:22px;height:22px;object-fit:contain;flex:none;display:block}.hero-trust-item:has(.trust-png){gap:6px}.hero-media{position:relative}.hero-video{position:relative;height:440px;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--h-sh-photo)}.hero-video-el{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-static{position:relative;height:440px;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--h-sh-photo);background-size:cover;background-position:center}.hero .hero-video .ba-tag.a{top:16px;inset-inline-end:16px}.ba{position:relative;height:440px;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--h-sh-photo);user-select:none;touch-action:pan-y;cursor:ew-resize}.ba-pane{position:absolute;inset:0;background-size:cover;background-position:center}.ba-before{clip-path:inset(0 calc(100% - var(--split,50%)) 0 0)}.ba-after{clip-path:inset(0 0 0 var(--split,50%))}.ba-tag{position:absolute;top:16px;padding:5px 11px;background:#0f1a1eb3;color:#fff;backdrop-filter:blur(4px);border-radius:10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;pointer-events:none}[dir=rtl] .ba-tag{letter-spacing:.05em}.ba-tag.b{inset-inline-start:16px}.ba-tag.a{inset-inline-end:16px;background:#1f4a41d1}.hero .ba-tag{background:#1a2b27a6;backdrop-filter:blur(8px);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:none}.hero .ba-tag.a{background:#1a2b27a6}.hero .ba-hint{font-size:13px;letter-spacing:.08em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.3);white-space:nowrap}.ba-line{position:absolute;top:0;bottom:0;left:var(--split,50%);width:3px;background:#fff;transform:translate(-50%);pointer-events:none;box-shadow:0 0 0 1px #00000014,0 4px 12px #0003}.ba-btn{position:absolute;top:50%;left:var(--split,50%);transform:translate(-50%,-50%);width:46px;height:46px;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 28px #00000047,0 0 0 4px #1f4a412e;cursor:ew-resize;transition:box-shadow .2s var(--ease)}.ba:hover .ba-btn{box-shadow:0 12px 32px #00000052,0 0 0 6px #1f4a4138}.ba-btn svg{width:18px;height:18px;color:var(--brand)}.hero .ba-btn svg{color:var(--h-fresh)}.ba-hint{position:absolute;bottom:14px;inset-inline-end:14px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffeb;pointer-events:none;transition:opacity .4s}[dir=rtl] .ba-hint{letter-spacing:.04em}[dir=rtl] .ba-before{clip-path:inset(0 0 0 calc(100% - var(--split,50%)))}[dir=rtl] .ba-after{clip-path:inset(0 var(--split,50%) 0 0)}[dir=rtl] .ba-line{left:auto;right:var(--split,50%);transform:translate(50%)}[dir=rtl] .ba-btn{left:auto;right:var(--split,50%);transform:translate(50%,-50%)}.ba-sm{height:auto;aspect-ratio:4/3;border-radius:var(--r-sm);box-shadow:none;border:1px solid var(--border)}.ba-sm .ba-btn{width:34px;height:34px;box-shadow:0 6px 18px #0000003d,0 0 0 3px #1f4a4129}.ba-sm .ba-btn svg{width:14px;height:14px}.ba-sm .ba-tag{top:10px;padding:3px 8px;font-size:9.5px}.ba-sm .ba-tag.b{inset-inline-start:10px}.ba-sm .ba-tag.a{inset-inline-end:10px}.ba-sm .ba-line{width:2px}.feat-photo{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden;border:1px solid var(--border);align-self:start}.feat-photo img{width:100%;height:100%;object-fit:cover;display:block}.feat-photo-tag{position:absolute;top:10px;inset-inline-end:10px;padding:3px 8px;background:#1f4a41d1;color:#fff;backdrop-filter:blur(4px);border-radius:10px;font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;pointer-events:none}[dir=rtl] .feat-photo-tag{letter-spacing:.05em}.ba-float{position:absolute;bottom:28px;inset-inline-start:28px;max-width:min(calc(100% - 56px),360px);background:var(--h-surface);border-radius:var(--r-md);padding:12px 16px;box-shadow:var(--h-sh-2);border:1px solid var(--h-border);display:flex;align-items:center;gap:12px}.ba-float .av{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,var(--h-brand),var(--h-brand-hover));color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px;flex:none}.ba-float .q{font-size:13px;font-weight:500;color:var(--h-ink);line-height:1.35}.ba-float .n{font-size:11.5px;font-weight:400;color:var(--h-ink-2);margin-top:2px}.trust-strip{background:var(--bg);border-bottom:1px solid var(--border);margin-top:-32px;position:relative;z-index:1}.trust-in{max-width:1280px;margin:0 auto;padding:15px 24px;display:flex;align-items:center;justify-content:center;gap:8px 18px;flex-wrap:wrap}.trust-item{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:var(--ink);font-weight:600}.trust-item .tc{width:30px;height:30px;border-radius:8px;background:var(--fresh-soft);color:var(--fresh);display:grid;place-items:center;flex:none}.trust-item .tc svg{width:16px;height:16px}.trust-item .tc-png{width:34px;height:34px;object-fit:contain;flex:none;display:block}.trust-item .he{font-family:var(--font-he);direction:rtl;color:var(--ink-secondary);font-weight:500;font-size:12px;margin-inline-start:3px}.trust-sep{width:1px;height:24px;background:var(--border);flex:none}@media(max-width:720px){.trust-sep{display:none}.trust-in{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;gap:14px 22px}.trust-item{font-size:12.5px}}.cta-bar{padding:28px 0;background:var(--bg)}.cta-card{background:linear-gradient(118deg,var(--brand-hover) 0%,var(--brand) 100%);border-radius:var(--r-lg);padding:56px 64px;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;position:relative;overflow:hidden;box-shadow:0 28px 56px -20px #163a3373}.cta-card:after{content:"";position:absolute;inset:auto -80px -80px auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(22,160,133,.16),transparent 60%);pointer-events:none}.cta-card h3{font-size:clamp(20px,2.5vw,30px);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:20px}.cta-card .sub{color:#ffffffd1;font-size:15px;margin-bottom:32px;max-width:42ch}.cta-btns{display:flex;gap:12px;flex-wrap:wrap}.cta-list{display:flex;flex-direction:column;gap:28px;position:relative;z-index:1;text-align:left}.cta-item{display:flex;align-items:center;gap:11px;font-size:14px;max-width:38ch}.cta-check{width:22px;height:22px;border-radius:999px;background:#fff;display:grid;place-items:center;flex:none;box-shadow:0 1px 4px #0000002e}.cta-check .check-ico,.cta-check svg{width:13px;height:13px;color:var(--brand)}.cta-card .btn-wa{background:#3e7c63;color:#fff;position:relative;box-shadow:0 2px 6px #0000002e,0 10px 26px -6px #0006,0 0 0 1px #ffffff1f inset,0 1px #ffffff2e inset;transition:transform .18s var(--ease),box-shadow .2s var(--ease)}.cta-card .btn-wa:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000038,0 18px 38px -6px #00000075,0 0 0 1px #ffffff2e inset,0 1px #ffffff38 inset}.cta-card .btn-wa:active{transform:translateY(-1px)}.cta-card .btn-ghost-white{border:1.5px solid rgba(255,255,255,.4);background:transparent;transition:border-color .18s var(--ease),transform .18s var(--ease),background .18s var(--ease)}.cta-card .btn-ghost-white:hover{background:#00000024;border-color:#ffffffbf;transform:translateY(-2px)}.cta-card .btn-ghost-white:active{transform:translateY(0)}.services-section{padding:var(--sec) 0 var(--sec);background:var(--bg)}.services-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.services-head .h2{margin-top:14px;margin-bottom:10px}.services-note{font-size:13px;color:var(--ink-secondary);max-width:32ch;text-align:left}.bento{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:44px;align-items:stretch}.scard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:22px;display:flex;flex-direction:column;transition:all .22s var(--ease);position:relative;overflow:hidden}.scard:hover{transform:translateY(-4px);box-shadow:var(--sh-2);border-color:var(--fresh)}.scard .ico{width:46px;height:46px;border-radius:12px;background:var(--fresh-soft);color:var(--fresh);display:grid;place-items:center;margin-bottom:14px;transition:all .2s}.scard:hover .ico{background:var(--brand);color:#fff}.scard .ico svg{width:22px;height:22px}.scard .ico .svc-mask{width:30px;height:30px;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.scard .ico:has(.png-icon){background:none;border-radius:0;width:auto;height:auto;place-items:start}.scard:hover .ico:has(.png-icon){background:none}.scard .ico .png-icon{width:40px;height:40px;object-fit:contain;display:block;transition:transform .2s var(--ease)}.scard:hover .ico .png-icon{transform:translateY(-2px) scale(1.04)}.feat .ico .png-icon{width:48px;height:48px}.scard h3{font-size:19px;font-weight:700;margin-bottom:7px;letter-spacing:-.01em}.scard p{font-size:13px;color:var(--ink-secondary);line-height:1.55;flex:1;margin-bottom:14px}.scard-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.scard-wa{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--brand);transition:gap .12s var(--ease);padding-block:12px;margin-block:-12px}.scard-wa:hover{gap:10px;color:var(--brand-hover)}.scard-wa svg{width:14px;height:14px}.scard-more{font-size:12px;font-weight:400;color:var(--ink-secondary)}.scard-desc{font-size:15px;color:var(--ink-secondary);margin-bottom:0;flex:none}.scard-link{cursor:pointer}.scard-overlay{position:absolute;inset:0;z-index:1}.scard-link .scard-wa,.scard-link .scard-more,.scard-link .btn-wa,.scard-link h3 a,.scard-link .ba{position:relative;z-index:3}.feat{grid-column:span 3}.feat .ico{width:54px;height:54px;background:var(--fresh-soft);color:var(--fresh);border-radius:15px;margin-bottom:16px}.feat .ico svg{width:27px;height:27px}.feat .ico .svc-mask{width:34px;height:34px}.feat h3{font-size:clamp(18px,1.8vw,24px);letter-spacing:-.02em;margin-bottom:8px}.feat p{font-size:15px}.feat-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:6px;flex:1}.feat-img{border-radius:12px;overflow:hidden;aspect-ratio:4/3;position:relative}.feat-img img{width:100%;height:100%;object-fit:cover}.feat-list{display:flex;flex-direction:column;gap:9px;margin-top:0}.feat-item{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink)}.feat-check{width:20px;height:20px;border-radius:999px;background:var(--fresh);color:#fff;display:grid;place-items:center;flex:none;box-shadow:0 1px 3px #16a08559}.feat-check svg{width:12px;height:12px}.feat-cta{display:flex;gap:8px 10px;align-items:center;margin-top:16px;flex-wrap:wrap}.feat-cta .btn-wa{font-size:13px;padding:11px 16px}.feat-cta .note{font-size:12px;color:var(--ink-secondary);flex-basis:100%}.badge-sand{position:absolute;top:16px;inset-inline-end:16px;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--fresh-soft);color:var(--brand);border:1px solid var(--border);box-shadow:var(--sh-1);z-index:2}.badge-teal{position:absolute;top:16px;inset-inline-end:16px;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--brand);color:#fff;box-shadow:0 3px 10px -2px #1f4a4166;z-index:2}[dir=rtl] .badge-sand,[dir=rtl] .badge-teal{letter-spacing:.03em}.reg{grid-column:span 2}@media(min-width:1101px){.bento>.reg:nth-child(3),.bento>.reg:nth-child(4),.bento>.reg:nth-child(5){margin-top:48px}}.includes-section{padding:24px 0 var(--sec);background:var(--bg)}.includes-head{text-align:left;max-width:640px}.includes-head .h2{margin-top:14px}.includes-head .lead{margin:10px 0 0;max-width:48ch}.includes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 44px;margin-top:44px}.inc{text-align:left;display:flex;gap:20px;align-items:flex-start}.inc .ico{width:56px;height:56px;flex:none;border-radius:16px;background:var(--fresh-soft);color:var(--fresh);display:grid;place-items:center;transition:all .2s var(--ease)}.inc:hover .ico{background:var(--brand);color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px -6px #1f4a4166}.inc .ico svg{width:31px;height:31px}.inc .ico .img-icon{width:34px;height:34px;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.inc .ico .png-icon{width:42px;height:42px;object-fit:contain;display:block}.inc:hover .ico .png-icon{filter:brightness(0) saturate(100%) invert(100%)}.inc h3{font-size:16px;font-weight:700;letter-spacing:-.01em;margin-bottom:5px}.inc p{font-size:13px;color:var(--ink-secondary);line-height:1.55;max-width:34ch;margin:0}.inc .tag{display:inline-block;margin-top:7px;padding:2px 9px;border-radius:999px;background:var(--fresh-soft);border:1px solid var(--border);color:var(--brand);font-size:11px;font-weight:600}.includes-cta{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin-top:56px;flex-wrap:wrap}.includes-cta .note{font-size:13px;color:var(--ink-secondary)}.stats-section{padding:56px 0;background:var(--bg)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch}.stat{padding:0 22px;text-align:center;position:relative;display:flex;flex-direction:column}.stat+.stat:before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:1px;height:calc(100% - 12px);background:var(--border)}.stat .n{display:flex;align-items:baseline;justify-content:center;direction:ltr;height:clamp(40px,4.7vw,62px);font-size:clamp(36px,4.5vw,58px);font-weight:800;line-height:1;color:var(--brand);letter-spacing:-.03em;margin-bottom:12px}.stat .n small{font-size:.5em;vertical-align:.5em;color:var(--fresh);margin-inline-start:2px;font-weight:700}.stat .l{font-size:14px;font-weight:600;color:var(--ink);line-height:1.35;margin-bottom:3px}.stat .s{font-size:12px;color:var(--ink-secondary)}.premium-section{padding:40px 0;background:linear-gradient(180deg,var(--bg) 0%,var(--bg) 50%,var(--bg-alt) 50%,var(--bg-alt) 100%);color:#ffffffd9;position:relative}.premium-section .wrap{position:relative;background:linear-gradient(165deg,var(--brand-hover) 0%,var(--ink) 100%);border-radius:var(--r-lg);padding:64px;margin-inline:24px;max-width:1232px;overflow:hidden;box-shadow:0 32px 64px -28px #0a28248c}@media(min-width:1328px){.premium-section .wrap{margin-inline:auto}}.premium-section .wrap:before{content:"";position:absolute;top:0;inset-inline:0;height:2px;background:linear-gradient(90deg,transparent,var(--fresh),transparent)}.premium-section .wrap:after{content:"";position:absolute;inset:auto auto -120px -120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(22,160,133,.12),transparent 60%);pointer-events:none}.premium-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:start;position:relative;z-index:1}.premium-section .label{color:var(--fresh)}.premium-section .h2{color:#fff;margin:14px 0 16px}.premium-slogan{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(19px,2.3vw,26px);color:var(--fresh);line-height:1.4;letter-spacing:-.01em;margin-bottom:18px}.premium-text{font-size:15px;color:#ffffffb3;line-height:1.7;margin-bottom:20px}.premium-filter{padding:18px 22px;border-inline-start:3px solid var(--fresh);background:#16a0851a;border-start-end-radius:12px;border-end-end-radius:12px;font-size:15px;line-height:1.65;color:#ffffffe0}.premium-filter strong{color:#fff}.premium-points{display:grid;grid-auto-rows:auto;align-content:start;gap:11px}.premium-pt{display:flex;gap:14px;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.14);border-radius:var(--r-sm);padding:15px 18px;transition:border-color .2s,background .2s}.premium-pt:hover{background:#ffffff12;border-color:#16a08573}.premium-pt .ic{width:36px;height:36px;border-radius:10px;background:#16a08529;color:var(--fresh);display:grid;place-items:center;flex:none;margin-top:1px}.premium-pt .ic svg{width:18px;height:18px}.premium-pt .ic:has(.png-icon){width:44px;height:44px;background:#a7dbcb}.premium-pt .ic .png-icon{width:32px;height:32px;object-fit:contain;display:block}.premium-pt strong{display:block;color:#fff;font-size:14px;font-weight:700;margin-bottom:2px}.premium-pt span{font-size:13px;color:#ffffff9e;line-height:1.55}.map-section{padding:40px 0;background:var(--bg-alt)}.map-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;align-items:center}.map-copy{display:flex;flex-direction:column}.map-grid .h2{margin:10px 0 8px}.map-note{margin-top:10px;padding:10px 14px;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--r-sm);font-size:13.5px;color:var(--ink);line-height:1.45}.map-note svg{width:16px;height:16px;flex:none;color:var(--fresh);vertical-align:-3px;margin-inline-end:6px}.cities{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;margin-top:14px}.city{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;min-block-size:36px;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-sm);transition:all .18s var(--ease);cursor:pointer}.city.us{grid-column:1 / -1}.city:hover,.city.active{border-color:var(--brand);transform:translate(4px);box-shadow:var(--sh-1)}[dir=rtl] .city:hover,[dir=rtl] .city.active{transform:translate(-4px)}.city.selected{background:var(--fresh-soft);border-color:var(--fresh);box-shadow:0 0 0 1px var(--fresh) inset}.city.selected .cn{color:var(--brand)}.city .cn{display:flex;align-items:center;gap:11px;font-weight:600;font-size:14px}.city .cn small{font-weight:400;color:var(--ink-secondary);margin-inline-start:6px}.city .pin{width:10px;height:10px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 3px #16a0852e}.city.us .pin{background:var(--fresh);box-shadow:0 0 0 4px #16a08538;width:12px;height:12px}.city.us{background:var(--fresh-soft);border-color:var(--fresh)}.city .tm{font-size:12px;color:var(--ink-secondary);display:flex;align-items:center;gap:5px}.city.us .tm{color:var(--fresh);font-weight:600}.city .tm svg{width:12px;height:12px;opacity:.6}.city.out{opacity:.55}.city.out .pin{background:var(--ink-secondary);box-shadow:0 0 0 3px #0000000f}.city.out .tm{font-size:11px;font-style:italic;opacity:.85}.city.far .pin{background:var(--ink-secondary);box-shadow:0 0 0 3px #6b757024}.city.far .tm{color:var(--ink-secondary);font-weight:500}.city.far .tm svg{opacity:.55}.area-cta{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;margin-top:14px;padding:11px 20px;border-radius:var(--r-sm);background:var(--brand);color:#fff;font-weight:600;font-size:14.5px;text-decoration:none;box-shadow:var(--sh-1);transition:all .16s var(--ease)}.area-cta:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 8px 22px -6px #16a08566}.area-cta svg{width:19px;height:19px;flex:none}#leaflet-map{height:500px;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-photo);border:1px solid var(--border);z-index:1;background:#e9e6dd}.leaflet-container:focus:not(:focus-visible),#leaflet-map:focus:not(:focus-visible){outline:none}.leaflet-interactive{transition:fill-opacity .2s,stroke-opacity .2s}.brand-tiles{filter:sepia(.32) saturate(.62) hue-rotate(35deg) brightness(1.04) contrast(.9);mix-blend-mode:multiply}.lpin{width:18px;height:18px;border-radius:50%;background:var(--brand);border:3px solid #fff;box-shadow:0 2px 8px #0000004d;transition:transform .2s,box-shadow .2s}.lpin.us{background:var(--fresh);width:22px;height:22px;border-width:3px;box-shadow:0 0 0 5px #16a08540,0 2px 8px #0000004d}.lpin.hl{transform:scale(1.5);box-shadow:0 0 0 6px #16a08540,0 4px 14px #00000040}.lpin.out{background:var(--ink-secondary);opacity:.5;width:13px;height:13px;border-width:2px}.lpin.far{background:var(--ink-secondary);opacity:.7;width:14px;height:14px;border-width:2px}.leaflet-popup-content-wrapper{border-radius:10px!important;font-family:inherit!important;box-shadow:var(--sh-2)!important;border:1px solid var(--border)!important}.leaflet-popup-content{font-size:13px!important;color:var(--ink)!important;margin:10px 14px!important}.leaflet-popup-content b{color:var(--brand)!important}.reviews-section{padding:var(--sec) 0;background:var(--bg-alt);scroll-margin-top:160px}.reviews-head{text-align:start;margin-bottom:44px}.reviews-head .h2{margin-top:14px}.reviews-head .lead{margin:10px 0 0;text-align:start}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:18px;margin-top:44px}.wa-bubble{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:20px 20px 16px;position:relative;box-shadow:var(--sh-1)}.wa-bubble blockquote{flex:1;display:flex;align-items:center}.wa-bubble .stars{color:var(--fresh);font-size:13px;letter-spacing:2px;margin-bottom:8px}.service-tag{display:inline-block;padding:2px 9px;background:var(--fresh-soft);color:var(--brand);border-radius:6px;font-size:11px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.07em}[dir=rtl] .service-tag{letter-spacing:.02em}.wa-bubble blockquote{font-family:var(--font-body);font-size:clamp(14px,1.4vw,16px);font-weight:500;line-height:1.55;color:var(--ink);margin:0 0 12px}[dir=rtl] .wa-bubble blockquote{font-family:var(--font-he)}.wa-meta{display:flex;justify-content:flex-end;align-items:end;margin-top:4px}.wa-author{font-size:13px;font-weight:600;color:var(--ink)}.wa-author .loc{color:var(--ink-secondary);font-weight:400}.wa-ts{font-size:11px;color:var(--ink-secondary)}.wa-hdr{display:flex;align-items:center;gap:10px;margin-bottom:13px;padding-bottom:12px;border-bottom:1px solid var(--border)}.wa-av{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;font-weight:700;font-size:13px;color:#fff;flex:none}.wa-nm{font-size:13px;font-weight:700;color:var(--ink)}.wa-ph{font-size:11px;color:var(--ink-secondary)}.team-section{padding:var(--sec) 0;background:var(--bg-alt)}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.team-grid .h2{margin-top:14px;margin-bottom:12px}.team-photo{border-radius:var(--r-md);overflow:hidden;aspect-ratio:4/3;position:relative;box-shadow:var(--sh-photo);border:1px solid var(--border)}.team-photo img{width:100%;height:100%;object-fit:cover}.team-points{display:flex;flex-direction:column;gap:14px;margin-top:16px}.team-pt{display:flex;align-items:flex-start;gap:13px;font-size:14px;color:var(--ink);line-height:1.5}.team-pt .ic{width:32px;height:32px;border-radius:10px;background:var(--fresh-soft);color:var(--fresh);display:grid;place-items:center;flex:none;margin-top:1px}.team-pt .ic svg{width:17px;height:17px}.team-pt .ic .png-icon{width:24px;height:24px;object-fit:contain;display:block}.team-pt strong{display:block;font-weight:700;margin-bottom:1px}.team-pt span{color:var(--ink-secondary);font-size:12px}.jobs-strip{padding:28px 0;background:var(--bg);border-top:1px solid var(--border)}.jobs-bar{display:flex;align-items:center;gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:16px 22px;box-shadow:var(--sh-1)}.jobs-bar-ic{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:var(--fresh-soft);color:var(--fresh);flex:none}.jobs-bar-ic svg{width:22px;height:22px}.jobs-bar-ic .png-icon{width:28px;height:28px;object-fit:contain;display:block}.jobs-bar-txt{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.jobs-bar-txt strong{font-size:15.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.jobs-bar-txt span{font-size:13px;color:var(--ink-secondary)}.jobs-bar .btn{flex:none}@media(max-width:680px){.jobs-bar{flex-wrap:wrap}.jobs-bar-txt{flex-basis:calc(100% - 60px)}.jobs-bar .btn{width:100%;justify-content:center}}.final-cta{padding:96px 0 32px;background:var(--bg);position:relative}.final-cta:before{content:"";position:absolute;top:0;inset-inline:0;height:100px;background:linear-gradient(180deg,var(--bg-alt) 0%,var(--bg) 100%);pointer-events:none}.final-cta .wrap{position:relative;z-index:1}.footer{background:linear-gradient(180deg,var(--brand-hover) 0%,var(--ink) 100%);color:#ffffffd1;padding:56px 0 20px;position:relative}.footer:before{content:"";position:absolute;top:0;inset-inline:0;height:2px;background:linear-gradient(90deg,transparent,var(--fresh),transparent)}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;align-items:start;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.08)}.footer h4{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--fresh);margin-bottom:14px}[dir=rtl] .footer h4{letter-spacing:.06em}.footer a{color:#ffffffbf;display:block;padding:12px 0;font-size:13px;transition:color .14s}.footer a:hover{color:#fff}.footer-names .en{font-family:var(--font-display);font-size:17px;font-weight:800;color:#fff;margin-bottom:3px}.footer-names .he-name{font-family:var(--font-he);direction:rtl;text-align:start;font-size:14px;font-weight:700;color:#ffffffe0;margin-bottom:14px}[dir=ltr] .footer-names .he-name{direction:ltr;text-align:left}.footer-intro{font-size:13px;line-height:1.65;color:#ffffff94;margin-bottom:14px;max-width:34ch}.footer-legal{font-size:12px;line-height:1.8;color:#fff9}.footer-legal strong{color:#ffffffb8}.footer-legal a{display:inline;color:#ffffffb8;padding:0}.footer-license{display:flex;flex-direction:column}.footer-license .lic-part{align-self:flex-start}.footer-license .lic-term{color:#ffffffb8;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;color:#fff6;flex-wrap:wrap;gap:10px}.footer-bottom .lang{color:#ffffff80}.footer-bottom .lang a{display:inline;color:#ffffff80;padding:3px 6px}.footer-bottom .lang a.active{color:#ffffffd1;font-weight:600;background:none}.mob-bar{display:none;position:fixed;bottom:0;inset-inline:0;z-index:60;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--border);box-shadow:0 -6px 24px #1a2b271a;gap:8px}.mob-bar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:9px 6px;border-radius:var(--r-sm);font-size:11px;font-weight:600;background:var(--bg);color:var(--ink);border:1px solid var(--border);min-height:44px}.mob-bar a svg{width:17px;height:17px}.mob-bar a.wa-mob{flex:2;background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 3px 12px -3px #16a08566;font-size:13px}.crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-secondary);margin-bottom:14px}.crumbs a{color:var(--ink-secondary);padding:10px 0}.crumbs a:hover{color:var(--brand)}.crumbs .sep{opacity:.5}.crumbs [aria-current]{color:var(--ink);font-weight:600}.svc-hero .hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start}.svc-hero .hero-grid>:first-child{justify-content:flex-start}.svc-hero h1{max-width:none;margin-bottom:18px}.svc-hero .hero-sub{max-width:46ch;margin:0 0 28px}.svc-hero .crumbs{margin-bottom:12px}.svc-hero .svc-crumbs{margin-bottom:16px}.svc-hero .hero-eyebrow{margin-bottom:24px}.svc-hero h1{margin-bottom:20px}.svc-hero .hero-sub,.svc-hero .hero-status,.svc-hero .hero-ctas{margin:0 0 24px}.svc-hero .hero-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.svc-hero .badge-scarcity,.svc-hero .badge-guarantee{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--h-accent-soft);border:1px solid var(--h-border);border-radius:10px;font-size:13px;font-weight:500;color:var(--h-ink);box-shadow:var(--h-sh-1)}.svc-hero .bolt-ico{width:15px;height:15px;flex:none;color:var(--h-brand)}.intro-section{padding:var(--sec) 0;background:var(--bg)}.intro-grid{margin-top:14px}.intro-grid.has-rail{display:grid;grid-template-columns:1.5fr 1fr;gap:56px;align-items:start}.intro-section .h2{margin:0 0 20px;max-width:20ch}.intro-lead{font-size:19px;line-height:1.55;color:var(--ink);font-weight:500;margin-bottom:18px;max-width:60ch}.intro-prose{max-width:62ch;display:flex;flex-direction:column;gap:14px}.intro-prose p{font-size:15.5px;line-height:1.75;color:var(--ink-secondary)}.intro-rail{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:8px 26px;box-shadow:var(--sh-1)}.intro-fact{display:flex;align-items:flex-start;gap:16px;padding:22px 0;border-bottom:1px solid var(--border)}.intro-fact:last-child{border-bottom:0}.intro-fact .if-ico{flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:var(--fresh-soft);color:var(--fresh);display:grid;place-items:center}.intro-fact .if-ico svg{width:22px;height:22px}.intro-fact .if-ico .img-icon{width:22px;height:22px;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.intro-fact .if-ico .png-icon{width:30px;height:30px;object-fit:contain;display:block}.intro-fact .if-title{font-family:var(--font-display);font-weight:700;font-size:16px;color:var(--ink);margin-bottom:3px}.intro-fact .if-desc{font-size:13px;color:var(--ink-secondary);line-height:1.5}@media(max-width:820px){.intro-section{padding:48px 0}.intro-grid.has-rail{grid-template-columns:1fr;gap:32px}.intro-lead{font-size:17px}}.price-section{padding:28px 0;background:var(--surface)}.price-card{background:var(--bg-alt);border:1.5px solid var(--border);border-radius:var(--r-md);padding:36px 40px;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:stretch}.price-card h3{font-family:var(--font-display);font-size:clamp(20px,2.3vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px}.price-card .from{display:inline-block;margin-inline-start:10px;padding:4px 12px;border-radius:999px;background:var(--brand);color:#fff;font-size:15px;vertical-align:middle}.price-card .sub{font-size:15px;color:var(--ink-secondary);margin-bottom:18px;max-width:46ch}.price-factors{align-self:center;border-inline-start:2px solid var(--border);padding-inline-start:32px}.price-factors .ft{font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--brand);margin-bottom:12px}.price-factors li{display:flex;gap:9px;align-items:baseline;font-size:14px;color:var(--ink);line-height:1.5;list-style:none;padding:5px 0}.price-factors li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--fresh);flex:none;transform:translateY(-2px)}.price-factors .ft:before{display:none}.process-section{padding:var(--sec) 0;background:var(--bg)}.process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;align-items:stretch}.process-grid:before{content:"";position:absolute;top:43px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,var(--border) 12%,var(--border) 88%,transparent);z-index:0}.pstep{position:relative;z-index:1;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:24px 20px 22px}.pstep .pn{width:38px;height:38px;border-radius:999px;background:var(--brand);color:#fff;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:17px;margin-bottom:14px;box-shadow:0 4px 12px -4px #1f4a4173}.pstep h3{font-size:16px;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.pstep p{font-size:13px;color:var(--ink-secondary);line-height:1.55}.sfaq-section{padding:var(--sec) 0;background:var(--bg)}.sfaq-head{text-align:start;max-width:640px}.sfaq-head .h2{margin-top:14px}.sfaq-list{max-width:760px;margin:36px auto 0;display:flex;flex-direction:column;gap:10px}.sfaq{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;transition:border-color .15s,box-shadow .15s}.sfaq:not([open]):hover{border-color:var(--brand)}.sfaq[open]{border-color:var(--brand);box-shadow:0 6px 20px -10px #1f4a4147}.sfaq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;cursor:pointer;font-family:var(--font-display);font-weight:600;font-size:18px;line-height:1.35;letter-spacing:-.01em;color:var(--ink);list-style:none;min-height:44px}[dir=rtl] .sfaq summary{font-family:var(--font-he);letter-spacing:0}.sfaq summary::-webkit-details-marker{display:none}.sfaq summary:after{content:"+";font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1;color:var(--brand);flex:none;transition:transform .2s var(--ease)}.sfaq[open] summary:after{transform:rotate(45deg)}.sfaq .sa{padding:2px 22px 20px;font-size:16px;color:#3d4945;line-height:1.7;max-width:64ch}.related-section{padding:var(--sec) 0;background:var(--bg-alt)}body.service .price-section,body.service .reviews-section{background:var(--bg)}body.service .sfaq-section{background:var(--bg-alt)}body.service .related-section{background:var(--bg)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px}.rcard{position:relative;display:flex;flex-direction:column;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:24px 24px 22px;overflow:hidden;transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease)}.rcard:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:var(--fresh);transform:scaleX(0);transform-origin:inline-start;transition:transform .25s var(--ease)}.rcard:hover{transform:translateY(-3px);box-shadow:var(--sh-2);border-color:var(--fresh)}.rcard:hover:before{transform:scaleX(1)}.rcard h3{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--ink);padding-inline-end:40px}.rcard p{font-size:13px;color:var(--ink-secondary);line-height:1.55;padding-inline-end:48px}.rcard .go{position:absolute;inset-inline-end:20px;bottom:22px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--fresh-soft);color:var(--brand);font-size:15px;font-weight:700;transition:background .2s,color .2s,transform .2s var(--ease)}.rcard:hover .go{background:var(--brand);color:#fff;transform:translate(3px)}[dir=rtl] .rcard .go{transform:scaleX(-1)}[dir=rtl] .rcard:hover .go{transform:scaleX(-1) translate(3px)}.scard h3 a{color:inherit}.scard h3 a:hover{color:var(--brand)}a.scard-more{color:var(--ink-secondary);font-weight:400;padding-block:12px;margin-block:-12px}a.scard-more:hover{color:var(--ink);text-decoration:underline}.nav .nav-drop{position:relative}.nav .nav-drop>a:after{content:"▾";font-size:9px;margin-inline-start:5px;opacity:.6}.nav-menu{position:absolute;top:100%;inset-inline-start:-12px;width:max-content;max-width:520px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--sh-2);padding:10px;display:none;grid-template-columns:repeat(2,minmax(180px,1fr));gap:2px 10px;z-index:60}.nav .nav-drop:hover .nav-menu,.nav .nav-drop:focus-within .nav-menu{display:grid}.nav-menu a{padding:9px 12px;border-radius:8px;font-size:13.5px;color:var(--ink);white-space:nowrap}.nav-menu a:hover{background:var(--fresh-soft);color:var(--brand)}.nav-menu a[href$="#hero"]{grid-column:1/-1;margin-top:6px;padding-top:14px;border-top:1px solid var(--border);color:var(--ink-secondary);font-weight:600}.burger{display:none;width:44px;height:44px;border-radius:var(--r-sm);border:1px solid var(--border);background:var(--bg);place-items:center}.burger svg{width:20px;height:20px;color:var(--ink)}.mob-nav{display:none;position:fixed;top:64px;inset-inline:0;bottom:0;z-index:55;background:#f2f1ecfa;backdrop-filter:blur(10px);padding:18px 20px calc(90px + env(safe-area-inset-bottom));overflow-y:auto}.mob-nav.open{display:block}.mob-nav a{display:block;padding:13px 4px;font-size:16px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--border)}.mob-nav .sub-a{font-weight:500;font-size:14.5px;color:var(--ink-secondary);padding-inline-start:18px}.mob-nav .grp{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);padding:18px 4px 6px}.mob-lang{display:flex;align-items:center;gap:10px;padding:16px 4px;border-top:1px solid var(--border);margin-top:8px;font-size:15px;font-weight:600;color:var(--ink-secondary)}.mob-lang a{color:var(--brand);min-block-size:44px;display:flex;align-items:center}.mob-lang-sep{opacity:.4}.mob-lang-cur{color:var(--ink)}@media(max-width:1100px){.process-grid{grid-template-columns:repeat(2,1fr)}.price-card{grid-template-columns:1fr;padding:30px 28px}.related-grid{grid-template-columns:1fr;gap:12px}.hero-grid{grid-template-columns:1fr;gap:36px}.ba{height:360px}.ba-sm{height:auto}.ba-float{display:none}.hero-static,.hero-video{height:360px}.bento{grid-template-columns:repeat(4,1fr)}.feat,.reg{grid-column:span 2}.stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}.stat+.stat{border-inline-start:none}.stat:nth-child(2n){border-inline-start:1px solid rgba(15,26,30,.08)}.premium-grid{grid-template-columns:1fr;gap:32px}.map-grid{grid-template-columns:1fr;gap:28px}#leaflet-map{height:380px}.cities{grid-template-columns:1fr}.area-cta{align-self:stretch;justify-content:center}.reviews-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr;gap:28px}.jobs-card{grid-template-columns:1fr;padding:28px}.cta-card{grid-template-columns:1fr;padding:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.includes-grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}}@media(max-width:1100px){.header-in{grid-template-columns:1fr auto;gap:16px;overflow:clip}.nav{display:none}.burger{display:grid}}@media(max-width:720px){.includes-grid{grid-template-columns:1fr;gap:22px}.header-in{padding:10px 16px;gap:12px}.header{background:var(--bg)}.header-wa,.header-actions .lang,.header-phone span{display:none}.header-phone{padding:8px 10px}.process-grid{grid-template-columns:1fr;gap:12px}body.home .hero{padding:28px 0 20px}body.home .hero-grid{display:flex;flex-direction:column;gap:0}body.home .hero-grid>:first-child{order:2;position:relative;z-index:1;background:var(--surface);border:1px solid var(--border);border-top:0;border-radius:0 0 var(--r-md) var(--r-md);box-shadow:var(--sh-2);padding:22px 20px 20px;margin:0;display:flex;flex-direction:column;gap:0}body.home .hero-media{order:1;position:relative;z-index:2;margin:0;width:100%}body.home .hero-video{width:100%;height:200px;border-radius:var(--r-md) var(--r-md) 0 0;box-shadow:none;border:1px solid var(--border);border-bottom:0}body.home .hero-video-el{object-position:center 70.5%}body.home .hero .hero-video .ba-tag.a{top:10px;inset-inline-end:10px;padding:4px 9px;font-size:11px;letter-spacing:.03em}body.home .hero-eyebrow{margin:0 0 12px;font-size:12px;padding:5px 12px 5px 5px;box-shadow:none;background:var(--fresh-soft);border-color:transparent;color:var(--brand)}[dir=rtl] body.home .hero-eyebrow{padding:5px 5px 5px 12px}body.home .hero-eyebrow .dot{width:18px;height:18px;font-size:10px}body.home .hero h1{font-size:clamp(25px,7vw,32px);line-height:1.12;margin:0 0 12px;max-width:none}body.home .hero-sub{font-size:14.5px;line-height:1.5;margin:0 0 18px;max-width:none}body.home .hero-status{display:none}body.home .hero-ctas{display:block;margin:0 0 18px}body.home .hero-ctas .btn-phone{display:none}body.home .hero-ctas .btn-wa{display:flex;width:100%;height:52px;padding:0 20px;justify-content:center;align-items:center;gap:10px;font-size:16px;border-radius:12px;box-shadow:0 6px 18px -6px #16a08573}body.home .hero-ctas .btn-wa .wa-ico{width:20px;height:20px}body.home .hero-trust,.svc-hero .hero-trust{display:grid;grid-template-columns:1fr 1fr;column-gap:12px;row-gap:12px;align-items:start;justify-items:start;border-top:1px solid var(--border);padding-top:16px;margin:0;font-size:12.5px;line-height:1.3}body.home .hero-trust .sep,.svc-hero .hero-trust .sep,body.home .hero-trust-item:first-child,.svc-hero .hero-trust-item:first-child{display:none}body.home .hero-trust-item,.svc-hero .hero-trust-item{white-space:normal;align-items:flex-start;gap:7px}body.home .hero-trust .trust-ico,.svc-hero .hero-trust .trust-ico{width:15px;height:15px;margin-top:1px}body.home .hero-trust strong,.svc-hero .hero-trust strong{font-weight:600}body.service .hero-grid{grid-template-columns:1fr;gap:28px}.svc-hero .hero-ctas{flex-direction:column;align-items:stretch;gap:12px}.svc-hero .hero-ctas .btn{width:100%;justify-content:center}.bento{grid-template-columns:1fr}.feat,.reg{grid-column:span 1}.feat-body{grid-template-columns:1fr}.feat-img,.ba-sm{aspect-ratio:16/9}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat .n{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr}.mob-bar{display:flex;transform:translateY(115%);transition:transform .28s var(--ease);will-change:transform;pointer-events:none}.mob-bar--on{transform:none;pointer-events:auto}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media(max-width:380px){body.home .hero-grid>:first-child{padding:20px 16px 18px}body.home .hero-video{height:180px}body.home .hero h1{font-size:clamp(23px,7.2vw,28px)}body.home .hero-trust,.svc-hero .hero-trust{column-gap:22px;row-gap:9px;font-size:12px}body.home .hero-ctas .btn-wa{height:50px;font-size:15px}}:focus-visible{outline:2px solid var(--fresh);outline-offset:2px}.btn:active{transform:translateY(0) scale(.98)}.header-wa:active,.area-cta:active,.scard-wa:active{transform:scale(.97)}.mob-bar a{transition:transform .15s var(--ease)}.mob-bar a:active{transform:scale(.96)}.ba-btn:after{content:"";position:absolute;inset:-8px;border-radius:50%}.ba-touched .ba-hint{opacity:0}@media(max-width:720px){.reviews-section{scroll-margin-top:84px}}@media(prefers-reduced-motion:no-preference){@keyframes hero-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}html.js .hero-grid>:first-child>*{animation:hero-in .55s var(--ease) both}html.js .hero-grid>:first-child>*:nth-child(1){animation-delay:.04s}html.js .hero-grid>:first-child>*:nth-child(2){animation-delay:.11s}html.js .hero-grid>:first-child>*:nth-child(3){animation-delay:.18s}html.js .hero-grid>:first-child>*:nth-child(4){animation-delay:.25s}html.js .hero-grid>:first-child>*:nth-child(5){animation-delay:.32s}html.js .hero-grid>:first-child>*:nth-child(6){animation-delay:.4s}html.js .hero-grid>:first-child>*:nth-child(n+7){animation-delay:.46s}@keyframes shine-sweep{to{transform:translate(130%) skew(-14deg)}}.hero-video:after,.hero-static:after{content:"";position:absolute;inset:-2px;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.3) 50%,transparent 60%);transform:translate(-130%) skew(-14deg);animation:shine-sweep 1.2s ease-out 1.15s 1 both;pointer-events:none}@keyframes ba-cue-pulse{0%,to{box-shadow:0 10px 28px #00000047,0 0 0 4px #1f4a412e}50%{box-shadow:0 10px 28px #00000047,0 0 0 12px #16a0854d}}.ba-cue .ba-btn{animation:ba-cue-pulse 1.1s var(--ease) 2}@keyframes wa-breath{0%,to{box-shadow:0 3px 12px -3px #16a08566}50%{box-shadow:0 8px 24px -2px #16a0859e}}.mob-bar .wa-mob{animation:wa-breath 2.4s var(--ease) 3.6s 2}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1)}.reveal.is-in{opacity:1;transform:none}@keyframes card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.services-section.reveal,.reviews-section.reveal,.premium-section.reveal,.team-section.reveal{opacity:1;transform:none}.services-section.reveal .bento>.scard,.reviews-section.reveal .reviews-grid>.wa-bubble,.premium-section.reveal .premium-points>.premium-pt,.team-section.reveal .team-grid>*{opacity:0}.services-section.is-in .bento>.scard,.reviews-section.is-in .reviews-grid>.wa-bubble,.premium-section.is-in .premium-points>.premium-pt,.team-section.is-in .team-grid>*{animation:card-in .55s var(--ease) both}.services-section.is-in .bento>.scard:nth-child(2),.reviews-section.is-in .reviews-grid>.wa-bubble:nth-child(2),.premium-section.is-in .premium-points>.premium-pt:nth-child(2),.team-section.is-in .team-grid>:nth-child(2){animation-delay:.08s}.services-section.is-in .bento>.scard:nth-child(3),.reviews-section.is-in .reviews-grid>.wa-bubble:nth-child(3),.premium-section.is-in .premium-points>.premium-pt:nth-child(3),.team-section.is-in .team-grid>:nth-child(3){animation-delay:.16s}.services-section.is-in .bento>.scard:nth-child(4),.reviews-section.is-in .reviews-grid>.wa-bubble:nth-child(4),.premium-section.is-in .premium-points>.premium-pt:nth-child(4){animation-delay:.24s}.services-section.is-in .bento>.scard:nth-child(5),.reviews-section.is-in .reviews-grid>.wa-bubble:nth-child(5),.premium-section.is-in .premium-points>.premium-pt:nth-child(5){animation-delay:.32s}.services-section.is-in .bento>.scard:nth-child(n+6),.reviews-section.is-in .reviews-grid>.wa-bubble:nth-child(n+6),.premium-section.is-in .premium-points>.premium-pt:nth-child(n+6){animation-delay:.4s}}.areas-strip{padding:44px 0 52px;background:var(--bg-alt);scroll-margin-top:110px}.areas-strip h2{font-family:var(--font-display);font-size:var(--fs-h2);font-weight:700;letter-spacing:-.02em;color:var(--ink);margin:10px 0 8px}.areas-note{font-size:15px;line-height:1.6;color:var(--ink-secondary);max-width:680px;margin:0 0 22px}.areas-cities{display:flex;flex-wrap:wrap;gap:10px}.area-chip{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 16px;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:14px;font-weight:600;color:var(--ink);text-decoration:none;box-shadow:var(--sh-1);transition:border-color .2s var(--ease),transform .2s var(--ease)}.area-chip:hover{border-color:var(--fresh);transform:translateY(-1px)}.area-chip:active{transform:scale(.97)}.area-chip small{font-size:11.5px;font-weight:500;color:var(--ink-secondary)}.area-dot{width:7px;height:7px;border-radius:50%;background:var(--border);flex:none}.area-chip.us{border-color:var(--brand)}.area-chip.us .area-dot{background:var(--fresh)}.area-go{font-weight:700;color:var(--fresh);margin-inline-start:2px}@media(max-width:640px){.areas-strip{padding:36px 0 42px}}.mini-cta{background:var(--bg-alt);padding:2px 0 36px}.mini-cta .wrap{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;text-align:center}.mini-cta span{font-size:15.5px;font-weight:600;color:var(--ink)}.page-hero{padding:36px 0 8px}.page-hero h1{font-size:var(--fs-h1);line-height:1.12;margin:14px 0 12px}.page-hero .hero-sub{max-width:640px}.faq-hub{padding-top:16px}.faq-group{margin:0 0 34px}.faq-group .h2{margin:0 0 14px}.faq-svc-link{display:inline-block;margin-top:12px;font-size:14px;font-weight:600;color:var(--brand);text-decoration:none}.faq-svc-link:hover{color:var(--fresh)}.contacts-section{padding:24px 0 var(--sec);background:var(--bg)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:900px){.contact-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.contact-grid{grid-template-columns:1fr}}.contact-card{display:flex;flex-direction:column;gap:6px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--sh-1);text-decoration:none;color:var(--ink);transition:border-color .2s var(--ease),transform .2s var(--ease)}a.contact-card:hover{border-color:var(--fresh);transform:translateY(-2px)}.contact-ic{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:var(--fresh-soft);color:var(--fresh);margin-bottom:4px}.contact-ic svg{width:22px;height:22px}.contact-card strong{font-size:15.5px;font-weight:700}.contact-val{font-size:17px;font-weight:700;color:var(--brand)}.contact-email{font-size:14.5px;word-break:break-all}.contact-card small{font-size:13.5px;line-height:1.5;color:var(--ink-secondary)}.contact-wa{border-color:var(--brand)}.city-intro{padding:28px 0 8px;background:var(--bg)}.city-intro p{max-width:760px;font-size:15.5px;line-height:1.7;color:var(--ink-secondary);margin:0 0 14px}.legal-section{padding:36px 0 var(--sec);background:var(--bg)}.legal-wrap{max-width:760px}.legal-wrap h1{font-size:var(--fs-h2);margin:0 0 6px}.legal-updated{font-size:13px;color:var(--ink-secondary);margin:0 0 26px}.legal-wrap h2{font-size:19px;font-weight:700;margin:26px 0 10px;letter-spacing:-.01em}.legal-wrap p{font-size:15px;line-height:1.7;color:var(--ink-secondary);margin:0 0 12px}.footer-links-legal{display:flex;gap:16px;flex-wrap:wrap}.footer-links-legal a{font-size:12.5px;color:inherit;opacity:.7;text-decoration:none}.footer-links-legal a:hover{opacity:1}.jobs-more{font-size:14px;font-weight:600;color:var(--brand);text-decoration:none;white-space:nowrap;flex:none}.jobs-more:hover{color:var(--fresh)}.cta-note{display:flex;align-items:center;gap:8px;margin:12px 0 0;font-size:13.5px;color:var(--ink-secondary)}.cta-note:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--fresh);flex:none}.cta-card .cta-note{color:#ffffffc7}@media(max-width:720px){.premium-section{padding:24px 0}.premium-section .wrap{padding:36px 24px;margin-inline:16px}.svc-crumbs{display:none}body.service .hero-grid{display:flex;flex-direction:column;gap:20px}body.service .hero-grid>div{width:100%}body.service .hero-grid>div:last-child{order:-1}body.service .ba,body.service .hero-video,body.service .hero-static{height:240px}.svc-hero{padding:16px 0 40px}.svc-hero .hero-eyebrow{margin-bottom:14px;font-size:12px}.svc-hero h1{font-size:clamp(27px,7.4vw,34px);line-height:1.1;margin-bottom:12px}.svc-hero .hero-sub{margin:0 0 16px}.svc-hero .hero-status{flex-direction:column;align-items:flex-start;gap:6px;margin:0 0 20px}.svc-hero .hero-status-sep,.svc-hero .hero-ctas .btn-phone{display:none}.svc-hero .hero-ctas{margin:0 0 18px}.svc-hero.tel-first .hero-ctas .btn-phone{display:flex}.svc-hero.tel-first .hero-ctas .btn-wa{display:none}.pstep{display:grid;grid-template-columns:34px 1fr;column-gap:12px;row-gap:8px;align-items:center;padding:18px 18px 16px}.pstep .pn{width:34px;height:34px;font-size:15px;margin:0}.pstep h3{margin:0}.pstep p{grid-column:1/-1;margin:0}.reviews-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-24px;padding-inline:24px;padding-bottom:8px;scrollbar-width:none}.reviews-grid::-webkit-scrollbar{display:none}.reviews-grid .wa-bubble{flex:0 0 84%;scroll-snap-align:center}.inc p,.pstep p,.rcard p,.premium-pt span,.team-pt span{font-size:14.5px}.inc h3,.pstep h3{font-size:17px}.intro-prose p{font-size:16px}.inc .ico{width:48px;height:48px;background:none;border-radius:0;box-shadow:none}.inc .ico .png-icon{width:48px;height:48px}.includes-section{padding-top:8px}.price-section{padding:20px 0}.mini-cta{display:none}.cities{grid-template-columns:1fr 1fr;gap:8px}.city{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px}.city .tm{font-size:11px}.city.us{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}#leaflet-map{height:300px}.footer{padding:40px 0 16px}.footer a{padding:10px 0}.footer-intro{display:none}.footer-grid{gap:20px;padding-bottom:32px}.includes-cta .btn-wa,.price-card .btn-wa,.cta-card .btn{display:flex;width:100%;justify-content:center;white-space:normal;text-align:center}.cta-btns{flex-direction:column;width:100%}.cta-card{grid-template-columns:minmax(0,1fr)}.includes-cta{margin-top:32px}.price-factors{border-inline-start:0;padding-inline-start:0}body.service .hero-grid{gap:0}body.service .hero-grid>div:last-child{position:relative;z-index:2}body.service .ba,body.service .hero-video,body.service .hero-static{height:200px;border-radius:var(--r-md) var(--r-md) 0 0;box-shadow:none;border:1px solid var(--border);border-bottom:0}body.service .hero-grid>div:first-child{position:relative;z-index:1;background:var(--surface);border:1px solid var(--border);border-top:0;border-radius:0 0 var(--r-md) var(--r-md);box-shadow:var(--sh-2);padding:22px 20px 20px}.svc-hero .hero-eyebrow{margin:0 0 12px;padding:5px 12px 5px 5px;box-shadow:none;background:var(--fresh-soft);border-color:transparent;color:var(--brand)}[dir=rtl] .svc-hero .hero-eyebrow{padding:5px 5px 5px 12px}.svc-hero .hero-eyebrow .dot{width:18px;height:18px;font-size:10px}.svc-hero .hero-ctas .btn{width:100%;height:52px;padding:0 20px;justify-content:center;font-size:16px;border-radius:12px}body.home .hero .wrap,body.service .hero .wrap{padding:0}body.home .hero,body.service .hero{padding-top:0}body.home .hero-video,body.service .ba,body.service .hero-video,body.service .hero-static{border-radius:0;border:0}body.home .hero-grid>:first-child,body.service .hero-grid>div:first-child{border-inline:0;border-radius:0 0 var(--r-md) var(--r-md);padding:22px 24px 24px}.hero-video .ba-tag{display:none}.header{transition:transform .25s var(--ease)}.header-hidden{transform:translateY(-100%)}.mob-lang{border-top:0;border-bottom:1px solid var(--border);margin:0 0 8px;padding:12px 4px 16px}.mob-lang a{font-weight:700;color:var(--brand);text-decoration:underline;text-underline-offset:3px}.mob-nav .sub-a{font-size:15.5px;color:var(--ink);font-weight:600}.mob-nav{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.map-copy{display:contents}.map-section .label{order:1}.map-section .h2{order:2}.map-section .lead{order:3}.map-section .map-note{order:4;margin-top:0}#leaflet-map{order:5}.map-section .cities{order:6;margin-top:0}.map-section .area-cta{order:7;margin-top:4px}.map-grid{gap:16px}.trust-strip{border-bottom:0;margin-top:0;padding:4px 0 8px}.trust-in{grid-template-columns:repeat(2,1fr);justify-content:stretch;padding:8px 24px 16px;gap:14px 16px}.trust-item{justify-content:flex-start;padding-inline-start:8px}.bento{margin-inline:-12px}.includes-grid{grid-template-columns:1fr 1fr;gap:26px 14px}.inc{flex-direction:column;gap:10px}.inc .ico{width:48px;height:48px;border-radius:14px}.inc .ico .png-icon{width:36px;height:36px}.inc p{max-width:none}.inc .ico{background:var(--brand);color:#fff;transform:none;box-shadow:none}.inc .ico .png-icon,.inc .ico .img-icon{filter:brightness(0) saturate(100%) invert(100%)}.inc:hover .ico{transform:none;box-shadow:none}.logo{justify-self:start;width:max-content}.premium-filter{border-inline-start:0;background:none;border-radius:0;padding:24px 6px 4px;margin-top:8px;text-align:center;font-style:italic;font-size:16px;line-height:1.6;color:#ffffffeb;border-top:1px solid rgba(255,255,255,.14);position:relative}.premium-filter:before{content:"“";position:absolute;top:2px;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:56px;line-height:1;color:var(--fresh);opacity:.9}.premium-filter strong{color:var(--fresh);font-style:normal;font-weight:700}}@media(max-width:720px)and (hover:hover){.reviews-grid{scrollbar-width:thin;scrollbar-color:var(--border) transparent}}
