.rel-collection [hidden]{display:none!important}.rel-collection{display:block;width:100%;margin-top:32px;clear:both}.rel-collection *{box-sizing:border-box}.rel-collection.page-width,.rel-collection .page-width{width:100%}.rel-collection__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 18px}.rel-collection__head-text{flex:1 1 auto;min-width:0}.rel-collection__title{margin:0;font-size:2.6rem;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.rel-collection__subtitle{margin-top:6px;font-size:1.35rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}.rel-collection__load-more,.rel-collection__quick-add,.rel-collection__quick-view,.rel-collection__variant-select,.rel-collection__collapse{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;min-height:44px;padding:12px 16px;border-radius:0;font-size:1.35rem;font-weight:700;line-height:1.2;transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .35s ease,background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease;will-change:transform,opacity}.rel-collection__more-grid-wrap{display:block;width:100%;overflow:hidden;transform-origin:top center;will-change:height,opacity,transform}.rel-collection__more-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}@media screen and (min-width:990px){.rel-collection__more-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 16px}}.rel-collection__more-item{display:block;width:100%;min-width:0;margin:0;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.rel-collection__more-item.is-visible{opacity:1;transform:translateY(0) scale(1)}.rel-collection__more-item.is-hiding{opacity:0;transform:translateY(12px) scale(.99)}.rel-collection__card{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;background:transparent;border:0;box-shadow:none;padding:0;margin:0}.rel-collection__image-link,.rel-collection__title-link{display:block;text-decoration:none;color:inherit}.rel-collection__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:0;background:#f6f6f6}.rel-collection__image,.rel-collection__image-wrap img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.rel-collection__card:hover .rel-collection__image{transform:scale(1.03)}.rel-collection__badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#111111d6;color:#fff;font-size:1.15rem;font-weight:700;line-height:1}.rel-collection__content{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-width:0;margin-top:10px}.rel-collection__product-title{margin:0;font-size:1.45rem;line-height:1.35;font-weight:500;color:rgb(var(--color-foreground));min-height:3.9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rel-collection__price{margin-top:7px;font-size:1.45rem;line-height:1.3;font-weight:700;color:rgb(var(--color-foreground))}.rel-collection__price-current{display:inline-block}.rel-collection__price-old{display:inline-block;margin-left:6px;font-size:1.2rem;font-weight:500;text-decoration:line-through;color:rgba(var(--color-foreground),.55)}.rel-collection__actions{margin-top:12px;width:100%}.rel-collection__variant-box,.rel-collection__variant-box .rel-collection__quick-view{width:100%}.rel-collection__form{display:flex;flex-direction:column;gap:10px;width:100%}.rel-collection__variant-wrap{width:100%}.rel-collection__variant-select{width:100%;min-height:44px;justify-content:flex-start;text-align:left;border:1px solid #e5e7eb;background:#fff;color:#1f2937;cursor:pointer;-webkit-appearance:auto;appearance:auto;box-shadow:0 4px 12px #0000000a}.rel-collection__variant-select:hover,.rel-collection__quick-view:hover,.rel-collection__collapse:hover{opacity:.98;transform:translateY(-1px);background:#fafafa;border-color:#d1d5db;color:#111827;box-shadow:0 6px 16px #0000000f}.rel-collection__quick-add,.rel-collection__load-more{width:100%}.rel-collection__quick-add{border:1px solid #d71920;background:#d71920;color:#fff;cursor:pointer;box-shadow:0 8px 18px #d7192029}.rel-collection__quick-add:hover{background:#b51218;border-color:#b51218;color:#fff;box-shadow:0 10px 22px #b5121833;transform:translateY(-1px)}.rel-collection__quick-add.is-loading{pointer-events:none;opacity:.75}.rel-collection__quick-add.is-added{pointer-events:none;background:#f4f7f4;color:#1f7a1f;border-color:#1f7a1f2e;box-shadow:0 6px 16px #1f7a1f14}.rel-collection__quick-add.is-error{background:#fff4f4;color:#b91c1c;border-color:#b91c1c29;box-shadow:0 6px 16px #b91c1c14}.rel-collection__quick-add.is-disabled,.rel-collection__quick-add:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.rel-collection__quick-view{width:100%;border:1px solid #e5e7eb;background:#fff;color:#1f2937;cursor:pointer;box-shadow:0 4px 12px #0000000a}.rel-collection__unavailable-text{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:12px 16px;border-radius:0;font-size:1.3rem;font-weight:600;line-height:1.2;background:#f7f7f7;color:rgba(var(--color-foreground),.66);border:1px solid rgba(var(--color-foreground),.08)}.rel-collection__more-item.is-unavailable .rel-collection__image{opacity:.52;filter:grayscale(.18)}.rel-collection__more-item.is-unavailable .rel-collection__product-title,.rel-collection__more-item.is-unavailable .rel-collection__price{opacity:.72}.rel-collection__load-actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:20px}.rel-collection__load-more{display:flex;width:100%;min-width:0;border-radius:0;border:1px solid #1e2433;background:#1e2433;color:#fff;cursor:pointer;box-shadow:0 10px 24px #1118272e}.rel-collection__load-more:hover{background:#161c29;border-color:#161c29;color:#fff;box-shadow:0 12px 28px #11182738;transform:translateY(-1px)}.rel-collection__load-more:focus-visible{outline:none;box-shadow:0 0 0 3px #1e24332e,0 12px 28px #11182738}.rel-collection__collapse{display:flex;width:100%;min-width:0;min-height:44px;align-items:center;justify-content:center;padding:12px 16px;border-radius:0;border:1px solid #e5e7eb;background:#fff;color:#1f2937;font-size:1.35rem;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 4px 12px #0000000a}@media screen and (max-width:989px){.rel-collection__head{align-items:flex-start;flex-direction:column}.rel-collection__title{font-size:2.2rem}}@media(prefers-reduced-motion:reduce){.rel-collection__load-more,.rel-collection__quick-add,.rel-collection__quick-view,.rel-collection__variant-select,.rel-collection__collapse,.rel-collection__image,.rel-collection__more-item{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/rel-collection.css.map */
