.m-how-to-steps{position:relative;background:var(--m-how-to-steps-bg);color:#0e2a57;padding-top:var(--m-how-to-steps-padding-top);padding-bottom:var(--m-how-to-steps-padding-bottom)}.m-how-to-steps__page-width{width:min(calc(100% - 40px),var(--m-how-to-steps-max-width));margin:0 auto}.m-how-to-steps__top{max-width:760px;margin:0 auto 56px;text-align:center}.m-how-to-steps__top-kicker{margin:0 0 18px;color:#0e2a57;font-family:DM Sans,sans-serif;font-size:12px;line-height:1.2;letter-spacing:.26em;text-transform:uppercase;font-weight:500}.m-how-to-steps__top-heading{margin:0;color:#0e2a57;font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(46px,5vw,68px);line-height:.98;letter-spacing:-.03em}.m-how-to-steps__top-heading-line{display:block}.m-how-to-steps__top-heading-line--accent{color:#0e2a57;font-style:italic;margin-top:4px}.m-how-to-steps__grid{display:grid;grid-template-columns:minmax(0,var(--m-how-to-steps-left-width)) minmax(0,1fr);gap:var(--m-how-to-steps-gap);align-items:start}.m-how-to-steps__left{position:relative;align-self:start}.m-how-to-steps__left-inner{position:relative;min-height:1px}.m-how-to-steps__left-content{max-width:520px}.m-how-to-steps__left-content.is-fixed{position:fixed;top:var(--m-how-to-steps-sticky-top);z-index:2}.m-how-to-steps__left-content.is-bottom{position:absolute;left:0;right:auto;bottom:0;top:auto}.m-how-to-steps__eyebrow{margin:0 0 14px;font-size:1.3rem;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;opacity:.8;color:#0e2a57}.m-how-to-steps__heading{margin:0;font-family:Times New Roman,Times,serif;font-weight:400;font-size:30px;line-height:1.08;letter-spacing:0;color:#0e2a57}.m-how-to-steps__description{margin-top:22px;max-width:42rem;font-size:1.6rem;line-height:1.65;opacity:.9;color:#0e2a57}.m-how-to-steps__description p{margin:0;color:#0e2a57}.m-how-to-steps__right{position:relative}.m-how-to-steps__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:28px;align-items:start}.m-how-to-steps__card{color:#0e2a57}.m-how-to-steps__card:nth-child(2n){transform:translateY(110px)}.m-how-to-steps__media{position:relative;width:100%;border-radius:var(--m-how-to-steps-media-radius);overflow:hidden;background:#ffffff59;aspect-ratio:.86 / 1}.m-how-to-steps__image{display:block;width:100%;height:100%;object-fit:cover}.m-how-to-steps__image--placeholder{width:100%;height:100%}.m-how-to-steps__card-content{margin-top:12px;padding:18px 20px 20px;background:var(--m-how-to-steps-card-bg);border-radius:var(--m-how-to-steps-card-radius)}.m-how-to-steps__card-title{margin:0 0 10px;font-family:var(--font-heading-family);font-weight:400;font-size:clamp(1.9rem,1.7vw,2.6rem);line-height:1.1;letter-spacing:-.03em;color:#0e2a57}.m-how-to-steps__card-text{margin:0;font-size:1.4rem;line-height:1.55;color:#0e2a57}.m-how-to-steps__card-text p{margin:0;color:#0e2a57}.m-how-to-steps__reveal{opacity:0;transform:translateY(36px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.m-how-to-steps__reveal.is-visible{opacity:1}.m-how-to-steps__left-content.m-how-to-steps__reveal.is-visible,.m-how-to-steps__top.m-how-to-steps__reveal.is-visible,.m-how-to-steps__card.m-how-to-steps__reveal.is-visible{transform:translateY(0)}.m-how-to-steps__card:nth-child(2n).m-how-to-steps__reveal{transform:translateY(140px)}.m-how-to-steps__card:nth-child(2n).m-how-to-steps__reveal.is-visible{transform:translateY(110px)}@media screen and (max-width:989px){.m-how-to-steps__page-width{width:min(calc(100% - 28px),var(--m-how-to-steps-max-width))}.m-how-to-steps__top{margin-bottom:40px}.m-how-to-steps__top-heading{font-size:clamp(40px,7vw,58px)}.m-how-to-steps__grid{grid-template-columns:1fr;gap:28px}.m-how-to-steps__left-content,.m-how-to-steps__left-content.is-fixed,.m-how-to-steps__left-content.is-bottom{position:relative;top:auto;left:auto;bottom:auto;width:auto!important;max-width:none}.m-how-to-steps__cards{grid-template-columns:1fr 1fr;column-gap:14px;row-gap:18px}.m-how-to-steps__card:nth-child(2n){transform:translateY(0)}.m-how-to-steps__card:nth-child(2n).m-how-to-steps__reveal{transform:translateY(36px)}.m-how-to-steps__card:nth-child(2n).m-how-to-steps__reveal.is-visible{transform:translateY(0)}.m-how-to-steps__card-content{padding:16px 16px 18px}}@media screen and (max-width:749px){.m-how-to-steps{padding-top:52px;padding-bottom:52px}.m-how-to-steps__page-width{width:calc(100% - 24px)}.m-how-to-steps__top{margin-bottom:32px;max-width:100%}.m-how-to-steps__top-kicker{margin-bottom:14px;font-size:11px;letter-spacing:.22em}.m-how-to-steps__top-heading{font-size:clamp(34px,10.5vw,46px);line-height:1.02}.m-how-to-steps__top-heading-line--accent{margin-top:2px}.m-how-to-steps__grid{gap:24px}.m-how-to-steps__cards{grid-template-columns:1fr;gap:18px}.m-how-to-steps__heading{font-size:30px;line-height:1.08}.m-how-to-steps__description{margin-top:16px;font-size:1.5rem}.m-how-to-steps__card-content{margin-top:10px}.m-how-to-steps__card-title{font-size:2.1rem}.m-how-to-steps__card:nth-child(2n),.m-how-to-steps__card:nth-child(2n).m-how-to-steps__reveal.is-visible{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/m-how-to-steps.css.map */
