.transport-overview .transport-buttons{margin-top:1vw;display:flex;justify-content:center;align-content:stretch;align-items:stretch;flex-wrap:wrap;margin-left:1vw;margin-right:1vw}.transport-overview .transport-buttons .transport-button{box-sizing:border-box;flex:1 12em;min-height:14vw;margin:1vw;padding:2vw;display:flex;align-items:center;border-radius:8px;border:.2vw solid #84216b;color:#000;text-decoration:none;font-weight:700;vertical-align:bottom;background-color:#fff}.transport-overview .transport-buttons .transport-button .button-decoration{width:1.5em;height:1.5em;border:.2vw solid #84216b;background:#fff;border-radius:50%;margin-top:-1.5em;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#84216b;display:none}.transport-overview .transport-buttons .transport-button .button-decoration img{width:50%}.transport-overview .transport-buttons .transport-button span{margin:auto}.transport-overview .transport-overview-description{padding:2vw 0 0;display:flex;justify-content:center;width:100%;gap:12px}.transport-overview .transport-overview-description .to,.transport-overview .transport-overview-description:first-letter{text-transform:capitalize}.transport-overview .transport-overview-description span{margin-left:.25em;font-size:.75em}