.player-logo{height:105px;margin:-20px -24px 18px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(6,26,53,.12);overflow:hidden}.player-logo img{width:100%;height:100%;object-fit:contain;padding:10px}.player-card .player-number{position:absolute;right:14px;top:90px;z-index:2;box-shadow:0 8px 20px rgba(8,173,85,.3)}.box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{padding:0;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(6,26,53,.16)}.product-image{height:245px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}.product-image img{width:100%;height:100%;object-fit:contain;padding:16px}.product-card h3,.product-card p{margin-left:25px;margin-right:25px}.product-card h3{margin-top:22px}.product-card p{margin-bottom:26px;color:var(--muted)}.service-player-logo{height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;margin-bottom:18px;overflow:hidden}.service-player-logo img{width:100%;height:100%;object-fit:contain;padding:10px}.player-product{padding:18px}.player-product h3{margin-bottom:7px}.player-product p{color:var(--muted);font-size:.92rem}@media(max-width:1000px){.box-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.box-grid{grid-template-columns:1fr}.product-image{height:230px}.player-logo{height:120px}}
