.collection-banner{overflow:hidden;position:relative}.collection-banner a:not(.btn):not(.no-hover):hover{color:inherit}.collection-banner__wrapper{display:block;min-height:inherit;height:100%}.collection-banner__mobile{display:none;height:100%;min-height:inherit}@media only screen and (max-width:767px){.collection-banner__mobile{display:block}}.collection-banner__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:350px}@media only screen and (max-width:767px){.collection-banner__video{min-height:350px}}.collection-banner__image{width:100%;height:100%;max-height:350px}.collection-banner__image img{max-height:350px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.collection-banner__image img{min-height:350px}}.collection-banner__container{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);width:100%;display:flex;justify-content:var(--content-position)}@media only screen and (max-width:767px){.collection-banner__container{justify-content:var(--mobile-content-position)}}.collection-banner__content{max-width:600px}.collection-banner__heading,.collection-banner__subheading{text-align:var(--desktop-text-align);color:var(--desktop-color)}@media only screen and (max-width:767px){.collection-banner__heading,.collection-banner__subheading{text-align:var(--mobile-text-align);color:var(--mobile-color)}}.collection-banner__subheading{display:block;margin-top:15px}.collection-banner__subheading a{color:var(--text-color);text-decoration:underline}.collection-banner__subheading a strong{font-weight:800}.collection-banner__caption{position:absolute;bottom:30px;right:30px;z-index:2}.collection-banner__caption p{color:var(--desktop-caption-color)}@media only screen and (max-width:767px){.collection-banner__caption p{color:var(--mobile-caption-color)}}.collection-banner__caption p a{color:var(--text-color);text-decoration:underline}.collection-banner__caption p a strong{font-weight:800}@media only screen and (max-width:767px){.collection-banner__caption{bottom:20px;right:20px}}