.product-card-wrapper{box-sizing:border-box;height:100%}.product-card-wrapper>.card{display:flex;flex-direction:column;height:100%}.product-card-wrapper>.card>.card__inner{flex:0 0 auto;width:100%;position:relative;overflow:hidden;border:0;border-radius:1.2rem;transition:box-shadow .18s ease,transform .18s ease}.product-card-wrapper>.card>.card__inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:1px solid rgba(234,125,73,.72);border-radius:inherit;pointer-events:none;transition:border-color .18s ease}.product-card-wrapper>.card>.card__inner.ratio{--ratio-percent: 100% !important}.product-card-wrapper>.card>.card__inner .media>img{object-fit:contain}.product-card-wrapper>.card>.card__content{display:flex;flex:1;flex-direction:column}.product-card-wrapper>.card>.card__content>.card__information{display:flex;flex:1;flex-direction:column;width:100%}.product-card-wrapper>.card>.card__content .card__heading{min-height:3.4rem}.product-card-wrapper>.card>.card__content .card-information{margin-top:auto}.product-card-wrapper:hover>.card>.card__inner,.product-card-wrapper:focus-within>.card>.card__inner{box-shadow:0 .6rem 1.8rem #df631f24;transform:translateY(-.2rem)}.product-card-wrapper:hover>.card>.card__inner:after,.product-card-wrapper:focus-within>.card>.card__inner:after{border-color:#df631f}@media screen and (max-width:749px){.product-card-wrapper>.card>.card__inner{border-radius:1rem}.product-card-wrapper>.card>.card__content .card__heading{min-height:6.8rem}}@media(prefers-reduced-motion:reduce){.product-card-wrapper>.card>.card__inner{transition:none}.product-card-wrapper:hover>.card>.card__inner,.product-card-wrapper:focus-within>.card>.card__inner{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/tailclaw-product-card-borders.css.map */
