.home-collections-grid{max-width:none;margin-inline:0;padding-inline:0}.home-collections-grid>.page-width{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:var(--page-width-margin, 24px)}@media (max-width: 749px){.home-collections-grid>.page-width{padding-inline:20px}}@media (min-width: 750px) and (max-width: 1180px){.home-collections-grid>.page-width{padding-inline:24px}}@media (max-width: 749px){.home-collections-grid{padding-block:18px 14px;padding-inline:20px}.home-collections-grid .home-collections-grid__title{text-align:left;margin:0 0 14px;font-size:clamp(22px,5.2vw,26px)}.home-collections-grid .home-collections-grid__grid{justify-items:center;gap:18px 16px}.home-collections-grid .collection-card__media{width:clamp(100px,30vw,128px)}.home-collections-grid .collection-card__title{font-size:14px}}@media (min-width: 750px) and (max-width: 1180px){.home-collections-grid .home-collections-grid__title{text-align:left;margin:0 0 16px}.home-collections-grid .home-collections-grid__grid{justify-items:center;gap:22px 18px}.home-collections-grid .collection-card__media{width:clamp(120px,14vw,140px)}.home-collections-grid{padding-inline:24px}}:root{--hcg-title-size: clamp(26px, 3.2vw, 40px);--hcg-sub-size: clamp(14px, 1.6vw, 16px);--hcg-gap: clamp(14px, 1.8vw, 24px);--hcg-shadow: 0 8px 24px rgba(0,0,0,.08);--hcg-shadow-hover: 0 14px 36px rgba(0,0,0,.14);--hcg-brand: var(--brand, #ff6a00)}.home-collections-grid{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:var(--page-width-margin, 24px);padding-block:clamp(24px,4vw,56px) clamp(20px,3vw,36px)}.home-collections-grid.home-collections-grid--gradient{background:linear-gradient(180deg,#ff6a000f,#ff6a0000)}.home-collections-grid .home-collections-grid__title{margin:0 0 clamp(18px,2.2vw,28px);font-size:var(--hcg-title-size);line-height:1.15;font-weight:700}.home-collections-grid .home-collections-grid__sub{margin:0 0 clamp(18px,2.2vw,28px);color:#0000008f;font-size:var(--hcg-sub-size);max-width:48ch}.home-collections-grid .home-collections-grid__sub:empty{display:none}.home-collections-grid .home-collections-grid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--hcg-gap);list-style:none;margin:0;padding:0}@media (max-width: 1200px){.home-collections-grid .home-collections-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.home-collections-grid .home-collections-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-collections-grid .home-collections-grid__item{list-style:none}.home-collections-grid .collection-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;background:transparent}.home-collections-grid .collection-card__media{width:clamp(110px,11.5vw,150px);aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.home-collections-grid .collection-card__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 35%}.home-collections-grid .collection-card:hover .collection-card__media{transform:translateY(-6px) scale(1.02)}.home-collections-grid .collection-card__content{margin-top:12px}.home-collections-grid .collection-card__title{margin:2px 0 0;font-weight:600;font-size:clamp(14px,1.6vw,18px);letter-spacing:.2px;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-collections-grid img{max-width:100%;height:auto;border:0;vertical-align:middle}.home-collections-grid .hcg-fallback,.home-collections-grid>ul,.home-collections-grid .list-unstyled{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--hcg-gap);align-items:start}.home-collections-grid>ul{list-style:none;margin:0;padding:0}.home-collections-grid>ul>li{list-style:none}.home-collections-grid .hcg-item,.home-collections-grid>ul>li,.home-collections-grid .list-unstyled>li{text-align:center}.home-collections-grid .hcg-item img,.home-collections-grid>ul img,.home-collections-grid .list-unstyled img{width:clamp(140px,15vw,180px);height:clamp(140px,15vw,180px);aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;box-shadow:none;display:block;margin:0 auto 10px}.home-collections-grid .hcg-item a,.home-collections-grid>ul a,.home-collections-grid .list-unstyled a{display:inline-block;font-weight:700;color:inherit;text-decoration:none}.home-collections-grid .hcg-item a:hover,.home-collections-grid>ul a:hover,.home-collections-grid .list-unstyled a:hover{text-decoration:none;color:var(--hcg-brand)}@media (max-width: 1200px){.home-collections-grid .hcg-fallback,.home-collections-grid>ul,.home-collections-grid .list-unstyled{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.home-collections-grid .hcg-fallback,.home-collections-grid>ul,.home-collections-grid .list-unstyled{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.home-collections-grid .hcg-fallback,.home-collections-grid>ul,.home-collections-grid .list-unstyled{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.home-collections-grid .collection-card:hover .collection-card__title{color:var(--hcg-brand)}@media (prefers-reduced-motion: reduce){.home-collections-grid .collection-card__media{transition:none}.home-collections-grid .collection-card:hover .collection-card__media{transform:none;box-shadow:var(--hcg-shadow)}}@media (max-width: 360px){.home-collections-grid{padding-left:12px;padding-right:12px}.home-collections-grid .collection-card__media{width:140px}.home-collections-grid .collection-card__title{font-size:14px}}@media (prefers-color-scheme: dark){.home-collections-grid .home-collections-grid__sub{color:#ffffffb8}}.home-collections-grid.home-collections-grid--compact{--hcg-gap: 18px}.home-collections-grid.home-collections-grid--compact .collection-card__media{width:clamp(140px,16vw,180px)}.home-collections-grid.home-collections-grid--compact .home-collections-grid__grid{gap:18px}.home-collections-grid.home-collections-grid--square .collection-card__media{border-radius:16px}.home-collections-grid.home-collections-grid--sm .collection-card__media{width:clamp(120px,13vw,160px)}.home-collections-grid.home-collections-grid--sm .hcg-item img,.home-collections-grid.home-collections-grid--sm>ul img,.home-collections-grid.home-collections-grid--sm .list-unstyled img{width:clamp(130px,13.5vw,165px);height:clamp(130px,13.5vw,165px)}.home-collections-grid .collection-card:focus-visible{outline:2px solid var(--hcg-brand);outline-offset:4px;border-radius:20px}.home-collections-grid .collection-card__media img{border-radius:inherit!important}.home-collections-grid .home-collections-grid__grid{grid-gap:var(--hcg-gap)}.home-collections-grid .collection-card__media{position:relative;overflow:hidden}.home-collections-grid .collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(110% 110% at 50% 35%,#00000008,#0000 55%),linear-gradient(to top,#0000000b 15%,#0000 70%);pointer-events:none;border-radius:inherit}.home-collections-grid .collection-card__media,.home-collections-grid .collection-card__media img,.home-collections-grid .hcg-item img,.home-collections-grid>ul img,.home-collections-grid .list-unstyled img{box-shadow:none!important;filter:none!important}@media (hover: none){.home-collections-grid .collection-card:hover .collection-card__media{transform:none}}@media (hover: hover){.home-collections-grid .collection-card:hover .collection-card__media{transform:translateY(-4px) scale(1.015)}}.home-collections-grid .home-collections-grid__grid{justify-items:center}.home-collections-grid .home-collections-grid__grid:has(>:nth-child(1):last-child){grid-template-columns:1fr}.home-collections-grid .home-collections-grid__grid:not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(0,1fr))}.home-collections-grid .hcg-fallback,.home-collections-grid>ul,.home-collections-grid .list-unstyled{justify-items:center}.home-collections-grid .hcg-fallback:has(>:nth-child(1):last-child),.home-collections-grid>ul:has(>:nth-child(1):last-child),.home-collections-grid .list-unstyled:has(>:nth-child(1):last-child){grid-template-columns:1fr}.home-collections-grid .hcg-fallback:not(:has(>:nth-child(3))),.home-collections-grid>ul:not(:has(>:nth-child(3))),.home-collections-grid .list-unstyled:not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(0,1fr))}@media (pointer: fine){.home-collections-grid .collection-card{cursor:pointer}}.home-collections-grid :is(h2,.section-title){font-size:clamp(28px,2.2vw,36px);line-height:1.25;letter-spacing:.2px;margin:0 0 12px;font-weight:800}.home-collections-grid:not(:has(.subheading,.section-subtitle)) :is(h2,.section-title){margin-bottom:clamp(16px,2vw,22px)}.home-collections-grid :is(.subheading,.section-subtitle){color:#0000008c;font-size:clamp(14px,1.6vw,16px);line-height:1.5;margin:0 0 clamp(14px,2vw,22px);max-width:56ch}.home-collections-grid :is(.subheading,.section-subtitle):empty{display:none}@media (max-width: 749px){.home-collections-grid :is(h2,.section-title){font-size:clamp(22px,5vw,26px);margin-bottom:10px}.home-collections-grid:not(:has(.subheading,.section-subtitle)) :is(h2,.section-title){margin-bottom:16px}.home-collections-grid :is(.subheading,.section-subtitle){font-size:14px;margin-bottom:14px}}.home-collections-grid:not(:has(.home-collections-grid__sub,.subheading,.section-subtitle)) .home-collections-grid__title{margin-bottom:clamp(14px,2vw,20px)!important}@media (max-width: 749px){.home-collections-grid:not(:has(.home-collections-grid__sub,.subheading,.section-subtitle)) .home-collections-grid__title{margin-bottom:16px!important}}@media (min-width: 750px) and (max-width: 1180px){.home-collections-grid:not(:has(.home-collections-grid__sub,.section-subtitle,.subheading)) .home-collections-grid__title{margin-bottom:18px!important}}.home-collections-grid{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:var(--page-width-margin, 24px);padding-block:clamp(24px,4vw,48px) clamp(20px,3vw,36px)}.home-collections-grid .home-collections-grid__title{font-size:clamp(24px,3vw,32px);line-height:1.25;font-weight:800;margin:0 0 clamp(16px,2vw,22px);text-align:left}@media (max-width: 749px){.home-collections-grid{padding-inline:20px;padding-block:18px 14px}.home-collections-grid .home-collections-grid__title{font-size:clamp(20px,5vw,24px);margin-bottom:16px}.home-collections-grid .home-collections-grid__grid{gap:18px 16px;justify-items:center}.home-collections-grid .collection-card__media{width:clamp(100px,28vw,120px)}}@media (min-width: 750px) and (max-width: 1180px){.home-collections-grid{padding-inline:24px}.home-collections-grid .home-collections-grid__title{font-size:clamp(22px,2.8vw,28px);margin-bottom:18px}.home-collections-grid .home-collections-grid__grid{gap:22px 18px;justify-items:center}.home-collections-grid .collection-card__media{width:clamp(120px,14vw,140px)}}@media (min-width: 1181px){.home-collections-grid .home-collections-grid__title{font-size:clamp(26px,2.2vw,32px);margin-bottom:20px}.home-collections-grid .home-collections-grid__grid{gap:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/home-collections-grid.css.map */
