.product-show-card{width:100%}.product-show-card .product-show-card__inner{padding-top:32px;padding-bottom:32px}.product-show-card .product-show-card__card{display:flex;flex-direction:column;border:1.5px solid #ffffff;border-radius:.5rem;overflow:hidden;width:100%}.product-show-card .product-show-card__content{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem 1.5rem}.product-show-card .product-show-card__text-group{display:flex;flex-direction:column;gap:.5rem}.product-show-card .product-show-card__subheading{font-family:var(--font-primary--family);font-size:.75rem;font-weight:400;line-height:1rem;color:#52525c}.product-show-card .product-show-card__heading{font-family:var(--font-primary--family);font-size:1.25rem;font-weight:900;line-height:1.75rem;letter-spacing:.5px;text-transform:uppercase;color:#18181b}.product-show-card .product-show-card__btn{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;padding:.625rem 1.5rem;font-family:var(--font-primary--family);font-size:.875rem;font-weight:900;line-height:1.25rem;letter-spacing:.5px;text-transform:uppercase;border-radius:.375rem;text-decoration:none;transition:opacity .2s ease}.product-show-card .product-show-card__btn:hover{opacity:.9}.product-show-card .product-show-card__image{position:relative;flex-shrink:0;height:12.5rem;width:100%;overflow:hidden}.product-show-card .product-show-card__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#f4f4f5;opacity:.5}.product-show-card .product-show-card__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}@media(min-width:768px){.product-show-card .product-show-card__card{flex-direction:row;border-radius:.75rem;height:25rem}.product-show-card .product-show-card__card--image-left{flex-direction:row-reverse}.product-show-card .product-show-card__content{flex:1;gap:1.5rem;padding:2.5rem 3rem;justify-content:center;height:100%}.product-show-card .product-show-card__subheading{font-size:.875rem;line-height:1.25rem}.product-show-card .product-show-card__heading{font-size:2.5rem;line-height:3rem}.product-show-card .product-show-card__btn{padding:.75rem 2rem;font-size:1rem;line-height:1.5rem;border-radius:.375rem}.product-show-card .product-show-card__image{flex:1;height:100%}}@media(min-width:992px){.product-show-card .product-show-card__inner{padding-top:var(--product-show-card-padding-top, 2rem);padding-bottom:var(--product-show-card-padding-bottom, 2rem)}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/product-show-card-stylesheet.css.map */
