.dept{--dept-stand: 108px}.dept__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 8px}.dept__heading{margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:800;letter-spacing:-.03em;color:#142b52}.dept__all{flex:none;font-size:14.5px;font-weight:700;color:#142b52;text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:1px}.dept__all:hover{color:#f26a21}.dept__shelf{list-style:none;margin:0;padding:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.dept__shelf::-webkit-scrollbar{display:none}.dept__item{position:relative;flex:0 0 33.333%;min-width:0;scroll-snap-align:start}.dept__link{position:relative;z-index:1;display:block;padding:0 6px 4px;text-align:center;text-decoration:none;color:#142b52}.dept__stand{position:relative;display:block;height:var(--dept-stand)}.dept__stand:after{content:"";position:absolute;left:18%;right:18%;bottom:-6px;height:8px;border-radius:50%;background:radial-gradient(ellipse at center,#142b5229,#142b5200 70%);z-index:0}.dept__product{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;z-index:1;opacity:0;transform:translateY(6px);transition:opacity .55s ease,transform .55s ease}.dept__product.is-current{opacity:1;transform:translateY(0)}.dept__link:hover .dept__product.is-current{transform:translateY(-4px)}.dept__label{display:block;margin-top:24px;font-size:14px;font-weight:800;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}.dept__count{display:block;margin-top:4px;font-size:12.5px;color:#6a625a;font-variant-numeric:tabular-nums}@media(min-width:700px){.dept{--dept-stand: 130px}.dept__shelf{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:40px;overflow:visible}.dept__item{flex:none}.dept__label{font-size:16px;margin-top:26px}.dept__count{font-size:13.5px}}@media(min-width:1000px){.dept{--dept-stand: 150px}.dept__head{margin-bottom:14px}.dept__shelf{grid-template-columns:repeat(8,minmax(0,1fr))}.dept__link{padding-inline:8px}.dept__label{font-size:17px;margin-top:30px}.dept__count{font-size:14px}}@media(prefers-reduced-motion:reduce){.dept__product{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/section-department-grid.css.map */
