.header-home{position:relative;overflow:hidden;display:flex;align-items:center;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat}.header-home__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1}.header-home__container{position:relative;z-index:2;width:100%;padding-top:40px;padding-bottom:40px}.header-home__content-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px}.header-home__left{flex:1;color:#fff}.header-home__right{flex:1;display:flex;justify-content:flex-end}.header-home__title{margin-top:0;margin-bottom:20px}.header-home__text{margin-bottom:0;font-size:1.2rem;line-height:1.5}.header-home__image-right{max-width:100%;height:auto;border-radius:8px}@media(max-width:768px){.header-home__content-wrapper{display:grid;grid-template-areas:"title" "image" "text";text-align:center;gap:20px}.header-home__content-wrapper--text-above{grid-template-areas:"title" "text" "image"}.header-home__left{display:contents}.header-home__title{grid-area:title;margin-bottom:0}.header-home__text{grid-area:text;margin-top:0}.header-home__right{grid-area:image;justify-content:center;margin-top:0}.header-home{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/header-home.css.map */
