.bus-table{min-height:327.133px}.bus-table .bus-table__element,.bus-table .bus-table__thead,.bus-table .bus-table__accordion-inner,.bus-table .bus-table__accordion{margin-left:auto;margin-right:auto;display:grid;width:100%;justify-content:space-between;column-gap:.5rem;row-gap:.5rem;grid-template-columns:minmax(0,3.75rem) minmax(0,3.125rem) minmax(0,1fr) minmax(0,3.75rem)}@media (min-width: 420px){.bus-table .bus-table__element,.bus-table .bus-table__thead,.bus-table .bus-table__accordion-inner,.bus-table .bus-table__accordion{grid-template-columns:minmax(0,4.375rem) minmax(0,5rem) minmax(0,1fr) minmax(0,3.75rem)}}@media (min-width: 1024px){.bus-table .bus-table__element,.bus-table .bus-table__thead,.bus-table .bus-table__accordion-inner,.bus-table .bus-table__accordion{grid-template-columns:minmax(0,6.875rem) minmax(0,6rem) minmax(0,1fr) minmax(0,10rem)}}.bus-table__form{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.bus-table__form{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(0,1fr) minmax(0,1fr)}}.bus-table__accordion{grid-column:span 4 / span 4;max-height:0;overflow:hidden;transition:ease all .15s}.bus-table__accordion--open{max-height:12000px}.bus-table__accordion-inner{grid-column:span 4 / span 4}.bus-table__card{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;border-radius:1.5rem;padding:1.5rem;--tw-shadow: 0px 10px 15px -3px rgba(0, 0, 0, .1), 0px 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 4px 6px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.bus-table__card{padding:1.75rem 2.5rem}}.bus-table__card{background-color:var(--color-background-base);max-width:400px}@media (min-width: 768px){.bus-table__card{border-radius:var(--rounded-4xl);max-width:1128px}}.bus-table__card--wide{max-width:100%}.bus-table__card--no-shadow{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.bus-table__thead{margin-bottom:1.5rem;display:none;gap:.5rem;border-bottom-width:1px;border-bottom-color:var(--color-border);padding-bottom:.25rem;font-weight:500;color:var(--color-muted)}@media (min-width: 768px){.bus-table__thead{display:grid}}.bus-table__element{display:flex;gap:.5rem;border-bottom-width:1px;border-bottom-color:var(--color-border);padding-bottom:.75rem;font-size:.875rem;line-height:1.25rem;color:var(--color-muted)}@media (min-width: 420px){.bus-table__element{font-size:1rem;line-height:1.5rem}}@media (min-width: 768px){.bus-table__element{display:grid}}.bus-table__element{row-gap:0!important}@media (max-width: 767px){.bus-table__element{padding-top:1rem;padding-bottom:1.25rem}.bus-table__element:first-of-type{border-top-width:1px;border-top-color:var(--color-border);padding-top:1.5rem;padding-bottom:1.25rem}}.bus-table__results-line{display:flex;justify-content:center;align-items:center;position:relative;margin-right:1rem}@media (min-width: 420px){.bus-table__results-line{margin:0}}.bus-table__results-line.first:before{content:none}.bus-table__results-line.last:after{content:none}.bus-table__results-line:before,.bus-table__results-line:after{content:"";position:absolute;left:50%;width:2px;height:50%;transform:translate(-1px);background:var(--color-border);z-index:0}.bus-table__results-line:before{top:0}.bus-table__results-line:after{bottom:0}.bus-table__line-dot{background:var(--color-border);width:10px;height:10px;border-radius:100%;z-index:1}.bus-table__line-dot--active{background:var(--color-primary)}
