.shop-header{position:relative;display:flex;align-items:flex-end;background-color:var(--gs-colorone, #032c27);background-size:cover;background-position:50% 65%;background-repeat:no-repeat;padding:193px 0 143px}.shop-header__overlay{position:absolute;inset:0;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 58%, rgba(0, 0, 0, 0.61) 100%)}.shop-header .container{position:relative;width:100%;max-width:1400px;padding:0 20px;margin:0 auto;z-index:1}.shop-header__inner{display:flex;align-items:center;flex-wrap:wrap;gap:20px 40px;width:100%}.shop-header__title{font-family:"TT Firs Extrabold",sans-serif;font-size:4.5rem;line-height:1em;color:#fff;margin:0;flex:1 1 auto;display:flex;align-items:center;gap:20px}.shop-header__title::before{content:"";flex-shrink:0;width:50px;height:3px;background-color:var(--gs-colortwo, #00a550)}.shop-header__subtitle{font-size:26px;line-height:28px;color:var(--wp--preset--color--contrastcolor, #fffffe);margin:0;width:280px;padding-left:32px;border-left:2px solid var(--gs-colortwo, #00a550)}@media only screen and (max-width: 767px){.shop-header{padding:100px 0}.shop-header .shop-header__title{font-size:2.5rem;flex:1 1 100%}.shop-header__subtitle{font-size:26px;line-height:28px;border-left:none;padding-left:0}}
