.delivery-schedule{margin:-8px 0 18px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;overflow:hidden}
.delivery-card{padding:16px 20px}
.delivery-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}
.delivery-heading h2{font-size:14px;font-weight:650;line-height:1.4;margin:0;color:#344c72}
.delivery-heading>span{font-size:12px;color:#708098;white-space:nowrap}
.delivery-row h3{font-size:13px;color:#708098;margin:8px 0 6px;font-weight:550}
.delivery-row dl{display:flex;flex-wrap:wrap;gap:12px 36px;margin:0}
.delivery-row dt{font-size:12px;color:#708098;margin:0 0 4px}
.delivery-row dd{font-size:18px;font-weight:700;color:#243d60;margin:0;font-variant-numeric:tabular-nums}
.delivery-row dd .no-data{font-size:14px;font-weight:500}
.delivery-row+.delivery-row{border-top:1px solid #edf0f5;margin-top:12px;padding-top:4px}
.delivery-sources{margin-top:10px;font-size:12px;line-height:1.6;color:#708098}
.delivery-sources summary{cursor:pointer;color:#3159b7;width:fit-content}
.delivery-sources p{margin:8px 0 4px;max-width:850px}
.delivery-sources a{display:block;color:#3159b7}
.delivery-sources>div{margin-top:12px}
.delivery-note{font-size:12px;color:#94611b;margin-top:8px}
.delivery-overview>summary{display:flex;justify-content:space-between;padding:14px 20px;font-size:14px;font-weight:650;color:#344c72;cursor:pointer;list-style:none}
.delivery-overview>summary:after{content:'+';font-size:18px;color:#708098;margin-left:12px}
.delivery-overview[open]>summary:after{content:'−'}
.delivery-overview>summary>span{font-weight:400;color:#708098;margin-left:auto}
.delivery-overview>.delivery-card{border-top:1px solid #e6ebf3}
@media(max-width:700px){.delivery-card{padding:14px}.delivery-heading{display:block}.delivery-heading>span{display:block;margin-top:4px}.delivery-row dl{gap:12px 24px}.delivery-row dd{font-size:17px}.delivery-overview>summary{padding:14px}.delivery-sources summary{padding:6px 0;min-height:32px}.delivery-sources a{padding:5px 0;overflow-wrap:anywhere}}
