.product-steps{--dm-ink:var(--black-ink,#141212);--dm-body:var(--grey-body,#666463);--dm-muted:#8a8a8a;--dm-hairline:hsla(0,0%,7%,.18);--dm-cream:#f4f1eb;--dm-font-main:"Helvetica Neue LT Std","Helvetica Neue",Helvetica,Arial,sans-serif;--dm-font-ui:"Hanken Grotesk","Helvetica Neue LT Std",Arial,sans-serif;font-family:var(--dm-font-main)}.product-steps .dm-section__lead>:first-child,.product-steps .dm-section__title>:first-child,.product-steps .dm-steps__note>:first-child,.product-steps .dm-steps__text>:first-child{margin-top:0}.product-steps .dm-section__lead>:last-child,.product-steps .dm-section__title>:last-child,.product-steps .dm-steps__note>:last-child,.product-steps .dm-steps__text>:last-child{margin-bottom:0}.product-steps .dm-section__lead{color:var(--dm-body);font-size:18px;line-height:1.55;margin:28px 0 0;max-width:760px;text-wrap:pretty}.product-steps .dm-note{background:var(--dm-cream);margin:32px 0 0;max-width:760px;padding:26px}.product-steps .dm-note__title{color:var(--dm-ink);font-size:18px;font-weight:400;margin:0 0 16px}.product-steps .dm-note__list{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.product-steps .dm-note__item{color:var(--dm-body);display:flex;font-size:16px;gap:12px;line-height:1.5;text-wrap:pretty}.product-steps .dm-note__item:before{content:"\2014";flex:none}.product-steps .dm-steps{border-bottom:.5px solid var(--dm-hairline);margin:36px 0 0}.product-steps .dm-steps__row{border-top:.5px solid var(--dm-hairline);display:flex;flex-wrap:wrap;gap:22px 44px;padding:30px 0}.product-steps .dm-steps__row:first-child{border-top:0;padding-top:0}.product-steps .dm-steps__index{color:var(--dm-body);flex:0 0 74px;font-family:var(--dm-font-ui);font-size:12px;letter-spacing:.08em;padding-top:6px}.product-steps .dm-steps__body{display:flex;flex:1 1 320px;flex-direction:column;gap:11px;min-width:0}.product-steps .dm-steps__title{color:var(--dm-ink);font-size:20px;font-weight:500;letter-spacing:-.01em}.product-steps .dm-steps__text,.product-steps .dm-steps__text p{color:var(--dm-body);font-size:16px;line-height:1.55;text-wrap:pretty}.product-steps .dm-steps__note,.product-steps .dm-steps__note p{color:var(--dm-ink);font-size:15px;line-height:1.5;text-wrap:pretty}.product-steps .dm-steps__media{align-items:flex-end;background:var(--dm-cream);display:flex;flex:0 0 333px;min-width:0;padding:16px;position:relative;width:333px}.product-steps .dm-steps__media--image{background:transparent;padding:0}.product-steps .dm-steps__image{display:block;height:auto;max-width:100%;width:100%}.product-steps.product-steps--media-below-text .dm-steps__media{align-self:flex-start;flex:none;margin-top:8px;max-width:100%;width:var(--dm-steps-media-width,100%)}.product-steps.product-steps--media-below-text .dm-steps__image{height:auto;max-height:210px;max-width:100%;object-fit:contain;object-position:left center;width:100%}.product-steps .dm-table__tag{align-items:center;background:hsla(0,0%,100%,.72);border:.5px solid var(--dm-hairline);color:var(--dm-body);display:inline-flex;font-family:var(--dm-font-ui);font-size:11px;letter-spacing:.08em;line-height:1;min-height:24px;padding:5px 9px 4px;text-transform:uppercase}@media (max-width:900px){.product-steps .dm-steps__index{flex-basis:100%;padding-top:0}}