.wf-ng__stage{display:grid;grid-template-columns:1fr;background:var(--wf-coral);color:var(--wf-ink)}@media screen and (min-width:900px){.wf-ng__stage{grid-template-columns:minmax(0,1fr) minmax(0,44%);align-items:stretch;min-height:clamp(400px,42vw,580px)}}.wf-ng__stage-copy{display:flex;flex-direction:column;justify-content:center;padding:52px 20px 56px}@media screen and (min-width:1024px){.wf-ng__stage-copy{padding:76px 56px 76px 100px}}.wf-ng__stage .wf-p__h1{color:var(--wf-ink);font-size:clamp(2.25rem,5.2vw,3.75rem);line-height:1.06;letter-spacing:-.025em;margin:0;text-wrap:balance}.wf-ng__stage-copy .wf-p__lede{color:var(--wf-ink);opacity:.86;font-size:1.0625rem;line-height:1.6;margin:20px 0 0;max-width:50ch}@media screen and (min-width:1024px){.wf-ng__stage-copy .wf-p__lede{font-size:1.125rem}}.wf-ng__stage .wf-p__btn{align-self:flex-start;margin-top:30px;background:var(--wf-ink);border-color:var(--wf-ink);color:#fff;padding:17px 30px}.wf-ng__stage .wf-p__btn:hover{background:#000;border-color:#000}.wf-ng__stage .wf-p__btn:focus-visible{outline:2px solid var(--wf-ink);outline-offset:4px}.wf-p__btn{transition:background-color .18s var(--wf-ease),border-color .18s var(--wf-ease),transform .16s var(--wf-ease)}.wf-p__btn:active{transform:scale(.97)}.wf-ng__stage-shot{position:relative;margin:0;overflow:hidden;background:var(--wf-coral-hover);aspect-ratio:4/3}@media screen and (min-width:900px){.wf-ng__stage-shot{aspect-ratio:auto;min-height:100%}}.wf-ng__stage-shot img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.wf-ng__steps{display:grid;grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;counter-reset:ngstep;max-width:840px}.wf-ng__step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:20px;align-items:start;padding:24px 0;border-top:1px solid var(--wf-line)}.wf-ng__step:first-child{border-top:0;padding-top:4px}@media screen and (min-width:768px){.wf-ng__step{grid-template-columns:56px minmax(0,1fr);gap:28px;padding:28px 0}}.wf-ng__step:before{counter-increment:ngstep;content:counter(ngstep);font-size:1.5rem;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--wf-char);font-variant-numeric:tabular-nums;padding-top:2px}@media screen and (min-width:768px){.wf-ng__step:before{font-size:1.875rem}}.wf-ng__step-body{min-width:0}.wf-ng__step-body p{margin:0;font-size:1rem;line-height:1.65;color:var(--wf-ink-soft);max-width:62ch;text-wrap:pretty}.wf-ng__step-body p+p{margin-top:10px}.wf-ng__step-body strong{color:var(--wf-ink);font-weight:600}.wf-ng__proof{display:grid;gap:20px;margin:0;padding:0;list-style:none;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.wf-ng__quote{display:flex;flex-direction:column;gap:18px;background:var(--wf-n1);border:1px solid var(--wf-line);border-radius:16px;padding:26px 26px 24px;margin:0}.wf-ng__mark{display:flex;align-items:center;justify-content:flex-start;height:56px;flex:none}.wf-ng__mark img{max-height:100%;max-width:170px;object-fit:contain;display:block}.wf-ng__quote blockquote{margin:0;font-size:1.0625rem;line-height:1.5;letter-spacing:-.01em;color:var(--wf-ink);font-weight:600;text-wrap:pretty}.wf-ng__who{margin:auto 0 0;font-size:.875rem;line-height:1.45;color:var(--wf-ink-soft)}.wf-ng__who b{display:block;font-weight:600;color:var(--wf-ink)}.wf-ng__more{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600;color:var(--wf-char);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .18s var(--wf-ease)}.wf-ng__more:hover{border-bottom-color:var(--wf-char)}.wf-ng__more:focus-visible{outline:2px solid var(--wf-ink);outline-offset:3px;border-radius:2px}.wf-ng__more svg{width:14px;height:14px;flex:none}.wf-ng__why{max-width:660px}.wf-ng__why p{font-size:1.125rem;line-height:1.6;color:var(--wf-ink);margin:0;text-wrap:pretty}@media screen and (min-width:1024px){.wf-ng__why p{font-size:1.25rem}}.wf-ng__why p+p{margin-top:20px}.wf-ng__why strong{font-weight:600}.wf-ng__band{display:block;margin:0;overflow:hidden;background:var(--wf-char);aspect-ratio:16/9}@media screen and (min-width:760px){.wf-ng__band{aspect-ratio:3/1}}.wf-ng__band img{width:100%;height:100%;object-fit:cover;display:block}.wf-ng__cta{background:var(--wf-ink);color:#fff}.wf-ng__cta-in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px}.wf-ng__cta h2{font-size:clamp(1.625rem,3.4vw,2.25rem);line-height:1.15;letter-spacing:-.025em;font-weight:700;color:#fff;margin:0 0 10px;text-wrap:balance;max-width:22ch}.wf-ng__cta p{font-size:1.0625rem;line-height:1.55;color:#c9c9c7;margin:0;max-width:52ch}.wf-ng__cta .wf-p__btn{flex:none;background:var(--wf-coral);border-color:var(--wf-coral);color:var(--wf-ink);padding:17px 30px}.wf-ng__cta .wf-p__btn:hover{background:var(--wf-coral-hover);border-color:var(--wf-coral-hover);color:var(--wf-ink)}.wf-ng__cta .wf-p__btn:focus-visible{outline:2px solid #fff;outline-offset:4px}.wf-ng__fine{font-size:.875rem;line-height:1.6;color:var(--wf-ink-soft);margin:28px 0 0;max-width:70ch}.wf-reveal-on [data-wf-reveal-item]{opacity:0;transform:translateY(14px)}.wf-reveal-on [data-wf-reveal-item].is-in{opacity:1;transform:none;transition:opacity .45s var(--wf-ease),transform .45s var(--wf-ease)}@media(prefers-reduced-motion:reduce){.wf-ng__more{transition:none}.wf-p__btn:active{transform:none}.wf-reveal-on [data-wf-reveal-item]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/wf-ngo.css.map */
