.banner{position:relative;width:100%;overflow:hidden}.banner__container{position:relative}.banner__media{position:relative;width:100%;overflow:hidden;background:rgba(var(--color-foreground),.05)}.banner__media:before{content:"";display:block;padding-bottom:var(--banner-ratio, 56.25%)}.banner__media-inner{position:absolute;top:0;right:0;bottom:0;left:0}.banner__media-inner img,.banner__media-inner video,.banner__media-inner iframe{width:100%;height:100%;object-fit:cover;display:block}.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-overlay),var(--banner-overlay, 0));transition:var(--duration-default)}.banner__overlay.hover-effect:hover{background-color:rgba(var(--color-overlay),calc(var(--banner-overlay, 0) + .1))}.banner__content{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:center;justify-items:center;padding:2rem;pointer-events:none}@media screen and (min-width: 750px){.banner__content{padding:5.6rem}}.banner__content--top{align-items:start}.banner__content--bottom{align-items:end}.banner__content--hleft{justify-items:start}.banner__content--hright{justify-items:end}.banner__content-inner{max-width:66rem;pointer-events:auto;text-align:center}.banner__content--hleft .banner__content-inner{text-align:left}.banner__content--hright .banner__content-inner{text-align:right}.banner__subheading{margin-bottom:.8rem}.banner__heading{margin:0}.banner__description{margin-top:1.6rem}.banner__button{margin-top:2.4rem}.banner__link--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-banner.css.map */
