.card-item{display:flex;flex-direction:column;background-color:var(--card-background, #fff);border:1px solid #e6e6e6;text-decoration:none}.card-item--has-text{gap:10px;padding-bottom:10px}.card-item--no-text{padding:16px}.card-item__image-wrapper{overflow:hidden;flex-shrink:0}.card-item--has-text .card-item__image-wrapper{height:117px}.card-item--no-text .card-item__image-wrapper{height:120px}.card-item__image{display:block;width:100%;height:100%}.card-item--has-text .card-item__image{object-fit:cover}.card-item--no-text .card-item__image{object-fit:contain}.card-item__text{width:100%;text-align:center;font:var(--heading-font-style) var(--heading-font-weight) 20px/1.15 var(--heading-font-family);letter-spacing:.1px;text-transform:uppercase;color:var(--card-text-color, #212121);margin:0;transition:color .3s}.card-item__text:hover{color:#ffa70d}@media screen and (min-width:850px){.card-item--has-text{gap:16px;padding-bottom:16px}.card-item--has-text .card-item__image-wrapper{height:220px}.card-item--no-text .card-item__image-wrapper{height:257px}.card-item__text{font-size:24px;line-height:1.1;letter-spacing:.12px}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/component-card-item.css.map */
