/* Color Definitions */
@font-face {
  font-family: 'Sanchez';
  src: url(/static/django/dist/e46894a5d53031470090.eot);
  src: url(/static/django/dist/e46894a5d53031470090.eot?#iefix) format('embedded-opentype'), url(/static/django/dist/95e9bbc6336d95715bee.woff2) format('woff2'), url(/static/django/dist/bef1228d3d2f86f42a1f.woff) format('woff'), url(/static/django/dist/1e30fa8019dce20edd09.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Sanchez';
  src: url(/static/django/dist/6829ed7c632eea2d4c84.eot);
  src: url(/static/django/dist/6829ed7c632eea2d4c84.eot?#iefix) format('embedded-opentype'), url(/static/django/dist/ffaaafd3e89a292efd4f.woff2) format('woff2'), url(/static/django/dist/69fb764894ec8792614c.woff) format('woff'), url(/static/django/dist/e384ee11f622fec3b402.ttf) format('truetype'), url(/static/django/dist/a17f16d28b5d64647bf8.svg#sanchez_slabextralight_) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/87118f0156d15e791e52.woff2) format('woff2'), url(/static/django/dist/074f22cf84d6b036420f.woff) format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/ecb8246b52fa62b7b8cf.woff2) format('woff2'), url(/static/django/dist/0e87bedba3d31e353df6.woff) format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c8c88f31ecec3a46ef79.woff2) format('woff2'), url(/static/django/dist/d795c8c6eb62be12ca91.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/2aaa431149e3d4dfd583.woff2) format('woff2'), url(/static/django/dist/69d3465d4ea01829d36b.woff) format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c0bdbb5db673f95cc2e3.woff2) format('woff2'), url(/static/django/dist/3bc2c38d66267dc45bf1.woff) format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/94502eb657016b33a280.woff2) format('woff2'), url(/static/django/dist/216eba6eb90c1cc7ebc4.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/7cec6f922c9f15875c06.woff2) format('woff2'), url(/static/django/dist/68b8d384f85094e93fba.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/8f1754cabbf470c71506.woff2) format('woff2'), url(/static/django/dist/91a298fd57b745590ba4.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/f5b092d5336e329cc768.woff2) format('woff2'), url(/static/django/dist/d7173691658922860e64.woff) format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/c334f25cfbf85f430c86.woff2) format('woff2'), url(/static/django/dist/514fd97399c186cf7dbc.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/7090a0b0497748250784.woff2) format('woff2'), url(/static/django/dist/d5424953f4f474a938f7.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito Sans';
  src: url(/static/django/dist/13c3b827520539a1af36.woff2) format('woff2'), url(/static/django/dist/afa0f48a771bea616362.woff) format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
.form-control:focus {
  box-shadow: none;
}
.nav-tabs {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 48px;
}
.well {
  box-shadow: none;
  border-radius: 0;
}
.tfl-btn-primary {
  background-color: #005D87;
  color: #ffffff;
  border: 0 solid #005D87;
}
.tfl-btn-primary:hover,
.tfl-btn-primary:focus,
.tfl-btn-primary:active {
  background-color: #337D9F;
  color: #ffffff;
  outline: 0;
}
.tfl-btn-submit {
  background-color: #4D8415;
  color: #ffffff;
  border: 0 solid #005D87;
}
.tfl-btn-submit:hover,
.tfl-btn-submit:focus,
.tfl-btn-submit:active {
  background-color: #94B573;
  color: #ffffff;
  outline: 0;
}
.tfl-btn-default {
  background-color: #F5F5F5;
  color: #564E4E;
  border: 1px solid #E7E7E7;
}
.tfl-btn-default:hover,
.tfl-btn-default:focus,
.tfl-btn-default:active {
  background-color: #ffffff;
  color: #564E4E;
  border: 1px solid #E7E7E7;
  outline: 0;
}
.station-block {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
  position: relative;
  margin: 0;
}
.station-block.station-block--dark {
  background: #F5F5F5;
  padding-bottom: 3rem;
}
.station-block.station-block--dark:before,
.station-block.station-block--dark:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: #F5F5F5;
}
.station-block.station-block--dark:before {
  right: 100%;
}
.station-block.station-block--dark:after {
  left: 100%;
}
.station-block + .station-block {
  padding-top: 4rem;
  margin-top: 4rem;
}
.station-block .station-block__data {
  margin: 0;
  padding: 0;
  flex: 1 1;
}
.station-block .station-block__data.station-block__data--wide {
  flex: 2 2;
}
.station-block .station-block__data > *:first-child {
  margin-top: 0;
}
.station-block .station-block__data a.btn {
  margin-bottom: 1rem;
}
.station-block .station-block__title {
  margin-top: 0 !important;
  padding: 0;
}
@media (min-width: 1000px) {
  .station-block {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 4rem;
  }
  .station-block .station-block__title {
    width: 180px;
    text-align: right;
  }
}
.station-block td,
.station-block th {
  padding: 1rem;
}
.station-block td {
  border-top: 2px solid #E7E7E7;
}


/*# sourceMappingURL=landing-radio.less.dde7d7deca9c33116c1e.css.map*/