.bst-featured-collections{--fc-panel-height-mobile: 416px;--fc-panel-min-collapsed: 180px;--fc-panel-active-basis: 437px;--fc-panel-mobile-width: min(340px, calc(100vw - 48px) );--fc-header-width-desktop: 281px;--fc-transition: .55s cubic-bezier(.4, 0, .2, 1);--fc-scrim-opacity: .45;width:100%;background-color:var(--color-bg-dark, #111110);color:var(--color-white)}.bst-featured-collections__layout{display:flex;flex-direction:column;width:100%}.bst-featured-collections__header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px var(--layout-gutter-x-mobile)}.bst-featured-collections__header-copy{display:flex;flex-direction:column;gap:17px;min-width:0}.bst-featured-collections__eyebrow{margin:0;color:#fffc}.bst-featured-collections__heading{margin:0}.bst-featured-collections__view-all{flex-shrink:0;align-self:end;white-space:nowrap;min-height:var(--btn-lg-height, 44px);border-width:2px;border-color:#ffffff59;padding:16px 14px}.bst-featured-collections__panels-wrap{display:flex;flex-direction:column;gap:16px;padding-bottom:32px}.bst-featured-collections__panels{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%;margin:0;padding:0 16px;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bst-featured-collections__panels::-webkit-scrollbar{display:none}.bst-featured-collections__panel-item{display:contents}.bst-featured-collections__panel{position:relative;flex:0 0 var(--fc-panel-mobile-width);min-width:var(--fc-panel-mobile-width);height:var(--fc-panel-height-mobile);scroll-snap-align:start}.bst-featured-collections__panel-trigger{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;overflow:hidden}.bst-featured-collections__panel[data-panel-url] .bst-featured-collections__panel-trigger{cursor:pointer}.bst-featured-collections__panel-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bst-featured-collections__panel-picture,.bst-featured-collections__panel-picture picture,.bst-featured-collections__panel-image,.bst-featured-collections__panel-placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.bst-featured-collections__panel-picture{position:absolute;top:0;right:0;bottom:0;left:0}.bst-featured-collections__panel-picture--desktop{display:none}@media screen and (min-width:990px){.bst-featured-collections__panel-picture--desktop{display:block}.bst-featured-collections__panel-picture--mobile{display:none}}.bst-featured-collections__panel-placeholder{background:#2a2a2a}.bst-featured-collections__panel-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-color:#000;opacity:.35}.bst-featured-collections__panel-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;width:100%;height:100%;padding:20px 16px 72px;box-sizing:border-box}.bst-featured-collections__panel-eyebrow{margin:0;color:#fffc}.bst-featured-collections__panel-title{margin:0;color:var(--color-white);font-size:var(--type-cat-lg-size);line-height:var(--type-cat-lg-line-height);letter-spacing:var(--type-cat-lg-letter-spacing)}.bst-featured-collections__panel-description{display:block;margin:4px 0 0;max-height:120px;overflow:hidden;opacity:1;color:#ffffffd9}.bst-featured-collections__panel-count{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:4px}.bst-featured-collections__panel-count-line{display:block;width:24px;height:1px;background-color:var(--color-white);flex-shrink:0}.bst-featured-collections__panel-count-text{margin:0;color:var(--color-white)}.bst-featured-collections__panel-cta{position:absolute;left:16px;bottom:20px;z-index:2;width:auto;max-width:calc(100% - 32px);align-self:flex-start;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);padding:16px 14px}.bst-featured-collections__pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 16px}.bst-featured-collections__pagination-dot{display:block;flex-shrink:0;width:32px;height:3px;margin:0;padding:0;border:0;border-radius:2px;background-color:#ffffff40;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background-color .3s ease,width .3s ease}.bst-featured-collections__pagination-dot.is-active{width:48px;background-color:var(--color-white)}@media screen and (min-width:990px){.bst-featured-collections__layout{flex-direction:row;align-items:stretch;min-height:520px}.bst-featured-collections__header-copy{gap:10px}.bst-featured-collections__header{flex-direction:column;justify-content:space-between;flex:0 0 var(--fc-header-width-desktop);width:var(--fc-header-width-desktop);max-width:var(--fc-header-width-desktop);padding:40px 33px 28px 80px;box-sizing:border-box}.bst-featured-collections__view-all{align-self:flex-start;margin-top:auto}.bst-featured-collections__panels-wrap{flex:1 1 auto;min-width:0;padding:0;gap:0}.bst-featured-collections__panels{height:520px;padding:0;overflow-x:hidden;overflow-y:hidden;scroll-snap-type:none;scroll-behavior:auto;gap:0}.bst-featured-collections__panel{flex:1 1 0;min-width:0;max-width:none;height:100%;scroll-snap-align:unset;transition:flex-grow var(--fc-transition),flex-basis var(--fc-transition)}.bst-featured-collections__panel-scrim{opacity:var(--fc-scrim-opacity);transition:opacity var(--fc-transition)}.bst-featured-collections__panel.is-active .bst-featured-collections__panel-scrim{opacity:.35}.bst-featured-collections__panel-title{font-size:var(--type-cat-sm-size);line-height:var(--type-cat-sm-line-height);letter-spacing:var(--type-cat-sm-letter-spacing);transition:font-size var(--fc-transition),line-height var(--fc-transition)}.bst-featured-collections__panel.is-active .bst-featured-collections__panel-title{font-size:var(--type-cat-lg-size);line-height:var(--type-cat-lg-line-height);letter-spacing:var(--type-cat-lg-letter-spacing)}.bst-featured-collections__panel-description{margin:0;max-height:0;opacity:0;transition:max-height var(--fc-transition),opacity var(--fc-transition),margin var(--fc-transition)}.bst-featured-collections__panel.is-active .bst-featured-collections__panel-description{max-height:120px;margin-top:4px;opacity:1}.bst-featured-collections__panel-cta{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity var(--fc-transition),visibility var(--fc-transition),transform var(--fc-transition)}.bst-featured-collections__panel.is-active .bst-featured-collections__panel-cta{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.bst-featured-collections__panel.is-active{flex:2.43 1 0;min-width:0;flex-shrink:0}.bst-featured-collections__panel+.bst-featured-collections__panel{margin-left:0}.bst-featured-collections__panel-content{padding:32px 24px;min-width:0}.bst-featured-collections__panel-count,.bst-featured-collections__panel-count-text{min-width:0}.bst-featured-collections__panel-cta{left:24px;bottom:28px;max-width:calc(100% - 48px)}.bst-featured-collections__panel.is-active .bst-featured-collections__panel-content{padding-bottom:88px}.bst-featured-collections__pagination{display:none}}@media screen and (min-width:990px)and (max-width:1199px){.bst-featured-collections{--fc-header-width-desktop: 220px}.bst-featured-collections__header{padding:32px 20px 24px 40px}.bst-featured-collections__panel.is-active{flex:2 1 0}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-content{padding:24px 12px 28px}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-eyebrow{overflow-wrap:anywhere;line-height:1.25}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-title{overflow-wrap:anywhere}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-count{flex-direction:column;align-items:flex-start;gap:6px;margin-top:8px}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-count-line{width:20px}.bst-featured-collections__panel:not(.is-active) .bst-featured-collections__panel-count-text{max-width:100%;white-space:normal;line-height:1.35;font-size:10px;letter-spacing:1.2px}}@media(prefers-reduced-motion:reduce){.bst-featured-collections__panel,.bst-featured-collections__panel-title,.bst-featured-collections__panel-description,.bst-featured-collections__panel-scrim,.bst-featured-collections__panel-cta,.bst-featured-collections__pagination-dot{transition:none}.bst-featured-collections__panels{scroll-behavior:auto}}@media(max-width:749px){.bst-featured-collections{--fc-panel-mobile-width: calc((100vw - 1px) / 1.3)}.bst-featured-collections__panels{gap:1px;padding-inline:0;scroll-padding-inline:0}.bst-featured-collections__panels-wrap{gap:9px;padding-bottom:10px}}.bst-featured-collections .bst-eyebrow{font-family:var(--font-fzlt-db);font-size:9px;letter-spacing:2px;line-height:1.3;font-weight:400;text-transform:uppercase}.bst-featured-collections .bst-h2{font-family:var(--font-fzlt-eb);font-size:18px;line-height:24px;letter-spacing:-.4px;font-weight:400;text-transform:none}@media(min-width:990px){.bst-featured-collections .bst-h2{font-size:22px;line-height:29px}}.bst-featured-collections .bst-body-sm{font-family:var(--font-fzlt-db);font-size:13px;line-height:26px;letter-spacing:0;font-weight:400}.bst-featured-collections .bst-cta{font-family:var(--font-fzlt-eb);font-size:9px;letter-spacing:1.3px;line-height:1;font-weight:400;text-transform:uppercase}.bst-featured-collections .bst-cat-lg{font-family:var(--font-fzlt-eb);font-size:16px;line-height:26px;letter-spacing:-.2px;font-weight:400;text-transform:none}@media(min-width:990px){.bst-featured-collections .bst-cat-lg{font-size:20px;line-height:28px;letter-spacing:-.3px}}.bst-featured-collections .bst-footer-col-h4{font-family:var(--font-fzlt-eb);font-size:9px;letter-spacing:1.5px;line-height:1;font-weight:400;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-bst-featured-collections.css.map */
