.rental-instrument-card{border:1px solid #dbe3eb;border-radius:8px;display:flex;flex-direction:column;height:100%;box-shadow:0 8px 24px #0f233414;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%}.rental-instrument-card:hover{box-shadow:0 18px 38px #0f233424;transform:translateY(-4px)}.rental-instrument-card__main{appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:column;padding:0;text-align:center;width:100%}.rental-instrument-card__header{display:flex;flex-direction:column;justify-content:flex-start;min-height:116px;padding:1.25rem 1.25rem .55rem}.rental-instrument-card__model{color:#2287ce;font-size:1.5rem;font-weight:800;line-height:1.15;margin:0 0 .35rem}.rental-instrument-card__name{color:#5f6b76;display:-webkit-box;font-size:.92rem;font-weight:500;line-height:1.3;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rental-instrument-card__image-frame{align-items:center;display:flex;flex:1 1 auto;height:240px;justify-content:center;min-height:240px;padding:.75rem 1.5rem 1.15rem}.rental-instrument-card__image{height:100%;max-height:210px;max-width:100%;object-fit:contain;transition:transform .25s ease}.rental-instrument-card:hover .rental-instrument-card__image{transform:scale(1.03)}.rental-instrument-card__actions{flex:0 0 auto;padding:.4rem 1.25rem 1.3rem}.rental-instrument-card__badge{border-radius:8px;font-size:.95rem;font-weight:700;margin-bottom:1.25rem;padding:.45rem .75rem}.rental-instrument-card__buttons{display:grid;gap:.7rem}.rental-instruments-grid__item{display:flex}@media(max-width:575px){.rental-instrument-card__model{font-size:1.35rem}.rental-instrument-card__header{min-height:108px}.rental-instrument-card__image-frame{height:220px;min-height:220px}.rental-instrument-card__image{max-height:195px}}
