.banner-header{background-image:var(--bh-bg-image, none);background-color:var(--bh-bg-color, #000);background-size:var(--bh-bg-size, cover);background-position:var(--bh-bg-position, center);background-repeat:no-repeat;padding-top:var(--bh-padding-top, 100px);padding-bottom:var(--bh-padding-bottom, 100px);min-height:var(--bh-min-height, 45vh);display:flex;align-items:var(--bh-vertical-align, center);justify-content:var(--bh-horizontal-align, center);flex-direction:column;position:relative}.banner-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bh-overlay-color, transparent);opacity:var(--bh-overlay-opacity, 0);pointer-events:none}.banner-header__content{position:relative;z-index:1;text-align:var(--bh-text-align, center);padding:0 20px;max-width:var(--bh-max-width, 1400px);width:100%}.banner-header__title{font-family:var(--bh-title-font, var(--font-rama-gothic-e, "Rama Gothic E", sans-serif));font-weight:var(--bh-title-weight, 700);font-style:normal;font-size:var(--bh-title-size, 89px);line-height:var(--bh-title-line-height, 86%);letter-spacing:var(--bh-title-letter-spacing, 0);text-transform:var(--bh-title-transform, uppercase);color:var(--bh-title-color, #fff);margin:0}.banner-header__subtitle{font-family:var(--bh-subtitle-font, var(--font-arial-nova, "Arial Nova", sans-serif));font-weight:var(--bh-subtitle-weight, 400);font-size:var(--bh-subtitle-size, 24px);line-height:var(--bh-subtitle-line-height, 120%);color:var(--bh-subtitle-color, #fff);margin-top:var(--bh-subtitle-margin-top, 20px);margin-bottom:0}.banner-header__button{display:inline-block;background-color:var(--bh-button-bg, #fff);color:var(--bh-button-text, #000);border:var(--bh-button-border-width, 0) solid var(--bh-button-border-color, transparent);padding:12px 32px;font-family:var(--font-body--family);font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;margin-top:var(--bh-button-margin-top, 30px);transition:all .3s ease}.banner-header__button:hover{background-color:var(--bh-button-hover-bg, #000);color:var(--bh-button-hover-text, #fff);border-color:var(--bh-button-hover-border, transparent)}@media screen and (max-width:768px){.banner-header{padding-top:var(--bh-padding-top-mobile, 60px);padding-bottom:var(--bh-padding-bottom-mobile, 60px);min-height:var(--bh-min-height-mobile, 30vh)}.banner-header__title{font-size:var(--bh-title-size-mobile, 52px)}.banner-header__subtitle{font-size:var(--bh-subtitle-size-mobile, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-banner-header.css.map */
