.move-steps__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.move-steps__container{padding:0 3.2rem}}.move-steps__layout{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px){.move-steps__layout--side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:4rem;align-items:start}.move-steps__layout--side .move-steps__header{margin-bottom:0}}.move-steps__header{max-width:var(--move-steps-header-max-width, 56rem)}.move-steps__header .h2{font-size:var(--move-steps-heading-size-mobile, 34px);line-height:1.1;margin:0 0 1rem}.move-steps__intro{font-size:var(--move-steps-intro-size-mobile, 16px);margin:0}@media screen and (min-width:750px){.move-steps__header .h2{font-size:var(--move-steps-heading-size-desktop, 42px)}.move-steps__intro{font-size:var(--move-steps-intro-size-desktop, 18px)}}.move-steps__header--align-center{margin:0 auto;text-align:center}.move-steps__header--align-left{margin:0 auto 0 0;text-align:left}.move-steps__header--align-right{margin:0 0 0 auto;text-align:right}.move-steps__intro--align-left{text-align:left}.move-steps__intro--align-center{text-align:center}.move-steps__intro--align-right{text-align:right}.move-steps__journey{position:relative}.move-steps__path{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.move-steps__path-svg{display:block;width:100%;height:100%;overflow:visible}.move-steps__path-line{fill:none;stroke:rgba(var(--color-foreground),.45);stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5}@media screen and (max-width:749px){.move-steps__path-line{stroke-width:4.5}.move-steps__path-line--base{opacity:.35}.move-steps__center{align-self:start;padding-top:0}.move-steps__step[data-step-index="1"] .move-steps__center{align-self:center}.move-steps__step[data-step-index="2"] .move-steps__center{align-self:end;padding-bottom:0}}.move-steps__path-line--base{opacity:.25}.move-steps__path-line--progress{opacity:0;transition:opacity .16s linear}.move-steps__path-line--segment-0{stroke:var(--move-color-pink-secondary);stroke-dasharray:2 12}.move-steps__path-line--segment-1{stroke:var(--move-color-brown-primary)}.move-steps__list{list-style:none;padding:0;margin:0;display:grid;gap:2.4rem;position:relative;z-index:1}.move-steps__step{position:relative}.move-steps__step-button{width:100%;padding:0;border:0;background:none;text-align:left;cursor:pointer;display:grid;grid-template-columns:5.2rem minmax(0,1fr);grid-template-areas:"center side";column-gap:1.6rem;row-gap:0;align-items:start}@media screen and (max-width:749px){.move-steps__step-button{grid-template-columns:4.4rem minmax(0,1fr);column-gap:1rem}.move-steps__node{width:3.2rem;height:3.2rem}}.move-steps__side{grid-area:side;display:grid;gap:0}.move-steps__spacer{display:none}.move-steps__panel{padding:2.2rem 2rem;border-radius:var(--radius-md, 8px);background-color:rgba(var(--color-background),.92);transition:transform var(--duration-short) var(--ease-out-slow),box-shadow var(--duration-short) var(--ease-out-slow)}.move-steps__media.move-steps__panel{padding:1.2rem;position:relative;overflow:visible}@media screen and (max-width:749px){.move-steps__media.move-steps__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"img text";column-gap:1.2rem;align-items:end}.move-steps__media-inner{grid-area:img}.move-steps__overlay{grid-area:text;align-self:end}.move-steps__step:nth-child(2n) .move-steps__media.move-steps__panel{grid-template-areas:"text img"}}.move-steps__step-button:focus-visible .move-steps__panel{outline:2px solid rgba(var(--color-foreground),.55);outline-offset:3px}.move-steps__media{display:flex;align-items:center;justify-content:center;width:100%;max-width:52rem;margin:0 auto}@media screen and (min-width:990px){.move-steps__media{max-width:56rem}}.move-steps__media-inner{width:100%;max-width:none;border-radius:calc(var(--radius-md, 8px) - 2px);overflow:hidden;position:relative;z-index:0;aspect-ratio:1 / 1}.move-steps__image{width:100%;height:100%;display:block;object-fit:cover}.move-steps__overlay{position:static;margin-top:0;padding:0;background:none;box-shadow:none}.move-steps__overlay .move-steps__title{margin-bottom:.4rem;font-size:clamp(1.9rem,2.2vw + .6rem,2.6rem);line-height:1.15;overflow-wrap:anywhere}.move-steps__overlay .move-steps__text{overflow-wrap:anywhere}@media screen and (max-width:499px){.move-steps__overlay .move-steps__title{font-size:clamp(1.6rem,3.8vw + .4rem,1.95rem)}.move-steps__overlay .move-steps__text{font-size:1.3rem;line-height:1.35}.move-steps__media-inner{aspect-ratio:4 / 5}}@media screen and (max-width:460px){.move-steps__overlay .move-steps__title{font-size:clamp(1.5rem,3.4vw + .3rem,1.85rem)}}@media screen and (max-width:375px){.move-steps__overlay .move-steps__title{font-size:1.45rem}}@media screen and (max-width:374px){.move-steps__overlay .move-steps__title{font-size:1.35rem}}@media screen and (max-width:450px){.move-steps__overlay .move-steps__text{font-size:1.2rem;line-height:1.32}}@media screen and (max-width:375px){.move-steps__overlay .move-steps__text{font-size:1.1rem;line-height:1.3}}@media screen and (min-width:750px){.move-steps__overlay{position:absolute;bottom:1.2rem;margin-top:0;width:min(26rem,20vw);z-index:3;overflow:visible}.move-steps__step:nth-child(odd) .move-steps__overlay{left:calc(100% + 2.4rem);right:auto;text-align:left}.move-steps__step:nth-child(2n) .move-steps__overlay{right:calc(100% + 2.4rem);left:auto;text-align:right}}@media screen and (min-width:750px)and (max-width:1200px){.move-steps{--move-steps-center-col: 9rem;--move-steps-col-gap: 3.2rem}.move-steps__overlay{width:min(25rem,30vw)}.move-steps__step:nth-child(odd) .move-steps__overlay{left:calc(100% + var(--move-steps-col-gap) + var(--move-steps-center-col) + var(--move-steps-col-gap));right:auto;text-align:left}.move-steps__step:nth-child(2n) .move-steps__overlay{right:calc(100% + var(--move-steps-col-gap) + var(--move-steps-center-col) + var(--move-steps-col-gap));left:auto;text-align:left}}.move-steps__center{grid-area:center;display:flex;justify-content:center;padding-top:.2rem}.move-steps__node{width:3.6rem;height:3.6rem;border-radius:999px;background:rgba(var(--color-background),.95);border:2px solid rgba(var(--color-foreground),.22);box-shadow:0 10px 24px #0000000f;display:grid;place-items:center}.move-steps__node-label{font-weight:600;font-size:1.4rem}.move-steps__title{margin-bottom:.6rem}.move-steps__text{margin:0}.move-steps__step-button:hover .move-steps__panel,.move-steps__step.is-active .move-steps__panel{transform:translateY(-2px);box-shadow:0 14px 34px #0000001a}.move-steps__step.is-active .move-steps__node{border-color:rgba(var(--color-foreground),.5)}.move-steps__step.is-reached[data-step-index="1"] .move-steps__node{background:var(--move-color-pink-secondary);border-color:var(--move-color-pink-secondary)}.move-steps__step.is-reached[data-step-index="1"] .move-steps__node-label{color:var(--move-color-text-dark)}.move-steps__step.is-reached[data-step-index="2"] .move-steps__node{background:var(--move-color-brown-primary);border-color:var(--move-color-brown-primary)}.move-steps__step.is-reached[data-step-index="2"] .move-steps__node-label{color:#fff}@media screen and (min-width:750px){.move-steps__list{gap:4rem}.move-steps__step:nth-child(odd) .move-steps__media{margin-left:0;margin-right:auto}.move-steps__step:nth-child(2n) .move-steps__media{margin-left:auto;margin-right:0}.move-steps__step-button{grid-template-columns:minmax(0,1fr) 9rem minmax(0,1fr);grid-template-areas:"side center spacer";column-gap:3.2rem;align-items:start}.move-steps__spacer{display:block;grid-area:spacer}.move-steps__step:nth-child(2n) .move-steps__step-button{grid-template-areas:"spacer center side"}.move-steps__center{padding-top:0}.move-steps__media-inner{max-width:none}.move-steps__node{width:4.4rem;height:4.4rem}}@media(prefers-reduced-motion:reduce){.move-steps__panel,.move-steps__path-line--progress{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-move-steps.css.map */
