.transport-card{display:flex;align-items:flex-start;gap:1.25rem;width:100%;min-width:0;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 2px #0000000d}.transport-card__icon-wrap{flex:0 0 auto;width:4rem;display:flex;justify-content:center}.transport-card__icon{flex:0 0 4rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:var(--icon-bgcolor);border-radius:100%;color:var(--icon-color)}.transport-card__icon svg,.transport-card__icon i{width:2rem;height:2rem;stroke-width:2}.transport-card__body{flex:1 1 auto;width:100%;min-width:0}.transport-card__title{font-size:1.125rem;font-weight:700;line-height:1.35;color:#111827;margin-bottom:.5rem;overflow-wrap:anywhere}.transport-card__content{min-width:0;font-size:1rem;line-height:1.7;font-family:Open Sans,sans-serif;color:#4a5565;overflow-wrap:anywhere}.transport-card__content p{color:#4a5565}.transport-card__content p:last-child{margin-bottom:0}.transport-card__content ul,.transport-card__content ol{padding-left:1.25rem;margin-bottom:0}.transport-card__content li{margin-bottom:.35rem}.transport-card__content li:last-child{margin-bottom:0}.transport-card__content .as-marker-blue,.transport-card__content .as-marker-light-blue{color:#4a5565}.transport-card__content .bus-lines{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.transport-card__content .bus-lines .bus-line{padding:.25rem .75rem;background-color:#f3f4f6;color:#1f2937;font-weight:700;border-radius:.25rem;border:1px solid #d1d5db;font-size:.875rem;line-height:1.25}.transport-card__content .quote-wrapper{width:100%;max-width:none;padding:0;margin-top:1rem}.transport-card__content .quote-wrapper.container{max-width:none}.transport-card__content .quote{width:100%;margin:0}.transport-card__content .container,.transport-card__content .container-fluid{max-width:none;padding-left:0;padding-right:0}@media(max-width:1199.98px){.transport-card{gap:1rem;padding:1.25rem}.transport-card__icon-wrap{width:3.5rem}.transport-card__icon{width:3.5rem;height:3.5rem;flex-basis:3.5rem}.transport-card__icon svg,.transport-card__icon i{width:1.75rem;height:1.75rem}.transport-card__title{font-size:1.05rem}.transport-card__content{font-size:.95rem}}@media(max-width:575.98px){.transport-card{flex-direction:column;gap:.85rem;padding:1rem}.transport-card__icon-wrap{width:auto;justify-content:flex-start}.transport-card__icon{width:3rem;height:3rem;flex-basis:3rem}.transport-card__icon svg,.transport-card__icon i{width:1.5rem;height:1.5rem}.transport-card__title{font-size:1rem}}
