:root{--bb-red:#E10600;--bb-red-dark:#C90600;--bb-navy:#0E2A47;--bb-navy-deep:#081C30;--bb-ink:#1D2730;--bb-muted:#66727E;--bb-soft:#F4F6F8;--bb-line:#DDE3E8;--bb-white:#FFFFFF}.bigbee-breadcrumbs{padding-top:1.1rem!important;padding-bottom:.9rem!important}.bigbee-breadcrumbs__list{gap:.55rem!important;font-size:1.15rem!important}.bigbee-breadcrumbs a{color:#65717c!important}.bb-collection-hero{position:relative;overflow:hidden;margin:0;background:var(--bb-navy-deep);color:var(--bb-white);border-bottom:.4rem solid var(--bb-red)}.bb-collection-hero .collection-hero__inner{position:relative;min-height:25rem;padding-top:0;padding-bottom:0}.bb-collection-hero .collection-hero__text-wrapper{position:relative;z-index:2;flex:1 1 56%;max-width:68rem;padding:4.8rem 4.5rem 4.8rem 0}.bb-collection-eyebrow{margin:0 0 .9rem;color:var(--bb-red);font-size:1.2rem;line-height:1.2;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bb-collection-hero .collection-hero__title{margin:0;max-width:66rem;color:var(--bb-white);font-size:clamp(4.2rem,4.5vw,6rem);line-height:.96;letter-spacing:-.025em;text-transform:uppercase;font-weight:700}.bb-collection-hero .collection-hero__title+.collection-hero__description{max-width:64rem;margin:1.2rem 0 0;color:#ffffffd1;font-size:1.5rem;line-height:1.5}.bb-collection-hero .collection-hero__description *{color:inherit}.bb-collection-hero .collection-hero__description h2,.bb-collection-hero .collection-hero__description h3{margin:1.1rem 0 .5rem;color:var(--bb-white);font-size:1.7rem;line-height:1.25}.bb-collection-hero.collection-hero--with-image{padding:0}.bb-collection-hero.collection-hero--with-image .collection-hero__inner{align-items:stretch}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container{position:relative;flex:1 1 44%;min-height:30rem;margin:0;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:#132f4a}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,var(--bb-navy-deep) 0%,rgba(8,28,48,.72) 12%,rgba(8,28,48,0) 42%)}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container img{width:100%;height:100%;object-fit:cover;object-position:center}.bb-collection-grid{background:var(--bb-white)}.bb-collection-grid .facets-vertical-sort{padding-top:2.2rem;padding-bottom:1.8rem;border-bottom:1px solid var(--bb-line)}.bb-collection-grid .facets-vertical-form{align-items:center;min-height:4.6rem}.bb-collection-grid .facet-filters__label{margin-right:1rem;color:#6b7680;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bb-collection-grid .facet-filters__field .select{min-width:19rem;padding:.85rem 1.1rem;border:1px solid #cfd6dc;border-radius:.3rem;background:var(--bb-white)}.bb-collection-grid .facet-filters__sort{width:100%;color:var(--bb-ink);font-size:1.3rem}.bb-collection-grid .product-count__text{color:#7a858f;font-size:1.2rem}.bb-collection-grid .facets-vertical{align-items:flex-start;padding-top:2.8rem;padding-bottom:6rem}.bb-collection-grid #main-collection-filters{flex:0 0 24rem;margin-right:3rem;padding:0 2.8rem 0 0;border-right:1px solid var(--bb-line)}.bb-collection-grid .facets__form-vertical{width:100%}.bb-collection-grid .facets__heading--vertical{margin:0 0 1.5rem;color:var(--bb-navy);font-size:1.55rem;line-height:1.2;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bb-collection-grid .facets__disclosure-vertical{border-top:1px solid var(--bb-line)}.bb-collection-grid .facets__summary{padding:1.45rem 0;color:var(--bb-ink);font-size:1.3rem;font-weight:700}.bb-collection-grid .facets__summary:hover .facets__summary-label{color:var(--bb-red);text-decoration:none}.bb-collection-grid .facets__display-vertical{padding-bottom:1.5rem}.bb-collection-grid .facets__item label{color:#4e5964;font-size:1.25rem;line-height:1.4}.bb-collection-grid .facet-checkbox{padding:.65rem 0}.bb-collection-grid .active-facets__button-inner{border-radius:.3rem;border-color:#ccd4db;background:#f7f8f9}@media screen and (min-width:990px){.bb-collection-grid #main-collection-filters{position:sticky;top:10rem;align-self:flex-start}}.bb-collection-grid .product-grid-container{min-width:0;width:100%}.bb-collection-grid .collection #product-grid{column-gap:1.8rem;row-gap:3rem}.bb-collection-grid .product-card-wrapper,.bb-collection-grid .product-card-wrapper .card{height:100%}.bb-collection-grid .product-card-wrapper .card__inner{overflow:hidden;border:1px solid var(--bb-line);border-radius:.3rem;background:var(--bb-soft);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bb-collection-grid .product-card-wrapper:hover .card__inner{transform:translateY(-2px);border-color:#c8d0d7;box-shadow:0 8px 22px #081c3012}.bb-collection-grid .product-card-wrapper .card__media,.bb-collection-grid .product-card-wrapper .card__media .media{border-radius:0;background:var(--bb-soft)}.bb-collection-grid .product-card-wrapper .card__media .media img{object-fit:contain;padding:1.2rem;transition:transform .2s ease}.bb-collection-grid .product-card-wrapper:hover .card__media .media img{transform:scale(1.025)}.bb-collection-grid .product-card-wrapper .card__content{padding-top:0}.bb-collection-grid .product-card-wrapper .card__information{padding:1.15rem .2rem 0}.bb-collection-grid .product-card-wrapper .card__heading{min-height:4rem;color:var(--bb-ink);font-size:1.45rem;line-height:1.32;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bb-collection-grid .product-card-wrapper .card__heading a{color:inherit;text-decoration:none}.bb-collection-grid .product-card-wrapper:hover .card__heading{color:var(--bb-red)}.bb-collection-grid .product-card-wrapper .card-information>.price{margin-top:.65rem;color:var(--bb-navy);font-size:1.55rem;font-weight:700}.bb-collection-grid .product-card-wrapper .badge{border-radius:.2rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.bb-collection-grid .pagination-wrapper{margin-top:5rem;padding-top:2.5rem;border-top:1px solid var(--bb-line)}@media screen and (max-width:989px){.bb-collection-hero .collection-hero__text-wrapper{padding:3.7rem 2.5rem 3.7rem 0}.bb-collection-hero .collection-hero__title{font-size:3.8rem}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container{min-height:25rem}.bb-collection-grid .facets-vertical{padding-top:2rem;padding-bottom:4.5rem}.bb-collection-grid #main-collection-filters{margin-right:0;padding-right:0;border-right:0}}@media screen and (max-width:749px){.bigbee-breadcrumbs{padding-top:.8rem!important;padding-bottom:.7rem!important}.bb-collection-hero .collection-hero__inner{display:block;min-height:auto;padding-top:0;padding-bottom:0}.bb-collection-hero .collection-hero__text-wrapper{max-width:none;padding:3rem 0 2.8rem}.bb-collection-eyebrow{font-size:1.05rem}.bb-collection-hero .collection-hero__title{font-size:3.3rem}.bb-collection-hero .collection-hero__title+.collection-hero__description{margin-top:1rem;font-size:1.35rem}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container{height:19rem;min-height:19rem;margin:0}.bb-collection-hero.collection-hero--with-image .collection-hero__image-container:before{background:linear-gradient(0deg,var(--bb-navy-deep) 0%,rgba(8,28,48,.35) 20%,rgba(8,28,48,0) 55%)}.bb-collection-grid{padding-top:0!important}.bb-collection-grid .facets-container{margin-top:0;padding-top:1.4rem;padding-bottom:1.4rem;border-bottom:1px solid var(--bb-line)}.bb-collection-grid .mobile-facets__open{color:var(--bb-navy);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.bb-collection-grid .facets-vertical{padding-top:1.6rem;padding-bottom:4rem}.bb-collection-grid .collection #product-grid{column-gap:1rem;row-gap:2.2rem}.bb-collection-grid .product-card-wrapper .card__media .media img{padding:.7rem}.bb-collection-grid .product-card-wrapper .card__information{padding-top:.9rem}.bb-collection-grid .product-card-wrapper .card__heading{min-height:3.7rem;font-size:1.25rem}.bb-collection-grid .product-card-wrapper .card-information>.price{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.bb-collection-grid .product-card-wrapper .card__inner,.bb-collection-grid .product-card-wrapper .card__media .media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/bigbee-collection-page.css.map */
