.section-lfb-product-recommendations{border-block-start:1px solid rgb(from var(--color-foreground) r g b / .08)}.section-lfb-product-recommendations .lfb-product-rec{color:var(--lfb-rec-ink, var(--color-foreground))}.section-lfb-product-recommendations .lfb-product-rec *,.section-lfb-product-recommendations .lfb-product-rec *:before,.section-lfb-product-recommendations .lfb-product-rec *:after{box-sizing:border-box}.section-lfb-product-recommendations .lfb-product-rec__container{width:min(var(--lfb-rec-container, var(--normal-page-width, 75rem)),100%);margin-inline:auto;padding-inline:var(--lfb-rec-padding-x, 1.25rem)}.section-lfb-product-recommendations .lfb-product-rec__header{margin-bottom:var(--lfb-rec-header-gap, 2rem);max-width:var(--lfb-rec-header-max, 40rem);text-align:var(--lfb-rec-header-align, center);margin-inline:auto}.section-lfb-product-recommendations .lfb-product-rec__header--align-left{text-align:left;margin-inline:0}.section-lfb-product-recommendations .lfb-product-rec__header--align-right{text-align:right;margin-inline:0 0 0 auto}.section-lfb-product-recommendations .lfb-product-rec__eyebrow{display:inline-block;margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lfb-rec-ink-faint, rgb(from var(--color-foreground) r g b / .55))}.section-lfb-product-recommendations .lfb-product-rec__title{margin:0;text-wrap:balance}.section-lfb-product-recommendations .lfb-product-rec__subtitle{margin:.75rem 0 0;color:var(--lfb-rec-ink-soft, rgb(from var(--color-foreground) r g b / .65));text-wrap:pretty}.section-lfb-product-recommendations .lfb-product-rec__grid{display:grid;grid-template-columns:repeat(var(--lfb-rec-columns-mobile, 2),minmax(0,1fr));gap:var(--lfb-rec-gap, 1rem);list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.section-lfb-product-recommendations .lfb-product-rec__grid{grid-template-columns:repeat(var(--lfb-rec-columns, 4),minmax(0,1fr));gap:var(--lfb-rec-gap-desktop, 1.25rem)}}.section-lfb-product-recommendations .lfb-product-rec__grid-item{min-width:0}.section-lfb-product-recommendations .lfb-rec-card{height:100%}.section-lfb-product-recommendations .lfb-rec-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none;border-radius:var(--lfb-rec-radius, var(--style-border-radius-lg, .5rem));overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.section-lfb-product-recommendations .lfb-rec-card--elevated .lfb-rec-card__link{background:var(--lfb-rec-card-bg, var(--color-background));box-shadow:0 1px rgb(from var(--color-foreground) r g b / .06),0 8px 24px rgb(from var(--color-foreground) r g b / .06)}.section-lfb-product-recommendations .lfb-rec-card--bordered .lfb-rec-card__link{background:var(--lfb-rec-card-bg, var(--color-background));border:1px solid var(--lfb-rec-line, var(--color-border))}.section-lfb-product-recommendations .lfb-rec-card--flat .lfb-rec-card__link{background:var(--lfb-rec-card-bg, rgb(from var(--color-foreground) r g b / .04))}@media(hover:hover){.section-lfb-product-recommendations .lfb-rec-card__link:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgb(from var(--color-foreground) r g b / .1)}.section-lfb-product-recommendations .lfb-rec-card--flat .lfb-rec-card__link:hover{background:rgb(from var(--color-foreground) r g b / .07)}}.section-lfb-product-recommendations .lfb-rec-card__media{position:relative;aspect-ratio:var(--lfb-rec-media-ratio, 1);overflow:hidden;background:var(--lfb-rec-media-bg, rgb(from var(--color-foreground) r g b / .05))}.section-lfb-product-recommendations .lfb-rec-card__img{width:100%;height:100%;object-fit:cover;display:block}.section-lfb-product-recommendations .lfb-rec-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgb(from var(--color-foreground) r g b / .25)}.section-lfb-product-recommendations .lfb-rec-card__placeholder svg{width:2.5rem;height:2.5rem}.section-lfb-product-recommendations .lfb-rec-card__badge{position:absolute;top:.625rem;left:.625rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--color-primary, #111);color:var(--color-primary-button-text, #fff);border-radius:2px}.section-lfb-product-recommendations .lfb-rec-card__body{display:flex;flex:1;flex-direction:column;gap:.35rem;padding:.875rem 1rem 1rem}.section-lfb-product-recommendations .lfb-rec-card__vendor{margin:0;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--lfb-rec-ink-faint, rgb(from var(--color-foreground) r g b / .55))}.section-lfb-product-recommendations .lfb-rec-card__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-lfb-product-recommendations .lfb-rec-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-top:auto}.section-lfb-product-recommendations .lfb-rec-card__price{font-size:.9375rem;font-weight:600}.section-lfb-product-recommendations .lfb-rec-card__price--sale{color:var(--color-primary, inherit)}.section-lfb-product-recommendations .lfb-rec-card__compare{font-size:.8125rem;text-decoration:line-through;color:var(--lfb-rec-ink-faint, rgb(from var(--color-foreground) r g b / .5))}.section-lfb-product-recommendations .lfb-rec-card__cta{display:inline-flex;align-items:center;gap:.25rem;margin-top:.35rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--lfb-rec-ink-soft, rgb(from var(--color-foreground) r g b / .7))}.section-lfb-product-recommendations .lfb-rec-card__cta svg{width:1rem;height:1rem;transition:transform .2s ease}.section-lfb-product-recommendations .lfb-rec-card__link:hover .lfb-rec-card__cta svg{transform:translate(3px)}.section-lfb-product-recommendations .lfb-product-rec__skeleton{aspect-ratio:var(--lfb-rec-media-ratio, 1);border-radius:var(--lfb-rec-radius, var(--style-border-radius-lg, .5rem));background:linear-gradient(110deg,rgb(from var(--color-foreground) r g b / .06) 8%,rgb(from var(--color-foreground) r g b / .1) 18%,rgb(from var(--color-foreground) r g b / .06) 33%);background-size:200% 100%;animation:lfb-rec-shimmer 1.4s ease-in-out infinite}@keyframes lfb-rec-shimmer{to{background-position-x:-200%}}product-recommendations.lfb-product-recommendations--empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/lfb-product-recommendations.css.map */
