.photo-card{display:block}.card-content{display:flex;min-height:320px}.event-photo{display:block;height:190px;overflow:hidden;background:#dfe6e1}.event-photo img,.event-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.event-photo:hover img{transform:scale(1.035)}.event-cover{height:min(52vw,520px);border-radius:24px;overflow:hidden;margin:28px 0 38px;background:#dfe6e1}.photo-current{display:flex;align-items:center;gap:16px;background:#f0f4f1;border-radius:10px;padding:12px;margin-top:12px}.photo-current img{width:140px;height:85px;object-fit:cover;border-radius:7px}.photo-current .check{margin-top:6px}.photo-current input{width:auto}@media(max-width:850px){.event-cover{height:55vw;min-height:230px}.photo-current{align-items:flex-start;flex-direction:column}.photo-current img{width:100%;height:180px}}
