.bf-collection-hero{position:relative;overflow:hidden;min-height:var(--section-min-height-mob, auto)}@font-face{font-family:var(--title-font-family);src:url(var(--title-font-src));font-weight:normal;font-stretch:normal;font-style:normal;font-display:swap}@media(min-width: 768px){.bf-collection-hero{min-height:var(--section-min-height-desk, auto)}}.bf-collection-hero.bf-collection-hero--24{font-family:"Harmonia Sans",sans-serif;background-color:var(--bg-section, #000)}.bf-collection-hero .bf-collection-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bf-collection-hero .bf-collection-hero__bg .bf-collection-hero__img{width:100%;height:100%;object-fit:cover}.bf-collection-hero .bf-collection-hero__bg video{width:100%;height:100%;object-fit:cover}.bf-collection-hero .bf-collection-hero__bg video.video-desk{display:none}.bf-collection-hero .bf-collection-hero__bg video.video-mob{display:block}@media only screen and (min-width: 767px){.bf-collection-hero .bf-collection-hero__bg video.video-desk{display:block}.bf-collection-hero .bf-collection-hero__bg video.video-mob{display:none}}.bf-collection-hero h1,.bf-collection-hero h2{margin:0}.bf-collection-hero .bf-collection-hero__container{position:relative;padding:0 30px;z-index:2}.bf-collection-hero .bf-collection-hero__title{margin-bottom:15px}.bf-collection-hero .bf-collection-hero__title.title{display:flex;justify-content:center;align-items:center}.bf-collection-hero .bf-collection-hero__title.title .title__text{font-family:var(--title-font-family);text-align:center;font-size:var(--title-font-size-mob, 48px);line-height:1;color:var(--title-color, #fff)}@media(min-width: 768px){.bf-collection-hero .bf-collection-hero__title.title .title__text{font-size:var(--title-font-size-desk, 92px)}}.bf-collection-hero .bf-collection-hero__title.title .title__img{width:100%;margin:0 auto}.bf-collection-hero .bf-collection-hero__title.title .title__img.title__img--mobile{display:flex;max-width:var(--title-img-max-width-mob)}@media(min-width: 640px){.bf-collection-hero .bf-collection-hero__title.title .title__img.title__img--mobile{display:none}}.bf-collection-hero .bf-collection-hero__title.title .title__img.title__img--desktop{display:none;max-width:var(--title-img-max-width-desk)}@media(min-width: 640px){.bf-collection-hero .bf-collection-hero__title.title .title__img.title__img--desktop{display:flex}}.bf-collection-hero .bf-collection-hero__fade-in-out{margin-bottom:20px}.bf-collection-hero .bf-collection-hero__fade-in-out.fade-in-out .fade-in-out__item-grid{display:grid;grid-template:1fr/1fr;justify-items:center;align-items:center}.bf-collection-hero .bf-collection-hero__fade-in-out.fade-in-out .fade-in-out__item{grid-column:1/1;grid-row:1/1;transition:opacity 1s ease;opacity:0;transition-delay:.2s}.bf-collection-hero .bf-collection-hero__fade-in-out.fade-in-out .fade-in-out__item.show{opacity:1;transition-delay:.5s}.bf-collection-hero .bf-collection-hero__fade-in-out.fade-in-out .fade-in-out__item p,.bf-collection-hero .bf-collection-hero__fade-in-out.fade-in-out .fade-in-out__item{font-weight:600;font-size:14px;line-height:18px;color:var(--fade-text-color, #fff);text-align:center;margin:0}.bf-collection-hero .bf-collection-hero__category{margin-top:20px}.bf-collection-hero .bf-collection-hero__category.category{height:50px}@media only screen and (min-width: 768px){.bf-collection-hero .bf-collection-hero__category.category{height:65px}}.bf-collection-hero .bf-collection-hero__category.category .category__swiper{transition:all 300ms linear}.bf-collection-hero .bf-collection-hero__category.category .category__swiper.category__swiper--hide{opacity:0}.bf-collection-hero .bf-collection-hero__category.category .category__swiper .swiper-wrapper-center{justify-content:center}.bf-collection-hero .bf-collection-hero__category.category .category__swiper.swiper{overflow:visible}.bf-collection-hero .bf-collection-hero__category.category .category__swiper.swiper .swiper-slide{max-width:max-content;width:fit-content;height:100%;border-radius:70px;overflow:hidden;background:var(--linear-gradient);border:1px solid rgba(0,0,0,0);user-select:none}.bf-collection-hero .bf-collection-hero__category.category .category__swiper.swiper .swiper-slide .swiper-slide-link{display:flex;justify-content:center;align-items:center;padding:16px 32px;font-size:14px;line-height:16px;font-weight:600;text-align:center;background:var(--bg-section);transition:all 300ms linear;color:var(--category-color, #fff)}.bf-collection-hero .bf-collection-hero__category.category .category__swiper.swiper .swiper-slide .swiper-slide-link:hover{color:var(--category-color-hover, #fff);background:var(--linear-gradient)}