.custom-banner{position:relative;width:100%;min-height:var(--banner-height-desktop);display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.custom-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--banner-overlay-opacity));z-index:1}.custom-banner__content{position:relative;z-index:2;text-align:center;color:var(--banner-text-color);padding:60px 20px;max-width:700px;margin:0 auto}.custom-banner__logo{width:100%;max-width:var(--banner-logo-width);height:auto;margin:0 auto 24px;display:block}.custom-banner__text{font-size:var(--banner-text-size);line-height:1.6;margin:0 0 28px;color:inherit}.custom-banner__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media screen and (max-width:989px){.custom-banner{min-height:calc(var(--banner-height-desktop) * .8)}}@media screen and (max-width:749px){.custom-banner{min-height:var(--banner-height-mobile)}.custom-banner__content{padding:40px 16px}.custom-banner__logo{max-width:calc(var(--banner-logo-width) * .65)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-banner.css.map */
