.service-hero[data-astro-cid-ocfealuv]{background-attachment:fixed;background-image:var(--hero-image);background-position:50%;background-size:cover;overflow:hidden;padding:calc(var(--navbar-height) + 4rem) 0 4rem;position:relative}.service-hero[data-astro-cid-ocfealuv]:before{background:linear-gradient(90deg,#101010f5,#101010d1 42%,#10101047),linear-gradient(0deg,#101010f0,#10101014 58%);content:"";inset:0;pointer-events:none;position:absolute}.service-hero[data-astro-cid-ocfealuv]>.container[data-astro-cid-ocfealuv]{position:relative;z-index:1}.service-hero__grid[data-astro-cid-ocfealuv]{align-items:end;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(280px,380px)}.service-hero__content[data-astro-cid-ocfealuv]{max-width:760px}.service-hero__back[data-astro-cid-ocfealuv]{align-items:center;color:var(--text-muted);display:inline-flex;font-size:var(--fs-sm);font-weight:600;gap:.5rem;margin-bottom:1.5rem}.service-hero__back[data-astro-cid-ocfealuv]:hover{color:var(--primary)}.service-hero__title[data-astro-cid-ocfealuv]{color:var(--light);font-size:clamp(2.5rem,6vw,var(--fs-5xl));margin-bottom:1rem;max-width:820px;text-transform:uppercase}.service-hero__desc[data-astro-cid-ocfealuv]{color:var(--text-secondary);font-size:var(--fs-md);margin:0;max-width:660px}.service-hero__panel[data-astro-cid-ocfealuv]{border-radius:var(--radius-lg);padding:1.5rem}.service-hero__panel-label[data-astro-cid-ocfealuv]{color:var(--primary);font-size:var(--fs-xs);font-weight:800;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.service-hero__list[data-astro-cid-ocfealuv]{display:grid;gap:.8rem}.service-hero__list[data-astro-cid-ocfealuv] li[data-astro-cid-ocfealuv]{align-items:flex-start;color:var(--text-secondary);display:flex;font-size:var(--fs-sm);gap:.7rem}.service-hero__list[data-astro-cid-ocfealuv] i[data-astro-cid-ocfealuv]{color:var(--primary);margin-top:.25rem}.service-gallery[data-astro-cid-ocfealuv]{overflow:hidden}.service-gallery__head[data-astro-cid-ocfealuv]{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.75rem}.service-gallery__head[data-astro-cid-ocfealuv] .section-label[data-astro-cid-ocfealuv]{margin-bottom:0}.service-gallery__title[data-astro-cid-ocfealuv]{color:var(--light);font-size:clamp(1.7rem,3vw,var(--fs-3xl));margin:0}.service-gallery__hint[data-astro-cid-ocfealuv]{color:var(--text-muted);font-size:var(--fs-sm);margin:0}.service-gallery__marquee[data-astro-cid-ocfealuv]{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden;position:relative}.service-gallery__track[data-astro-cid-ocfealuv]{animation:service-gallery-marquee 46s linear infinite;display:flex;gap:1rem;width:-moz-max-content;width:max-content;will-change:transform}.service-gallery__marquee[data-astro-cid-ocfealuv]:focus-within .service-gallery__track[data-astro-cid-ocfealuv],.service-gallery__marquee[data-astro-cid-ocfealuv]:hover .service-gallery__track[data-astro-cid-ocfealuv]{animation-play-state:paused}.service-gallery__slide[data-astro-cid-ocfealuv]{aspect-ratio:4/3;background:var(--dark-3);border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:zoom-in;flex:0 0 auto;overflow:hidden;padding:0;width:clamp(230px,24vw,360px)}.service-gallery__img[data-astro-cid-ocfealuv]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease,filter .35s ease;width:100%}.service-gallery__slide[data-astro-cid-ocfealuv]:hover .service-gallery__img[data-astro-cid-ocfealuv]{filter:contrast(1.05);transform:scale(1.04)}@keyframes service-gallery-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lightbox[data-astro-cid-ocfealuv]{background:transparent;border:0;border-radius:var(--radius-lg);color:var(--light);height:min(820px,calc(100dvh - 2rem));max-height:none;max-width:none;opacity:0;padding:0;transform:scale(.98) translateY(10px);transition:opacity .18s ease,transform .18s ease;width:min(1120px,calc(100vw - 2rem))}.lightbox[data-astro-cid-ocfealuv][open]{opacity:1;transform:scale(1) translateY(0)}.lightbox[data-astro-cid-ocfealuv].is-closing{opacity:0;transform:scale(.98) translateY(10px)}.lightbox[data-astro-cid-ocfealuv]::backdrop{backdrop-filter:blur(8px);background:#000000d1}.lightbox__surface[data-astro-cid-ocfealuv]{background:#101010f5;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-lg);box-shadow:0 24px 80px #000000a6;display:grid;gap:.9rem;grid-template-rows:minmax(0,1fr) auto;height:100%;padding:1rem;position:relative}.lightbox__close[data-astro-cid-ocfealuv],.lightbox__nav[data-astro-cid-ocfealuv],.lightbox__thumb[data-astro-cid-ocfealuv]{background:#1a1a1adb;border:1px solid var(--border-color);color:var(--light);transition:var(--transition)}.lightbox__close[data-astro-cid-ocfealuv]{border-radius:var(--radius-sm);height:42px;position:absolute;right:1rem;top:1rem;width:42px;z-index:4}.lightbox__close[data-astro-cid-ocfealuv]:hover,.lightbox__nav[data-astro-cid-ocfealuv]:hover,.lightbox__thumb[data-astro-cid-ocfealuv].is-active{background:var(--primary);border-color:var(--primary)}.lightbox__figure[data-astro-cid-ocfealuv]{background:#050505;border-radius:var(--radius-md);margin:0;min-height:0;overflow:hidden;position:relative}.lightbox__image[data-astro-cid-ocfealuv]{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;opacity:0;position:absolute;transform:scale(1.015);transition:opacity .2s ease,transform .2s ease;width:100%}.lightbox__image[data-astro-cid-ocfealuv].is-active{opacity:1;transform:scale(1)}.lightbox__caption[data-astro-cid-ocfealuv]{bottom:1rem;color:var(--text-secondary);display:flex;font-size:var(--fs-sm);gap:1rem;justify-content:space-between;left:1rem;pointer-events:none;position:absolute;right:1rem}.lightbox__nav[data-astro-cid-ocfealuv]{border-radius:999px;height:46px;position:absolute;top:50%;transform:translateY(-50%);width:46px;z-index:3}.lightbox__nav--prev[data-astro-cid-ocfealuv]{left:1.5rem}.lightbox__nav--next[data-astro-cid-ocfealuv]{right:1.5rem}.lightbox__thumbs[data-astro-cid-ocfealuv]{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.2rem}.lightbox__thumb[data-astro-cid-ocfealuv]{border-radius:var(--radius-sm);flex:0 0 auto;height:58px;overflow:hidden;padding:2px;width:78px}.lightbox__thumb-img[data-astro-cid-ocfealuv]{border-radius:2px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991.98px){.service-hero__grid[data-astro-cid-ocfealuv]{gap:2rem;grid-template-columns:1fr}.service-hero__panel[data-astro-cid-ocfealuv]{max-width:560px}}@media(max-width:767.98px){.service-hero[data-astro-cid-ocfealuv]{background-attachment:scroll;padding:calc(var(--navbar-height) + 2.5rem) 0 3rem}.service-gallery__head[data-astro-cid-ocfealuv]{display:block}.service-gallery__title[data-astro-cid-ocfealuv]{margin-bottom:.5rem}.service-gallery__slide[data-astro-cid-ocfealuv]{width:250px}.lightbox[data-astro-cid-ocfealuv]{border-radius:0;height:100dvh;width:100vw}.lightbox__surface[data-astro-cid-ocfealuv]{border-radius:0;padding:.75rem}.lightbox__nav[data-astro-cid-ocfealuv]{height:40px;width:40px}.lightbox__nav--prev[data-astro-cid-ocfealuv]{left:.75rem}.lightbox__nav--next[data-astro-cid-ocfealuv]{right:.75rem}.lightbox__caption[data-astro-cid-ocfealuv]{display:block}}@media(prefers-reduced-motion:reduce){.service-gallery__marquee[data-astro-cid-ocfealuv]{-webkit-mask-image:none;mask-image:none;overflow-x:auto}.service-gallery__track[data-astro-cid-ocfealuv]{animation:none}}
