:root{--hero-bg-white: #fff;--hero-text-gray: #4F4F4F;--hero-placeholder-bg: #f5f5f5;--hero-shadow: rgba(0, 0, 0, .15)}.featured-product-hero__container{background:var(--hero-bg-white);display:flex;max-width:975px;gap:4rem;align-items:center;border-radius:10px;box-shadow:2px 3px 4px 0 var(--hero-shadow);margin:4rem auto;padding:4rem}.featured-product-hero__media{display:flex;justify-content:center;align-items:center;flex:0 0 40%}.featured-product-hero__image{max-width:100%;height:auto;object-fit:contain}.featured-product-hero__placeholder{width:300px;height:300px;display:flex;align-items:center;justify-content:center;background:var(--hero-placeholder-bg)}.featured-product-hero__content{padding:2rem 0;flex:1}.featured-product-hero__title{font-size:5rem;font-weight:400;font-family:EB Garamond;color:var(--hero-text-gray);max-width:975px;margin:2rem auto 0}.featured-product-hero__description p{font-size:1.9rem;color:var(--hero-text-gray);font-family:Helvetica}@media screen and (max-width: 768px){.featured-product-hero__container{flex-direction:column;padding:2rem;margin:2rem auto}.featured-product-hero__media{flex:none}.featured-product-hero__button-wrapper{text-align:center}.featured-product-hero__title{font-size:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-featured-product-hero.css.map */
