.svc-head{grid-template-columns:1fr 1fr;align-items:end;gap:2rem 3rem;display:grid}.svc-head .lead{padding-bottom:.35rem}@media (width<=860px){.svc-head{grid-template-columns:1fr;align-items:start}.svc-head h2 br{display:none}}.steps{grid-template-columns:repeat(3,1fr);gap:2.5rem 2.75rem;margin-top:4.5rem;display:grid}.step-figure{position:relative}.step-figure:before{content:"";border:1px solid var(--accent);opacity:.55;pointer-events:none;transition:inset .6s cubic-bezier(.22,1,.36,1),opacity .4s;position:absolute;inset:-18px -18px 18px 18px}.step:nth-child(2) .step-figure:before{inset:18px 18px -18px -18px}.step.in .step-figure:before{inset:-14px -14px 14px 14px}.step.in:nth-child(2) .step-figure:before{inset:14px 14px -14px -14px}.step:hover .step-figure:before{opacity:.9}.step-media{aspect-ratio:4/3;background:#ece7dd;position:relative;overflow:hidden}.step-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.step:hover .step-media img{transform:scale(1.05)}.step-body{padding-top:3.6rem;position:relative}.step-num{font-family:var(--serif);letter-spacing:-.02em;color:var(--accent);z-index:2;font-size:5rem;font-weight:500;line-height:1;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;position:absolute;top:-2.1rem;left:-.14em}.step-num:before{content:"";background:var(--surface);z-index:-1;height:.78em;position:absolute;top:-.14em;left:-.16em;right:-.16em}.step:hover .step-num{transform:translateY(-5px)}.step h3{margin-bottom:.7rem;font-size:1.3rem}.step p{color:var(--text);font-size:.95rem;line-height:1.75}@media (width<=880px){.steps{grid-template-columns:1fr;gap:3.5rem;max-width:520px}}@media (width<=560px){.step-num{font-size:4rem;top:-1.7rem}.step-body{padding-top:2.9rem}.step-figure:before{inset:-10px -10px 10px 10px}.step:nth-child(2) .step-figure:before{inset:10px 10px -10px -10px}.step.in .step-figure:before{inset:-8px -8px 8px 8px}.step.in:nth-child(2) .step-figure:before{inset:8px 8px -8px -8px}}@media (prefers-reduced-motion:reduce){.step-figure:before{transition:opacity .4s}}.triptych{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;margin-top:3.5rem;display:grid}.triptych figure{background:#ece7dd;border-radius:3px;margin:0;overflow:hidden}.triptych img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.triptych figure:hover img{transform:scale(1.05)}.triptych figure:first-child{aspect-ratio:3/4}.triptych figure:nth-child(2){aspect-ratio:3/4;margin-top:3.5rem}.triptych figure:nth-child(3){aspect-ratio:3/4}@media (width<=780px){.triptych{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}.triptych figure:nth-child(2){margin-top:2rem}.triptych figure:nth-child(3){aspect-ratio:16/10;grid-column:1/-1;margin-top:.5rem}}.vwrap{justify-content:center;display:flex}.vloop{aspect-ratio:16/9;object-fit:cover;background:#14100c;border-radius:3px;width:100%;display:block;box-shadow:0 18px 44px #23201c29}.gallery-section{overflow:hidden}.gmarquee{margin-top:3rem;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.gmarquee-track{gap:1rem;width:max-content;animation:90s linear infinite gmarquee-scroll;display:flex}@keyframes gmarquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}.gmarquee:hover .gmarquee-track{animation-play-state:paused}.gmarquee-item{aspect-ratio:4/3;background:#ece7dd;border-radius:3px;flex:none;width:260px;overflow:hidden}.gmarquee-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .4s;display:block}.gmarquee-item:hover img{transform:scale(1.06)}@media (width<=700px){.gmarquee-item{width:190px}.gmarquee-track{animation-duration:65s}}@media (prefers-reduced-motion:reduce){.gmarquee-track{animation:none}.gmarquee{overflow-x:auto}}.marquee{margin-top:3.5rem;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee-track{width:max-content;animation:90s linear infinite marquee-scroll;display:flex}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.marquee:hover .marquee-track,.marquee:focus-within .marquee-track{animation-play-state:paused}.marquee-item{flex:none;justify-content:center;align-items:center;width:250px;padding:0 2rem;display:flex}.marquee-item img{object-fit:contain;filter:grayscale()contrast(1.45);opacity:1;mix-blend-mode:multiply;width:auto;max-width:100%;max-height:92px;transition:filter .4s}.marquee-item img:hover{filter:grayscale(0)contrast()}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media (width<=720px){.marquee-item{width:170px;padding:0 1.25rem}.marquee-item img{max-height:66px}.marquee-track{animation-duration:54s}}
