.wishlist-loader{display:flex;position:relative;margin-left:auto}.wishlist-loader__skeleton{width:2rem;height:1.5rem;padding:0;margin-left:1rem}@media(min-width:48rem){.wishlist-loader__skeleton{width:1.5rem}}@media(min-width:64rem){.wishlist-loader__skeleton{width:4.75rem;padding:0 1.5rem;margin-left:0}}.wishlist-loader__skeleton--button{padding:0;width:1.5rem}.wishlist-button{margin-left:auto}.wishlist-button--disabled{cursor:not-allowed}.wishlist-button--wishlisted{color:var(--color--primary)}.wishlist-item:not(:last-of-type){margin-bottom:1rem}.wishlist-item__product-content{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;height:100%}.wishlist-item__left-actions{display:flex;align-items:center;gap:1rem}.wishlist-item__right-actions{display:flex;justify-content:flex-end}.wishlist-item__cta{padding-top:1rem}.wishlist-item .button--ghost:hover{background-color:rgba(0,0,0,0)}.wishlist-item__actions{border-top:1px solid var(--color-semantic-neutral-border-soft,#dbdee1);padding-top:16px;align-items:center;justify-content:space-between}@media(min-width:48rem){.wishlist-item__actions{gap:2rem}}.wishlist-item__title{line-height:2rem;flex-shrink:1}.wishlist-item .loader{max-height:1.5rem;max-width:1.5rem;margin:0}.wishlist-item__top-row{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:47.9375rem){.wishlist-item__top-row{align-items:baseline}}.wishlist-item__side-column{flex-shrink:0}.wishlist-item__prices-container{display:flex;flex-direction:column;align-items:end}.wishlist-item__price{line-height:2rem}.wishlist-item__price--large{font-weight:var(--font--weight-medium);font-size:1.125rem}.wishlist-item__discount-information{color:var(--color--text-discount);font-weight:var(--font--weight-medium);text-align:right}.wishlist-item__discount-label{font-weight:var(--font--weight-regular)}.wishlist-item__image{display:flex;align-items:center;padding:.5rem 1rem}.wishlist-item__image img{height:6.25rem}.wishlist-item__attributes dl{margin:0;line-height:1.25rem}.wishlist-item__attributes dd,.wishlist-item__attributes dt{display:inline;margin:0;color:var(--color--text-secondary);font-size:.875rem;font-weight:var(--font--weight-regular)}.wishlist-item__attributes dt:after{content:": "}.wishlist-item__attributes dd:after{content:"\a";white-space:pre}.wishlist-item__notification{display:flex;gap:.5rem;align-items:center;color:var(--color--success)}.wishlist-item__add-to-cart{padding:.25rem}.wishlist{display:block}.wishlist__show-more{margin:1.5rem 0}.wishlist-overview{margin:1rem}@media(min-width:48rem){.wishlist-overview{width:100%;max-width:48rem;margin:1.5rem auto}}.wishlist-menu-item{display:flex;position:relative}.wishlist-menu-item__label{font-size:.5rem;display:none;color:inherit;padding-top:.5rem;align-items:center;white-space:nowrap}@media(max-width:47.9375rem){.wishlist-menu-item__label{display:inline-block}}.wishlist-menu-item__counter{width:1.125rem;height:1.125rem;position:absolute;top:-15px;right:-26px;bottom:0;left:0;margin:auto;border-radius:50%;border:1px solid #fff;line-height:16px;font-size:.625rem;font-weight:var(--font--weight-bold);background-color:var(--color--error);color:var(--color--text-alt);text-align:center}.returns-v2-layout{max-width:40rem;margin:2rem auto;min-height:24rem}.login-success{display:flex;flex-direction:column;gap:1rem}.login-success__message,.login-success__title{margin:0}.login-step{margin:2rem 0 0}.login-step__form{display:flex;flex-direction:column;margin:2rem 0 0}.login-step__submit{margin-top:.5rem}.login-step__alert{margin-top:.8rem;margin-bottom:.8rem}.login-step__token-invalid{display:flex;gap:1rem;flex-direction:column;margin:2rem 0 1rem}.login-step__homepage-link{margin-top:1rem;text-align:center}.return-item{flex-direction:column}.return-item:not(:last-of-type){margin-bottom:1rem}.return-item__card-content--selectors{padding-top:0}@media(max-width:47.9375rem){.return-item__card-content--top{padding:0}}.return-item__image{object-fit:contain;max-height:10.5rem;background-color:var(--color--shade-lightest);padding:.5rem 1rem}@media(min-width:48rem){.return-item__image{background-color:var(--color--shade-white);max-height:4rem;padding:0;border:none;flex:0 0 23%;order:2}}.return-item__heading{font-size:1.125rem}.return-item__top-container{display:flex;justify-content:space-between}@media(max-width:47.9375rem){.return-item__top-container{flex-direction:column}}.return-item__info{display:flex;align-items:center}@media(max-width:47.9375rem){.return-item__info{padding:0 1rem;margin:1.5rem 0}}.return-item__selectors{display:flex;align-items:flex-start;gap:1.5rem}@media(max-width:47.9375rem){.return-item__selectors{flex-direction:column;align-items:flex-start;gap:1rem}}.return-item__selectors-container{flex:1 0 calc(50% - 1.5rem)}@media(max-width:47.9375rem){.return-item__selectors-container{width:100%}}.return-item__selectors-label{margin-bottom:.25rem}.return-item__checkbox{height:1.5rem;margin-right:1rem}.return-item__checkbox._has_error .checkbox-view__mask,.return-item__select._has_error .select-field__select{border-color:var(--color--invalid)}.return-item__select._is_valid .select-field__select{border-color:var(--color--border-dark)}.return-item__not-returnable-alert{background-color:#e5f7ff}.select-items-loader{color:#e5e7eb}.select-items-page__button{margin-top:1rem;width:100%}.select-items-page__info{display:flex;align-items:center;margin-top:24px;color:#636b74}.select-items-step__loading{text-align:center;padding:2rem;color:#636b74}.confirmation-return-item{flex-direction:column}.confirmation-return-item:not(:last-of-type){margin-bottom:1rem}@media(max-width:47.9375rem){.confirmation-return-item__card-content--top{padding:0}}.confirmation-return-item__image-container{background-color:var(--color--shade-lightest);padding:2rem 1rem;display:flex;align-items:center;justify-content:center;width:100%}@media(min-width:48rem){.confirmation-return-item__image-container{background-color:var(--color--shade-white);max-height:4rem;padding:0;border:none;flex:0 0 23%;order:2;width:auto}}.confirmation-return-item__image{object-fit:contain;max-height:10.5rem;width:100%;background-color:rgba(0,0,0,0)}@media(min-width:48rem){.confirmation-return-item__image{max-height:4rem;width:100%}}.confirmation-return-item__heading{padding:24px}.confirmation-return-item__top-container{display:flex;justify-content:space-between;align-items:center}@media(max-width:47.9375rem){.confirmation-return-item__top-container{flex-direction:column}}.confirmation-page__button{margin-top:1rem;width:100%}.returns-v2-bottom-container>div:has(div>div.container){border-top:1px solid var(--color--border);padding-top:4rem}.returns-v2-bottom-container>div{display:flex;margin:4rem auto;max-width:250rem;flex-wrap:wrap;column-gap:4rem;justify-content:center}div>:first-child .returns-v2-bottom-container>div :has(.container){width:36rem}div>:first-child .returns-v2-bottom-container>div :has(.container)>div:last-child{margin-top:2.8rem}div>:first-child .returns-v2-bottom-container>div :has(.container)>:first-child>:has(h2) .typography-heading--medium{font-size:1.5rem;line-height:1.5}@media(min-width:48rem){div>:first-child .returns-v2-bottom-container>div :has(.container)>:first-child>:has(h2) .typography-heading--medium{font-size:1.75rem;line-height:1.571428}}div>:first-child .returns-v2-bottom-container>div :has(.container)>:first-child>article.accordion{margin-top:.1rem}div>:first-child .returns-v2-bottom-container>div :has(.container)>:first-child>article.accordion section>:has(h3) .typography-heading--smallest{font-size:1rem;line-height:1.5;font-weight:var(--font--weight-heading-tiny)}@media(min-width:90rem){.returns-v2-bottom-container>div{min-width:50rem}.returns-v2-bottom-container>div>div:last-child{margin-top:0}}