.banner-with-text{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:column}.banner-with-text--centered{max-width:var(--page-width);padding:0 1.5rem}.banner-with-text__media{position:relative;width:100%;overflow:hidden}.banner-with-text--small .banner-with-text__media{height:300px}.banner-with-text--medium .banner-with-text__media{height:500px}.banner-with-text--adaptive .banner-with-text__media{height:auto}.banner-with-text__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.banner-with-text__content-container{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);text-align:center;z-index:2}.banner-with-text__content{max-width:80rem;margin:0 auto;color:#fff}@media screen and (max-width: 749px){.banner-with-text--small .banner-with-text__media{height:200px}.banner-with-text--medium .banner-with-text__media{height:350px}.banner-with-text__content-container{padding:1.5rem}.banner-with-text__content{font-size:.9rem}}.banner-with-text__title{margin:0;margin-bottom:.5rem;color:inherit;text-shadow:0 2px 4px rgba(0,0,0,.2)}.banner-with-text__subtitle{margin:0;margin-bottom:1rem;color:inherit;text-shadow:0 2px 4px rgba(0,0,0,.2)}.banner-with-text__text{margin:0;color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.2)}.animate--slide-in{opacity:0;transform:translateY(4rem)}.animate--slide-in.animate--active{animation:slide-in .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes slide-in{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-banner-with-text-overlay.css.map */
