.fj-shop-grid{--fj-shop-wine: #5c031d;--fj-shop-ink: #171315;--fj-shop-muted: #6e6569;--fj-shop-line: rgb(92 3 29 / 14%);padding-block:clamp(5.6rem,8vw,10rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.fj-shop-grid *{box-sizing:border-box}.fj-shop-grid__header,.fj-shop-grid__products-header{max-width:74rem}.fj-shop-grid__eyebrow{margin:0 0 1rem;color:var(--fj-shop-wine);font-size:1.2rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.fj-shop-grid__title{margin:0;color:var(--fj-shop-ink);font-family:var(--font-heading--family);font-size:clamp(3.2rem,4.6vw,5.6rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.fj-shop-grid__copy{max-width:64rem;margin:1.6rem 0 0;color:var(--fj-shop-muted);font-size:clamp(1.5rem,1.7vw,1.8rem);line-height:1.55}.fj-shop-grid__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.2rem,2vw,2.4rem);margin-top:clamp(3.2rem,5vw,5.6rem)}.fj-shop-category{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--fj-shop-line);border-radius:1.6rem;color:var(--fj-shop-ink);background:#fff;box-shadow:0 1.8rem 4.8rem -4rem #5c031d7a;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fj-shop-category__media{display:block;overflow:hidden;background:#f4eef0}.fj-shop-category__media .media,.fj-shop-category__media img{width:100%}.fj-shop-category__media img{transition:transform .26s ease}.fj-shop-category__content{display:flex;min-height:8.4rem;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.6rem 1.8rem;border-top:.4rem solid var(--fj-shop-wine)}.fj-shop-category__content strong,.fj-shop-category__content small{display:block}.fj-shop-category__content strong{overflow:hidden;font-family:var(--font-heading--family);font-size:clamp(1.6rem,1.8vw,2rem);line-height:1.12;text-overflow:ellipsis}.fj-shop-category__content small{margin-top:.5rem;color:var(--fj-shop-muted);font-size:1.2rem}.fj-shop-category__arrow{display:grid;width:3.8rem;height:3.8rem;flex:0 0 3.8rem;place-items:center;border:1px solid var(--fj-shop-line);border-radius:50%;color:var(--fj-shop-wine);font-size:2rem;transition:color .18s ease,background .18s ease,transform .18s ease}.fj-shop-category:hover,.fj-shop-category:focus-visible{border-color:#5c031d5c;box-shadow:0 2.4rem 5.6rem -3.8rem #5c031d94;transform:translateY(-.4rem)}.fj-shop-category:hover .fj-shop-category__media img,.fj-shop-category:focus-visible .fj-shop-category__media img{transform:scale(1.035)}.fj-shop-category:hover .fj-shop-category__arrow,.fj-shop-category:focus-visible .fj-shop-category__arrow{color:#fff;background:var(--fj-shop-wine);transform:translate(.3rem)}.fj-shop-category:focus-visible,.fj-shop-product a:focus-visible,.fj-shop-button:focus-visible{outline:.3rem solid var(--fj-shop-wine);outline-offset:.4rem}.fj-shop-grid__products-header{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:3rem;margin-top:clamp(7.2rem,10vw,12rem)}.fj-shop-grid__products-header>div{max-width:74rem}.fj-shop-grid__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.6rem,2vw,2.6rem);margin-top:clamp(3.2rem,5vw,5.6rem)}.fj-shop-product{min-width:0;overflow:hidden;border:1px solid var(--fj-shop-line);border-radius:1.6rem;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fj-shop-product:hover{border-color:#5c031d4d;box-shadow:0 2.4rem 5.4rem -4rem #5c031d85;transform:translateY(-.4rem)}.fj-shop-product__media{position:relative;display:block;overflow:hidden;background:#f5f1f2}.fj-shop-product__media .media,.fj-shop-product__media img{width:100%}.fj-shop-product__media img{transition:transform .26s ease}.fj-shop-product:hover .fj-shop-product__media img{transform:scale(1.035)}.fj-shop-product__badge{position:absolute;top:1.2rem;left:1.2rem;padding:.6rem 1rem;border-radius:999px;color:#fff;background:var(--fj-shop-wine);font-size:1.1rem;font-weight:700;text-transform:uppercase}.fj-shop-product__content{display:flex;min-height:15.2rem;flex-direction:column;justify-content:space-between;gap:1.8rem;padding:1.8rem}.fj-shop-product h3{margin:0;font-family:var(--font-heading--family);font-size:clamp(1.7rem,1.8vw,2rem);line-height:1.2}.fj-shop-product h3 a{color:var(--fj-shop-ink);text-decoration:none}.fj-shop-product__price{display:flex;align-items:baseline;gap:.8rem;margin:1rem 0 0}.fj-shop-product__price s{color:var(--fj-shop-muted);font-size:1.3rem}.fj-shop-product__price strong{color:var(--fj-shop-wine);font-size:1.7rem}.fj-shop-product__link{display:inline-flex;width:fit-content;align-items:center;gap:.7rem;color:var(--fj-shop-wine);font-weight:750;text-decoration:none}.fj-shop-product__link span{transition:transform .18s ease}.fj-shop-product__link:hover span{transform:translate(.3rem)}.fj-shop-button{display:inline-flex;min-height:5rem;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border:.1rem solid var(--fj-shop-wine);border-radius:999px;color:#fff!important;background:var(--fj-shop-wine);font-family:var(--font-button--family);font-weight:700;text-decoration:none;transition:color .18s ease,background .18s ease,transform .18s ease}.fj-shop-button:hover{color:var(--fj-shop-wine)!important;background:#fff;transform:translateY(-.2rem)}.fj-shop-grid__mobile-cta{display:none}@media(max-width:989px){.fj-shop-grid__categories,.fj-shop-grid__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.fj-shop-grid{padding-block:5.6rem 7.2rem}.fj-shop-grid__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:3.2rem}.fj-shop-category{border-radius:1.2rem}.fj-shop-category__content{min-height:7.4rem;padding:1.2rem}.fj-shop-category__arrow{width:3.2rem;height:3.2rem;flex-basis:3.2rem;font-size:1.7rem}.fj-shop-grid__products-header{margin-top:7.2rem}.fj-shop-grid__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:3.2rem}.fj-shop-product{border-radius:1.2rem}.fj-shop-product__content{min-height:14rem;padding:1.3rem}.fj-shop-grid__desktop-cta{display:none}.fj-shop-grid__mobile-cta{display:flex;width:100%;margin-top:2.4rem}}@media(max-width:520px){.fj-shop-grid__products{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.fj-shop-grid *,.fj-shop-grid *:before,.fj-shop-grid *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/fjoccola-shop-grid.css.map */
