.custom-product-card{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between;border:1px solid #ebeff5;border-radius:30px;transition:all .9s ease;overflow:hidden}.custom-product-card:hover{border:1px solid #1d7f9a}.product-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:30px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex:0 0 auto;transition:transform .9s ease}.product-image-wrapper img{width:100%;height:100%;object-fit:contain;padding:36px 63px}.product-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.custom-product-card:hover .custom-product-card__content{border:1px solid #1d7f9a}.custom-product-card__info{display:flex;flex-direction:column;align-items:center}.custom-product-card__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;align-items:center;gap:9px;background-color:#ebeff5;border:1px solid #ebeff5;padding:72px 45px;border-radius:30px;transition:border .9s ease}.custom-product-card__title{font-family:Inter-Medium;font-size:32px;font-weight:500;line-height:32px;letter-spacing:-.96px;text-transform:none!important;color:#222;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:64px}.custom-product-card__price{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:20px;letter-spacing:-.4px;color:#1d7f9a;margin-top:18px;margin-bottom:0;text-align:center}.custom-product-card__shop-now-btn{padding:13px 27px;border-radius:100px;font-weight:700;font-size:18px;line-height:20px;letter-spacing:.36px;text-transform:uppercase;text-decoration:none;background-color:#1d7f9a;border:1px solid #1d7f9a;color:#fff;cursor:pointer;transition:all .9s ease}.custom-product-card__shop-now-btn:hover{border:1px solid #1d7f9a;color:#fff;background-color:#171717}@media screen and (max-width:768px){.custom-product-card__footer{align-items:flex-start;flex-direction:column;gap:9px}.custom-product-card__shop-now-btn{font-size:16px;padding:13px 10px;width:100%;text-align:center}.custom-product-card__title{font-size:20px;line-height:24px;letter-spacing:-.6px;-webkit-line-clamp:2;line-clamp:2;height:48px}.custom-product-card__price{font-size:18px;line-height:20px;letter-spacing:-.36px}.custom-product-card__content .product-card-button{font-size:16px;line-height:20px;letter-spacing:1.6px;padding:18px 28px}}@media screen and (max-width:640px){.custom-product-card__title{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;overflow:visible;height:auto}}@media screen and (max-width:380px){.custom-product-card__shop-now-btn{padding:11px 14px}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/custom-collection-product-card.css.map */
