.image-text-banner{margin:0;width:100vw;position:relative;left:50%;transform:translate(-50%);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll;min-height:500px;display:flex;align-items:center}@media screen and (min-width: 750px){.image-text-banner{min-height:600px;background-size:cover;background-position:center 40%}}@media screen and (min-width: 990px){.image-text-banner{min-height:700px;background-position:center 35%}}@media screen and (min-width: 1200px){.image-text-banner{min-height:800px;background-position:center 30%}}@media screen and (min-width: 1600px){.image-text-banner{min-height:900px;background-position:center 25%}}.image-text-banner--contain{background-size:contain!important;background-color:#f5f5f5}.image-text-banner--smart-fit{background-size:100% auto;background-position:center top}@media screen and (max-width: 1200px){.image-text-banner--smart-fit{background-size:cover;background-position:center center}}.image-text-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1;pointer-events:none}.image-text-banner__container{max-width:var(--page-width);padding:0 2rem;margin:0 auto;position:relative;z-index:2;width:100%}.image-text-banner__content{display:grid;grid-template-columns:1fr;gap:3rem;min-height:400px}@media screen and (min-width: 750px){.image-text-banner__content{grid-template-columns:1fr 1fr;gap:4rem;min-height:500px}}@media screen and (min-width: 990px){.image-text-banner__content{gap:6rem;min-height:600px}}@media screen and (min-width: 1200px){.image-text-banner__content{min-height:700px}}.image-text-banner__column{display:flex;flex-direction:column;align-items:center;min-height:100%;width:100%}.image-text-banner__column--left,.image-text-banner__column--right{justify-content:center}.image-text-banner__text-left,.image-text-banner__text-right{max-width:100%;width:100%}.image-text-banner__subheading{margin:0 0 .5rem;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.9;line-height:1.3;color:#000000e6}@media screen and (min-width: 750px){.image-text-banner__subheading{font-size:1rem;margin-bottom:.75rem}}.image-text-banner__heading{margin:0 0 1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.1;color:#000}.image-text-banner__heading.h3{font-size:1.5rem}.image-text-banner__heading.h2{font-size:2rem}.image-text-banner__heading.h1{font-size:2.5rem}@media screen and (min-width: 750px){.image-text-banner__heading.h3{font-size:2rem}.image-text-banner__heading.h2{font-size:3rem}.image-text-banner__heading.h1{font-size:4rem}}@media screen and (min-width: 990px){.image-text-banner__heading.h3{font-size:2.5rem}.image-text-banner__heading.h2{font-size:3.5rem}.image-text-banner__heading.h1{font-size:5rem}}@media screen and (min-width: 1200px){.image-text-banner__heading.h3{font-size:2.8rem}.image-text-banner__heading.h2{font-size:4rem}.image-text-banner__heading.h1{font-size:5.5rem}}.image-text-banner__description{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:#000000e6}@media screen and (min-width: 750px){.image-text-banner__description{font-size:1.1rem;margin-bottom:2.5rem}}@media screen and (min-width: 1200px){.image-text-banner__description{font-size:1.2rem;line-height:1.7}}.image-text-banner__description p{margin:0 0 1rem}.image-text-banner__description p:last-child{margin-bottom:0}.image-text-banner .button{min-width:auto;font-weight:600;letter-spacing:.1em;text-transform:uppercase;display:inline-block;padding:1.2rem 2rem;text-decoration:none;border-radius:0;transition:all .3s ease;border:.2rem solid transparent;font-size:.9rem}@media screen and (min-width: 750px){.image-text-banner .button{padding:1.4rem 2.5rem;font-size:1rem}}@media screen and (min-width: 1200px){.image-text-banner .button{padding:1.6rem 3rem;font-size:1.1rem}}.image-text-banner .button--primary{background-color:#fff;color:#000;border-color:#fff}.image-text-banner .button--primary:hover{background-color:transparent;color:#fff;border-color:#fff}.image-text-banner .button--secondary{border-color:#fff;background-color:transparent;color:#fff}.image-text-banner .button--secondary:hover{background-color:#fff;color:#000;border-color:#fff}.image-text-banner .button:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media screen and (max-width: 749px){.image-text-banner{min-height:600px;background-position:center center!important;background-size:cover!important}.image-text-banner__content{grid-template-columns:1fr;gap:2rem;min-height:500px}.image-text-banner__column--left{order:1}.image-text-banner__column--right{order:2}.image-text-banner__description{margin-bottom:1.5rem}}.image-text-banner *{transition:all .3s ease}.image-text-banner{color:rgb(var(--color-foreground))}.image-text-banner[style*=background-image] .button--primary{background-color:#fff;color:#000;border-color:#fff}.image-text-banner[style*=background-image] .button--primary:hover{background-color:transparent;color:#fff;border-color:#fff}.image-text-banner[style*=background-image] .button--secondary{border-color:#fff;background-color:transparent;color:#fff}.image-text-banner[style*=background-image] .button--secondary:hover{background-color:#fff;color:#000;border-color:#fff}.image-text-banner--wide-view{background-size:120% auto!important}@media screen and (min-width: 1200px){.image-text-banner--wide-view{background-size:100% auto!important}}.image-text-banner--focus-left{background-position:left center!important}.image-text-banner--focus-right{background-position:right center!important}.image-text-banner--focus-top{background-position:center top!important}.image-text-banner--focus-bottom{background-position:center bottom!important}@media (prefers-reduced-motion: reduce){.image-text-banner *,.image-text-banner:before,.image-text-banner:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-image-text-banner.css.map */
