.hero-products{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;width:100%;padding-top:var(--hero-padding-top, 60px);padding-bottom:var(--hero-padding-bottom, 60px);overflow:hidden;background-size:100% 100%;background-position:center center;background-repeat:no-repeat}.hero-products__content{position:relative;z-index:2;text-align:center;max-width:700px;padding:40px 20px;margin:0 auto}.hero-products__caption{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:var(--hero-caption-color, #666666);margin-bottom:16px}.hero-products__title{font-size:var(--hero-title-size, 44px);font-weight:700;line-height:1.2;color:var(--hero-text-color, #000000);margin:0 0 20px;font-style:italic}.hero-products__subtitle{font-size:var(--hero-subtitle-size, 16px);line-height:1.6;color:var(--hero-text-color, #000000);opacity:.8;margin:0 0 30px}.hero-products__button{display:inline-block;padding:14px 32px;background-color:#000;color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:4px;transition:background-color .3s ease,transform .2s ease}.hero-products__button:hover{background-color:#333;transform:translateY(-2px)}@media screen and (max-width:1024px){.hero-products__content{max-width:500px;padding:30px 60px}.hero-products__title{font-size:calc(var(--hero-title-size, 44px) * .8)}}@media screen and (max-width:768px){.hero-products{aspect-ratio:auto;min-height:var(--hero-mobile-height, 600px);background-size:cover}.hero-products__content{padding:40px 20px;max-width:100%}.hero-products__title{font-size:calc(var(--hero-title-size, 44px) * .6)}.hero-products__subtitle{font-size:calc(var(--hero-subtitle-size, 16px) * .9)}}@media screen and (max-width:480px){.hero-products__content{padding:30px 15px}.hero-products__caption{font-size:.75rem}.hero-products__button{padding:12px 24px;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-products.css.map */
