.c-stepperBlackWeek{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2.5rem 1rem;max-width:var(--layoutMaxWidth);margin:0 auto;width:100%}@media only screen and (min-width:1024.2px){.c-stepperBlackWeek{padding:2.5rem 4rem}}.c-stepperBlackWeek__header{display:contents}@media only screen and (min-width:1024.2px){.c-stepperBlackWeek__header{display:flex;width:100%;justify-content:space-between;align-items:center}}.c-stepperBlackWeek__header .c-stepperBlackWeek__title{color:var(--color-common-primary-brand-950);font-family:var(--font-title-title-3-font-family);font-size:var(--font-title-title-3-size-mobile);font-weight:var(--font-title-title-3-weight);line-height:var(--font-title-title-3-line-height-mobile);order:1}@media only screen and (min-width:1024.2px){.c-stepperBlackWeek__header .c-stepperBlackWeek__title{order:unset;font-size:var(--font-title-title-3-size-desktop);line-height:var(--font-title-title-3-line-height-desktop)}}.c-stepperBlackWeek__header .c-stepperBlackWeek__btn{order:3}@media only screen and (min-width:1024.2px){.c-stepperBlackWeek__header .c-stepperBlackWeek__btn{order:unset}}.c-stepperBlackWeek__list{order:2;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem;width:100%}@media only screen and (min-width:1280.2px){.c-stepperBlackWeek__list{order:unset;grid-template-columns:repeat(4,1fr)}}.c-stepperBlackWeek__item{padding:1.5rem;display:flex;gap:1.5rem;background-color:var(--color-background-decorative-default)}@media only screen and (min-width:1280.2px){.c-stepperBlackWeek__item{flex-direction:column;padding:1.25rem 2rem 1.5rem}}.c-stepperBlackWeek__number{color:var(--color-text-primary-default);font-family:var(--font-title-title-3-font-family);font-size:var(--font-title-title-3-size-mobile);font-weight:var(--font-title-title-3-weight);line-height:var(--font-title-title-3-line-height-mobile)}@media only screen and (min-width:1024.2px){.c-stepperBlackWeek__number{font-size:var(--font-title-title-3-size-desktop);line-height:var(--font-title-title-3-line-height-desktop);width:3.5rem;height:3.5rem;padding:.3125rem 0 .9375rem;display:flex;align-items:flex-start;justify-content:flex-start}}.c-stepperBlackWeek__itemWrapper{display:flex;flex-direction:column;gap:.5rem}.c-stepperBlackWeek__title{color:var(--color-text-primary-default);font-family:var(--font-text-label-font-font-family);font-size:var(--font-text-label-size-xl);font-weight:var(--font-text-label-weight-weight-2);line-height:var(--font-text-label-line-height-xl)}.c-stepperBlackWeek__description{color:var(--color-text-alt-default);font-family:var(--font-text-body-font-font-family);font-size:var(--font-text-body-size-sm);font-weight:var(--font-text-body-weight-weight-1);line-height:var(--font-text-body-line-height-sm)}