.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.snkbag-footer{background:#1a1a1a;padding:44px 16px 36px;text-align:center}.snkbag-footer__inner{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.snkbag-footer__logo a{text-decoration:none;display:inline-flex;align-items:center}.snkbag-footer__logo img{display:block;height:44px;width:auto}.snkbag-footer__logo-text{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em}.snkbag-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 20px}.snkbag-footer__link{font-size:13px;color:#aaa;text-decoration:none;transition:color .15s}.snkbag-footer__link:hover{color:#fff}.snkbag-footer__copy{font-size:12px;color:#666;margin:0}.snkbag-header{grid-column:1 / -1;height:5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1rem;position:relative;z-index:100;background:var(--color-background, #fff);border-bottom:1px solid #eee}.snkbag-header__burger{background:none;border:none;cursor:pointer;padding:6px;color:var(--color-foreground);display:flex;align-items:center;justify-content:flex-start}.snkbag-header__logo{display:flex;align-items:center;justify-content:center}.snkbag-header__logo a{text-decoration:none;color:var(--color-foreground);display:flex;align-items:center}.snkbag-header__logo img{display:block;max-height:52px;width:auto}.snkbag-header__logo-text{font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.snkbag-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.snkbag-header__cart{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}.snkbag-header__cart-count{position:absolute;top:-6px;right:-8px;background:#5ba99f;color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.snkbag-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none}.snkbag-drawer.is-open{pointer-events:auto}.snkbag-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s ease}.snkbag-drawer.is-open .snkbag-drawer__overlay{opacity:1}.snkbag-drawer__panel{position:absolute;top:0;left:0;height:100%;width:min(80vw,300px);background:#fff;padding:24px 20px;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.snkbag-drawer.is-open .snkbag-drawer__panel{transform:translate(0)}.snkbag-drawer__close{align-self:flex-end;background:none;border:none;cursor:pointer;padding:4px;color:var(--color-foreground);display:flex;margin-bottom:16px}.snkbag-drawer__nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.snkbag-drawer__link{display:block;padding:12px 8px;text-decoration:none;color:var(--color-foreground);font-size:16px;font-weight:600;border-bottom:1px solid #f0f0f0}.snkbag-drawer__link:hover{color:#5ba99f}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
