.how-to{--how-to-accent: #d85a30;--how-to-accent-contrast: #fff8f0;--how-to-rule: rgba(var(--color-foreground), .12);--how-to-radius: 12px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.how-to[id],.how-to [id]{scroll-margin-top:96px}.how-to .caption-with-letter-spacing{font-size:1.4rem}.how-to__caption{margin:0 0 1rem;color:rgba(var(--color-foreground),.7)}.how-to__heading{margin:0 0 1.5rem}.how-to__intro{margin:0 0 3.5rem;font-size:1.6rem;line-height:1.7;max-width:65ch}.how-to__intro>*:last-child{margin-bottom:0}.how-to-link{color:inherit;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-decoration-color:rgba(var(--color-foreground),.4);transition:text-decoration-color .2s ease}.how-to-link:hover{text-decoration-color:currentColor}.how-to .rte a:not(.button){color:inherit;text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-decoration-color:rgba(var(--color-foreground),.4)}.how-to .rte a:not(.button):hover{text-decoration-color:currentColor}.how-to-cta-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-foreground));text-decoration:none}.how-to-cta-link:after{content:"";width:7px;height:7px;border-right:2px solid var(--how-to-accent);border-bottom:2px solid var(--how-to-accent);transform:rotate(-45deg);transition:transform .2s ease}.how-to-cta-link:hover:after{transform:rotate(-45deg) translate(2px,2px)}.how-to__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.how-to__buttons .button{margin:0}.how-to__fine{margin:16px 0 0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.6);max-width:70ch}.how-to-hero{text-align:center}.how-to-hero__breadcrumbs{margin-bottom:2rem;font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.how-to-hero__breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.how-to-hero__breadcrumb-item{display:inline-flex;align-items:center}.how-to-hero__breadcrumb-item+.how-to-hero__breadcrumb-item:before{content:"/";margin-right:.8rem;opacity:.5}.how-to-hero__breadcrumb-item a{color:inherit;text-decoration:none;border-bottom:.1rem solid transparent;transition:border-color .2s ease}.how-to-hero__breadcrumb-item a:hover{border-bottom-color:currentColor}.how-to-hero__title{margin:0 auto 1.5rem;max-width:20ch}.how-to-hero__subtitle{margin:0 auto 3rem;font-size:1.7rem;line-height:1.55;color:rgba(var(--color-foreground),.78);max-width:58ch}@media screen and (min-width:750px){.how-to-hero__subtitle{font-size:2rem;margin-bottom:3.5rem}}.how-to-hero__video{max-width:900px;margin-inline:auto}.how-to-hero__video-caption{margin:14px auto 0;max-width:900px;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.65)}.how-to-video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--how-to-radius);overflow:hidden;background:#0d0a16}.how-to-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.how-to-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;margin:0;border:0;background:none;cursor:pointer;color:inherit;font:inherit}.how-to-video__poster img{display:block;width:100%;height:100%;object-fit:cover}.how-to-video__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#00000059);transition:background .25s ease}.how-to-video__poster:hover .how-to-video__scrim{background:linear-gradient(to bottom,#0000,#00000040)}.how-to-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--how-to-accent);color:var(--how-to-accent-contrast);box-shadow:0 6px 24px #00000059;transition:transform .2s ease,background .2s ease}@media screen and (min-width:750px){.how-to-video__play{width:78px;height:78px}}.how-to-video__poster:hover .how-to-video__play{transform:translate(-50%,-50%) scale(1.08)}.how-to-video__poster:focus-visible{outline:.3rem solid rgba(var(--color-foreground),.7);outline-offset:-.3rem}.how-to-video__play svg{width:26px;height:26px;margin-left:3px;fill:currentColor}.how-to-video__duration{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:5px;background:#000000bf;color:#fff;font-size:1.3rem;font-weight:600;line-height:1;letter-spacing:.02em}.how-to-steps__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:40px}@media screen and (min-width:990px){.how-to-steps__list{gap:64px}}.how-to-step{display:grid;grid-template-columns:1fr;gap:20px;align-items:center}@media screen and (min-width:990px){.how-to-step--has-media{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}.how-to-steps__item:nth-child(2n) .how-to-step__media{order:-1}}.how-to-step__body{min-width:0}@media screen and (min-width:990px){.how-to-step:not(.how-to-step--has-media) .how-to-step__body{max-width:64rem}}.how-to-step__head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.how-to-step__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--how-to-accent);color:var(--how-to-accent-contrast);font-family:var(--font-body-family);font-size:16px;font-weight:700;line-height:1}.how-to-step__heading{margin:0;font-family:"VC Henrietta",var(--font-heading-family),serif;font-size:22px;font-weight:700;line-height:1.2}@media screen and (min-width:750px){.how-to-step__heading{font-size:26px}}.how-to-step__text{font-size:1.6rem;line-height:1.7}.how-to-step__text>*:last-child{margin-bottom:0}@media screen and (min-width:750px){.how-to-step__text,.how-to-step__links{padding-left:48px}}.how-to-step__links{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.how-to-step__media{min-width:0;margin:0}.how-to-step__media img,.how-to-step__media video{display:block;width:100%;height:auto;border-radius:var(--how-to-radius)}.how-to-step__media--clip{max-width:420px;margin-inline:auto}.how-to-step__media--pad{padding:20px;border-radius:var(--how-to-radius);background:rgba(var(--color-foreground),.04)}.how-to-step__media--pad img{border-radius:0}.how-to-step__caption{margin:10px 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.6)}@media screen and (min-width:990px){.how-to-step__media--square,.how-to-feature__media--square{max-width:420px}}.how-to-step__pair,.how-to-feature__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:center}.how-to-step__pair img,.how-to-feature__pair img{display:block;width:100%;height:auto;border-radius:var(--how-to-radius)}.how-to-step__media--pad .how-to-step__pair img,.how-to-feature__media--pad .how-to-feature__pair img{border-radius:0}.how-to-feature__rows{display:flex;flex-direction:column;gap:48px}@media screen and (min-width:990px){.how-to-feature__rows{gap:72px}}.how-to-feature__row{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media screen and (min-width:990px){.how-to-feature__row--has-media{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}.how-to-feature__row--media-left .how-to-feature__media{order:-1}}.how-to-feature__row--highlight{padding:28px 22px;border-radius:16px;background:rgba(var(--color-foreground),.05);border:1px solid var(--how-to-rule)}@media screen and (min-width:990px){.how-to-feature__row--highlight{padding:44px 40px}}.how-to-feature__copy{min-width:0}.how-to-feature__row:not(.how-to-feature__row--has-media) .how-to-feature__copy{max-width:58rem}.how-to-feature__kicker{display:inline-block;margin:0 0 10px;padding:4px 10px;border-radius:100px;background:var(--how-to-accent);color:var(--how-to-accent-contrast);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.4}.how-to-feature__heading{margin:0 0 14px;font-family:"VC Henrietta",var(--font-heading-family),serif;font-size:26px;font-weight:700;line-height:1.2}@media screen and (min-width:750px){.how-to-feature__heading{font-size:32px}}.how-to-feature__text{font-size:1.6rem;line-height:1.7}.how-to-feature__text>*:last-child{margin-bottom:0}.how-to-feature__text ul,.how-to-step__text ul{list-style:none;margin:18px 0;padding:0;display:flex;flex-direction:column;gap:12px}.how-to-feature__text ul li,.how-to-step__text ul li{position:relative;padding-left:30px;margin:0;font-size:1.6rem;line-height:1.6}.how-to-feature__text ul li:before,.how-to-step__text ul li:before{content:"";position:absolute;left:2px;top:.55em;width:11px;height:6px;border-left:2px solid var(--how-to-accent);border-bottom:2px solid var(--how-to-accent);transform:translateY(-50%) rotate(-45deg)}.how-to-feature__media{min-width:0;margin:0}.how-to-feature__media img{display:block;width:100%;height:auto;border-radius:var(--how-to-radius)}.how-to-feature__media--pad{padding:20px;border-radius:var(--how-to-radius);background:rgba(var(--color-foreground),.04)}.how-to-feature__media--pad img{border-radius:0}.how-to-feature__caption{margin:10px 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.6)}.how-to-links__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width:516px){.how-to-links__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.how-to-links__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.how-to-links__card{display:flex;flex-direction:column;height:100%;padding:22px 20px;border:1px solid var(--how-to-rule);border-radius:var(--how-to-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}@media(hover:hover){.how-to-links__card:hover{border-color:rgba(var(--color-foreground),.35);transform:translateY(-2px);box-shadow:0 6px 18px #00000012}}.how-to-links__card:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.how-to-links__icon{font-size:22px;line-height:1;margin-bottom:12px}.how-to-links__title{margin:0 0 6px;font-family:"VC Henrietta",var(--font-heading-family),serif;font-size:19px;font-weight:700;line-height:1.25;display:flex;align-items:baseline;gap:7px}.how-to-links__external{flex-shrink:0;width:11px;height:11px;opacity:.5}.how-to-links__desc{margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.how-to-faq__items{max-width:82rem;border-top:1px solid var(--how-to-rule)}.how-to-faq__item{border-bottom:1px solid var(--how-to-rule)}.how-to-faq__question{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.how-to-faq__question{font-size:2rem;padding:20px 0}}.how-to-faq__question::-webkit-details-marker{display:none}.how-to-faq__question::marker{content:"";display:none}.how-to-faq__question:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.how-to-faq__question-text{flex:1}.how-to-faq__chevron{flex-shrink:0;position:relative;width:16px;height:16px;transition:transform .25s ease}.how-to-faq__chevron:before{content:"";position:absolute;top:35%;left:50%;width:8px;height:8px;border-right:2px solid var(--how-to-accent);border-bottom:2px solid var(--how-to-accent);transform:translate(-50%,-50%) rotate(45deg)}.how-to-faq__item[open] .how-to-faq__chevron{transform:rotate(180deg)}.how-to-faq__answer{padding:0 0 22px;font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.85);max-width:70ch}.how-to-faq__answer>*:last-child{margin-bottom:0}.how-to-cta{border-top:.2rem solid rgba(var(--color-foreground),.15)}.how-to-cta__inner{padding-top:40px}.how-to-cta__heading{margin:0 0 1.5rem;max-width:24ch}.how-to-cta__body{font-size:1.7rem;line-height:1.65;max-width:60ch}.how-to-cta__body>*:last-child{margin-bottom:0}@media screen and (min-width:750px){.how-to-cta__body{font-size:1.9rem}}@media(prefers-reduced-motion:reduce){.how-to-video__play,.how-to-video__scrim,.how-to-links__card,.how-to-faq__chevron,.how-to-cta-link:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/how-to.css.map */
