.product-card{box-shadow:0 0 13px #0000001a;overflow:hidden;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;position:relative;height:100%}.product-card-image{height:280px;object-fit:cover;width:100%;max-width:100%;overflow:hidden;border-radius:24px;margin-bottom:auto}.product-card .badges{position:absolute;top:20px;right:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-card .tag{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:20px;text-transform:uppercase;color:#000;padding:9px 16px;background-color:#fff;border-radius:50ch;overflow:hidden;line-height:1;min-width:100px;border:1px solid #5183c3}.product-card .tag svg{width:20px;height:20px}.product-card .content{width:100%;height:100%;display:flex;flex-direction:column;padding-top:36px;padding-bottom:24px;padding-inline:24px}.product-card .content-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.product-card .content-subheading{line-height:1.4;margin-bottom:24px}.product-card .bullet{font-size:14px;font-weight:400;padding:8px 20px;border-radius:50ch;border:1px solid #000;line-height:1;color:#000}.product-card .product-title{font-size:24px;line-height:24px;font-weight:700;margin:0}.product-card .product-title a{color:rgb(var(--color-foreground));text-decoration:none}.product-card .product-icons{padding-left:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;row-gap:24px;width:100%;margin-bottom:32px}.product-card .product-icon{display:grid;grid-template-columns:32px 1fr;gap:12px;line-height:1;align-items:center}.product-card .product-icon img{width:35px;max-width:100%;height:auto;object-fit:contain}.product-card .button{border-radius:50ch;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;background-color:var(--primary-color);color:#fff;font-size:20px;border:1px solid var(--primary-color);text-transform:uppercase;width:fit-content;margin-top:auto}.product-card .button:hover{background-color:#000;color:#fff}.product-card .button:before,.product-card .button:after{content:none}@media screen and (max-width: 992px){.product-card .content{padding-top:24px;padding-bottom:16px;padding-inline:16px}.products-section-wrapper{gap:24px}.product-card .badges{top:10px;right:16px;left:16px}.product-card .tag{font-size:14px;padding:6px 12px;min-width:auto}.product-card .tag svg{width:14px;height:14px}.product-card-image{height:140px}.product-card .content-header{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:6px;margin-bottom:8px}.product-card .content-subheading{font-size:14px}.product-card .product-title{font-size:20px}.product-card .bullet{font-size:12px;white-space:nowrap}.product-card .product-subheading{font-size:16px}.product-card .product-icons{grid-template-columns:1fr 1fr;row-gap:12px}.product-card .product-icon{font-size:16px}.product-card .product-icon img{width:30px}.product-card .button{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-card.css.map */
