/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 April 2021 01:56:05
*/


@charset "UTF-8";
/**
 * site.scss
 * Style heirachy goes like this:
 *
 * Includes < Components < Pages
 *
 * Naming convention:
 * Use dash as a seperator
 * Use gray instead of grey
 * Use color instead of colour
 * And so on..
 */
/* main: ../site.scss*/
/**f
 * Sass generates css variables from all these sass variables, but we're not using them.
 */
/**
 * Project colors.
 * They are mapped to their project name.
 *
 * --------
 *
 * You can use them individually inside classes like this:
 * color: color('west-gate-tunnel');
 * Or:
 * color: color('west-gate-tunnel', true); // This will get a lighter version of that color;
 *
 * --------
 *
 * Theme color system:
 * Some elements throughout the site are made to change their color based on the project color.
 * To make any element change its color based on the project color, set the project name as a class on the body and add
 * the data-color attribute on the element.
 * Eg:
 *
 * body.west-gate-tunnel
 * ...
 *     ...
 *      h1(data-color)
 *
 * Note that this will only change the color, not the background color, border color, etc.
 *
 * --------
 *
 * There are also generated classes for each project color.
 * To use eg, just add .background or .color to the descedent of .west-gate-tunnel
 * Check the mixin background() for more info.
 *
 *
 * List of all colors for your copy/pasting pleasure:



 */
/* @import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=d02254fa-fd1b-4147-ba53-ab43c5a77ddc");*/
.west-gate-tunnel [data-color] {
  color: #55B4BB; }

.north-east-link [data-color] {
  color: #006072; }

.metro-tunnel [data-color] {
  color: #58BAE5; }

.ballarat-line [data-color] {
  color: #9F5ABA; }

.level-crossing-removal [data-color] {
  color: #005771; }

.level-crossing-removal-project [data-color] {
  color: #005771; }

.mernda-rail [data-color] {
  color: #860707; }

.chandler-highway-upgrade [data-color] {
  color: #293543; }

.citywide-tulla-widening [data-color] {
  color: #1f96cd; }

.m80-ringroad-upgrade [data-color] {
  color: #293543; }

.monash-freeway-upgrade [data-color] {
  color: #479AA4; }

.swann-st-bridge-upgrade [data-color] {
  color: #293543; }

.high-capacity-trains [data-color] {
  color: #3472C9; }

.streamlining-hoddle-street [data-color] {
  color: #293543; }

.hurstbridge-line-upgrade [data-color] {
  color: #005771; }

.west_gate_tunnel [data-color] {
  color: #55B4BB; }

.north_east_link [data-color] {
  color: #006072; }

.metro_tunnel [data-color] {
  color: #58BAE5; }

.ballarat_line [data-color] {
  color: #9F5ABA; }

.ballarat_line_upgrade [data-color] {
  color: #9F5ABA; }

.regional_rail_revival [data-color] {
  color: #9F5ABA; }

.level_crossing_removal [data-color] {
  color: #005771; }

.level_crossing_removal_project [data-color] {
  color: #005771; }

.mernda_rail [data-color] {
  color: #860707; }

.chandler_highway_upgrade [data-color] {
  color: #293543; }

.citywide_tulla_widening [data-color] {
  color: #1f96cd; }

.citylink_tulla_widening [data-color] {
  color: #1f96cd; }

.m80_ringroad_upgrade [data-color] {
  color: #293543; }

.m80_ring_road_upgrade [data-color] {
  color: #293543; }

.monash_freeway_upgrade [data-color] {
  color: #479AA4; }

.swann_st_bridge_upgrade [data-color] {
  color: #293543; }

.swan_street_bridge_upgrade [data-color] {
  color: #293543; }

.high_capacity_trains [data-color] {
  color: #3472C9; }

.high_capacity_metro_trains [data-color] {
  color: #3472C9; }

.streamlining_hoddle_street [data-color] {
  color: #293543; }

.hurstbridge_line_upgrade [data-color] {
  color: #005771; }

/**
 * Vendor css modifications
 */
/**
 * Vendor scripts
 * Add only those which are needed
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #F59B3F;
  --yellow: #FEC630;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #FFFFFF;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --west-gate-tunnel: #55B4BB;
  --north-east-link: #006072;
  --metro-tunnel: #58BAE5;
  --ballarat-line: #9F5ABA;
  --level-crossing-removal: #005771;
  --level-crossing-removal-project: #005771;
  --mernda-rail: #860707;
  --chandler-highway-upgrade: #293543;
  --citywide-tulla-widening: #1f96cd;
  --m80-ringroad-upgrade: #293543;
  --monash-freeway-upgrade: #479AA4;
  --swann-st-bridge-upgrade: #293543;
  --high-capacity-trains: #3472C9;
  --streamlining-hoddle-street: #293543;
  --hurstbridge-line-upgrade: #005771;
  --west_gate_tunnel: #55B4BB;
  --north_east_link: #006072;
  --metro_tunnel: #58BAE5;
  --ballarat_line: #9F5ABA;
  --ballarat_line_upgrade: #9F5ABA;
  --regional_rail_revival: #9F5ABA;
  --level_crossing_removal: #005771;
  --level_crossing_removal_project: #005771;
  --mernda_rail: #860707;
  --chandler_highway_upgrade: #293543;
  --citywide_tulla_widening: #1f96cd;
  --citylink_tulla_widening: #1f96cd;
  --m80_ringroad_upgrade: #293543;
  --m80_ring_road_upgrade: #293543;
  --monash_freeway_upgrade: #479AA4;
  --swann_st_bridge_upgrade: #293543;
  --swan_street_bridge_upgrade: #293543;
  --high_capacity_trains: #3472C9;
  --high_capacity_metro_trains: #3472C9;
  --streamlining_hoddle_street: #293543;
  --hurstbridge_line_upgrade: #005771;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #FEC630;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container, .grid__container--narrow .grid__container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #FFFFFF !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #363636;
  text-align: left;
  background-color: #FFFFFF; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 3.75rem; }

h2, .h2 {
  font-size: 3.125rem; }

h3, .h3 {
  font-size: 1.875rem; }

h4, .h4 {
  font-size: 1.625rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container, .grid__container--narrow .grid__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container, .grid__container--narrow .grid__container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container, .grid__container--narrow .grid__container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .grid__container--narrow .grid__container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container, .grid__container--narrow .grid__container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row, .grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #FFFFFF; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #363636;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #FFFFFF;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #FFFFFF;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #FFFFFF;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #FFFFFF;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #FFFFFF;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #FFFFFF;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #FFFFFF;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #363636;
  background-color: #FEC630;
  border-color: #FEC630; }
  .btn-warning:hover {
    color: #363636;
    background-color: #febc0a;
    border-color: #fab601; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #363636;
    background-color: #FEC630;
    border-color: #FEC630; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #363636;
    background-color: #fab601;
    border-color: #edad01; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }

.btn-danger {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #FFFFFF;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #363636;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #363636;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #363636;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #FFFFFF;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #FEC630;
  background-color: transparent;
  background-image: none;
  border-color: #FEC630; }
  .btn-outline-warning:hover {
    color: #363636;
    background-color: #FEC630;
    border-color: #FEC630; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FEC630;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #363636;
    background-color: #FEC630;
    border-color: #FEC630; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #FEC630 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #fab601 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #FFFFFF !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #FEC630 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #FFFFFF !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #FFFFFF !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #FEC630 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #fab601 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #363636 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #FFFFFF;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #FFFFFF;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #FFFFFF;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #FFFFFF;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #FFFFFF;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #363636;
  background-color: #FEC630;
  border-color: #FEC630; }
  .btn-warning:hover {
    color: #363636;
    background-color: #febc0a;
    border-color: #fab601; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #363636;
    background-color: #FEC630;
    border-color: #FEC630; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #363636;
    background-color: #fab601;
    border-color: #edad01; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }

.btn-danger {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #FFFFFF;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #363636;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #363636;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #363636;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #FFFFFF;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #FEC630;
  background-color: transparent;
  background-image: none;
  border-color: #FEC630; }
  .btn-outline-warning:hover {
    color: #FFFFFF;
    background-color: #FEC630;
    border-color: #FEC630; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FEC630;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #363636;
    background-color: #FEC630;
    border-color: #FEC630; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(254, 198, 48, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #363636;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 20px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

* {
  -webkit-font-smoothing: antialiased !important; }

.container-constrained {
  width: 1385px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1400px) {
    .container-constrained {
      width: 100%; } }

.hidden {
  display: none; }

.stdContent #main {
  padding-top: 180px;
  padding-bottom: 80px;
  background: #f3f3f3; }

.text-label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  border: 0; }
  .text-label:before {
    content: '';
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.5); }

.post__footer.blue .text-label:before {
  background: #007bff; }

.post__footer.indigo .text-label:before {
  background: #6610f2; }

.post__footer.purple .text-label:before {
  background: #6f42c1; }

.post__footer.pink .text-label:before {
  background: #e83e8c; }

.post__footer.red .text-label:before {
  background: #dc3545; }

.post__footer.orange .text-label:before {
  background: #F59B3F; }

.post__footer.yellow .text-label:before {
  background: #FEC630; }

.post__footer.green .text-label:before {
  background: #28a745; }

.post__footer.teal .text-label:before {
  background: #20c997; }

.post__footer.cyan .text-label:before {
  background: #17a2b8; }

.post__footer.white .text-label:before {
  background: #FFFFFF; }

.post__footer.gray .text-label:before {
  background: #6c757d; }

.post__footer.gray-dark .text-label:before {
  background: #343a40; }

.post__footer.west-gate-tunnel .text-label:before {
  background: #55B4BB; }

.post__footer.north-east-link .text-label:before {
  background: #006072; }

.post__footer.metro-tunnel .text-label:before {
  background: #58BAE5; }

.post__footer.ballarat-line .text-label:before {
  background: #9F5ABA; }

.post__footer.level-crossing-removal .text-label:before {
  background: #005771; }

.post__footer.level-crossing-removal-project .text-label:before {
  background: #005771; }

.post__footer.mernda-rail .text-label:before {
  background: #860707; }

.post__footer.chandler-highway-upgrade .text-label:before {
  background: #293543; }

.post__footer.citywide-tulla-widening .text-label:before {
  background: #1f96cd; }

.post__footer.m80-ringroad-upgrade .text-label:before {
  background: #293543; }

.post__footer.monash-freeway-upgrade .text-label:before {
  background: #479AA4; }

.post__footer.swann-st-bridge-upgrade .text-label:before {
  background: #293543; }

.post__footer.high-capacity-trains .text-label:before {
  background: #3472C9; }

.post__footer.streamlining-hoddle-street .text-label:before {
  background: #293543; }

.post__footer.hurstbridge-line-upgrade .text-label:before {
  background: #005771; }

.post__footer.west_gate_tunnel .text-label:before {
  background: #55B4BB; }

.post__footer.north_east_link .text-label:before {
  background: #006072; }

.post__footer.metro_tunnel .text-label:before {
  background: #58BAE5; }

.post__footer.ballarat_line .text-label:before {
  background: #9F5ABA; }

.post__footer.ballarat_line_upgrade .text-label:before {
  background: #9F5ABA; }

.post__footer.regional_rail_revival .text-label:before {
  background: #9F5ABA; }

.post__footer.level_crossing_removal .text-label:before {
  background: #005771; }

.post__footer.level_crossing_removal_project .text-label:before {
  background: #005771; }

.post__footer.mernda_rail .text-label:before {
  background: #860707; }

.post__footer.chandler_highway_upgrade .text-label:before {
  background: #293543; }

.post__footer.citywide_tulla_widening .text-label:before {
  background: #1f96cd; }

.post__footer.citylink_tulla_widening .text-label:before {
  background: #1f96cd; }

.post__footer.m80_ringroad_upgrade .text-label:before {
  background: #293543; }

.post__footer.m80_ring_road_upgrade .text-label:before {
  background: #293543; }

.post__footer.monash_freeway_upgrade .text-label:before {
  background: #479AA4; }

.post__footer.swann_st_bridge_upgrade .text-label:before {
  background: #293543; }

.post__footer.swan_street_bridge_upgrade .text-label:before {
  background: #293543; }

.post__footer.high_capacity_trains .text-label:before {
  background: #3472C9; }

.post__footer.high_capacity_metro_trains .text-label:before {
  background: #3472C9; }

.post__footer.streamlining_hoddle_street .text-label:before {
  background: #293543; }

.post__footer.hurstbridge_line_upgrade .text-label:before {
  background: #005771; }

.arrow {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 2px;
  background-color: #363636;
  transition: 250ms; }
  @media screen and (prefers-reduced-motion: reduce) {
    .arrow {
      transition: none; } }
  .arrow:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 10px;
    height: 2px;
    background-color: inherit;
    transform-origin: 100% 100%;
    transform: rotate(45deg); }
  .arrow:before {
    position: absolute;
    top: -1px;
    right: -1px;
    content: '';
    width: 10px;
    height: 2px;
    background-color: inherit;
    transform-origin: 100% 100%;
    transform: rotate(-45deg); }

.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.link {
  display: flex;
  justify-content: space-between; }
  .link .arrow {
    align-self: center; }
  .link:hover, .link:active {
    text-decoration: none; }

.plain-label {
  display: inline-block;
  background-color: #363636;
  padding: 7px 20px;
  color: #FFF;
  border-radius: 4px; }

.border-text {
  position: relative;
  padding-bottom: 25px; }
  .border-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background-color: #F59B3F; }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(245, 155, 63, 0.4); }
  70% {
    box-shadow: 0 0 0 16px rgba(245, 155, 63, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(245, 155, 63, 0); } }

@keyframes pulse2 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.85);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 2px 7px 0 rgba(0, 0, 0, 0.7); }
  20% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7), 0 2px 7px 0 rgba(0, 0, 0, 0.7); }
  50% {
    transform: translateX(-50%) translateY(-50%) scale(1); }
  70% {
    box-shadow: 0 0 0 24px rgba(255, 255, 255, 0), 0 2px 7px 0 rgba(0, 0, 0, 0.7); }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0), 0 2px 7px 0 rgba(0, 0, 0, 0.7); } }

@keyframes move-right {
  0% {
    transform: scale(1.4) translatex(0); }
  50% {
    transform: scale(1.4) translatex(4px); }
  100% {
    transform: scale(1.4) translatex(0); } }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

/**
 * Includes can be specific resets, eg:input, ul, ol's default styling
 * Or they can be smaller, reusable components, eg:card, icons, etc
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("mysource_files/slick.eot");
  src: url("mysource_files/slick.eot?#iefix") format("embedded-opentype"), url("mysource_files/slick.woff") format("woff"), url("mysource_files/slick.ttf") format("truetype"), url("mysource_files/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.bg--grey {
  padding: 50px 0 !important;
  background-color: #EEEEEE !important; }
  .bg--grey .btn-primary {
    background-color: transparent; }
    .bg--grey .btn-primary:hover, .bg--grey .btn-primary:focus {
      color: #FFFFFF !important;
      background-color: #F59B3F !important; }

/* main: ../site.scss*/
.icon {
  width: 32px;
  height: 32px;
  stroke: white;
  fill: white; }

.svg-icon {
  stroke: black;
  fill: black; }

.btn,
button,
input[type="submit"] {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 32px;
  padding-right: 32px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
  @media (max-width: 767.98px) {
    .btn,
    button,
    input[type="submit"] {
      padding-top: 7px;
      padding-bottom: 7px; } }
  .btn .arrow,
  button .arrow,
  input[type="submit"] .arrow {
    margin-left: 1rem; }

.btn-primary {
  min-width: 220px;
  color: #363636;
  font-weight: 600;
  background-color: #FFFFFF;
  border: #F59B3F solid 2px;
  border-radius: 24px; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:not([disabled]):not(.disabled):active {
    background-color: #F59B3F;
    border-color: #F59B3F; }

.btn-border {
  min-width: 200px;
  border: #F59B3F solid 2px;
  background-color: transparent;
  color: #363636; }
  .btn-border:hover, .btn-border:active {
    background-color: #F59B3F;
    color: #FFF; }
  .btn-border.black {
    border-color: #363636; }
    .btn-border.black:hover, .btn-border.black:active {
      background-color: #363636; }

.btn-arrow {
  position: relative;
  padding-right: 54px; }
  .btn-arrow .arrow {
    position: absolute;
    top: 50%;
    right: 12px; }
  .btn-arrow:hover, .btn-arrow:active {
    background-color: transparent !important;
    color: inherit !important; }
    .btn-arrow:hover .arrow, .btn-arrow:active .arrow {
      width: 25px; }

.btn-mobile {
  margin: 10px 0;
  position: relative;
  display: block;
  padding: 16px 24px;
  border: 1px solid #D8D8D8;
  font-weight: 600; }
  .btn-mobile:focus {
    outline: none;
    box-shadow: 0 0 0 1px #66b0ff;
    position: relative;
    z-index: 1; }
  .btn-mobile .arrow {
    position: absolute;
    top: 50%;
    right: 16px; }
  .btn-mobile:hover, .btn-mobile:active {
    text-decoration: none; }
    .btn-mobile:hover .arrow, .btn-mobile:active .arrow {
      right: 10px; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="textarea"],
input.form-control,
select.form-control,
textarea.form-control,
select textarea {
  -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
  padding: 13.5px 22px;
  height: auto;
  border-radius: 0;
  border: #CDCDCD solid 1.5px;
  color: #242424; }

select.form-control.form-control.form-control {
  height: auto; }

select {
  cursor: pointer; }

label {
  font-weight: 600; }

input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0; }
  input[type="checkbox"] + label {
    position: relative;
    padding-left: 2rem;
    cursor: pointer;
    user-select: none; }
    input[type="checkbox"] + label:before {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      content: '';
      width: 24.5px;
      height: 24.5px;
      background-color: #FFF;
      border: solid 1.5px #B8B8B8;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    input[type="checkbox"] + label:after {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      display: inline-block;
      content: '';
      width: 24.5px;
      height: 24.5px;
      background-size: 16px 13px;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0003/315507/tick.svg?v=0.2.1"); }
  input[type="checkbox"]:checked + label:before {
    border-color: #F59B3F;
    background-color: #F59B3F; }

input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0; }
  input[type="radio"] + label {
    position: relative;
    padding-left: 2rem;
    cursor: pointer;
    user-select: none; }
    input[type="radio"] + label:before {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      content: '';
      width: 24.5px;
      height: 24.5px;
      background-clip: padding-box;
      border-radius: 50%;
      background-color: #FFF;
      border: transparent solid 4px;
      box-shadow: 0 0 0 1.5px #D8D8D8;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    input[type="radio"] + label:after {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      content: '';
      width: 24.5px;
      height: 24.5px;
      padding: 4px;
      border-radius: 50%;
      background-color: #F59B3F;
      background-clip: content-box;
      opacity: 0;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
  input[type="radio"]:checked + label:before {
    box-shadow: 0 0 0 1.5px #F59B3F; }
  input[type="radio"]:checked + label:after {
    opacity: 1; }

/**
 * Reusable card tiles
 */
.card {
  display: block;
  border-bottom: #D3D3D3 solid 5px;
  margin-bottom: 28px;
  text-decoration: none !important;
  background-color: #FFF;
  color: #363636; }
  .card__image {
    position: relative;
    width: 100%;
    height: 240px;
    background-color: #DDD;
    background-size: cover;
    background-position: center center; }
    .card__image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #363636;
      opacity: 0;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
  .card__box {
    padding: 24px 34px;
    border-left: #D3D3D3 solid 1px;
    border-right: #D3D3D3 solid 1px; }
    .card__box h3 {
      font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1.1rem;
      font-weight: 700;
      height: 2.6rem; }
    .card__box .content {
      margin-bottom: 2rem;
      height: 6rem;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 767.98px) {
        .card__box .content {
          height: auto; } }
    .card__box .link {
      color: #363636;
      font-weight: 600; }
  .card__arrow {
    position: absolute;
    bottom: -5px;
    right: -30px;
    border-radius: 15px 0 0 0;
    height: 50px;
    width: 100px;
    transform: skew(-37deg, 0deg);
    background-color: #FEC630;
    border-top: 4px solid #FFFFFF;
    border-left: 6px solid #FFFFFF; }
    .card__arrow-wrapper {
      position: absolute;
      bottom: 0;
      right: 0; }
      .card__arrow-wrapper .arrow {
        position: relative;
        bottom: 12px;
        right: 25px; }
  .card.blue {
    border-color: #007bff; }
    .card.blue .card__image:after {
      background-color: #007bff; }
  .card.indigo {
    border-color: #6610f2; }
    .card.indigo .card__image:after {
      background-color: #6610f2; }
  .card.purple {
    border-color: #6f42c1; }
    .card.purple .card__image:after {
      background-color: #6f42c1; }
  .card.pink {
    border-color: #e83e8c; }
    .card.pink .card__image:after {
      background-color: #e83e8c; }
  .card.red {
    border-color: #dc3545; }
    .card.red .card__image:after {
      background-color: #dc3545; }
  .card.orange {
    border-color: #F59B3F; }
    .card.orange .card__image:after {
      background-color: #F59B3F; }
  .card.yellow {
    border-color: #FEC630; }
    .card.yellow .card__image:after {
      background-color: #FEC630; }
  .card.green {
    border-color: #28a745; }
    .card.green .card__image:after {
      background-color: #28a745; }
  .card.teal {
    border-color: #20c997; }
    .card.teal .card__image:after {
      background-color: #20c997; }
  .card.cyan {
    border-color: #17a2b8; }
    .card.cyan .card__image:after {
      background-color: #17a2b8; }
  .card.white {
    border-color: #FFFFFF; }
    .card.white .card__image:after {
      background-color: #FFFFFF; }
  .card.gray {
    border-color: #6c757d; }
    .card.gray .card__image:after {
      background-color: #6c757d; }
  .card.gray-dark {
    border-color: #343a40; }
    .card.gray-dark .card__image:after {
      background-color: #343a40; }
  .card.west-gate-tunnel {
    border-color: #55B4BB; }
    .card.west-gate-tunnel .card__image:after {
      background-color: #55B4BB; }
  .card.north-east-link {
    border-color: #006072; }
    .card.north-east-link .card__image:after {
      background-color: #006072; }
  .card.metro-tunnel {
    border-color: #58BAE5; }
    .card.metro-tunnel .card__image:after {
      background-color: #58BAE5; }
  .card.ballarat-line {
    border-color: #9F5ABA; }
    .card.ballarat-line .card__image:after {
      background-color: #9F5ABA; }
  .card.level-crossing-removal {
    border-color: #005771; }
    .card.level-crossing-removal .card__image:after {
      background-color: #005771; }
  .card.level-crossing-removal-project {
    border-color: #005771; }
    .card.level-crossing-removal-project .card__image:after {
      background-color: #005771; }
  .card.mernda-rail {
    border-color: #860707; }
    .card.mernda-rail .card__image:after {
      background-color: #860707; }
  .card.chandler-highway-upgrade {
    border-color: #293543; }
    .card.chandler-highway-upgrade .card__image:after {
      background-color: #293543; }
  .card.citywide-tulla-widening {
    border-color: #1f96cd; }
    .card.citywide-tulla-widening .card__image:after {
      background-color: #1f96cd; }
  .card.m80-ringroad-upgrade {
    border-color: #293543; }
    .card.m80-ringroad-upgrade .card__image:after {
      background-color: #293543; }
  .card.monash-freeway-upgrade {
    border-color: #479AA4; }
    .card.monash-freeway-upgrade .card__image:after {
      background-color: #479AA4; }
  .card.swann-st-bridge-upgrade {
    border-color: #293543; }
    .card.swann-st-bridge-upgrade .card__image:after {
      background-color: #293543; }
  .card.high-capacity-trains {
    border-color: #3472C9; }
    .card.high-capacity-trains .card__image:after {
      background-color: #3472C9; }
  .card.streamlining-hoddle-street {
    border-color: #293543; }
    .card.streamlining-hoddle-street .card__image:after {
      background-color: #293543; }
  .card.hurstbridge-line-upgrade {
    border-color: #005771; }
    .card.hurstbridge-line-upgrade .card__image:after {
      background-color: #005771; }
  .card.west_gate_tunnel {
    border-color: #55B4BB; }
    .card.west_gate_tunnel .card__image:after {
      background-color: #55B4BB; }
  .card.north_east_link {
    border-color: #006072; }
    .card.north_east_link .card__image:after {
      background-color: #006072; }
  .card.metro_tunnel {
    border-color: #58BAE5; }
    .card.metro_tunnel .card__image:after {
      background-color: #58BAE5; }
  .card.ballarat_line {
    border-color: #9F5ABA; }
    .card.ballarat_line .card__image:after {
      background-color: #9F5ABA; }
  .card.ballarat_line_upgrade {
    border-color: #9F5ABA; }
    .card.ballarat_line_upgrade .card__image:after {
      background-color: #9F5ABA; }
  .card.regional_rail_revival {
    border-color: #9F5ABA; }
    .card.regional_rail_revival .card__image:after {
      background-color: #9F5ABA; }
  .card.level_crossing_removal {
    border-color: #005771; }
    .card.level_crossing_removal .card__image:after {
      background-color: #005771; }
  .card.level_crossing_removal_project {
    border-color: #005771; }
    .card.level_crossing_removal_project .card__image:after {
      background-color: #005771; }
  .card.mernda_rail {
    border-color: #860707; }
    .card.mernda_rail .card__image:after {
      background-color: #860707; }
  .card.chandler_highway_upgrade {
    border-color: #293543; }
    .card.chandler_highway_upgrade .card__image:after {
      background-color: #293543; }
  .card.citywide_tulla_widening {
    border-color: #1f96cd; }
    .card.citywide_tulla_widening .card__image:after {
      background-color: #1f96cd; }
  .card.citylink_tulla_widening {
    border-color: #1f96cd; }
    .card.citylink_tulla_widening .card__image:after {
      background-color: #1f96cd; }
  .card.m80_ringroad_upgrade {
    border-color: #293543; }
    .card.m80_ringroad_upgrade .card__image:after {
      background-color: #293543; }
  .card.m80_ring_road_upgrade {
    border-color: #293543; }
    .card.m80_ring_road_upgrade .card__image:after {
      background-color: #293543; }
  .card.monash_freeway_upgrade {
    border-color: #479AA4; }
    .card.monash_freeway_upgrade .card__image:after {
      background-color: #479AA4; }
  .card.swann_st_bridge_upgrade {
    border-color: #293543; }
    .card.swann_st_bridge_upgrade .card__image:after {
      background-color: #293543; }
  .card.swan_street_bridge_upgrade {
    border-color: #293543; }
    .card.swan_street_bridge_upgrade .card__image:after {
      background-color: #293543; }
  .card.high_capacity_trains {
    border-color: #3472C9; }
    .card.high_capacity_trains .card__image:after {
      background-color: #3472C9; }
  .card.high_capacity_metro_trains {
    border-color: #3472C9; }
    .card.high_capacity_metro_trains .card__image:after {
      background-color: #3472C9; }
  .card.streamlining_hoddle_street {
    border-color: #293543; }
    .card.streamlining_hoddle_street .card__image:after {
      background-color: #293543; }
  .card.hurstbridge_line_upgrade {
    border-color: #005771; }
    .card.hurstbridge_line_upgrade .card__image:after {
      background-color: #005771; }
  .card:hover .card__image:after, .card:active .card__image:after {
    opacity: 0.7; }
  .card:hover .link > .arrow, .card:active .link > .arrow {
    width: 25px; }

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background-size: 100% 100%;
  background-position: center center; }
  .parallax.stroke {
    width: 109px;
    height: 3px;
    background-image: url("mysource_files/stroke.svg"); }
  .parallax.stroke-vertical {
    width: 2px;
    height: 108px;
    background-image: url("mysource_files/stroke-vertical.svg"); }
  .parallax.stroke-gray {
    width: 3px;
    height: 126px;
    background-image: url("mysource_files/stroke-gray.svg"); }
  .parallax.radial-top {
    width: 239px;
    height: 239px;
    background-image: url("mysource_files/radial-top.svg"); }
  .parallax.radial-right {
    width: 495px;
    height: 440px;
    background-image: url("mysource_files/radial-right.svg"); }
  .parallax.radial-right-gray {
    width: 333px;
    height: 333px;
    background-image: url("mysource_files/radial-right-gray.svg"); }
  .parallax.radial-half {
    width: 147px;
    height: 294px;
    background-image: url("mysource_files/radial-half.svg"); }
  .parallax.radial-down {
    width: 239px;
    height: 239px;
    background-image: url("mysource_files/radial-down.svg"); }
  .parallax.radial-center {
    width: 239px;
    height: 239px;
    background-image: url("mysource_files/radial-center.svg"); }
  .parallax.dotted {
    width: 218px;
    height: 2px;
    background-image: url("mysource_files/dotted.svg"); }
  .parallax.dotted-gray {
    width: 504px;
    height: 2px;
    background-image: url("mysource_files/dotted-gray.svg"); }
  .parallax.hatches-1 {
    width: 109px;
    height: 335px;
    background-image: url("mysource_files/hatches-1.svg"); }
  .parallax.hatches-2 {
    width: 179px;
    height: 422px;
    background-image: url("mysource_files/hatches-2.svg"); }
  .parallax.lines {
    width: 82px;
    height: 423px;
    background-image: url("mysource_files/lines.svg"); }
  .parallax.lines-2 {
    width: 193px;
    height: 629px;
    background-image: url("mysource_files/lines-2.svg"); }
  .parallax.dots {
    width: 177px;
    height: 111px; }
    .parallax.dots:after {
      content: '260m';
      position: absolute;
      bottom: -22px;
      right: -60px;
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 0.8rem;
      letter-spacing: 0.8px;
      color: #F59B3F; }
    .parallax.dots .dot {
      position: absolute;
      top: 0;
      right: 0;
      width: 5px;
      height: 5px;
      background-color: #F59B3F;
      border-radius: 50%;
      transition: all 400ms cubic-bezier(0.975, 0.56, 0.355, 1); }
      .parallax.dots .dot:nth-child(1) {
        transition-delay: 0.04s; }
      .parallax.dots .dot:nth-child(2) {
        transition-delay: 0.08s; }
      .parallax.dots .dot:nth-child(3) {
        transition-delay: 0.12s; }
      .parallax.dots .dot:nth-child(4) {
        transition-delay: 0.16s; }
      .parallax.dots .dot.step1:nth-child(1) {
        top: -60px;
        right: 120px; }
      .parallax.dots .dot.step1:nth-child(2) {
        right: 120px; }
      .parallax.dots .dot.step1:nth-child(3) {
        top: 60px;
        right: 120px; }
      .parallax.dots .dot.step1:nth-child(4) {
        top: 120px;
        right: 120px; }
      .parallax.dots .dot.step1:nth-child(5) {
        top: 120px;
        right: 60px; }
      .parallax.dots .dot.step1:nth-child(6) {
        top: 120px;
        right: 120px; }
      .parallax.dots .dot.step2:nth-child(1) {
        top: 0;
        right: 120px; }
      .parallax.dots .dot.step2:nth-child(2) {
        top: 60px;
        right: 120px; }
      .parallax.dots .dot.step2:nth-child(3) {
        top: 120px;
        right: 120px; }
      .parallax.dots .dot.step2:nth-child(4) {
        top: 120px;
        right: 60px; }
      .parallax.dots .dot.step2:nth-child(5) {
        top: 120px;
        right: 0; }
      .parallax.dots .dot.step2:nth-child(6) {
        top: 120px;
        right: -60px; }
  .parallax.a {
    width: 1087px;
    height: 1086px;
    background-image: url("mysource_files/a.svg"); }
  .parallax.b {
    width: 568px;
    height: 1229px;
    background-image: url("mysource_files/b.svg"); }
  .parallax-container {
    position: relative; }

.share {
  color: #363636; }
  @media (max-width: 575.98px) {
    .site-footer .share {
      padding-left: 25px; } }
  .banner--wrapper .share {
    position: absolute;
    bottom: -24px;
    right: 50px;
    z-index: 1; }
    @media (max-width: 991.98px) {
      .banner--wrapper .share {
        display: none; } }
    .banner--wrapper .share__icon {
      width: 48px;
      height: 48px; }
    .banner--wrapper .share circle {
      fill: #1C2B39; }
    .banner--wrapper .share path {
      fill: #FFFFFF; }
  .share__inner {
    padding-top: 1rem;
    display: inline-block; }
  .share__icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: 100% 100%; }
    .share__icon:not(:last-child) {
      margin-right: 10px; }
    .share__icon:hover circle, .share__icon:focus circle {
      fill: #FEC630; }
    .share__icon:hover path, .share__icon:focus path {
      fill: #1C2B39; }
    .share__icon.text {
      font-size: 0.875rem;
      font-weight: 600;
      letter-spacing: 1.5px;
      text-transform: uppercase; }
    .share__icon svg {
      width: 100%;
      height: 100%; }
    .share__icon circle {
      fill: #FFFFFF;
      transition: fill ease 0.3s; }
    .share__icon path {
      fill: #1C2B39; }

.post-slider, .image__slider .post-slider {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: -20%;
  margin-right: -20%;
  width: 140%; }
  .post-slider__inner {
    position: relative;
    padding-bottom: 54%;
    background-color: #DDD; }
  .post-slider__overlay {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .post-slider__slides {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover; }
  .post-slider__info {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    padding: 8px 24px;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7); }
    .post-slider__info span:not(:last-child) {
      margin-right: 4px; }
  .post-slider .slick-list,
  .post-slider .slick-track {
    height: 100%; }
  .post-slider .slick-arrow {
    left: 0;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7); }
  .post-slider .slick-arrow {
    z-index: 1;
    left: 0;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 40% 40%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("mysource_files/arrow-left.svg"); }
    .post-slider .slick-arrow.slick-next {
      left: auto;
      right: 0;
      background-image: url("mysource_files/arrow-right.svg"); }
    .post-slider .slick-arrow.slick-disabled {
      opacity: 0.4; }
    .post-slider .slick-arrow:before {
      content: none; }
    .post-slider .slick-arrow:hover, .post-slider .slick-arrow:active {
      background-color: white; }
  @media (max-width: 991.98px) {
    .post-slider, .image__slider .post-slider {
      margin-left: -10%;
      margin-right: -10%;
      width: 120%; } }
  @media (max-width: 767.98px) {
    .post-slider, .image__slider .post-slider {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px); } }
  @media (max-width: 575.98px) {
    .post-slider, .image__slider .post-slider {
      margin-left: -30px;
      margin-right: -30px;
      width: calc(100% + 60px); }
      .post-slider__info {
        padding: 6px 15px;
        font-size: 0.875rem; } }

.slider {
  position: relative;
  margin-bottom: 40px; }
  .slider__controls {
    display: flex;
    position: absolute;
    top: 100%;
    right: 0; }
    .slider__controls .transition {
      transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); }
    .slider__controls .counter {
      align-self: center;
      padding-right: 20px;
      font-weight: 600; }
      .slider__controls .counter > span:not(:last-child) {
        padding-right: 4px; }
      .slider__controls .counter span {
        display: inline-block; }
        .slider__controls .counter span.current {
          position: relative; }
          .slider__controls .counter span.current .render {
            opacity: 0; }
            .slider__controls .counter span.current .render.active {
              opacity: 1; }
          .slider__controls .counter span.current .next {
            position: absolute;
            top: 100%;
            left: 0;
            opacity: 0; }
            .slider__controls .counter span.current .next.right {
              top: auto;
              bottom: 100%; }
            .slider__controls .counter span.current .next.active {
              opacity: 1; }
    .slider__controls button {
      display: block;
      width: 50px;
      height: 50px;
      padding: 0;
      border: none;
      background-color: #F59B3F;
      background-repeat: no-repeat;
      background-size: 10px 16px;
      background-position: center center;
      background-image: url("mysource_files/arrow-left-white.svg"); }
      .slider__controls button.arrow-right {
        background-image: url("mysource_files/arrow-right-white.svg"); }
      .slider__controls button:after {
        content: none; }
      .slider__controls button:before {
        content: none; }
      .slider__controls button:hover, .slider__controls button:active {
        background-color: #facda0; }
  .slider__inner {
    position: relative;
    height: 470px; }
    .slider__inner .img {
      position: absolute;
      bottom: 40px;
      left: 0;
      width: 60%;
      height: 100%;
      background-color: #ddd;
      background-position: center center;
      background-size: cover;
      transition: transform 750ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 750ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translateX(-40px);
      opacity: 0; }
      .slider__inner .img.active {
        transform: translateX(0);
        opacity: 1; }
    .slider__inner .content {
      position: relative;
      float: right;
      width: 45%;
      height: 100%;
      background-color: #363636;
      overflow: hidden; }
      .slider__inner .content:before {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #F59B3F;
        transform: translateX(100%); }
      .slider__inner .content:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #121212;
        transform: translateX(100%); }
      .slider__inner .content.transition:before {
        transition: all 400ms cubic-bezier(0.285, 0.77, 0.695, 1); }
      .slider__inner .content.transition:after {
        transition: all 200ms cubic-bezier(0.285, 0.77, 0.695, 1) 190ms; }
      .slider__inner .content.play:before, .slider__inner .content.play:after {
        transform: translateX(0); }
      .slider__inner .content.remove:before, .slider__inner .content.remove:after {
        transition: all 280ms cubic-bezier(0.285, 0.77, 0.695, 1);
        transform: translateX(-100%); }
      .slider__inner .content [data-id] {
        display: none;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        color: #FFF;
        padding: 64px; }
        .slider__inner .content [data-id].active {
          display: flex; }
      .slider__inner .content blockquote {
        position: relative;
        margin-top: auto;
        margin-bottom: auto;
        padding: 0 25px;
        font-size: 1.4rem;
        font-style: italic;
        font-weight: 600;
        line-height: 1.45; }
        .slider__inner .content blockquote:after {
          content: '';
          position: absolute;
          top: 0px;
          left: 0;
          width: 2px;
          height: 100%;
          background-color: #F59B3F; }
        .slider__inner .content blockquote p {
          margin-bottom: 0; }
      .slider__inner .content h3 {
        font-size: 1.625rem;
        margin-bottom: 20px; }
      .slider__inner .content a {
        font-size: 14px;
        color: #FFF;
        margin-top: 20px;
        font-weight: 200;
        border-bottom: 1px solid; }
  @media (max-width: 1199.98px) {
    .slider__inner {
      height: 450px; }
      .slider__inner .content [data-id] {
        padding: 40px; }
      .slider__inner .content blockquote {
        font-size: 1.25rem;
        line-height: 1.6; } }
  @media (max-width: 575.98px) {
    .slider .slick-dots {
      bottom: -30px; }
      .slider .slick-dots li {
        margin: 0 2px; } }

.site-video {
  position: relative; }
  .site-video--update {
    position: relative;
    display: block;
    height: 500px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: -20%;
    margin-right: -20%;
    width: 140%;
    background-color: #666;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 767.98px) {
      .site-video--update {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        width: 100%;
        height: 400px; } }
  .site-video:after {
    content: '';
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(https://roadprojects.vic.gov.au/__data/assets/file/0005/319136/play.svg?v=0.1.1);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19), transform 250ms cubic-bezier(0.645, 0.045, 0.355, 1); }
  .site-video .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
    transition: opacity 500ms cubic-bezier(0.445, 0.595, 0.78, 0.87); }
    .site-video .layer:before {
      content: '';
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #363636;
      transform: translateX(100%);
      transition: all 500ms cubic-bezier(0.285, 0.77, 0.695, 1) 500ms; }
    .site-video .layer:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #F59B3F;
      transform: translateX(100%);
      transition: all 600ms cubic-bezier(0.285, 0.77, 0.695, 1); }
  .site-video:hover:after, .site-video:active:after {
    transform: scale(1.2); }
  .site-video.open:after {
    opacity: 0;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 200ms; }
  .site-video.open .layer:before {
    transform: translateX(0); }
  .site-video.open .layer:after {
    transform: translateX(0); }
  .site-video.play .layer {
    opacity: 0;
    transition: all 1000ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 200ms; }
  .site-video.play:after {
    pointer-events: none; }
  .site-video iframe {
    width: 100%;
    height: 100%; }
  @media (max-width: 991.98px) {
    .site-video--video {
      margin-left: -10%;
      margin-right: -10%;
      width: 120%;
      height: 420px; } }
  @media (max-width: 767.98px) {
    .site-video--video {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px);
      height: 300px; } }
  @media (max-width: 575.98px) {
    .site-video--video {
      margin-left: -30px;
      margin-right: -30px;
      width: calc(100% + 60px);
      height: 280px; } }

/**
 * Components are reusable page sections, eg: banner, register, etc
 * One defining key point of a component is that it takes up the full screen width
 */
.site-header {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1000;
  width: 100%;
  max-width: 1600px;
  height: 90px;
  background-color: #F2F2F2;
  backface-visibility: hidden; }
  .site-header--home.site-header {
    height: auto;
    background-color: transparent; }
    .site-header--home.site-header > .container-fluid {
      position: absolute;
      top: 0;
      background-color: transparent; }
    .site-header--home.site-header .site-header__logo img {
      margin-top: 25px;
      height: 55px; }
    .site-header--home.site-header .site-header__logo-svg {
      display: block; }
  .site-header > .container-fluid {
    position: relative;
    z-index: 50;
    height: 90px;
    background-color: #FFF; }
  .site-header__disclaimer {
    background-color: #242424; }
  .site-header__search {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 15vh 8vw;
    width: 100vw;
    height: 100vh;
    background-color: rgba(28, 43, 57, 0.95);
    z-index: 5;
    color: #FFFFFF;
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    transform: scale(0);
    -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    .site-header__search .form-group {
      position: relative;
      width: 100%;
      margin: 0 auto; }
      .site-header__search .form-group label {
        font-size: 1rem;
        font-weight: normal; }
      .site-header__search .form-group input[type="text"] {
        float: left;
        padding-bottom: 2vh;
        padding-left: 0;
        width: calc(100% - 250px);
        color: #FEC630;
        font-style: italic;
        border-bottom: 3px solid #FFFFFF; }
        @media (max-width: 767.98px) {
          .site-header__search .form-group input[type="text"] {
            width: 100%; } }
        .site-header__search .form-group input[type="text"]::-webkit-input-placeholder {
          color: #FEC630;
          opacity: 1; }
        .site-header__search .form-group input[type="text"]:-ms-input-placeholder {
          color: #FEC630;
          opacity: 1; }
        .site-header__search .form-group input[type="text"]::-moz-placeholder {
          color: #FEC630;
          opacity: 1; }
        .site-header__search .form-group input[type="text"]:-moz-placeholder {
          color: #FEC630;
          opacity: 1; }
        .site-header__search .form-group input[type="text"]::placeholder {
          color: #FEC630;
          opacity: 1; }
      .site-header__search .form-group input[type="submit"] {
        float: right;
        margin-top: 2vh;
        padding: 10px 32px;
        width: 220px;
        color: #FFFFFF;
        font-size: 1.125rem;
        border: #F59B3F solid 2px;
        border-radius: 24px; }
        @media (max-width: 767.98px) {
          .site-header__search .form-group input[type="submit"] {
            float: left; } }
    .site-header__search input {
      display: block;
      padding: 25px;
      width: 100%;
      font-size: 1.5rem;
      border: none;
      background-color: transparent; }
      .site-header__search input:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
    .site-header__search.active {
      opacity: 1;
      transform: scale(1);
      pointer-events: all;
      z-index: 55;
      transition: opacity 400ms ease-out,transform 300ms ease-out; }
  .site-header__logo {
    float: left;
    display: inline-block;
    line-height: 90px;
    margin-left: 10px;
    color: #242424; }
    .site-header__logo-bg {
      position: absolute;
      top: 0;
      left: 0;
      height: calc(100% + 60px);
      z-index: -1; }
      .site-header__logo-bg .fill {
        fill: #1C2B39; }
      .site-header__logo-bg .outline {
        fill: #FFFFFF; }
    .site-header__logo h1 {
      margin: 0;
      font-size: 1.5rem; }
    .site-header__logo img {
      height: 45px; }
    .site-header__logo:hover, .site-header__logo:active {
      text-decoration: none;
      color: #000; }
  .site-header__nav {
    padding: 0;
    margin: 0;
    margin-right: 100px;
    float: right;
    display: flex; }
    .site-header__nav li {
      list-style: none; }
      .site-header__nav li a {
        position: relative;
        padding: 33px 20px;
        display: inline-block;
        color: #242424;
        font-weight: 600; }
        .site-header__nav li a > svg {
          margin-left: 4px; }
        .site-header__nav li a:after {
          position: absolute;
          content: '';
          bottom: 0;
          left: 0;
          width: 100%;
          height: 4px;
          background-color: #F59B3F;
          opacity: 0;
          transition: opacity 250ms ease-in-out; }
        .site-header__nav li a.active {
          font-weight: 700; }
        .site-header__nav li a:hover, .site-header__nav li a:active, .site-header__nav li a.active {
          text-decoration: none; }
          .site-header__nav li a:hover:after, .site-header__nav li a:active:after, .site-header__nav li a.active:after {
            opacity: 1; }
        .site-header__nav li a.register {
          display: none; }
    @media screen and (max-width: 1300px) {
      .site-header__nav li:not(:first-child) {
        margin-left: 24px; }
      .site-header__nav li a {
        padding: 35px 0;
        font-size: 0.9rem; } }
  .site-header__dropdown {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-color: #F2F2F2;
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 0; }
    .site-header__dropdown.active {
      transform: translateY(100%);
      opacity: 1; }
    .site-header__dropdown a {
      display: block;
      color: #242424;
      font-weight: 700;
      background-color: transparent;
      text-decoration: none; }
    .site-header__dropdown .dropdown__info {
      padding-right: 2rem; }
      .site-header__dropdown .dropdown__info h2 {
        padding-bottom: 18px;
        margin-bottom: 24px;
        font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        position: relative; }
        .site-header__dropdown .dropdown__info h2:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 43px;
          height: 3px;
          background-color: #F59B3F; }
    .site-header__dropdown .menu {
      margin: 0;
      padding: 0;
      margin-right: 0;
      -webkit-columns: 200px 2;
      -moz-columns: 200px 2;
      columns: 200px 2; }
      .site-header__dropdown .menu li {
        margin-bottom: 10px;
        list-style: none;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
        .site-header__dropdown .menu li a {
          padding: 12px 0;
          border-bottom: #d9d9d9 solid 2px; }
          .site-header__dropdown .menu li a:hover, .site-header__dropdown .menu li a:active {
            border-color: #F59B3F; }
  .site-header .mobile-menu {
    display: block;
    flex: 1 0 auto;
    stroke: #000000;
    cursor: pointer;
    order: -1; }
    .active .site-header .mobile-menu {
      display: none; }
  .site-header .mobile-x {
    display: none;
    flex: 1 0 auto;
    stroke: #000000;
    cursor: pointer;
    order: -2; }
    .active .site-header .mobile-x {
      display: block; }
  .site-header__btn {
    display: none;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    color: #000000;
    height: 100%;
    width: 90px;
    text-align: center;
    cursor: pointer;
    line-height: 9rem;
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1); }
    .site-header__btn:after {
      content: '';
      position: absolute;
      top: 4px;
      left: 0;
      width: 1px;
      height: calc(100% - 8px);
      background-color: #d9d9d9;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    .site-header__btn svg {
      top: 50%;
      transform: translateY(-80%);
      display: inline-block; }
    .site-header__btn .close {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: scale(0);
      opacity: 0;
      background-color: #232323;
      border-radius: 0;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: opacity 200ms ease-in-out 50ms,
 transform 200ms ease-in-out 50ms,
 border-radius 250ms ease-in-out; }
      .site-header__btn .close svg {
        display: block;
        margin: 0 auto;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
        .site-header__btn .close svg path {
          fill: #FFF; }
    .site-header__btn:hover {
      background: #F2F2F2; }
    .site-header__btn.active:after, .site-header__btn:active:after {
      opacity: 0; }
    .site-header__btn.active .close, .site-header__btn:active .close {
      opacity: 1;
      transform: scale(1);
      border-radius: 0; }
  .site-header .search__form {
    display: none;
    position: absolute; }
  .site-header__menu {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    height: 75px;
    z-index: 75; }
    .site-header__menu > button {
      position: relative;
      display: inline-block;
      padding-top: 20px;
      margin-top: 15px;
      width: 58px;
      height: 58px;
      border: 0;
      border-radius: 50%;
      background-color: #FEC630; }
      .site-header__menu > button:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
      @media (max-width: 991.98px) {
        .site-header__menu > button {
          margin-top: 9px; } }
      @media (max-width: 767.98px) {
        .site-header__menu > button {
          height: 45px;
          width: 45px;
          margin-top: 15px; } }
      .site-header__menu > button.search {
        padding: 19px;
        padding-top: 19px;
        margin-right: 15px; }
        @media (max-width: 767.98px) {
          .site-header__menu > button.search {
            padding: 13px; } }
        .site-header__menu > button.search:hover, .site-header__menu > button.search:focus {
          opacity: 1;
          background-color: #F59B3F; }
        .site-header__menu > button.search .nav-search--close {
          display: none; }
          .site-header__menu > button.search .nav-search--close path {
            fill: #1C2B39;
            stroke: #1C2B39; }
        .site-header__menu > button.search.active {
          position: fixed;
          right: calc(50% - 692px);
          background-color: #FFFFFF; }
          @media screen and (max-width: 1600px) {
            .site-header__menu > button.search.active {
              right: 108px; } }
          @media (max-width: 1199.98px) {
            .site-header__menu > button.search.active {
              right: 78px; } }
          @media (max-width: 767.98px) {
            .site-header__menu > button.search.active {
              right: 65px; } }
          .site-header__menu > button.search.active g > g {
            stroke: #FFF; }
          .site-header__menu > button.search.active .nav-search {
            display: none; }
          .site-header__menu > button.search.active .nav-search--close {
            display: block; }
        .site-header__menu > button.search.hide {
          display: none; }
      .site-header__menu > button.hamburger {
        margin-right: 50px;
        -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
        .site-header__menu > button.hamburger:hover, .site-header__menu > button.hamburger:focus {
          opacity: 1;
          background-color: #F59B3F; }
        @media (max-width: 1199.98px) {
          .site-header__menu > button.hamburger {
            margin-right: 20px; } }
        @media (max-width: 767.98px) {
          .site-header__menu > button.hamburger {
            padding-top: 14px;
            padding-left: 13px; } }
        .site-header__menu > button.hamburger.is-active {
          position: fixed;
          right: calc(50% - 800px);
          background-color: #242424; }
          @media screen and (max-width: 1600px) {
            .site-header__menu > button.hamburger.is-active {
              right: 0; } }
          .site-header__menu > button.hamburger.is-active .hamburger-inner, .site-header__menu > button.hamburger.is-active .hamburger-inner::before, .site-header__menu > button.hamburger.is-active .hamburger-inner::after {
            background-color: #FFF; }
        .site-header__menu > button.hamburger.hide {
          display: none; }
  .site-header__mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #FEC630;
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    transform: scale(0); }
    .site-header__mobile-nav .line {
      position: absolute;
      top: 0; }
      .site-header__mobile-nav .line path, .site-header__mobile-nav .line polygon {
        fill: rgba(255, 255, 255, 0.1); }
      .site-header__mobile-nav .line--left {
        left: 0;
        height: 20vh; }
      .site-header__mobile-nav .line--right {
        right: 0;
        height: 50vh; }
    .site-header__mobile-nav .menu {
      padding: 0;
      margin: 0;
      text-align: center;
      padding: 20vh 0; }
      .site-header__mobile-nav .menu li {
        margin-bottom: 5vh;
        list-style: none; }
        .site-header__mobile-nav .menu li a {
          position: relative;
          color: #363636;
          font-size: 1.875rem;
          font-weight: 600;
          text-transform: uppercase;
          text-decoration: none; }
          .site-header__mobile-nav .menu li a:hover, .site-header__mobile-nav .menu li a:focus {
            text-decoration: underline; }
          @media (max-width: 991.98px) {
            .site-header__mobile-nav .menu li a {
              font-size: 1.5rem; } }
          @media (max-width: 767.98px) {
            .site-header__mobile-nav .menu li a {
              font-size: 1.2rem; } }
          .site-header__mobile-nav .menu li a.active:before, .site-header__mobile-nav .menu li a.active:after {
            position: absolute;
            left: 0;
            width: 100%;
            border-bottom: 3px solid #FFFFFF;
            content: ''; }
          .site-header__mobile-nav .menu li a.active:before {
            top: -1.8vh; }
          .site-header__mobile-nav .menu li a.active:after {
            bottom: -1.8vh; }
    .site-header__mobile-nav.active {
      opacity: 1;
      transform: scale(1);
      pointer-events: all;
      z-index: 55;
      transition: opacity 400ms ease-out,transform 300ms ease-out; }
  .site-header__disclaimer {
    padding-right: 50px;
    margin-right: auto;
    color: #FFFFFF; }
    @media (max-width: 767.98px) {
      .site-header__disclaimer {
        padding-right: 15px;
        font-size: 0.7rem; } }
    .site-header__disclaimer-logo {
      margin-left: auto; }
      .site-header__disclaimer-logo img {
        height: 28px; }
    .site-header__disclaimer--container {
      position: relative;
      margin: 0 auto;
      padding-left: 25px;
      padding-right: 45px;
      display: flex;
      align-items: center;
      height: 60px;
      width: 100%;
      max-width: 1600px;
      background-color: #242424;
      z-index: 10; }
      @media (max-width: 1199.98px) {
        .site-header__disclaimer--container {
          padding-right: 20px; } }
      @media (max-width: 767.98px) {
        .site-header__disclaimer--container {
          padding-top: 10px;
          padding-bottom: 10px;
          padding-left: 20px;
          height: auto; } }
  @media (max-width: 991.98px) {
    .site-header {
      height: 75px; }
      .site-header > .container-fluid {
        height: 75px; }
      .site-header__logo {
        margin-left: 5px;
        line-height: 75px; }
      .site-header__nav {
        display: none; }
      .site-header__btn {
        display: none; } }
  @media (max-width: 767.98px) {
    .site-header__logo img {
      height: 40px; } }
  @media screen and (max-width: 400px) {
    .site-header__logo {
      margin-left: 0; }
      .site-header__logo h1 {
        font-size: 1.15rem; } }

.site-banner {
  position: relative;
  background-image: url("mysource_files/mainheaderbg.jpg");
  background-position: center center;
  background-size: cover;
  border-bottom: #F59B3F solid 3px; }
  .site-banner__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    background-image: url("mysource_files/bgmask.png");
    background-size: 100% 100%;
    overflow: hidden; }
    .site-banner__mask:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: url("mysource_files/bg-a.svg");
      background-position: 172% 48%;
      background-size: 150% 150%;
      background-repeat: no-repeat; }
  .site-banner__inner {
    padding-top: 180px;
    padding-bottom: 90px; }
    .site-banner__inner .label {
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      letter-spacing: 2.1px;
      font-weight: 600;
      color: #FFF; }
    .site-banner__inner h2 {
      position: relative;
      padding-bottom: 26px;
      color: #FFF;
      line-height: 1.5;
      background: rgba(36, 36, 36, 0.7);
      padding: 2px 10px;
      padding-left: 0px;
      display: inline;
      margin-bottom: 10px;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }
      .site-banner__inner h2:after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 70px;
        height: 3px;
        background-color: #FFF; }
    .site-banner__inner form {
      margin-top: 72px;
      padding: 32px;
      background-color: #FFF; }
      .site-banner__inner form p {
        margin: 0;
        font-weight: 600;
        font-size: 1rem; }
        .site-banner__inner form p[data-form-validation].invalid {
          color: #dc3545; }
      .site-banner__inner form input {
        border-color: #E9E9E9;
        background-color: #E9E9E9; }
      .site-banner__inner form button {
        min-width: auto; }
  @media (max-width: 767.98px) {
    .site-banner {
      border-bottom: none; }
      .site-banner:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        background-color: #363636; }
      .site-banner__mask {
        width: 100%;
        height: 340px;
        background-image: none;
        background-color: #363636;
        border-bottom: #F59B3F solid 3px; }
      .site-banner > .container, .grid__container--narrow .site-banner > .grid__container {
        position: relative;
        z-index: 1; }
      .site-banner__inner {
        padding-top: 50px;
        padding-bottom: 0; }
        .site-banner__inner h2 {
          font-size: 3rem;
          background: transparent;
          line-height: 1.2; }
        .site-banner__inner form {
          margin-top: 200px;
          border-radius: 4px; }
          .site-banner__inner form p {
            margin-bottom: 1rem; } }
  @media (max-width: 575.98px) {
    .site-banner:after {
      height: 120px; }
    .site-banner__mask {
      height: 210px; }
    .site-banner__inner {
      padding-top: 20px; }
      .site-banner__inner .label {
        font-size: 0.85rem; }
      .site-banner__inner h2 {
        font-size: 2rem;
        line-height: 1.2; }
      .site-banner__inner form {
        margin-top: 300px;
        padding: 24px; }
        .site-banner__inner form p {
          line-height: 1.3; }
        .site-banner__inner form .input-group {
          flex-direction: column; }
          .site-banner__inner form .input-group input, .site-banner__inner form .input-group span {
            flex: 0 0 100%;
            min-width: 100%; }
          .site-banner__inner form .input-group input {
            margin-bottom: 1rem; }
          .site-banner__inner form .input-group button {
            width: 100%; }
          .site-banner__inner form .input-group-btn {
            display: block; } }
  @media screen and (max-width: 400px) {
    .site-banner__mask {
      height: 220px; }
    .site-banner__inner form {
      padding: 30px 15px; } }

.site-info {
  padding: 70px 0;
  background-color: #363636; }
  .site-info__box {
    display: flex; }
    .site-info__box .img-container {
      display: flex;
      justify-content: center;
      min-width: 78px;
      width: 78px;
      height: 78px;
      border-radius: 50%;
      border: #FFF solid 1px; }
    .site-info__box img {
      align-self: center;
      display: block; }
    .site-info__box p {
      padding-left: 20px;
      color: #FFF;
      font-size: 1.125rem;
      font-weight: 600;
      line-height: 1.5; }
  @media (max-width: 991.98px) {
    .site-info__box .img-container {
      min-width: 60px;
      width: 60px;
      height: 60px; }
    .site-info__box p {
      font-size: 0.925rem; } }
  @media (max-width: 767.98px) {
    .site-info {
      padding: 48px 0;
      padding-bottom: 26px; }
      .site-info__box {
        margin-bottom: 1.5rem; }
        .site-info__box .img-container {
          margin-bottom: 16px; }
        .site-info__box p {
          font-size: 1rem;
          line-height: 1.69; } }
  @media screen and (max-width: 400px) {
    .site-info {
      padding-top: 40px;
      padding-bottom: 16px; }
      .site-info__box p {
        font-size: 0.9rem;
        line-height: 1.4; } }

.site-two-col {
  padding: 90px 0; }
  .site-two-col > .container-constrained:not(:last-child) {
    margin-bottom: 80px; }
  .site-two-col__box {
    padding: 50px;
    position: relative;
    z-index: 2;
    margin-top: 50%;
    transform: translateY(-50%); }
    .site-two-col__box .label {
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.8px; }
    .site-two-col__box h3 {
      margin-bottom: 1.3rem;
      font-size: 2.25rem; }
  .site-two-col__img-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 500px;
    background-position: center center;
    background-size: cover;
    background-color: #DDD; }
    .site-two-col__img-container iframe {
      width: 100%;
      height: 100%; }
  .site-two-col .parallax.radial-down {
    top: auto;
    bottom: -85px;
    left: 122px; }
  .site-two-col .parallax.stroke {
    top: 126px;
    left: -96px; }
  .site-two-col .parallax.dots {
    top: auto;
    bottom: -30px;
    left: -75px; }
  .site-two-col .parallax.dotted {
    top: 362px;
    left: -184px; }
  .site-two-col__box {
    padding: 20px; }
    .site-two-col__box h3 {
      margin-bottom: 0.5rem;
      font-size: 1.75rem; }
  @media (max-width: 991.98px) {
    .site-two-col__img-container {
      height: 360px; }
    .site-two-col__box {
      padding: 20px;
      margin-top: 20px;
      transform: none; }
      .site-two-col__box h3 {
        margin-bottom: 0.5rem;
        font-size: 1.75rem; } }
  @media (max-width: 767.98px) {
    .site-two-col {
      padding-bottom: 20px; }
      .site-two-col__img-container {
        height: 190px; }
      .site-two-col__box {
        padding: 0;
        margin-top: 20px;
        transform: none; }
        .site-two-col__box h3 {
          font-size: 1.875rem; }
      .site-two-col .parallax {
        display: none; } }

.site-callout {
  padding: 90px 0; }
  .site-callout > .container-constrained:not(:last-child) {
    margin-bottom: 80px; }
  .site-callout__box {
    margin-top: 50px;
    padding: 100px 190px;
    padding-left: 50px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f6f6f6;
    /* Safari 10.1+ (alternate method) */ }
    @media not all and (min-resolution: 0.001dpcm) {
      @supports (-webkit-appearance: none) {
        .site-callout__box {
          transform: none; } } }
    .site-callout__box:before {
      content: '';
      position: absolute;
      top: 0;
      right: 100%;
      width: 50px;
      height: 100%;
      background-color: #F6F6F6; }
    .site-callout__box .label {
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.8px; }
    .site-callout__box h3 {
      margin-bottom: 1.3rem;
      line-height: 1.47; }
  .site-callout__img-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 500px;
    background-position: top right;
    background-color: #DDD;
    overflow: hidden; }
    .site-callout__img-container .dot {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 0;
      right: 0;
      background-color: #F59B3F;
      border: rgba(245, 155, 63, 0.2) solid 6px;
      border-radius: 50%;
      background-clip: content-box;
      box-shadow: 0 0 0 0 rgba(245, 155, 63, 0.4);
      animation: pulse 1200ms infinite; }
      .site-callout__img-container .dot:nth-child(1) {
        top: 190px;
        right: 583px; }
      .site-callout__img-container .dot:nth-child(2) {
        top: 308px;
        right: 440px;
        animation-delay: 200ms; }
      .site-callout__img-container .dot:nth-child(3) {
        top: 214px;
        right: 239px;
        animation-delay: 400ms; }
  .site-callout .parallax.radial-top {
    top: -10px;
    left: 330px; }
  .site-callout .parallax.stroke-vertical {
    z-index: 1;
    top: auto;
    bottom: -18pxpx;
    left: auto;
    right: 570px;
    transform: rotate(90deg); }
  @media (max-width: 1199.98px) {
    .site-callout {
      padding-bottom: 30px; }
      .site-callout__box {
        padding: 80px 100px;
        padding-left: 20px;
        position: static;
        transform: none; } }
  @media (max-width: 991.98px) {
    .site-callout__img-container {
      height: 350px;
      background-position: calc(100% + 100px) calc(100% + 50px); }
      .site-callout__img-container .dot:nth-child(1) {
        top: calc(190px - 50px);
        right: calc(583px - 100px); }
      .site-callout__img-container .dot:nth-child(2) {
        top: calc(308px - 50px);
        right: calc(440px - 100px); }
      .site-callout__img-container .dot:nth-child(3) {
        top: calc(214px - 50px);
        right: calc(239px - 100px); }
    .site-callout__box {
      position: relative;
      top: 0;
      transform: none;
      padding: 32px 40px;
      z-index: 1;
      margin-top: -80px;
      margin-left: 60px;
      margin-right: 60px; }
      .site-callout__box:before {
        content: none; }
    .site-callout .parallax {
      display: none; } }
  @media (max-width: 767.98px) {
    .site-callout {
      padding: 50px 0; }
      .site-callout__box {
        padding: 28px 32px;
        margin-left: 15px;
        margin-right: 15px; } }
  @media screen and (max-width: 380px) {
    .site-callout__img-container {
      height: 250px; }
    .site-callout__box {
      padding: 24px 20px; }
      .site-callout__box h3 {
        font-size: 1.65rem;
        line-height: 1.25; } }

.site-footer {
  padding-top: 90px;
  padding-bottom: 80px;
  background-color: #303030;
  color: #FFF;
  margin: 0 auto;
  max-width: 1600px; }
  .site-footer .menu {
    padding: 0;
    margin: 0; }
    .site-footer .menu li {
      list-style: none;
      margin-bottom: 0.5rem; }
      .site-footer .menu li a {
        padding: 3px 0;
        display: inline-block;
        position: relative;
        text-decoration: none;
        color: #FFF; }
        .site-footer .menu li a:after {
          content: '';
          position: absolute;
          bottom: -2px;
          left: 0;
          width: 0px;
          height: 2px;
          background-color: #FFF;
          -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
        .site-footer .menu li a:hover:after, .site-footer .menu li a:active:after {
          width: 20px; }
  .site-footer__left {
    padding-right: 30px; }
    .site-footer__left p, .site-footer__left a {
      color: #FFF;
      font-size: 0.876rem; }
    .site-footer__left h3 {
      margin-bottom: 1.5rem;
      font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1rem; }
    .site-footer__left .address {
      margin-top: 1.25rem;
      line-height: 1.79; }
  .site-footer__right {
    padding-left: 50px; }
    .site-footer__right img {
      height: 70px;
      display: block;
      margin-right: 10px;
      margin-bottom: 20px;
      cursor: pointer; }
      .site-footer__right img:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
    .site-footer__right h3.h4 {
      display: none; }
    .site-footer__right .scrollto {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      width: 56px;
      height: 56px;
      background-color: rgba(255, 255, 255, 0.11);
      background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0020/315506/arrow-down.svg?v=0.2.1");
      background-size: 12px 8px;
      background-position: center center;
      background-repeat: no-repeat;
      transform: rotate(180deg);
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
      .site-footer__right .scrollto:hover, .site-footer__right .scrollto:active {
        background-color: #F59B3F; }
  @media (max-width: 1199.98px) {
    .site-footer__right .scrollto {
      top: calc(50% - 28px); } }
  @media (max-width: 991.98px) {
    .site-footer__right {
      padding-top: 20px;
      padding-left: 0; } }
  @media (max-width: 767.98px) {
    .site-footer {
      padding-top: 60px; }
      .site-footer__left li a {
        font-size: 1rem;
        font-weight: 600; }
      .site-footer__left .address {
        padding-bottom: 1.5rem;
        margin-bottom: 2rem; }
      .site-footer__left .menu a {
        font-weight: 400; } }
  @media (max-width: 575.98px) {
    .site-footer {
      padding-top: 50px;
      padding-bottom: 0; }
      .site-footer__left {
        padding-bottom: 1rem; }
      .site-footer__right {
        padding-bottom: 1.5rem;
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: space-between; }
        .site-footer__right:after {
          content: '';
          position: absolute;
          z-index: -1;
          top: 0;
          left: -15px;
          width: calc(100% + 30px);
          height: 100%;
          background-color: #242424; }
        .site-footer__right .scrollto {
          display: none; }
        .site-footer__right h3, .site-footer__right img {
          font-size: 1rem;
          margin: 0;
          align-self: center; } }
  @media screen and (max-width: 400px) {
    .site-footer__left .menu li {
      margin-bottom: 0.4rem; }
    .site-footer__left .menu a {
      font-size: 0.85rem; } }

.site-register {
  display: none;
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #414141;
  color: #FFF;
  position: relative; }
  .site-register .container, .site-register .grid__container--narrow .grid__container, .grid__container--narrow .site-register .grid__container {
    display: none;
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
    .site-register .container.formReq, .site-register .grid__container--narrow .formReq.grid__container, .grid__container--narrow .site-register .formReq.grid__container {
      z-index: 1;
      position: relative;
      opacity: 1; }
      .site-register .container.formReq.done, .site-register .grid__container--narrow .formReq.done.grid__container, .grid__container--narrow .site-register .formReq.done.grid__container {
        opacity: 0;
        z-index: 0; }
    .site-register .container.formRes, .site-register .grid__container--narrow .formRes.grid__container, .grid__container--narrow .site-register .formRes.grid__container {
      position: absolute;
      top: 6.5rem;
      left: 50%;
      transform: translateX(-50%);
      opacity: 0;
      z-index: 0; }
      .site-register .container.formRes.done, .site-register .grid__container--narrow .formRes.done.grid__container, .grid__container--narrow .site-register .formRes.done.grid__container {
        opacity: 1;
        z-index: 2; }
  .site-register__title {
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.27; }
    .site-register__title:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 3px;
      background-color: #F59B3F; }
  .site-register__subtitle {
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 2.5; }
  .site-register__content {
    margin-bottom: 1.5rem; }
  .site-register .accordion-control {
    position: relative;
    display: block;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    font-weight: 600; }
    .site-register .accordion-control:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      right: 19px;
      width: 15px;
      height: 2px;
      background-color: #FFF; }
    .site-register .accordion-control:after {
      content: '';
      position: absolute;
      top: calc(50% - 8px);
      right: 25px;
      width: 2px;
      height: 15px;
      background-color: #FFF;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
  .site-register .open .accordion-control:after {
    transform: rotate(-90deg);
    opacity: 0; }
  .site-register form {
    padding-bottom: 0.5rem; }
    .site-register form hr {
      border-bottom: #979797 solid 1px; }
    .site-register form input[type="checkbox"],
    .site-register form input[type="email"],
    .site-register form input[type="text"] {
      width: 100%;
      border-color: transparent; }
      .site-register form input[type="checkbox"] + label,
      .site-register form input[type="email"] + label,
      .site-register form input[type="text"] + label {
        font-weight: 400;
        letter-spacing: 0.6px; }
        .site-register form input[type="checkbox"] + label.main,
        .site-register form input[type="email"] + label.main,
        .site-register form input[type="text"] + label.main {
          font-weight: 600; }
        .site-register form input[type="checkbox"] + label:before,
        .site-register form input[type="email"] + label:before,
        .site-register form input[type="text"] + label:before {
          border-color: #FFF; }
      .site-register form input[type="checkbox"]:checked + label:before,
      .site-register form input[type="email"]:checked + label:before,
      .site-register form input[type="text"]:checked + label:before {
        border-color: #F59B3F; }
    .site-register form .form-group {
      margin-bottom: 0.5rem; }
    .site-register form input[type="submit"] {
      margin-top: 1rem; }
  @media (max-width: 991.98px) {
    .site-register__title {
      font-size: 1.5rem; }
    .site-register__subtitle {
      margin-bottom: 0.5rem;
      line-height: 1.69; } }
  @media (max-width: 575.98px) {
    .site-register__content {
      font-size: 0.9rem; }
    .site-register .accordion-content {
      background-color: rgba(0, 0, 0, 0.2);
      padding-left: 15px;
      padding-right: 15px; }
      .site-register .accordion-content .form-group {
        margin-bottom: 0; }
    .site-register form hr {
      border-bottom-color: #666; }
    .site-register form input[type="submit"] {
      width: 100%;
      float: none; } }

.site-explore {
  padding-top: 60px;
  padding-bottom: 60px; }
  .site-explore__title {
    position: relative;
    margin-bottom: 50px; }
  .site-explore .btn {
    position: relative;
    z-index: 1;
    margin-top: 1rem;
    float: right; }
  .site-explore .parallax.b {
    top: auto;
    bottom: 0; }
  .site-explore .parallax.radial-right {
    top: calc(50% - 236px);
    left: auto;
    right: -200px; }
  .site-explore .slick-dots li button {
    width: 8px;
    height: 8px;
    background-color: #D9D9D9;
    border-radius: 50%; }
    .site-explore .slick-dots li button:before {
      content: ''; }
  .site-explore .slick-dots li.slick-active button {
    background-color: #000; }
  .site-explore .slick-arrow {
    width: 13px;
    height: 22px;
    background-size: 100% 100%;
    background-image: url("mysource_files/arrow-left.svg"); }
    .site-explore .slick-arrow.slick-next {
      background-image: url("mysource_files/arrow-right.svg"); }
    .site-explore .slick-arrow.slick-disabled {
      opacity: 0.4; }
    .site-explore .slick-arrow:before {
      content: none; }
  @media (max-width: 767.98px) {
    .site-explore {
      padding: 50px 0; } }
  @media (max-width: 575.98px) {
    .site-explore {
      padding: 20px 0; }
      .site-explore .row.slider, .site-explore .slider.grid {
        margin-left: 0;
        margin-right: 0; }
        .site-explore .row.slider .col, .site-explore .slider.grid .col,
        .site-explore .row.slider [class*="col-"],
        .site-explore .slider.grid [class*="col-"] {
          padding-left: 0;
          padding-right: 0; }
      .site-explore .btn {
        margin-top: 1.5rem;
        width: 100%; } }

.site-updates, .
{
  padding-top: 60px;
  padding-bottom: 60px; }
  .site-updates__title {
    position: relative;
    margin-bottom: 2rem; }
    @media (max-width: 767.98px) {
      .site-updates__title h2 {
        margin-bottom: 1.5rem; } }
  .site-updates .update, .project__updates .update {
    position: relative;
    z-index: 1;
    display: flex;
    margin-bottom: 1.11rem;
    text-decoration: none !important;
    color: #363636;
    -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1); }
    .site-updates .update__image, .project__updates .update__image {
      position: relative;
      min-width: 220px;
      background-size: cover;
      background-color: #363636;
      background-position: center center;
      overflow: hidden; }
    .site-updates .update__box, .project__updates .update__box {
      display: flex;
      flex-direction: column;
      padding: 28px;
      width: 100%;
      background-color: #FFF; }
      .site-updates .update__box .date, .project__updates .update__box .date {
        margin-bottom: 0.5rem;
        font-size: 0.875rem;
        font-weight: 600; }
      .site-updates .update__box h3, .project__updates .update__box h3 {
        margin-bottom: 1rem;
        font-family: "DIN Next LT W01 Regular";
        font-size: 1.35rem;
        font-weight: 600;
        line-height: 1.35; }
    .site-updates .update.blue .text-label, .project__updates .update.blue .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.blue .text-label:before, .project__updates .update.blue .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.indigo .text-label, .project__updates .update.indigo .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.indigo .text-label:before, .project__updates .update.indigo .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.purple .text-label, .project__updates .update.purple .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.purple .text-label:before, .project__updates .update.purple .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.pink .text-label, .project__updates .update.pink .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.pink .text-label:before, .project__updates .update.pink .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.red .text-label, .project__updates .update.red .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.red .text-label:before, .project__updates .update.red .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.orange .text-label, .project__updates .update.orange .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.orange .text-label:before, .project__updates .update.orange .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.yellow .text-label, .project__updates .update.yellow .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.yellow .text-label:before, .project__updates .update.yellow .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.green .text-label, .project__updates .update.green .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.green .text-label:before, .project__updates .update.green .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.teal .text-label, .project__updates .update.teal .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.teal .text-label:before, .project__updates .update.teal .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.cyan .text-label, .project__updates .update.cyan .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.cyan .text-label:before, .project__updates .update.cyan .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.white .text-label, .project__updates .update.white .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.white .text-label:before, .project__updates .update.white .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.gray .text-label, .project__updates .update.gray .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.gray .text-label:before, .project__updates .update.gray .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.gray-dark .text-label, .project__updates .update.gray-dark .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.gray-dark .text-label:before, .project__updates .update.gray-dark .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.west-gate-tunnel .text-label, .project__updates .update.west-gate-tunnel .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.west-gate-tunnel .text-label:before, .project__updates .update.west-gate-tunnel .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.north-east-link .text-label, .project__updates .update.north-east-link .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.north-east-link .text-label:before, .project__updates .update.north-east-link .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.metro-tunnel .text-label, .project__updates .update.metro-tunnel .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.metro-tunnel .text-label:before, .project__updates .update.metro-tunnel .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.ballarat-line .text-label, .project__updates .update.ballarat-line .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.ballarat-line .text-label:before, .project__updates .update.ballarat-line .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.level-crossing-removal .text-label, .project__updates .update.level-crossing-removal .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.level-crossing-removal .text-label:before, .project__updates .update.level-crossing-removal .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.level-crossing-removal-project .text-label, .project__updates .update.level-crossing-removal-project .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.level-crossing-removal-project .text-label:before, .project__updates .update.level-crossing-removal-project .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.mernda-rail .text-label, .project__updates .update.mernda-rail .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.mernda-rail .text-label:before, .project__updates .update.mernda-rail .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.chandler-highway-upgrade .text-label, .project__updates .update.chandler-highway-upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.chandler-highway-upgrade .text-label:before, .project__updates .update.chandler-highway-upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.citywide-tulla-widening .text-label, .project__updates .update.citywide-tulla-widening .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.citywide-tulla-widening .text-label:before, .project__updates .update.citywide-tulla-widening .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.m80-ringroad-upgrade .text-label, .project__updates .update.m80-ringroad-upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.m80-ringroad-upgrade .text-label:before, .project__updates .update.m80-ringroad-upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.monash-freeway-upgrade .text-label, .project__updates .update.monash-freeway-upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.monash-freeway-upgrade .text-label:before, .project__updates .update.monash-freeway-upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.swann-st-bridge-upgrade .text-label, .project__updates .update.swann-st-bridge-upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.swann-st-bridge-upgrade .text-label:before, .project__updates .update.swann-st-bridge-upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.high-capacity-trains .text-label, .project__updates .update.high-capacity-trains .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.high-capacity-trains .text-label:before, .project__updates .update.high-capacity-trains .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.streamlining-hoddle-street .text-label, .project__updates .update.streamlining-hoddle-street .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.streamlining-hoddle-street .text-label:before, .project__updates .update.streamlining-hoddle-street .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.hurstbridge-line-upgrade .text-label, .project__updates .update.hurstbridge-line-upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.hurstbridge-line-upgrade .text-label:before, .project__updates .update.hurstbridge-line-upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.west_gate_tunnel .text-label, .project__updates .update.west_gate_tunnel .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.west_gate_tunnel .text-label:before, .project__updates .update.west_gate_tunnel .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.north_east_link .text-label, .project__updates .update.north_east_link .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.north_east_link .text-label:before, .project__updates .update.north_east_link .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.metro_tunnel .text-label, .project__updates .update.metro_tunnel .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.metro_tunnel .text-label:before, .project__updates .update.metro_tunnel .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.ballarat_line .text-label, .project__updates .update.ballarat_line .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.ballarat_line .text-label:before, .project__updates .update.ballarat_line .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.ballarat_line_upgrade .text-label, .project__updates .update.ballarat_line_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.ballarat_line_upgrade .text-label:before, .project__updates .update.ballarat_line_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.regional_rail_revival .text-label, .project__updates .update.regional_rail_revival .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.regional_rail_revival .text-label:before, .project__updates .update.regional_rail_revival .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.level_crossing_removal .text-label, .project__updates .update.level_crossing_removal .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.level_crossing_removal .text-label:before, .project__updates .update.level_crossing_removal .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.level_crossing_removal_project .text-label, .project__updates .update.level_crossing_removal_project .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.level_crossing_removal_project .text-label:before, .project__updates .update.level_crossing_removal_project .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.mernda_rail .text-label, .project__updates .update.mernda_rail .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.mernda_rail .text-label:before, .project__updates .update.mernda_rail .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.chandler_highway_upgrade .text-label, .project__updates .update.chandler_highway_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.chandler_highway_upgrade .text-label:before, .project__updates .update.chandler_highway_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.citywide_tulla_widening .text-label, .project__updates .update.citywide_tulla_widening .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.citywide_tulla_widening .text-label:before, .project__updates .update.citywide_tulla_widening .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.citylink_tulla_widening .text-label, .project__updates .update.citylink_tulla_widening .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.citylink_tulla_widening .text-label:before, .project__updates .update.citylink_tulla_widening .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.m80_ringroad_upgrade .text-label, .project__updates .update.m80_ringroad_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.m80_ringroad_upgrade .text-label:before, .project__updates .update.m80_ringroad_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.m80_ring_road_upgrade .text-label, .project__updates .update.m80_ring_road_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.m80_ring_road_upgrade .text-label:before, .project__updates .update.m80_ring_road_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.monash_freeway_upgrade .text-label, .project__updates .update.monash_freeway_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.monash_freeway_upgrade .text-label:before, .project__updates .update.monash_freeway_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.swann_st_bridge_upgrade .text-label, .project__updates .update.swann_st_bridge_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.swann_st_bridge_upgrade .text-label:before, .project__updates .update.swann_st_bridge_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.swan_street_bridge_upgrade .text-label, .project__updates .update.swan_street_bridge_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.swan_street_bridge_upgrade .text-label:before, .project__updates .update.swan_street_bridge_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.high_capacity_trains .text-label, .project__updates .update.high_capacity_trains .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.high_capacity_trains .text-label:before, .project__updates .update.high_capacity_trains .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.high_capacity_metro_trains .text-label, .project__updates .update.high_capacity_metro_trains .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.high_capacity_metro_trains .text-label:before, .project__updates .update.high_capacity_metro_trains .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.streamlining_hoddle_street .text-label, .project__updates .update.streamlining_hoddle_street .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.streamlining_hoddle_street .text-label:before, .project__updates .update.streamlining_hoddle_street .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    .site-updates .update.hurstbridge_line_upgrade .text-label, .project__updates .update.hurstbridge_line_upgrade .text-label {
      margin-top: auto;
      border: 0;
      padding-left: 25px;
      color: #767676; }
      .site-updates .update.hurstbridge_line_upgrade .text-label:before, .project__updates .update.hurstbridge_line_upgrade .text-label:before {
        margin: auto 0;
        top: 0;
        bottom: 0;
        left: 0;
        height: 12px;
        width: 12px;
        border: 2px solid rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF; }
    @media (min-width: 992px) {
      .site-updates .update--vertical, .project__updates .update--vertical {
        flex-direction: column; }
        .site-updates .update--vertical .update__image, .project__updates .update--vertical .update__image {
          min-height: 200px; }
        .site-updates .update--vertical .update__box, .project__updates .update--vertical .update__box {
          flex-grow: 1; } }
    @media (min-width: 1200px) {
      .site-updates .update--big, .project__updates .update--big {
        display: block;
        min-height: 530px; }
        .site-updates .update--big .card__arrow-wrapper, .project__updates .update--big .card__arrow-wrapper {
          display: none; }
        .site-updates .update--big .update__image, .project__updates .update--big .update__image {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding-right: 0; }
        .site-updates .update--big .update__box, .project__updates .update--big .update__box {
          position: absolute;
          bottom: 0;
          left: 0;
          padding-top: 5px;
          color: inherit;
          background-color: #FEC630; }
          .site-updates .update--big .update__box .date, .project__updates .update--big .update__box .date {
            margin-bottom: 25px; }
          .site-updates .update--big .update__box h3, .project__updates .update--big .update__box h3 {
            margin-bottom: 45px;
            font-size: 1.625rem;
            line-height: 1.31; }
        .site-updates .update--big .text-label, .project__updates .update--big .text-label {
          color: inherit; }
          .site-updates .update--big .text-label:before, .project__updates .update--big .text-label:before {
            border: 2px solid #FFFFFF; }
        .site-updates .update--big svg, .project__updates .update--big svg {
          position: absolute;
          bottom: 100%;
          left: 0;
          width: 100%; }
        .site-updates .update--big .blob, .project__updates .update--big .blob {
          fill: #FEC630; }
        .site-updates .update--big .line, .project__updates .update--big .line {
          fill: #FFFFFF; }
      .site-updates .update--small .update__box, .project__updates .update--small .update__box {
        background-color: #EEEEEE; }
      .site-updates .update--small .date, .project__updates .update--small .date {
        margin-bottom: 20px; }
      .site-updates .update--small .update__image, .project__updates .update--small .update__image {
        min-height: 255px;
        min-width: 230px; }
      .site-updates .update--small .text-label, .project__updates .update--small .text-label {
        margin-top: auto;
        color: rgba(0, 0, 0, 0.5); }
        .site-updates .update--small .text-label:before, .project__updates .update--small .text-label:before {
          border: 2px solid rgba(0, 0, 0, 0.5); }
      .site-updates .update--big .text-label, .project__updates .update--big .text-label, .site-updates .update--small .text-label, .project__updates .update--small .text-label {
        padding: 0 0 0 25px;
        border: 0; }
        .site-updates .update--big .text-label:before, .project__updates .update--big .text-label:before, .site-updates .update--small .text-label:before, .project__updates .update--small .text-label:before {
          top: 1px;
          bottom: 0;
          left: 0;
          width: 15px;
          height: 15px; } }
    .site-updates .update:hover h3, .project__updates .update:hover h3, .site-updates .update:active h3, .project__updates .update:active h3 {
      text-decoration: underline; }
    .site-updates .update:hover .arrow, .project__updates .update:hover .arrow, .site-updates .update:active .arrow, .project__updates .update:active .arrow {
      right: 20px;
      width: 25px; }
  .site-updates .btn, .project__updates .btn {
    margin-top: 1rem;
    float: right; }
  .site-updates .parallax.radial-half, .project__updates .parallax.radial-half {
    top: 32%; }
  .site-updates .slick-dots li button, .project__updates .slick-dots li button {
    width: 8px;
    height: 8px;
    background-color: #D9D9D9;
    border-radius: 50%; }
    .site-updates .slick-dots li button:before, .project__updates .slick-dots li button:before {
      content: ''; }
  .site-updates .slick-dots li.slick-active button, .project__updates .slick-dots li.slick-active button {
    background-color: #000; }
  @media (max-width: 1199.98px) {
    .site-updates .update__box, .project__updates .update__box {
      flex-grow: 1;
      padding: 20px 26px; }
      .site-updates .update__box svg, .project__updates .update__box svg {
        display: none; } }
  @media (max-width: 991.98px) {
    .site-updates .view-all, .project__updates .view-all {
      margin-bottom: 40px;
      padding-top: 13px;
      padding-bottom: 13px;
      padding-left: 32px;
      padding-right: 32px;
      float: none; } }
  @media (max-width: 767.98px) {
    .site-updates, .project__updates {
      padding-top: 40px;
      padding-bottom: 80px; }
      .site-updates .update__box h3, .project__updates .update__box h3 {
        font-size: 1.15rem; } }
  @media (max-width: 575.98px) {
    .site-updates, .project__updates {
      padding-top: 50px;
      padding-bottom: 60px; }
      .site-updates__title {
        margin-bottom: 2rem; }
      .site-updates .update, .project__updates .update {
        flex-direction: column; }
        .site-updates .update h3, .project__updates .update h3 {
          font-size: 1.25rem; }
        .site-updates .update__image, .project__updates .update__image {
          min-height: 200px; }
      .site-updates .btn, .project__updates .btn {
        float: none;
        width: 100%; }
      .site-updates .parallax, .project__updates .parallax {
        display: none; } }

.site-breadcrumbs {
  background-color: #F0F0F0; }
  .site-breadcrumbs__inner {
    padding: 8px 0; }
    .site-breadcrumbs__inner > span {
      margin-right: 6px; }
  .site-breadcrumbs a {
    display: inline-block;
    padding: 8px;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #363636; }
    .site-breadcrumbs a:hover, .site-breadcrumbs a:active {
      color: #000;
      text-decoration: none; }
  .site-breadcrumbs .sep {
    width: 8px;
    height: 22px;
    color: #3C3C3C;
    font-weight: 700;
    font-size: 0.9rem;
    vertical-align: sub;
    color: transparent;
    opacity: 0.4;
    background-size: 8px 12px;
    background-repeat: no-repeat;
    background-image: url("mysource_files/arrow-right-small.svg"); }
  @media (max-width: 767.98px) {
    .site-breadcrumbs__inner {
      padding: 4px 0; }
      .site-breadcrumbs__inner > span {
        margin-right: 4px; }
    .site-breadcrumbs a {
      padding: 4px;
      font-size: 0.7rem; } }
  @media (max-width: 575.98px) {
    .site-breadcrumbs__inner > span {
      margin-right: 0; } }

.site-banner-two-col {
  overflow: hidden; }
  .site-banner-two-col .container-fluid.custom {
    padding-left: 0;
    padding-right: 0; }
  .site-banner-two-col__img-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 440px;
    background-color: #DDD;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .site-banner-two-col__box {
    height: 500px;
    margin-top: -1px;
    position: relative;
    z-index: 1;
    padding: 100px 0;
    padding-right: 2rem;
    color: #FFF; }
    .site-banner-two-col__box:before {
      position: absolute;
      z-index: -1;
      content: '';
      top: 0;
      right: 0;
      width: 500%;
      height: 100%;
      background-color: #363636; }
    .site-banner-two-col__box .label {
      font-weight: 600;
      letter-spacing: 2.1px;
      text-transform: uppercase; }
    .site-banner-two-col__box h2 {
      margin-bottom: 2rem;
      font-size: 3.125rem;
      line-height: 1.24; }
    .site-banner-two-col__box p {
      color: rgba(255, 255, 255, 0.9); }
    .site-banner-two-col__box .share {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      transform: translateX(100%);
      text-align: right; }
  .site-banner-two-col .parallax.dots {
    top: auto;
    bottom: -8px;
    left: -78px;
    z-index: 2; }
    .site-banner-two-col .parallax.dots:after {
      content: none; }
  @media (max-width: 1199.98px) {
    .site-banner-two-col__box h2 {
      font-size: 3rem; } }
  @media (max-width: 991.98px) {
    .site-banner-two-col .parallax {
      display: none; }
    .site-banner-two-col__box {
      height: auto;
      padding: 38px 32px;
      margin-top: 300px;
      background-color: #363636; }
      .site-banner-two-col__box h2 {
        font-size: 3rem; }
      .site-banner-two-col__box:before {
        content: none; }
      .site-banner-two-col__box .share {
        margin-top: 2rem;
        margin-left: -32px;
        margin-right: -32px;
        margin-bottom: -38px;
        padding-bottom: 1rem;
        width: calc(100% + 64px);
        position: relative;
        transform: translateX(0);
        text-align: center;
        background-color: #FFF; } }
  @media (max-width: 767.98px) {
    .site-banner-two-col__img-container {
      height: 300px; }
    .site-banner-two-col__box {
      margin-top: 200px; }
      .site-banner-two-col__box h2 {
        font-size: 2.25rem;
        line-height: 1.47; } }
  @media (max-width: 575.98px) {
    .site-banner-two-col__box {
      top: auto;
      transform: none; }
      .site-banner-two-col__box h2 {
        font-size: 1.8rem; } }
  @media screen and (max-width: 400px) {
    .site-banner-two-col__box {
      padding-top: 25px;
      padding-left: 15px;
      padding-right: 15px; }
      .site-banner-two-col__box h2 {
        margin-bottom: 1.5rem;
        line-height: 1.38; }
      .site-banner-two-col__box .share {
        margin-right: -15px;
        margin-left: -15px;
        width: calc(100% + 30px); } }

.site-links {
  padding-top: 120px;
  padding-bottom: 160px;
  background-color: #F3F3F3; }
  .site-links__content {
    margin-bottom: 4.5rem; }
  .site-links__grid a {
    position: relative;
    display: block;
    margin-bottom: 1.5rem;
    padding: 40px;
    padding-bottom: 100px;
    background-color: #FFF;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.45;
    color: #363636;
    border-bottom: #DDD solid 4px; }
    .site-links__grid a .arrow {
      position: absolute;
      bottom: 20px;
      right: 20px; }
    .site-links__grid a.blue {
      border-color: #007bff; }
    .site-links__grid a.indigo {
      border-color: #6610f2; }
    .site-links__grid a.purple {
      border-color: #6f42c1; }
    .site-links__grid a.pink {
      border-color: #e83e8c; }
    .site-links__grid a.red {
      border-color: #dc3545; }
    .site-links__grid a.orange {
      border-color: #F59B3F; }
    .site-links__grid a.yellow {
      border-color: #FEC630; }
    .site-links__grid a.green {
      border-color: #28a745; }
    .site-links__grid a.teal {
      border-color: #20c997; }
    .site-links__grid a.cyan {
      border-color: #17a2b8; }
    .site-links__grid a.white {
      border-color: #FFFFFF; }
    .site-links__grid a.gray {
      border-color: #6c757d; }
    .site-links__grid a.gray-dark {
      border-color: #343a40; }
    .site-links__grid a.west-gate-tunnel {
      border-color: #55B4BB; }
    .site-links__grid a.north-east-link {
      border-color: #006072; }
    .site-links__grid a.metro-tunnel {
      border-color: #58BAE5; }
    .site-links__grid a.ballarat-line {
      border-color: #9F5ABA; }
    .site-links__grid a.level-crossing-removal {
      border-color: #005771; }
    .site-links__grid a.level-crossing-removal-project {
      border-color: #005771; }
    .site-links__grid a.mernda-rail {
      border-color: #860707; }
    .site-links__grid a.chandler-highway-upgrade {
      border-color: #293543; }
    .site-links__grid a.citywide-tulla-widening {
      border-color: #1f96cd; }
    .site-links__grid a.m80-ringroad-upgrade {
      border-color: #293543; }
    .site-links__grid a.monash-freeway-upgrade {
      border-color: #479AA4; }
    .site-links__grid a.swann-st-bridge-upgrade {
      border-color: #293543; }
    .site-links__grid a.high-capacity-trains {
      border-color: #3472C9; }
    .site-links__grid a.streamlining-hoddle-street {
      border-color: #293543; }
    .site-links__grid a.hurstbridge-line-upgrade {
      border-color: #005771; }
    .site-links__grid a.west_gate_tunnel {
      border-color: #55B4BB; }
    .site-links__grid a.north_east_link {
      border-color: #006072; }
    .site-links__grid a.metro_tunnel {
      border-color: #58BAE5; }
    .site-links__grid a.ballarat_line {
      border-color: #9F5ABA; }
    .site-links__grid a.ballarat_line_upgrade {
      border-color: #9F5ABA; }
    .site-links__grid a.regional_rail_revival {
      border-color: #9F5ABA; }
    .site-links__grid a.level_crossing_removal {
      border-color: #005771; }
    .site-links__grid a.level_crossing_removal_project {
      border-color: #005771; }
    .site-links__grid a.mernda_rail {
      border-color: #860707; }
    .site-links__grid a.chandler_highway_upgrade {
      border-color: #293543; }
    .site-links__grid a.citywide_tulla_widening {
      border-color: #1f96cd; }
    .site-links__grid a.citylink_tulla_widening {
      border-color: #1f96cd; }
    .site-links__grid a.m80_ringroad_upgrade {
      border-color: #293543; }
    .site-links__grid a.m80_ring_road_upgrade {
      border-color: #293543; }
    .site-links__grid a.monash_freeway_upgrade {
      border-color: #479AA4; }
    .site-links__grid a.swann_st_bridge_upgrade {
      border-color: #293543; }
    .site-links__grid a.swan_street_bridge_upgrade {
      border-color: #293543; }
    .site-links__grid a.high_capacity_trains {
      border-color: #3472C9; }
    .site-links__grid a.high_capacity_metro_trains {
      border-color: #3472C9; }
    .site-links__grid a.streamlining_hoddle_street {
      border-color: #293543; }
    .site-links__grid a.hurstbridge_line_upgrade {
      border-color: #005771; }
    .site-links__grid a:hover, .site-links__grid a:active {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.8); }
      .site-links__grid a:hover .arrow, .site-links__grid a:active .arrow {
        width: 25px; }
  @media (max-width: 991.98px) {
    .site-links__grid a {
      padding-bottom: 60px;
      font-size: 1rem; } }
  @media (max-width: 767.98px) {
    .site-links {
      padding: 80px 0; }
      .site-links__content {
        margin-bottom: 2rem; }
      .site-links__grid a {
        margin-bottom: 1rem;
        padding: 15px;
        padding-right: 1.75rem;
        font-size: 0.9rem; }
        .site-links__grid a .arrow {
          top: 24px;
          right: 8px; } }
  @media (max-width: 575.98px) {
    .site-links {
      padding: 50px 0; }
      .site-links__grid a {
        padding: 15px 10px;
        padding-right: 1.25rem;
        font-size: 0.84rem;
        line-height: 1.3; }
        .site-links__grid a .arrow {
          transform: scale(0.75); } }
  @media screen and (max-width: 380px) {
    .site-links__grid a {
      font-size: 0.8rem; } }

.site-form {
  padding-top: 100px;
  padding-bottom: 120px; }
  .site-form__content {
    position: relative;
    z-index: 1;
    margin-bottom: 3rem;
    margin-right: 5rem;
    padding: 40px;
    background-color: #F3F3F3; }
    .site-form__content .highlight {
      display: inline-block;
      margin-top: 30px;
      font-size: 1.625rem;
      font-weight: 600;
      color: #363636; }
    .site-form__content .icon-phone {
      display: inline-block;
      width: 20px;
      height: 20px;
      background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0007/315547/phone.svg?v=0.2.1");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center center; }
    .site-form__content p {
      margin-top: 30px; }
  .site-form h3 {
    margin-bottom: 25px; }
  .site-form h4 {
    margin-top: 60px;
    margin-bottom: 30px; }
  .site-form form {
    padding-right: 10rem; }
  .site-form .form-group {
    margin-bottom: 30px; }
  @media (max-width: 1199.98px) {
    .site-form__content {
      margin-right: 2rem; }
    .site-form h3 br, .site-form h4 br {
      display: none; }
    .site-form form {
      padding-right: 4rem; } }
  @media (max-width: 991.98px) {
    .site-form {
      padding: 80px 0; }
      .site-form__content {
        padding: 25px;
        margin-right: 0; }
      .site-form form {
        padding-right: 0; } }

.site-quote {
  padding-top: 180px;
  padding-bottom: 150px;
  /* @include media-breakpoint-down(md) {
        &__box {
            padding:40px 80px;
            transform:translate(60px, -80px);

            blockquote {
                font-size:1.5rem;
            }
        }
    }
    @include media-breakpoint-down(sm) {
        &__box {
            margin-left:15px;
            margin-right:15px;
            padding:25px 40px;
            transform:translate(0, 60px);

            blockquote {
                font-size:1.35rem;
            }
        }
    }
    @include media-breakpoint-down(xs) {
        &__box {
            padding:20px 15px;
            transform:translate(0, 80px);
            blockquote {
                font-size:1.05rem;
            }
        }
    } */ }
  .site-quote__inner {
    position: relative;
    background-color: #DDD;
    background-image: url("mysource_files/bitmap.jpg");
    background-size: cover;
    background-position: center center; }
  .site-quote__box {
    transform: translate(60px, -40px);
    background-color: #005771;
    padding: 90px 40px 110px 100px; }
    .site-quote__box blockquote {
      padding: 5px 10px;
      position: relative;
      font-size: 1.875rem;
      font-weight: 600;
      color: #FFF; }
      .site-quote__box blockquote:before {
        content: '';
        position: absolute;
        top: 0;
        left: -5px;
        width: 2px;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.2); }
    .site-quote__box[data-color] {
      background-color: currentColor; }
  @media (max-width: 991.98px) {
    .site-quote {
      display: none !important; } }

.site-disruptions {
  padding: 50px 0; }
  .site-disruptions h2 {
    margin-bottom: 2rem; }
  .site-disruptions .view-all {
    float: right;
    font-weight: 600; }
  .site-disruptions .btn {
    margin-top: 35px; }
  .site-disruptions .disruption {
    position: relative;
    padding: 35px 55px 0 100px;
    background-color: #EEEEEE;
    border-left: 10px solid #F59B3F; }
    .site-disruptions .disruption:last-child {
      padding-bottom: 30px; }
    .site-disruptions .disruption svg {
      position: absolute;
      top: 40px;
      left: 40px;
      height: 28px;
      width: 31px; }
      .site-disruptions .disruption svg path,
      .site-disruptions .disruption svg circle {
        fill: #F59B3F; }
    .site-disruptions .disruption p {
      margin-top: 18px; }
  @media (max-width: 767.98px) {
    .site-disruptions .disruption {
      padding-top: 10px;
      padding-bottom: 10px; }
      .site-disruptions .disruption__box h3 {
        font-size: 1rem; }
      .site-disruptions .disruption__box p {
        font-size: 0.9rem;
        line-height: 1.4; }
      .site-disruptions .disruption__box--link {
        margin-bottom: 0;
        border-top: #DDD solid 1px; }
        .site-disruptions .disruption__box--link a {
          padding: 10px 15px; } }
  @media screen and (max-width: 320px) {
    .site-disruptions .disruption {
      padding-top: 10px;
      padding-bottom: 10px; }
      .site-disruptions .disruption__box {
        margin-bottom: 1rem; }
        .site-disruptions .disruption__box h3 {
          font-size: 1rem; }
        .site-disruptions .disruption__box p {
          font-size: 0.9rem;
          line-height: 1.4; }
        .site-disruptions .disruption__box--link {
          margin-bottom: 0;
          border-top: #DDD solid 1px; }
          .site-disruptions .disruption__box--link a {
            padding: 10px 15px; } }
  @media screen and (max-width: 400px) {
    .site-disruptions h2 {
      margin-bottom: 1rem; }
    .site-disruptions .disruption__box {
      padding: 0 10px; }
      .site-disruptions .disruption__box p {
        line-height: 1.34; } }

/* main: ../site.scss*/
.site-timeline {
  position: relative;
  padding: 60px 0;
  /*padding: 100px 0;*/
  color: #FFFFFF;
  background-color: #1C2B39; }
  .site-timeline h2 {
    font-size: 1.5rem;
    margin-bottom: 30px; }
  .site-timeline .timeline {
    padding-top: 2rem;
    overflow-x: auto; }
    .site-timeline .timeline__grid {
      position: relative;
      margin: 0 auto;
      border-bottom: 15px solid #F59B3F; }
      .site-timeline .timeline__grid::after {
        display: block;
        clear: both;
        content: ""; }
    .site-timeline .timeline__section {
      position: relative;
      float: left;
      width: 100px;
      padding-bottom: 10px;
      box-sizing: content-box; }
      .site-timeline .timeline__section:before {
        content: attr(data-year);
        display: block;
        position: relative;
        top: -1.5rem;
        left: 2px;
        font-size: 0.75rem;
        font-weight: 700; }
      .site-timeline .timeline__section:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 2px;
        height: 100%;
        background-color: #F59B3F; }
    .site-timeline .timeline__label {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      text-transform: uppercase;
      text-align: center;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 1;
      color: #1C2B39;
      text-decoration: none;
      transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      z-index: 1;
      height: 35px;
      line-height: 35px;
      background-color: #FEC630 !important; }
      .site-timeline .timeline__label > span {
        display: block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0rem 1rem; }
      .site-timeline .timeline__label.small {
        font-size: 0.75rem;
        letter-spacing: -0.5px; }
      .site-timeline .timeline__label.sub:after {
        content: '+';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 8px;
        margin: 0 auto;
        width: 12px;
        height: 8px;
        font-size: 1.5rem; }
      .site-timeline .timeline__label.sub:hover, .site-timeline .timeline__label.sub:active {
        cursor: pointer;
        transform: translateX(2px); }
      .site-timeline .timeline__label.sub.static {
        pointer-events: none; }
        .site-timeline .timeline__label.sub.static:after {
          content: none; }
      .site-timeline .timeline__label.blue {
        background-color: #007bff; }
      .site-timeline .timeline__label.indigo {
        background-color: #6610f2; }
      .site-timeline .timeline__label.purple {
        background-color: #6f42c1; }
      .site-timeline .timeline__label.pink {
        background-color: #e83e8c; }
      .site-timeline .timeline__label.red {
        background-color: #dc3545; }
      .site-timeline .timeline__label.orange {
        background-color: #F59B3F; }
      .site-timeline .timeline__label.yellow {
        background-color: #FEC630; }
      .site-timeline .timeline__label.green {
        background-color: #28a745; }
      .site-timeline .timeline__label.teal {
        background-color: #20c997; }
      .site-timeline .timeline__label.cyan {
        background-color: #17a2b8; }
      .site-timeline .timeline__label.white {
        background-color: #FFFFFF; }
      .site-timeline .timeline__label.gray {
        background-color: #6c757d; }
      .site-timeline .timeline__label.gray-dark {
        background-color: #343a40; }
      .site-timeline .timeline__label.west-gate-tunnel {
        background-color: #55B4BB; }
      .site-timeline .timeline__label.north-east-link {
        background-color: #006072; }
      .site-timeline .timeline__label.metro-tunnel {
        background-color: #58BAE5; }
      .site-timeline .timeline__label.ballarat-line {
        background-color: #9F5ABA; }
      .site-timeline .timeline__label.level-crossing-removal {
        background-color: #005771; }
      .site-timeline .timeline__label.level-crossing-removal-project {
        background-color: #005771; }
      .site-timeline .timeline__label.mernda-rail {
        background-color: #860707; }
      .site-timeline .timeline__label.chandler-highway-upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.citywide-tulla-widening {
        background-color: #1f96cd; }
      .site-timeline .timeline__label.m80-ringroad-upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.monash-freeway-upgrade {
        background-color: #479AA4; }
      .site-timeline .timeline__label.swann-st-bridge-upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.high-capacity-trains {
        background-color: #3472C9; }
      .site-timeline .timeline__label.streamlining-hoddle-street {
        background-color: #293543; }
      .site-timeline .timeline__label.hurstbridge-line-upgrade {
        background-color: #005771; }
      .site-timeline .timeline__label.west_gate_tunnel {
        background-color: #55B4BB; }
      .site-timeline .timeline__label.north_east_link {
        background-color: #006072; }
      .site-timeline .timeline__label.metro_tunnel {
        background-color: #58BAE5; }
      .site-timeline .timeline__label.ballarat_line {
        background-color: #9F5ABA; }
      .site-timeline .timeline__label.ballarat_line_upgrade {
        background-color: #9F5ABA; }
      .site-timeline .timeline__label.regional_rail_revival {
        background-color: #9F5ABA; }
      .site-timeline .timeline__label.level_crossing_removal {
        background-color: #005771; }
      .site-timeline .timeline__label.level_crossing_removal_project {
        background-color: #005771; }
      .site-timeline .timeline__label.mernda_rail {
        background-color: #860707; }
      .site-timeline .timeline__label.chandler_highway_upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.citywide_tulla_widening {
        background-color: #1f96cd; }
      .site-timeline .timeline__label.citylink_tulla_widening {
        background-color: #1f96cd; }
      .site-timeline .timeline__label.m80_ringroad_upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.m80_ring_road_upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.monash_freeway_upgrade {
        background-color: #479AA4; }
      .site-timeline .timeline__label.swann_st_bridge_upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.swan_street_bridge_upgrade {
        background-color: #293543; }
      .site-timeline .timeline__label.high_capacity_trains {
        background-color: #3472C9; }
      .site-timeline .timeline__label.high_capacity_metro_trains {
        background-color: #3472C9; }
      .site-timeline .timeline__label.streamlining_hoddle_street {
        background-color: #293543; }
      .site-timeline .timeline__label.hurstbridge_line_upgrade {
        background-color: #005771; }
      .site-timeline .timeline__label.west-gate-tunnel-light {
        background-color: #81c7cc; }
      .site-timeline .timeline__label.north-east-link-light {
        background-color: #0094af; }
      .site-timeline .timeline__label.metro-tunnel-light {
        background-color: #8dd0ed; }
      .site-timeline .timeline__label.ballarat-line-light {
        background-color: #b885cc; }
      .site-timeline .timeline__label.level-crossing-removal-light {
        background-color: #0086ae; }
      .site-timeline .timeline__label.level-crossing-removal-project-light {
        background-color: #0086ae; }
      .site-timeline .timeline__label.mernda-rail-light {
        background-color: #c00a0a; }
      .site-timeline .timeline__label.chandler-highway-upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.citywide-tulla-widening-light {
        background-color: #46b1e3; }
      .site-timeline .timeline__label.m80-ringroad-upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.monash-freeway-upgrade-light {
        background-color: #6ab5be; }
      .site-timeline .timeline__label.swann-st-bridge-upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.high-capacity-trains-light {
        background-color: #6393d7; }
      .site-timeline .timeline__label.streamlining-hoddle-street-light {
        background-color: #405369; }
      .site-timeline .timeline__label.hurstbridge-line-upgrade-light {
        background-color: #0086ae; }
      .site-timeline .timeline__label.west_gate_tunnel-light {
        background-color: #81c7cc; }
      .site-timeline .timeline__label.north_east_link-light {
        background-color: #0094af; }
      .site-timeline .timeline__label.metro_tunnel-light {
        background-color: #8dd0ed; }
      .site-timeline .timeline__label.ballarat_line-light {
        background-color: #b885cc; }
      .site-timeline .timeline__label.regional_rail_revival-light {
        background-color: #b885cc; }
      .site-timeline .timeline__label.level_crossing_removal-light {
        background-color: #0086ae; }
      .site-timeline .timeline__label.level_crossing_removal_project-light {
        background-color: #0086ae; }
      .site-timeline .timeline__label.mernda_rail-light {
        background-color: #c00a0a; }
      .site-timeline .timeline__label.chandler_highway_upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.citywide_tulla_widening-light {
        background-color: #46b1e3; }
      .site-timeline .timeline__label.citylink_tulla_widening-light {
        background-color: #46b1e3; }
      .site-timeline .timeline__label.m80_ringroad_upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.m80_ring_road_upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.monash_freeway_upgrade-light {
        background-color: #6ab5be; }
      .site-timeline .timeline__label.swann_st_bridge_upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.swan_street_bridge_upgrade-light {
        background-color: #405369; }
      .site-timeline .timeline__label.high_capacity_trains-light {
        background-color: #6393d7; }
      .site-timeline .timeline__label.high_capacity_metro_trains-light {
        background-color: #6393d7; }
      .site-timeline .timeline__label.streamlining_hoddle_street-light {
        background-color: #405369; }
      .site-timeline .timeline__label.hurstbridge_line_upgrade-light {
        background-color: #0086ae; }
    .site-timeline .timeline__ruler {
      position: absolute;
      top: -20px;
      left: 0;
      width: 4px;
      height: 100%;
      background-color: #363636;
      z-index: 0;
      opacity: 0.8; }
  .site-timeline .modal.fade .modal-dialog {
    transform: scale(0.8); }
  .site-timeline .modal.show .modal-dialog {
    transform: scale(1); }
  .site-timeline .modal-dialog {
    position: relative;
    max-width: initial;
    margin: 0;
    width: 100vw;
    height: 100vh;
    color: #363636; }
    .site-timeline .modal-dialog:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 140px;
      pointer-events: none;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,f4f4f4+100&0+1,1+100 */
      background: -moz-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 1%, #f4f4f4 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 1%, #f4f4f4 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0) 1%, #f4f4f4 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
      /* IE6-9 */ }
    .site-timeline .modal-dialog .modal-content {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 60px;
      background-clip: initial;
      border: none;
      border-radius: 0;
      overflow-y: auto;
      background-color: #F4F4F4; }
    .site-timeline .modal-dialog .close {
      position: relative;
      padding: 4px 12px;
      padding-left: 0;
      font-weight: 600;
      color: #F59B3F;
      background-color: transparent;
      border: none;
      text-align: left; }
      .site-timeline .modal-dialog .close .arrow {
        margin-right: 10px;
        transform: rotateX(0) rotateY(180deg) rotateZ(0);
        vertical-align: middle; }
      .site-timeline .modal-dialog .close:before {
        content: '';
        position: absolute;
        z-index: 1;
        top: 6px;
        right: calc(100% + 20px);
        width: 20px;
        height: 20px;
        background-color: #F4F4F4;
        border-radius: 50%;
        border: #F59B3F solid 1px; }
      .site-timeline .modal-dialog .close:after {
        content: '';
        position: absolute;
        top: 14px;
        right: calc(100% + 20px);
        width: 99999px;
        height: 3px;
        -webkit-mask: url("https://roadprojects.vic.gov.au/__data/assets/file/0008/220121/dotted-blue.svg?v=0.1.1");
        mask: url("https://roadprojects.vic.gov.au/__data/assets/file/0008/220121/dotted-blue.svg?v=0.1.1");
        background-color: #F59B3F; }
      .site-timeline .modal-dialog .close:focus {
        outline: none; }
    .site-timeline .modal-dialog h3 {
      margin-bottom: 1.5rem; }
    .site-timeline .modal-dialog .accordion {
      margin-bottom: 30px; }
      .site-timeline .modal-dialog .accordion button {
        position: relative;
        width: 100%;
        background-color: #F59B3F;
        color: #FFF;
        text-align: left;
        font-weight: 700;
        font-size: 1.5rem;
        border: none; }
        .site-timeline .modal-dialog .accordion button:focus {
          outline: none;
          box-shadow: 0 0 0 1px #66b0ff;
          position: relative;
          z-index: 1; }
        .site-timeline .modal-dialog .accordion button:after {
          display: block;
          content: '';
          position: absolute;
          top: calc(50% - 4px);
          right: 20px;
          width: 12px;
          height: 8px;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100%;
          background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0020/315506/arrow-down.svg?v=0.2.1");
          -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
        .site-timeline .modal-dialog .accordion button:hover, .site-timeline .modal-dialog .accordion button:active {
          background-color: #f3891d; }
      .site-timeline .modal-dialog .accordion.open button:after {
        transform: rotate(180deg); }
      .site-timeline .modal-dialog .accordion__item {
        position: relative;
        margin-bottom: 15px;
        padding: 15px 40px;
        padding-top: 20px;
        background-color: #FFF; }
        .site-timeline .modal-dialog .accordion__item .icon {
          position: absolute;
          top: 25px;
          left: 11px;
          width: 20px;
          height: 20px;
          background-color: currentColor;
          border-radius: 50%;
          position: absolute; }
          .site-timeline .modal-dialog .accordion__item .icon:before {
            content: '';
            position: absolute;
            top: 9px;
            left: -11px;
            width: 20px;
            height: 2px;
            background-color: inherit; }
          .site-timeline .modal-dialog .accordion__item .icon:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-size: 60%;
            background-repeat: no-repeat;
            background-position: center center;
            background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0009/346257/construction.svg"); }
        .site-timeline .modal-dialog .accordion__item.construction .icon:after {
          background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0009/346257/construction.svg"); }
        .site-timeline .modal-dialog .accordion__item.procurement .icon:after {
          background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0011/346259/procurement.svg"); }
        .site-timeline .modal-dialog .accordion__item.completion .icon:after {
          background-image: url("https://roadprojects.vic.gov.au/__data/assets/file/0010/346258/completion.svg"); }
        .site-timeline .modal-dialog .accordion__item.generic .icon:after {
          background-image: url("mysource_files/generic.svg"); }
        .site-timeline .modal-dialog .accordion__item:first-child {
          margin-top: 15px; }
  @media (max-width: 767.98px) {
    .site-timeline .modal-dialog .accordion {
      margin-bottom: 15px; }
      .site-timeline .modal-dialog .accordion button {
        font-size: 1.125rem; }
      .site-timeline .modal-dialog .accordion__item {
        padding: 10px 25px;
        padding-left: 35px;
        padding-top: 20px;
        margin-bottom: 8px; }
        .site-timeline .modal-dialog .accordion__item .icon {
          left: 6px; } }
  @media (max-width: 575.98px) {
    .site-timeline .timeline {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px); }
    .site-timeline .modal-dialog .modal-content {
      padding-top: 40px; }
    .site-timeline .modal-dialog .close {
      padding-left: 18px; }
      .site-timeline .modal-dialog .close:before {
        width: 12px;
        height: 8px;
        top: 12px;
        left: 0;
        right: auto;
        border: none;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("mysource_files/arrow-down-gray.svg");
        transform: rotate(90deg);
        border-radius: 0;
        -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
      .site-timeline .modal-dialog .close:after {
        content: none; }
      .site-timeline .modal-dialog .close:hover:before, .site-timeline .modal-dialog .close:active:before {
        left: -3px; }
    .site-timeline .modal-dialog .accordion button {
      padding: 10px 15px; }
    .site-timeline .modal-dialog .accordion__item {
      padding: 15px;
      padding-left: 32px;
      font-size: 0.925rem; }
      .site-timeline .modal-dialog .accordion__item .icon {
        top: 20px; } }

.site-two-col-basic {
  padding-top: 130px;
  padding-bottom: 100px; }
  .site-two-col-basic__img-container {
    margin-right: -90px;
    height: 430px;
    background-position: center center;
    background-size: cover; }
    @media screen and (max-width: 1320px) {
      .site-two-col-basic__img-container {
        height: 400px;
        margin-right: 0; } }
  .site-two-col-basic__box {
    padding: 50px;
    position: relative;
    margin-top: 50%;
    transform: translateY(-50%);
    line-height: 1.69; }
    .site-two-col-basic__box h2 {
      margin-bottom: 1.5rem; }
  .site-two-col-basic__img-container {
    height: 380px; }
  .site-two-col-basic__box {
    padding: 20px; }
  @media (max-width: 1199.98px) {
    .site-two-col-basic__box {
      position: static;
      margin-top: 0;
      transform: none; } }
  @media (max-width: 991.98px) {
    .site-two-col-basic {
      padding: 80px 0; }
      .site-two-col-basic__box {
        padding-right: 0;
        margin-top: 2rem;
        padding: 20px;
        margin-top: 20px; }
        .site-two-col-basic__box h2 {
          margin-bottom: 1rem; } }
  @media (max-width: 575.98px) {
    .site-two-col-basic {
      padding: 50px 0; }
      .site-two-col-basic__img-container {
        height: 240px; }
      .site-two-col-basic__box {
        font-size: 0.9rem;
        line-height: 1.6;
        padding: 0;
        margin-top: 20px;
        transform: none; } }

.site-map {
  display: none;
  background-color: #DDD;
  height: 400px;
  text-align: center; }
  .site-map:after {
    content: '[Project map template. This is only a placeholder]';
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem; }

.site-banner-custom {
  padding-top: 140px;
  padding-bottom: 60px;
  position: relative;
  background-color: #f0f0f0;
  overflow: hidden; }
  .site-banner-custom__mask {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-size: cover;
    background-position: center center;
    background-color: currentColor; }
    .site-banner-custom__mask:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: inherit;
      opacity: 0.4;
      filter: saturate(125%) brightness(1.4); }
  .site-banner-custom.green.site-banner-custom__mask:after {
    background-color: #28a745; }
  .site-banner-custom.red.site-banner-custom__mask:after {
    background-color: #dc3545; }
  .site-banner-custom__content {
    width: calc(100% + 50px);
    margin-top: -20px;
    position: relative;
    z-index: 2;
    padding: 62px 55px;
    padding-bottom: 30px;
    background-color: #FFF; }
    .site-banner-custom__content > img {
      position: absolute;
      top: 62px;
      right: 28px; }
    .site-banner-custom__content h2 {
      padding-right: 3rem;
      margin-bottom: 40px;
      font-size: 2.5rem;
      line-height: 1.2; }
    .site-banner-custom__content p {
      font-size: 1.125rem; }
    .site-banner-custom__content .share {
      margin-top: 80px; }
  .site-banner-custom__img-container {
    position: relative;
    z-index: 1;
    height: 470px;
    background-size: cover;
    background-position: center center;
    background-color: #BBB; }
  .site-banner-custom__info {
    padding-top: 100px; }
    .site-banner-custom__info h3 {
      margin-top: 0.5rem; }
    .site-banner-custom__info .icon {
      display: inline-block;
      width: 40px;
      height: 40px;
      margin-right: 10px;
      background-size: 100% 100%;
      background-position: center center;
      background-repeat: no-repeat; }
      .site-banner-custom__info .icon-dollar {
        background-image: url("mysource_files/dollar-black.svg"); }
      .site-banner-custom__info .icon-calendar {
        background-image: url("mysource_files/calendar-black.svg"); }
      .site-banner-custom__info .icon-gear {
        background-image: url("mysource_files/gear-black.svg"); }
    .site-banner-custom__info h4 {
      font-weight: 700;
      font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
      .site-banner-custom__info h4 .subtext {
        margin-top: 0.75rem;
        display: block;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.38; }
  .site-banner-custom .parallax.hatches-2 {
    top: 50%; }
  @media (max-width: 1199.98px) {
    .site-banner-custom__content {
      padding: 50px 40px;
      padding-bottom: 20px;
      margin-top: -30px; }
      .site-banner-custom__content > img {
        top: 50px;
        right: 20px; }
      .site-banner-custom__content h2 {
        font-size: 2.2rem; }
      .site-banner-custom__content .share {
        margin-top: 40px; } }
  @media (max-width: 991.98px) {
    .site-banner-custom {
      padding-top: 200px; }
      .site-banner-custom__img-container {
        display: none; }
      .site-banner-custom__content {
        width: 100%; }
        .site-banner-custom__content > img {
          top: 40px;
          right: 40px; }
        .site-banner-custom__content h2 {
          padding-right: 0; }
        .site-banner-custom__content .share {
          text-align: center; }
      .site-banner-custom .parallax {
        display: none; } }
  @media (max-width: 767.98px) {
    .site-banner-custom__mask:after {
      filter: none; }
    .site-banner-custom__content > img {
      position: static; }
    .site-banner-custom__content h2 {
      position: relative;
      line-height: 1.47;
      position: relative;
      padding-bottom: 25px; }
      .site-banner-custom__content h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 70px;
        height: 3px;
        background-color: #F59B3F; }
      .site-banner-custom__content h2:after {
        background-color: currentColor; }
    .site-banner-custom__info {
      padding-top: 50px; }
      .site-banner-custom__info h4 {
        margin-top: 1rem; }
        .site-banner-custom__info h4 .subtext {
          padding-top: 8px;
          padding-left: 1rem;
          display: inline-block;
          transform: translateY(-50%); }
          .site-banner-custom__info h4 .subtext br {
            display: none; } }
  @media (max-width: 575.98px) {
    .site-banner-custom__mask {
      height: 30%; }
    .site-banner-custom__content {
      padding: 20px 32px; }
    .site-banner-custom__info h4 .subtext {
      font-size: 1.125rem;
      line-height: 1.39;
      transform: translateY(0); }
      .site-banner-custom__info h4 .subtext br {
        display: block; } }
  @media screen and (max-width: 380px) {
    .site-banner-custom {
      padding-top: 160px;
      padding-bottom: 40px; }
      .site-banner-custom__content {
        padding: 25px 15px; }
        .site-banner-custom__content h2 {
          font-size: 2rem;
          line-height: 1.3; }
        .site-banner-custom__content p {
          font-size: 1rem; } }

.site-more {
  position: relative;
  padding: 90px 0;
  background-color: #F0F0F0; }
  .site-more h2 {
    margin-bottom: 1.5rem; }
  .site-more p {
    line-height: 1.69; }
  .site-more .btn.cta {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    color: #363636;
    border-color: #363636;
    border-width: 2px; }
    .site-more .btn.cta .arrow {
      align-self: center; }
    .site-more .btn.cta:hover, .site-more .btn.cta:active {
      text-decoration: none; }
      .site-more .btn.cta:hover .arrow, .site-more .btn.cta:active .arrow {
        width: 25px; }
  @media (max-width: 767.98px) {
    .site-more {
      padding: 80px 0; } }
  @media (max-width: 575.98px) {
    .site-more {
      padding: 60px 0; }
      .site-more h2 {
        margin-bottom: 1rem; }
      .site-more p {
        font-size: 0.94rem;
        line-height: 1.58; } }

.site-overview {
  padding-top: 90px;
  padding-bottom: 130px; }
  .site-overview h2 {
    margin-bottom: 1.5rem; }
  .site-overview p {
    line-height: 1.69; }
  .site-overview .parallax.radial-right-gray {
    top: 200px;
    right: auto;
    left: -166px; }
  .site-overview .parallax.hatches-1 {
    left: auto;
    right: 0; }
  @media (max-width: 767.98px) {
    .site-overview {
      padding: 80px 0; }
      .site-overview .parallax {
        display: none; } }
  @media (max-width: 575.98px) {
    .site-overview {
      padding: 60px 0; }
      .site-overview h2 {
        margin-bottom: 1rem; }
      .site-overview p {
        font-size: 0.94rem;
        line-height: 1.58; } }

.site-filter {
  padding: 60px 0; }
  .site-filter__inner {
    position: relative;
    z-index: 1;
    background-color: #D0D0D0; }
    .site-filter__inner.open .control:after {
      transform: rotate(180deg); }
  .site-filter__header {
    padding: 30px 40px;
    display: flex;
    justify-content: space-between; }
    .site-filter__header .control {
      position: relative;
      padding: 5px;
      padding-right: 1.25rem;
      align-self: center;
      font-weight: 600;
      cursor: pointer;
      user-select: none; }
      .site-filter__header .control:after {
        display: block;
        content: '';
        position: absolute;
        top: calc(50% - 4px);
        right: 0;
        width: 12px;
        height: 8px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url("mysource_files/arrow-down-gray.svg");
        transition: all 200ms cubic-bezier(0.55, 0.085, 0.68, 0.53); }
      .site-filter__header .control:hover, .site-filter__header .control:active {
        color: #000; }
    .site-filter__header .filters {
      display: none;
      margin-right: auto;
      padding-left: 2rem;
      align-self: center; }
      .site-filter__header .filters.active {
        display: block; }
      .site-filter__header .filters .label {
        display: inline-block;
        border-radius: 20px;
        background-color: #FFF;
        padding: 8px 25px;
        font-weight: 600; }
      .site-filter__header .filters a {
        padding-left: 1rem;
        color: #363636;
        text-decoration: underline; }
    .site-filter__header .input-group {
      width: auto; }
      .site-filter__header .input-group label {
        margin: 0;
        padding-right: 2rem;
        align-self: center; }
      .site-filter__header .input-group input[type="text"] {
        border: none; }
      .site-filter__header .input-group button {
        min-width: initial;
        background-color: #242424;
        border: none;
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: center center;
        background-image: url("mysource_files/search.svg"); }
  .site-filter__main .main__inner {
    padding: 30px 46px;
    background-color: #FFF; }
  .site-filter__main .text-label {
    padding: 0;
    margin-bottom: 20px;
    margin-right: 30px;
    background-color: #E6E6E6;
    font-size: 0.875rem;
    border: none;
    background-color: transparent; }
    .site-filter__main .text-label__inner {
      padding: 8px 25px;
      margin: 0;
      background-color: #E6E6E6;
      border-radius: 20px; }
      .site-filter__main .text-label__inner:after, .site-filter__main .text-label__inner:before {
        content: none; }
    .site-filter__main .text-label input:checked + .text-label__inner {
      color: #FFF;
      background-color: #363636; }
  .site-filter__main .form-group {
    display: inline-block; }
    .site-filter__main .form-group:not(:last-child) {
      margin-right: 2rem; }
    .site-filter__main .form-group label {
      font-weight: normal; }
  .site-filter__main b {
    display: block;
    margin-bottom: 34px; }
  @media (max-width: 991.98px) {
    .site-filter__header {
      padding: 18px 30px;
      flex-wrap: wrap; }
      .site-filter__header .filters .label {
        padding: 5px 15px; }
      .site-filter__header .input-group {
        min-width: 100%;
        padding-top: 1rem; }
        .site-filter__header .input-group label {
          padding-left: 4px; }
    .site-filter__main .main__inner {
      padding: 24px 30px; }
    .site-filter__main .text-label {
      margin-right: 15px;
      margin-bottom: 10px; } }
  @media (max-width: 575.98px) {
    .site-filter {
      padding: 40px 0; }
      .site-filter__header {
        padding: 25px 15px; }
        .site-filter__header .input-group label {
          padding-right: 1rem; }
      .site-filter__main .main__inner {
        padding: 30px 15px; }
      .site-filter__main .text-label {
        margin-right: 10px; }
        .site-filter__main .text-label__inner {
          padding: 6px 14px;
          font-size: 0.8rem; }
      .site-filter__main b {
        margin-bottom: 20px; } }

/**
 * Pages contain page(or template) specific style.
 * They may only be there to alter the look of a component on a different page
 */
body {
  background-color: #f6f6f6;
  font-family: "DIN Next LT W01 Regular"; }

#main {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1600px;
  background-color: #FFFFFF; }

h1, h2, h3, h4, h5, h6 {
  font-family: "DIN Next LT W01 Medium"; }

body.stdContent h1 {
  margin-bottom: 80px; }

body.projects .site-explore {
  position: relative; }
  body.projects .site-explore:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10%;
    width: 82px;
    height: 423px;
    background-image: url("mysource_files/lines.svg");
    background-repeat: no-repeat; }
  @media (max-width: 1199.98px) {
    body.projects .site-explore:before {
      left: 10px; } }
  @media (max-width: 991.98px) {
    body.projects .site-explore:before {
      content: none; } }
  @media (max-width: 575.98px) {
    body.projects .site-explore .card__image {
      height: 220px; }
    body.projects .site-explore .card__box h3 {
      height: auto; }
    body.projects .site-explore .content {
      margin-bottom: 0; }
    body.projects .site-explore .link {
      display: none; } }

body.projects .site-updates, body.projects .project__updates {
  padding-top: 80px; }
  body.projects .site-updates h2, body.projects .project__updates h2 {
    margin-bottom: 50px; }
    body.projects .site-updates h2:after, body.projects .project__updates h2:after {
      content: none; }
  body.projects .site-updates .btn, body.projects .project__updates .btn {
    color: #F59B3F;
    border-color: transparent;
    background-color: transparent; }
    body.projects .site-updates .btn:hover, body.projects .project__updates .btn:hover, body.projects .site-updates .btn:active, body.projects .project__updates .btn:active {
      color: #dc750b;
      border-color: transparent;
      background-color: transparent; }

body.project .site-disruptions {
  padding-top: 100px; }
  @media (max-width: 767.98px) {
    body.project .site-disruptions {
      padding-top: 60px; } }

body.project .site-updates .border-text:after, body.project .project__updates .border-text:after,
body.project .site-timeline .border-text:after {
  content: none; }

body.project .site-updates, body.project .project__updates {
  padding-top: 120px; }
  body.project .site-updates h2, body.project .project__updates h2 {
    margin-bottom: 2rem; }
  body.project .site-updates .parallax.radial-right-gray, body.project .project__updates .parallax.radial-right-gray {
    top: 100px;
    right: auto;
    left: -166px; }
  @media (max-width: 767.98px) {
    body.project .site-updates, body.project .project__updates {
      padding-top: 60px; }
      body.project .site-updates .parallax, body.project .project__updates .parallax {
        display: none; }
      body.project .site-updates h2, body.project .project__updates h2 {
        margin-bottom: 1.5rem; } }

body.project .site-explore {
  padding-top: 120px; }
  @media (max-width: 767.98px) {
    body.project .site-explore {
      padding-top: 80px; } }

body.project .site-more__content .col-9 {
  width: auto !important;
  max-width: 100% !important; }
  body.project .site-more__content .col-9 .btn .arrow {
    margin-left: 1rem; }

body.updates #main {
  background-color: #F0F0F0; }

body.updates .site-banner-two-col .share {
  display: none; }

body.updates .results {
  padding-bottom: 150px; }
  body.updates .results .count {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 1.25rem; }
  body.updates .results .btn {
    margin-top: 60px; }
    body.updates .results .btn.disabled {
      background-color: #DDD;
      border-color: #DDD; }

body.updates .result {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  text-decoration: none !important;
  color: #363636;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -ie-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  height: calc(100% - 1.5rem); }
  body.updates .result__image {
    min-height: 200px;
    background-size: cover;
    background-color: #363636;
    background-position: center center; }
  body.updates .result__box {
    padding: 34px;
    background-color: #FFF;
    border: #dee2e6 solid 1px;
    height: 100%; }
    body.updates .result__box .date {
      margin-bottom: 0.5rem;
      font-size: 0.875rem;
      font-weight: 600; }
    body.updates .result__box h3 {
      font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1.35rem;
      font-weight: 700;
      line-height: 1.35; }
  @media (min-width: 992px) {
    body.updates .result.vertical {
      flex-direction: column; }
      body.updates .result.vertical .result__image {
        min-height: 200px; }
      body.updates .result.vertical .result__box {
        flex-grow: 1; } }
  @media (min-width: 992px) {
    body.updates .result.big {
      display: block;
      padding: 40px; }
      body.updates .result.big .result__image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-right: 0; }
      body.updates .result.big .result__box {
        position: relative;
        max-width: 380px; }
        body.updates .result.big .result__box h3 {
          font-size: 1.625rem;
          line-height: 1.31; }
      body.updates .result.big.right .result__box {
        margin-left: auto; } }
  body.updates .result:hover, body.updates .result:active {
    transform: translateY(-2px); }
  body.updates .result.blue .text-label:before {
    background-color: #007bff; }
  body.updates .result.indigo .text-label:before {
    background-color: #6610f2; }
  body.updates .result.purple .text-label:before {
    background-color: #6f42c1; }
  body.updates .result.pink .text-label:before {
    background-color: #e83e8c; }
  body.updates .result.red .text-label:before {
    background-color: #dc3545; }
  body.updates .result.orange .text-label:before {
    background-color: #F59B3F; }
  body.updates .result.yellow .text-label:before {
    background-color: #FEC630; }
  body.updates .result.green .text-label:before {
    background-color: #28a745; }
  body.updates .result.teal .text-label:before {
    background-color: #20c997; }
  body.updates .result.cyan .text-label:before {
    background-color: #17a2b8; }
  body.updates .result.white .text-label:before {
    background-color: #FFFFFF; }
  body.updates .result.gray .text-label:before {
    background-color: #6c757d; }
  body.updates .result.gray-dark .text-label:before {
    background-color: #343a40; }
  body.updates .result.west-gate-tunnel .text-label:before {
    background-color: #55B4BB; }
  body.updates .result.north-east-link .text-label:before {
    background-color: #006072; }
  body.updates .result.metro-tunnel .text-label:before {
    background-color: #58BAE5; }
  body.updates .result.ballarat-line .text-label:before {
    background-color: #9F5ABA; }
  body.updates .result.level-crossing-removal .text-label:before {
    background-color: #005771; }
  body.updates .result.level-crossing-removal-project .text-label:before {
    background-color: #005771; }
  body.updates .result.mernda-rail .text-label:before {
    background-color: #860707; }
  body.updates .result.chandler-highway-upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.citywide-tulla-widening .text-label:before {
    background-color: #1f96cd; }
  body.updates .result.m80-ringroad-upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.monash-freeway-upgrade .text-label:before {
    background-color: #479AA4; }
  body.updates .result.swann-st-bridge-upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.high-capacity-trains .text-label:before {
    background-color: #3472C9; }
  body.updates .result.streamlining-hoddle-street .text-label:before {
    background-color: #293543; }
  body.updates .result.hurstbridge-line-upgrade .text-label:before {
    background-color: #005771; }
  body.updates .result.west_gate_tunnel .text-label:before {
    background-color: #55B4BB; }
  body.updates .result.north_east_link .text-label:before {
    background-color: #006072; }
  body.updates .result.metro_tunnel .text-label:before {
    background-color: #58BAE5; }
  body.updates .result.ballarat_line .text-label:before {
    background-color: #9F5ABA; }
  body.updates .result.ballarat_line_upgrade .text-label:before {
    background-color: #9F5ABA; }
  body.updates .result.regional_rail_revival .text-label:before {
    background-color: #9F5ABA; }
  body.updates .result.level_crossing_removal .text-label:before {
    background-color: #005771; }
  body.updates .result.level_crossing_removal_project .text-label:before {
    background-color: #005771; }
  body.updates .result.mernda_rail .text-label:before {
    background-color: #860707; }
  body.updates .result.chandler_highway_upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.citywide_tulla_widening .text-label:before {
    background-color: #1f96cd; }
  body.updates .result.citylink_tulla_widening .text-label:before {
    background-color: #1f96cd; }
  body.updates .result.m80_ringroad_upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.m80_ring_road_upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.monash_freeway_upgrade .text-label:before {
    background-color: #479AA4; }
  body.updates .result.swann_st_bridge_upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.swan_street_bridge_upgrade .text-label:before {
    background-color: #293543; }
  body.updates .result.high_capacity_trains .text-label:before {
    background-color: #3472C9; }
  body.updates .result.high_capacity_metro_trains .text-label:before {
    background-color: #3472C9; }
  body.updates .result.streamlining_hoddle_street .text-label:before {
    background-color: #293543; }
  body.updates .result.hurstbridge_line_upgrade .text-label:before {
    background-color: #005771; }

@media (max-width: 1199.98px) {
  body.updates .result__box {
    flex-grow: 1;
    padding: 20px 26px; } }

@media (max-width: 767.98px) {
  body.updates .result__box h3 {
    font-size: 1.15rem; } }

@media (max-width: 575.98px) {
  body.updates .results {
    padding-bottom: 100px; }
  body.updates .result {
    flex-direction: column;
    margin-bottom: 1rem; }
    body.updates .result h3 {
      font-size: 1.2rem; }
    body.updates .result__image {
      min-height: 170px; }
    body.updates .result__box {
      padding: 20px 15px;
      font-size: 0.875rem;
      line-height: 1.45; } }

@media (min-width: 992px) {
  .postItem.col-lg-12 .result__image {
    min-height: 24rem; }
  .postItem.col-lg-12 .result__box {
    width: 24rem;
    position: absolute;
    right: auto;
    margin: 2rem;
    height: calc(100% - 4rem); }
  .postItem:nth-child(12n+1) .result__box {
    right: 0; } }

body.update.blue .post .text-label:before {
  background-color: #007bff; }

body.update.indigo .post .text-label:before {
  background-color: #6610f2; }

body.update.purple .post .text-label:before {
  background-color: #6f42c1; }

body.update.pink .post .text-label:before {
  background-color: #e83e8c; }

body.update.red .post .text-label:before {
  background-color: #dc3545; }

body.update.orange .post .text-label:before {
  background-color: #F59B3F; }

body.update.yellow .post .text-label:before {
  background-color: #FEC630; }

body.update.green .post .text-label:before {
  background-color: #28a745; }

body.update.teal .post .text-label:before {
  background-color: #20c997; }

body.update.cyan .post .text-label:before {
  background-color: #17a2b8; }

body.update.white .post .text-label:before {
  background-color: #FFFFFF; }

body.update.gray .post .text-label:before {
  background-color: #6c757d; }

body.update.gray-dark .post .text-label:before {
  background-color: #343a40; }

body.update.west-gate-tunnel .post .text-label:before {
  background-color: #55B4BB; }

body.update.north-east-link .post .text-label:before {
  background-color: #006072; }

body.update.metro-tunnel .post .text-label:before {
  background-color: #58BAE5; }

body.update.ballarat-line .post .text-label:before {
  background-color: #9F5ABA; }

body.update.level-crossing-removal .post .text-label:before {
  background-color: #005771; }

body.update.level-crossing-removal-project .post .text-label:before {
  background-color: #005771; }

body.update.mernda-rail .post .text-label:before {
  background-color: #860707; }

body.update.chandler-highway-upgrade .post .text-label:before {
  background-color: #293543; }

body.update.citywide-tulla-widening .post .text-label:before {
  background-color: #1f96cd; }

body.update.m80-ringroad-upgrade .post .text-label:before {
  background-color: #293543; }

body.update.monash-freeway-upgrade .post .text-label:before {
  background-color: #479AA4; }

body.update.swann-st-bridge-upgrade .post .text-label:before {
  background-color: #293543; }

body.update.high-capacity-trains .post .text-label:before {
  background-color: #3472C9; }

body.update.streamlining-hoddle-street .post .text-label:before {
  background-color: #293543; }

body.update.hurstbridge-line-upgrade .post .text-label:before {
  background-color: #005771; }

body.update.west_gate_tunnel .post .text-label:before {
  background-color: #55B4BB; }

body.update.north_east_link .post .text-label:before {
  background-color: #006072; }

body.update.metro_tunnel .post .text-label:before {
  background-color: #58BAE5; }

body.update.ballarat_line .post .text-label:before {
  background-color: #9F5ABA; }

body.update.ballarat_line_upgrade .post .text-label:before {
  background-color: #9F5ABA; }

body.update.regional_rail_revival .post .text-label:before {
  background-color: #9F5ABA; }

body.update.level_crossing_removal .post .text-label:before {
  background-color: #005771; }

body.update.level_crossing_removal_project .post .text-label:before {
  background-color: #005771; }

body.update.mernda_rail .post .text-label:before {
  background-color: #860707; }

body.update.chandler_highway_upgrade .post .text-label:before {
  background-color: #293543; }

body.update.citywide_tulla_widening .post .text-label:before {
  background-color: #1f96cd; }

body.update.citylink_tulla_widening .post .text-label:before {
  background-color: #1f96cd; }

body.update.m80_ringroad_upgrade .post .text-label:before {
  background-color: #293543; }

body.update.m80_ring_road_upgrade .post .text-label:before {
  background-color: #293543; }

body.update.monash_freeway_upgrade .post .text-label:before {
  background-color: #479AA4; }

body.update.swann_st_bridge_upgrade .post .text-label:before {
  background-color: #293543; }

body.update.swan_street_bridge_upgrade .post .text-label:before {
  background-color: #293543; }

body.update.high_capacity_trains .post .text-label:before {
  background-color: #3472C9; }

body.update.high_capacity_metro_trains .post .text-label:before {
  background-color: #3472C9; }

body.update.streamlining_hoddle_street .post .text-label:before {
  background-color: #293543; }

body.update.hurstbridge_line_upgrade .post .text-label:before {
  background-color: #005771; }

body.update .banner {
  height: 310px;
  background-color: #DDD;
  background-size: cover;
  background-position: center center; }

body.update .post__inner {
  margin-top: -70px;
  padding-top: 90px;
  padding-bottom: 140px;
  background-color: #FFF; }

body.update .post__meta {
  width: 60%;
  margin: 0 auto; }
  body.update .post__meta .date {
    font-size: 0.875rem;
    font-weight: 600; }
  body.update .post__meta h2 {
    line-height: 1.24; }

body.update .post__main {
  width: 60%;
  padding-top: 60px;
  padding-bottom: 50px;
  margin: 0 auto;
  line-height: 1.69; }
  body.update .post__main img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: -20%;
    margin-right: -20%;
    width: 140%;
    max-height: 100%; }
  body.update .post__main blockquote {
    position: relative;
    padding: 50px 25px;
    max-width: 80%;
    font-size: 1.625rem;
    font-style: italic;
    font-weight: 600; }
    body.update .post__main blockquote:after {
      content: '';
      position: absolute;
      top: 50px;
      left: 0;
      width: 2px;
      height: calc(100% - 100px);
      background-color: #F59B3F; }
    body.update .post__main blockquote p {
      margin-bottom: 0; }

body.update .post__footer {
  padding-top: 20px;
  width: 60%;
  margin: 0 auto;
  border-top: #e4e4e4 solid 1px; }
  body.update .post__footer .text-label {
    margin-right: 2rem; }
  body.update .post__footer .plain-label-container {
    display: inline-block; }
    body.update .post__footer .plain-label-container .plain-label {
      margin-right: 1rem; }

body.update .site-updates, body.update .project__updates {
  padding-top: 120px;
  background-color: #F3F3F3; }
  body.update .site-updates__title {
    margin-bottom: 50px; }
  body.update .site-updates .update, body.update .project__updates .update {
    flex-direction: column; }
    body.update .site-updates .update__image, body.update .project__updates .update__image {
      min-height: 200px; }

body.update .modal.fade .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 30px;
  max-width: inherit;
  margin: 0;
  transform: scale(0.75);
  transition: all 200ms cubic-bezier(0.33, 0.73, 0.615, 0.96); }

body.update .modal.show .modal-dialog {
  transform: scale(1); }

body.update .modal .modal-content {
  position: relative;
  background-color: #000;
  width: 100%;
  height: 100%; }
  body.update .modal .modal-content iframe {
    width: 100%;
    height: 100%; }
  body.update .modal .modal-content .close {
    display: block;
    padding: 0;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #FFF;
    border: none;
    -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    body.update .modal .modal-content .close span {
      display: inline-block;
      transform: scale(1.5); }
    body.update .modal .modal-content .close:hover, body.update .modal .modal-content .close:active {
      transform: scale(1.2); }

@media (max-width: 1199.98px) {
  body.update .post .plain-label-container {
    display: block;
    margin-top: 1rem; } }

@media (max-width: 991.98px) {
  body.update .post__inner {
    padding-top: 60px; }
  body.update .post__meta {
    width: 80%; }
    body.update .post__meta h2 {
      font-size: 2.75rem; }
  body.update .post__main {
    width: 80%;
    padding-top: 40px; }
    body.update .post__main img {
      margin-left: -10%;
      margin-right: -10%;
      width: 120%; }
    body.update .post__main blockquote {
      padding: 30px 20px;
      max-width: 100%;
      font-size: 1.5rem; }
      body.update .post__main blockquote:after {
        top: 30px;
        height: calc(100% - 60px); }
  body.update .post__footer {
    width: 80%; }
  body.update .post-video {
    margin-left: -10%;
    margin-right: -10%;
    width: 120%;
    height: 420px; } }

@media (max-width: 767.98px) {
  body.update .post__inner {
    margin-top: -50px;
    padding-left: 15px;
    padding-right: 15px; }
  body.update .post__meta {
    width: 100%; }
  body.update .post__main {
    width: 100%; }
    body.update .post__main img {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px); }
  body.update .post__footer {
    width: 100%; }
  body.update .post-video {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    height: 300px; } }

@media (max-width: 575.98px) {
  body.update .banner {
    height: 200px; }
  body.update .post__inner {
    padding-top: 33px;
    padding-bottom: 100px; }
  body.update .post__meta h2 {
    font-size: 2rem;
    line-height: 1.35; }
  body.update .post__main {
    padding-top: 30px;
    padding-bottom: 30px; }
    body.update .post__main img {
      margin-left: -30px;
      margin-right: -30px;
      width: calc(100% + 60px); }
    body.update .post__main blockquote {
      font-size: 1.25rem; }
  body.update .post-video {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
    height: 280px; } }

@media screen and (max-width: 400px) {
  body.update .post__meta h2 {
    margin-bottom: 0;
    font-size: 1.75rem; }
  body.update .post__main {
    padding-top: 20px;
    font-size: 0.925rem; } }

body.about .module_text_wrapper p {
  line-height: 1.69; }

body.about .module_text_wrapper h3 {
  margin-bottom: 30px; }

body.about .module_text_wrapper img {
  margin-top: 20px;
  margin-bottom: 40px; }

@media (max-width: 767.98px) {
  body.about .module_text_wrapper {
    width: 100%;
    padding: 20px; } }

body.about .site-banner-two-col {
  background-color: #f3f3f3; }

body.about .stats {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #f3f3f3; }
  body.about .stats h2 {
    font-weight: 700;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
    body.about .stats h2 span {
      margin-top: 0.75rem;
      display: block;
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.38; }

body.about .site-two-col-basic__box {
  padding-right: 60px; }
  body.about .site-two-col-basic__box a {
    margin-top: 1.5rem; }

body.about .site-two-col-basic__img-container {
  position: relative;
  z-index: 1;
  margin-left: -30px;
  margin-right: -150px;
  height: 500px; }
  body.about .site-two-col-basic__img-container .parallax.stroke-gray {
    top: -40px;
    bottom: auto;
    left: 80px;
    right: auto; }

body.about .site-two-col-basic .row, body.about .site-two-col-basic .grid {
  padding-bottom: 80px; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.about .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
    margin-right: -30px;
    margin-left: -150px; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__box, body.about .site-two-col-basic .odd.grid .site-two-col-basic__box {
    padding-right: 0;
    padding-left: 60px; }

body.about .site-two-col-basic .odd .parallax.dotted-gray {
  left: calc(100% + 50px);
  right: auto; }

@media (max-width: 767.98px) {
  body.about .site-two-col-basic .row, body.about .site-two-col-basic .grid {
    padding-bottom: 0; } }

body.about .callout {
  position: relative; }
  body.about .callout__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background-color: #F3F3F3;
    overflow: hidden; }
  body.about .callout__inner {
    position: relative;
    padding-top: 110px; }
  body.about .callout__main {
    width: 60%;
    margin: 0 auto;
    line-height: 1.69; }
    body.about .callout__main .date {
      font-size: 0.875rem;
      font-weight: 600; }
    body.about .callout__main h2 {
      margin-bottom: 20px;
      line-height: 1.24; }
    body.about .callout__main img {
      display: block;
      width: 100%; }
    body.about .callout__main .post-slider {
      z-index: 1;
      margin-top: 4rem;
      margin-bottom: 4rem; }

body.about .post-slider__info {
  bottom: auto;
  top: 100%;
  right: auto;
  left: 0;
  background-color: transparent;
  color: #363636;
  font-weight: 600; }

body.about .parallax.lines {
  left: 100px; }

body.about .parallax.stroke-gray {
  top: auto;
  bottom: -50px;
  left: auto;
  right: 200px; }

body.about .parallax.lines-2 {
  top: 50%;
  left: auto;
  right: 0;
  z-index: 1; }

body.about .parallax.a {
  top: auto;
  bottom: -400px;
  left: auto;
  right: -500px; }

body.about .parallax.dotted-gray {
  left: auto;
  right: calc(100% + 50px);
  top: 50%; }

@media (max-width: 1199.98px) {
  body.about .site-two-col-basic__box {
    padding-right: 20px; }
  body.about .site-two-col-basic__img-container {
    height: 400px;
    margin-left: 0;
    margin-right: -60px; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.about .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
    margin-right: 0;
    margin-left: -60px; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__box, body.about .site-two-col-basic .odd.grid .site-two-col-basic__box {
    padding-right: 0;
    padding-left: 20px; } }

@media (max-width: 991.98px) {
  body.about .stats {
    padding-top: 100px;
    padding-bottom: 60px; }
    body.about .stats .parallax {
      display: none; }
  body.about .site-two-col-basic__box {
    padding-left: 0;
    padding-right: 0; }
  body.about .site-two-col-basic__img-container {
    height: 350px;
    margin-left: -30px;
    margin-right: -30px; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__box, body.about .site-two-col-basic .odd.grid .site-two-col-basic__box {
    padding-left: 0; }
  body.about .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.about .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
    margin-right: -30px;
    margin-left: -30px; }
  body.about .callout__main {
    width: 80%; } }

@media (max-width: 767.98px) {
  body.about .stats h2 {
    font-size: 2.75rem; }
    body.about .stats h2 span {
      font-size: 0.95rem;
      margin-top: 0.5rem; }
  body.about .site-two-col-basic {
    padding: 60px 0; }
  body.about .callout__main {
    width: 100%; } }

@media (max-width: 575.98px) {
  body.about .stats {
    padding: 50px 0; }
    body.about .stats h2 {
      font-size: 3.75rem; }
      body.about .stats h2 span {
        margin-top: 0.25rem;
        margin-bottom: 1rem;
        font-size: 1.125rem;
        line-height: 1.39;
        transform: translateY(0); }
  body.about .site-two-col-basic {
    padding: 40px 0; }
    body.about .site-two-col-basic__img-container {
      height: 280px;
      margin-left: -15px;
      margin-right: -15px; }
    body.about .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.about .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
      margin-right: -15px;
      margin-left: -15px; }
  body.about .callout__inner {
    padding-top: 60px; }
  body.about .post-slider {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px); } }

@media screen and (max-width: 400px) {
  body.about .site-two-col-basic__img-container {
    height: 200px; } }

body.jobs {
  /* Stylized */
  /* Adding Striped Effect for odd rows */
  /* Adding Hover Effect for rows */
  /* Removing left and right border of rows for modern UIs */ }
  body.jobs .site-banner-two-col {
    background-color: #f3f3f3; }
  body.jobs .job-search {
    padding-top: 80px;
    padding-bottom: 70px;
    background-color: #f3f3f3; }
    body.jobs .job-search__inner {
      position: relative;
      z-index: 1;
      padding: 30px 35px;
      background-color: #D8D8D8; }
    body.jobs .job-search h2 {
      margin-bottom: 1rem;
      font-size: 1.25rem; }
    body.jobs .job-search .input-group {
      flex-direction: column; }
      body.jobs .job-search .input-group input, body.jobs .job-search .input-group select {
        border-color: transparent;
        -webkit-appearance: none;
        width: 100%;
        height: 3.5rem; }
  body.jobs .site-two-col-basic__box {
    margin-top: 0;
    position: static;
    padding-left: 0;
    transform: none; }
  body.jobs .site-two-col-basic__img-container {
    margin-left: -30px;
    margin-right: -150px;
    height: 500px; }
  body.jobs .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
    margin-right: -30px;
    margin-left: -150px; }
  body.jobs .site-two-col-basic .row.odd .site-two-col-basic__box, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__box {
    padding-right: 0;
    padding-left: 60px; }
  body.jobs .stats h2 {
    max-width: 180px;
    padding-bottom: 20px;
    margin-bottom: 80px;
    font-weight: 700;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    border-bottom: #F59B3F solid 3px; }
    body.jobs .stats h2 span {
      margin-top: 0.75rem;
      display: block;
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.38; }
  body.jobs .main-content {
    padding-top: 120px;
    padding-bottom: 150px; }
    body.jobs .main-content h2 {
      margin-bottom: 28px; }
    body.jobs .main-content img {
      position: relative;
      margin-top: 80px;
      max-width: 100%;
      max-height: 100%; }
  body.jobs .callout {
    background-color: #F3F3F3;
    padding-top: 100px;
    padding-bottom: 80px;
    overflow: hidden; }
    body.jobs .callout__inner h2 {
      margin-bottom: 38px; }
    body.jobs .callout__card {
      display: block;
      position: relative;
      z-index: 1;
      margin-bottom: 30px;
      background-color: #FFF;
      padding: 48px 42px;
      color: #363636;
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
      body.jobs .callout__card h3 {
        font-size: 1.25rem;
        font-weight: 700;
        font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
      body.jobs .callout__card .location {
        font-weight: 600;
        font-size: 0.875rem; }
      body.jobs .callout__card .content {
        margin-top: 38px;
        line-height: 1.5; }
      body.jobs .callout__card .date {
        margin-top: 32px;
        margin-bottom: 0;
        font-weight: 600;
        font-size: 0.875rem; }
      body.jobs .callout__card:hover, body.jobs .callout__card:active {
        text-decoration: none;
        transform: translateY(-3px); }
  body.jobs .site-quote__box {
    background-color: #F59B3F; }
  body.jobs .parallax.b {
    top: auto;
    bottom: -60%; }
  body.jobs .parallax.a {
    top: auto;
    bottom: -60%;
    left: auto;
    right: -600px; }
  body.jobs .parallax.dotted-gray {
    left: auto;
    right: 105%; }
  body.jobs .parallax.radial-center {
    top: -27px;
    left: -105px; }
  body.jobs .parallax.radial-right-gray {
    top: 10%;
    left: auto;
    right: -166px; }
  body.jobs .parallax.lines-2 {
    left: auto;
    right: 0; }
  body.jobs table {
    position: relative;
    z-index: 1;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    background-color: #FFF;
    /* Change the background-color of table here */
    text-align: left;
    /* Change the text-alignment of table here */ }
  body.jobs th {
    font-weight: bold;
    border: 1px solid #DDD;
    /* Change the border-color of heading here */
    padding: 8px; }
  body.jobs td {
    border: 1px solid #DDD;
    /* Change the border-color of cells here */
    padding: 8px; }
  body.jobs tr {
    background-color: transparent;
    /* Change the default background-color of rows here */ }
  body.jobs tr:nth-of-type(2n+1) {
    background-color: #FEFEFE;
    /* Change the background-color of odd rows here */ }
  body.jobs tr th {
    background-color: #EDEDED;
    /* Change the background-color of heading here */ }
  body.jobs tr {
    -moz-transition: background-color 300ms ease-in-out 0s;
    -ms-transition: background-color 300ms ease-in-out 0s;
    -o-transition: background-color 300ms ease-in-out 0s;
    -webkit-transition: background-color 300ms ease-in-out 0s;
    transition: background-color 300ms ease-in-out 0s; }
  body.jobs tr {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
  body.jobs th, body.jobs td {
    border: none; }
  @media (max-width: 1199.98px) {
    body.jobs .site-two-col-basic__box {
      padding-right: 20px; }
    body.jobs .site-two-col-basic__img-container {
      height: 400px;
      margin-left: 0;
      margin-right: -60px; }
    body.jobs .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
      margin-right: 0;
      margin-left: -60px; }
    body.jobs .site-two-col-basic .row.odd .site-two-col-basic__box, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__box {
      padding-right: 0;
      padding-left: 20px; } }
  @media (max-width: 991.98px) {
    body.jobs .job-search {
      padding-top: 100px;
      padding-bottom: 60px; }
      body.jobs .job-search__inner {
        padding: 24px; }
      body.jobs .job-search .parallax {
        display: none; }
    body.jobs .stats h2 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 60px; }
    body.jobs .site-two-col-basic__box {
      padding-left: 0;
      padding-right: 0; }
    body.jobs .site-two-col-basic__img-container {
      height: 350px;
      margin-left: -30px;
      margin-right: -30px; }
    body.jobs .site-two-col-basic .row.odd .site-two-col-basic__box, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__box {
      padding-left: 0; }
    body.jobs .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
      margin-right: -30px;
      margin-left: -30px; }
    body.jobs .slider {
      margin-top: 100px;
      margin-left: -30px;
      margin-right: -30px; }
      body.jobs .slider__inner {
        height: 360px; }
        body.jobs .slider__inner .content {
          width: 50%; }
          body.jobs .slider__inner .content [data-id] {
            padding: 32px 26px; }
          body.jobs .slider__inner .content blockquote {
            font-size: 1.1rem; }
    body.jobs .callout__card {
      padding: 32px; }
    body.jobs .parallax:not(.b) {
      display: none; } }
  @media (max-width: 767.98px) {
    body.jobs .job-search__inner {
      padding: 24px 15px; }
      body.jobs .job-search__inner .input-group {
        padding-top: 10px; }
    body.jobs .stats h2 {
      font-size: 2.75rem; }
      body.jobs .stats h2 span {
        font-size: 0.95rem;
        margin-top: 0.5rem; }
    body.jobs .site-two-col-basic {
      padding: 60px 0; }
    body.jobs .callout__main {
      width: 100%; }
    body.jobs .slider {
      margin-top: 0;
      margin-left: 0;
      margin-right: 0; }
      body.jobs .slider__inner {
        height: auto; }
        body.jobs .slider__inner .img {
          position: relative;
          bottom: -40px;
          left: -15px;
          height: 300px;
          width: calc(100% + 30px); }
        body.jobs .slider__inner .content {
          float: none;
          width: 100%; }
          body.jobs .slider__inner .content [data-id].active {
            display: block; }
          body.jobs .slider__inner .content blockquote {
            font-size: 1.25rem;
            margin-bottom: 20px; }
    body.jobs table {
      font-size: 0.925rem; }
    body.jobs th:nth-child(1) {
      width: 15%; }
    body.jobs td:nth-child(2) {
      width: 70%; }
    body.jobs td:nth-child(3) {
      width: 15%; } }
  @media (max-width: 575.98px) {
    body.jobs .stats h2 {
      padding-bottom: 10px;
      margin-bottom: 40px;
      text-align: center;
      font-size: 2.5rem; }
      body.jobs .stats h2 span {
        font-size: 0.875rem; }
    body.jobs .job-search {
      padding-top: 40px;
      padding-bottom: 0; }
      body.jobs .job-search__inner {
        margin-left: -15px;
        margin-right: -15px; }
    body.jobs .site-two-col-basic {
      padding: 40px 0; }
      body.jobs .site-two-col-basic__img-container {
        height: 280px;
        margin-left: -15px;
        margin-right: -15px; }
      body.jobs .site-two-col-basic .row.odd .site-two-col-basic__img-container, body.jobs .site-two-col-basic .odd.grid .site-two-col-basic__img-container {
        margin-right: -15px;
        margin-left: -15px; }
    body.jobs .callout {
      padding: 50px 0; }
      body.jobs .callout__inner {
        padding-top: 40px; }
      body.jobs .callout__card {
        padding: 24px 15px; }
        body.jobs .callout__card .content {
          margin-top: 24px; }
        body.jobs .callout__card .date {
          margin-top: 24px; }
      body.jobs .callout__main {
        overflow-x: auto; }
    body.jobs .slider__inner .content [data-id] {
      padding: 34px 30px; }
    body.jobs .slider__inner .content blockquote {
      font-size: 1rem; }
    body.jobs .slider__inner .content h3 {
      font-size: 1.3rem; }
    body.jobs .main-content {
      padding: 80px 0; }
      body.jobs .main-content img {
        margin-top: 40px; }
    body.jobs table {
      font-size: 0.9rem; } }
  @media screen and (max-width: 400px) {
    body.jobs .site-two-col-basic__img-container {
      height: 200px; }
    body.jobs .slider__controls .counter {
      font-size: 0.875rem; }
    body.jobs .slider__controls button {
      width: 40px;
      height: 40px; }
    body.jobs .slider__inner .img {
      height: 260px;
      bottom: -80px; } }

body.error .circle {
  position: relative;
  align-self: center;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  animation: rotation 4s infinite linear; }
  body.error .circle__outer {
    position: relative;
    display: flex;
    padding: 100px 0;
    padding-bottom: 40px;
    justify-content: center; }
    body.error .circle__outer h2 {
      position: absolute;
      top: 50%;
      align-self: center;
      background-color: #FFF;
      font-size: 3.5rem; }
  body.error .circle .dot {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #CDCDCD;
    transform: translate(-2px, -2px);
    transition: all 500ms cubic-bezier(0.665, 0.17, 0.195, 1.615); }

body.error #main p {
  padding-bottom: 80px;
  display: block;
  text-align: center;
  font-size: 1.125rem;
  color: #666; }

@media (max-width: 575.98px) {
  body.error .circle {
    width: 250px;
    height: 250px; }
    body.error .circle__outer h2 {
      font-size: 2.75rem;
      top: calc(50% + 5px); }
  body.error #main p {
    font-size: 1rem; } }

body.disruptions #main iframe {
  position: fixed;
  top: 90px;
  height: calc(100% - 90px);
  width: 100%;
  border: none;
  border-style: none; }

body.disruptions .site-register, body.disruptions .site-footer {
  display: none; }

@media (max-width: 991.98px) {
  body.disruptions #main iframe {
    top: 75px;
    height: calc(100% - 75px); } }

/**
 * map specific styles.
 * navbar, sidebar and page are broken up into their own files inside the map folder.
 */
body.map {
  background: #FFFFFF; }
  body.map .circle__outer {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    justify-content: center;
    width: 300px;
    height: 300px;
    margin: auto; }
    body.map .circle__outer h2 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      align-self: center;
      background-color: #FFF;
      padding: 1rem;
      font-size: 1.6rem; }
    body.map .circle__outer .circle {
      position: relative;
      align-self: center;
      width: 300px;
      height: 300px;
      border-radius: 50%;
      animation: rotation 4s infinite linear; }
      body.map .circle__outer .circle .dot {
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        width: 4px;
        height: 4px;
        border-radius: 4px;
        background-color: #CDCDCD;
        transform: translate(-2px, -2px);
        transition: all 500ms cubic-bezier(0.665, 0.17, 0.195, 1.615); }
  body.map .globalMap {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0rem;
    left: 0rem;
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1); }
    body.map .globalMap.ready {
      opacity: 1; }
    body.map .globalMap__map {
      position: absolute;
      height: 100%;
      width: calc(100% - 380px);
      top: 0rem;
      right: 0rem; }
      body.map .globalMap__map .customDisruptionMarker {
        position: absolute;
        cursor: pointer;
        width: 45px;
        height: 45px;
        border-radius: 30px;
        background: #dc3545;
        border: 3px solid #FFFFFF;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        transform: translateX(-50%) translateY(-50%);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: 50%; }
        body.map .globalMap__map .customDisruptionMarker.active {
          border-width: 0;
          animation: pulse2 1250ms infinite;
          animation-delay: 500ms; }
          body.map .globalMap__map .customDisruptionMarker.active:after {
            opacity: 1; }
        body.map .globalMap__map .customDisruptionMarker[data-type="vehicles"] {
          background-image: url("mysource_files/disruptionIcon-vehicles.svg");
          background-color: #FF253F; }
        body.map .globalMap__map .customDisruptionMarker[data-type="train"] {
          background-image: url("mysource_files/disruptionIcon-train.svg");
          background-color: #9013FE; }
        body.map .globalMap__map .customDisruptionMarker[data-type="bus-and-tram"] {
          background-image: url("mysource_files/disruptionIcon-bus-and-tram.svg");
          background-color: #FF9F01;
          background-size: 16px; }
        body.map .globalMap__map .customDisruptionMarker[data-type="pedestrian"] {
          background-image: url("mysource_files/disruptionIcon-pedestrian.svg");
          background-color: #2187FF; }
        body.map .globalMap__map .customDisruptionMarker:hover {
          cursor: pointer; }
        body.map .globalMap__map .customDisruptionMarker.hidden {
          opacity: 0; }
  @media (max-width: 1199.98px) {
    body.map .globalMap__map {
      width: calc(100% - 280px); } }
  @media (max-width: 767.98px) {
    body.map .globalMap__map {
      width: 100%; }
    body.map .globalMap--openLocation .globalMap__map {
      height: 40vh; } }

.globalMap .icon {
  display: inline-block;
  margin-right: 6px;
  min-width: 24px;
  align-self: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: bottom; }
  .globalMap .icon.icon-date {
    width: 17px;
    height: 17px;
    background-image: url("mysource_files/date.svg"); }
  .globalMap .icon.icon-all {
    width: 23px;
    height: 21px;
    background-image: url("mysource_files/alert.svg"); }
  .globalMap .icon.icon-all-white {
    width: 23px;
    height: 21px;
    background-image: url("mysource_files/alert-white.svg");
    vertical-align: sub; }
  .globalMap .icon.icon-projects {
    width: 19px;
    height: 19px;
    background-image: url("mysource_files/projects.svg");
    vertical-align: sub; }
  .globalMap .icon.icon-search {
    width: 16px;
    height: 17px;
    background-image: url("mysource_files/search.svg"); }
  .globalMap .icon.icon-location {
    width: 14px;
    height: 17px;
    background-image: url("mysource_files/location.svg"); }
  .globalMap .icon.icon-train {
    width: 14px;
    height: 17px;
    background-image: url("mysource_files/icon-train.svg"); }
  .globalMap .icon.icon-bus-and-tram {
    width: 14px;
    height: 17px;
    background-image: url("mysource_files/icon-bus-and-tram.svg"); }
  .globalMap .icon.icon-vehicles {
    width: 16px;
    height: 16px;
    background-image: url("mysource_files/icon-vehicle.svg"); }
  .globalMap .icon.icon-pedestrian {
    width: 13px;
    height: 22px;
    background-image: url("mysource_files/icon-pedestrian.svg"); }

.globalMap__onboarding {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 9; }
  .globalMap__onboarding__content {
    max-width: 768px;
    padding: 20px;
    color: #FFFFFF;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5; }
    .globalMap__onboarding__content h3 {
      margin-bottom: 20px; }
    .globalMap__onboarding__content .btn {
      margin-top: 20px; }

@media (max-width: 767.98px) {
  .globalMap__onboarding__content {
    max-width: 768px;
    padding: 20px;
    padding-top: 40px;
    color: #FFFFFF;
    position: relative;
    top: 0px;
    left: 0%;
    transform: translateX(0%) translateY(0%);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    height: 100%;
    overflow-y: auto; }
    .globalMap__onboarding__content .btn {
      width: 100%; } }

body.search .controls {
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #F3F3F3; }
  body.search .controls h2 {
    margin-bottom: 45px; }
  body.search .controls input {
    width: 400px;
    border: transparent; }
  body.search .controls button {
    border: transparent; }

body.search .main-content {
  padding: 80px 0; }
  body.search .main-content .count {
    font-weight: 600; }
  body.search .main-content__inner {
    padding-top: 20px; }

body.search .result {
  padding: 24px 0;
  display: flex;
  border-bottom: #D8D8D8 solid 1px; }
  body.search .result h3 {
    margin-top: 10px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.125rem;
    font-weight: 700;
    color: #F59B3F; }
  body.search .result .link {
    margin-bottom: 20px;
    color: #6c757d; }
  body.search .result img {
    max-width: 100%;
    max-height: 100%;
    margin-right: 10px; }
  body.search .result__right {
    align-self: center; }

body.search .pagination {
  padding-top: 36px;
  text-align: right; }
  body.search .pagination .page {
    padding: 6px 14px;
    display: inline-block;
    border: #F59B3F solid 1px;
    background-color: #F59B3F;
    font-weight: 700;
    color: #FFF;
    -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    body.search .pagination .page:not(:last-child) {
      margin-right: 8px; }
    body.search .pagination .page:hover, body.search .pagination .page:active, body.search .pagination .page.current {
      text-decoration: none;
      background-color: transparent;
      color: #F59B3F; }

@media (max-width: 991.98px) {
  body.search .controls input {
    width: 300px; }
  body.search .parallax {
    display: none; } }

@media (max-width: 767.98px) {
  body.search .main-content {
    padding: 50px 0; }
    body.search .main-content__inner {
      padding-top: 0; }
  body.search .result img {
    display: none; } }

@media (max-width: 575.98px) {
  body.search .controls {
    padding: 40px 0; }
    body.search .controls h2 {
      font-size: 1.5rem;
      margin-bottom: 30px; }
    body.search .controls .input-group {
      flex-direction: column; }
    body.search .controls input {
      width: 100%; }
    body.search .controls button {
      width: 100%; }
  body.search .result {
    display: block;
    padding: 10px 0; }
    body.search .result .link {
      margin-bottom: 10px;
      font-size: 0.875rem; }
    body.search .result .content {
      font-size: 0.875rem; } }

body.contact form#form_email_142469 input, body.contact form#form_email_142469 select {
  -webkit-appearance: none;
  width: 100%;
  height: 3.5rem; }

body.contact form#form_email_142469 input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  -ie-transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  transition: all color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out cubic-bezier(0.77, 0, 0.175, 1);
  min-width: 200px;
  color: #FFF;
  background-color: #F46B15;
  border: #F46B15 solid 2px;
  width: 200px;
  border-radius: 0px;
  float: right;
  font-weight: 700;
  font-size: 1.1rem; }
  body.contact form#form_email_142469 input[type="submit"]:hover, body.contact form#form_email_142469 input[type="submit"]:focus {
    text-decoration: none; }
  body.contact form#form_email_142469 input[type="submit"]:focus, body.contact form#form_email_142469 input[type="submit"].focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  body.contact form#form_email_142469 input[type="submit"].disabled, body.contact form#form_email_142469 input[type="submit"]:disabled {
    opacity: .65; }
  body.contact form#form_email_142469 input[type="submit"]:not([disabled]):not(.disabled):active, body.contact form#form_email_142469 input[type="submit"]:not([disabled]):not(.disabled).active {
    background-image: none; }

/**
 * navbar section
 */
.globalMap .navbar {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #363636; }
  .globalMap .navbar__inner {
    display: flex;
    width: 100%;
    height: 100%; }
  .globalMap .navbar .search {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0;
    min-width: 380px;
    background-color: #FFF;
    border-top: 1px solid #E9E9E9; }
    .globalMap .navbar .search:after {
      display: inline-block;
      content: '';
      position: absolute;
      top: calc(50% - 10px);
      left: 20px;
      width: 20px;
      height: 20px;
      border: transparent solid 2px;
      border-top-color: #F59B3F;
      border-left-color: #F59B3F;
      border-radius: 50%;
      animation: rotation 500ms linear infinite;
      opacity: 0;
      pointer-events: none; }
    .globalMap .navbar .search.searching:after {
      opacity: 1; }
    .globalMap .navbar .search.searching .icon {
      opacity: 0; }
    .globalMap .navbar .search .icon {
      margin-left: 22px;
      align-self: center;
      opacity: 1;
      position: absolute;
      z-index: 2;
      width: 17px;
      min-width: auto;
      top: 50%;
      transform: translateY(-50%); }
    .globalMap .navbar .search .reset {
      display: block;
      position: absolute;
      z-index: 1;
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      width: 20px;
      height: 20px;
      padding: 0;
      color: transparent;
      font-size: 1px;
      border: none;
      border-radius: 50%;
      background-color: #DEDEDE;
      background-image: url("mysource_files/cross.svg");
      background-size: 16px;
      background-position: center center;
      background-repeat: no-repeat; }
    .globalMap .navbar .search input {
      height: 100%;
      width: 100%;
      padding-left: 60px;
      padding-right: 40px;
      border: none; }
      .globalMap .navbar .search input:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
    .globalMap .navbar .search button {
      display: none; }
  .globalMap .navbar .search-result {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.1); }
    .globalMap .navbar .search-result__item {
      display: flex;
      padding: 12px 22px;
      padding-left: 62px;
      font-size: 0.875rem;
      cursor: pointer; }
      .globalMap .navbar .search-result__item:not(:last-child) {
        border-bottom: #F2F2F2 solid 1px; }
      .globalMap .navbar .search-result__item .icon {
        margin-left: -40px;
        margin-right: 22px; }
      .globalMap .navbar .search-result__item:hover, .globalMap .navbar .search-result__item:active {
        background-color: #F8F8F8; }
  .globalMap .navbar .filter-container {
    display: flex;
    width: 100%;
    height: 100%; }
    .globalMap .navbar .filter-container h3 {
      display: none; }
    .globalMap .navbar .filter-container .close {
      display: none; }
  .globalMap .navbar .filter {
    height: 100%;
    position: relative;
    color: #FFF;
    flex-grow: 1;
    flex-basis: 0;
    align-self: center;
    font-size: 0.925rem; }
    .globalMap .navbar .filter:not(:last-child) {
      border-right: #666 solid 1px; }
    .globalMap .navbar .filter__button {
      display: flex;
      padding: 16px 24px;
      padding-right: 38px;
      width: 100%;
      height: 100%;
      background-color: transparent;
      border: none;
      font-weight: normal;
      text-align: left;
      color: #FFF; }
      .globalMap .navbar .filter__button:after {
        content: "";
        display: block;
        width: 12px;
        height: 8px;
        background: transparent;
        right: 20px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("mysource_files/filterChevron.svg");
        background-repeat: no-repeat; }
      .globalMap .navbar .filter__button:hover, .globalMap .navbar .filter__button:active {
        background-color: #666; }
      .globalMap .navbar .filter__button:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
      .globalMap .navbar .filter__button .icon {
        margin-right: 10px; }
    .globalMap .navbar .filter__inner {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #FFF;
      box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.1); }
    .globalMap .navbar .filter__item:not(:last-child) {
      border-bottom: #F2F2F2 solid 1px; }
    .globalMap .navbar .filter input {
      display: none; }
    .globalMap .navbar .filter label, .globalMap .navbar .filter .item__button {
      position: relative;
      padding: 14px 18px;
      padding-right: 38px;
      width: 100%;
      margin: 0;
      color: #363636;
      font-weight: normal;
      font-size: 0.875rem;
      text-align: left;
      background-color: #FFF;
      border: none; }
      .globalMap .navbar .filter label:focus, .globalMap .navbar .filter .item__button:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
      .globalMap .navbar .filter label:before, .globalMap .navbar .filter .item__button:before {
        top: calc(50% - 12px);
        left: auto;
        right: 12px; }
      .globalMap .navbar .filter label:after, .globalMap .navbar .filter .item__button:after {
        top: calc(50% - 12px);
        left: auto;
        right: 12px; }
    .globalMap .navbar .filter .item__button {
      text-align: center;
      text-transform: uppercase;
      font-weight: 600; }
      .globalMap .navbar .filter .item__button:hover, .globalMap .navbar .filter .item__button:active {
        background-color: #F2F2F2; }
    .globalMap .navbar .filter--text {
      padding: 18px 24px;
      font-weight: 600; }
    .globalMap .navbar .filter--date {
      max-width: 220px; }
    .globalMap .navbar .filter--disruption {
      max-width: 240px; }
    .globalMap .navbar .filter--type {
      max-width: 220px; }
    .globalMap .navbar .filter--mobile {
      display: none; }
      .globalMap .navbar .filter--mobile button {
        position: relative;
        width: 50%;
        background-color: #FFF;
        border: none;
        font-weight: 600;
        font-size: 0.875rem;
        text-transform: uppercase; }
        .globalMap .navbar .filter--mobile button:not(:last-child):after {
          content: '';
          position: absolute;
          z-index: 0;
          top: 20%;
          right: -1px;
          width: 2px;
          height: 60%;
          background-color: #DDD;
          pointer-events: none; }
        .globalMap .navbar .filter--mobile button:hover, .globalMap .navbar .filter--mobile button:active {
          font-weight: 600; }
  @media screen and (max-height: 680px) {
    .globalMap .navbar .filter label {
      padding: 10px 18px; } }
  @media (max-width: 1199.98px) {
    .globalMap .navbar .search {
      min-width: 280px; }
    .globalMap .navbar .filter--text {
      display: none; } }
  @media (max-width: 991.98px) {
    .globalMap .navbar {
      height: auto;
      top: 15px;
      left: auto;
      right: 15px;
      width: calc(100% - 280px - 30px);
      border-radius: 7px;
      box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
      background-color: transparent; }
      .globalMap .navbar__inner {
        flex-direction: column; }
      .globalMap .navbar .search {
        width: 100%;
        border-bottom: #F8F8F8 solid 1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top: none; }
        .globalMap .navbar .search:after {
          left: 8px; }
        .globalMap .navbar .search input {
          padding-left: 0; }
        .globalMap .navbar .search .icon {
          margin-left: 10px;
          margin-right: 10px; }
        .globalMap .navbar .search .icon-location {
          left: 16px; }
        .globalMap .navbar .search .icon-search {
          position: static;
          margin-top: 20px; }
        .globalMap .navbar .search .reset {
          top: 50%;
          right: 75px;
          width: 25px;
          height: 25px; }
        .globalMap .navbar .search button {
          display: inline-block;
          background-color: #363636;
          background-repeat: no-repeat;
          background-size: 15px 22px;
          background-position: center center;
          background-image: url("mysource_files/filter.svg");
          border: none;
          border-top-right-radius: 5px; }
          .globalMap .navbar .search button:focus {
            outline: none;
            box-shadow: 0 0 0 1px #66b0ff;
            position: relative;
            z-index: 1; }
      .globalMap .navbar .search-result {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
      .globalMap .navbar .filter:not(:last-child) {
        border-right: none; }
      .globalMap .navbar .filter--text {
        display: none; }
      .globalMap .navbar .filter--mobile {
        padding: 0;
        display: block;
        width: 100%;
        background-color: #FFF;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
        .globalMap .navbar .filter--mobile::after {
          display: block;
          clear: both;
          content: ""; }
        .globalMap .navbar .filter--mobile button {
          float: left;
          padding-top: 8px;
          padding-bottom: 8px;
          width: 100%;
          background-color: transparent; }
          .globalMap .navbar .filter--mobile button:focus {
            outline: none;
            box-shadow: 0 0 0 1px #66b0ff;
            position: relative;
            z-index: 1; }
          .globalMap .navbar .filter--mobile button:first-child {
            display: none; }
      .globalMap .navbar .filter-container {
        display: none;
        position: fixed;
        flex-wrap: wrap;
        z-index: 1;
        top: 15px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        border-radius: 5px;
        box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
        background-color: #FFF;
        overflow: auto;
        transition: opacity, transform 250ms cubic-bezier(0.39, 0.575, 0.565, 1);
        opacity: 0;
        transform: scale(0.8); }
        .globalMap .navbar .filter-container h3 {
          padding-top: 30px;
          padding-left: 15px;
          display: block;
          min-width: 100%; }
        .globalMap .navbar .filter-container .close {
          padding: 10px;
          display: block;
          position: fixed;
          z-index: 2;
          top: 15px;
          right: 15px;
          background-color: #454545;
          border: none; }
          .globalMap .navbar .filter-container .close svg {
            display: block;
            margin: 0 auto; }
            .globalMap .navbar .filter-container .close svg path {
              stroke: none;
              fill: #FFF; }
        .globalMap .navbar .filter-container .filter {
          height: auto;
          min-width: 33.33%;
          align-self: left;
          border-left: #F2F2F2 solid 1px; }
          .globalMap .navbar .filter-container .filter:not(:last-child) {
            border-right: none; }
          .globalMap .navbar .filter-container .filter--text {
            height: 0; }
          .globalMap .navbar .filter-container .filter__button {
            background-color: #333; }
          .globalMap .navbar .filter-container .filter__inner {
            overflow: initial !important;
            max-height: 100% !important;
            position: static;
            top: auto;
            left: auto;
            box-shadow: none; }
        .globalMap .navbar .filter-container.active {
          display: flex;
          opacity: 1;
          transform: scale(1);
          z-index: 2; } }
    @media (max-width: 991.98px) and (max-width: 1199.98px) {
      .globalMap .navbar .filter-container .close {
        top: 8px;
        right: 6px;
        padding: 6px;
        background-color: transparent; }
        .globalMap .navbar .filter-container .close svg {
          width: 25px;
          height: 25px; } }
    @media (max-width: 991.98px) and (max-width: 767.98px) {
      .globalMap .navbar .filter-container .close {
        top: 1px;
        right: 4px; }
      .globalMap .navbar .filter-container .filter {
        min-width: 50%; }
        .globalMap .navbar .filter-container .filter--date {
          min-width: 100%; } }
    @media (max-width: 991.98px) and (max-width: 575.98px) {
      .globalMap .navbar .filter-container {
        top: 8px;
        left: 8px;
        width: calc(100% - 16px);
        height: calc(100% - 16px); }
        .globalMap .navbar .filter-container .filter__button {
          padding: 10px 14px;
          font-size: 0.875rem;
          font-weight: 600; }
          .globalMap .navbar .filter-container .filter__button .icon {
            display: none; }
        .globalMap .navbar .filter-container .filter label {
          padding: 10px 14px;
          font-size: 0.8rem; }
          .globalMap .navbar .filter-container .filter label .icon {
            display: none; } }
  @media (max-width: 767.98px) {
    .globalMap .navbar {
      width: calc(100% - 30px);
      -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
      .globalMap .navbar.hide {
        opacity: 0;
        visibility: hidden; }
      .globalMap .navbar .filter--mobile button {
        width: 50%;
        font-size: 0.75rem; }
        .globalMap .navbar .filter--mobile button:first-child {
          display: inline-block;
          border-bottom-left-radius: 4px; }
        .globalMap .navbar .filter--mobile button:last-child {
          border-bottom-right-radius: 4px; } }

/**
 * Sidebar section
 */
.globalMap .sidebar {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 380px;
  height: 100%;
  background-color: #F1F1F1;
  box-shadow: 2px 0 40px 1px rgba(0, 0, 0, 0.1);
  padding-top: 60px; }
  .globalMap .sidebar .count {
    margin: 20px 0; }
  .globalMap .sidebar .emptyMessage {
    background: #dc3545;
    color: #FFFFFF;
    height: 100%;
    max-height: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    font-size: 0.925rem; }
    .globalMap .sidebar .emptyMessage p {
      margin: 20px 0; }
    .globalMap .sidebar .emptyMessage--active {
      max-height: 160px;
      margin-bottom: 20px; }
  .globalMap .sidebar__inner {
    background-color: #F2F2F2;
    height: calc(100% - 60px);
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .globalMap .sidebar__inner.active {
      overflow: hidden; }
      .globalMap .sidebar__inner.active .overlay {
        transform: translateX(0); }
    .globalMap .sidebar__inner::-webkit-scrollbar {
      width: 8px;
      height: 8px; }
    .globalMap .sidebar__inner::-webkit-scrollbar-button {
      width: 0px;
      height: 0px; }
    .globalMap .sidebar__inner::-webkit-scrollbar-thumb {
      background: #939393;
      border: 0px none #ffffff;
      border-radius: 50px; }
    .globalMap .sidebar__inner::-webkit-scrollbar-thumb:hover {
      background: #AAA; }
    .globalMap .sidebar__inner::-webkit-scrollbar-thumb:active {
      background: #AAA; }
    .globalMap .sidebar__inner::-webkit-scrollbar-track {
      background: transparent;
      border: 0px none #ffffff; }
    .globalMap .sidebar__inner::-webkit-scrollbar-track:hover {
      background: #DDD; }
    .globalMap .sidebar__inner::-webkit-scrollbar-track:active {
      background: #DDD; }
    .globalMap .sidebar__inner::-webkit-scrollbar-corner {
      background: transparent; }
  .globalMap .sidebar__dropup {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    box-shadow: 2px 0 40px 1px rgba(0, 0, 0, 0.1); }
    .globalMap .sidebar__dropup button {
      width: 100%;
      height: 100%;
      background-color: #FFF;
      text-align: left;
      border: none;
      font-weight: normal; }
      .globalMap .sidebar__dropup button:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
      .globalMap .sidebar__dropup button .arrow-down {
        display: inline-block;
        position: absolute;
        top: calc(50% - 4px);
        right: 20px;
        width: 12px;
        height: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url("mysource_files/arrow-down-gray.svg");
        transform: rotate(180deg);
        -webkit-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ie-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1); }
    .globalMap .sidebar__dropup.open .arrow-down {
      transform: rotate(0); }
    .globalMap .sidebar__dropup .dropup__inner {
      position: absolute;
      z-index: 1;
      bottom: 100%;
      left: 0;
      width: 100%;
      background-color: #646464; }
      .globalMap .sidebar__dropup .dropup__inner a {
        position: relative;
        padding: 18px 24px;
        padding-right: 32px;
        display: block;
        color: #FFF;
        font-weight: 600; }
        .globalMap .sidebar__dropup .dropup__inner a:focus {
          outline: none;
          box-shadow: 0 0 0 1px #66b0ff;
          position: relative;
          z-index: 1; }
        .globalMap .sidebar__dropup .dropup__inner a .arrow {
          position: absolute;
          background-color: #FFF;
          top: 50%;
          right: 20px; }
        .globalMap .sidebar__dropup .dropup__inner a:hover, .globalMap .sidebar__dropup .dropup__inner a:active {
          text-decoration: none;
          background-color: rgba(0, 0, 0, 0.2); }
          .globalMap .sidebar__dropup .dropup__inner a:hover .arrow, .globalMap .sidebar__dropup .dropup__inner a:active .arrow {
            width: 25px; }
  @media (max-width: 1199.98px) {
    .globalMap .sidebar {
      width: 280px; } }
  @media (max-width: 991.98px) {
    .globalMap .sidebar {
      padding-top: 0; }
      .globalMap .sidebar__inner {
        height: 100%; }
      .globalMap .sidebar__dropup {
        display: none; } }
  @media (max-width: 767.98px) {
    .globalMap .sidebar {
      width: 100%;
      padding-top: 120px;
      transform: translateX(-100%);
      transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      .globalMap .sidebar.active {
        transform: translateX(0); }
      .globalMap .sidebar:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 120px;
        background-size: cover;
        background-position: center center;
        background-image: url("mysource_files/sidebar-bg.jpg"); } }

/**
 * Overlay section. When someone clicks on a marker on desktop
 * Styling also applied when opened on mobile
 */
.globalMap .overlay {
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100% - 120px);
  transform: translateX(-100%);
  transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #FFF;
  overflow-x: auto; }
  .globalMap .overlay .container-fluid.no-padding {
    padding: 0px !important; }
  .globalMap .overlay .close {
    position: relative;
    width: 100%;
    height: 60px;
    border: none;
    text-align: left;
    padding-left: 54px;
    background-color: #FFF;
    font-weight: normal; }
    .globalMap .overlay .close:focus, .globalMap .overlay .close:hover, .globalMap .overlay .close:active {
      outline: none;
      background-color: #D8D8D8; }
    .globalMap .overlay .close .arrow {
      position: absolute;
      top: 50%;
      left: 12px;
      transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }
  .globalMap .overlay__head {
    padding: 25px;
    border-bottom: 1px solid #EDEDED; }
    .globalMap .overlay__head .disruptionIcon {
      width: 40px;
      height: 40px;
      border-radius: 20px;
      align-self: end;
      background-repeat: no-repeat;
      background-size: 14px;
      background-position: 50%;
      margin-bottom: 10px; }
      .globalMap .overlay__head .disruptionIcon[data-type="vehicles"] {
        background-image: url("mysource_files/disruptionIcon-vehicles.svg");
        background-color: #FF253F; }
      .globalMap .overlay__head .disruptionIcon[data-type="train"] {
        background-image: url("mysource_files/disruptionIcon-train.svg");
        background-color: #9013FE; }
      .globalMap .overlay__head .disruptionIcon[data-type="bus-and-tram"] {
        background-image: url("mysource_files/disruptionIcon-bus-and-tram.svg");
        background-color: #FF9F01; }
      .globalMap .overlay__head .disruptionIcon[data-type="pedestrian"] {
        background-image: url("mysource_files/disruptionIcon-pedestrian.svg");
        background-color: #2187FF; }
    .globalMap .overlay__head h3 {
      font-size: 1.375rem;
      font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .globalMap .overlay__footer {
    padding: 25px; }
    .globalMap .overlay__footer table {
      width: 100%;
      margin-bottom: 25px; }
      .globalMap .overlay__footer table .highlighted {
        text-transform: uppercase;
        font-size: 0.875rem;
        font-weight: 600;
        letter-spacing: 0.03rem; }
  @media (max-width: 1199.98px) {
    .globalMap .overlay__footer table {
      font-size: 0.875rem; }
      .globalMap .overlay__footer table td:first-child {
        padding-right: 4px; } }
  @media (max-width: 991.98px) {
    .globalMap .overlay {
      top: 0;
      height: 100%; } }

.globalMap .location {
  display: block;
  padding: 25px;
  margin-bottom: 20px;
  background-color: #FFF;
  color: #363636; }
  .globalMap .location:focus {
    outline: none;
    box-shadow: 0 0 0 1px #66b0ff;
    position: relative;
    z-index: 1; }
  .globalMap .location:hover {
    text-decoration: none; }
    .globalMap .location:hover h4 {
      color: #007bff; }
  .globalMap .location__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .globalMap .location__header h4 {
      margin-bottom: 0;
      max-width: calc(100% - 50px); }
    .globalMap .location__header .disruptionIcon {
      width: 40px;
      height: 40px;
      border-radius: 20px;
      align-self: end;
      background-repeat: no-repeat;
      background-size: 14px;
      background-position: 50%; }
      .globalMap .location__header .disruptionIcon[data-type="vehicles"] {
        background-image: url("mysource_files/disruptionIcon-vehicles.svg");
        background-color: #FF253F; }
      .globalMap .location__header .disruptionIcon[data-type="train"] {
        background-image: url("mysource_files/disruptionIcon-train.svg");
        background-color: #9013FE; }
      .globalMap .location__header .disruptionIcon[data-type="bus-and-tram"] {
        background-image: url("mysource_files/disruptionIcon-bus-and-tram.svg");
        background-color: #FF9F01; }
      .globalMap .location__header .disruptionIcon[data-type="pedestrian"] {
        background-image: url("mysource_files/disruptionIcon-pedestrian.svg");
        background-color: #2187FF; }
    .globalMap .location__header p {
      width: 100%; }
  .globalMap .location__main {
    font-size: 0.875rem; }
    .globalMap .location__main .date {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 0.75rem; }
  .globalMap .location.demo p, .globalMap .location.demo h4, .globalMap .location.demo img {
    background-color: #F2F2F2;
    color: transparent;
    border-radius: 3px;
    user-select: none; }
    .globalMap .location.demo p::selection, .globalMap .location.demo h4::selection, .globalMap .location.demo img::selection {
      background: none;
      color: transparent; }
    .globalMap .location.demo p::-moz-selection, .globalMap .location.demo h4::-moz-selection, .globalMap .location.demo img::-moz-selection {
      background: none;
      color: transparent; }
    .globalMap .location.demo p::-webkit-selection, .globalMap .location.demo h4::-webkit-selection, .globalMap .location.demo img::-webkit-selection {
      background: none;
      color: transparent; }
  .globalMap .location.demo h4 {
    margin-bottom: 0.5rem;
    width: calc(100% - 42px); }
  .globalMap .location.demo img {
    width: 38px;
    height: 38px;
    margin-left: 4px;
    border-radius: 50%; }
  @media (max-width: 991.98px) {
    .globalMap .location {
      padding: 25px 15px; }
      .globalMap .location h4 {
        font-size: 1.25rem; } }

.globalMap__generalTools {
  position: fixed;
  z-index: 1;
  bottom: 40px;
  right: 10px;
  width: 35px; }
  .globalMap__generalTools__otherButtons {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 10px; }
    .globalMap__generalTools__otherButtons__button {
      height: 34px;
      width: 100%;
      line-height: 34px;
      text-align: center;
      -webkit-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1); }
      .globalMap__generalTools__otherButtons__button:hover {
        cursor: pointer;
        background: #fafafa; }
      .globalMap__generalTools__otherButtons__button:active {
        background-color: #EEE; }
      .globalMap__generalTools__otherButtons__button--reset:after {
        content: "";
        display: block;
        width: 50%;
        height: 1px;
        background: #D0D0D0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%); }
  .globalMap__generalTools__zoomButtons {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    position: relative; }
    .globalMap__generalTools__zoomButtons__zoom {
      height: 34px;
      width: 100%;
      line-height: 34px;
      text-align: center;
      -webkit-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -ie-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 1000ms cubic-bezier(0.77, 0, 0.175, 1); }
      .globalMap__generalTools__zoomButtons__zoom:hover {
        cursor: pointer;
        background: #fafafa; }
      .globalMap__generalTools__zoomButtons__zoom--in:after {
        content: "";
        display: block;
        width: 50%;
        height: 1px;
        background: #D0D0D0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%); }

.globalMap__messages .emptyMessage {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #dc3545;
  color: #FFFFFF;
  margin-bottom: 0px;
  padding: 15px;
  padding-right: 40px;
  overflow: hidden;
  font-size: 0.925rem;
  transition: transform 250ms cubic-bezier(0.47, 0.745, 0.85, 1);
  transform: translateY(100%); }
  .globalMap__messages .emptyMessage p {
    margin: 10px 0; }
  .globalMap__messages .emptyMessage--active {
    transform: translateY(0); }

/**
 * page section. Basically acts as a slide-in drawer on mobile viewports
 */
.globalMap .page {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateX(100%); }
  .globalMap .page.active {
    transform: translateX(0); }
  .globalMap .page .close {
    position: relative;
    width: 100%;
    height: 60px;
    border: none;
    text-align: left;
    padding-left: 40px;
    background-color: #F3F3F3;
    font-weight: normal; }
    .globalMap .page .close:focus, .globalMap .page .close:hover, .globalMap .page .close:active {
      outline: none;
      background-color: #D8D8D8; }
    .globalMap .page .close .arrow {
      position: absolute;
      top: 50%;
      left: 0;
      transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }
  .globalMap .page__inner {
    height: calc(100% - 60px);
    overflow-y: auto; }
  .globalMap .page[data-name="location"] {
    top: 40vh;
    height: calc(100% - 40vh); }
    .globalMap .page[data-name="location"] .page-overlay {
      background-color: #FFF;
      min-height: 100%; }
      .globalMap .page[data-name="location"] .page-overlay .overlay__footer {
        padding-bottom: 60px; }
  .globalMap .page .page-planner {
    min-height: 100%;
    background-color: #FFF; }
    .globalMap .page .page-planner h3 {
      padding-top: 48px; }
    .globalMap .page .page-planner a {
      position: relative;
      padding: 10px 0;
      display: block;
      color: #363636; }
      .globalMap .page .page-planner a:focus {
        outline: none;
        box-shadow: 0 0 0 1px #66b0ff;
        position: relative;
        z-index: 1; }
      .globalMap .page .page-planner a .arrow {
        position: absolute;
        top: 50%;
        right: 0; }
  .globalMap .page .filters__inner {
    margin-top: 0 !important;
    background-color: #FFF; }
    .globalMap .page .filters__inner h3 {
      padding-top: 30px;
      padding-bottom: 10px; }
    .globalMap .page .filters__inner .filter {
      border-top: #F2F2F2 solid 2px;
      padding-top: 15px;
      padding-bottom: 15px; }
      .globalMap .page .filters__inner .filter__inner {
        display: flex;
        flex-wrap: wrap; }
      .globalMap .page .filters__inner .filter__text {
        padding-bottom: 10px;
        min-width: 100%; }
      .globalMap .page .filters__inner .filter__item {
        padding-bottom: 5px;
        width: 50%;
        font-size: 0.875rem;
        align-self: center; }
        .globalMap .page .filters__inner .filter__item label {
          font-weight: normal; }
    @media (max-width: 575.98px) {
      .globalMap .page .filters__inner input[type="checkbox"] + label {
        padding-left: 0;
        padding-top: 1.7rem; }
      .globalMap .page .filters__inner .filter {
        margin-left: -10px;
        margin-right: -10px; }
        .globalMap .page .filters__inner .filter__item {
          padding-bottom: 0;
          font-size: 0.8rem; }
          .globalMap .page .filters__inner .filter__item .icon {
            display: none; }
        .globalMap .page .filters__inner .filter--date .filter__item {
          padding-bottom: 10px; } }

.banner {
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .banner {
      height: auto !important; } }
  .banner--wrapper {
    position: relative; }
  .banner--navy {
    background-color: #1C2B39; }
    .banner--navy .fill {
      fill: #1C2B39; }
  .banner--yellow {
    background-color: #FEC630; }
    .banner--yellow .banner__content {
      color: inherit; }
    .banner--yellow .fill {
      fill: #FEC630; }
  .banner--home {
    height: 600px; }
    @media (max-width: 991.98px) {
      .banner--home {
        height: 550px; } }
    .banner--home .grid {
      position: static !important; }
    .banner--home .banner__title {
      margin-bottom: 20px; }
    .banner--home .banner__content {
      padding-left: 45px;
      width: 430px; }
      @media (max-width: 767.98px) {
        .banner--home .banner__content {
          padding-left: 15px; } }
    .banner--home .banner__title-shape {
      bottom: -85px;
      height: calc(100% + 190px); }
    .banner--home .btn {
      margin-bottom: 30px;
      border-color: rgba(0, 0, 0, 0.2);
      background-color: transparent; }
      .banner--home .btn:hover, .banner--home .btn:focus {
        color: #FFFFFF;
        border-color: #1C2B39;
        background-color: #1C2B39; }
      @media (max-width: 991.98px) {
        .banner--home .btn {
          margin-bottom: 15px; } }
      @media (max-width: 767.98px) {
        .banner--home .btn {
          margin-top: 15px;
          margin-bottom: 0; } }
  .banner__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #EEEEEE;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 767.98px) {
      .banner__image {
        position: relative;
        height: 240px; } }
  .banner__label {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .banner__label {
        font-size: 0.8rem;
        margin-top: 20px; } }
  .banner__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px 15px;
    color: #FFFFFF;
    width: 410px;
    z-index: 20; }
    @media (max-width: 767.98px) {
      .banner__content {
        position: relative;
        width: 100%; } }
  .banner__title {
    font-size: 2.5rem; }
    @media (max-width: 1199.98px) {
      .banner__title {
        font-size: 2.3rem; } }
    @media (max-width: 991.98px) {
      .banner__title {
        font-size: 2.1rem;
        line-height: 1.4; } }
    @media (max-width: 767.98px) {
      .banner__title {
        font-size: 1.4rem; } }
  .banner__title-shape {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: calc(100% + 90px);
    z-index: -1; }
    @media (max-width: 1199.98px) {
      .banner__title-shape {
        height: calc(100% + 80px); } }
    @media (max-width: 767.98px) {
      .banner__title-shape {
        display: none; } }
    .banner__title-shape--mobile {
      display: none;
      position: absolute;
      bottom: -10px; }
      @media (max-width: 767.98px) {
        .banner__title-shape--mobile {
          display: block; } }
  .banner__bg {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10; }
    @media (max-width: 767.98px) {
      .banner__bg {
        display: none; } }
    .banner__bg--left {
      left: -360px; }
      @media (max-width: 991.98px) {
        .banner__bg--left {
          left: -400px; } }
    .banner__bg--right {
      right: 0; }
      @media (max-width: 991.98px) {
        .banner__bg--right {
          right: -30px; } }
    .banner__bg--yellow .fill {
      fill: #FEC630; }
    .banner__bg--navy .fill {
      fill: #1C2B39; }
  .banner__line {
    position: absolute;
    top: 0;
    width: 500px;
    border-bottom: 9px solid #FFFFFF;
    z-index: -1; }
    @media (max-width: 767.98px) {
      .banner__line {
        display: none; } }
    .banner__line--left {
      left: 0;
      transform: translateX(-500px) rotate(38deg) translateY(-115px); }
    .banner__line--right {
      left: 200%;
      transform: translateX(-600px) rotate(-62deg) translateY(-135px); }
  .banner__dashed-line {
    position: absolute;
    top: 0;
    width: 600px;
    z-index: -1; }
    @media (max-width: 767.98px) {
      .banner__dashed-line {
        display: none; } }
    .banner__dashed-line line {
      fill-rule: evenodd;
      clip-rule: evenodd;
      fill: none;
      stroke: #FFFFFF;
      stroke-width: 10;
      stroke-linecap: round;
      stroke-miterlimit: 10;
      stroke-dasharray: 54,45; }
  .banner__search {
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .banner__search {
        margin-bottom: 0; } }
    .banner__search span {
      display: block;
      margin-bottom: 20px; }
    .banner__search input {
      display: block;
      float: left;
      height: 45px;
      border: 0; }
    .banner__search [type="text"] {
      width: 100%;
      max-width: 245px;
      border-radius: 45px 0 0 45px; }
      .banner__search [type="text"]::-webkit-input-placeholder {
        font-size: 1rem;
        color: #363636; }
      .banner__search [type="text"]:-ms-input-placeholder {
        font-size: 1rem;
        color: #363636; }
      .banner__search [type="text"]::-moz-placeholder {
        font-size: 1rem;
        color: #363636; }
      .banner__search [type="text"]:-moz-placeholder {
        font-size: 1rem;
        color: #363636; }
      .banner__search [type="text"]::placeholder {
        font-size: 1rem;
        color: #363636; }
    .banner__search [type="submit"] {
      border-radius: 0 45px 45px 0;
      background-color: #F59B3F; }
      .banner__search [type="submit"]:hover, .banner__search [type="submit"]:focus {
        background-color: #f6a857; }
  .banner .grid,
  .banner .grid__container {
    height: 100%; }
    @media (max-width: 767.98px) {
      .banner .grid,
      .banner .grid__container {
        padding-top: 0;
        padding-bottom: 0; } }
  .banner .grid {
    position: relative; }
  .banner .outline {
    fill: #FFFFFF; }
  .banner svg {
    overflow: visible; }

@media (max-width: 767.98px) {
  .grid {
    padding: 0 15px; } }

.grid--inner {
  margin: 0 auto;
  width: 60%; }
  @media (max-width: 991.98px) {
    .grid--inner {
      width: 80%; } }
  @media (max-width: 767.98px) {
    .grid--inner {
      width: 100%; } }

.grid__container {
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .grid__container {
      width: 80%;
      max-width: 720px;
      padding: 0 15px; } }@media (max-width: 767.98px) {
  
    .grid__container {
      width: 100%;
      max-width: 540px;
      padding: 20px 0; } }
  .grid__container--wrapper {
    padding-top: 60px; }
    @media (max-width: 767.98px) {
      .grid__container--wrapper {
        padding-top: 20px; } }

.module__standard-panel + .module__standard-panel,
.module__standard-panel + .bg-white.grid__content { padding-top: 0px; }
.bg-white.grid__content + .module__standard-panel { padding-top: 30px; }
@media (max-width: 767.98px) {
  .grid__content .grid__container { padding: 0; }
}

  .grid__container--narrow {
    position: relative; }
    .grid__container--narrow .grid__container {
      padding-left: 0;
      padding-right: 0;
      margin-top: 80px;
      margin-bottom: 80px; }
  .grid__container--with-image .grid__container {
    padding-top: 80px;
    margin-bottom: 0; }

.grid h2 {
  margin-bottom: 1.5rem; }
  @media (max-width: 991.98px) {
    .grid h2 {
      margin-bottom: 1rem; } }

.grid img {
  display: block;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.grid p {
  line-height: 1.69; }

.grid .image--full-width {
  position: absolute;
  top: 0;
  left: 0;
  height: 535px;
  width: 100%;
  background-color: rgba(28, 43, 57, 0.3);
  z-index: 0; }

.grid .image-lines-container {
  position: relative;
  margin: 0 auto;
  width: 60%; }

.grid .line {
  position: absolute; }
  @media (max-width: 767.98px) {
    .grid .line {
      display: none; } }
  .grid .line--left {
    top: -100px;
    right: calc(100% - 100px);
    height: 285px; }
    @media (max-width: 991.98px) {
      .grid .line--left {
        right: 100%; } }
  .grid .line--right {
    left: calc(100% - 30px);
    height: 535px; }
    @media (max-width: 991.98px) {
      .grid .line--right {
        left: 100%; } }
  .grid .line path,
  .grid .line polygon {
    fill: rgba(255, 255, 255, 0.2); }

.grid ol,
.grid ul {
  margin-bottom: 2rem; }

.grid li {
  margin-bottom: 5px; }

p {
  margin-bottom: 1.6rem; }
  @media (max-width: 767.98px) {
    p {
      font-size: 0.9rem; }
      p.lead {
        font-size: 1rem; } }

.spacing--paragraph {
  padding-top: 1.6rem !important; }

.spacing--none {
  padding-top: 0 !important; }

.spacing--paragraph .grid__container,
.spacing--none .grid__container {
  margin-top: 0;
  margin-bottom: 0; }

.search-result {
  margin: 25px 0 50px; }
  @media (max-width: 767.98px) {
    .search-result {
      margin-top: 0; } }
  .search-result h5 {
    margin-bottom: 25px; }
  .search-result a {
    color: #363636;
    text-decoration: underline;
    word-break: break-all; }

#main > div:last-child.grid__content p:last-child {
  margin-bottom: 100px; }

.image-text {
  padding: 80px 0; }
  @media (max-width: 575.98px) {
    .image-text {
      padding: 50px 0; } }
  .image-text--right-layout .image-text__content {
    padding-right: 0;
    padding-left: 60px; }
    @media (max-width: 1199.98px) {
      .image-text--right-layout .image-text__content {
        padding-right: 0;
        padding-left: 20px; } }
    @media (max-width: 991.98px) {
      .image-text--right-layout .image-text__content {
        padding-left: 0; } }
    @media (max-width: 575.98px) {
      .image-text--right-layout .image-text__content {
        padding-left: 0; } }
    @media (min-width: 992px) {
      .image-text--right-layout .image-text__content--wrapper {
        order: 0; } }
  .image-text--right-layout .image-text__image {
    margin-right: -30px;
    margin-left: -150px; }
    @media (max-width: 1199.98px) {
      .image-text--right-layout .image-text__image {
        margin-right: 0;
        margin-left: -60px; } }
    @media (max-width: 991.98px) {
      .image-text--right-layout .image-text__image {
        margin-right: -30px;
        margin-left: -30px; } }
    @media (max-width: 575.98px) {
      .image-text--right-layout .image-text__image {
        margin-right: -15px;
        margin-left: -15px; } }
  .image-text__image {
    position: relative;
    z-index: 1;
    margin-left: -30px;
    margin-right: -150px;
    height: 500px;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 1199.98px) {
      .image-text__image {
        height: 400px;
        margin-left: 0;
        margin-right: -60px; } }
    @media (max-width: 991.98px) {
      .image-text__image {
        height: 350px;
        margin-left: -30px;
        margin-right: -30px; } }
    @media (max-width: 575.98px) {
      .image-text__image {
        height: 280px;
        margin-left: -15px;
        margin-right: -15px; } }
  .image-text__content {
    position: relative;
    align-items: center;
    padding: 0 60px 20px 20px;
    line-height: 1.69; }
    @media (max-width: 1199.98px) {
      .image-text__content {
        padding-right: 20px; } }
    @media (max-width: 991.98px) {
      .image-text__content {
        margin-top: 20px;
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 575.98px) {
      .image-text__content {
        font-size: 0.9rem;
        line-height: 1.6;
        padding: 0;
        margin-top: 20px; } }
    .image-text__content--wrapper {
      display: flex;
      align-items: top; }
      @media (min-width: 992px) {
        .image-text__content--wrapper {
          order: -1; } }
    .image-text__content h2 {
      margin-bottom: 1.5rem; }
      @media (max-width: 991.98px) {
        .image-text__content h2 {
          margin-bottom: 1rem; } }

.project__content {
  margin-bottom: 1.5rem; }
  .project__content img {
    max-width: 100%; }
@media (max-width: 767.98px) {
  .project__content { padding: 0; }
}

.project__lead-text {
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.6; }
  @media (max-width: 767.98px) {
    .project__lead-text {
      font-size: 1rem; } }
  .project__lead-text--wrapper {
    padding: 50px 0;
    background-color: #EEEEEE; }
    @media (max-width: 767.98px) {
      .project__lead-text--wrapper {
        padding: 20px 0; } }

.project__content-heading {
  margin-bottom: 1.5rem;
  font-size: 1.5rem; }
  @media (max-width: 767.98px) {
    .project__content-heading {
      margin-bottom: 1rem; } }
.site-timeline + .project__updates { margin-top: 0; }
.project__updates {
  padding-top: 120px;
  padding-bottom: 80px;
  margin-top: 70px; }
  @media (max-width: 767.98px) {
    .project__updates {
      padding-top: 60px; }
      .project__updates h2 {
        margin-bottom: 1.5rem; } }
  .project__updates--landing .update {
    margin-bottom: 2rem; }
  .project__updates--featured {
    margin-top: 0; }
    .project__updates--featured h2 {
      display: inline-block;
      float: left; }
    .project__updates--featured .btn {
      float: right;
      margin-top: -0.5rem;
      margin-bottom: 2rem;
      border-radius: 45px;
      border-color: rgba(0, 0, 0, 0.2); }
      .project__updates--featured .btn:hover, .project__updates--featured .btn:focus {
        color: #FFFFFF !important;
        border-color: #1C2B39;
        background-color: #1C2B39 !important; }
  .project__updates h2 {
    margin-bottom: 2rem; }
  .project__updates .view-all {
    float: left;
    margin-top: 0; }
  .project__updates .parallax.radial-right-gray {
    top: 100px;
    right: auto;
    left: -166px; }

.image__slider {
  margin: 0 auto;
  width: 60%; }
  @media (max-width: 991.98px) {
    .image__slider {
      width: 80%; } }
  @media (max-width: 767.98px) {
    .image__slider {
      width: 100%; } }
  .image__slider--container {
    padding: 1rem 0; }
  .image__slider .post-slider {
    z-index: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2.5rem; }
    @media (max-width: 575.98px) {
      .image__slider .post-slider {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px); } }
    .image__slider .post-slider__info {
      bottom: auto;
      top: 100%;
      right: auto;
      left: 0;
      background-color: transparent;
      color: #363636;
      font-weight: 600; }

.news__header {
  margin-top: -150px;
  z-index: 15; }
  @media (max-width: 767.98px) {
    .news__header {
      margin-top: 0; } }
  .news__header .grid__container {
    margin-top: 65px;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .news__header .grid__container {
        margin-top: 0; } }
  @media (max-width: 767.98px) {
    .news__header h2 {
      font-size: 2.3rem; } }

.news__header-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 150px;
  width: 60%;
  background-color: #FFFFFF;
  z-index: 10; }
  @media (max-width: 991.98px) {
    .news__header-bg {
      width: 80%; } }
  @media (max-width: 767.98px) {
    .news__header-bg {
      display: none; } }

.news__label {
  font-weight: 800;
  text-transform: uppercase; }

.news__title {
  font-size: 2.5rem; }
  @media (max-width: 767.98px) {
    .news__title {
      font-size: 2.1rem; } }

.news__meta {
  position: relative;
  padding-right: 30px;
  color: #767676;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .news__meta {
      display: block;
      margin-bottom: 10px; } }
  .news__meta i {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 10px;
    height: 20px;
    width: 20px; }
    .news__meta i path {
      fill: rgba(0, 0, 0, 0.5); }
  .news__meta--category:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto 0;
    height: 15px;
    width: 15px;
    border: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    content: ''; }
    @media (max-width: 767.98px) {
      .news__meta--category:before {
        left: 2px; } }

.cta {
  margin-top: 60px;
  padding: 60px 0;
  background-color: #FEC630; }
  .cta__bg {
    position: absolute;
    top: -60px;
    left: calc(100% + 150px); }
    @media (max-width: 1199.98px) {
      .cta__bg {
        left: calc(100% + 50px); } }
    @media (max-width: 991.98px) {
      .cta__bg {
        left: 100%; } }
    @media (max-width: 767.98px) {
      .cta__bg {
        display: none; } }
    .cta__bg svg {
      width: 685px; }
    .cta__bg path {
      fill: #FFFFFF; }
  .cta .container, .cta .grid__container--narrow .grid__container, .grid__container--narrow .cta .grid__container {
    position: relative; }
  .cta h2 {
    margin-bottom: 2rem; }
    @media (max-width: 767.98px) {
      .cta h2 h2 {
        margin-bottom: 1.5rem; } }
  .cta .btn-primary {
    border: 2px solid #FFFFFF;
    background-color: transparent; }
    .cta .btn-primary:hover, .cta .btn-primary:focus {
      color: inherit;
      background-color: #FFFFFF; }

.subscription {
  padding: 80px 0;
  background-color: #EEEEEE; }
  @media (max-width: 767.98px) {
    .subscription {
      padding: 40px 0; } }
  .subscription .email {
    margin-right: 40px;
    width: calc(100% - 265px);
    max-width: 500px;
    height: 45px;
    border: 0; }
    @media (max-width: 767.98px) {
      .subscription .email {
        width: 100%;
        margin-bottom: 25px; } }
  .subscription .submit {
    position: relative;
    top: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
    border: 2px solid #363636;
    border-radius: 22px; }
    .subscription .submit:hover, .subscription .submit:focus {
      color: #FFFFFF;
      background-color: #363636; }
  .subscription .line {
    position: absolute;
    top: -80px; }
    @media (max-width: 767.98px) {
      .subscription .line {
        display: none; } }
    .subscription .line--left {
      right: calc(100% - 35px);
      height: 185px; }
    .subscription .line--right {
      left: calc(100% - 30px);
      height: calc(100% + 160px); }
    .subscription .line path,
    .subscription .line polygon {
      fill: rgba(0, 0, 0, 0.2); }

.interactive-map h2 {
  margin-bottom: 2rem; }
  @media (max-width: 767.98px) {
    .interactive-map h2 h2 {
      margin-bottom: 1.5rem; } }

.project-key-feature {
  padding: 20px 0;
  background-color: #FEC630;
  overflow: hidden; }
  .project-key-feature__list {
    position: relative;
    display: flex;
    justify-content: space-around;
    margin-left: auto; }
    @media (max-width: 575.98px) {
      .project-key-feature__list {
        flex-direction: column; } }
    .project-key-feature__list:before {
      position: absolute;
      top: 50px;
      width: 100%;
      height: 0;
      border-bottom: 8px solid #FFFFFF;
      content: '';
      z-index: 0; }
      @media (max-width: 575.98px) {
        .project-key-feature__list:before {
          display: none; } }
  .project-key-feature__bg {
    position: absolute; }
    @media (max-width: 575.98px) {
      .project-key-feature__bg {
        display: none; } }
    .project-key-feature__bg--left {
      top: 48px;
      right: calc(100% - 50px);
      height: 300px;
      stroke-width: 6px; }
      @media (max-width: 991.98px) {
        .project-key-feature__bg--left {
          right: calc(100% - 100px); } }
    .project-key-feature__bg--right {
      top: -89px;
      left: calc(100% - 100px);
      height: 150px;
      stroke-width: 5px; }
    .project-key-feature__bg path {
      fill: none;
      stroke: #FFFFFF; }
  .project-key-feature__item {
    text-align: center;
    flex: 1; }
    @media (max-width: 575.98px) {
      .project-key-feature__item:not(:first-child) {
        margin-top: 25px; } }
  .project-key-feature__content {
    padding: 0 10px; }
  .project-key-feature__icon {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    height: 100px;
    width: 100px;
    background-color: #FEC630;
    border: 8px solid #FFFFFF;
    border-radius: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10; }
  @media (max-width: 767.98px) {
    .project-key-feature h3 {
      font-size: 1.1rem; } }
  .project-key-feature p {
    margin-top: 20px;
    margin-bottom: 0; }

.sub-navigation {
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px solid #EEEEEE; }
  @media (max-width: 767.98px) {
    .sub-navigation {
      border: 0;
      padding: 0; } }
  .sub-navigation ul {
    padding: 0;
    margin: 0; }
  .sub-navigation li {
    display: inline-block;
    margin-right: 30px; }
    @media (max-width: 991.98px) {
      .sub-navigation li {
        display: block;
        margin-right: 0; } }
  .sub-navigation a {
    color: #767676;
    font-weight: 600;
    text-decoration: none;
    list-style: none;
    transition: opacity 0.3s ease; }
    @media (max-width: 991.98px) {
      .sub-navigation a {
        display: block;
        padding: 15px 0;
        font-size: 0.9rem;
        border-bottom: 2px solid #EEEEEE; } }
    .sub-navigation a.active {
      position: relative;
      color: #000000; }
      @media (max-width: 991.98px) {
        .sub-navigation a.active {
          border-bottom: 3px solid #F59B3F; } }
      .sub-navigation a.active:before {
        position: absolute;
        left: 0;
        bottom: -38px;
        width: 100%;
        border-bottom: 3px solid #F59B3F;
        content: ''; }
        @media (max-width: 991.98px) {
          .sub-navigation a.active:before {
            bottom: -38px;
            display: none; } }
    .sub-navigation a:hover, .sub-navigation a:focus {
      opacity: 1; }

@font-face {
  font-family: "DIN Next LT W01 Light";
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0010/315883/fb0dd5e6-cf57-43be-8f3f-2880d5389694.eot?v=0.1.1?#iefix");
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0010/315883/fb0dd5e6-cf57-43be-8f3f-2880d5389694.eot?v=0.1.1?#iefix") format("eot"), url("https://roadprojects.vic.gov.au/__data/assets/file/0007/315862/14aba99e-8c97-4daa-a8df-67920a051402.woff2?v=0.1.1") format("woff2"), url("https://roadprojects.vic.gov.au/__data/assets/file/0010/315865/96fd6d6f-fad6-4dd9-ab70-29547a56cacd.woff?v=0.1.1") format("woff"), url("https://roadprojects.vic.gov.au/__data/assets/file/0006/315879/cdc1c0e4-213b-4a01-a1dc-af6dddf2263a.ttf?v=0.1.1") format("truetype"), url("https://roadprojects.vic.gov.au/__data/assets/file/0006/315861/6bc3f424-2188-4cae-81e3-1e158ad5dd1a.svg?v=0.1.1#6bc3f424-2188-4cae-81e3-1e158ad5dd1a") format("svg"); }

@font-face {
  font-family: "DIN Next LT W01 Regular";
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0008/315872/936930ba-a8da-4765-9e89-0f35cdff223f.eot?v=0.1.1?#iefix");
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0008/315872/936930ba-a8da-4765-9e89-0f35cdff223f.eot?v=0.1.1?#iefix") format("eot"), url("https://roadprojects.vic.gov.au/__data/assets/file/0005/315860/6b4d4830-9c7d-43d2-b5d3-c73f739561b9.woff2?v=0.2.1") format("woff2"), url("https://roadprojects.vic.gov.au/__data/assets/file/0005/315878/ccf25ada-6d2a-4133-95dc-deb039e22999.woff?v=0.1.1") format("woff"), url("https://roadprojects.vic.gov.au/__data/assets/file/0007/315871/126195b4-2fa0-4b95-b5cf-ad9bf10193f0.ttf?v=0.1.1") format("truetype"), url("https://roadprojects.vic.gov.au/__data/assets/file/0004/315868/603bbbe6-a6ab-4b2e-9096-4803341f9a41.svg?v=0.1.1#603bbbe6-a6ab-4b2e-9096-4803341f9a41") format("svg"); }

@font-face {
  font-family: "DIN Next LT W01 Italic";
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0006/315870/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?v=0.1.1?#iefix");
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0006/315870/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?v=0.1.1?#iefix") format("eot"), url("https://roadprojects.vic.gov.au/__data/assets/file/0008/315881/e8258209-d292-4480-9fe3-b30dfa63ea97.woff2?v=0.1.1") format("woff2"), url("https://roadprojects.vic.gov.au/__data/assets/file/0003/315876/c3cbbafb-1878-424d-b2f5-b176d0f9b370.woff?v=0.1.1") format("woff"), url("https://roadprojects.vic.gov.au/__data/assets/file/0011/315866/099f3b78-1eec-4286-a243-a204d96fec0b.ttf?v=0.1.1") format("truetype"), url("https://roadprojects.vic.gov.au/__data/assets/file/0011/315884/624726ad-3e0e-4320-9e50-95bc237b8227.svg?v=0.1.1#624726ad-3e0e-4320-9e50-95bc237b8227") format("svg"); }

@font-face {
  font-family: "DIN Next LT W01 Medium";
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0004/315877/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?v=0.1.1?#iefix");
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0004/315877/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?v=0.1.1?#iefix") format("eot"), url("https://roadprojects.vic.gov.au/__data/assets/file/0010/315874/afabdfcf-432c-49b4-a496-0e5051e87fa9.woff2?v=0.1.1") format("woff2"), url("https://roadprojects.vic.gov.au/__data/assets/file/0005/315869/611ea865-db7e-4c05-94b8-bd1675c90576.woff?v=0.1.1") format("woff"), url("https://roadprojects.vic.gov.au/__data/assets/file/0007/315880/e65314e4-c389-45b8-99a9-26ab6aef066c.ttf?v=0.1.1") format("truetype"), url("https://roadprojects.vic.gov.au/__data/assets/file/0011/315875/b0a5f600-ff10-4a43-84ca-62eed8e141bc.svg?v=0.1.1#b0a5f600-ff10-4a43-84ca-62eed8e141bc") format("svg"); }

@font-face {
  font-family: "DIN Next LT W01 Bold";
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0009/315882/fa5ed46b-792d-4f47-894e-fa587cf4e1cf.eot?v=0.1.1?#iefix");
  src: url("https://roadprojects.vic.gov.au/__data/assets/file/0009/315882/fa5ed46b-792d-4f47-894e-fa587cf4e1cf.eot?v=0.1.1?#iefix") format("eot"), url("https://roadprojects.vic.gov.au/__data/assets/file/0009/315873/03008527-67bd-478e-98e3-3b56dd9a6520.woff2?v=0.1.1") format("woff2"), url("https://roadprojects.vic.gov.au/__data/assets/file/0003/315867/557f817d-9c25-4a23-baaf-a3cf84a7cd7c.woff?v=0.1.1") format("woff"), url("https://roadprojects.vic.gov.au/__data/assets/file/0009/315864/92ed1479-1d40-4a94-8baf-6abd88b17afa.ttf?v=0.1.1") format("truetype"), url("https://roadprojects.vic.gov.au/__data/assets/file/0008/315863/36ae914b-b535-47cd-b3d2-8c43073d8634.svg?v=0.1.1#36ae914b-b535-47cd-b3d2-8c43073d8634") format("svg"); }

/*FB Search */

.search-results-list-item-summary strong {
    background-color: #FEC630;
}

/* Sub Navigation project tiles */
.sub-navigation_tiles {
  padding-top: 30px;
}

.sub-navigation_tiles a {
  font-weight: 600;
  display: flex;
  min-height: 100px;
  text-decoration: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #eee;
  padding:10px;
  color: #000;
  transition: all 250ms cubic-bezier(0.77, 0, 0.175, 1);
}

.sub-navigation_tiles a:hover,
.sub-navigation_tiles a:focus {
  background-color: #6c757d;
  color: #fff;
}

.sub-navigation_tiles a.active {
  background: #FEC630;
}

.sub-navigation_tiles a.active:hover,
.sub-navigation_tiles a.active:focus {
  background-color: #F59B3F;
  color: #000;
}