.all-products-grid{padding-top:var(--padding-top, 8px);padding-bottom:var(--padding-bottom, 56px)}.all-products-grid__heading{text-align:center;font-size:clamp(2.8rem,4vw,4.2rem);margin:0 0 1.2rem}.all-products-grid__subheading{text-align:center;font-size:1.6rem;max-width:720px;margin:0 auto 4rem;opacity:.85}.all-products-grid__empty{text-align:center;padding:4rem;opacity:.6}.all-products-grid__slider-wrap{position:relative}.all-products-grid__track{list-style:none;padding:1.2rem 0 2rem;margin:0;display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.all-products-grid__track::-webkit-scrollbar{display:none}.all-products-grid__item{flex:0 0 260px;scroll-snap-align:start}@media(min-width:750px){.all-products-grid__item{flex:0 0 280px}}.all-products-grid__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;border:2px solid rgba(26,35,126,.2);background:#fffffff2;color:#1a237e;cursor:pointer;align-items:center;justify-content:center;transition:opacity .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 4px 16px #00000014}.all-products-grid__arrow:hover{background:#1a237e;color:#fff;border-color:#1a237e;box-shadow:0 6px 24px #1a237e40}.all-products-grid__arrow--left{left:-24px}.all-products-grid__arrow--right{right:-24px}@media(min-width:750px){.all-products-grid__arrow{display:flex}}.all-products-grid__card{display:flex;flex-direction:column;width:100%;height:100%;background:var(--color-background);border:1px solid rgba(26,35,126,.12);border-radius:10px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.all-products-grid__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0d1b4c26;border-color:#d4a84380}.all-products-grid__card-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.all-products-grid__image{aspect-ratio:1 / 1;overflow:hidden;background:#f8f8fa}.all-products-grid__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.all-products-grid__card:hover .all-products-grid__image img{transform:scale(1.03)}.all-products-grid__info{padding:1.6rem 1.6rem 1.2rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem}.all-products-grid__title{line-height:1.2;margin:0;color:#0d1b4c}.all-products-grid__title-prefix{display:block;font-size:1.1rem;font-weight:400;color:#6b7280;margin-bottom:.4rem;line-height:1.4;letter-spacing:.01em}.all-products-grid__title-branch{display:block;font-size:2.1rem;font-weight:700;color:#0d1b4c;line-height:1.2;transition:color .2s ease;letter-spacing:-.01em}@media(min-width:750px){.all-products-grid__title-branch{font-size:2.3rem}}.all-products-grid__card:hover .all-products-grid__title-branch{color:#1a237e}.all-products-grid__price{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap}.all-products-grid__price-compare{text-decoration:line-through;opacity:.55;font-size:1.2rem}.all-products-grid__price-now{font-weight:700;color:#1a237e;font-size:1.7rem}.all-products-grid__form{margin:0;padding:0 1.6rem 1.6rem}.all-products-grid__cta{display:block;width:100%;text-align:center;background:#1a237e;color:#fff;font-family:Inter,-apple-system,sans-serif;font-weight:600;font-size:1.35rem;padding:1rem 1.4rem;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease;letter-spacing:.02em}.all-products-grid__cta:hover{background:#d4a843;color:#0d1b4c;transform:translateY(-1px)}.all-products-grid__cta--unavailable{background:#9ca3af;cursor:not-allowed}.all-products-grid__cta--unavailable:hover{background:#9ca3af;color:#fff;transform:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-all-products-grid.css.map */
