.start-times-section-container{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.start-times-table-wrapper{overflow-x:auto}.main__content.-start-times-challenge .start-times-table-wrapper{margin-top:.25rem}.main__content.-start-times-pritsumees .start-times-table-wrapper{margin-top:2rem}.start-times-table{color:var(--white);border-collapse:collapse;width:100%;max-width:60rem;background-color:#0000004d;font-size:.9rem}.main__content.-start-times-pritsumees .start-times-table{max-width:52rem}.start-times-table tr{display:grid;grid-template-columns:3rem 3rem minmax(18rem,1fr) minmax(18rem,1fr)}.start-times-table tbody tr:hover{background-color:#ffffff0d}.start-times-table td{border:1px solid rgba(255,255,255,.5);text-align:left;padding:.5rem}.start-times-table tr:nth-child(2n){background-color:#0000004d}.start-times-table td:nth-child(2n){background-color:#d10f332f}.start-times-table td:nth-child(1),.start-times-table td:nth-child(2){text-align:center;justify-content:center;display:flex;align-items:center}.start-times-table td div.-flex{display:flex;justify-content:space-between;gap:1rem;align-items:center}.start-times-table td div.-flex span:first-child{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.2;max-height:2.4em}.start-times-table td div.-flex span:last-child,.start-times-table .start-times__tooltip-button-container span{flex-shrink:0;font-size:.85rem}.start-times-table__team-members{opacity:.7;font-size:.8rem;margin-top:.2rem;padding-top:.3rem;border-top:1px solid var(--white)}@media screen and (min-width: 800px){.main__content.-start-times-pritsumees .start-times-table-wrapper{margin-top:2.5rem}.start-times-table{font-size:1rem}.start-times-table tr{grid-template-columns:3.5rem 3.5rem minmax(14rem,1fr) minmax(14rem,1fr)}.start-times-table td{padding:.5rem 1rem}.start-times-table__team-members{margin-top:.4rem;padding-top:.4rem}}.start-times__tooltip-button-container{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.start-times__tooltip-button{border:none;outline:none;background-color:var(--red-t);height:20px;width:20px;border-radius:50%;font-size:8px;flex-shrink:0;cursor:pointer;transition:.05s ease-in-out;overflow:hidden}.start-times__tooltip-button:hover{opacity:.8}.tippy-box[data-theme~=rescue] strong{display:block;margin-bottom:.25rem}
