.full-width-image-banner .banner__inner{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr;gap:var(--mobile-gap);padding:var(--desktop-gap) var(--mobile-gap)}.full-width-image-banner .button--custom{margin-top:calc(var(--mobile-gap) / 4);transition:var(--hover-transition)}@media screen and (min-width: 990px){.full-width-image-banner .banner__inner{grid-template-columns:repeat(2,1fr);padding:calc(var(--desktop-gap) * 2) var(--desktop-gap);gap:var(--desktop-gap)}}.full-width-image-banner .banner__inner .banner__text{display:flex;flex-direction:column;justify-content:center;gap:var(--mobile-gap)}.full-width-image-banner .banner__inner .banner__text .banner__title{font-size:var(--font-size-large);line-height:var(--line-height-slim);margin:0}@media screen and (min-width: 750px){.full-width-image-banner .banner__inner .banner__text .banner__title{font-size:var(--font-size-xxxl)}}.full-width-image-banner .banner__inner .banner__text .banner__subtitle{font-size:var(--font-size-small);line-height:var(--line-height-regular);margin:0;padding-bottom:calc(var(--mobile-gap) / 4)}.full-width-image-banner .banner__inner .banner__image img{height:100%;width:100%;object-fit:cover;border-radius:calc(var(--image-radius) / 2);box-shadow:var(--box-shadow-button)}@media screen and (min-width: 750px){.full-width-image-banner .banner__inner .banner__text .banner__subtitle{font-size:var(--font-size-body)}.full-width-image-banner .banner__inner .banner__image img{border-radius:var(--image-radius)}}@media screen and (min-width : 990px){.full-width-image-banner .banner__inner .banner__text{width:100%;max-width:80%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-full-width-image-banner.css.map */
