.heddels-collection{background:#fff}.heddels-collection__inner{padding-top:2.4rem;padding-bottom:4rem}.heddels-collection__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.6rem 2rem;margin-bottom:2.4rem}.heddels-collection__intro{min-width:0}.heddels-collection__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:clamp(2.8rem,4vw,4rem);line-height:1.15;color:#111}.heddels-collection__subtitle{margin:0;max-width:48rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.5;color:#000}.heddels-collection__subtitle p{margin:0}.heddels-collection__count{display:none;margin:.8rem 0 0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:#111}.heddels-collection__actions{display:flex;flex-shrink:0;gap:.8rem;align-items:center}.heddels-collection__action{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4rem;padding:.8rem 1.4rem;border:2px solid #000000ff;background:#fff;color:#111;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;-webkit-appearance:none;appearance:none}.heddels-collection__action:hover{border-color:#111}.heddels-collection__action svg{width:1.6rem;height:1.6rem;flex-shrink:0}.heddels-collection__sort{position:relative}.heddels-collection__sort-menu{position:absolute;top:calc(100% + .4rem);right:0;z-index:5;min-width:22rem;margin:0;padding:.6rem 0;list-style:none;border:1px solid #d0d0d0;background:#fff;box-shadow:0 8px 24px #00000014}.heddels-collection__sort-menu[hidden]{display:none}.heddels-collection__sort-option{display:block;width:100%;padding:1rem 1.4rem;border:0;background:transparent;color:#111;font-family:var(--font-body-family);font-size:1.3rem;text-align:left;cursor:pointer}.heddels-collection__sort-option:hover,.heddels-collection__sort-option.is-active{background:#f5f5f5}.heddels-collection__pills{margin:0 0 2.4rem}.heddels-collection__pills-list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.heddels-collection__pills-item{flex:0 0 auto}.heddels-collection__pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:.7rem 1.6rem;border:1px solid #d0d0d0;border-radius:999px;background:#fff;color:#111;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:500;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.heddels-collection__pill:hover{border-color:#111}.heddels-collection__pill.is-active{background:#0b1320;border-color:#0b1320;color:#fff}.heddels-collection .facets-wrapper{height:0;margin:0;padding:0;overflow:visible;border:0}.heddels-collection .facets.facets-vertical-sort,.heddels-collection .facets__form,.heddels-collection .active-facets,.heddels-collection .product-count{display:none!important}.heddels-collection .mobile-facets__open{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.heddels-collection .mobile-facets__label>svg,.heddels-collection .facet-checkbox>svg{overflow:visible;flex-shrink:0}.heddels-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none;border:0}.heddels-collection__grid-item{min-width:0;border:0}.heddels-product-card{display:flex;flex-direction:column;height:100%;border:1px solid #000000ff;background:#fff;text-decoration:none;color:#111;overflow:hidden}.heddels-product-card__media{position:relative;aspect-ratio:1 / 1;background:#f3f3f3;overflow:hidden}.heddels-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.heddels-product-card:hover .heddels-product-card__media img{transform:scale(1.03)}.heddels-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#aaa}.heddels-product-card__placeholder svg{width:28%;height:28%}.heddels-product-card__body{display:flex;flex-direction:column;gap:.6rem;padding:1.4rem 1.4rem 1.6rem;flex:1;border-top:1px solid #e8e8e8;background:#fff}.heddels-product-card__vendor{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;color:#111}.heddels-product-card__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:1.5rem;line-height:1.3;color:#111}.heddels-product-card:hover .heddels-product-card__title{text-decoration:underline;text-underline-offset:.25rem}.heddels-product-card__desc{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.3rem;font-weight:400;line-height:1.35;color:#555;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.heddels-product-card__price{margin:.6rem 0 0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:1.5rem;line-height:1.3;color:#111}.heddels-product-card__price s{font-weight:400;margin-right:.5rem;color:#999}.heddels-collection__empty{padding:4rem 0;text-align:center}.heddels-collection__empty h2{margin:0;font-size:1.8rem;font-weight:700}.heddels-collection__pagination{margin-top:3.2rem}.heddels-collection__load-more{display:none;width:100%;margin:2.4rem 0 0;padding:1.3rem 2rem;border:none;background:#111;color:#fff;font-family:Archivo Narrow;font-size:1.3rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;appearance:none}.heddels-collection__load-more:disabled{opacity:.6;cursor:default}@media screen and (min-width:750px){.heddels-collection__inner{padding-top:3.2rem;padding-bottom:5.6rem}.heddels-collection__header{margin-bottom:3.2rem}.heddels-collection__pill{min-height:3.8rem;min-width:17rem;padding:.8rem 4.8rem}.heddels-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.heddels-product-card__body{padding:1.6rem;gap:.7rem}.heddels-product-card__title{font-size:1.6rem}.heddels-product-card__desc{font-size:1.35rem}}@media screen and (min-width:990px){.heddels-collection__inner{padding-top:4rem}.heddels-collection__grid{grid-template-columns:repeat(var(--columns-desktop, 4),minmax(0,1fr));gap:1.6rem}.heddels-collection__actions{margin-top:.4rem}}@media screen and (max-width:749px){.heddels-collection__header{flex-direction:column;align-items:stretch;gap:1.2rem}.heddels-collection__count{display:block}.heddels-collection__actions{width:100%;gap:1rem}.heddels-collection__action{flex:1 1 0;min-height:4.6rem;font-size:1.4rem}.heddels-collection__sort{flex:1 1 0;display:flex}.heddels-collection__sort .heddels-collection__action{width:100%}.heddels-collection__pills-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.heddels-collection__pills-list::-webkit-scrollbar{display:none}.heddels-collection__pagination{display:none}.heddels-collection__load-more:not([hidden]){display:block}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/heddels-collection.css.map */
