.card-product-tile{padding:1.5rem;border:0.0625rem solid #646e6e;border-radius:1rem;height:100%;max-width:16.125rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:#ffffff}.card-product-tile:hover{-webkit-box-shadow:0 3px 9px 0 rgba(0, 0, 0, 0.2);box-shadow:0 3px 9px 0 rgba(0, 0, 0, 0.2);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.card-product-tile .card-content-product-title{font-size:1.25rem;color:#002b3d;margin:0;font-weight:bold}.card-product-tile .card-content-product-title-img{width:3.5rem;height:3.5rem;border-radius:0.75rem;margin-right:0.75rem}.card-product-tile .card-content-product-description{color:#002b3d;font-size:0.875rem}.card-product-tile .card-content-price-product-label{color:#646e6e;font-size:0.75rem;margin-bottom:0.25rem}.card-product-tile .card-content-price-product-price{font-size:1.25rem;color:#8c9696}.card-product-tile .card-content-price-product-price span{color:#1b7e6c;font-weight:700}.card-product-tile .card-content-bottom{border-top:0.0625rem solid #e2e2e2;padding:1rem 0 0}.card-product-tile .card-content-bottom-hide-price{border-top:none;padding:1rem 0 0}.card-product-tile .card-product-content-btns{gap:1rem}.card-product-tile .card-product-title-btn{font-size:1rem;color:#2a2a2a;border-radius:0.75rem;padding:0.75rem 1.5rem;font-weight:bold;text-align:center;text-wrap:nowrap}@media (max-width: 769px){.card-product-tile .card-product-title-btn{font-size:0.875rem}}.card-product-tile .card-product-title-btn:not(.btn-primary-cta-buy-loading){background:#ffd22d}.card-product-tile .card-product-title-btn:hover{background:#ffbe00}.card-product-tile .card-product-title-link{border:0.0625rem solid #239687;border-radius:0.75rem;color:#239687;background:#ffffff;font-size:1rem;text-decoration:none;padding:0.75rem 1.5rem;text-align:center;font-weight:bold;text-wrap:nowrap}@media (max-width: 769px){.card-product-tile .card-product-title-link{font-size:0.875rem}}.card-product-tile .card-product-title-link:hover{background:#1b7e6c;color:#ffffff}


/*# sourceMappingURL=cardProductTile.css.map*/