.bfc-list{display:flex;flex-direction:column;gap:var(--bfc-row-gap, 12px);background:var(--bfc-page-bg, #f9f9f9)}.bfc{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--bfc-pad-y, 48px) var(--bfc-pad-x, 48px);background:var(--bfc-bg, #ffffff);box-shadow:0 2px 4px #0000001a}.bfc *,.bfc *:before,.bfc *:after{box-sizing:border-box}.bfc__inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:var(--bfc-content-width, 1632px)}.bfc__header{display:flex;align-items:center;gap:24px;width:100%;overflow:hidden}.bfc__thumb{flex:0 0 auto;width:104px;height:80px}.bfc__thumb a{display:block}.bfc__thumb img{display:block;width:104px;height:80px;object-fit:cover}.bfc__copy{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.bfc__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid var(--bfc-tag-border, #ffc83a);border-radius:50px;background:var(--bfc-tag-bg, #ffe092);color:var(--bfc-tag-text, #8b6400);font-family:var(--font-body-family),"Inter",sans-serif;font-size:12px;font-weight:500;line-height:normal;text-transform:uppercase;white-space:nowrap}.bfc__title{margin:0;color:var(--bfc-title-color, #231900);font-family:var(--font-heading-family),"Inter",sans-serif;font-size:30px;font-weight:600;line-height:normal;white-space:nowrap}.bfc__title-link{color:inherit;text-decoration:none}.bfc__title-link:hover,.bfc__title-link:focus-visible{text-decoration:underline}.bfc__subtitle{margin:0;width:100%;color:var(--bfc-subtitle-color, rgba(0, 0, 0, .8));font-family:var(--font-body-family),"Inter",sans-serif;font-size:16px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bfc__chips{flex:0 0 auto;display:flex;flex-wrap:wrap;align-content:flex-start;align-items:stretch;gap:8px;width:var(--bfc-chips-width, 553px)}.bfc__chip{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 10px;border-radius:12px;background:var(--bfc-chip-bg, #f6f6f6)}.bfc__chip-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.bfc__chip-icon{flex:0 0 auto;display:block;width:20px;height:20px;opacity:.8}.bfc__chip-icon img{display:block;width:20px;height:20px;object-fit:contain}.bfc__chip-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--bfc-chip-text, rgba(0, 0, 0, .8));font-family:var(--font-body-family),"Inter",sans-serif;font-size:13px;line-height:normal;white-space:nowrap}.bfc__chip-label{margin:0;font-weight:600}.bfc__chip-meta{margin:0;font-weight:400}.bfc__carousel{display:flex;flex-direction:column;gap:24px;width:100%}.bfc__viewport{position:relative;width:100%}.bfc__track{margin:0 -12px}.bfc__track .slick-track{display:flex;align-items:stretch}.bfc__track .slick-slide{height:auto}.bfc__track .slick-slide>div{height:100%}.bfc__slide{padding:0 12px;outline:none}.bfc__track:not(.slick-initialized){display:flex;flex-wrap:nowrap;overflow:hidden}.bfc__track:not(.slick-initialized) .bfc__slide{flex:0 0 calc(100% / var(--bfc-per-view, 6));max-width:calc(100% / var(--bfc-per-view, 6))}.bfc__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;text-decoration:none;color:inherit}.bfc__media{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--bfc-card-border, rgba(0, 0, 0, .15));border-radius:12px;background:var(--bfc-card-bg, #ffffff)}.bfc__media img,.bfc__media svg{display:block;width:100%;height:100%;object-fit:contain}.bfc__body{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;color:#000;font-family:var(--font-body-family),"Inter",sans-serif;font-weight:500}.bfc__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;width:100%;height:39px;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:20px}.bfc__price{margin:0;width:100%;font-size:16px;line-height:normal}.bfc__price-label,.bfc__price-compare{color:var(--bfc-price-muted, #6a6a6a);font-weight:400}.bfc__price-current{color:#000;font-weight:700}.bfc__price-compare{text-decoration:line-through;text-decoration-skip-ink:none;text-underline-position:from-font}.bfc__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:12px;border:1px solid rgba(0,0,0,.25);border-radius:30px;background:var(--bfc-arrow-bg, #ffc83a);cursor:pointer;box-shadow:0 1px #0000000d,0 2px 4px #0000000d;transition:transform .15s ease,box-shadow .15s ease}.bfc__arrow:hover{box-shadow:0 1px #00000014,0 4px 8px #0000001a}.bfc__arrow:active{transform:translateY(-50%) scale(.94)}.bfc__arrow svg{display:block;width:24px;height:24px}.bfc__arrow.slick-disabled{opacity:.35;cursor:default;filter:none}.bfc__prev{left:76.5px}.bfc__next{right:76.5px}.bfc__dots{display:flex;align-items:flex-start;justify-content:center;width:100%}.bfc__dots .slick-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.bfc__dots .slick-dots li{display:flex;align-items:center;justify-content:center;width:8px;height:8px;margin:0;padding:0;list-style:none!important}.bfc__dots .slick-dots li button{display:block;flex:0 0 auto;width:8px;height:8px;padding:0;border:0;border-radius:10px;background:#0000001a;font-size:0;line-height:0;color:transparent;cursor:pointer;transition:background .2s ease}.bfc__dots .slick-dots li button:before{display:none!important;content:""!important}.bfc__dots .slick-dots li.slick-active button{background:#0009}.bfc__dots .slick-dots li.is-hidden{display:none}.bfc__dots .slick-dots li.bfc__dots-gap{position:relative;margin-left:25px}.bfc__dots .slick-dots li.bfc__dots-gap:before{content:"";position:absolute;top:50%;left:-23px;width:3px;height:3px;margin-top:-1.5px;border-radius:50%;background:#0000001a;box-shadow:5px 0 #0000001a,10px 0 #0000001a;pointer-events:none}@media screen and (max-width:1399px){.bfc__chips{width:100%}.bfc__header{flex-wrap:wrap}.bfc__prev{left:12px}.bfc__next{right:12px}}@media screen and (max-width:989px){.bfc{padding:32px 24px}.bfc__title{font-size:24px;white-space:normal}.bfc__subtitle{white-space:normal}.bfc__arrow{width:44px;height:44px;padding:10px;border-radius:22px}.bfc__arrow svg{width:20px;height:20px}.bfc__prev{left:-4px}.bfc__next{right:-4px}}@media screen and (max-width:749px){.bfc{padding:32px 16px}.bfc__inner{gap:16px}.bfc__header{align-items:flex-start;gap:16px 12px}.bfc__thumb,.bfc__thumb img{width:62px;height:48px}.bfc__title{font-size:22px}.bfc__subtitle{font-size:15px}.bfc__chips{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bfc__chip{padding:6px;border-radius:8px}.bfc__chip-inner{gap:4px}.bfc__track{margin:0 -16px 0 -12px}.bfc__slide{width:280px}.bfc__track:not(.slick-initialized) .bfc__slide{flex:0 0 280px;max-width:280px}.bfc__arrow{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-booth-family-carousel.css.map */
