.hero-banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--hero-height, 884px);padding:var(--section-spacing) var(--section-padding-x);overflow:hidden}.hero-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-banner__bg img{width:100%;height:100%;object-fit:cover}.hero-banner__bg-mobile{display:none}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--hero-overlay-color, #000000);opacity:var(--hero-overlay-opacity, .6);z-index:1}.hero-banner__honeycomb{position:absolute;z-index:2;pointer-events:none;width:300px;height:auto}.hero-banner__honeycomb svg{width:100%;height:auto;display:block}.hero-banner__honeycomb--top-left{top:0;left:0}.hero-banner__honeycomb--bottom-right{bottom:0;right:0}.hero-banner__container{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;flex:1;max-width:var(--page-width);width:100%}.hero-banner__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;max-width:var(--hero-content-max-width, 700px);text-align:center;width:100%}.hero-banner__heading,.hero-banner__text{color:var(--color-white)}.hero-banner__text p{color:inherit}.hero-banner__custom-html{color:var(--color-white)}.hero-banner__buttons{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}@media(max-width:768px){.hero-banner{min-height:var(--hero-height-mobile, 500px)}.hero-banner__bg-desktop{display:none}.hero-banner__bg-mobile{display:block}.hero-banner__honeycomb{width:150px}.hero-banner__content{gap:16px}.hero-banner__buttons{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-banner.css.map */
