.our-process{position:relative;width:100%;display:flex;flex-direction:column;gap:3.125rem;padding-inline:3.75rem}.our-process__header{position:relative;z-index:0}.our-process__steps{position:relative;display:flex;flex-direction:column;gap:.6rem}.our-process__step{position:sticky;top:var(--header-height, 0px);z-index:var(--step-z-index, 1);background-color:#f6f6f6;overflow:hidden}.our-process__step-inner{width:100%;display:flex;gap:6rem;align-items:stretch;padding:8rem 4rem 4rem}.our-process__step-left{display:flex;flex-direction:column;gap:3.2rem;flex:1;min-width:0;opacity:0;transform:translateY(1.875rem);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.our-process__step[data-step-index="0"] .our-process__step-left,.our-process__step[data-step-index="0"] .our-process__step-panel,.our-process__step--visible .our-process__step-left,.our-process__step--visible .our-process__step-panel{opacity:1;transform:translateY(0)}.our-process__step-header{display:flex;align-items:baseline;gap:1.25rem}.our-process__step-number{display:inline-flex;align-items:baseline;flex-shrink:0;line-height:1;letter-spacing:-.72px;color:#1a1a1a}.our-process__step-current{font-size:2.4rem;font-weight:450}.our-process__step-separator{font-size:2.4rem;color:#000;margin-inline:.0625rem}.our-process__step-total-num{font-size:2rem;font-weight:450;color:#000}.our-process__step-title{font-size:3.25rem;font-weight:450;line-height:100%;letter-spacing:-1.44px;margin:0;color:#000}.our-process__step-media{position:relative;overflow:hidden;border-radius:1.2rem;flex:1;min-height:12rem}.our-process__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:.5rem}.our-process__video{width:100%;height:90%;object-fit:cover;display:block;border-radius:1.2rem}.our-process__media-placeholder{width:100%;height:100%;min-height:12rem;background-color:#e8e8e8;border-radius:.5rem}.our-process__step-panel{display:flex;flex-direction:column;justify-content:space-between;padding:4rem;gap:6rem;background-color:#fff;flex:1;min-width:0;opacity:0;transform:translateY(1.875rem);transition:opacity .8s cubic-bezier(.22,1,.36,1) .1s,transform .8s cubic-bezier(.22,1,.36,1) .1s}.our-process__touchpoints{display:flex;flex-direction:column;gap:.75rem}.our-process__touchpoints-label{font-family:Circular Std,sans-serif;font-size:1.4rem;font-weight:450;line-height:2.9rem;letter-spacing:0;color:#a8a8a8;text-transform:uppercase}.our-process__touchpoints-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.our-process__touchpoint-item{position:relative;display:flex;align-items:center;font-family:Circular Std,sans-serif;font-size:2rem;font-weight:450;line-height:160%;letter-spacing:0;text-transform:uppercase;color:#000;transition:opacity .25s ease;cursor:default}.our-process__touchpoint-arrow{position:absolute;inset-inline-start:-2rem;opacity:0;transform:translate(-.5rem);transition:opacity .2s ease,transform .2s ease;font-size:1.4rem;line-height:1}.our-process__touchpoint-arrow svg{width:2rem;height:2rem;display:block}.our-process__touchpoints-list:hover .our-process__touchpoint-item{opacity:.3}.our-process__touchpoints-list:hover .our-process__touchpoint-item:hover{opacity:1}.our-process__touchpoint-item:hover .our-process__touchpoint-arrow{opacity:1;transform:translate(0)}.our-process__step-description{font-family:Circular Std,sans-serif;font-size:1.6rem;font-weight:450;line-height:140%;letter-spacing:0;color:#666}.our-process__step-description p{margin:0 0 .5em}.our-process__step-description p:last-child{margin-block-end:0}.our-process__spacer{height:5rem;pointer-events:none}@media(prefers-reduced-motion:reduce){.our-process__step-left,.our-process__step-panel{opacity:1;transform:none;transition:none}.our-process__touchpoint-item,.our-process__touchpoint-arrow{transition:none}}@media screen and (min-width:750px)and (max-width:989px){.our-process{padding-inline:2.5rem;gap:2.5rem}.our-process__step-inner{gap:2rem;padding:3.75rem 1.875rem 1.875rem}.our-process__step-left{gap:1.5rem}.our-process__step-header{gap:1rem}.our-process__step-title{font-size:1.875rem;letter-spacing:-.03em}.our-process__step-panel{padding:1.75rem}.our-process__touchpoint-item{font-size:1rem}.our-process__step-description{font-size:.9375rem}}@media screen and (max-width:749px){.our-process{padding:2.5rem 1.6rem 1.6rem;gap:1.25rem}.our-process__step{border-radius:0;border-bottom:1px solid #e0e0e0;background:#fff}.our-process__step:last-of-type{border-bottom:none}.our-process__step-inner{flex-direction:column;gap:16px;padding:2rem 1.6rem}.our-process__step-left{gap:1.6rem;opacity:1;transform:none;transition:none}.our-process__step-header{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:.75rem}.our-process__step-separator,.our-process__step-total-num{display:none}.our-process__step-current{font-size:1.8rem;font-weight:450;line-height:100%;letter-spacing:-.04em;color:#000}.our-process__step-title{font-size:2rem;font-weight:450;line-height:100%;letter-spacing:-.072em}.our-process__step-media{width:100%;flex:none;min-height:auto;padding:0;border:none;border-radius:.8rem}.our-process__image,.our-process__video{border-radius:.5rem}.our-process__step-panel{opacity:1;transform:none;transition:none;padding:0;gap:2rem;background-color:transparent;border-radius:0;width:100%;align-items:stretch}.our-process__touchpoints-label{display:none}.our-process__touchpoints{align-items:end;text-align:right}.our-process__touchpoints-list{gap:0rem;align-items:end}.our-process__touchpoint-item{font-size:1.6rem;font-weight:450;line-height:140%;letter-spacing:0;text-align:right;justify-content:center}.our-process__touchpoint-arrow{display:none}.our-process__step-description{font-size:1.4rem;font-weight:450;line-height:120%;letter-spacing:0;text-align:left;width:60%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/298/assets/section-our-process.css.map */
