.wig-list-collections{background:var(--wig-list-bg, #faf8f2);color:var(--wig-list-text, #1c1917);display:block;font-family:Jost,Inter,sans-serif;letter-spacing:0;padding:var(--wig-list-padding-top, 56px) 20px var(--wig-list-padding-bottom, 64px)}.wig-list-collections *,.wig-list-collections *:before,.wig-list-collections *:after{box-sizing:border-box;letter-spacing:0}.wig-list-collections__inner{margin:0 auto;max-width:var(--wig-list-max-width, 980px);width:100%}.wig-list-collections__header{margin:0 auto 34px;max-width:760px;text-align:center}.wig-list-collections__eyebrow{color:var(--wig-list-accent, #1a5928);font-size:12px;font-weight:800;line-height:1.3;margin:0 0 10px;text-transform:uppercase}.wig-list-collections__heading{color:var(--wig-list-heading, #1c1917);font-family:Playfair Display,serif;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.02;margin:0;overflow-wrap:anywhere;text-wrap:balance}.wig-list-collections__text{color:var(--wig-list-muted, #57534e);font-size:16px;line-height:1.6;margin:16px auto 0;max-width:620px}.wig-list-collections__text>*{margin:0}.wig-list-collections__chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:22px}.wig-list-collections__chips span{background:#fff4dfe0;border:1px solid rgba(26,89,40,.14);border-radius:999px;color:var(--wig-list-accent, #1a5928);font-size:12px;font-weight:800;line-height:1.2;padding:9px 13px}.wig-list-collections__grid{display:grid;gap:18px;grid-template-columns:repeat(var(--wig-list-columns, 3),minmax(0,1fr));list-style:none;margin:0;padding:0}.wig-list-collections__item{min-width:0}.wig-list-collections__card{background:var(--wig-list-card-bg, #fffaf0);border:1px solid rgba(180,83,9,.12);border-radius:var(--wig-list-radius, 8px);box-shadow:0 14px 32px #1c191712;color:inherit;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wig-list-collections__card:hover{border-color:#1a59283d;box-shadow:0 18px 40px #1c19171f;color:inherit;transform:translateY(-2px)}.wig-list-collections__card:focus-visible{outline:3px solid rgba(26,89,40,.32);outline-offset:3px}.wig-list-collections__media{aspect-ratio:4 / 3;background:linear-gradient(135deg,#1a592824,#b453091f),#e7e0d2;overflow:hidden;position:relative}.wig-list-collections--ratio-square .wig-list-collections__media{aspect-ratio:1 / 1}.wig-list-collections--ratio-portrait .wig-list-collections__media{aspect-ratio:4 / 5}.wig-list-collections__image,.wig-list-collections__placeholder{display:block;height:100%;width:100%}.wig-list-collections__image{object-fit:cover;transition:transform .32s ease}.wig-list-collections__card:hover .wig-list-collections__image{transform:scale(1.035)}.wig-list-collections__placeholder{align-items:center;color:#1a59284d;display:flex;font-family:Playfair Display,serif;font-size:clamp(64px,10vw,110px);font-weight:700;justify-content:center}.wig-list-collections__badge{background:var(--wig-list-orange, #b45309);border-radius:999px;color:#fff;font-size:11px;font-weight:800;line-height:1.2;max-width:calc(100% - 20px);padding:8px 10px;position:absolute;right:10px;text-transform:uppercase;top:10px}.wig-list-collections__body{display:flex;flex:1;flex-direction:column;padding:18px 16px 20px;text-align:center}.wig-list-collections__title{color:var(--wig-list-heading, #1c1917);font-size:clamp(17px,1.7vw,20px);font-weight:800;line-height:1.18;margin:0;overflow-wrap:anywhere}.wig-list-collections__description{color:var(--wig-list-muted, #57534e);font-size:13px;line-height:1.45;margin:10px 0 0}.wig-list-collections__link{align-items:center;align-self:center;background:var(--wig-list-button-bg, #1a5928);border-radius:999px;color:var(--wig-list-button-text, #fff);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;line-height:1.2;margin-top:auto;min-height:38px;padding:10px 18px;text-transform:uppercase}.wig-list-collections__description+.wig-list-collections__link{margin-top:18px}.wig-list-collections__pagination{margin-top:34px}.wig-list-collections__pagination .pagination-wrapper{margin-top:0}.wig-list-collections__pagination .pagination__item{border-radius:999px;color:var(--wig-list-accent, #1a5928);font-family:Jost,Inter,sans-serif;font-weight:800}.wig-list-collections__pagination .pagination__item--current:after{background:var(--wig-list-accent, #1a5928)}.wig-list-collections__empty{background:var(--wig-list-card-bg, #fffaf0);border:1px solid rgba(180,83,9,.12);border-radius:var(--wig-list-radius, 8px);box-shadow:0 14px 32px #1c191712;margin:0 auto;max-width:720px;padding:42px 28px;text-align:center}.wig-list-collections__empty h2{color:var(--wig-list-heading, #1c1917);font-family:Playfair Display,serif;font-size:clamp(30px,4vw,42px);line-height:1.08;margin:0}.wig-list-collections__empty div{color:var(--wig-list-muted, #57534e);font-size:15px;line-height:1.6;margin-top:12px}.wig-list-collections__empty p{margin:0}@media screen and (max-width:989px){.wig-list-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.wig-list-collections{padding:42px 16px 48px}.wig-list-collections__header{margin-bottom:26px}.wig-list-collections__eyebrow{font-size:11px;margin-bottom:8px}.wig-list-collections__heading{font-size:clamp(36px,11vw,46px);line-height:1}.wig-list-collections__text{font-size:15px;line-height:1.5;margin-top:12px}.wig-list-collections__chips{gap:8px;margin-top:18px}.wig-list-collections__chips span{font-size:11px;padding:8px 11px}.wig-list-collections__grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.wig-list-collections--mobile-1 .wig-list-collections__grid{grid-template-columns:1fr}.wig-list-collections__body{padding:12px}.wig-list-collections__title{font-size:14px;line-height:1.2}.wig-list-collections__description{display:none}.wig-list-collections__badge{font-size:10px;padding:7px 8px;right:8px;top:8px}.wig-list-collections__link{font-size:10px;margin-top:12px;min-height:34px;padding:9px 12px;width:100%}.wig-list-collections__empty{padding:34px 18px}}@media screen and (max-width:360px){.wig-list-collections__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wiggensbach-list-collections.css.map */
