@import"https://fonts.googleapis.com/css2?family=Sometype+Mono:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.product-showcase{font-family:Sometype Mono,monospace}.section+.section{margin:0}.product-showcase__container{max-width:1400px;margin:0 auto}.product-showcase__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.product-showcase__title{font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:600;letter-spacing:-1px;margin:0}.product-showcase__view-more{border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .3s ease;text-decoration:none;font-family:Sometype Mono,monospace}.product-showcase__view-more:after{content:"\2192";font-size:18px}.product-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0 auto}.product-showcase__card{border-radius:20px;padding:30px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.product-showcase__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000026}.product-showcase__image-container{background:#fff;border-radius:16px;margin-bottom:20px;height:350px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-showcase__image{width:100%;height:100%;object-fit:cover;border-radius:20px}.product-showcase__info{display:flex;justify-content:space-between;align-items:center}.product-showcase__details h3{font-family:Space Grotesk,sans-serif;color:#fff;font-size:20px;font-weight:600;margin:0 0 8px}.product-showcase__price{color:#fffc;font-size:16px;font-weight:400;margin:0}.product-showcase__buy-btn{border:none;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease;text-decoration:none;font-family:Sometype Mono,monospace}@media (max-width: 1024px){.product-showcase__grid{grid-template-columns:repeat(2,1fr);gap:25px}.product-showcase__title{font-size:42px}}@media (max-width: 768px){.product-showcase__title{font-size:36px}.product-showcase__grid{grid-template-columns:1fr;gap:20px}.product-showcase__header{flex-direction:column;gap:20px;text-align:center}.product-showcase__view-more{padding:14px 28px;font-size:15px}}@media (max-width: 480px){.product-showcase__title{font-size:28px}.product-showcase__card{padding:20px}.product-showcase__image-container{height:250px}.product-showcase__info{flex-direction:column;gap:15px;align-items:flex-start}.product-showcase__details h3{font-size:20px}.product-showcase__buy-btn{padding:12px 24px;font-size:15px}.product-showcase__view-more{padding:12px 24px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/bt-custom-featured-product.css.map */
