.category-list{width:100%}.category-list__grid{width:97.92vw;margin:2.083vw auto;display:grid;grid-template-columns:repeat(2,1fr);gap:.521vw}.category-list__grid--3col{grid-template-columns:repeat(3,1fr)}.category-list__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.313vw;overflow:hidden;text-decoration:none;color:inherit;aspect-ratio:945 / 818}.category-list__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Nomads,Arial Black,Arial,sans-serif;font-weight:400;font-size:7.813vw;line-height:1;letter-spacing:-.04em;text-transform:uppercase;color:#000;opacity:.1;pointer-events:none;white-space:nowrap}.category-list__card-images{position:relative;display:flex;align-items:center;justify-content:center;flex:1;width:100%;padding:2.083vw;overflow:hidden}.category-list__card-images img{width:13.49vw;height:25vw;object-fit:contain;transition:transform .4s ease}.category-list__card:hover .category-list__card-images img{transform:scale(1.08)}.category-list__card-meta{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25vw 2.083vw;box-sizing:border-box}.category-list__card-meta span{font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:1.042vw;line-height:1;text-transform:uppercase;color:#111}.category-list__recommendations{width:97.92vw;margin:3.125vw auto 2.083vw}.category-list__recommendations h2{font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:1.25vw;line-height:1;text-transform:uppercase;color:#111;margin:0 0 2.083vw}.category-list__products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.042vw}.category-list__product{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;gap:1.042vw}.category-list__product-img-wrap{position:relative;width:100%;aspect-ratio:626.67 / 700;overflow:hidden;background:#f5f5f5;border-radius:.313vw}.category-list__product-img-wrap img{width:100%;height:100%;object-fit:contain;display:block}.category-list__badge{position:absolute;top:1.042vw;left:1.042vw;font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:.729vw;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#111;border:1.6px solid #111111;border-radius:4.81px;padding:.417vw 1.146vw;background:transparent;white-space:nowrap;z-index:2}.category-list__wishlist{position:absolute;top:max(12px,1.042vw);right:max(12px,1.042vw);width:max(20px,1.158vw);height:max(18px,1.069vw);cursor:pointer;z-index:2;fill:none;stroke:#111;stroke-width:1.5}.category-list__product-info{display:flex;flex-direction:column;gap:.833vw}.category-list__product-name-row,.category-list__product-price-row{display:flex;justify-content:space-between;align-items:center;width:100%}.category-list__product-name{font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:1.042vw;line-height:1.2;text-transform:uppercase;color:#111}.category-list__product-price{font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:1.042vw;line-height:1.2;color:#111}.category-list__product-compare-price{font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:.833vw;line-height:1.2;color:#888;text-decoration:line-through;margin-left:.521vw}.skeleton-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e8e8;z-index:1;transition:opacity .4s ease}.skeleton-overlay.is-loaded{opacity:0;pointer-events:none}@media(max-width:1024px){.category-list__grid{width:94%;margin:24px auto;gap:16px}.category-list__grid,.category-list__grid--3col{grid-template-columns:repeat(2,1fr)}.category-list__card{border-radius:6px;aspect-ratio:394 / 340}.category-list__watermark{font-size:10vw}.category-list__card-images{padding:20px}.category-list__card-images img{width:100%;height:100%;object-fit:contain}.category-list__card-meta{padding:14px 20px}.category-list__card-meta span{font-size:14px}.category-list__recommendations{width:94%;margin:32px auto 24px}.category-list__recommendations h2{font-size:18px;margin-bottom:24px}.category-list__products{grid-template-columns:repeat(2,1fr);gap:16px}.category-list__product{gap:12px}.category-list__product-img-wrap{border-radius:6px}.category-list__badge{font-size:12px;padding:6px 14px;top:12px;left:12px}.category-list__product-info{gap:8px}.category-list__product-name,.category-list__product-price{font-size:14px}.category-list__product-compare-price{font-size:12px;margin-left:6px}.category-list__wishlist{width:20px;height:18px}}@media(max-width:768px){.category-list__grid{grid-template-columns:1fr;gap:16px}.category-list__card{aspect-ratio:394 / 340}.category-list__watermark{font-size:14vw}.category-list__card-meta{padding:12px 16px}.category-list__card-meta span{font-size:14px}.category-list__recommendations h2{font-size:16px;margin-bottom:20px}.category-list__products{grid-template-columns:repeat(2,1fr);gap:12px}.category-list__product-name,.category-list__product-price{font-size:14px}.category-list__product-compare-price{font-size:12px}.category-list__badge{font-size:11px;padding:5px 12px;top:10px;left:10px}}@media(max-width:480px){.category-list__grid{width:92%;gap:12px;margin:16px auto}.category-list__card{aspect-ratio:394 / 340}.category-list__watermark{font-size:16vw}.category-list__card-images{padding:16px}.category-list__card-meta{padding:10px 16px}.category-list__card-meta span{font-size:13px}.category-list__recommendations{width:92%;margin:24px auto 20px}.category-list__recommendations h2{font-size:16px;margin-bottom:16px}.category-list__products{grid-template-columns:repeat(2,1fr);gap:10px}.category-list__product{gap:8px}.category-list__product-name,.category-list__product-price{font-size:13px}.category-list__product-compare-price{font-size:11px}.category-list__badge{font-size:10px;padding:4px 10px;top:8px;left:8px}.category-list__wishlist{width:18px;height:16px}}@media(max-width:375px){.category-list__grid{width:94%}.category-list__card-meta span{font-size:12px}.category-list__recommendations{width:94%}.category-list__product-name,.category-list__product-price{font-size:12px}.category-list__badge{font-size:9px;padding:4px 8px}}@media(max-width:320px){.category-list__grid{width:96%;gap:10px;margin:12px auto}.category-list__card{aspect-ratio:394 / 340}.category-list__card-meta span{font-size:11px}.category-list__recommendations{width:96%;margin:16px auto}.category-list__recommendations h2{font-size:14px;margin-bottom:12px}.category-list__products{grid-template-columns:1fr;gap:12px}.category-list__product-name,.category-list__product-price{font-size:12px}.category-list__product-compare-price{font-size:10px}.category-list__badge{font-size:9px}}@media(min-width:5000px){.category-list__watermark{font-size:5.2vw}.category-list__card-meta span{font-size:.7vw}.category-list__recommendations h2{font-size:.85vw}.category-list__badge{font-size:.5vw}.category-list__product-name,.category-list__product-price{font-size:.7vw}.category-list__product-compare-price{font-size:.55vw}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/category-list.css.map */
