.custom-full-hero{max-height:var(--hero-min-height);width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:var(--hero-content-alignment);position:relative;overflow:hidden;padding:0}.custom-full-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-color-overlay);z-index:1}.custom-full-hero__content{z-index:2;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;color:var(--hero-color-text)}.custom-full-hero__text-column{text-align:var(--hero-content-alignment);padding-left:40px}.custom-full-hero__text-column h1{color:inherit;margin-top:0;margin-bottom:2rem;font-weight:700}.custom-full-hero__text-column .hero-text-subtitle{margin-bottom:25px;font-size:16px;font-family:Jost}.custom-full-hero__media-column{height:100%;width:100%;overflow:hidden}.custom-full-hero__media-column img{display:block;max-width:100%;height:auto;object-fit:contain}@media screen and (max-width: 768px){.custom-full-hero__content{grid-template-columns:1fr;text-align:center}.custom-full-hero__text-column{text-align:center}.custom-full-hero__media-column{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-custom-full-hero.css.map */
