.otdc-marathon-venue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:14px}
.otdc-marathon-venue-grid article{display:flex;flex-direction:column;gap:7px;padding:16px;border:1px solid #dbe3e6;border-radius:11px;background:#fff}
.otdc-marathon-venue-grid article strong{font-size:17px}
.otdc-marathon-venue-grid article span{color:#718087}
.otdc-marathon-venue-grid article a{align-self:flex-start;color:#b4212b;font-weight:800;text-decoration:none}
.otdc-marathon-host-row{display:grid;grid-template-columns:90px 1fr minmax(140px,.7fr);gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #e2e9eb}
.otdc-marathon-host-row>strong{color:#b4212b}
.otdc-marathon-host-row span b,.otdc-marathon-host-row span small{display:block}
.otdc-marathon-host-row span small{margin-top:4px;color:#718087}
.otdc-marathon-host-row em{color:#718087;font-style:normal}
@media(max-width:680px){.otdc-marathon-venue-grid{grid-template-columns:1fr}.otdc-marathon-host-row{grid-template-columns:1fr}.otdc-marathon-host-row em{grid-column:1}}
.otdc-volunteer-list{display:grid;gap:12px}.otdc-volunteer-list details{overflow:hidden;border:1px solid #d9e2e6;border-radius:14px;background:#fbfcfc}.otdc-volunteer-list details[open]{border-color:#b5222b;box-shadow:0 8px 24px rgba(35,48,54,.1)}.otdc-volunteer-list summary{display:grid;grid-template-columns:minmax(180px,1.5fr) 150px 90px minmax(180px,1fr) 32px;align-items:center;gap:16px;padding:18px 20px;cursor:pointer;list-style:none}.otdc-volunteer-list summary::-webkit-details-marker{display:none}.otdc-volunteer-post strong,.otdc-volunteer-people strong{display:block;font-size:16px}.otdc-volunteer-post small,.otdc-volunteer-people small{display:block;margin-top:5px;color:#74828a}.otdc-volunteer-time{font-weight:750}.otdc-volunteer-count{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:999px;background:#eef3f5;font-weight:800}.otdc-volunteer-count.missing{background:#fff0dc;color:#975400}.otdc-volunteer-arrow{font-size:22px;transition:transform .2s}.otdc-volunteer-list details[open] .otdc-volunteer-arrow{transform:rotate(180deg)}.otdc-volunteer-edit{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;border-top:1px solid #e0e7ea;background:#f6f8f9}.otdc-volunteer-edit label{font-size:13px;font-weight:750}.otdc-volunteer-edit input,.otdc-volunteer-edit select{box-sizing:border-box;width:100%;margin-top:7px;padding:11px;border:1px solid #cbd7dc;border-radius:8px;background:#fff;font:inherit}.otdc-volunteer-edit .wide,.otdc-volunteer-actions{grid-column:1/-1}.otdc-volunteer-actions{display:flex;justify-content:flex-end}.otdc-volunteer-actions button{border:0;background:transparent;color:#b5222b;font-weight:800;cursor:pointer}.otdc-volunteer-summary{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:15px 18px;border-radius:11px;background:#fff1df;color:#895100;font-weight:800}@media(max-width:760px){.otdc-volunteer-list summary{grid-template-columns:1fr 32px}.otdc-volunteer-time,.otdc-volunteer-count,.otdc-volunteer-people{grid-column:1}.otdc-volunteer-arrow{grid-column:2;grid-row:1}.otdc-volunteer-edit{grid-template-columns:1fr}.otdc-volunteer-summary{align-items:flex-start;flex-direction:column;gap:7px}}
