.featured-product-block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px;padding:60px 0}.featured-product-image{flex:1 1 50%;max-width:50%}.featured-product-image img{width:100%;border-radius:12px;object-fit:cover}.featured-product-content{flex:1 1 40%;max-width:500px;display:flex;flex-direction:column;gap:20px}.featured-product-content h2{font-size:2rem;font-weight:700;margin:0}.featured-product-content .description{font-size:1rem;color:#555}.featured-product-content ul{list-style-type:disc;margin-left:20px}.featured-product-content a.btn{margin-top:10px;padding:12px 24px;background-color:#000;color:#fff;text-decoration:none;display:inline-block;border-radius:8px;font-weight:700;transition:background-color .3s}.featured-product-content a.btn:hover{background-color:#444}@media screen and (max-width: 768px){.featured-product-block{flex-direction:column;align-items:flex-start}.featured-product-image,.featured-product-content{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/55/compiled_assets/styles.css.map */
