.section-journey-steps{padding-top:0;padding-bottom:0}.journey-steps{display:block;width:100%;box-sizing:border-box;overflow:hidden;scroll-margin-top:calc(var(--header-height, 0px) + 2rem)}.journey-steps__inner{display:flex;flex-direction:column;gap:24px}.journey-steps__header{display:flex;flex-direction:column;gap:8px;align-items:center}.journey-steps__eyebrow{margin:0;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;color:var(--accent, #D6683C);text-transform:uppercase}.journey-steps__heading{margin:0;font-family:Richmond Display,serif;font-size:32px;font-weight:300;line-height:40px;letter-spacing:-.5px;text-align:center}.journey-steps__cards{display:flex;flex-direction:column;gap:0;position:relative;padding:0 1.6rem}.journey-steps__line{display:none}.journey-steps__card-wrapper{position:relative}.journey-steps__card-wrapper--linked .journey-steps__pill,.journey-steps__card-wrapper--linked .journey-steps__card{cursor:pointer}.journey-steps__card-wrapper--linked .journey-steps__card{transition:box-shadow .2s ease}.journey-steps__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.journey-steps__card-wrapper--linked:hover .journey-steps__card,.journey-steps__card-wrapper--linked:focus-within .journey-steps__card{box-shadow:0 8px 20px #00000026}.journey-steps__card-wrapper--linked:focus-within .journey-steps__pill,.journey-steps__card-wrapper--linked:focus-within .journey-steps__card{outline:2px solid var(--accent, #D6683C);outline-offset:4px}.journey-steps__card-link:focus-visible{outline:none}.journey-steps__pill{display:none}.journey-steps__pill--mobile{display:inline-flex;align-items:center;gap:8px}.journey-steps__number{font-family:Richmond Display,serif;font-size:28px;font-weight:300;line-height:36px;color:var(--accent, #D6683C)}.journey-steps__title{font-family:Richmond Display,serif;font-size:28px;font-weight:300;line-height:36px;letter-spacing:0}.journey-steps__card{display:flex;flex-direction:row;gap:16px;padding:16px 12px;background-color:var(--card-bg, #F8F5F1);box-shadow:0 4px 4px #00000029;align-items:center}.journey-steps__media{position:relative;flex-shrink:0;width:140px;height:123.33px;overflow:hidden}.journey-steps__media.has-poster-image .journey-steps__video{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.journey-steps__media.has-poster-image .journey-steps__image{position:relative;z-index:1}.journey-steps__media.has-poster-image.is-playing .journey-steps__image{opacity:0}.journey-steps__media.has-poster-image.is-playing .journey-steps__video{opacity:1;pointer-events:auto;z-index:2}.journey-steps__image,.journey-steps__video,.journey-steps__image-placeholder,.journey-steps__image-placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.journey-steps__video-indicator{position:absolute;bottom:18px;right:8px;width:32px;height:32px;background-color:#fff0;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;padding:0;transition:transform .15s ease;z-index:3}.journey-steps__progress{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}.journey-steps__progress-track{stroke:#0003}.journey-steps__progress-bar{stroke:#fff;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .1s linear}.journey-steps__video-indicator:hover{transform:scale(1.08)}.journey-steps__icon--pause,.journey-steps__media.is-playing .journey-steps__icon--play{display:none}.journey-steps__media.is-playing .journey-steps__icon--pause{display:block}.journey-steps__description-container{flex:1;display:flex;flex-direction:column;gap:6px}.journey-steps__description{margin:0;font-size:16px;font-weight:400;line-height:28px;letter-spacing:-.5px;color:#686868}.journey-steps__card,.journey-steps__description-container{transform-origin:center center}.journey-steps__card-wrapper:nth-of-type(4n+1) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+3) .journey-steps__card{transform:rotate(3deg)}.journey-steps__card-wrapper:nth-of-type(4n+2) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+4) .journey-steps__card{transform:rotate(-3deg)}.journey-steps__button{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:12px;height:48px;padding:16px;background-color:var(--accent, #D6683C);color:#f8f5f1;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease}.journey-steps__button:hover{opacity:.9;color:#f8f5f1}@media screen and (min-width:990px){.journey-steps__eyebrow{line-height:16px}.journey-steps__heading{font-size:42px;line-height:58px;letter-spacing:-1px;max-width:600px}.journey-steps__line{display:block;position:absolute;top:20px;width:100%;height:170px;pointer-events:none;z-index:0;max-width:1440px;left:auto}.journey-steps__cards{position:relative;flex-direction:row;flex-wrap:nowrap;gap:64px;align-items:flex-start;justify-content:safe center;max-width:auto;padding:20px;margin:-20px 0;overflow-x:auto;scrollbar-width:none}.journey-steps__cards::-webkit-scrollbar{display:none}.journey-steps__card-wrapper{position:relative;z-index:1}.journey-steps__card-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:250px}.journey-steps__card-wrapper:first-of-type{margin-left:4.8rem}.journey-steps__card-wrapper:last-of-type{margin-right:4.8rem}.journey-steps__card-wrapper:nth-of-type(4n+2){margin-top:32px}.journey-steps__card-wrapper:nth-of-type(4n+3){margin-top:30px}.journey-steps__card-wrapper:nth-of-type(4n+4){margin-top:0}.journey-steps__card-wrapper:nth-of-type(4n+1) .journey-steps__pill{transform:rotate(0)}.journey-steps__card-wrapper:nth-of-type(4n+2) .journey-steps__pill{transform:rotate(7deg)}.journey-steps__card-wrapper:nth-of-type(4n+3) .journey-steps__pill{transform:rotate(-5deg)}.journey-steps__card-wrapper:nth-of-type(4n+4) .journey-steps__pill{transform:rotate(0)}.journey-steps__pill{display:inline-flex;align-self:center;align-items:center;gap:8px;padding:6px 16px;background-color:#fff}.journey-steps__pill--mobile{display:none}.journey-steps__card{flex-direction:column;padding:16px 12px;gap:16px;align-items:center;width:234px;align-self:center;box-sizing:border-box}.journey-steps__description-container{width:100%;box-sizing:border-box}.journey-steps__card-wrapper:nth-of-type(2n) .journey-steps__card{flex-direction:column}.journey-steps__media{width:210px;max-width:100%;height:185px;margin:0 auto}.journey-steps__description-container{padding:0 6px;gap:6px}.journey-steps__description{line-height:24px}.journey-steps__button{align-self:center;height:48px;width:auto;padding:16px 24px;margin-top:8px}}@media screen and (max-width:989px){.journey-steps__card{gap:10px;justify-content:space-between;align-items:flex-start}.journey-steps__card-wrapper{margin:0}.journey-steps__card-wrapper:nth-of-type(4n+1){z-index:4}.journey-steps__card-wrapper:nth-of-type(4n+2){z-index:3;margin-top:6px}.journey-steps__card-wrapper:nth-of-type(4n+3){z-index:2;margin-top:6px}.journey-steps__card-wrapper:nth-of-type(4n+4){z-index:1;margin-top:6px}.journey-steps__card{box-shadow:0 4px 4px #00000029}.journey-steps__card-wrapper:nth-of-type(4n+1) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+3) .journey-steps__card{flex-direction:row-reverse}.journey-steps__card-wrapper:nth-of-type(4n+2) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+4) .journey-steps__card{flex-direction:row}.journey-steps__card-wrapper:nth-of-type(4n+1) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+1) .journey-steps__description-container,.journey-steps__card-wrapper:nth-of-type(4n+3) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+3) .journey-steps__description-container{transform:rotate(3deg)}.journey-steps__card-wrapper:nth-of-type(4n+2) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+2) .journey-steps__description-container,.journey-steps__card-wrapper:nth-of-type(4n+4) .journey-steps__card,.journey-steps__card-wrapper:nth-of-type(4n+4) .journey-steps__description-container{transform:rotate(-3deg)}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/section-journey-steps.css.map */
