.moorland-benefit{background:var(--ml-background);color:var(--ml-text);padding-block:var(--ml-padding-top) var(--ml-padding-bottom);overflow:clip}.moorland-benefit__inner{width:min(calc(100% - 48px),var(--ml-max-width));margin-inline:auto;display:grid;grid-template-columns:minmax(0,var(--ml-media-width)) minmax(0,1fr);gap:clamp(32px,5vw,84px);align-items:stretch}.moorland-benefit__inner--full{width:100%;max-width:none}.moorland-benefit--media-end .moorland-benefit__media{order:2}.moorland-benefit--media-end .moorland-benefit__content{order:1}.moorland-benefit--stacked .moorland-benefit__inner,.moorland-benefit--cards .moorland-benefit__inner,.moorland-benefit--no-media .moorland-benefit__inner{grid-template-columns:minmax(0,1fr)}.moorland-benefit--cards .moorland-benefit__media{display:none}.moorland-benefit__media{min-width:0;border-radius:var(--ml-radius);overflow:hidden;background:color-mix(in srgb,var(--ml-accent) 10%,var(--ml-background));aspect-ratio:var(--ml-media-ratio-desktop)}.moorland-benefit__media picture,.moorland-benefit__media img{display:block;width:100%;height:100%}.moorland-benefit__media img{object-fit:var(--ml-media-fit);object-position:var(--ml-media-position)}.moorland-benefit__content{width:min(100%,var(--ml-content-width));align-self:var(--ml-content-position);text-align:var(--ml-text-align)}.moorland-benefit--stacked .moorland-benefit__content,.moorland-benefit--cards .moorland-benefit__content,.moorland-benefit--no-media .moorland-benefit__content{margin-inline:auto}.moorland-benefit__intro{max-width:760px;margin-inline:var(--ml-intro-margin, 0)}.moorland-benefit__eyebrow,.moorland-benefit__statistic{color:var(--ml-accent);font:700 .78rem/1.2 var(--ml-body-font);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.moorland-benefit__heading{color:var(--ml-heading);font-family:var(--ml-heading-font);font-size:clamp(1.75rem,var(--ml-heading-size),5rem);font-weight:var(--ml-heading-weight);line-height:var(--ml-heading-line-height);letter-spacing:var(--ml-heading-letter-spacing);margin:0;text-wrap:balance}.moorland-benefit__body,.moorland-benefit__card-text{font-family:var(--ml-body-font);font-size:var(--ml-body-size);font-weight:var(--ml-body-weight);line-height:var(--ml-body-line-height);letter-spacing:var(--ml-body-letter-spacing)}.moorland-benefit__body{max-width:680px;margin-top:18px}.moorland-benefit__body>:first-child,.moorland-benefit__card-text>:first-child,.moorland-benefit__evidence>:first-child{margin-top:0}.moorland-benefit__body>:last-child,.moorland-benefit__card-text>:last-child,.moorland-benefit__evidence>:last-child{margin-bottom:0}.moorland-benefit__grid{display:grid;grid-template-columns:repeat(var(--ml-grid-columns),minmax(0,1fr));gap:var(--ml-gap);margin-top:clamp(28px,4vw,48px)}.moorland-benefit__card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;min-width:0;border-radius:var(--ml-radius)}.moorland-benefit--card-outlined .moorland-benefit__card,.moorland-benefit--card-elevated .moorland-benefit__card,.moorland-benefit--card-tinted .moorland-benefit__card{padding:clamp(18px,2.5vw,28px);background:var(--ml-card-background)}.moorland-benefit--card-outlined .moorland-benefit__card{border:var(--ml-border-width) solid var(--ml-border)}.moorland-benefit--card-elevated .moorland-benefit__card{box-shadow:0 18px 50px rgb(21 22 20 / var(--ml-shadow-opacity))}.moorland-benefit--card-tinted .moorland-benefit__card{background:color-mix(in srgb,var(--ml-card-background) 86%,var(--ml-accent))}.moorland-benefit__icon{width:var(--ml-icon-size);height:var(--ml-icon-size);color:var(--ml-accent);display:grid;place-items:center;flex:none}.moorland-benefit__icon img,.moorland-benefit__svg{width:100%;height:100%;object-fit:contain}.moorland-benefit__card-title{color:var(--ml-heading);font-family:var(--ml-heading-font);font-size:1.05em;font-weight:700;line-height:1.25;margin:0}.moorland-benefit__card-text{font-size:max(.92rem,calc(var(--ml-body-size) - 2px));margin-top:8px}.moorland-benefit__buttons{display:flex;flex-wrap:wrap;justify-content:var(--ml-button-align);gap:12px;margin-top:clamp(28px,4vw,44px)}.moorland-benefit__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding-inline:var(--ml-button-padding);border:1px solid var(--ml-button-border);color:var(--ml-button-text);background:var(--ml-button-background);font-family:var(--ml-body-font);font-weight:700;line-height:1;text-align:center;text-decoration:none;transition:transform .18s ease,background-color .18s ease,color .18s ease}.moorland-benefit__button--outline{background:transparent}.moorland-benefit__button--text{min-height:44px;padding-inline:4px;background:transparent;border-color:transparent;border-radius:0;border-bottom-color:currentColor}.moorland-benefit__button--small{font-size:.85rem}.moorland-benefit__button--medium{font-size:.95rem}.moorland-benefit__button--large{font-size:1.05rem}.moorland-benefit__button--full{flex-basis:100%}.moorland-benefit__button--square{border-radius:0}.moorland-benefit__button--slightly-rounded{border-radius:8px}.moorland-benefit__button--rounded{border-radius:16px}.moorland-benefit__button--pill{border-radius:999px}.moorland-benefit__button:hover{transform:translateY(-2px);filter:brightness(.94)}.moorland-benefit__button:focus-visible,.moorland-benefit__evidence a:focus-visible{outline:3px solid var(--ml-accent);outline-offset:3px}.moorland-benefit__evidence{margin-top:20px;font-family:var(--ml-body-font);font-size:.78rem;line-height:1.5;opacity:.8}.moorland-benefit__evidence a{color:currentColor;text-underline-offset:3px}@media(min-width:750px){.moorland-benefit--hide-desktop{display:none}}@media(max-width:749px){.moorland-benefit{padding-block:var(--ml-padding-top-mobile) var(--ml-padding-bottom-mobile)}.moorland-benefit--hide-mobile{display:none}.moorland-benefit__inner{width:min(calc(100% - 32px),var(--ml-max-width));grid-template-columns:minmax(0,1fr);gap:28px}.moorland-benefit__inner--full{width:100%}.moorland-benefit__media,.moorland-benefit--media-end .moorland-benefit__media{order:1;aspect-ratio:var(--ml-media-ratio-mobile);border-radius:min(var(--ml-radius),18px)}.moorland-benefit__media img{object-position:var(--ml-media-position-mobile)}.moorland-benefit__content,.moorland-benefit--media-end .moorland-benefit__content{order:2;align-self:var(--ml-content-position-mobile);text-align:var(--ml-text-align-mobile)}.moorland-benefit__heading{font-size:var(--ml-heading-size-mobile)}.moorland-benefit__body,.moorland-benefit__card-text{font-size:var(--ml-body-size-mobile)}.moorland-benefit__grid{grid-template-columns:repeat(var(--ml-grid-columns-mobile),minmax(0,1fr));gap:var(--ml-gap-mobile)}.moorland-benefit__card{grid-template-columns:auto minmax(0,1fr)}.moorland-benefit__buttons{justify-content:var(--ml-button-align-mobile)}.moorland-benefit__button--mobile-full{width:100%}}@media(prefers-reduced-motion:no-preference){.moorland-benefit--animate .moorland-benefit__intro,.moorland-benefit--animate .moorland-benefit__card,.moorland-benefit--animate .moorland-benefit__buttons{animation:moorland-benefit-reveal .65s both}.moorland-benefit--animate .moorland-benefit__card:nth-child(2){animation-delay:80ms}.moorland-benefit--animate .moorland-benefit__card:nth-child(3){animation-delay:.16s}.moorland-benefit--animate .moorland-benefit__card:nth-child(4){animation-delay:.24s}}@keyframes moorland-benefit-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.moorland-media-story{position:relative;background:var(--mlm-background);color:var(--mlm-text);padding-block:var(--mlm-padding-top) var(--mlm-padding-bottom);overflow:clip}.moorland-media-story__inner{width:min(calc(100% - 48px),var(--mlm-max-width));margin-inline:auto}.moorland-media-story__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(36px,5vw,68px)}.moorland-media-story__eyebrow,.moorland-media-story__card-eyebrow{margin:0 0 13px;color:var(--mlm-accent);font:700 .73rem/1.2 var(--mlm-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-media-story__heading{max-width:13ch;margin:0;color:var(--mlm-heading);font:700 var(--mlm-heading-size)/1.02 var(--mlm-heading-font);letter-spacing:-.047em;text-wrap:balance}.moorland-media-story__body,.moorland-media-story__card-body{font-family:var(--mlm-body-font);font-size:var(--mlm-body-size);line-height:1.65}.moorland-media-story__body{max-width:44ch}.moorland-media-story__body>:first-child,.moorland-media-story__card-body>:first-child{margin-top:0}.moorland-media-story__body>:last-child,.moorland-media-story__card-body>:last-child{margin-bottom:0}.moorland-media-story__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.moorland-media-story__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--mlm-accent);border-radius:7px;color:var(--mlm-text);font:700 .84rem/1 var(--mlm-body-font);text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}.moorland-media-story__button--primary{background:var(--mlm-accent);color:var(--mlm-button-text)}.moorland-media-story__button--secondary{background:transparent}.moorland-media-story__button:hover{transform:translateY(-2px)}.moorland-media-story__button:focus-visible,.moorland-media-story__card-link:focus-visible{outline:3px solid var(--mlm-accent);outline-offset:4px}.moorland-media-story__gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--mlm-gap)}.moorland-media-story__card{position:relative;grid-column:span 4;min-width:0;min-height:430px;border:1px solid var(--mlm-border);border-radius:var(--mlm-radius);background:var(--mlm-card);color:var(--mlm-card-text);box-shadow:0 24px 70px #1516141f;overflow:hidden;isolation:isolate}.moorland-media-story__card--wide{grid-column:span 8;min-height:560px}.moorland-media-story__card--tall{grid-column:span 4;min-height:560px}.moorland-media-story__media,.moorland-media-story__media picture,.moorland-media-story__media img,.moorland-media-story__media video{display:block;width:100%;height:100%}.moorland-media-story__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--mlm-card)}.moorland-media-story__media img,.moorland-media-story__media video{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.moorland-media-story__card:hover .moorland-media-story__media img,.moorland-media-story__card:hover .moorland-media-story__media video{transform:scale(1.035)}.moorland-media-story__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--mlm-accent) 19%,transparent),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--mlm-card) 82%,var(--mlm-accent)),var(--mlm-card))}.moorland-media-story__fallback svg{position:absolute;inset:4% -10% auto -4%;width:118%;height:92%;fill:none;stroke:color-mix(in srgb,var(--mlm-card-text) 16%,transparent);stroke-width:1.3;vector-effect:non-scaling-stroke}.moorland-media-story__fallback-number{position:absolute;top:34px;right:38px;color:color-mix(in srgb,var(--mlm-card-text) 13%,transparent);font:700 clamp(4.5rem,9vw,8.5rem)/.8 var(--mlm-heading-font);letter-spacing:-.08em}.moorland-media-story__fallback-icon{position:absolute;left:34px;top:34px;display:grid;width:56px;height:56px;place-items:center;border:1px solid color-mix(in srgb,var(--mlm-accent) 54%,transparent);border-radius:50%;color:var(--mlm-accent)}.moorland-media-story__fallback-svg{display:block;width:26px;height:26px}.moorland-media-story__card-content{position:absolute;z-index:2;inset:auto 0 0;display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(24px,3vw,38px);background:linear-gradient(to top,rgb(var(--mlm-overlay) / var(--mlm-overlay-opacity)) 0%,rgb(var(--mlm-overlay) / .55) 58%,transparent 100%);color:var(--mlm-card-text)}.moorland-media-story__card--manual-video .moorland-media-story__card-content{inset:0 0 auto;align-items:start;background:linear-gradient(to bottom,rgb(var(--mlm-overlay) / var(--mlm-overlay-opacity)) 0%,rgb(var(--mlm-overlay) / .48) 58%,transparent 100%)}.moorland-media-story__card-title{max-width:18ch;margin:0;color:inherit;font:700 clamp(1.45rem,2.7vw,2.7rem)/1.05 var(--mlm-heading-font);letter-spacing:-.04em;text-wrap:balance}.moorland-media-story__card-body{max-width:38ch;margin-top:12px;font-size:.9rem;color:color-mix(in srgb,var(--mlm-card-text) 82%,transparent)}.moorland-media-story__card-link{display:inline-flex;align-items:center;gap:14px;flex:none;padding-bottom:7px;border-bottom:1px solid var(--mlm-accent);color:inherit;font:700 .78rem/1 var(--mlm-body-font);text-decoration:none}.moorland-media-story__card-link span:last-child{color:var(--mlm-accent);transition:transform .2s ease}.moorland-media-story__card-link:hover span:last-child{transform:translate(3px,-3px)}.moorland-media-story--closing .moorland-media-story__inner{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:clamp(44px,7vw,110px);align-items:center}.moorland-media-story--closing .moorland-media-story__header{display:block;margin:0}.moorland-media-story--closing .moorland-media-story__intro{margin-top:24px}.moorland-media-story--closing .moorland-media-story__gallery{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;min-height:610px}.moorland-media-story--closing .moorland-media-story__card,.moorland-media-story--closing .moorland-media-story__card--wide,.moorland-media-story--closing .moorland-media-story__card--tall{grid-column:span 2;min-height:440px}.moorland-media-story--closing .moorland-media-story__card:nth-child(2){position:relative;top:-16px;min-height:570px}.moorland-media-story--closing .moorland-media-story__card-content{padding:24px}.moorland-media-story--closing .moorland-media-story__card-title{font-size:clamp(1.2rem,1.8vw,1.8rem)}.moorland-media-story--closing .moorland-media-story__card-body{display:none}@media(min-width:750px){.moorland-media-story--hide-desktop{display:none}}@media(max-width:1099px){.moorland-media-story__card,.moorland-media-story__card--tall{grid-column:span 6}.moorland-media-story__card--wide{grid-column:span 12}.moorland-media-story--closing .moorland-media-story__inner{grid-template-columns:1fr}.moorland-media-story--closing .moorland-media-story__header{max-width:760px}}@media(max-width:749px){.moorland-media-story{padding-block:var(--mlm-padding-top-mobile) var(--mlm-padding-bottom-mobile)}.moorland-media-story--hide-mobile{display:none}.moorland-media-story__inner{width:min(calc(100% - 32px),var(--mlm-max-width))}.moorland-media-story__header{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.moorland-media-story__heading{font-size:var(--mlm-heading-size-mobile)}.moorland-media-story__body,.moorland-media-story__card-body{font-size:var(--mlm-body-size-mobile)}.moorland-media-story__actions{display:grid}.moorland-media-story__button{width:100%}.moorland-media-story__gallery,.moorland-media-story--closing .moorland-media-story__gallery{display:flex;gap:14px;min-height:0;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-media-story__gallery::-webkit-scrollbar{display:none}.moorland-media-story__card,.moorland-media-story__card--wide,.moorland-media-story__card--tall,.moorland-media-story--closing .moorland-media-story__card,.moorland-media-story--closing .moorland-media-story__card--wide,.moorland-media-story--closing .moorland-media-story__card--tall{flex:0 0 min(84vw,360px);min-height:470px;border-radius:min(var(--mlm-radius),18px);scroll-snap-align:start;top:auto;transform:none}.moorland-media-story__card-content{display:block}.moorland-media-story__card-link{margin-top:22px}}@media(prefers-reduced-motion:no-preference){.moorland-media-story.has-motion [data-media-reveal]{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .72s cubic-bezier(.22,1,.36,1)}.moorland-media-story.has-motion [data-media-reveal].is-visible{opacity:1;transform:translateY(0)}.moorland-media-story.has-motion .moorland-media-story__card:nth-child(2){transition-delay:80ms}.moorland-media-story.has-motion .moorland-media-story__card:nth-child(3){transition-delay:.16s}.moorland-media-story.has-motion .moorland-media-story__card:nth-child(4){transition-delay:.24s}}.moorland-needs{background:radial-gradient(circle at 8% 14%,color-mix(in srgb,var(--mln-accent) 8%,transparent) 0 1px,transparent 2px) 0 0 / 22px 22px,var(--mln-background);color:var(--mln-text);padding-block:var(--mln-padding-top) var(--mln-padding-bottom);overflow:clip}.moorland-needs__inner{width:min(calc(100% - 48px),var(--mln-max-width));margin-inline:auto}.moorland-needs--full .moorland-needs__inner{width:100%;max-width:none}.moorland-needs__header{max-width:760px;text-align:var(--mln-text-align);margin-bottom:clamp(28px,4vw,52px)}.moorland-needs__eyebrow,.moorland-needs__card-eyebrow{display:block;margin:0 0 12px;color:var(--mln-accent);font:700 .78rem/1.2 var(--mln-body-font);letter-spacing:.12em;text-transform:uppercase}.moorland-needs__heading{margin:0;color:var(--mln-heading);font-family:var(--mln-heading-font);font-size:var(--mln-heading-size);font-weight:var(--mln-heading-weight);line-height:var(--mln-heading-line-height);letter-spacing:var(--mln-heading-letter-spacing);text-wrap:balance}.moorland-needs__body{margin-top:18px;font-family:var(--mln-body-font);font-size:var(--mln-body-size);font-weight:var(--mln-body-weight);line-height:var(--mln-body-line-height);letter-spacing:var(--mln-body-letter-spacing)}.moorland-needs__body>:first-child{margin-top:0}.moorland-needs__body>:last-child{margin-bottom:0}.moorland-needs__grid{display:grid;grid-template-columns:repeat(var(--mln-columns),minmax(0,1fr));gap:var(--mln-gap)}.moorland-needs__card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 1fr;min-height:260px;padding:clamp(22px,3vw,34px);border:var(--mln-border-width) solid var(--mln-border);border-radius:var(--mln-radius);background:var(--mln-card-background, var(--mln-card));color:var(--mln-card-text, var(--mln-text));box-shadow:0 18px 50px rgb(21 22 20 / var(--mln-shadow-opacity));text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .18s ease,border-color .18s ease}.moorland-needs__card:before{content:"";position:absolute;inset:auto -20% -58% 22%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mln-card-accent, var(--mln-accent)) 45%,transparent);border-radius:50%;box-shadow:0 0 0 18px color-mix(in srgb,var(--mln-card-accent, var(--mln-accent)) 9%,transparent),0 0 0 36px color-mix(in srgb,var(--mln-card-accent, var(--mln-accent)) 6%,transparent);z-index:-1}.moorland-needs__card:hover{transform:translateY(-4px);border-color:var(--mln-card-accent, var(--mln-accent))}.moorland-needs__card:focus-visible{outline:3px solid var(--mln-accent);outline-offset:4px}.moorland-needs__number{grid-column:1;align-self:start;color:var(--mln-card-accent, var(--mln-accent));font:700 .78rem/1 var(--mln-body-font);letter-spacing:.1em}.moorland-needs__icon{grid-column:3;width:46px;height:46px;color:var(--mln-card-accent, var(--mln-accent))}.moorland-needs__svg{width:100%;height:100%}.moorland-needs__copy{grid-column:1 / -1;align-self:end;min-width:0;padding-top:42px}.moorland-needs__card-eyebrow{color:var(--mln-card-accent, var(--mln-accent));margin-bottom:8px}.moorland-needs__card-title{display:block;color:inherit;font-family:var(--mln-heading-font);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;line-height:1.15}.moorland-needs__card-text{display:block;max-width:34ch;margin-top:10px;font-family:var(--mln-body-font);font-size:max(.9rem,calc(var(--mln-body-size) - 2px));line-height:1.5}.moorland-needs__arrow{position:absolute;right:24px;bottom:22px;font-size:1.45rem;line-height:1;transition:transform .18s ease}.moorland-needs__card:hover .moorland-needs__arrow{transform:translate(4px)}@media(min-width:750px){.moorland-needs--hide-desktop{display:none}}@media(min-width:750px)and (max-width:1099px){.moorland-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.moorland-needs{padding-block:var(--mln-padding-top-mobile) var(--mln-padding-bottom-mobile)}.moorland-needs--hide-mobile{display:none}.moorland-needs__inner{width:min(calc(100% - 32px),var(--mln-max-width))}.moorland-needs--full .moorland-needs__inner{width:100%}.moorland-needs__header{text-align:var(--mln-text-align-mobile)}.moorland-needs__heading{font-size:var(--mln-heading-size-mobile)}.moorland-needs__body{font-size:var(--mln-body-size-mobile)}.moorland-needs__grid{grid-template-columns:repeat(var(--mln-columns-mobile),minmax(0,1fr));gap:var(--mln-gap-mobile)}.moorland-needs__card{min-height:220px;border-radius:min(var(--mln-radius),18px)}}@media(prefers-reduced-motion:no-preference){.moorland-needs--animate .moorland-needs__card{animation:moorland-needs-reveal .62s both}.moorland-needs--animate .moorland-needs__card:nth-child(2){animation-delay:70ms}.moorland-needs--animate .moorland-needs__card:nth-child(3){animation-delay:.14s}.moorland-needs--animate .moorland-needs__card:nth-child(4){animation-delay:.21s}}@keyframes moorland-needs-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.moorland-v4-blog{padding-block:var(--mv4b-padding-top) var(--mv4b-padding-bottom);background:var(--mv4b-background);color:var(--mv4b-text);overflow:clip}.moorland-v4-blog__inner{width:min(calc(100% - 48px),var(--mv4b-max-width));margin-inline:auto}.moorland-v4-blog__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(38px,5vw,66px)}.moorland-v4-blog__eyebrow,.moorland-v4-blog__meta{margin:0 0 12px;color:var(--mv4b-accent);font:700 .72rem/1.2 var(--mv4b-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-blog__heading{max-width:13ch;margin:0;color:var(--mv4b-heading);font:700 var(--mv4b-heading-size)/1.02 var(--mv4b-heading-font);letter-spacing:-.047em;text-wrap:balance}.moorland-v4-blog__body{max-width:44ch;font:400 1rem/1.65 var(--mv4b-body-font)}.moorland-v4-blog__body>:first-child{margin-top:0}.moorland-v4-blog__body>:last-child{margin-bottom:0}.moorland-v4-blog__all,.moorland-v4-blog__read{display:inline-flex;align-items:center;gap:12px;padding-bottom:7px;border-bottom:1px solid var(--mv4b-accent);color:inherit;font:700 .8rem/1 var(--mv4b-body-font);text-decoration:none}.moorland-v4-blog__all{margin-top:24px}.moorland-v4-blog__all span,.moorland-v4-blog__read span{color:var(--mv4b-accent);transition:transform .2s ease}.moorland-v4-blog__all:hover span,.moorland-v4-blog__read:hover span{transform:translate(3px,-3px)}.moorland-v4-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.moorland-v4-blog__card{display:grid;grid-template-rows:auto 1fr;min-width:0;border:1px solid var(--mv4b-border);border-radius:var(--mv4b-radius);background:var(--mv4b-card);box-shadow:0 22px 66px #1516141a;overflow:hidden}.moorland-v4-blog__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden}.moorland-v4-blog__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.moorland-v4-blog__card:hover .moorland-v4-blog__media img{transform:scale(1.04)}.moorland-v4-blog__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--mv4b-accent) 24%,transparent),transparent 28%),color-mix(in srgb,var(--mv4b-card) 88%,var(--mv4b-accent));color:var(--mv4b-accent)}.moorland-v4-blog__fallback>span{position:absolute;top:24px;right:28px;color:color-mix(in srgb,var(--mv4b-text) 12%,transparent);font:700 5rem/.8 var(--mv4b-heading-font)}.moorland-v4-blog__fallback-icon{width:52px;height:52px}.moorland-v4-blog__copy{display:flex;flex-direction:column;align-items:start;padding:clamp(24px,3vw,34px)}.moorland-v4-blog__title{margin:0;font:700 clamp(1.3rem,2vw,1.8rem)/1.12 var(--mv4b-heading-font);letter-spacing:-.035em}.moorland-v4-blog__title a{color:inherit;text-decoration:none}.moorland-v4-blog__excerpt{margin:16px 0 24px;color:color-mix(in srgb,var(--mv4b-text) 72%,transparent);font:400 .92rem/1.65 var(--mv4b-body-font)}.moorland-v4-blog__read{margin-top:auto}.moorland-v4-blog__empty{padding:34px;border:1px dashed var(--mv4b-border);border-radius:var(--mv4b-radius);font:500 1rem/1.6 var(--mv4b-body-font)}.moorland-v4-blog__all:focus-visible,.moorland-v4-blog__read:focus-visible,.moorland-v4-blog__title a:focus-visible,.moorland-v4-blog__media:focus-visible{outline:3px solid var(--mv4b-accent);outline-offset:4px}@media(min-width:750px){.moorland-v4-blog--hide-desktop{display:none}}@media(max-width:999px){.moorland-v4-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.moorland-v4-blog{padding-block:var(--mv4b-padding-top-mobile) var(--mv4b-padding-bottom-mobile)}.moorland-v4-blog--hide-mobile{display:none}.moorland-v4-blog__inner{width:min(calc(100% - 32px),var(--mv4b-max-width))}.moorland-v4-blog__header{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.moorland-v4-blog__heading{font-size:var(--mv4b-heading-size-mobile)}.moorland-v4-blog__grid{display:flex;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-v4-blog__grid::-webkit-scrollbar{display:none}.moorland-v4-blog__card{flex:0 0 min(84vw,360px);scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.moorland-v4-blog__media img,.moorland-v4-blog__all span,.moorland-v4-blog__read span{transition:none}}.moorland-v4-categories{background:var(--mv4c-background);color:var(--mv4c-text);padding-block:var(--mv4c-padding-top) var(--mv4c-padding-bottom);overflow:clip}.moorland-v4-categories__inner{width:min(calc(100% - 48px),var(--mv4c-max-width));margin-inline:auto}.moorland-v4-categories__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(36px,5vw,64px)}.moorland-v4-categories__eyebrow,.moorland-v4-categories__card-eyebrow{margin:0 0 12px;color:var(--mv4c-accent);font:700 .72rem/1.2 var(--mv4c-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-categories__heading{max-width:13ch;margin:0;color:var(--mv4c-heading);font:700 var(--mv4c-heading-size)/1.02 var(--mv4c-heading-font);letter-spacing:-.048em;text-wrap:balance}.moorland-v4-categories__body{max-width:44ch;font:400 1rem/1.65 var(--mv4c-body-font)}.moorland-v4-categories__body>:first-child{margin-top:0}.moorland-v4-categories__body>:last-child{margin-bottom:0}.moorland-v4-categories__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.moorland-v4-categories__card{grid-column:span 6;min-width:0;border:1px solid var(--mv4c-border);border-radius:var(--mv4c-radius);background:var(--mv4c-card);color:var(--mv4c-card-text);box-shadow:0 24px 70px #1516141f;overflow:hidden}.moorland-v4-categories__media{position:relative;display:block;min-height:420px;background:color-mix(in srgb,var(--mv4c-card) 84%,var(--mv4c-accent));color:inherit;overflow:hidden}.moorland-v4-categories__media>img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .72s cubic-bezier(.22,1,.36,1)}.moorland-v4-categories__card:hover .moorland-v4-categories__media>img{transform:scale(1.04)}.moorland-v4-categories__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--mv4c-accent) 18%,transparent),transparent 31%)}.moorland-v4-categories__fallback svg{position:absolute;inset:4% -10% auto -5%;width:118%;height:92%;fill:none;stroke:color-mix(in srgb,var(--mv4c-card-text) 16%,transparent);stroke-width:1.3}.moorland-v4-categories__fallback>span{position:absolute;top:34px;right:36px;color:color-mix(in srgb,var(--mv4c-card-text) 12%,transparent);font:700 clamp(5rem,10vw,9rem)/.8 var(--mv4c-heading-font);letter-spacing:-.08em}.moorland-v4-categories__icon{position:absolute;left:30px;bottom:28px;display:grid;width:58px;height:58px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4c-accent) 58%,transparent);border-radius:50%;background:#15161494;color:var(--mv4c-accent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moorland-v4-categories__svg{width:27px;height:27px}.moorland-v4-categories__copy{display:flex;align-items:end;justify-content:space-between;gap:28px;min-height:190px;padding:28px clamp(24px,3vw,38px) 34px}.moorland-v4-categories__card-title{max-width:15ch;margin:0;font:700 clamp(1.55rem,2.8vw,2.8rem)/1.05 var(--mv4c-heading-font);letter-spacing:-.043em}.moorland-v4-categories__card-body{max-width:40ch;margin:12px 0 0;color:color-mix(in srgb,var(--mv4c-card-text) 72%,transparent);font:400 .9rem/1.55 var(--mv4c-body-font)}.moorland-v4-categories__link{display:inline-flex;align-items:center;gap:15px;flex:none;padding-bottom:7px;border-bottom:1px solid var(--mv4c-accent);color:inherit;font:700 .78rem/1 var(--mv4c-body-font);text-decoration:none}.moorland-v4-categories__link span:last-child{color:var(--mv4c-accent);transition:transform .2s ease}.moorland-v4-categories__link:hover span:last-child{transform:translate(3px,-3px)}.moorland-v4-categories__media:focus-visible,.moorland-v4-categories__link:focus-visible{outline:3px solid var(--mv4c-accent);outline-offset:-4px}@media(min-width:1100px){.moorland-v4-categories__card{grid-column:span 6}.moorland-v4-categories__card:nth-child(n+3) .moorland-v4-categories__media,.moorland-v4-categories__card:nth-child(n+3) .moorland-v4-categories__media>img{min-height:340px}}@media(min-width:750px){.moorland-v4-categories--hide-desktop{display:none}}@media(max-width:749px){.moorland-v4-categories{padding-block:var(--mv4c-padding-top-mobile) var(--mv4c-padding-bottom-mobile)}.moorland-v4-categories--hide-mobile{display:none}.moorland-v4-categories__inner{width:min(calc(100% - 32px),var(--mv4c-max-width))}.moorland-v4-categories__header{grid-template-columns:1fr;gap:20px}.moorland-v4-categories__heading{font-size:var(--mv4c-heading-size-mobile)}.moorland-v4-categories__grid{display:flex;gap:14px;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-v4-categories__grid::-webkit-scrollbar{display:none}.moorland-v4-categories__card{flex:0 0 min(86vw,380px);border-radius:min(var(--mv4c-radius),18px);scroll-snap-align:start}.moorland-v4-categories__media,.moorland-v4-categories__media>img{min-height:360px}.moorland-v4-categories__copy{display:block}.moorland-v4-categories__link{margin-top:24px}}@media(prefers-reduced-motion:reduce){.moorland-v4-categories__media>img,.moorland-v4-categories__link span:last-child{transition:none}}.moorland-v4-features{background:var(--mv4f-background);color:var(--mv4f-text);padding-block:var(--mv4f-padding-top) var(--mv4f-padding-bottom);overflow:clip}.moorland-v4-features__inner{width:min(calc(100% - 48px),var(--mv4f-max-width));margin-inline:auto}.moorland-v4-features__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(30px,8vw,110px);align-items:end;margin-bottom:clamp(32px,5vw,62px)}.moorland-v4-features__eyebrow,.moorland-v4-features__card-eyebrow{margin:0 0 12px;color:var(--mv4f-accent);font:700 .72rem/1.2 var(--mv4f-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-features__heading{max-width:15ch;margin:0;color:var(--mv4f-heading);font:700 var(--mv4f-heading-size)/1.03 var(--mv4f-heading-font);letter-spacing:-.045em;text-wrap:balance}.moorland-v4-features__body,.moorland-v4-features__card-body{font-family:var(--mv4f-body-font);font-size:1rem;line-height:1.62}.moorland-v4-features__body{max-width:44ch}.moorland-v4-features__body>:first-child,.moorland-v4-features__card-body>:first-child{margin-top:0}.moorland-v4-features__body>:last-child,.moorland-v4-features__card-body>:last-child{margin-bottom:0}.moorland-v4-features__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.moorland-v4-features__card{position:relative;grid-column:span 4;display:flex;min-height:330px;flex-direction:column;justify-content:space-between;padding:clamp(24px,3vw,38px);border:1px solid var(--mv4f-border);border-radius:var(--mv4f-radius);background:var(--mv4f-card);color:var(--mv4f-text);box-shadow:0 20px 60px #15161414;overflow:hidden;transition:transform .26s ease,border-color .26s ease}.moorland-v4-features__card:after{content:"";position:absolute;right:-35%;bottom:-70%;width:90%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mv4f-accent) 30%,transparent);border-radius:50%;box-shadow:0 0 0 24px color-mix(in srgb,var(--mv4f-accent) 5%,transparent),0 0 0 48px color-mix(in srgb,var(--mv4f-accent) 3%,transparent);pointer-events:none}.moorland-v4-features__card:hover{transform:translateY(-5px);border-color:var(--mv4f-accent)}.moorland-v4-features__card-top{display:flex;align-items:start;justify-content:space-between;gap:20px}.moorland-v4-features__number{color:var(--mv4f-accent);font:700 .7rem/1 var(--mv4f-body-font);letter-spacing:.13em}.moorland-v4-features__icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4f-accent) 46%,transparent);border-radius:50%;color:var(--mv4f-accent)}.moorland-v4-features__svg{display:block;width:23px;height:23px}.moorland-v4-features__copy{position:relative;z-index:1;margin-top:58px}.moorland-v4-features__card-title{max-width:17ch;margin:0;color:var(--mv4f-heading);font:700 clamp(1.3rem,2vw,1.9rem)/1.12 var(--mv4f-heading-font);letter-spacing:-.035em}.moorland-v4-features__card-body{max-width:37ch;margin-top:12px;font-size:.9rem}.moorland-v4-features__link{display:inline-flex;align-items:center;gap:14px;margin-top:22px;padding-bottom:6px;border-bottom:1px solid var(--mv4f-accent);color:inherit;font:700 .78rem/1 var(--mv4f-body-font);text-decoration:none}.moorland-v4-features__link span:last-child{color:var(--mv4f-accent);transition:transform .2s ease}.moorland-v4-features__link:hover span:last-child{transform:translate(3px,-3px)}.moorland-v4-features__link:focus-visible{outline:3px solid var(--mv4f-accent);outline-offset:4px}.moorland-v4-features--strip{padding-block:0}.moorland-v4-features--strip .moorland-v4-features__header{display:none}.moorland-v4-features--strip .moorland-v4-features__inner{width:100%;max-width:none}.moorland-v4-features--strip .moorland-v4-features__grid{grid-template-columns:repeat(var(--mv4f-strip-count, 3),minmax(0,1fr));gap:0}.moorland-v4-features--strip .moorland-v4-features__card{grid-column:auto;min-height:190px;border-width:0 1px 0 0;border-radius:0;box-shadow:none}.moorland-v4-features--strip .moorland-v4-features__card:last-child{border-right:0}.moorland-v4-features--strip .moorland-v4-features__copy{margin-top:28px}.moorland-v4-features--strip .moorland-v4-features__card-body,.moorland-v4-features--strip .moorland-v4-features__link,.moorland-v4-features--strip .moorland-v4-features__card-eyebrow{display:none}@media(min-width:750px){.moorland-v4-features--hide-desktop{display:none}}@media(max-width:1099px){.moorland-v4-features__card{grid-column:span 6}}@media(max-width:749px){.moorland-v4-features{padding-block:var(--mv4f-padding-top-mobile) var(--mv4f-padding-bottom-mobile)}.moorland-v4-features--hide-mobile{display:none}.moorland-v4-features__inner{width:min(calc(100% - 32px),var(--mv4f-max-width))}.moorland-v4-features__header{grid-template-columns:1fr;gap:20px}.moorland-v4-features__heading{font-size:var(--mv4f-heading-size-mobile)}.moorland-v4-features__grid,.moorland-v4-features--strip .moorland-v4-features__grid{display:flex;gap:14px;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-v4-features__grid::-webkit-scrollbar{display:none}.moorland-v4-features__card,.moorland-v4-features--strip .moorland-v4-features__card{flex:0 0 min(82vw,330px);min-height:300px;border:1px solid var(--mv4f-border);border-radius:min(var(--mv4f-radius),18px);scroll-snap-align:start}.moorland-v4-features--strip{padding-block:18px}.moorland-v4-features--strip .moorland-v4-features__inner{width:min(calc(100% - 32px),var(--mv4f-max-width))}}@media(prefers-reduced-motion:no-preference){.moorland-v4-features__card{animation:moorland-v4-feature-in .62s both}.moorland-v4-features__card:nth-child(2){animation-delay:70ms}.moorland-v4-features__card:nth-child(3){animation-delay:.14s}}@keyframes moorland-v4-feature-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.moorland-v4-guide{background:var(--mv4g-background);color:var(--mv4g-text);padding-block:var(--mv4g-padding-top) var(--mv4g-padding-bottom);overflow:clip}.moorland-v4-guide__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(36px,7vw,100px);width:min(calc(100% - 48px),var(--mv4g-max-width));margin-inline:auto;align-items:center}.moorland-v4-guide__feature{border:1px solid var(--mv4g-border);border-radius:var(--mv4g-radius);background:var(--mv4g-panel);box-shadow:0 28px 80px #1516141f;overflow:hidden}.moorland-v4-guide__media{position:relative;min-height:430px;background:color-mix(in srgb,var(--mv4g-panel) 84%,var(--mv4g-accent));overflow:hidden}.moorland-v4-guide__media picture,.moorland-v4-guide__media img,.moorland-v4-guide__media video{display:block;width:100%;height:100%}.moorland-v4-guide__media img,.moorland-v4-guide__media video{min-height:430px;object-fit:cover}.moorland-v4-guide__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 17%,color-mix(in srgb,var(--mv4g-accent) 18%,transparent),transparent 30%)}.moorland-v4-guide__fallback svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:none;stroke:color-mix(in srgb,var(--mv4g-text) 14%,transparent);stroke-width:1.2}.moorland-v4-guide__fallback>span{position:absolute;left:38px;bottom:36px;display:grid;width:58px;height:58px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4g-accent) 54%,transparent);border-radius:50%;color:var(--mv4g-accent)}.moorland-v4-guide__fallback-svg{width:27px;height:27px}.moorland-v4-guide__feature-copy{padding:clamp(28px,4vw,46px)}.moorland-v4-guide__eyebrow{margin:0 0 13px;color:var(--mv4g-accent);font:700 .72rem/1.2 var(--mv4g-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-guide__heading{max-width:14ch;margin:0;color:var(--mv4g-heading);font:700 var(--mv4g-heading-size)/1.03 var(--mv4g-heading-font);letter-spacing:-.046em;text-wrap:balance}.moorland-v4-guide__body,.moorland-v4-guide__answer{font-family:var(--mv4g-body-font);font-size:1rem;line-height:1.65}.moorland-v4-guide__body{max-width:44ch;margin-top:20px}.moorland-v4-guide__body>:first-child,.moorland-v4-guide__answer>:first-child{margin-top:0}.moorland-v4-guide__body>:last-child,.moorland-v4-guide__answer>:last-child{margin-bottom:0}.moorland-v4-guide__link{display:inline-flex;align-items:center;gap:14px;margin-top:26px;padding-bottom:7px;border-bottom:1px solid var(--mv4g-accent);color:inherit;font:700 .8rem/1 var(--mv4g-body-font);text-decoration:none}.moorland-v4-guide__link span{color:var(--mv4g-accent)}.moorland-v4-guide__link:focus-visible{outline:3px solid var(--mv4g-accent);outline-offset:4px}.moorland-v4-guide__questions{border-top:1px solid var(--mv4g-border)}.moorland-v4-guide__item{border-bottom:1px solid var(--mv4g-border)}.moorland-v4-guide__summary{display:grid;grid-template-columns:auto minmax(0,1fr) 22px;gap:18px;align-items:center;min-height:90px;padding:20px 4px;cursor:pointer;list-style:none;font:700 clamp(1rem,1.5vw,1.24rem)/1.3 var(--mv4g-heading-font)}.moorland-v4-guide__summary::-webkit-details-marker{display:none}.moorland-v4-guide__summary:focus-visible{outline:3px solid var(--mv4g-accent);outline-offset:4px}.moorland-v4-guide__item-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4g-accent) 42%,transparent);border-radius:50%;color:var(--mv4g-accent)}.moorland-v4-guide__item-svg{width:20px;height:20px}.moorland-v4-guide__mark{position:relative;width:18px;height:18px}.moorland-v4-guide__mark:before,.moorland-v4-guide__mark:after{content:"";position:absolute;inset:50% 1px auto;height:1px;background:var(--mv4g-accent);transition:transform .22s ease}.moorland-v4-guide__mark:after{transform:rotate(90deg)}.moorland-v4-guide__item[open] .moorland-v4-guide__mark:after{transform:rotate(0)}.moorland-v4-guide__answer{max-width:66ch;padding:0 48px 28px 60px;color:color-mix(in srgb,var(--mv4g-text) 74%,transparent)}@media(min-width:750px){.moorland-v4-guide--hide-desktop{display:none}}@media(max-width:999px){.moorland-v4-guide__inner{grid-template-columns:1fr}}@media(max-width:749px){.moorland-v4-guide{padding-block:var(--mv4g-padding-top-mobile) var(--mv4g-padding-bottom-mobile)}.moorland-v4-guide--hide-mobile{display:none}.moorland-v4-guide__inner{width:min(calc(100% - 32px),var(--mv4g-max-width))}.moorland-v4-guide__heading{font-size:var(--mv4g-heading-size-mobile)}.moorland-v4-guide__media,.moorland-v4-guide__media img,.moorland-v4-guide__media video{min-height:340px}.moorland-v4-guide__summary{gap:13px;min-height:80px}.moorland-v4-guide__answer{padding:0 8px 24px 56px}}@media(prefers-reduced-motion:no-preference){.moorland-v4-guide__item[open] .moorland-v4-guide__answer{animation:moorland-v4-guide-open .38s ease both}}@keyframes moorland-v4-guide-open{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.moorland-v4-hero{position:relative;min-height:max(650px,var(--mv4h-height));background:var(--mv4h-background);color:var(--mv4h-text);overflow:clip;isolation:isolate}.moorland-v4-hero__media,.moorland-v4-hero__media picture,.moorland-v4-hero__media img,.moorland-v4-hero__media video,.moorland-v4-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.moorland-v4-hero__media img,.moorland-v4-hero__media video{object-fit:cover}.moorland-v4-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(var(--mv4h-overlay) / var(--mv4h-overlay-opacity)) 0%,rgb(var(--mv4h-overlay) / .08) 52%,transparent 84%)}.moorland-v4-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);grid-template-rows:1fr auto;gap:28px;width:min(calc(100% - 64px),var(--mv4h-max-width));min-height:max(650px,var(--mv4h-height));margin-inline:auto;padding-block:clamp(96px,11vw,160px) 34px}.moorland-v4-hero__panel{align-self:center;width:min(100%,680px);padding:clamp(30px,4.5vw,60px);border:1px solid rgb(21 22 20 / .14);border-radius:14px;background:rgb(var(--mv4h-panel));box-shadow:0 34px 100px #1516142b;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.moorland-v4-hero__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--mv4h-accent);font:700 .73rem/1.2 var(--mv4h-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-hero__eyebrow span{width:18px;height:1px;background:currentColor}.moorland-v4-hero__heading{max-width:12ch;margin:0;color:inherit;font:700 var(--mv4h-heading-size)/.96 var(--mv4h-heading-font);letter-spacing:-.058em;text-wrap:balance}.moorland-v4-hero__body{max-width:47ch;margin-top:24px;font:400 1rem/1.65 var(--mv4h-body-font)}.moorland-v4-hero__body>:first-child{margin-top:0}.moorland-v4-hero__body>:last-child{margin-bottom:0}.moorland-v4-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.moorland-v4-hero__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 26px;border:1px solid var(--mv4h-button);border-radius:7px;color:inherit;font:700 .86rem/1 var(--mv4h-body-font);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.moorland-v4-hero__button--primary{background:var(--mv4h-button);color:var(--mv4h-button-text);box-shadow:0 14px 30px #53634833}.moorland-v4-hero__button--secondary{background:transparent;border-color:currentColor}.moorland-v4-hero__button:hover{transform:translateY(-3px)}.moorland-v4-hero__button:focus-visible{outline:3px solid var(--mv4h-accent);outline-offset:4px}.moorland-v4-hero__inset{align-self:center;justify-self:end;width:min(100%,360px);aspect-ratio:4 / 5;padding:7px;border:1px solid rgb(245 241 233 / .46);border-radius:12px;background:#f5f1e92e;box-shadow:0 30px 80px #15161440;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.moorland-v4-hero__inset img{width:100%;height:100%;border-radius:7px;object-fit:cover}.moorland-v4-hero__notes{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgb(245 241 233 / .28);border-radius:10px;background:#151614b8;color:#f5f1e9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.moorland-v4-hero__note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:20px 24px;border-right:1px solid rgb(245 241 233 / .16)}.moorland-v4-hero__note:last-child{border-right:0}.moorland-v4-hero__note-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgb(217 147 53 / .55);border-radius:50%;color:#d99335}.moorland-v4-hero__note-svg{width:19px;height:19px}.moorland-v4-hero__note strong,.moorland-v4-hero__note small{display:block;font-family:var(--mv4h-body-font)}.moorland-v4-hero__note strong{font-size:.83rem;line-height:1.25}.moorland-v4-hero__note small{margin-top:4px;color:#f5f1e9a3;font-size:.7rem;line-height:1.35}@media(min-width:750px){.moorland-v4-hero--hide-desktop{display:none}}@media(max-width:749px){.moorland-v4-hero{min-height:0}.moorland-v4-hero--hide-mobile{display:none}.moorland-v4-hero__media{height:54svh;min-height:400px}.moorland-v4-hero__overlay{background:linear-gradient(to bottom,transparent 36%,rgb(var(--mv4h-overlay) / var(--mv4h-overlay-opacity)) 100%)}.moorland-v4-hero__inner{display:block;width:100%;min-height:0;padding:400px 0 0}.moorland-v4-hero__panel{width:100%;padding:34px 22px 38px;border:0;border-radius:0;background:var(--mv4h-background);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.moorland-v4-hero__heading{font-size:var(--mv4h-heading-size-mobile)}.moorland-v4-hero__actions{display:grid}.moorland-v4-hero__button{width:100%}.moorland-v4-hero__inset{display:none}.moorland-v4-hero__notes{grid-template-columns:1fr;margin:0 16px 24px;background:#151614}.moorland-v4-hero__note{border-right:0;border-bottom:1px solid rgb(245 241 233 / .16)}.moorland-v4-hero__note:last-child{border-bottom:0}}@media(prefers-reduced-motion:no-preference){.moorland-v4-hero.has-motion [data-mv4-reveal]{opacity:0;transform:translateY(22px);transition:opacity .76s ease,transform .76s cubic-bezier(.22,1,.36,1)}.moorland-v4-hero.has-motion [data-mv4-reveal].is-visible{opacity:1;transform:translateY(0)}.moorland-v4-hero.has-motion .moorland-v4-hero__media img,.moorland-v4-hero.has-motion .moorland-v4-hero__fallback{animation:moorland-v4-hero-drift 14s ease-out both}}@keyframes moorland-v4-hero-drift{0%{transform:scale(1.055)}to{transform:scale(1)}}.moorland-v4-journal{background:var(--mv4m-background);color:var(--mv4m-text);padding-block:var(--mv4m-padding-top) var(--mv4m-padding-bottom);overflow:clip}.moorland-v4-journal__inner{width:min(calc(100% - 48px),var(--mv4m-max-width));margin-inline:auto}.moorland-v4-journal__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(36px,5vw,68px)}.moorland-v4-journal__eyebrow,.moorland-v4-journal__card-eyebrow{margin:0 0 13px;color:var(--mv4m-accent);font:700 .72rem/1.2 var(--mv4m-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-journal__heading{max-width:13ch;margin:0;color:var(--mv4m-heading);font:700 var(--mv4m-heading-size)/1.02 var(--mv4m-heading-font);letter-spacing:-.047em;text-wrap:balance}.moorland-v4-journal__body,.moorland-v4-journal__card-body{font-family:var(--mv4m-body-font);font-size:1rem;line-height:1.65}.moorland-v4-journal__body{max-width:44ch}.moorland-v4-journal__body>:first-child,.moorland-v4-journal__card-body>:first-child{margin-top:0}.moorland-v4-journal__body>:last-child,.moorland-v4-journal__card-body>:last-child{margin-bottom:0}.moorland-v4-journal__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.moorland-v4-journal__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--mv4m-accent);border-radius:7px;color:inherit;font:700 .84rem/1 var(--mv4m-body-font);text-decoration:none;transition:transform .2s ease}.moorland-v4-journal__button--primary{background:var(--mv4m-accent);color:var(--mv4m-button-text)}.moorland-v4-journal__button--secondary{background:transparent}.moorland-v4-journal__button:hover{transform:translateY(-2px)}.moorland-v4-journal__button:focus-visible,.moorland-v4-journal__card-link:focus-visible{outline:3px solid var(--mv4m-accent);outline-offset:4px}.moorland-v4-journal__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--mv4m-gap)}.moorland-v4-journal__card{position:relative;grid-column:span 4;min-height:430px;border:1px solid var(--mv4m-border);border-radius:var(--mv4m-radius);background:var(--mv4m-card);color:var(--mv4m-card-text);box-shadow:0 24px 70px #1516141f;overflow:hidden;isolation:isolate}.moorland-v4-journal__card--wide{grid-column:span 8;min-height:560px}.moorland-v4-journal__card--tall{min-height:560px}.moorland-v4-journal__media,.moorland-v4-journal__media picture,.moorland-v4-journal__media img,.moorland-v4-journal__media video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.moorland-v4-journal__media img,.moorland-v4-journal__media video{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.moorland-v4-journal__card:hover .moorland-v4-journal__media img,.moorland-v4-journal__card:hover .moorland-v4-journal__media video{transform:scale(1.035)}.moorland-v4-journal__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 16%,color-mix(in srgb,var(--mv4m-accent) 18%,transparent),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--mv4m-card) 83%,var(--mv4m-accent)),var(--mv4m-card))}.moorland-v4-journal__fallback svg{position:absolute;inset:4% -10% auto -4%;width:118%;height:92%;fill:none;stroke:color-mix(in srgb,var(--mv4m-card-text) 16%,transparent);stroke-width:1.3}.moorland-v4-journal__fallback-number{position:absolute;top:34px;right:38px;color:color-mix(in srgb,var(--mv4m-card-text) 13%,transparent);font:700 clamp(4.5rem,9vw,8.5rem)/.8 var(--mv4m-heading-font);letter-spacing:-.08em}.moorland-v4-journal__fallback-icon{position:absolute;left:34px;top:34px;display:grid;width:56px;height:56px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4m-accent) 54%,transparent);border-radius:50%;color:var(--mv4m-accent)}.moorland-v4-journal__fallback-svg{width:26px;height:26px}.moorland-v4-journal__card-content{position:absolute;z-index:2;inset:auto 0 0;display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(24px,3vw,38px);background:linear-gradient(to top,rgb(var(--mv4m-overlay) / var(--mv4m-overlay-opacity)) 0%,rgb(var(--mv4m-overlay) / .52) 58%,transparent 100%);color:var(--mv4m-card-text)}.moorland-v4-journal__card--manual-video .moorland-v4-journal__card-content{inset:0 0 auto;align-items:start;background:linear-gradient(to bottom,rgb(var(--mv4m-overlay) / var(--mv4m-overlay-opacity)) 0%,rgb(var(--mv4m-overlay) / .46) 58%,transparent 100%)}.moorland-v4-journal__card-title{max-width:18ch;margin:0;font:700 clamp(1.4rem,2.7vw,2.7rem)/1.05 var(--mv4m-heading-font);letter-spacing:-.04em;text-wrap:balance}.moorland-v4-journal__card-body{max-width:38ch;margin-top:12px;font-size:.88rem;color:color-mix(in srgb,var(--mv4m-card-text) 80%,transparent)}.moorland-v4-journal__card-link{display:inline-flex;align-items:center;gap:13px;flex:none;padding-bottom:7px;border-bottom:1px solid var(--mv4m-accent);color:inherit;font:700 .78rem/1 var(--mv4m-body-font);text-decoration:none}.moorland-v4-journal__card-link span{color:var(--mv4m-accent)}.moorland-v4-journal--closing .moorland-v4-journal__inner{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:clamp(44px,7vw,110px);align-items:center}.moorland-v4-journal--closing .moorland-v4-journal__header{display:block;margin:0}.moorland-v4-journal--closing .moorland-v4-journal__intro{margin-top:24px}.moorland-v4-journal--closing .moorland-v4-journal__grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;min-height:610px}.moorland-v4-journal--closing .moorland-v4-journal__card,.moorland-v4-journal--closing .moorland-v4-journal__card--wide,.moorland-v4-journal--closing .moorland-v4-journal__card--tall{grid-column:span 2;min-height:440px}.moorland-v4-journal--closing .moorland-v4-journal__card:nth-child(2){position:relative;top:-16px;min-height:570px}.moorland-v4-journal--closing .moorland-v4-journal__card-content{padding:24px}.moorland-v4-journal--closing .moorland-v4-journal__card-title{font-size:clamp(1.15rem,1.8vw,1.8rem)}.moorland-v4-journal--closing .moorland-v4-journal__card-body{display:none}@media(min-width:750px){.moorland-v4-journal--hide-desktop{display:none}}@media(max-width:1099px){.moorland-v4-journal__card,.moorland-v4-journal__card--tall{grid-column:span 6}.moorland-v4-journal__card--wide{grid-column:span 12}.moorland-v4-journal--closing .moorland-v4-journal__inner{grid-template-columns:1fr}}@media(max-width:749px){.moorland-v4-journal{padding-block:var(--mv4m-padding-top-mobile) var(--mv4m-padding-bottom-mobile)}.moorland-v4-journal--hide-mobile{display:none}.moorland-v4-journal__inner{width:min(calc(100% - 32px),var(--mv4m-max-width))}.moorland-v4-journal__header{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.moorland-v4-journal__heading{font-size:var(--mv4m-heading-size-mobile)}.moorland-v4-journal__actions{display:grid}.moorland-v4-journal__button{width:100%}.moorland-v4-journal__grid,.moorland-v4-journal--closing .moorland-v4-journal__grid{display:flex;gap:14px;min-height:0;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-v4-journal__grid::-webkit-scrollbar{display:none}.moorland-v4-journal__card,.moorland-v4-journal__card--wide,.moorland-v4-journal__card--tall,.moorland-v4-journal--closing .moorland-v4-journal__card,.moorland-v4-journal--closing .moorland-v4-journal__card--wide,.moorland-v4-journal--closing .moorland-v4-journal__card--tall{flex:0 0 min(84vw,360px);min-height:470px;top:auto;border-radius:min(var(--mv4m-radius),18px);scroll-snap-align:start}.moorland-v4-journal__card-content{display:block}.moorland-v4-journal__card-link{margin-top:22px}}@media(prefers-reduced-motion:no-preference){.moorland-v4-journal.has-motion [data-mv4-journal-reveal]{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s cubic-bezier(.22,1,.36,1)}.moorland-v4-journal.has-motion [data-mv4-journal-reveal].is-visible{opacity:1;transform:translateY(0)}}.moorland-v4-journey{position:relative;background:var(--mv4j-background);color:var(--mv4j-text);padding-block:var(--mv4j-padding-top) var(--mv4j-padding-bottom);overflow:clip}.moorland-v4-journey:before{content:"";position:absolute;top:-260px;right:-280px;width:620px;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mv4j-accent) 18%,transparent);border-radius:50%;box-shadow:0 0 0 44px color-mix(in srgb,var(--mv4j-accent) 4%,transparent),0 0 0 88px color-mix(in srgb,var(--mv4j-accent) 3%,transparent);pointer-events:none}.moorland-v4-journey__inner{position:relative;width:min(calc(100% - 48px),var(--mv4j-max-width));margin-inline:auto}.moorland-v4-journey__header{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(38px,6vw,72px)}.moorland-v4-journey__eyebrow,.moorland-v4-journey__step{margin:0 0 13px;color:var(--mv4j-accent);font:700 .73rem/1.2 var(--mv4j-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-journey__heading{max-width:14ch;margin:0;color:var(--mv4j-heading);font:700 var(--mv4j-heading-size)/1.02 var(--mv4j-heading-font);letter-spacing:-.047em;text-wrap:balance}.moorland-v4-journey__body,.moorland-v4-journey__chapter-body{font-family:var(--mv4j-body-font);font-size:1rem;line-height:1.65}.moorland-v4-journey__body{max-width:44ch}.moorland-v4-journey__body>:first-child,.moorland-v4-journey__chapter-body>:first-child{margin-top:0}.moorland-v4-journey__body>:last-child,.moorland-v4-journey__chapter-body>:last-child{margin-bottom:0}.moorland-v4-journey__chapters{border:1px solid var(--mv4j-border);border-radius:var(--mv4j-radius);background:var(--mv4j-panel);color:var(--mv4j-panel-text);box-shadow:0 34px 90px #1516142b;overflow:hidden}.moorland-v4-journey__chapter{border-bottom:1px solid color-mix(in srgb,var(--mv4j-border) 42%,transparent)}.moorland-v4-journey__chapter:last-child{border-bottom:0}.moorland-v4-journey__summary{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) minmax(180px,.45fr) 24px;gap:18px;align-items:center;min-height:92px;padding:22px 30px;cursor:pointer;list-style:none;transition:background-color .22s ease}.moorland-v4-journey__summary::-webkit-details-marker{display:none}.moorland-v4-journey__summary:hover,.moorland-v4-journey__chapter[open] .moorland-v4-journey__summary{background:color-mix(in srgb,var(--mv4j-panel-text) 5%,transparent)}.moorland-v4-journey__summary:focus-visible{outline:3px solid var(--mv4j-accent);outline-offset:-5px}.moorland-v4-journey__summary-number{color:var(--mv4j-accent);font:700 .7rem/1 var(--mv4j-body-font);letter-spacing:.13em}.moorland-v4-journey__summary-title{font:700 clamp(1.05rem,1.8vw,1.45rem)/1.2 var(--mv4j-heading-font);letter-spacing:-.025em}.moorland-v4-journey__summary-detail{color:color-mix(in srgb,var(--mv4j-panel-text) 58%,transparent);font:500 .75rem/1.35 var(--mv4j-body-font);text-align:right}.moorland-v4-journey__summary-mark{position:relative;width:18px;height:18px}.moorland-v4-journey__summary-mark:before,.moorland-v4-journey__summary-mark:after{content:"";position:absolute;inset:50% 1px auto;height:1px;background:var(--mv4j-accent);transition:transform .22s ease}.moorland-v4-journey__summary-mark:after{transform:rotate(90deg)}.moorland-v4-journey__chapter[open] .moorland-v4-journey__summary-mark:after{transform:rotate(0)}.moorland-v4-journey__chapter-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);min-height:560px;border-top:1px solid color-mix(in srgb,var(--mv4j-border) 42%,transparent)}.moorland-v4-journey__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px)}.moorland-v4-journey__icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:30px;border:1px solid color-mix(in srgb,var(--mv4j-accent) 48%,transparent);border-radius:50%;color:var(--mv4j-accent)}.moorland-v4-journey__svg{width:27px;height:27px}.moorland-v4-journey__chapter-title{max-width:14ch;margin:0;font:700 clamp(2rem,3.8vw,4rem)/1.02 var(--mv4j-heading-font);letter-spacing:-.048em;text-wrap:balance}.moorland-v4-journey__chapter-body{max-width:46ch;margin-top:22px;color:color-mix(in srgb,var(--mv4j-panel-text) 74%,transparent)}.moorland-v4-journey__points{display:grid;gap:0;margin:30px 0 0;padding:0;list-style:none}.moorland-v4-journey__points li{position:relative;padding:12px 0 12px 23px;border-top:1px solid color-mix(in srgb,var(--mv4j-border) 40%,transparent);font:600 .84rem/1.4 var(--mv4j-body-font)}.moorland-v4-journey__points li:before{content:"";position:absolute;top:18px;left:1px;width:7px;height:7px;border-radius:50%;background:var(--mv4j-accent)}.moorland-v4-journey__link{display:inline-flex;width:fit-content;align-items:center;gap:16px;margin-top:30px;padding-bottom:7px;border-bottom:1px solid var(--mv4j-accent);color:inherit;font:700 .8rem/1 var(--mv4j-body-font);text-decoration:none}.moorland-v4-journey__link span{color:var(--mv4j-accent)}.moorland-v4-journey__link:focus-visible{outline:3px solid var(--mv4j-accent);outline-offset:4px}.moorland-v4-journey__media{position:relative;min-height:560px;background:color-mix(in srgb,var(--mv4j-panel) 84%,var(--mv4j-border));overflow:hidden}.moorland-v4-journey__media>picture,.moorland-v4-journey__media>img,.moorland-v4-journey__media>video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.moorland-v4-journey__media>img,.moorland-v4-journey__media>video,.moorland-v4-journey__media picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.moorland-v4-journey__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--mv4j-accent) 20%,transparent),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--mv4j-panel) 82%,var(--mv4j-border)),var(--mv4j-panel))}.moorland-v4-journey__fallback svg{position:absolute;inset:4% -9% auto -5%;width:118%;height:92%;fill:none;stroke:color-mix(in srgb,var(--mv4j-panel-text) 16%,transparent);stroke-width:1.3}.moorland-v4-journey__fallback>span{position:absolute;top:42px;left:48px;color:color-mix(in srgb,var(--mv4j-panel-text) 12%,transparent);font:700 clamp(5rem,10vw,9rem)/.8 var(--mv4j-heading-font);letter-spacing:-.08em}.moorland-v4-journey__inset{position:absolute;right:28px;bottom:28px;width:clamp(135px,30%,220px);aspect-ratio:4 / 5;padding:6px;border:1px solid color-mix(in srgb,var(--mv4j-panel-text) 25%,transparent);border-radius:max(6px,calc(var(--mv4j-radius) - 3px));background:#15161447;box-shadow:0 20px 54px #1516144d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moorland-v4-journey__inset img{width:100%;height:100%;border-radius:max(3px,calc(var(--mv4j-radius) - 8px));object-fit:cover}@media(min-width:750px){.moorland-v4-journey--hide-desktop{display:none}}@media(max-width:749px){.moorland-v4-journey{padding-block:var(--mv4j-padding-top-mobile) var(--mv4j-padding-bottom-mobile)}.moorland-v4-journey--hide-mobile{display:none}.moorland-v4-journey:before{width:420px;top:-170px;right:-310px}.moorland-v4-journey__inner{width:min(calc(100% - 32px),var(--mv4j-max-width))}.moorland-v4-journey__header{grid-template-columns:1fr;gap:20px}.moorland-v4-journey__heading{font-size:var(--mv4j-heading-size-mobile)}.moorland-v4-journey__summary{grid-template-columns:36px minmax(0,1fr) 20px;min-height:80px;padding:18px 20px}.moorland-v4-journey__summary-detail{display:none}.moorland-v4-journey__chapter-grid{grid-template-columns:1fr;min-height:0}.moorland-v4-journey__copy{padding:34px 24px 40px}.moorland-v4-journey__media{order:-1;min-height:360px}.moorland-v4-journey__chapter-title{font-size:clamp(2rem,10vw,3rem)}.moorland-v4-journey__inset{right:20px;bottom:20px;width:34%}}@media(prefers-reduced-motion:no-preference){.moorland-v4-journey__chapter[open] .moorland-v4-journey__chapter-grid{animation:moorland-v4-journey-open .52s cubic-bezier(.22,1,.36,1) both}}@keyframes moorland-v4-journey-open{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.moorland-v4-newsletter{position:relative;padding-block:var(--mv4n-padding-top) var(--mv4n-padding-bottom);background:var(--mv4n-background);color:var(--mv4n-text);overflow:clip}.moorland-v4-newsletter:before{content:"";position:absolute;inset:-20% -5% auto 45%;width:62%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mv4n-accent) 22%,transparent);border-radius:50%;opacity:.55;pointer-events:none}.moorland-v4-newsletter:after{content:"";position:absolute;inset:auto 8% -48% auto;width:38%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mv4n-accent) 16%,transparent);border-radius:50%;pointer-events:none}.moorland-v4-newsletter__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(42px,8vw,120px);width:min(calc(100% - 48px),var(--mv4n-max-width));margin-inline:auto;align-items:center}.moorland-v4-newsletter__eyebrow{margin:0 0 14px;color:var(--mv4n-accent);font:700 .72rem/1.2 var(--mv4n-body-font);letter-spacing:.16em;text-transform:uppercase}.moorland-v4-newsletter__heading{max-width:13ch;margin:0;color:var(--mv4n-heading);font:700 var(--mv4n-heading-size)/1.02 var(--mv4n-heading-font);letter-spacing:-.048em;text-wrap:balance}.moorland-v4-newsletter__body{max-width:48ch;margin-top:22px;color:color-mix(in srgb,var(--mv4n-text) 76%,transparent);font:400 1rem/1.7 var(--mv4n-body-font)}.moorland-v4-newsletter__body>:first-child{margin-top:0}.moorland-v4-newsletter__body>:last-child{margin-bottom:0}.moorland-v4-newsletter__panel{padding:clamp(28px,4vw,48px);border:1px solid var(--mv4n-border);border-radius:var(--mv4n-radius);background:var(--mv4n-panel);box-shadow:0 28px 80px #0000002e}.moorland-v4-newsletter__panel-label{margin:0 0 18px;color:var(--mv4n-heading);font:700 1rem/1.35 var(--mv4n-heading-font)}.moorland-v4-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.moorland-v4-newsletter__field input{min-width:0;min-height:54px;padding:13px 17px;border:1px solid var(--mv4n-border);border-radius:7px;background:var(--mv4n-input);color:var(--mv4n-input-text);font:500 .92rem/1.2 var(--mv4n-body-font)}.moorland-v4-newsletter__field button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:12px;padding:13px 20px;border:1px solid var(--mv4n-accent);border-radius:7px;background:var(--mv4n-accent);color:#151614;font:700 .82rem/1 var(--mv4n-body-font);cursor:pointer}.moorland-v4-newsletter__field button span{transition:transform .2s ease}.moorland-v4-newsletter__field button:hover span{transform:translate(3px,-3px)}.moorland-v4-newsletter__field input:focus-visible,.moorland-v4-newsletter__field button:focus-visible{outline:3px solid var(--mv4n-accent);outline-offset:3px}.moorland-v4-newsletter__privacy,.moorland-v4-newsletter__message{margin:14px 0 0;color:color-mix(in srgb,var(--mv4n-text) 66%,transparent);font:400 .76rem/1.5 var(--mv4n-body-font)}.moorland-v4-newsletter__message a{color:inherit}.moorland-v4-newsletter__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:750px){.moorland-v4-newsletter--hide-desktop{display:none}}@media(max-width:899px){.moorland-v4-newsletter__inner{grid-template-columns:1fr}}@media(max-width:749px){.moorland-v4-newsletter{padding-block:var(--mv4n-padding-top-mobile) var(--mv4n-padding-bottom-mobile)}.moorland-v4-newsletter--hide-mobile{display:none}.moorland-v4-newsletter__inner{width:min(calc(100% - 32px),var(--mv4n-max-width))}.moorland-v4-newsletter__heading{font-size:var(--mv4n-heading-size-mobile)}.moorland-v4-newsletter__field{grid-template-columns:1fr}.moorland-v4-newsletter__field button{width:100%}}@media(prefers-reduced-motion:reduce){.moorland-v4-newsletter__field button span{transition:none}}.moorland-v4-product-story{padding-block:var(--mv4ps-padding-top) var(--mv4ps-padding-bottom);background:var(--mv4ps-background);color:var(--mv4ps-text);overflow:clip}.moorland-v4-product-story__inner{width:min(calc(100% - 48px),var(--mv4ps-max-width));margin-inline:auto}.moorland-v4-product-story__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(34px,8vw,112px);align-items:end;margin-bottom:clamp(36px,5vw,64px)}.moorland-v4-product-story__eyebrow{margin:0 0 13px;color:var(--mv4ps-accent);font:700 .72rem/1.2 var(--mv4ps-body-font);letter-spacing:.16em;text-transform:uppercase}.moorland-v4-product-story__heading{max-width:14ch;margin:0;color:var(--mv4ps-heading);font:700 var(--mv4ps-heading-size)/1.02 var(--mv4ps-heading-font);letter-spacing:-.048em;text-wrap:balance}.moorland-v4-product-story__body{max-width:46ch;font:400 1rem/1.7 var(--mv4ps-body-font)}.moorland-v4-product-story__body>:first-child{margin-top:0}.moorland-v4-product-story__body>:last-child{margin-bottom:0}.moorland-v4-product-story__stage{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);border:1px solid var(--mv4ps-border);border-radius:var(--mv4ps-radius);background:var(--mv4ps-panel);box-shadow:0 30px 90px #15161421;overflow:hidden}.moorland-v4-product-story__media{position:relative;min-height:680px;background:color-mix(in srgb,var(--mv4ps-panel) 86%,var(--mv4ps-accent));overflow:hidden}.moorland-v4-product-story__media img{display:block;width:100%;height:100%;min-height:680px;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.moorland-v4-product-story__stage:hover .moorland-v4-product-story__media img{transform:scale(1.025)}.moorland-v4-product-story__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--mv4ps-accent);background:radial-gradient(circle at 72% 20%,color-mix(in srgb,var(--mv4ps-accent) 20%,transparent),transparent 30%)}.moorland-v4-product-story__fallback-icon{width:72px;height:72px}.moorland-v4-product-story__badge{position:absolute;left:28px;bottom:28px;max-width:calc(100% - 56px);padding:11px 15px;border:1px solid color-mix(in srgb,var(--mv4ps-accent) 62%,transparent);border-radius:999px;background:#151614b8;color:#f5f1e9;font:700 .7rem/1 var(--mv4ps-body-font);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moorland-v4-product-story__panel{display:flex;flex-direction:column;padding:clamp(28px,4vw,52px)}.moorland-v4-product-story__benefits{display:grid;gap:6px}.moorland-v4-product-story__benefit{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start;padding:22px 0;border-bottom:1px solid var(--mv4ps-border)}.moorland-v4-product-story__benefit:first-child{padding-top:0}.moorland-v4-product-story__icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4ps-accent) 48%,transparent);border-radius:50%;color:var(--mv4ps-accent)}.moorland-v4-product-story__icon-svg{width:23px;height:23px}.moorland-v4-product-story__benefit h3{margin:2px 0 6px;color:var(--mv4ps-heading);font:700 1.05rem/1.3 var(--mv4ps-heading-font)}.moorland-v4-product-story__benefit p{margin:0;color:color-mix(in srgb,var(--mv4ps-text) 70%,transparent);font:400 .88rem/1.55 var(--mv4ps-body-font)}.moorland-v4-product-story__details{margin-top:auto;padding-top:28px}.moorland-v4-product-story__detail{border-bottom:1px solid var(--mv4ps-border)}.moorland-v4-product-story__detail:first-child{border-top:1px solid var(--mv4ps-border)}.moorland-v4-product-story__detail summary{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:20px;align-items:center;min-height:64px;cursor:pointer;list-style:none;color:var(--mv4ps-heading);font:700 .92rem/1.3 var(--mv4ps-heading-font)}.moorland-v4-product-story__detail summary::-webkit-details-marker{display:none}.moorland-v4-product-story__detail summary:focus-visible{outline:3px solid var(--mv4ps-accent);outline-offset:3px}.moorland-v4-product-story__mark{position:relative;width:16px;height:16px}.moorland-v4-product-story__mark:before,.moorland-v4-product-story__mark:after{content:"";position:absolute;inset:50% 0 auto;height:1px;background:var(--mv4ps-accent);transition:transform .22s ease}.moorland-v4-product-story__mark:after{transform:rotate(90deg)}.moorland-v4-product-story__detail[open] .moorland-v4-product-story__mark:after{transform:rotate(0)}.moorland-v4-product-story__answer{padding:0 32px 22px 0;color:color-mix(in srgb,var(--mv4ps-text) 72%,transparent);font:400 .88rem/1.65 var(--mv4ps-body-font)}.moorland-v4-product-story__answer>:first-child{margin-top:0}.moorland-v4-product-story__answer>:last-child{margin-bottom:0}@media(min-width:750px){.moorland-v4-product-story--hide-desktop{display:none}}@media(max-width:999px){.moorland-v4-product-story__stage{grid-template-columns:1fr}.moorland-v4-product-story__media,.moorland-v4-product-story__media img{min-height:560px}}@media(max-width:749px){.moorland-v4-product-story{padding-block:var(--mv4ps-padding-top-mobile) var(--mv4ps-padding-bottom-mobile)}.moorland-v4-product-story--hide-mobile{display:none}.moorland-v4-product-story__inner{width:min(calc(100% - 32px),var(--mv4ps-max-width))}.moorland-v4-product-story__header{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.moorland-v4-product-story__heading{font-size:var(--mv4ps-heading-size-mobile)}.moorland-v4-product-story__media,.moorland-v4-product-story__media img{min-height:430px}.moorland-v4-product-story__badge{left:18px;bottom:18px}}@media(prefers-reduced-motion:reduce){.moorland-v4-product-story__media img,.moorland-v4-product-story__mark:after{transition:none}}.moorland-v4-products{background:var(--mv4p-background);color:var(--mv4p-text);padding-block:var(--mv4p-padding-top) var(--mv4p-padding-bottom);overflow:clip}.moorland-v4-products__inner{width:min(calc(100% - 48px),var(--mv4p-max-width));margin-inline:auto}.moorland-v4-products__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(36px,5vw,64px)}.moorland-v4-products__eyebrow,.moorland-v4-products__vendor{margin:0 0 12px;color:var(--mv4p-accent);font:700 .72rem/1.2 var(--mv4p-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-v4-products__heading{max-width:13ch;margin:0;color:var(--mv4p-heading);font:700 var(--mv4p-heading-size)/1.02 var(--mv4p-heading-font);letter-spacing:-.047em;text-wrap:balance}.moorland-v4-products__body{max-width:44ch;font:400 1rem/1.65 var(--mv4p-body-font)}.moorland-v4-products__body>:first-child{margin-top:0}.moorland-v4-products__body>:last-child{margin-bottom:0}.moorland-v4-products__collection-link{display:inline-flex;align-items:center;gap:14px;margin-top:24px;padding-bottom:7px;border-bottom:1px solid var(--mv4p-accent);color:inherit;font:700 .8rem/1 var(--mv4p-body-font);text-decoration:none}.moorland-v4-products__collection-link span{color:var(--mv4p-accent)}.moorland-v4-products__collection-link:focus-visible{outline:3px solid var(--mv4p-accent);outline-offset:4px}.moorland-v4-products__grid{display:grid;grid-template-columns:repeat(var(--mv4p-columns),minmax(0,1fr));gap:18px}.moorland-v4-products__card{min-width:0}.moorland-v4-products__media{position:relative;display:block;aspect-ratio:4 / 5;border:1px solid var(--mv4p-border);border-radius:var(--mv4p-radius);background:var(--mv4p-card);color:inherit;overflow:hidden}.moorland-v4-products__media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.moorland-v4-products__card:hover .moorland-v4-products__media>img{transform:scale(1.035)}.moorland-v4-products__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 16%,color-mix(in srgb,var(--mv4p-accent) 17%,transparent),transparent 30%)}.moorland-v4-products__fallback svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:none;stroke:color-mix(in srgb,var(--mv4p-text) 14%,transparent);stroke-width:1.2}.moorland-v4-products__fallback>span{position:absolute;inset:50% auto auto 50%;display:grid;width:62px;height:62px;place-items:center;border:1px solid color-mix(in srgb,var(--mv4p-accent) 50%,transparent);border-radius:50%;color:var(--mv4p-accent);transform:translate(-50%,-50%)}.moorland-v4-products__fallback-svg{width:29px;height:29px}.moorland-v4-products__badge{position:absolute;top:16px;left:16px;padding:8px 10px;border-radius:999px;background:#151614;color:#f5f1e9;font:700 .67rem/1 var(--mv4p-body-font);letter-spacing:.08em;text-transform:uppercase}.moorland-v4-products__media-arrow{position:absolute;right:16px;bottom:16px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#f5f1e9db;color:#151614;font-size:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .22s ease}.moorland-v4-products__card:hover .moorland-v4-products__media-arrow{transform:translate(2px,-2px)}.moorland-v4-products__media:focus-visible,.moorland-v4-products__title a:focus-visible{outline:3px solid var(--mv4p-accent);outline-offset:3px}.moorland-v4-products__meta{padding:18px 4px 0}.moorland-v4-products__vendor{margin-bottom:8px;font-size:.66rem}.moorland-v4-products__title{margin:0;font:700 clamp(1rem,1.5vw,1.3rem)/1.25 var(--mv4p-heading-font)}.moorland-v4-products__title a{color:inherit;text-decoration:none}.moorland-v4-products__price{display:flex;flex-wrap:wrap;gap:10px;margin-top:9px;font:600 .88rem/1.3 var(--mv4p-body-font)}.moorland-v4-products__price s{opacity:.55}.moorland-v4-products__empty{display:grid;min-height:260px;place-items:center;padding:40px;border:1px solid var(--mv4p-border);border-radius:var(--mv4p-radius);background:var(--mv4p-card);text-align:center}.moorland-v4-products__empty span{display:grid;width:58px;height:58px;place-items:center;border:1px solid var(--mv4p-accent);border-radius:50%;color:var(--mv4p-accent)}.moorland-v4-products__empty-svg{width:27px;height:27px}.moorland-v4-products__empty p{margin:18px 0 0;font:600 .9rem/1.5 var(--mv4p-body-font)}@media(min-width:750px){.moorland-v4-products--hide-desktop{display:none}}@media(max-width:999px){.moorland-v4-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.moorland-v4-products{padding-block:var(--mv4p-padding-top-mobile) var(--mv4p-padding-bottom-mobile)}.moorland-v4-products--hide-mobile{display:none}.moorland-v4-products__inner{width:min(calc(100% - 32px),var(--mv4p-max-width))}.moorland-v4-products__header{grid-template-columns:1fr;gap:20px}.moorland-v4-products__heading{font-size:var(--mv4p-heading-size-mobile)}.moorland-v4-products__grid{display:flex;gap:14px;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moorland-v4-products__grid::-webkit-scrollbar{display:none}.moorland-v4-products__card{flex:0 0 min(74vw,310px);scroll-snap-align:start}.moorland-v4-products__media{border-radius:min(var(--mv4p-radius),18px)}}@media(prefers-reduced-motion:reduce){.moorland-v4-products__media>img,.moorland-v4-products__media-arrow{transition:none}}.moorland-system{position:relative;background:var(--mls-background);color:var(--mls-text);padding-block:var(--mls-padding-top) var(--mls-padding-bottom);overflow:clip}.moorland-system:before{content:"";position:absolute;width:min(46vw,720px);aspect-ratio:1;top:-34%;right:-15%;border:1px solid color-mix(in srgb,var(--mls-accent) 18%,transparent);border-radius:50%;box-shadow:0 0 0 42px color-mix(in srgb,var(--mls-accent) 4%,transparent),0 0 0 84px color-mix(in srgb,var(--mls-accent) 3%,transparent);pointer-events:none}.moorland-system__inner{position:relative;width:min(calc(100% - 48px),var(--mls-max-width));margin-inline:auto}.moorland-system__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(32px,8vw,120px);align-items:end;margin-bottom:clamp(34px,5vw,64px)}.moorland-system__eyebrow,.moorland-system__step{margin:0 0 14px;color:var(--mls-accent);font:700 .75rem/1.2 var(--mls-body-font);letter-spacing:.15em;text-transform:uppercase}.moorland-system__heading{max-width:850px;margin:0;color:var(--mls-heading);font-family:var(--mls-heading-font);font-size:var(--mls-heading-size);font-weight:700;line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.moorland-system__body,.moorland-system__panel-body{font-family:var(--mls-body-font);font-size:var(--mls-body-size);line-height:1.65}.moorland-system__body{max-width:42ch;padding-bottom:5px}.moorland-system__body>:first-child,.moorland-system__panel-body>:first-child{margin-top:0}.moorland-system__body>:last-child,.moorland-system__panel-body>:last-child{margin-bottom:0}.moorland-system__shell{display:grid;grid-template-columns:minmax(230px,.31fr) minmax(0,1fr);min-height:640px;border:1px solid color-mix(in srgb,var(--mls-muted) 22%,transparent);border-radius:var(--mls-radius);background:var(--mls-shell);color:var(--mls-shell-text);box-shadow:0 36px 90px #1516142e;overflow:hidden}.moorland-system__tabs{display:flex;flex-direction:column;border-right:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent)}.moorland-system__tab{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;flex:1;min-height:140px;padding:28px clamp(20px,2.5vw,34px);border:0;border-bottom:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent);background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color .26s ease,color .26s ease}.moorland-system__tab:last-child{border-bottom:0}.moorland-system__tab:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--mls-accent);transform:scaleY(0);transform-origin:bottom;transition:transform .32s cubic-bezier(.22,1,.36,1)}.moorland-system__tab:hover,.moorland-system__tab.is-active{background:color-mix(in srgb,var(--mls-shell-text) 6%,transparent)}.moorland-system__tab.is-active:before{transform:scaleY(1)}.moorland-system__tab:focus-visible{outline:3px solid var(--mls-accent);outline-offset:-5px}.moorland-system__tab-number{align-self:start;color:var(--mls-accent);font:700 .7rem/1 var(--mls-body-font);letter-spacing:.12em}.moorland-system__tab-copy{min-width:0}.moorland-system__tab-title{display:block;font:700 clamp(1rem,1.4vw,1.25rem)/1.2 var(--mls-heading-font);letter-spacing:-.02em}.moorland-system__tab-detail{display:block;margin-top:7px;color:color-mix(in srgb,var(--mls-shell-text) 62%,transparent);font:500 .76rem/1.35 var(--mls-body-font)}.moorland-system__tab-mark{width:9px;height:9px;border:1px solid var(--mls-muted);border-radius:50%;transition:background-color .24s ease,border-color .24s ease,transform .24s ease}.moorland-system__tab.is-active .moorland-system__tab-mark{border-color:var(--mls-accent);background:var(--mls-accent);transform:scale(1.2)}.moorland-system__panels{min-width:0}.moorland-system__panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);min-height:100%}.moorland-system[data-enhanced=true] .moorland-system__panel:not(.is-active){display:none}.moorland-system__visual{position:relative;min-height:640px;background:color-mix(in srgb,var(--mls-shell) 82%,var(--mls-muted));overflow:hidden}.moorland-system__visual picture,.moorland-system__visual img{display:block;width:100%;height:100%}.moorland-system__visual img{object-fit:cover}.moorland-system__route{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 16%,color-mix(in srgb,var(--mls-accent) 16%,transparent),transparent 34%),linear-gradient(150deg,color-mix(in srgb,var(--mls-muted) 13%,transparent),transparent 48%)}.moorland-system__route:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent);border-radius:max(4px,calc(var(--mls-radius) - 10px));pointer-events:none}.moorland-system__route svg{position:absolute;inset:9% -8% auto 4%;width:112%;height:82%;overflow:visible}.moorland-system__contour,.moorland-system__trail{fill:none;vector-effect:non-scaling-stroke}.moorland-system__contour{stroke:color-mix(in srgb,var(--mls-muted) 24%,transparent);stroke-width:1.2}.moorland-system__trail{stroke:var(--mls-accent);stroke-width:3;stroke-linecap:round;stroke-dasharray:8 11}.moorland-system__trail-start{fill:var(--mls-accent)}.moorland-system__trail-end{fill:var(--mls-shell);stroke:var(--mls-accent);stroke-width:3}.moorland-system__route-index{position:absolute;top:48px;left:52px;z-index:1;color:color-mix(in srgb,var(--mls-shell-text) 10%,transparent);font:700 clamp(5rem,10vw,9rem)/.8 var(--mls-heading-font);letter-spacing:-.08em}.moorland-system__visual-icon{position:absolute;left:52px;bottom:48px;width:62px;height:62px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--mls-accent) 50%,transparent);border-radius:50%;background:color-mix(in srgb,var(--mls-shell) 76%,transparent);color:var(--mls-accent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moorland-system__visual-svg{display:block;width:28px;height:28px;overflow:visible}.moorland-system__secondary-media{position:absolute;z-index:2;right:28px;bottom:28px;width:clamp(130px,31%,210px);aspect-ratio:4 / 5;padding:6px;border:1px solid color-mix(in srgb,var(--mls-shell-text) 24%,transparent);border-radius:max(6px,calc(var(--mls-radius) - 4px));background:color-mix(in srgb,var(--mls-shell) 82%,transparent);box-shadow:0 20px 54px #1516144d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.moorland-system__secondary-media img{display:block;width:100%;height:100%;border-radius:max(3px,calc(var(--mls-radius) - 9px));object-fit:cover}.moorland-system__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px)}.moorland-system__panel-title{max-width:14ch;margin:0;color:var(--mls-shell-text);font:700 clamp(2rem,3.7vw,4rem)/1.02 var(--mls-heading-font);letter-spacing:-.045em;text-wrap:balance}.moorland-system__panel-body{max-width:46ch;margin-top:24px;color:color-mix(in srgb,var(--mls-shell-text) 76%,transparent)}.moorland-system__features{display:grid;gap:0;margin:32px 0 0;padding:0;list-style:none}.moorland-system__features li{position:relative;padding:13px 0 13px 25px;border-top:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent);font:600 .86rem/1.4 var(--mls-body-font)}.moorland-system__features li:before{content:"";position:absolute;top:19px;left:1px;width:7px;height:7px;border-radius:50%;background:var(--mls-accent)}.moorland-system__link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;width:fit-content;min-width:210px;margin-top:34px;padding:14px 0;border-bottom:1px solid var(--mls-accent);color:var(--mls-shell-text);font:700 .83rem/1 var(--mls-body-font);letter-spacing:.04em;text-decoration:none}.moorland-system__link span:last-child{color:var(--mls-accent);transition:transform .22s ease}.moorland-system__link:hover span:last-child{transform:translate(3px,-3px)}.moorland-system__link:focus-visible{outline:3px solid var(--mls-accent);outline-offset:5px}@media(min-width:750px){.moorland-system--hide-desktop{display:none}}@media(max-width:1099px){.moorland-system__shell{grid-template-columns:1fr;min-height:0}.moorland-system__tabs{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent);scrollbar-width:none}.moorland-system__tabs::-webkit-scrollbar{display:none}.moorland-system__tab{flex:0 0 min(280px,72vw);min-height:112px;border-right:1px solid color-mix(in srgb,var(--mls-muted) 18%,transparent);border-bottom:0}.moorland-system__tab:before{inset:auto 0 0;width:auto;height:3px;transform:scaleX(0);transform-origin:left}.moorland-system__tab.is-active:before{transform:scaleX(1)}.moorland-system__visual{min-height:540px}}@media(max-width:749px){.moorland-system{padding-block:var(--mls-padding-top-mobile) var(--mls-padding-bottom-mobile)}.moorland-system--hide-mobile{display:none}.moorland-system:before{width:92vw;top:-10%;right:-58%}.moorland-system__inner{width:min(calc(100% - 32px),var(--mls-max-width))}.moorland-system__header{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.moorland-system__heading{font-size:var(--mls-heading-size-mobile)}.moorland-system__body,.moorland-system__panel-body{font-size:var(--mls-body-size-mobile)}.moorland-system__shell{border-radius:min(var(--mls-radius),18px)}.moorland-system__tab{flex-basis:min(240px,76vw);min-height:96px;padding:22px 20px}.moorland-system__tab-detail{display:none}.moorland-system__panel{grid-template-columns:1fr}.moorland-system__visual{min-height:360px}.moorland-system__route-index{top:38px;left:36px}.moorland-system__visual-icon{left:36px;bottom:34px}.moorland-system__secondary-media{right:22px;bottom:22px;width:34%}.moorland-system__content{padding:38px 28px 44px}.moorland-system__panel-title{font-size:clamp(2rem,10vw,3rem)}}@media(prefers-reduced-motion:no-preference){.moorland-system.has-motion [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s cubic-bezier(.22,1,.36,1)}.moorland-system.has-motion [data-reveal].is-visible{opacity:1;transform:translateY(0)}.moorland-system[data-enhanced=true] .moorland-system__panel.is-active{animation:moorland-system-panel .52s cubic-bezier(.22,1,.36,1) both}.moorland-system__panel.is-active .moorland-system__trail{animation:moorland-system-route 14s linear infinite}.moorland-system__panel.is-active .moorland-system__trail-end{animation:moorland-system-pulse 2.8s ease-in-out infinite;transform-origin:center;transform-box:fill-box}}@keyframes moorland-system-panel{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes moorland-system-route{to{stroke-dashoffset:-190}}@keyframes moorland-system-pulse{50%{transform:scale(1.3)}}.slideshow--premium{position:relative;isolation:isolate;overflow:clip}.slideshow--premium:after{content:"";position:absolute;z-index:2;width:clamp(240px,34vw,620px);aspect-ratio:1;right:clamp(-260px,-13vw,-80px);bottom:clamp(-330px,-20vw,-150px);border:1px solid rgb(83 99 72 / .24);border-radius:50%;box-shadow:0 0 0 38px #5363480f,0 0 0 76px #5363480a;pointer-events:none}.slideshow--premium .content-over-media{min-height:min(82svh,860px)}.slideshow--premium .moorland-slideshow-fallback,.slideshow--premium .content-over-media>img{transform:scale(1.015)}.slideshow--premium .desktop_only.prose{position:relative;max-width:min(650px,49vw);padding:clamp(30px,4vw,58px);border:1px solid rgb(21 22 20 / .12);border-radius:16px;background:#f5f1e9e6;box-shadow:0 30px 90px #15161424;-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.slideshow--premium .desktop_only.prose:before{content:"";position:absolute;inset:14px 14px auto auto;width:8px;height:8px;border-radius:50%;background:#d99335;box-shadow:0 0 0 5px #d9933524}.slideshow--premium .desktop_only.prose>.bold{display:inline-flex;width:fit-content;margin-bottom:18px;padding:8px 11px;border:1px solid rgb(83 99 72 / .24);border-radius:999px;background:#53634814;color:#536348;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.slideshow--premium .desktop_only.prose .h0,.slideshow--premium .desktop_only.prose .h1{max-width:11ch;font-size:clamp(3.1rem,5.2vw,6.1rem);line-height:.96;letter-spacing:-.055em;text-wrap:balance}.slideshow--premium .desktop_only.prose .button{min-height:54px;margin-top:8px;border-radius:7px;box-shadow:0 12px 28px #53634833;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.slideshow--premium .desktop_only.prose .button:hover{transform:translateY(-3px);box-shadow:0 18px 36px #53634840;filter:brightness(.95)}.slideshow--premium .slideshow__controls{z-index:4}@media(max-width:749px){.slideshow--premium:after{width:330px;right:-235px;bottom:-220px}.slideshow--premium .content-over-media{min-height:clamp(330px,78vw,500px)}.slideshow--premium .mobile_content_info{position:relative;margin:0;padding:30px 24px 36px;background:#f5f1e9;color:#151614}.slideshow--premium .mobile_content_info .subheading{color:#536348;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.slideshow--premium .mobile_content_info .heading{max-width:12ch;font-size:clamp(2.4rem,12vw,4rem);line-height:.98;letter-spacing:-.05em}.slideshow--premium .mobile_content_info .button{width:100%;min-height:52px;border-radius:7px}}@media(prefers-reduced-motion:no-preference){.slideshow--premium .is-selected .moorland-slideshow-fallback,.slideshow--premium .is-selected .content-over-media>img{animation:moorland-premium-hero-drift 14s ease-out both}.slideshow--premium .is-selected .desktop_only.prose{animation:moorland-premium-hero-card .78s cubic-bezier(.22,1,.36,1) .1s both}}@keyframes moorland-premium-hero-drift{0%{transform:scale(1.06)}to{transform:scale(1.015)}}@keyframes moorland-premium-hero-card{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.moorland-icon-choice__image{display:block;max-width:100%;max-height:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
