:root{--color-primary:#111827;--color-secondary:#fff;--color-brand:#7b61ff;--color-accent:#272e2a;--color-accent-red:#af231c;--color-button-red:#9f3026;--color-gray:#dfe1e1;--color-gray--selected:#f3f6f7;--color-gray--active:#d9d9d9;--color-nav--active:#6b7070;--color-btn:#0a0a0a;--color-btn--hover:#272e2a;--color-btn--disabled:#afafaf;--color-arrow__bg:#c0bfc0;--color-header-bg__mobile:#eceeed;--color-img__bg:#f2f5f7;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:$color-form-error}.wishlist-page__header-title{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-smooth:always;-webkit-font-smoothing:antialiased;color:#111827;font-family:var(--font-primary);font-style:normal;font-weight:var(--regular);line-height:1;margin:0;padding:0;text-decoration:none;text-rendering:optimizeLegibility;text-transform:none}@media screen and (min-width:769px){.wishlist-page__header-title{line-height:1.02}}.wishlist-page__empty,.wishlist-page__header-content{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-smooth:always;-webkit-font-smoothing:antialiased;color:#111827;font-family:var(--font-primary);font-style:normal;font-weight:var(--regular);line-height:1;margin:0;padding:0;text-decoration:none;text-rendering:optimizeLegibility;text-transform:none}.wishlist-page__header-title{font-size:1rem;line-height:1.173125;text-transform:uppercase}@media screen and (min-width:769px){.wishlist-page__header-title{font-size:1.25rem;line-height:1.173}}.wishlist-page__empty,.wishlist-page__header-content{font-size:.875rem;line-height:1.5}@media screen and (min-width:769px){.wishlist-page__empty,.wishlist-page__header-content{font-size:1rem;line-height:1.5}}.section-spacing{margin-bottom:6rem;margin-top:6rem}@media screen and (min-width:769px){.section-spacing{margin-bottom:6.5rem;margin-top:6.5rem}}.wishlist-page__container{margin-top:var(--header-height);padding:1.25rem}@media screen and (min-width:1025px){.wishlist-page__container{padding:3.5rem}}.wishlist-page__container .loading{position:relative}.wishlist-page__container .loading:after,.wishlist-page__container .loading:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .35s;z-index:1}.wishlist-page__container .loading:before{background-color:hsla(0,0%,100%,.8);height:100%;width:100%}.wishlist-page__container .loading:after{animation:spinner 1.5s linear infinite;border:5px solid #111827;border-bottom-color:#30446e;border-radius:50%;height:40px;width:40px;will-change:transform}.wishlist-page__header{margin-bottom:1.5rem}.wishlist-page__header-title{text-align:center}.wishlist-page__header-content{display:block;margin:1.5rem auto 0;max-width:1000px;text-align:center}.wishlist-page__empty{text-align:center}.wishlist-page__products-list{-moz-column-gap:.375rem;column-gap:.375rem;display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));row-gap:.5rem}@media screen and (min-width:1025px){.wishlist-page__products-list{-moz-column-gap:2.75rem;column-gap:2.75rem;grid-template-columns:repeat(4,minmax(100px,1fr));row-gap:5.5rem}}.wishlist-page__product-remove{margin-top:.75rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=template.page.wishlist.css.map*/