.services-hero{--editorial-gold: var(--brand-gold);--editorial-ink: var(--brand-ink);--editorial-bg: #1e1d1c}.services-hero__inner{display:grid;grid-template-columns:calc(50% - 6rem) minmax(0,1fr);column-gap:6rem;align-items:center}.services-hero__media{position:relative;justify-self:end;width:fit-content;max-width:min(62rem,100%);overflow:hidden;border-radius:.4rem}.services-hero__video{width:auto;max-width:100%;height:auto;max-height:600px;display:block;object-fit:contain}.services-hero__caption{position:absolute;left:1.6rem;right:1.6rem;bottom:1.6rem;margin:0;font-family:brother-1816,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.3;color:var(--brand-ink);text-shadow:0 1px 6px rgba(0,0,0,.6)}.services-hero__headline{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin:0;font-family:nicholas,serif;font-weight:600;font-size:clamp(3.2rem,4vw,5.6rem);line-height:1.24;letter-spacing:.05em;color:var(--brand-ink)}.services-hero__headline .article-masthead__title-line{display:block;width:100%}.services-hero__body{margin-top:2.4rem;max-width:68rem;font-family:brother-1816,sans-serif;font-size:1.5rem;line-height:1.6;color:rgba(var(--brand-ink-rgb),.85)}.services-list__pullquote{margin:0 0 8rem;font-family:nicholas,serif;font-weight:400;font-size:clamp(3.2rem,5vw,6.4rem);line-height:1.14;letter-spacing:.01em;color:var(--brand-ink)}.services-list__heading{margin:0;font-family:nicholas,serif;font-weight:400;font-size:clamp(2.8rem,3.6vw,4.4rem);letter-spacing:.02em;color:var(--brand-ink)}.services-list__intro{margin-top:1.6rem;max-width:60rem;font-family:brother-1816,sans-serif;font-size:1.4rem;line-height:1.6;color:rgba(var(--brand-ink-rgb),.75)}.services-list__rows{margin:4rem 0 0;padding:0;list-style:none;border-top:1px solid rgba(var(--brand-ink-rgb),.18)}.services-list__row{border-bottom:1px solid rgba(var(--brand-ink-rgb),.18)}.services-list__label{display:block;padding:2.4rem .8rem;font-family:brother-1816,sans-serif;font-size:clamp(1.8rem,1.8vw,2.2rem);color:var(--brand-ink);text-decoration:none;transition:color .25s ease,padding-left .25s ease}.services-list__row:hover .services-list__label{color:var(--brand-gold);padding-left:2rem}.services-list__follower{position:fixed;top:0;left:0;z-index:5;margin:0;width:40rem;max-width:46vw;aspect-ratio:var(--ar, 1.4);pointer-events:none;margin-left:2.4rem;margin-top:-13rem}.services-list__follower-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:bottom left;opacity:0;clip-path:inset(0 0 100% 0);box-shadow:0 1.6rem 4rem #00000080;transition:clip-path .55s cubic-bezier(.16,1,.3,1),opacity 0s linear .55s}.services-list__follower.is-visible .services-list__follower-layer.is-active{opacity:1;clip-path:inset(0 0 0 0);transition:clip-path .55s cubic-bezier(.16,1,.3,1),opacity 0s}.services-list__follower-layer.is-leaving{opacity:1;clip-path:inset(100% 0 0 0);transition:clip-path .55s cubic-bezier(.16,1,.3,1),opacity 0s linear .55s}@media(prefers-reduced-motion:reduce){.services-list__follower-layer,.services-list__follower.is-visible .services-list__follower-layer.is-active{clip-path:none;transition:opacity .2s ease}.services-list__follower-layer.is-leaving{clip-path:none;opacity:0;transition:opacity .2s ease}}.services-list__inline-image{display:none}@media(hover:none),(pointer:coarse){.services-list__follower{display:none}.services-list__inline-image{display:block;padding:0 0 2.4rem}.services-list__inline-image img{width:100%;height:auto;display:block}.services-list__row:hover .services-list__label{padding-left:.8rem}}.services-consult{position:relative}.services-consult__anchor{position:absolute;top:0;left:0;width:1px;height:1px}.services-consult__top{display:grid;grid-template-columns:calc(50% - 6rem) minmax(0,1fr);column-gap:6rem;align-items:center}.services-consult__media{justify-self:end;width:fit-content;max-width:min(62rem,100%);overflow:hidden;border-radius:.4rem}.services-consult__video{width:auto;max-width:100%;height:auto;max-height:600px;display:block;object-fit:contain}.services-consult__heading{margin:0;font-family:nicholas,serif;font-weight:400;font-size:clamp(3rem,4vw,5.2rem);letter-spacing:.02em;color:var(--brand-ink)}.services-consult__partner{display:inline-block;line-height:0;transition:opacity .2s ease}.services-consult__partner:hover,.services-consult__partner:focus-visible{opacity:.8}.services-consult__partner img{width:24rem;height:auto;max-width:100%;vertical-align:middle;display:inline-block;position:relative;top:-.5rem;left:.4rem}@media screen and (max-width:749px){.services-consult__partner img{width:16rem}}.services-consult__body{margin-top:1.2rem;max-width:68rem;font-family:brother-1816,sans-serif;font-size:1.5rem;line-height:1.6;color:rgba(var(--brand-ink-rgb),.85)}.services-consult__booking{margin-top:5.6rem}.services-consult__cta,.services-consult__cta:hover,.services-consult__cta:focus,.services-consult__cta:focus-visible,.services-consult__cta:active{display:inline-flex;align-items:center;justify-content:center;padding:1.6rem 4rem;font-family:brother-1816,sans-serif;font-weight:800;font-size:1.4rem;color:#1e1d1c;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.services-consult__cta:hover{opacity:.85}.services-consult__note{margin:1.2rem 0 0;font-family:brother-1816,sans-serif;font-size:1.3rem;color:rgba(var(--brand-ink-rgb),.5)}@media screen and (max-width:989px){.services-hero__inner,.services-consult__top{grid-template-columns:minmax(0,1fr);gap:2.8rem;align-items:start}.services-hero__media,.services-consult__media{justify-self:start;max-width:min(32rem,100%)}.services-list__pullquote{margin-bottom:4.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-services.css.map */
