.str-time-card{min-height:247px;display:flex;flex-direction:column;gap:24px;padding:24px;background:#fff;box-shadow:0 8px 24px rgba(23,50,77,.12);justify-content:space-between}.str-time-card h3,.str-time-card p{margin:0}.str-time-card p{margin-top:8px}.str-time-groups{display:flex;flex-wrap:wrap;gap:32px}.str-time-groups>div{flex:1 1;min-width:0;max-width:325px}.str-time-groups>div>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #c5c7c9}.str-time-groups>div>div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}