.collection-banner{background-color:var(--custom-gradient-background)}.collection-banner__inner{display:grid;grid-template-columns:1fr;grid-template-areas:"image" "content"}@media only screen and (min-width: 750px){.collection-banner__inner{grid-template-columns:1fr 1fr;grid-template-areas:"content image"}}@media only screen and (min-width: 990px){.collection-banner__inner{grid-template-columns:2fr 3fr}}@media only screen and (min-width: 1400px){.collection-banner__inner{grid-template-columns:1fr 2fr}}.collection-banner__content{grid-area:content;color:rgb(var(--custom-color-text));padding:30px 24px 20px}.collection-banner__title{font-family:League Spartan,sans-serif;font-size:28px;font-weight:700;line-height:107%;text-transform:uppercase;margin:0;color:rgb(var(--custom-color-heading))}.collection-banner__description{margin:10px 0 0;font-size:14px;line-height:142%}@media only screen and (min-width: 750px){.collection-banner__content{padding:50px 40px 36px;display:flex;flex-direction:column;justify-content:space-between}.collection-banner__title{font-size:32px;line-height:94%}.collection-banner__description{margin:12px 0 0;font-size:16px;line-height:137%}}.collection-banner__filters{margin-top:20px;display:flex;flex-direction:row;flex-wrap:wrap}.collection-banner__filter{color:rgb(var(--custom-option_label));font-size:14px;line-height:110%;padding:8px 15px;margin-right:10px;margin-bottom:10px;border:1px solid rgb(var(--custom-option_outline));border-radius:50px;background:rgb(var(--custom-option_background))}.collection-banner__filter a{color:inherit;font-size:inherit;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.collection-banner__filter span{display:block}.collection-banner__filter--active{background:rgb(var(--custom-option_background_active));color:rgb(var(--custom-option_label_active))}.collection-banner__filter-remove{padding-left:8px}@media only screen and (min-width: 750px){.collection-banner__filter{font-size:16px;line-height:97%;padding:10px 20px;margin-right:14px;margin-bottom:14px}.collection-banner__filter-remove{padding-left:10px}}.collection-banner__image,.collection-banner__video{grid-area:image;aspect-ratio:375 / 224;width:100%;overflow:hidden}.collection-banner__image>picture,.collection-banner__image>picture img{display:block;height:100%;width:100%}.collection-banner__image>picture img{object-fit:cover}.collection-banner__video video{width:100%;height:100%;object-fit:cover;object-position:center}.collection-banner__video video::-webkit-media-controls-panel{background-image:none!important;filter:brightness(.4);display:none!important;opacity:0!important}.collection-banner__video .mobile-video{display:block}.collection-banner__video .desktop-video{display:none}@media only screen and (min-width: 750px){.collection-banner__image,.collection-banner__video{aspect-ratio:940 / 430;align-self:stretch}.collection-banner__video .mobile-video{display:none}.collection-banner__video .desktop-video{display:block}}
/*# sourceMappingURL=/cdn/shop/t/540/assets/collection-banner.css.map */
