.modern-product-card-wrapper{position:relative;max-width:100%}.modern-product-card{background:#fff;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease;display:grid;gap:18px}.modern-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.modern-product-card__image-container{position:relative;background:#d9d9d94d;border-radius:8px;margin:6px;overflow:hidden}.modern-product-card__image-wrapper{position:relative;width:100%;height:100%}.modern-product-card__image{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:opacity .3s ease}.modern-product-card__image--secondary{position:absolute;top:0;left:0;opacity:0}.modern-product-card__image-wrapper:hover .modern-product-card__image--secondary{opacity:1}.modern-product-card__placeholder{width:100%;height:100%;background:#f5f5f5;border-radius:8px}.modern-product-card__badges{position:absolute;top:10px;left:7px;right:7px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.modern-badge{display:flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:4px;font-family:Chivo Mono,monospace;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.96px;line-height:1}.modern-badge--sale{background:#f37435;color:#fff;gap:10px}.modern-badge--sold-out{background:#666;color:#fff}.modern-badge--rating{background:#fefefe;color:#000;gap:4px;padding:6px 8px;box-shadow:0 4px 14px #0000000a;font-family:Chivo Mono,monospace;letter-spacing:-1.44px}.modern-badge__star{width:12px;height:12px;flex-shrink:0}.modern-badge__rating-text{font-size:12px;line-height:1}.modern-product-card__indicators{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px;z-index:2}.modern-indicator{width:5px;height:5px;border-radius:50%;background:#dfdfdf;transition:all .2s ease}.modern-indicator:first-child{width:28px;height:5px;border-radius:50px;background:#464646}.modern-indicator--active{background:#464646}.modern-product-card__content{padding:0 16px;display:flex;flex-direction:column;gap:8px}.modern-product-card__category{font-family:Chivo Mono,monospace;font-size:12px;font-weight:400;color:#0006;text-transform:uppercase;letter-spacing:1.2px;line-height:1}.modern-product-card__title{margin:0;display:flex;align-items:flex-start}.modern-product-card__title-link{font-family:Urbanist,sans-serif;font-size:18px;line-height:1.15;height:41.4px;color:#000;text-decoration:none;display:block;transition:color .2s ease;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600}.modern-product-card__title-link:hover{color:#5785ff}.modern-product-card__price{display:flex;align-items:center;gap:8px;font-family:Chivo Mono,monospace;font-weight:400;text-transform:uppercase}.modern-product-card__price-original{font-size:14px;color:#0009;text-decoration:line-through;text-decoration-skip-ink:none;text-underline-position:from-font}.modern-product-card__price-current{font-size:16px;color:#000}.modern-product-card__action{background:#5785ff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;align-items:center;justify-content:center}.modern-product-card__action-button{background:none;border:none;color:#fff;font-family:Chivo,sans-serif;font-size:13px;font-weight:400;letter-spacing:-.52px;text-align:center;cursor:pointer;transition:opacity .2s ease;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;line-height:1.2}.modern-product-card__action-button:hover{opacity:.9}.modern-product-card__action-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 749px){.modern-product-card-wrapper{width:100%}.modern-badge{font-size:11px;padding:4px 6px}.modern-product-card__indicators{bottom:12px}}@media (max-width: 480px){.modern-product-card{height:auto}.modern-product-card__content{padding:0 12px}.modern-product-card__action-button{font-size:12px}}.modern-product-card__placeholder{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.modern-product-card__title-link:focus,.modern-product-card__action-button:focus{outline:2px solid #5785ff;outline-offset:2px}.modern-badge:focus-within{outline:2px solid #5785ff;outline-offset:2px}@media print{.modern-product-card{break-inside:avoid}.modern-product-card__action{display:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-card-modern.css.map */
