.hero-header{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-header__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-header__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-header__background--placeholder{background:linear-gradient(135deg,#667eea,#764ba2)}.hero-header__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4;z-index:2}.hero-header__content{position:relative;z-index:1;width:100%;padding:60px 20px}.hero-header__text{max-width:900px;margin:0 auto}.hero-header__title{font-family:Nunito,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#fff;margin:0 0 20px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-header__subtitle{font-family:Nunito,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.3);max-width:800px;margin:0 auto}@media screen and (max-width: 989px){.hero-header{min-height:450px}.hero-header__content{padding:50px 20px}.hero-header__title{font-size:40px}.hero-header__subtitle{font-size:17px}}@media screen and (max-width: 749px){.hero-header{min-height:400px}.hero-header__content{padding:40px 20px}.hero-header__title{font-size:28px;line-height:1.3;margin-bottom:15px}.hero-header__subtitle{font-size:16px}}@media (prefers-reduced-motion: no-preference){.hero-header__title{opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.2s}.hero-header__subtitle{opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion: reduce){.hero-header__title,.hero-header__subtitle{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-hero-header.css.map */
