.featured-product-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;padding:40px 20px}.featured-product-image{flex:1;max-width:50%}.featured-product-image img{width:100%;border-radius:12px}.featured-product-content{flex:1;max-width:50%}.featured-product-content h2{font-size:1.5rem;font-weight:700;margin-bottom:10px}.featured-product-content p{font-size:1rem;margin-bottom:10px;color:#555}.featured-product-content .price{font-size:1.2rem;font-weight:700;margin-bottom:15px}.featured-product-content a{display:inline-block;background-color:#cba557;color:#fff;padding:12px 24px;text-decoration:none;border-radius:6px;transition:.3s ease}.featured-product-content a:hover{background-color:#b08f48}@media (max-width: 768px){.featured-product-wrapper{flex-direction:row;flex-wrap:nowrap}.featured-product-image,.featured-product-content{max-width:50%}.featured-product-content h2{font-size:1.2rem}.featured-product-content p{font-size:.95rem}.featured-product-content .price{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
