.bg-image-banner{display:flex;position:relative;flex-direction:column;width:100%;isolation:isolate;overflow:hidden}.bg-image-banner__media,.bg-image-banner__media--desktop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.bg-image-banner__media picture,.bg-image-banner__media--desktop picture{display:block;width:100%;height:100%}.bg-image-banner__media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.bg-image-banner__overlay{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;z-index:1;pointer-events:none}.bg-image-banner__content{padding:0;display:flex;position:relative;width:100%;align-items:center;justify-content:center;z-index:2;flex:1 1 auto}@media screen and (max-width:749px){.bg-image-banner__content--m-top-left{align-items:flex-start;justify-content:flex-start}.bg-image-banner__content--m-top-center{align-items:flex-start;justify-content:center}.bg-image-banner__content--m-top-right{align-items:flex-start;justify-content:flex-end}.bg-image-banner__content--m-middle-left{align-items:center;justify-content:flex-start}.bg-image-banner__content--m-middle-center{align-items:center;justify-content:center}.bg-image-banner__content--m-middle-right{align-items:center;justify-content:flex-end}.bg-image-banner__content--m-bottom-left{align-items:flex-end;justify-content:flex-start}.bg-image-banner__content--m-bottom-center{align-items:flex-end;justify-content:center}.bg-image-banner__content--m-bottom-right{align-items:flex-end;justify-content:flex-end}}@media screen and (min-width:750px){.bg-image-banner__content{padding:5rem}.bg-image-banner__content--top-left{align-items:flex-start;justify-content:flex-start}.bg-image-banner__content--top-center{align-items:flex-start;justify-content:center}.bg-image-banner__content--top-right{align-items:flex-start;justify-content:flex-end}.bg-image-banner__content--middle-left{align-items:center;justify-content:flex-start}.bg-image-banner__content--middle-center{align-items:center;justify-content:center}.bg-image-banner__content--middle-right{align-items:center;justify-content:flex-end}.bg-image-banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.bg-image-banner__content--bottom-center{align-items:flex-end;justify-content:center}.bg-image-banner__content--bottom-right{align-items:flex-end;justify-content:flex-end}}.bg-image-banner__box{padding:4rem 1.5rem;position:relative;height:fit-content;align-items:center;text-align:center;width:100%;word-wrap:break-word;z-index:2}@media screen and (min-width:750px){.bg-image-banner__box{padding:4rem 3.5rem;width:auto;min-width:0}.bg-image-banner--desktop-transparent .bg-image-banner__box{padding:4rem 0;background:transparent;border:none;border-radius:0;box-shadow:none}.bg-image-banner--desktop-transparent .content-container:after{display:none}}@media only screen and (max-width:749px){.bg-image-banner--content-align-mobile-right .bg-image-banner__box{text-align:right}.bg-image-banner--content-align-mobile-left .bg-image-banner__box{text-align:left}}@media only screen and (min-width:750px){.bg-image-banner--content-align-right .bg-image-banner__box{text-align:right}.bg-image-banner--content-align-left .bg-image-banner__box{text-align:left}}.bg-image-banner__heading,.bg-image-banner__subtitle{margin:0;width:100%}@media screen and (max-width:749px){.bg-image-banner--content-align-mobile-center .bg-image-banner__heading,.bg-image-banner--content-align-mobile-center .bg-image-banner__subtitle{margin-left:auto;margin-right:auto}.bg-image-banner--content-align-mobile-right .bg-image-banner__heading,.bg-image-banner--content-align-mobile-right .bg-image-banner__subtitle{margin-left:auto;margin-right:0}.bg-image-banner--content-align-mobile-left .bg-image-banner__heading,.bg-image-banner--content-align-mobile-left .bg-image-banner__subtitle{margin-left:0;margin-right:auto}}@media screen and (min-width:750px){.bg-image-banner--content-align-center .bg-image-banner__heading,.bg-image-banner--content-align-center .bg-image-banner__subtitle{margin-left:auto;margin-right:auto}.bg-image-banner--content-align-right .bg-image-banner__heading,.bg-image-banner--content-align-right .bg-image-banner__subtitle{margin-left:auto;margin-right:0}.bg-image-banner--content-align-left .bg-image-banner__heading,.bg-image-banner--content-align-left .bg-image-banner__subtitle{margin-left:0;margin-right:auto}}.bg-image-banner__box>*+.bg-image-banner__subtitle{margin-top:1.5rem}@media screen and (min-width:750px){.bg-image-banner__box>*+.bg-image-banner__subtitle{margin-top:2rem}}.bg-image-banner__button{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:var(--bib-btn-pad-y, 1.2rem) var(--bib-btn-pad-x, 2.4rem);border:var(--bib-btn-border-width, .1rem) solid var(--bib-btn-border-color, #5b534c);background-color:var(--bib-btn-bg, transparent);color:var(--bib-btn-color, #5b534c);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--bib-btn-font-size, 1.4rem);line-height:1.5;letter-spacing:-.03125em;text-decoration:none;text-align:center;cursor:pointer;box-sizing:border-box;text-transform:uppercase;transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out}.bg-image-banner__button:hover,.bg-image-banner__button:focus-visible{background-color:var(--bib-btn-hover-bg, #5b534c);border-color:var(--bib-btn-hover-bg, #5b534c);color:var(--bib-btn-hover-text, #ffffff)}.bg-image-banner__button--outline{background-color:transparent}.bg-image-banner__button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.bg-image-banner__button[aria-disabled=true]:hover,.bg-image-banner__button[aria-disabled=true]:focus-visible{background-color:var(--bib-btn-bg, transparent);border-color:var(--bib-btn-border-color, #5b534c);color:var(--bib-btn-color, #5b534c)}.bg-image-banner__button--outline[aria-disabled=true]:hover,.bg-image-banner__button--outline[aria-disabled=true]:focus-visible{background-color:transparent}@media(prefers-reduced-motion:reduce){.bg-image-banner__button{transition:none}}.bg-image-banner__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;max-width:45rem;word-break:break-word}.bg-image-banner__box>*+.bg-image-banner__buttons{margin-top:2rem}.bg-image-banner__media-mobile{display:none;position:relative;width:100%;flex-shrink:0;overflow:hidden}.bg-image-banner__media-mobile .bg-image-banner__media-img{position:absolute;top:0;right:0;bottom:0;left:0}.bg-image-banner--stacked-mobile .bg-image-banner__media--desktop{display:none}@media screen and (max-width:749px){.bg-image-banner--stacked-mobile{flex-direction:column;height:auto}.bg-image-banner--stacked-mobile .bg-image-banner__media-mobile{display:block;order:1}.bg-image-banner--stacked-mobile .bg-image-banner__media-mobile .bg-image-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.bg-image-banner--stacked-mobile>.bg-image-banner__overlay{display:none}.bg-image-banner--stacked-mobile .bg-image-banner__content{position:relative;order:2;width:100%;min-height:0;flex:0 0 auto}.bg-image-banner--stacked-mobile .bg-image-banner__box{background:transparent;border:none;border-radius:0;box-shadow:none}}@media screen and (min-width:750px){.bg-image-banner--stacked-mobile .bg-image-banner__media-mobile{display:none}.bg-image-banner--stacked-mobile .bg-image-banner__media--desktop{display:block}.bg-image-banner--stacked-mobile>.bg-image-banner__overlay{display:block}}@media screen and (min-width:1441px){.bg-image-banner{min-height:860px!important}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/section-background-image-banner.css.map */
