/*
Generated time: June 22, 2024 11:26
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.collection-hero{display:flex;flex-direction:column;align-items:center;position:relative;color:rgb(var(--color-foreground));height:calc(var(--main-collection-banner-section-height) - var(--main-top));overflow:hidden}.collection-hero__media{position:absolute;inset:0;border-radius:0}.collection-hero__content{max-width:60rem;width:100%;margin:4rem 0;padding-inline:var(--page-gutter);text-align:center;z-index:2;color:rgb(var(--color-heading-text))}.collection-hero__title{font-size:calc(var(--font-heading-scale) * var(--font-size-static-h4));margin:0 0 1.6rem;text-transform:uppercase}.collection-hero__title:last-child{margin-bottom:0}.collection-hero__entry{margin:0 auto}.collection-hero__entry p{margin:0 0 .8rem}.collection-hero__entry>:last-child{margin:0}.media--overlay-blur::after{content:"";position:absolute;max-width:100%;height:260px;left:0;right:0;bottom:0;opacity:1;backdrop-filter:blur(12px);mask:linear-gradient(transparent,#000 65%);z-index:2}.collection-hero__breadcrumbs{display:flex;justify-content:center;padding:0 var(--page-gutter);margin-inline-start:auto;margin-inline-end:auto;z-index:2;margin-bottom:2.4rem}.collection-hero__menu .swiper-wrapper,.collection-hero__menu>div{overflow:visible}.collection-hero-menu__item a{display:block;padding:1.6rem 2.4rem;font-size:var(--font-size-static-extra-small);background:0 0;letter-spacing:.2rem;text-transform:uppercase;text-align:center;color:rgb(var(--color-heading-text));border:.1rem solid rgba(var(--color-border),var(--alpha-border));transition:var(--duration-default)}.collection-hero-menu__item a.menu__item-active,.collection-hero-menu__item a:hover{border-color:rgb(var(--color-primary-button));background:rgb(var(--color-primary-button));color:rgb(var(--color-primary-button-text))}.collection-hero__menu .swiper-wrapper{padding:0 var(--page-gutter)}.collection__description button{margin:0 auto}@media screen and (min-width:750px){.collection-hero{display:flex;flex-direction:column;column-gap:0}.collection-hero__content{max-width:70rem;margin:0 auto 6.4rem;text-align:center}.collection-hero__menu .swiper-wrapper{padding:0}.collection-hero__menu>div{width:70rem}}@media screen and (min-width:990px){.collection-hero__menu .swiper-wrapper,.collection-hero__menu>div{overflow:hidden}.collection-hero__title{font-size:calc(var(--font-heading-scale) * var(--font-size-static-h2))}}