.ctf-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #eee;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.ctf-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000017}.ctf-card-img-wrap{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.ctf-card-img-primary{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .35s ease}.ctf-card-img-secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .35s ease}.ctf-card.has-secondary:hover .ctf-card-img-primary{opacity:0}.ctf-card.has-secondary:hover .ctf-card-img-secondary{opacity:1}.ctf-card-body{padding:12px 14px 6px;flex:1}.ctf-card-title{display:block;font-size:13px;font-weight:700;color:#111;text-decoration:none;margin-bottom:5px;line-height:1.4}.ctf-card-title:hover{color:#39f686}.ctf-card-price{font-size:13px;color:#555}.ctf-card-from{font-size:11px;color:#aaa;margin-right:2px}.ctf-card-amount{font-weight:800;color:#111}.ctf-card-footer{padding:8px 14px 14px}.ctf-card-atc{width:100%;padding:10px;background:#fff;color:#111;font-size:13px;font-weight:700;font-family:var(--ctf-font-body, "Inter", sans-serif);border:2px solid #111;border-radius:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s,color .2s}.ctf-card-atc:hover{background:#111;color:#fff}.ctf-card-atc:disabled{opacity:.5;cursor:not-allowed}.ctf-trending-track .ctf-card{width:calc(50vw - 30px);min-width:calc(50vw - 30px);flex-shrink:0}@media(min-width:750px){.ctf-trending-track .ctf-card{width:240px;min-width:240px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ctf-global.css.map */
