.home-service-explorer[data-astro-cid-tbtw7aet]{min-width:0}.home-services-grid[data-astro-cid-tbtw7aet]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-service-explorer__all[data-astro-cid-tbtw7aet]{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding:22px 24px;display:flex}.home-service-explorer__all[data-astro-cid-tbtw7aet] p[data-astro-cid-tbtw7aet]{max-width:720px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.home-subservices[data-astro-cid-tbtw7aet]{opacity:0;scroll-margin-top:calc(var(--header-height) + 16px);grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .3s,margin-top .3s,opacity .22s;display:grid}.home-subservices[data-astro-cid-tbtw7aet].is-open{opacity:1;grid-template-rows:1fr;margin-top:24px}.home-subservices__clip[data-astro-cid-tbtw7aet]{min-height:0;overflow:hidden}.home-subservices__surface[data-astro-cid-tbtw7aet]{border:1px solid var(--teal-300);border-radius:var(--radius-lg);background:radial-gradient(circle at 95% 5%,#58c83f1f,#0000 25%),linear-gradient(145deg,#f4faf8,#edf5f8);padding:clamp(22px,3vw,34px);box-shadow:0 22px 55px #102a431c}.home-subservices__heading[data-astro-cid-tbtw7aet]{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:24px;display:grid}.home-subservices__heading[data-astro-cid-tbtw7aet] h3[data-astro-cid-tbtw7aet]{max-width:800px;margin:10px 0 8px;font-size:clamp(1.8rem,3vw,2.7rem)}.home-subservices__heading[data-astro-cid-tbtw7aet] p[data-astro-cid-tbtw7aet]{max-width:790px;color:var(--muted);font-size:.88rem;line-height:1.65}.home-subservices__actions[data-astro-cid-tbtw7aet]{align-items:center;gap:9px;display:flex}.home-subservices__actions[data-astro-cid-tbtw7aet]>button[data-astro-cid-tbtw7aet]{border:1px solid var(--line);width:46px;height:46px;color:var(--navy-800);cursor:pointer;background:#fff;border-radius:12px;flex:none;place-items:center;display:grid}.home-subservices__actions[data-astro-cid-tbtw7aet]>button[data-astro-cid-tbtw7aet]:hover{border-color:var(--teal-300);color:var(--teal-700)}.home-subservices__actions[data-astro-cid-tbtw7aet]>button[data-astro-cid-tbtw7aet]:focus-visible{outline:3px solid var(--coral-500);outline-offset:2px}.home-subservices__grid[data-astro-cid-tbtw7aet]{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media (width<=1080px){.home-services-grid[data-astro-cid-tbtw7aet],.home-subservices__grid[data-astro-cid-tbtw7aet]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.home-service-explorer__all[data-astro-cid-tbtw7aet]{flex-direction:column;align-items:stretch;gap:14px;padding:18px}.home-service-explorer__all[data-astro-cid-tbtw7aet] .button[data-astro-cid-tbtw7aet]{width:100%}.home-services-grid[data-astro-cid-tbtw7aet]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-subservices__heading[data-astro-cid-tbtw7aet]{grid-template-columns:1fr;align-items:start;gap:17px}.home-subservices__actions[data-astro-cid-tbtw7aet]{justify-content:space-between}.home-subservices__grid[data-astro-cid-tbtw7aet]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (width<=420px){.home-services-grid[data-astro-cid-tbtw7aet]{grid-template-columns:1fr}.home-subservices__surface[data-astro-cid-tbtw7aet]{border-radius:var(--radius-md);padding:18px 14px}.home-subservices__actions[data-astro-cid-tbtw7aet] .button[data-astro-cid-tbtw7aet]{flex:auto}.home-subservices__grid[data-astro-cid-tbtw7aet]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-subservices[data-astro-cid-tbtw7aet]{transition:none}}.object-explorer[data-astro-cid-gqcq4nqi]{background:#fff}.object-explorer__grid[data-astro-cid-gqcq4nqi]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.object-explorer__card[data-astro-cid-gqcq4nqi]{border:1px solid var(--line);border-radius:var(--radius-md);width:100%;min-height:160px;box-shadow:var(--shadow-sm);color:var(--navy-900);font:inherit;text-align:left;cursor:pointer;background:#fff;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:20px;padding:14px 20px 14px 14px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid;overflow:hidden}.object-explorer__card[data-astro-cid-gqcq4nqi]:hover{border-color:var(--teal-300);transform:translateY(-3px);box-shadow:0 18px 42px #102a431c}.object-explorer__card[data-astro-cid-gqcq4nqi]:focus-visible{outline:3px solid var(--teal-500);outline-offset:4px}.object-explorer__card[data-astro-cid-gqcq4nqi].is-active{border-color:var(--teal-600);background:linear-gradient(135deg,#f7fcfa,#f0f8f6);box-shadow:0 18px 42px #102a4321}.object-explorer__visual[data-astro-cid-gqcq4nqi]{background:linear-gradient(145deg, var(--canvas-blue), white);border-radius:18px;place-items:center;width:100%;height:132px;display:grid;position:relative;overflow:hidden}.object-explorer__visual[data-astro-cid-gqcq4nqi]:before{background:var(--teal-100);content:"";border-radius:50%;width:96px;height:96px;position:absolute}.object-explorer__visual[data-astro-cid-gqcq4nqi] img[data-astro-cid-gqcq4nqi]{object-fit:contain;width:100%;height:100%;padding:4px;transition:transform .18s;position:relative}.object-explorer__card[data-astro-cid-gqcq4nqi]:hover .object-explorer__visual[data-astro-cid-gqcq4nqi] img[data-astro-cid-gqcq4nqi]{transform:scale(1.025)}.object-explorer__copy[data-astro-cid-gqcq4nqi]{min-width:0;display:block}.object-explorer__copy[data-astro-cid-gqcq4nqi] strong[data-astro-cid-gqcq4nqi]{margin-bottom:5px;font-family:Roboto Condensed Variable,Arial Narrow,Arial,sans-serif;font-size:clamp(1.2rem,1.65vw,1.45rem);line-height:1.15;display:block}.object-explorer__copy[data-astro-cid-gqcq4nqi]>span[data-astro-cid-gqcq4nqi]{color:var(--muted);font-size:.85rem;line-height:1.55;display:block}.object-explorer__copy[data-astro-cid-gqcq4nqi] small[data-astro-cid-gqcq4nqi]{color:var(--teal-700);margin-top:5px;font-size:.72rem;font-weight:850;display:none}.object-explorer__action[data-astro-cid-gqcq4nqi]{color:var(--teal-700);white-space:nowrap;align-items:center;gap:8px;font-size:.75rem;font-weight:850;display:inline-flex}.object-explorer__action[data-astro-cid-gqcq4nqi] svg{transition:transform .16s}.object-explorer__card[data-astro-cid-gqcq4nqi].is-active .object-explorer__action[data-astro-cid-gqcq4nqi] svg{transform:rotate(90deg)}.object-explorer__panels[data-astro-cid-gqcq4nqi]{margin-top:24px}.object-explorer__panels[data-astro-cid-gqcq4nqi][hidden],.object-explorer__panel[data-astro-cid-gqcq4nqi][hidden]{display:none}.object-explorer__panel[data-astro-cid-gqcq4nqi]{background:radial-gradient(circle at 94% 8%,#73d65a2e,#0000 28%),linear-gradient(145deg,#f2f9f6,#f7fbfc);border:1px solid #2e844f38;border-radius:26px;padding:clamp(24px,3.5vw,40px);scroll-margin-top:92px;animation:.19s both object-panel-in;box-shadow:0 22px 52px #102a431a}.object-explorer__panel-heading[data-astro-cid-gqcq4nqi]{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.object-explorer__panel-heading[data-astro-cid-gqcq4nqi] h3[data-astro-cid-gqcq4nqi]{margin:7px 0 9px;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.08}.object-explorer__panel-heading[data-astro-cid-gqcq4nqi] p[data-astro-cid-gqcq4nqi]{max-width:760px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.object-explorer__close[data-astro-cid-gqcq4nqi]{border:1px solid var(--line);width:44px;height:44px;color:var(--navy-800);cursor:pointer;background:#fff;border-radius:14px;flex:0 0 44px;place-items:center;display:grid}.object-explorer__close[data-astro-cid-gqcq4nqi]:hover{border-color:var(--teal-400);color:var(--teal-700)}.object-explorer__close[data-astro-cid-gqcq4nqi]:focus-visible{outline:3px solid var(--teal-500);outline-offset:3px}.object-explorer__services[data-astro-cid-gqcq4nqi]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi]{min-width:0;min-height:98px;color:var(--navy-900);background:#ffffffe0;border:1px solid #102a431a;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi]:hover{border-color:var(--teal-400);transform:translateY(-2px);box-shadow:0 12px 30px #102a4317}.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi]:focus-visible{outline:3px solid var(--teal-500);outline-offset:3px}.object-explorer__service-icon[data-astro-cid-gqcq4nqi]{background:var(--teal-100);width:48px;height:48px;color:var(--teal-700);border-radius:14px;place-items:center;display:grid}.object-explorer__services[data-astro-cid-gqcq4nqi] strong[data-astro-cid-gqcq4nqi],.object-explorer__services[data-astro-cid-gqcq4nqi] small[data-astro-cid-gqcq4nqi]{display:block}.object-explorer__services[data-astro-cid-gqcq4nqi] strong[data-astro-cid-gqcq4nqi]{margin-bottom:4px;font-size:.93rem}.object-explorer__services[data-astro-cid-gqcq4nqi] small[data-astro-cid-gqcq4nqi]{color:var(--muted);font-size:.72rem;line-height:1.45}.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi]>svg{color:var(--teal-700)}.object-explorer__panel-actions[data-astro-cid-gqcq4nqi]{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@keyframes object-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.object-explorer__action[data-astro-cid-gqcq4nqi]>span[data-astro-cid-gqcq4nqi]{display:none}}@media (width<=760px){.object-explorer__grid[data-astro-cid-gqcq4nqi]{grid-template-columns:1fr}.object-explorer__card[data-astro-cid-gqcq4nqi]{grid-template-columns:148px minmax(0,1fr) auto;gap:14px;min-height:124px;padding:12px 16px 12px 12px}.object-explorer__visual[data-astro-cid-gqcq4nqi]{height:98px}.object-explorer__services[data-astro-cid-gqcq4nqi]{grid-template-columns:1fr}}@media (width<=540px){.object-explorer__panel[data-astro-cid-gqcq4nqi]{border-radius:21px;padding:20px 14px}.object-explorer__panel-heading[data-astro-cid-gqcq4nqi]{gap:14px}.object-explorer__panel-actions[data-astro-cid-gqcq4nqi]{display:grid}.object-explorer__panel-actions[data-astro-cid-gqcq4nqi] .button[data-astro-cid-gqcq4nqi]{width:100%}}@media (width<=430px){.object-explorer__card[data-astro-cid-gqcq4nqi]{grid-template-columns:112px minmax(0,1fr) auto;gap:10px;min-height:102px;padding:10px 12px 10px 8px}.object-explorer__visual[data-astro-cid-gqcq4nqi]{height:82px}.object-explorer__copy[data-astro-cid-gqcq4nqi] strong[data-astro-cid-gqcq4nqi]{margin-bottom:0;font-size:1.08rem}.object-explorer__copy[data-astro-cid-gqcq4nqi]>span[data-astro-cid-gqcq4nqi]{display:none}.object-explorer__copy[data-astro-cid-gqcq4nqi] small[data-astro-cid-gqcq4nqi]{display:block}.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi]{grid-template-columns:44px minmax(0,1fr) auto;min-height:86px;padding:12px}.object-explorer__service-icon[data-astro-cid-gqcq4nqi]{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.object-explorer__panel[data-astro-cid-gqcq4nqi]{animation:none}.object-explorer__card[data-astro-cid-gqcq4nqi],.object-explorer__visual[data-astro-cid-gqcq4nqi] img[data-astro-cid-gqcq4nqi],.object-explorer__services[data-astro-cid-gqcq4nqi]>a[data-astro-cid-gqcq4nqi],.object-explorer__action[data-astro-cid-gqcq4nqi] svg{transition:none}}.promotions[data-astro-cid-br4docr7]{background:radial-gradient(circle at 90% 8%,#73d65a1f,#0000 26%),linear-gradient(#f5faf8 0%,#eef6f6 100%);padding-block:clamp(70px,8vw,108px);scroll-margin-top:92px;overflow:clip}.promotions__heading[data-astro-cid-br4docr7]{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);align-items:end;gap:clamp(35px,7vw,90px);margin-bottom:clamp(30px,4vw,46px);display:grid}.promotions__heading[data-astro-cid-br4docr7] h2[data-astro-cid-br4docr7]{margin:8px 0 0;font-size:clamp(2.55rem,4.6vw,4.25rem);line-height:1.02}.promotions__aside[data-astro-cid-br4docr7]{justify-items:start;gap:20px;display:grid}.promotions__aside[data-astro-cid-br4docr7]>p[data-astro-cid-br4docr7]{color:var(--muted);margin:0;font-size:.96rem;line-height:1.72}.promotions__controls[data-astro-cid-br4docr7]{align-items:center;gap:10px;display:flex}.promotions__control[data-astro-cid-br4docr7]{width:48px;height:48px;color:var(--navy-900);cursor:pointer;background:#fff;border:1px solid #102a4329;border-radius:50%;flex:0 0 48px;place-items:center;padding:0;transition:border-color .18s,background-color .18s,transform .18s;display:grid;box-shadow:0 10px 24px #102a4314}.promotions__control--previous[data-astro-cid-br4docr7] svg{transform:rotate(180deg)}.promotions__control[data-astro-cid-br4docr7]:hover:not(:disabled){border-color:var(--teal-600);background:var(--teal-100);transform:translateY(-2px)}.promotions__control[data-astro-cid-br4docr7]:disabled{opacity:.36;cursor:not-allowed}.promotions__status[data-astro-cid-br4docr7]{min-width:96px;color:var(--muted);text-align:center;font-size:.8rem;font-weight:800}.promotions__status[data-astro-cid-br4docr7] strong[data-astro-cid-br4docr7]{color:var(--navy-900);font:inherit}.promotions__viewport[data-astro-cid-br4docr7]{border-radius:clamp(24px,3vw,32px);min-width:0;overflow:hidden}.promotions__track[data-astro-cid-br4docr7]{--promotions-columns:3;--promotions-gap:16px;--promotions-total-gap:32px;gap:var(--promotions-gap);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;width:100%;min-width:0;display:flex;position:relative;overflow-x:auto}.promotions__track[data-astro-cid-br4docr7]::-webkit-scrollbar{display:none}.promotions__card[data-astro-cid-br4docr7]{min-width:calc((100% - var(--promotions-total-gap)) / var(--promotions-columns));flex:0 0 calc((100% - var(--promotions-total-gap)) / var(--promotions-columns));scroll-snap-align:start;scroll-snap-stop:always;background:#fff;border:1px solid #102a431f;border-radius:clamp(24px,3vw,32px);flex-direction:column;min-height:570px;display:flex;overflow:hidden;box-shadow:0 28px 74px #102a431c}.promotions__visual[data-astro-cid-br4docr7]{color:#fff;background:radial-gradient(circle at 50% 46%,#73d65a38,#0000 31%),repeating-linear-gradient(135deg,#ffffff08 0 1px,#0000 1px 18px),#08283f;place-content:center;justify-items:center;gap:8px;min-height:185px;padding:27px;display:grid;position:relative}.promotions__visual--image[data-astro-cid-br4docr7]{place-content:center start;justify-items:start}.promotions__visual--image[data-astro-cid-br4docr7]:after{z-index:0;pointer-events:none;content:"";background:linear-gradient(90deg,#03142685 0%,#0314262e 48%,#0000 72%);position:absolute;inset:0}.promotions__visual-image[data-astro-cid-br4docr7]{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.promotions__number[data-astro-cid-br4docr7]{z-index:1;color:#ffffff5c;font-family:Roboto Condensed Variable,Arial Narrow,Arial,sans-serif;font-size:1.55rem;font-weight:850;position:absolute;top:18px;left:20px}.promotions__icon[data-astro-cid-br4docr7]{z-index:1;color:#8be66f;background:#73d65a2e;border:1px solid #ffffff61;border-radius:22px;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:0 22px 54px #00081440}.promotions__content[data-astro-cid-br4docr7]{flex-direction:column;flex:1;align-items:flex-start;min-width:0;padding:26px;display:flex}.promotions__content[data-astro-cid-br4docr7] h3[data-astro-cid-br4docr7]{max-width:720px;margin:10px 0 15px;font-size:clamp(1.55rem,2.15vw,2rem);line-height:1.08}.promotions__content[data-astro-cid-br4docr7]>p[data-astro-cid-br4docr7]{max-width:750px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.62}.promotions__content[data-astro-cid-br4docr7] ul[data-astro-cid-br4docr7]{flex-wrap:wrap;gap:7px;margin:19px 0 0;padding:0;list-style:none;display:flex}.promotions__content[data-astro-cid-br4docr7] li[data-astro-cid-br4docr7]{border:1px solid var(--line);background:var(--canvas-blue);min-height:34px;color:var(--navy-800);border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.68rem;font-weight:800;display:flex}.promotions__content[data-astro-cid-br4docr7] li[data-astro-cid-br4docr7] svg{color:var(--teal-700)}.promotions__footer[data-astro-cid-br4docr7]{align-items:start;gap:13px;width:100%;margin-top:auto;padding-top:22px;display:grid}.promotions__footer[data-astro-cid-br4docr7] .button[data-astro-cid-br4docr7]{width:100%}.promotions__footer[data-astro-cid-br4docr7]>small[data-astro-cid-br4docr7]{max-width:390px;color:var(--muted);font-size:.65rem;line-height:1.5}.promotions__pagination[data-astro-cid-br4docr7]{justify-content:center;gap:7px;padding-top:22px;display:flex}.promotions__dot[data-astro-cid-br4docr7]{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.promotions__dot[data-astro-cid-br4docr7][hidden]{display:none}.promotions__dot[data-astro-cid-br4docr7] span[data-astro-cid-br4docr7]{background:#102a433d;border-radius:999px;width:9px;height:9px;transition:width .18s,background-color .18s}.promotions__dot[data-astro-cid-br4docr7][aria-current=true] span[data-astro-cid-br4docr7]{background:var(--teal-600);width:27px}.promotions__control[data-astro-cid-br4docr7]:focus-visible,.promotions__dot[data-astro-cid-br4docr7]:focus-visible,.promotions__track[data-astro-cid-br4docr7]:focus-visible{outline-offset:3px;outline:3px solid #2d973e59}@media (width<=980px){.promotions__heading[data-astro-cid-br4docr7]{grid-template-columns:1fr}.promotions__track[data-astro-cid-br4docr7]{--promotions-columns:2;--promotions-total-gap:16px}}@media (width<=680px){.promotions__track[data-astro-cid-br4docr7]{--promotions-columns:1;--promotions-total-gap:0px}.promotions__pagination[data-astro-cid-br4docr7]{display:none}}@media (width<=560px){.promotions[data-astro-cid-br4docr7]{padding-block:58px}.promotions__heading[data-astro-cid-br4docr7]{gap:19px}.promotions__heading[data-astro-cid-br4docr7] h2[data-astro-cid-br4docr7]{font-size:clamp(2.3rem,11vw,3.1rem)}.promotions__viewport[data-astro-cid-br4docr7],.promotions__card[data-astro-cid-br4docr7]{border-radius:22px}.promotions__visual[data-astro-cid-br4docr7]{min-height:180px}.promotions__icon[data-astro-cid-br4docr7]{border-radius:21px;width:68px;height:68px}.promotions__content[data-astro-cid-br4docr7]{padding:25px 22px 28px}.promotions__content[data-astro-cid-br4docr7] h3[data-astro-cid-br4docr7]{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.promotions__control[data-astro-cid-br4docr7],.promotions__dot[data-astro-cid-br4docr7] span[data-astro-cid-br4docr7]{transition:none}}.process-story[data-astro-cid-lmeazerq]{--process-text:#0d2945;--process-muted:#667b91;--process-accent:#348f42;--process-border:#155f7b24;color:var(--process-text);background:radial-gradient(circle at 82% 18%,#73d65a1a,#0000 28%),linear-gradient(#fff 0%,#f7fbfc 100%);padding-block:clamp(72px,7vw,104px)}.process-story__copy[data-astro-cid-lmeazerq]{max-width:760px;margin-bottom:clamp(34px,4vw,48px)}.process-story__copy[data-astro-cid-lmeazerq] h2[data-astro-cid-lmeazerq]{margin-bottom:20px;font-size:clamp(2.5rem,4.2vw,4rem);line-height:1.03}.process-story__copy[data-astro-cid-lmeazerq] p[data-astro-cid-lmeazerq]{max-width:650px;color:var(--process-muted);margin:0;font-size:clamp(1rem,1.25vw,1.14rem)}.process-story__stages[data-astro-cid-lmeazerq]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.process-story__stages[data-astro-cid-lmeazerq] li[data-astro-cid-lmeazerq]{border:1px solid var(--process-border);background:#ffffffeb;border-radius:20px;min-height:245px;padding:25px;box-shadow:0 12px 34px #1f4c6612}.process-story__stage-top[data-astro-cid-lmeazerq]{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.process-story__stage-icon[data-astro-cid-lmeazerq]{background:var(--process-accent);width:42px;height:42px;mask:var(--process-icon) center / contain no-repeat;-webkit-mask:var(--process-icon) center / contain no-repeat;display:block}.process-story__stage-icon--call[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-call.svg)}.process-story__stage-icon--details[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-details.svg)}.process-story__stage-icon--plan[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-plan.svg)}.process-story__stage-icon--agreement[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-agreement.svg)}.process-story__stage-icon--treatment[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-treatment.svg)}.process-story__stage-icon--recommendations[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-recommendations.svg)}.process-story__number[data-astro-cid-lmeazerq]{color:var(--process-accent);letter-spacing:.08em;font-size:.78rem;font-weight:850}.process-story__stages[data-astro-cid-lmeazerq] h3[data-astro-cid-lmeazerq]{margin-bottom:12px;font-size:clamp(1.45rem,2vw,1.8rem)}.process-story__stages[data-astro-cid-lmeazerq] p[data-astro-cid-lmeazerq]{color:var(--process-muted);margin:0;font-size:.9rem;line-height:1.6}.process-story__principles[data-astro-cid-lmeazerq]{border:1px solid var(--process-border);background:#ffffffd1;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;display:grid;overflow:hidden}.process-story__principle[data-astro-cid-lmeazerq]{min-height:108px;color:var(--process-text);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;padding:20px;font-size:.78rem;font-weight:700;line-height:1.45;display:grid}.process-story__principle[data-astro-cid-lmeazerq]+.process-story__principle[data-astro-cid-lmeazerq]{border-left:1px solid var(--process-border)}.process-story__principle-icon[data-astro-cid-lmeazerq]{background:var(--process-accent);width:34px;height:34px;mask:var(--process-icon) center / contain no-repeat;-webkit-mask:var(--process-icon) center / contain no-repeat;display:block}.process-story__principle-icon--info[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-info.svg)}.process-story__principle-icon--transparency[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-transparency.svg)}.process-story__principle-icon--standards[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-standards.svg)}.process-story__principle-icon--support[data-astro-cid-lmeazerq]{--process-icon:url(/assets/process/icon-support.svg)}.process-story__team[data-astro-cid-lmeazerq]{color:#fff;background:radial-gradient(circle at 12% 20%,#73d65a2e,#0000 30%),linear-gradient(135deg,#0b2944 0%,#0c3853 58%,#0d4353 100%);border:1px solid #86df6f38;border-radius:28px;grid-template-columns:auto minmax(0,1fr) minmax(230px,auto);align-items:center;gap:clamp(26px,4vw,52px);margin-top:28px;padding:clamp(26px,3.4vw,42px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 58px #0d29452e}.process-story__team[data-astro-cid-lmeazerq]:after{content:"";pointer-events:none;border:1px solid #86df6f33;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-104px;right:-74px}.process-story__team-people[data-astro-cid-lmeazerq]{z-index:1;align-items:center;display:flex;position:relative}.process-story__person[data-astro-cid-lmeazerq]{background:#dce9e9;border:3px solid #ffffffe0;border-radius:22px;width:106px;height:126px;margin:0;position:relative;overflow:hidden;box-shadow:0 14px 32px #0000003d}.process-story__person[data-astro-cid-lmeazerq]+.process-story__person[data-astro-cid-lmeazerq]{margin-left:-24px;transform:translateY(14px)}.process-story__person[data-astro-cid-lmeazerq] img[data-astro-cid-lmeazerq]{object-fit:cover;width:100%;height:100%;display:block}.process-story__person--anton[data-astro-cid-lmeazerq] img[data-astro-cid-lmeazerq]{object-position:center 45%}.process-story__person--vladimir[data-astro-cid-lmeazerq] img[data-astro-cid-lmeazerq]{object-position:center 36%}.process-story__person[data-astro-cid-lmeazerq] figcaption[data-astro-cid-lmeazerq]{color:#fff;text-align:center;background:#082237d6;border-radius:9px;padding:5px 7px;font-size:.68rem;font-weight:850;position:absolute;bottom:7px;left:7px;right:7px}.process-story__team-copy[data-astro-cid-lmeazerq]{z-index:1;min-width:0;position:relative}.process-story__team-eyebrow[data-astro-cid-lmeazerq]{color:#a7ee95;letter-spacing:.09em;text-transform:uppercase;font-size:.74rem;font-weight:900}.process-story__team-copy[data-astro-cid-lmeazerq] h3[data-astro-cid-lmeazerq]{color:#fff;margin:9px 0 12px;font-size:clamp(1.8rem,2.7vw,2.65rem);line-height:1.05}.process-story__team-copy[data-astro-cid-lmeazerq] p[data-astro-cid-lmeazerq]{color:#ebf5f8d1;max-width:650px;margin:0;font-size:.9rem;line-height:1.65}.process-story__team-actions[data-astro-cid-lmeazerq]{z-index:1;gap:17px;display:grid;position:relative}.process-story__team-actions[data-astro-cid-lmeazerq] .button[data-astro-cid-lmeazerq]{width:100%}.process-story__media-link[data-astro-cid-lmeazerq]{color:#b8f1aa;text-align:center;justify-content:center;align-items:center;gap:8px;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.process-story__media-link[data-astro-cid-lmeazerq]:hover{color:#fff}.process-story__media-link[data-astro-cid-lmeazerq]:focus-visible{outline-offset:5px;border-radius:8px;outline:3px solid #fff}@media (width<=920px){.process-story__stages[data-astro-cid-lmeazerq],.process-story__principles[data-astro-cid-lmeazerq]{grid-template-columns:repeat(2,minmax(0,1fr))}.process-story__principle[data-astro-cid-lmeazerq]:nth-child(3){border-top:1px solid var(--process-border);border-left:0}.process-story__principle[data-astro-cid-lmeazerq]:nth-child(4){border-top:1px solid var(--process-border)}.process-story__team[data-astro-cid-lmeazerq]{grid-template-columns:auto minmax(0,1fr)}.process-story__team-actions[data-astro-cid-lmeazerq]{grid-column:1/-1;width:min(100%,420px)}}@media (width<=600px){.process-story[data-astro-cid-lmeazerq]{padding-block:64px}.process-story__stages[data-astro-cid-lmeazerq]{grid-template-columns:1fr;gap:12px}.process-story__stages[data-astro-cid-lmeazerq] li[data-astro-cid-lmeazerq]{min-height:0;padding:21px}.process-story__stage-top[data-astro-cid-lmeazerq]{margin-bottom:20px}.process-story__principles[data-astro-cid-lmeazerq]{grid-template-columns:1fr}.process-story__principle[data-astro-cid-lmeazerq]{min-height:76px;padding:15px 18px;font-size:.84rem}.process-story__principle[data-astro-cid-lmeazerq]+.process-story__principle[data-astro-cid-lmeazerq]{border-top:1px solid var(--process-border);border-left:0}.process-story__team[data-astro-cid-lmeazerq]{border-radius:23px;grid-template-columns:1fr;gap:28px;padding:24px 20px 26px}.process-story__team-people[data-astro-cid-lmeazerq]{padding-left:8px}.process-story__person[data-astro-cid-lmeazerq]{border-radius:18px;width:94px;height:110px}.process-story__person[data-astro-cid-lmeazerq]+.process-story__person[data-astro-cid-lmeazerq]{margin-left:-18px;transform:translateY(9px)}.process-story__team-copy[data-astro-cid-lmeazerq] h3[data-astro-cid-lmeazerq]{font-size:2rem}.process-story__team-actions[data-astro-cid-lmeazerq]{grid-column:auto;width:100%}}.before-after[data-astro-cid-gr2ouuvh]{background:radial-gradient(circle at 8% 10%,#73d65a21,#0000 28%),linear-gradient(#eff7f4 0%,#f6fafb 100%);padding-block:clamp(70px,8vw,110px);scroll-margin-top:92px}.before-after__heading[data-astro-cid-gr2ouuvh]{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:clamp(35px,7vw,90px);margin-bottom:clamp(32px,4vw,48px);display:grid}.before-after__heading[data-astro-cid-gr2ouuvh] h2[data-astro-cid-gr2ouuvh]{margin:7px 0 0;font-size:clamp(2.6rem,4.8vw,4.5rem);line-height:1.02}.before-after__heading[data-astro-cid-gr2ouuvh]>p[data-astro-cid-gr2ouuvh]{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.before-after__heading-aside[data-astro-cid-gr2ouuvh]{justify-items:start;gap:22px;display:grid}.before-after__heading-aside[data-astro-cid-gr2ouuvh]>p[data-astro-cid-gr2ouuvh]{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.before-after__controls[data-astro-cid-gr2ouuvh]{align-items:center;gap:10px;min-height:48px;display:flex}.before-after__control[data-astro-cid-gr2ouuvh]{width:48px;height:48px;color:var(--navy-900);cursor:pointer;background:#fff;border:1px solid #102a432b;border-radius:50%;flex:0 0 48px;place-items:center;padding:0;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:grid;box-shadow:0 9px 24px #102a4314}.before-after__control--previous[data-astro-cid-gr2ouuvh] svg{transform:rotate(180deg)}.before-after__control[data-astro-cid-gr2ouuvh]:hover:not(:disabled){border-color:var(--teal-600);background:var(--teal-100);color:var(--teal-800);transform:translateY(-2px)}.before-after__control[data-astro-cid-gr2ouuvh]:focus-visible,.before-after__dot[data-astro-cid-gr2ouuvh]:focus-visible,.before-after__cases[data-astro-cid-gr2ouuvh]:focus-visible{outline-offset:3px;outline:3px solid #20914857}.before-after__control[data-astro-cid-gr2ouuvh]:disabled{opacity:.38;cursor:not-allowed}.before-after__status[data-astro-cid-gr2ouuvh]{min-width:100px;color:var(--muted);text-align:center;font-size:.82rem;font-weight:750}.before-after__status[data-astro-cid-gr2ouuvh] strong[data-astro-cid-gr2ouuvh]{color:var(--navy-900);font:inherit}.before-after__carousel[data-astro-cid-gr2ouuvh],.before-after__viewport[data-astro-cid-gr2ouuvh]{min-width:0}.before-after__viewport[data-astro-cid-gr2ouuvh]{border-radius:clamp(24px,3vw,32px);overflow:hidden}.before-after__cases[data-astro-cid-gr2ouuvh]{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:20px;width:100%;min-width:0;display:flex;position:relative;overflow-x:auto}.before-after__cases[data-astro-cid-gr2ouuvh]::-webkit-scrollbar{display:none}.before-after__case[data-astro-cid-gr2ouuvh]{scroll-snap-align:start;scroll-snap-stop:always;background:#fffffff0;border:1px solid #102a431f;border-radius:clamp(24px,3vw,32px);flex:0 0 100%;grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);gap:clamp(26px,4vw,46px);min-width:100%;padding:clamp(18px,2.5vw,30px);display:grid;box-shadow:0 24px 64px #102a431a}.before-after__pagination[data-astro-cid-gr2ouuvh]{justify-content:center;gap:7px;padding-top:23px;display:flex}.before-after__dot[data-astro-cid-gr2ouuvh]{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.before-after__dot[data-astro-cid-gr2ouuvh] span[data-astro-cid-gr2ouuvh]{background:#102a433d;border-radius:999px;width:9px;height:9px;transition:width .18s,background-color .18s}.before-after__dot[data-astro-cid-gr2ouuvh][aria-current=true] span[data-astro-cid-gr2ouuvh]{background:var(--teal-600);width:27px}.before-after__photos[data-astro-cid-gr2ouuvh]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.before-after[data-astro-cid-gr2ouuvh] figure[data-astro-cid-gr2ouuvh]{min-width:0;margin:0}.before-after__image[data-astro-cid-gr2ouuvh]{aspect-ratio:3/4;background:var(--canvas-blue);border-radius:20px;position:relative;overflow:hidden}.before-after__image[data-astro-cid-gr2ouuvh] img[data-astro-cid-gr2ouuvh]{object-fit:cover;width:100%;height:100%;display:block}.before-after__image[data-astro-cid-gr2ouuvh] .before-after__photo--align-right[data-astro-cid-gr2ouuvh]{object-position:right center}.before-after__label[data-astro-cid-gr2ouuvh]{color:#fff;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff7a;border-radius:999px;align-items:center;min-height:38px;padding:7px 13px;font-size:.76rem;font-weight:900;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 8px 24px #00000029}.before-after__label--before[data-astro-cid-gr2ouuvh]{background:#102a43e0}.before-after__label--after[data-astro-cid-gr2ouuvh]{background:#26753ae8}.before-after[data-astro-cid-gr2ouuvh] figcaption[data-astro-cid-gr2ouuvh]{color:var(--muted);padding:12px 5px 0;font-size:.75rem;line-height:1.5}.before-after__summary[data-astro-cid-gr2ouuvh]{flex-direction:column;align-items:flex-start;min-width:0;padding:clamp(12px,2vw,22px) clamp(4px,1vw,12px);display:flex}.before-after__icon[data-astro-cid-gr2ouuvh]{background:var(--teal-100);width:58px;height:58px;color:var(--teal-700);border-radius:17px;place-items:center;margin-bottom:24px;display:grid}.before-after__summary[data-astro-cid-gr2ouuvh] h3[data-astro-cid-gr2ouuvh]{margin:8px 0 15px;font-size:clamp(1.8rem,2.7vw,2.55rem);line-height:1.08}.before-after__summary[data-astro-cid-gr2ouuvh]>p[data-astro-cid-gr2ouuvh]{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.before-after__actions[data-astro-cid-gr2ouuvh]{gap:16px;width:100%;margin-top:auto;padding-top:28px;display:grid}.before-after__actions[data-astro-cid-gr2ouuvh] .button[data-astro-cid-gr2ouuvh]{width:100%}.before-after__actions[data-astro-cid-gr2ouuvh] .text-link[data-astro-cid-gr2ouuvh]{width:fit-content}.before-after__summary[data-astro-cid-gr2ouuvh] small[data-astro-cid-gr2ouuvh]{border-top:1px solid var(--line);color:var(--muted);margin-top:22px;padding-top:20px;font-size:.7rem;line-height:1.55;display:block}@media (width<=980px){.before-after__heading[data-astro-cid-gr2ouuvh],.before-after__case[data-astro-cid-gr2ouuvh]{grid-template-columns:1fr}.before-after__heading-aside[data-astro-cid-gr2ouuvh]>p[data-astro-cid-gr2ouuvh]{max-width:720px}.before-after__summary[data-astro-cid-gr2ouuvh]{padding:10px 4px 4px}.before-after__actions[data-astro-cid-gr2ouuvh]{max-width:420px;margin-top:0}}@media (width<=560px){.before-after[data-astro-cid-gr2ouuvh]{padding-block:58px}.before-after__heading[data-astro-cid-gr2ouuvh],.before-after__heading-aside[data-astro-cid-gr2ouuvh]{gap:18px}.before-after__heading[data-astro-cid-gr2ouuvh] h2[data-astro-cid-gr2ouuvh]{font-size:clamp(2.3rem,12vw,3.25rem)}.before-after__case[data-astro-cid-gr2ouuvh]{border-radius:22px;gap:24px;padding:10px}.before-after__viewport[data-astro-cid-gr2ouuvh]{border-radius:22px}.before-after__photos[data-astro-cid-gr2ouuvh]{gap:7px}.before-after__image[data-astro-cid-gr2ouuvh]{border-radius:14px}.before-after__label[data-astro-cid-gr2ouuvh]{min-height:32px;padding:5px 9px;font-size:.64rem;top:8px;left:8px}.before-after[data-astro-cid-gr2ouuvh] figcaption[data-astro-cid-gr2ouuvh]{padding-inline:2px;font-size:.65rem}.before-after__summary[data-astro-cid-gr2ouuvh]{padding:8px 10px 14px}.before-after__summary[data-astro-cid-gr2ouuvh] h3[data-astro-cid-gr2ouuvh]{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){.before-after__control[data-astro-cid-gr2ouuvh],.before-after__dot[data-astro-cid-gr2ouuvh] span[data-astro-cid-gr2ouuvh]{transition:none}}.home-callback[data-astro-cid-rma3lejl]{background:#f5f9fa;padding-block:clamp(58px,7vw,90px)}.home-callback__panel[data-astro-cid-rma3lejl]{isolation:isolate;background:radial-gradient(circle at 8% 12%, #73d65a29, transparent 31%), linear-gradient(135deg, #071b31 0%, var(--navy-950) 58%, #0b2d43 100%);color:#fff;border:1px solid #73d65a33;border-radius:clamp(24px,3vw,34px);grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:clamp(38px,7vw,92px);padding:clamp(34px,5vw,68px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #102a4329}.home-callback__panel[data-astro-cid-rma3lejl]:after{z-index:-1;content:"";border:1px solid #73d65a24;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-170px;right:-100px}.home-callback__copy[data-astro-cid-rma3lejl]{max-width:680px}.home-callback[data-astro-cid-rma3lejl] .eyebrow[data-astro-cid-rma3lejl]{color:var(--teal-300)}.home-callback[data-astro-cid-rma3lejl] h2[data-astro-cid-rma3lejl]{color:#fff;margin-bottom:20px;font-size:clamp(2.45rem,4.5vw,4.2rem);line-height:1.02}.home-callback__copy[data-astro-cid-rma3lejl]>p[data-astro-cid-rma3lejl]{color:#ffffffb8;max-width:650px;margin:0;font-size:clamp(.98rem,1.3vw,1.1rem);line-height:1.7}.home-callback[data-astro-cid-rma3lejl] ul[data-astro-cid-rma3lejl]{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.home-callback[data-astro-cid-rma3lejl] li[data-astro-cid-rma3lejl]{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:8px 12px;font-size:.76rem;font-weight:750;display:inline-flex}.home-callback[data-astro-cid-rma3lejl] li[data-astro-cid-rma3lejl] svg{color:var(--teal-300);flex:none}.home-callback__form[data-astro-cid-rma3lejl]{min-width:0}@media (width<=900px){.home-callback__panel[data-astro-cid-rma3lejl]{grid-template-columns:1fr}.home-callback__form[data-astro-cid-rma3lejl]{width:min(100%,620px)}}@media (width<=560px){.home-callback[data-astro-cid-rma3lejl]{padding-block:36px}.home-callback[data-astro-cid-rma3lejl]>.container[data-astro-cid-rma3lejl]{width:min(100% - 20px, var(--container))}.home-callback__panel[data-astro-cid-rma3lejl]{border-radius:24px;gap:28px;padding:25px 15px 15px}.home-callback__copy[data-astro-cid-rma3lejl]{padding-inline:8px}.home-callback[data-astro-cid-rma3lejl] h2[data-astro-cid-rma3lejl]{font-size:clamp(2.15rem,11vw,3rem)}.home-callback[data-astro-cid-rma3lejl] ul[data-astro-cid-rma3lejl]{display:grid}.home-callback[data-astro-cid-rma3lejl] li[data-astro-cid-rma3lejl]{width:fit-content}}.home-pricing[data-astro-cid-75pukhim]{background:radial-gradient(circle at 90% 10%, #73d65a2e, transparent 30%), var(--navy-950);color:#fff;padding-block:clamp(68px,8vw,108px)}.home-pricing__layout[data-astro-cid-75pukhim]{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(42px,8vw,110px);display:grid}.home-pricing[data-astro-cid-75pukhim] .eyebrow[data-astro-cid-75pukhim]{color:var(--teal-300)}.home-pricing[data-astro-cid-75pukhim] h2[data-astro-cid-75pukhim]{color:#fff;max-width:700px}.home-pricing__copy[data-astro-cid-75pukhim]>p[data-astro-cid-75pukhim]{color:#ffffffb8;max-width:700px;font-size:1rem;line-height:1.75}.home-pricing__actions[data-astro-cid-75pukhim]{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-pricing__side[data-astro-cid-75pukhim]{gap:22px;min-width:0;display:grid}.home-pricing__visual[data-astro-cid-75pukhim]{aspect-ratio:3/2;pointer-events:none;position:relative;overflow:hidden}.home-pricing__visual[data-astro-cid-75pukhim] img[data-astro-cid-75pukhim]{filter:drop-shadow(0 22px 40px #0003);object-fit:contain;user-select:none;width:100%;height:100%;display:block;mask-image:linear-gradient(#000 0% 88%,#0000 100%)}.home-pricing__factors[data-astro-cid-75pukhim]{gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-pricing__factors[data-astro-cid-75pukhim] li[data-astro-cid-75pukhim]{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:56px 1fr;align-items:center;gap:16px;min-height:78px;padding:12px 20px 12px 12px;display:grid}.home-pricing__factors[data-astro-cid-75pukhim] span[data-astro-cid-75pukhim]{width:54px;height:54px;color:var(--teal-300);background:#73d65a24;border-radius:14px;place-items:center;display:grid}.home-pricing__factors[data-astro-cid-75pukhim] strong[data-astro-cid-75pukhim]{color:#fff;font-size:.94rem}@media (width<=840px){.home-pricing__layout[data-astro-cid-75pukhim]{grid-template-columns:1fr}.home-pricing__side[data-astro-cid-75pukhim]{width:min(100%,680px);margin-inline:auto}}@media (width<=520px){.home-pricing__actions[data-astro-cid-75pukhim],.home-pricing__actions[data-astro-cid-75pukhim] .button[data-astro-cid-75pukhim]{width:100%}}.business-centered[data-astro-cid-jjyl5trz]{--business-bg:#051427;--business-bg-deep:#03101f;--business-panel:#081b31db;--business-border:#73d65a3d;--business-border-strong:#73d65a7a;--business-accent:#73d65a;--business-accent-strong:#4dbc39;--business-text:#f5f8fb;--business-muted:#b7c7d7;--business-pad-top:clamp(76px, 7vw, 108px);isolation:isolate;padding-block:var(--business-pad-top) clamp(60px, 6vw, 88px);background:var(--business-bg);color:var(--business-text);position:relative;overflow:hidden}.business-centered[data-astro-cid-jjyl5trz]:before{z-index:0;content:"";pointer-events:none;background:url(/assets/business-centered/decor/section-background.svg) top/1920px no-repeat;position:absolute;inset:0}.business-centered__inner[data-astro-cid-jjyl5trz]{position:relative}.business-centered__hero[data-astro-cid-jjyl5trz]{min-height:clamp(480px,39vw,560px);padding-bottom:clamp(46px,5vw,64px);position:relative}.business-centered__content[data-astro-cid-jjyl5trz]{z-index:4;max-width:620px;padding-top:8px;position:relative}.business-centered__eyebrow[data-astro-cid-jjyl5trz]{color:var(--business-accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:27px;font-size:.82rem;font-weight:800;line-height:1.2;display:inline-flex}.business-centered__eyebrow[data-astro-cid-jjyl5trz]:before{content:"";background:currentColor;border-radius:999px;width:38px;height:2px}.business-centered__content[data-astro-cid-jjyl5trz] h2[data-astro-cid-jjyl5trz]{max-width:620px;color:var(--business-text);letter-spacing:-.035em;text-wrap:balance;margin:0 0 24px;font-size:clamp(3.35rem,4.7vw,4.7rem);font-weight:760;line-height:.96}.business-centered__lead[data-astro-cid-jjyl5trz]{max-width:590px;color:var(--business-muted);margin:0;font-size:clamp(1rem,1.25vw,1.13rem);line-height:1.64}.business-centered__actions[data-astro-cid-jjyl5trz]{flex-wrap:wrap;gap:15px;margin-top:32px;display:flex}.business-centered__button[data-astro-cid-jjyl5trz]{border-radius:13px;min-height:58px;padding-inline:22px;font-size:.92rem}.business-centered__button--primary[data-astro-cid-jjyl5trz]{color:#04111e;background:linear-gradient(#7cdf62 0%,#58c83f 100%);border-color:#0000;box-shadow:0 14px 34px #58c83f38}.business-centered__button--primary[data-astro-cid-jjyl5trz] span[data-astro-cid-jjyl5trz]{font-size:1.2rem;font-weight:500;transition:transform .18s}.business-centered__button--secondary[data-astro-cid-jjyl5trz]{border-color:var(--business-border-strong);color:var(--business-accent);background:#03101fa3}.business-centered__button[data-astro-cid-jjyl5trz]:focus-visible{outline-offset:4px;outline:3px solid #73d65a75}.business-centered__visual[data-astro-cid-jjyl5trz]{z-index:1;top:calc(var(--business-pad-top) * -.22);aspect-ratio:3/2;pointer-events:none;user-select:none;width:min(880px,65vw);position:absolute;left:40%;mask-image:linear-gradient(90deg,#0000 0%,#000 18% 100%)}.business-centered__visual[data-astro-cid-jjyl5trz] picture[data-astro-cid-jjyl5trz],.business-centered__visual[data-astro-cid-jjyl5trz] img[data-astro-cid-jjyl5trz]{width:100%;height:100%;display:block}.business-centered__visual[data-astro-cid-jjyl5trz] img[data-astro-cid-jjyl5trz]{filter:brightness(1.08)saturate(1.06);object-fit:contain;object-position:center top;mask-image:linear-gradient(#000 0% 82%,#0000 100%)}.business-centered__cards[data-astro-cid-jjyl5trz]{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:75%;margin-top:0;display:grid;position:relative}.business-centered__card[data-astro-cid-jjyl5trz]{border:1px solid var(--business-border);background:linear-gradient(#081b31c9,#051427f0);border-radius:20px;flex-direction:column;min-width:0;min-height:238px;padding:27px 26px 23px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 16px 50px #0000002e}.business-centered__icon[data-astro-cid-jjyl5trz]{border:1px solid var(--business-border);width:58px;height:58px;color:var(--business-accent);background:#03101f8a;border-radius:16px;flex:none;place-items:center;margin-bottom:21px;display:grid;box-shadow:inset 0 1px #ffffff0a}.business-centered__icon[data-astro-cid-jjyl5trz] i[data-astro-cid-jjyl5trz]{width:36px;height:36px;mask:var(--business-icon) center / contain no-repeat;-webkit-mask:var(--business-icon) center / contain no-repeat;background:currentColor;display:block}.business-centered__icon--offices[data-astro-cid-jjyl5trz]{--business-icon:url(/assets/business-centered/icons/icon-offices.svg)}.business-centered__icon--warehouse[data-astro-cid-jjyl5trz]{--business-icon:url(/assets/business-centered/icons/icon-warehouse.svg)}.business-centered__icon--management[data-astro-cid-jjyl5trz]{--business-icon:url(/assets/business-centered/icons/icon-management.svg)}.business-centered__icon--calendar[data-astro-cid-jjyl5trz]{--business-icon:url(/assets/business-centered/icons/icon-calendar.svg)}.business-centered__card[data-astro-cid-jjyl5trz] h3[data-astro-cid-jjyl5trz]{color:var(--business-text);letter-spacing:-.02em;margin:0 0 13px;font-size:clamp(1.35rem,1.65vw,1.58rem);line-height:1.1}.business-centered__card[data-astro-cid-jjyl5trz] p[data-astro-cid-jjyl5trz]{max-width:235px;color:var(--business-muted);margin:0;font-size:.9rem;line-height:1.55}.business-centered__arrow[data-astro-cid-jjyl5trz]{color:var(--business-accent);align-self:flex-end;margin-top:auto;font-size:1.7rem;font-weight:350;line-height:1}@media (hover:hover) and (pointer:fine){.business-centered__button--primary[data-astro-cid-jjyl5trz]:hover{background:linear-gradient(#5ae5ff 0%,#22c4ee 100%);box-shadow:0 16px 38px #58c83f4d}.business-centered__button--primary[data-astro-cid-jjyl5trz]:hover span[data-astro-cid-jjyl5trz]{transform:translate(3px)}.business-centered__button--secondary[data-astro-cid-jjyl5trz]:hover{background:#73d65a1a;box-shadow:0 12px 28px #58c83f21}.business-centered__card[data-astro-cid-jjyl5trz]:hover{background:linear-gradient(#0b2644eb,#05162afa);border-color:#73d65a8c;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff14,0 22px 48px #00000045,0 0 34px #73d65a1f}}@media (width<=1100px){.business-centered[data-astro-cid-jjyl5trz]{--business-pad-top:76px}.business-centered__hero[data-astro-cid-jjyl5trz]{min-height:0}.business-centered__content[data-astro-cid-jjyl5trz]{max-width:760px;padding-top:0}.business-centered__content[data-astro-cid-jjyl5trz] h2[data-astro-cid-jjyl5trz]{max-width:720px}.business-centered__visual[data-astro-cid-jjyl5trz]{aspect-ratio:8/5;border-radius:24px;width:min(100%,900px);margin:32px auto -34px;position:relative;top:auto;left:auto;overflow:hidden;mask-image:none}.business-centered__visual[data-astro-cid-jjyl5trz] img[data-astro-cid-jjyl5trz]{object-fit:cover;object-position:center 30%}.business-centered__cards[data-astro-cid-jjyl5trz]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:26px}.business-centered__card[data-astro-cid-jjyl5trz]{min-height:218px}}@media (width<=680px){.business-centered[data-astro-cid-jjyl5trz]{--business-pad-top:62px;padding-bottom:60px}.business-centered__inner[data-astro-cid-jjyl5trz]{width:min(calc(100% - 32px), var(--container))}.business-centered__eyebrow[data-astro-cid-jjyl5trz]{margin-bottom:21px;font-size:.76rem}.business-centered__content[data-astro-cid-jjyl5trz] h2[data-astro-cid-jjyl5trz]{margin-bottom:21px;font-size:clamp(2.55rem,12.5vw,3.25rem);line-height:.98}.business-centered__lead[data-astro-cid-jjyl5trz]{font-size:.96rem;line-height:1.6}.business-centered__actions[data-astro-cid-jjyl5trz]{grid-template-columns:minmax(0,1fr);gap:11px;margin-top:27px;display:grid}.business-centered__button[data-astro-cid-jjyl5trz]{width:100%}.business-centered__visual[data-astro-cid-jjyl5trz]{aspect-ratio:4/3;border-radius:18px;width:100%;margin:28px auto -12px}.business-centered__visual[data-astro-cid-jjyl5trz] img[data-astro-cid-jjyl5trz]{object-position:center top}.business-centered__cards[data-astro-cid-jjyl5trz]{grid-template-columns:minmax(0,1fr);gap:13px;margin-top:22px}.business-centered__card[data-astro-cid-jjyl5trz]{min-height:188px;padding:22px 21px 21px}.business-centered__icon[data-astro-cid-jjyl5trz]{width:50px;height:50px;margin-bottom:17px}.business-centered__icon[data-astro-cid-jjyl5trz] i[data-astro-cid-jjyl5trz]{width:31px;height:31px}.business-centered__card[data-astro-cid-jjyl5trz] p[data-astro-cid-jjyl5trz]{max-width:300px}}@media (prefers-reduced-motion:reduce){.business-centered__button[data-astro-cid-jjyl5trz],.business-centered__button--primary[data-astro-cid-jjyl5trz] span[data-astro-cid-jjyl5trz],.business-centered__card[data-astro-cid-jjyl5trz]{transition:none}}.hero[data-astro-cid-lcdefpme]{isolation:isolate;color:#f5f7fa;background:linear-gradient(90deg,#010816f2 0%,#010a19d6 38%,#010b1c7a 66%,#01091785 100%),linear-gradient(#020b1b29 0%,#020a1814 54%,#020916ad 100%),#020b19;min-height:700px;position:relative;overflow:hidden}.hero__layout[data-astro-cid-lcdefpme]{z-index:2;grid-template-columns:minmax(0,1.24fr) minmax(400px,.76fr);align-items:center;gap:clamp(48px,7vw,92px);padding-block:clamp(70px,8vw,106px);display:grid;position:relative}.hero__copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#f5f7fa;text-shadow:0 4px 30px #00000052;max-width:790px}.hero__copy[data-astro-cid-lcdefpme]{z-index:3;position:relative}.hero__copy[data-astro-cid-lcdefpme]>.eyebrow[data-astro-cid-lcdefpme]{color:#83df67;background:#052033a8;border-color:#58c83f4d}.hero__copy[data-astro-cid-lcdefpme]>.lead[data-astro-cid-lcdefpme]{color:#e8f0f8d6;max-width:680px;margin-bottom:30px}.hero__copy[data-astro-cid-lcdefpme] .button--secondary[data-astro-cid-lcdefpme]{color:#f4f8fc;background:#04182aad;border-color:#58c83f85;box-shadow:inset 0 1px #ffffff12}.hero__copy[data-astro-cid-lcdefpme] .button--secondary[data-astro-cid-lcdefpme]:hover{background:#07273dd1;border-color:#58c83fd1}.hero-principles[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:22px;margin:40px 0 0;padding:0;list-style:none;display:flex}.hero-principles[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#dee9f3d1;text-shadow:0 1px 2px #020b19,0 0 12px #020b19;align-items:center;gap:9px;max-width:150px;font-size:.73rem;line-height:1.35;display:flex}.hero-principles[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#73d65a;background:#041e308f;border:1px solid #58c83f9e;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.hero__form[data-astro-cid-lcdefpme]{z-index:4;position:relative}.hero__visual[data-astro-cid-lcdefpme]{z-index:1;pointer-events:none;filter:drop-shadow(0 28px 42px #0000003d);width:clamp(470px,40vw,590px);position:absolute;bottom:-64px;left:clamp(360px,31vw,430px)}.hero__visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}.safety-section[data-astro-cid-lcdefpme]{--safety-bg:#000819;--safety-panel:#061a33;--safety-panel-deep:#031328;--safety-text:#f5f7fa;--safety-muted:#b8c6d3;--safety-cyan:#73d65a;isolation:isolate;background:var(--safety-bg);color:var(--safety-text);padding-block:clamp(64px,6vw,92px);position:relative;overflow:hidden}.safety-section[data-astro-cid-lcdefpme]:before{z-index:0;content:"";pointer-events:none;background:url(/assets/safety-process-dark/decor/section-background.svg) 50%/cover no-repeat;position:absolute;inset:0}.safety-section[data-astro-cid-lcdefpme]:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle,#26753a26,#0000 68%);border-radius:50%;width:min(720px,58vw);height:580px;position:absolute;top:-160px;right:max(-140px,50vw - 720px)}.safety-section[data-astro-cid-lcdefpme]>.container[data-astro-cid-lcdefpme]{z-index:1;position:relative}.safety-plan[data-astro-cid-lcdefpme]{isolation:isolate;min-height:0;padding-top:clamp(4px,1.2vw,18px);position:relative;overflow:visible}.safety-plan__content[data-astro-cid-lcdefpme]{z-index:2;max-width:650px;min-height:clamp(360px,31vw,440px);margin-bottom:0;position:relative}.safety-plan__content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:650px;color:var(--safety-text);letter-spacing:-.035em;text-wrap:initial;margin:0;font-size:clamp(3rem,4vw,3.65rem);font-weight:800;line-height:.99}.safety-plan__accent[data-astro-cid-lcdefpme]{background:var(--safety-cyan);width:54px;height:3px;margin-top:27px;display:block;box-shadow:0 0 14px #58c83f52}.safety-plan__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:560px;color:var(--safety-muted);margin:26px 0 0;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.58}.safety-plan__visual[data-astro-cid-lcdefpme]{z-index:1;aspect-ratio:3/2;pointer-events:none;user-select:none;width:min(920px,68vw);position:absolute;top:calc(-1*clamp(28px,3.6vw,48px));right:calc(-1*clamp(0px,2.8vw,40px));overflow:hidden}.safety-plan__visual[data-astro-cid-lcdefpme]:before,.safety-plan__visual[data-astro-cid-lcdefpme]:after{z-index:2;content:"";pointer-events:none;position:absolute}.safety-plan__visual[data-astro-cid-lcdefpme]:before{background:linear-gradient(90deg, var(--safety-bg) 0%, #000819db 18%, #00081947 36%, transparent 54%);inset:0}.safety-plan__visual[data-astro-cid-lcdefpme]:after{background:linear-gradient(180deg, transparent 0%, #0008199e 58%, var(--safety-bg) 100%);height:28%;bottom:0;left:0;right:0}.safety-plan__scene[data-astro-cid-lcdefpme]{object-fit:contain;object-position:right top;width:100%;max-width:none;height:100%;display:block;mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.safety-grid[data-astro-cid-lcdefpme]{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.8vw,22px);margin-top:0;display:grid;position:relative}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{background:linear-gradient(145deg,#2169971f,#0000 48%),linear-gradient(#08213ef5,#031328f7);border:1px solid #58c83f38;border-radius:20px;min-height:310px;padding:clamp(26px,2.4vw,32px);transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,inset 0 -1px #58c83f12,0 18px 50px #00000047}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:after{background:var(--safety-cyan);content:"";width:50px;height:2px;position:absolute;bottom:27px;left:clamp(24px,2.3vw,32px);box-shadow:0 0 12px #58c83f4d}.safety-step[data-astro-cid-lcdefpme]{color:#5b94dc57;letter-spacing:-.05em;pointer-events:none;user-select:none;font-family:Roboto Condensed Variable,Arial Narrow,Arial,sans-serif;font-size:clamp(3.25rem,5vw,4.25rem);font-weight:800;line-height:1;position:absolute;top:18px;right:24px}.safety-icon[data-astro-cid-lcdefpme]{border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.safety-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:58px;height:58px;display:block}.safety-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--safety-text);margin:27px 0 13px;font-size:clamp(1.42rem,2vw,1.7rem);line-height:1.12;position:relative}.safety-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:95%;color:var(--safety-muted);margin:0 0 42px;font-size:clamp(.9rem,1.05vw,.98rem);line-height:1.55;position:relative}@media (hover:hover) and (pointer:fine){.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:hover{border-color:#58c83f7a;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff0d,0 26px 52px #00000040,0 0 36px #58c83f17}}@media (width<=1020px){.hero__layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:34px}.hero__copy[data-astro-cid-lcdefpme]{max-width:780px}.hero__visual[data-astro-cid-lcdefpme]{opacity:.76;grid-row:2;justify-self:end;width:min(390px,48vw);margin:-250px 0 -125px;position:relative;bottom:auto;left:auto;right:auto}.hero__form[data-astro-cid-lcdefpme]{grid-row:3;width:min(100%,620px)}}@media (width<=1120px){.safety-plan[data-astro-cid-lcdefpme]{min-height:0}.safety-plan__content[data-astro-cid-lcdefpme]{max-width:760px;min-height:360px}.safety-plan__visual[data-astro-cid-lcdefpme]{width:min(860px,70vw);right:-20px}.safety-grid[data-astro-cid-lcdefpme]{gap:14px}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:300px}}@media (width<=1024px){.safety-section[data-astro-cid-lcdefpme]{padding-block:clamp(52px,7vw,72px)}.safety-plan[data-astro-cid-lcdefpme]{min-height:0;padding-top:0}.safety-plan__content[data-astro-cid-lcdefpme]{max-width:760px;min-height:0}.safety-plan__content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:700px}.safety-plan__visual[data-astro-cid-lcdefpme]{aspect-ratio:3/2;width:min(100%,820px);margin:24px auto -30px;position:relative;top:auto;right:auto}.safety-plan__visual[data-astro-cid-lcdefpme]:before{background:linear-gradient(180deg, var(--safety-bg) 0%, transparent 12%);width:100%;height:100%;display:block;inset:0}.safety-plan__visual[data-astro-cid-lcdefpme]:after{height:30%}.safety-plan__scene[data-astro-cid-lcdefpme]{transform:none}.safety-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:last-child{grid-column:1/-1}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{min-height:270px}}@media (width<=680px){.safety-plan__visual[data-astro-cid-lcdefpme]{aspect-ratio:3/2;width:100%;margin-top:20px;margin-bottom:-18px}.safety-plan__visual[data-astro-cid-lcdefpme]:after{height:38%}.safety-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:12px}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:last-child{grid-column:auto}}@media (width<=760px){.hero[data-astro-cid-lcdefpme]{background:linear-gradient(#010816b8 0%,#0109177a 36%,#010917c7 68%,#020b19 100%),linear-gradient(90deg,#010816c7 0%,#01091752 68%,#0108167a 100%),#020b19;min-height:auto}.hero__layout[data-astro-cid-lcdefpme]{gap:30px;padding-block:60px 75px}.hero__visual[data-astro-cid-lcdefpme]{opacity:1;justify-self:center;width:min(300px,76vw);margin:-12px auto clamp(-200px,-46vw,-145px)}.hero-principles[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:12px;margin-top:30px;display:grid}.hero-principles[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{max-width:none}}@media (width<=540px){.safety-section[data-astro-cid-lcdefpme]{padding-block:46px 58px}.safety-plan[data-astro-cid-lcdefpme]{padding:0}.safety-plan__content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-size:clamp(2.25rem,11vw,2.875rem);line-height:1.03}.safety-plan__accent[data-astro-cid-lcdefpme]{width:52px;margin-top:22px}.safety-plan__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:20px;font-size:.94rem;line-height:1.55}.safety-plan__visual[data-astro-cid-lcdefpme]{width:100%;margin-top:24px}.safety-grid[data-astro-cid-lcdefpme]{margin-top:0}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-radius:17px;min-height:248px;padding:22px}.safety-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:after{bottom:22px;left:22px}.safety-step[data-astro-cid-lcdefpme]{font-size:3.625rem;top:16px;right:18px}.safety-icon[data-astro-cid-lcdefpme],.safety-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:56px;height:56px}.safety-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:20px;font-size:1.45rem}.safety-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:100%;margin-bottom:38px;font-size:.88rem}}
