.c-yourShopOpSoldes{display:flex;flex-direction:column;align-items:center;max-width:var(--layoutMaxWidth);margin:0 auto;padding:2rem 1rem;width:100%}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes{padding:2rem 2.5rem}}.c-yourShopOpSoldes__title{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);text-align:center;margin:0 0 1.5rem}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes__title{font-size:var(--font-title-title-3-size-desktop);line-height:var(--font-title-title-3-line-height-desktop);margin:0 0 2.5rem}}.c-yourShopOpSoldes__imageWrapper{position:relative;width:100%;max-width:62rem;height:12rem;overflow:hidden}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes__imageWrapper{height:15.5rem}}.c-yourShopOpSoldes__card{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:39rem;background:var(--color-common-neutral-0);padding:1.25rem;margin-top:-2.25rem;position:relative;z-index:1}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes__card{padding:2.5rem 3rem;margin-top:-5rem}}.c-yourShopOpSoldes__cardTop{display:flex;flex-direction:column;gap:.75rem}.c-yourShopOpSoldes__cardTop .c-button{width:-moz-fit-content;width:fit-content;align-self:flex-start}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes__cardTop{flex-direction:row;justify-content:space-between;align-items:flex-start}}.c-yourShopOpSoldes__storeInfo{flex-grow:1}.c-yourShopOpSoldes__storeName{color:var(--color-text-primary-default);font-family:var(--font-text-label-font-font-family);font-size:1.125rem;font-weight:700;line-height:1.4;margin:0 0 .25rem}.c-yourShopOpSoldes__storeAddress{color:var(--color-text-primary-default);font-family:var(--font-text-body-font-font-family);font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.c-yourShopOpSoldes__cardBottom{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.c-yourShopOpSoldes__hoursBtn{display:inline-flex;align-items:center;gap:.25rem;padding:0;background:rgba(0,0,0,0);border:none;color:var(--color-text-secondary-default);font-family:var(--font-text-body-font-font-family);font-size:.875rem;font-weight:400;line-height:1;text-decoration:underline;cursor:pointer}.c-yourShopOpSoldes__hoursBtn:hover{color:var(--color-text-primary-default)}.c-yourShopOpSoldes__hoursBtn svg{width:1rem;height:1rem;transition:transform .2s ease}.c-yourShopOpSoldes__hoursBtn.is-open svg{transform:rotate(180deg)}.c-yourShopOpSoldes__changeBtn{padding:0;background:rgba(0,0,0,0);border:none;color:var(--color-text-secondary-default);font-family:var(--font-text-body-font-font-family);font-size:.875rem;font-weight:400;line-height:1;text-decoration:underline;cursor:pointer}.c-yourShopOpSoldes__changeBtn:hover,.c-yourShopOpSoldes__hoursList{color:var(--color-text-primary-default)}.c-yourShopOpSoldes__hoursList{list-style:none;padding:1rem 0 0;margin:0;font-family:var(--font-text-body-font-font-family);font-size:.875rem;font-weight:400;line-height:1.5}.c-yourShopOpSoldes__hoursList li{display:flex;gap:.5rem}.c-yourShopOpSoldes__hoursList li+li{margin-top:.25rem}.c-yourShopOpSoldes__hoursList li span{display:inline-block;min-width:4.375rem}.c-yourShopOpSoldes__hoursList li.active{font-weight:700}.c-yourShopOpSoldes__noStore{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.c-yourShopOpSoldes__noStore .c-button{width:auto}@media only screen and (min-width:1024.2px){.c-yourShopOpSoldes__noStore{flex-direction:row;justify-content:space-between;width:100%;text-align:left}}.c-yourShopOpSoldes__noStoreText{color:var(--color-text-primary-default);font-family:var(--font-text-label-font-font-family);font-size:1rem;font-weight:400;line-height:1.4;margin:0}