.punishments-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.punishments-note{margin-bottom:16px;padding:12px 14px;border-left:3px solid #6777f5;border-radius:10px;background:#6777f51f;color:#d8d8d8;font-size:14px;line-height:20px}.punishments-column{display:flex;flex-direction:column;gap:12px}.punishments-header{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:0 4px}.punishments-heading{margin:0}.punishments-counter{margin:0;font-size:12px;color:#9a9a9a;letter-spacing:.04em;text-transform:uppercase}.punishments-row{min-height:72px}.punishments-row-content{display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap}.punishments-reason{margin:0;font-size:14px;line-height:19px;color:#f1f1f1}.punishments-duration{margin:0;padding:6px 10px;border-radius:999px;border:1px solid rgba(103,119,245,.55);background:#6777f526;color:#c6d6ff;font-size:12px;line-height:16px;white-space:nowrap;width:fit-content}.punishments-info-list{display:flex;flex-direction:column;gap:10px}.punishments-info-item{display:flex;gap:10px;align-items:flex-start;color:#d7d7d7}.punishments-info-index{width:22px;height:22px;flex-shrink:0;border-radius:50%;border:1px solid #343434;background:#212121;color:#bcbcbc;font-size:12px;line-height:22px;text-align:center}@media(max-width:1500px){.punishments-row-content{flex-direction:column;align-items:flex-start}.punishments-duration{white-space:normal}}@media(max-width:1200px){.punishments-columns{grid-template-columns:1fr}}
