@import url(https://p.typekit.net/p.css?s=1&k=hvx7qzx&ht=tk&f=22668.22669&a=47496659&app=typekit&e=css);@charset "UTF-8";

/* Custom News 2020 Styles Structure */

/* line 1, resources/assets/styles/_reset.scss */

figure {
  margin: 0px;
}

/* Brand colors */

/* Base colors */

/*New brand colors*/

/* Typography family */

/* Typography sizes */

@media (prefers-color-scheme: dark) {
  /* defaults to dark theme */

  /* line 44, resources/assets/styles/_base.scss */

  :root {
    color-scheme: normal !important;
  }
}

/* line 52, resources/assets/styles/_base.scss */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 56, resources/assets/styles/_base.scss */

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 68, resources/assets/styles/_base.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'abril-titling', serif;
  font-weight: 400;
}

/* line 73, resources/assets/styles/_base.scss */

p,
a,
li,
span {
  font-family: 'AECOM Sans', sans-serif;
}

/* Typography styles */

/* line 79, resources/assets/styles/_base.scss */

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
  margin: 0.5em 0;
}

/* line 86, resources/assets/styles/_base.scss */

a {
  color: #008768;
  text-decoration: none;
}

/* line 89, resources/assets/styles/_base.scss */

a:hover {
  color: #008768;
  text-decoration: none;
}

/* line 95, resources/assets/styles/_base.scss */

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

/* line 100, resources/assets/styles/_base.scss */

.cta-activation-button {
  font-family: 'AECOM Sans Bd';
  font-size: 18px;
  position: relative;
  padding-right: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojMDA4NzY4O308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  -webkit-transition: padding .3s ease-in-out;
  -o-transition: padding .3s ease-in-out;
  transition: padding .3s ease-in-out;
}

/* line 111, resources/assets/styles/_base.scss */

.cta-activation-button:hover {
  padding-right: 40px;
}

/* line 116, resources/assets/styles/_base.scss */

.aecom-tag {
  font-family: "abril-titling", serif;
  text-transform: capitalize;
  font-size: 18px;
}

/* line 122, resources/assets/styles/_base.scss */

.editor-emphasized {
  font-size: 1.5rem;
  margin-bottom: 40px;
  line-height: 1.4;
  font-weight: 300;
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
}

/* line 130, resources/assets/styles/_base.scss */

.bullets {
  margin-left: -20px;
}

/* line 134, resources/assets/styles/_base.scss */

.global-search-icon {
  margin-right: 5px;
}

/* line 136, resources/assets/styles/_base.scss */

.global-search-icon:after {
  content: "\F002" !important;
  font-family: "Font Awesome 6 Free" !important;
}

/* line 142, resources/assets/styles/_base.scss */

button {
  background-color: transparent;
  border: none;
  text-align: left;
}

/* line 1, node_modules/bootstrap/scss/_root.scss */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 7, node_modules/bootstrap/scss/_grid.scss */

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}

/* line 49, node_modules/bootstrap/scss/_grid.scss */

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 55, node_modules/bootstrap/scss/_grid.scss */

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 59, node_modules/bootstrap/scss/_grid.scss */

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

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.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%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 576px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 768px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 992px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 1200px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 1, node_modules/bootstrap/scss/_transitions.scss */

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, node_modules/bootstrap/scss/_transitions.scss */

  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 4, node_modules/bootstrap/scss/_transitions.scss */

.fade:not(.show) {
  opacity: 0;
}

/* line 10, node_modules/bootstrap/scss/_transitions.scss */

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

/* line 15, node_modules/bootstrap/scss/_transitions.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 7, node_modules/bootstrap/scss/_buttons.scss */

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_buttons.scss */

  .btn {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 27, node_modules/bootstrap/scss/_buttons.scss */

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, node_modules/bootstrap/scss/_buttons.scss */

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

/* line 40, node_modules/bootstrap/scss/_buttons.scss */

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 55, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 83, node_modules/bootstrap/scss/_buttons.scss */

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 93, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
}

/* line 98, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 112, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 116, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 125, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 130, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 139, node_modules/bootstrap/scss/_buttons.scss */

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

/* line 5, node_modules/bootstrap/scss/_card.scss */

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/_card.scss */

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, node_modules/bootstrap/scss/_card.scss */

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 39, node_modules/bootstrap/scss/_card.scss */

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, node_modules/bootstrap/scss/_card.scss */

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 56, node_modules/bootstrap/scss/_card.scss */

.card-title {
  margin-bottom: 0.75rem;
}

/* line 60, node_modules/bootstrap/scss/_card.scss */

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 65, node_modules/bootstrap/scss/_card.scss */

.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.card-link:hover {
  text-decoration: none;
}

/* line 74, node_modules/bootstrap/scss/_card.scss */

.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 83, node_modules/bootstrap/scss/_card.scss */

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 90, node_modules/bootstrap/scss/_card.scss */

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 95, node_modules/bootstrap/scss/_card.scss */

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 101, node_modules/bootstrap/scss/_card.scss */

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 111, node_modules/bootstrap/scss/_card.scss */

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 118, node_modules/bootstrap/scss/_card.scss */

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 124, node_modules/bootstrap/scss/_card.scss */

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 134, node_modules/bootstrap/scss/_card.scss */

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

/* line 141, node_modules/bootstrap/scss/_card.scss */

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 146, node_modules/bootstrap/scss/_card.scss */

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 155, node_modules/bootstrap/scss/_card.scss */

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 154, node_modules/bootstrap/scss/_card.scss */

  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 165, node_modules/bootstrap/scss/_card.scss */

  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 183, node_modules/bootstrap/scss/_card.scss */

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 180, node_modules/bootstrap/scss/_card.scss */

  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  /* line 192, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }

  /* line 197, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 204, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 207, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  /* line 212, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  /* line 219, node_modules/bootstrap/scss/_card.scss */

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

  /* line 222, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  /* line 227, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 244, node_modules/bootstrap/scss/_card.scss */

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 243, node_modules/bootstrap/scss/_card.scss */

  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  /* line 254, node_modules/bootstrap/scss/_card.scss */

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 266, node_modules/bootstrap/scss/_card.scss */

.accordion {
  overflow-anchor: none;
}

/* line 269, node_modules/bootstrap/scss/_card.scss */

.accordion > .card {
  overflow: hidden;
}

/* line 272, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 277, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 281, node_modules/bootstrap/scss/_card.scss */

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 7, node_modules/bootstrap/scss/_modal.scss */

.modal-open {
  overflow: hidden;
}

/* line 11, node_modules/bootstrap/scss/_modal.scss */

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, node_modules/bootstrap/scss/_modal.scss */

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, node_modules/bootstrap/scss/_modal.scss */

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
       -o-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, node_modules/bootstrap/scss/_modal.scss */

  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 48, node_modules/bootstrap/scss/_modal.scss */

.modal.show .modal-dialog {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

/* line 53, node_modules/bootstrap/scss/_modal.scss */

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
       -o-transform: scale(1.02);
          transform: scale(1.02);
}

/* line 58, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 62, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 67, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 72, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 77, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 83, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 91, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

/* line 96, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 100, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 107, node_modules/bootstrap/scss/_modal.scss */

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

/* line 125, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 135, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.fade {
  opacity: 0;
}

/* line 136, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.show {
  opacity: 0.5;
}

/* line 141, node_modules/bootstrap/scss/_modal.scss */

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 149, node_modules/bootstrap/scss/_modal.scss */

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 157, node_modules/bootstrap/scss/_modal.scss */

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

/* line 164, node_modules/bootstrap/scss/_modal.scss */

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

/* line 173, node_modules/bootstrap/scss/_modal.scss */

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 185, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > * {
  margin: 0.25rem;
}

/* line 191, node_modules/bootstrap/scss/_modal.scss */

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

@media (min-width: 576px) {
  /* line 202, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  /* line 207, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  /* line 210, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  /* line 215, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  /* line 218, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  /* line 228, node_modules/bootstrap/scss/_modal.scss */

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 232, node_modules/bootstrap/scss/_modal.scss */

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 239, node_modules/bootstrap/scss/_modal.scss */

  .modal-xl {
    max-width: 1140px;
  }
}

/* line 3, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 4, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 6, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 8, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 13, node_modules/bootstrap/scss/utilities/_background.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_background.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 8, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 9, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 10, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 13, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 14, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 15, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 25, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 33, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 37, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 41, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 46, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 51, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 56, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 61, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 65, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 69, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 73, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 3, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, node_modules/bootstrap/scss/utilities/_embed.scss */

.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;
}

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

/* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 576px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 768px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 992px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 1200px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */

.overflow-auto {
  overflow: auto !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */

.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 18, node_modules/bootstrap/scss/utilities/_position.scss */

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

@supports (position: sticky) {
  /* line 26, node_modules/bootstrap/scss/utilities/_position.scss */

  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_screenreaders.scss */

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

/* line 25, node_modules/bootstrap/scss/mixins/_screen-reader.scss */

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

/* line 3, node_modules/bootstrap/scss/utilities/_shadows.scss */

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

/* line 4, node_modules/bootstrap/scss/utilities/_shadows.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_shadows.scss */

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

/* line 6, node_modules/bootstrap/scss/utilities/_shadows.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_sizing.scss */

.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_sizing.scss */

.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_sizing.scss */

.vw-100 {
  width: 100vw !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_sizing.scss */

.vh-100 {
  height: 100vh !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 6, node_modules/bootstrap/scss/utilities/_stretched-link.scss */

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 7, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_text.scss */

.text-wrap {
  white-space: normal !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 14, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

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

@media (min-width: 576px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

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

@media (min-width: 768px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

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

@media (min-width: 992px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

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

@media (min-width: 1200px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 30, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 31, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 32, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 36, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 37, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 40, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 45, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 51, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 52, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 54, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 55, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 59, node_modules/bootstrap/scss/utilities/_text.scss */

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

/* line 63, node_modules/bootstrap/scss/utilities/_text.scss */

.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, node_modules/bootstrap/scss/utilities/_text.scss */

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

/* line 72, node_modules/bootstrap/scss/utilities/_text.scss */

.text-reset {
  color: inherit !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_visibility.scss */

.visible {
  visibility: visible !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_visibility.scss */

.invisible {
  visibility: hidden !important;
}

/* line 7, node_modules/bootstrap/scss/_forms.scss */

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_forms.scss */

  .form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 28, node_modules/bootstrap/scss/_forms.scss */

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 34, node_modules/bootstrap/scss/_forms.scss */

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 14, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, node_modules/bootstrap/scss/_forms.scss */

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 54, node_modules/bootstrap/scss/_forms.scss */

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 66, node_modules/bootstrap/scss/_forms.scss */

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 72, node_modules/bootstrap/scss/_forms.scss */

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

/* line 84, node_modules/bootstrap/scss/_forms.scss */

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

/* line 97, node_modules/bootstrap/scss/_forms.scss */

.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;
}

/* line 105, node_modules/bootstrap/scss/_forms.scss */

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

/* line 112, node_modules/bootstrap/scss/_forms.scss */

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

/* line 125, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 137, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 152, node_modules/bootstrap/scss/_forms.scss */

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 160, node_modules/bootstrap/scss/_forms.scss */

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 170, node_modules/bootstrap/scss/_forms.scss */

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

/* line 176, node_modules/bootstrap/scss/_forms.scss */

textarea.form-control {
  height: auto;
}

/* line 185, node_modules/bootstrap/scss/_forms.scss */

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

/* line 189, node_modules/bootstrap/scss/_forms.scss */

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

/* line 199, node_modules/bootstrap/scss/_forms.scss */

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 205, node_modules/bootstrap/scss/_forms.scss */

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

/* line 217, node_modules/bootstrap/scss/_forms.scss */

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

/* line 223, node_modules/bootstrap/scss/_forms.scss */

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 229, node_modules/bootstrap/scss/_forms.scss */

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 235, node_modules/bootstrap/scss/_forms.scss */

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

/* line 239, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 246, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 45, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 70, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

/* line 77, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 121, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 130, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 134, node_modules/bootstrap/scss/mixins/_forms.scss */

.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;
}

/* line 143, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 146, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 152, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 159, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 163, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 173, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 178, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 45, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 70, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

/* line 77, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 121, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 130, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 134, node_modules/bootstrap/scss/mixins/_forms.scss */

.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;
}

/* line 143, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 146, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 152, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 159, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 163, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 173, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 178, node_modules/bootstrap/scss/mixins/_forms.scss */

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

/* line 275, node_modules/bootstrap/scss/_forms.scss */

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 283, node_modules/bootstrap/scss/_forms.scss */

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 289, node_modules/bootstrap/scss/_forms.scss */

  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }

  /* line 297, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }

  /* line 306, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 313, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  /* line 317, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  /* line 324, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }

  /* line 331, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  /* line 339, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 343, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

@font-face {
  font-family: 'AECOM Sans';
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Rg.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Rg.eot) format("embedded-opentype"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF2/AECOMSans_W_Rg.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF/AECOMSans_W_Rg.woff) format("woff"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/TTF/AECOMSans_W_Rg.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'AECOM Sans Lt';
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Lt.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Lt.eot) format("embedded-opentype"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF2/AECOMSans_W_Lt.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF/AECOMSans_W_Lt.woff) format("woff"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/TTF/AECOMSans_W_Lt.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'AECOM Sans Bd';
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Bd.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/EOT/AECOMSans_W_Bd.eot) format("embedded-opentype"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF2/AECOMSans_W_Bd.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/WOFF/AECOMSans_W_Bd.woff) format("woff"), url(/wp-content/themes/aecom-2021/dist/fonts/aecom-sans/TTF/AECOMSans_W_Bd.ttf) format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'DIN Condensed Bold';
  src: url(/wp-content/themes/aecom-2021/dist/fonts/din-condensed/d-dincondensed-bold-webfont.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/din-condensed/d-dincondensed-bold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Condensed';
  src: url(/wp-content/themes/aecom-2021/dist/fonts/din-condensed/d-dincondensed-webfont.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/din-condensed/d-dincondensed-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * abril-titling:
 *   - http://typekit.com/eulas/00000000000000007735a437
 *   - http://typekit.com/eulas/00000000000000007735a442
 *
 * © 2009-2021 Adobe Systems Incorporated. All Rights Reserved.
 */

/*{"last_published":"2021-03-18 13:40:08 UTC"}*/

@font-face {
  font-family: 'abril-titling';
  src: url("https://use.typekit.net/af/6df6a0/00000000000000007735a437/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/6df6a0/00000000000000007735a437/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/6df6a0/00000000000000007735a437/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'abril-titling';
  src: url("https://use.typekit.net/af/33d41d/00000000000000007735a442/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/33d41d/00000000000000007735a442/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/33d41d/00000000000000007735a442/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}

/* line 72, resources/assets/styles/_fonts.scss */

.tk-abril-titling {
  font-family: 'abril-titling',serif;
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

/* line 4, resources/assets/fonts/fontawesome/scss/_core.scss */

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

/* line 9, resources/assets/fonts/fontawesome/scss/_core.scss */

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* line 27, resources/assets/fonts/fontawesome/scss/_core.scss */

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}

/* line 35, resources/assets/fonts/fontawesome/scss/_core.scss */

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-1x {
  font-size: 1em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-2x {
  font-size: 2em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-3x {
  font-size: 3em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-4x {
  font-size: 4em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-5x {
  font-size: 5em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-6x {
  font-size: 6em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-7x {
  font-size: 7em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-8x {
  font-size: 8em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-9x {
  font-size: 9em;
}

/* line 6, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-10x {
  font-size: 10em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_sizing.scss */

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

/* line 4, resources/assets/fonts/fontawesome/scss/_fixed-width.scss */

.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, resources/assets/fonts/fontawesome/scss/_list.scss */

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

/* line 9, resources/assets/fonts/fontawesome/scss/_list.scss */

.fa-ul > li {
  position: relative;
}

/* line 12, resources/assets/fonts/fontawesome/scss/_list.scss */

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* line 4, resources/assets/fonts/fontawesome/scss/_bordered-pulled.scss */

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

/* line 12, resources/assets/fonts/fontawesome/scss/_bordered-pulled.scss */

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

/* line 17, resources/assets/fonts/fontawesome/scss/_bordered-pulled.scss */

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

/* line 4, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-beat {
  -webkit-animation-name: fa-beat;
       -o-animation-name: fa-beat;
          animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
       -o-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 13, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-bounce {
  -webkit-animation-name: fa-bounce;
       -o-animation-name: fa-bounce;
          animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
       -o-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

/* line 22, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-fade {
  -webkit-animation-name: fa-fade;
       -o-animation-name: fa-fade;
          animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
       -o-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 31, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
       -o-animation-name: fa-beat-fade;
          animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
       -o-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 40, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-flip {
  -webkit-animation-name: fa-flip;
       -o-animation-name: fa-flip;
          animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
       -o-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 49, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-shake {
  -webkit-animation-name: fa-shake;
       -o-animation-name: fa-shake;
          animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
       -o-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 58, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-spin {
  -webkit-animation-name: fa-spin;
       -o-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
       -o-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
       -o-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
       -o-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 67, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, resources/assets/fonts/fontawesome/scss/_animated.scss */

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
       -o-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
       -o-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
       -o-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
       -o-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
       -o-animation-timing-function: var(--fa-animation-timing, steps(8));
          animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  /* line 84, resources/assets/fonts/fontawesome/scss/_animated.scss */

  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
         -o-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
         -o-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
         -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
  }
}

@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@-o-keyframes fa-beat {
  0%, 90% {
    -o-transform: scale(1);
       transform: scale(1);
  }

  45% {
    -o-transform: scale(var(--fa-beat-scale, 1.25));
       transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
         -o-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }

  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }

  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }

  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }

  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }

  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }

  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
}

@-o-keyframes fa-bounce {
  0% {
    -o-transform: scale(1, 1) translateY(0);
       transform: scale(1, 1) translateY(0);
  }

  10% {
    -o-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
       transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }

  30% {
    -o-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
       transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }

  50% {
    -o-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
       transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }

  57% {
    -o-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
       transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }

  64% {
    -o-transform: scale(1, 1) translateY(0);
       transform: scale(1, 1) translateY(0);
  }

  100% {
    -o-transform: scale(1, 1) translateY(0);
       transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
         -o-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }

  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
         -o-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }

  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
         -o-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }

  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
         -o-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }

  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
         -o-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }

  64% {
    -webkit-transform: scale(1, 1) translateY(0);
         -o-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }

  100% {
    -webkit-transform: scale(1, 1) translateY(0);
         -o-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
}

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@-o-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@-o-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -o-transform: scale(1);
       transform: scale(1);
  }

  50% {
    opacity: 1;
    -o-transform: scale(var(--fa-beat-fade-scale, 1.125));
       transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
         -o-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@-o-keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }

  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }

  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }

  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }

  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }

  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }

  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }

  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-o-keyframes fa-shake {
  0% {
    -o-transform: rotate(-15deg);
       transform: rotate(-15deg);
  }

  4% {
    -o-transform: rotate(15deg);
       transform: rotate(15deg);
  }

  8%, 24% {
    -o-transform: rotate(-18deg);
       transform: rotate(-18deg);
  }

  12%, 28% {
    -o-transform: rotate(18deg);
       transform: rotate(18deg);
  }

  16% {
    -o-transform: rotate(-22deg);
       transform: rotate(-22deg);
  }

  20% {
    -o-transform: rotate(22deg);
       transform: rotate(22deg);
  }

  32% {
    -o-transform: rotate(-12deg);
       transform: rotate(-12deg);
  }

  36% {
    -o-transform: rotate(12deg);
       transform: rotate(12deg);
  }

  40%, 100% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
         -o-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }

  4% {
    -webkit-transform: rotate(15deg);
         -o-transform: rotate(15deg);
            transform: rotate(15deg);
  }

  8%, 24% {
    -webkit-transform: rotate(-18deg);
         -o-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }

  12%, 28% {
    -webkit-transform: rotate(18deg);
         -o-transform: rotate(18deg);
            transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-22deg);
         -o-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }

  20% {
    -webkit-transform: rotate(22deg);
         -o-transform: rotate(22deg);
            transform: rotate(22deg);
  }

  32% {
    -webkit-transform: rotate(-12deg);
         -o-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }

  36% {
    -webkit-transform: rotate(12deg);
         -o-transform: rotate(12deg);
            transform: rotate(12deg);
  }

  40%, 100% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes fa-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 4, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 8, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 12, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}

/* line 16, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

/* line 20, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
}

/* line 24, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
       -o-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

/* line 29, resources/assets/fonts/fontawesome/scss/_rotated-flipped.scss */

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
       -o-transform: rotate(var(--fa-rotate-angle, none));
          transform: rotate(var(--fa-rotate-angle, none));
}

/* line 4, resources/assets/fonts/fontawesome/scss/_stacked.scss */

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, resources/assets/fonts/fontawesome/scss/_stacked.scss */

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

/* line 22, resources/assets/fonts/fontawesome/scss/_stacked.scss */

.fa-stack-1x {
  line-height: inherit;
}

/* line 26, resources/assets/fonts/fontawesome/scss/_stacked.scss */

.fa-stack-2x {
  font-size: 2em;
}

/* line 30, resources/assets/fonts/fontawesome/scss/_stacked.scss */

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-0::before {
  content: "0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-1::before {
  content: "1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-2::before {
  content: "2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-3::before {
  content: "3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-4::before {
  content: "4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-5::before {
  content: "5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-6::before {
  content: "6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-7::before {
  content: "7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-8::before {
  content: "8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-9::before {
  content: "9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fill-drip::before {
  content: "\F576";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-to-circle::before {
  content: "\E4BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-chevron-right::before {
  content: "\F138";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-circle-right::before {
  content: "\F138";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-at::before {
  content: "@";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-can::before {
  content: "\F2ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-alt::before {
  content: "\F2ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-text-height::before {
  content: "\F034";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-xmark::before {
  content: "\F235";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-times::before {
  content: "\F235";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stethoscope::before {
  content: "\F0F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-message::before {
  content: "\F27A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-alt::before {
  content: "\F27A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-info::before {
  content: "\F129";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-down-left-and-up-right-to-center::before {
  content: "\F422";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compress-alt::before {
  content: "\F422";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-explosion::before {
  content: "\E4E9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-lines::before {
  content: "\F15C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-alt::before {
  content: "\F15C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-text::before {
  content: "\F15C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wave-square::before {
  content: "\F83E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ring::before {
  content: "\F70B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-un::before {
  content: "\E4D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-three::before {
  content: "\F527";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-days::before {
  content: "\F073";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-alt::before {
  content: "\F073";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-anchor-circle-check::before {
  content: "\E4AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-circle-arrow-right::before {
  content: "\E4D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volleyball::before {
  content: "\F45F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volleyball-ball::before {
  content: "\F45F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-up-to-line::before {
  content: "\E4C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-down::before {
  content: "\F0DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-desc::before {
  content: "\F0DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-minus::before {
  content: "\F056";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-minus-circle::before {
  content: "\F056";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-door-open::before {
  content: "\F52B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-right-from-bracket::before {
  content: "\F2F5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-out-alt::before {
  content: "\F2F5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-atom::before {
  content: "\F5D2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-soap::before {
  content: "\E06E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-icons::before {
  content: "\F86D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-music-camera-bolt::before {
  content: "\F86D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone-lines-slash::before {
  content: "\F539";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone-alt-slash::before {
  content: "\F539";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge-circle-check::before {
  content: "\E4C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pump-medical::before {
  content: "\E06A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fingerprint::before {
  content: "\F577";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-point-right::before {
  content: "\F0A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-location::before {
  content: "\F689";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-search-location::before {
  content: "\F689";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-forward-step::before {
  content: "\F051";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-step-forward::before {
  content: "\F051";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-smile-beam::before {
  content: "\F5B8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smile-beam::before {
  content: "\F5B8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flag-checkered::before {
  content: "\F11E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-football::before {
  content: "\F44E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-football-ball::before {
  content: "\F44E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school-circle-exclamation::before {
  content: "\E56C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crop::before {
  content: "\F125";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angles-down::before {
  content: "\F103";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-double-down::before {
  content: "\F103";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-rectangle::before {
  content: "\E594";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-roof::before {
  content: "\E537";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-line::before {
  content: "\E534";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-beer-mug-empty::before {
  content: "\F0FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-beer::before {
  content: "\F0FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diagram-predecessor::before {
  content: "\E477";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-long::before {
  content: "\F176";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-up::before {
  content: "\F176";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire-flame-simple::before {
  content: "\F46A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-burn::before {
  content: "\F46A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person::before {
  content: "\F183";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-male::before {
  content: "\F183";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laptop::before {
  content: "\F109";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-csv::before {
  content: "\F6DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-menorah::before {
  content: "\F676";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-plane::before {
  content: "\E58F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-record-vinyl::before {
  content: "\F8D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-stars::before {
  content: "\F587";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-stars::before {
  content: "\F587";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bong::before {
  content: "\F55C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spaghetti-monster-flying::before {
  content: "\F67B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pastafarianism::before {
  content: "\F67B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-up-across-line::before {
  content: "\E4AF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spoon::before {
  content: "\F2E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-utensil-spoon::before {
  content: "\F2E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jar-wheat::before {
  content: "\E517";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelopes-bulk::before {
  content: "\F674";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mail-bulk::before {
  content: "\F674";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-exclamation::before {
  content: "\E4EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-h::before {
  content: "\F47E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hospital-symbol::before {
  content: "\F47E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pager::before {
  content: "\F815";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-address-book::before {
  content: "\F2B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-contact-book::before {
  content: "\F2B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-strikethrough::before {
  content: "\F0CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-k::before {
  content: "K";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-landmark-flag::before {
  content: "\E51C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pencil::before {
  content: "\F303";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pencil-alt::before {
  content: "\F303";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-backward::before {
  content: "\F04A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-right::before {
  content: "\F0DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comments::before {
  content: "\F086";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paste::before {
  content: "\F0EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-clipboard::before {
  content: "\F0EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-pull-request::before {
  content: "\E13C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clipboard-list::before {
  content: "\F46D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-ramp-box::before {
  content: "\F4DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-loading::before {
  content: "\F4DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-check::before {
  content: "\F4FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vial-virus::before {
  content: "\E597";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sheet-plastic::before {
  content: "\E571";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-blog::before {
  content: "\F781";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-ninja::before {
  content: "\F504";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-arrow-up-from-line::before {
  content: "\E539";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scroll-torah::before {
  content: "\F6A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-torah::before {
  content: "\F6A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-broom-ball::before {
  content: "\F458";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quidditch::before {
  content: "\F458";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quidditch-broom-ball::before {
  content: "\F458";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toggle-off::before {
  content: "\F204";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-box-archive::before {
  content: "\F187";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-archive::before {
  content: "\F187";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-drowning::before {
  content: "\E545";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-9-1::before {
  content: "\F886";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-desc::before {
  content: "\F886";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-down-alt::before {
  content: "\F886";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-tongue-squint::before {
  content: "\F58A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-tongue-squint::before {
  content: "\F58A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spray-can::before {
  content: "\F5BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-monster::before {
  content: "\F63B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-w::before {
  content: "W";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-africa::before {
  content: "\F57C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe-africa::before {
  content: "\F57C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rainbow::before {
  content: "\F75B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-notch::before {
  content: "\F1CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablet-screen-button::before {
  content: "\F3FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablet-alt::before {
  content: "\F3FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paw::before {
  content: "\F1B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud::before {
  content: "\F0C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trowel-bricks::before {
  content: "\E58A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-flushed::before {
  content: "\F579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flushed::before {
  content: "\F579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hospital-user::before {
  content: "\F80D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tent-arrow-left-right::before {
  content: "\E57F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gavel::before {
  content: "\F0E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-legal::before {
  content: "\F0E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-binoculars::before {
  content: "\F1E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone-slash::before {
  content: "\F131";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-box-tissue::before {
  content: "\E05B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-motorcycle::before {
  content: "\F21C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bell-concierge::before {
  content: "\F562";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-concierge-bell::before {
  content: "\F562";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-ruler::before {
  content: "\F5AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pencil-ruler::before {
  content: "\F5AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-arrows::before {
  content: "\E068";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-arrows-left-right::before {
  content: "\E068";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-and-venus-burst::before {
  content: "\E523";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-caret-right::before {
  content: "\F152";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-square-right::before {
  content: "\F152";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scissors::before {
  content: "\F0C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cut::before {
  content: "\F0C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sun-plant-wilt::before {
  content: "\E57A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toilets-portable::before {
  content: "\E584";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hockey-puck::before {
  content: "\F453";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table::before {
  content: "\F0CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-arrow-right::before {
  content: "\E521";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachograph-digital::before {
  content: "\F566";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-digital-tachograph::before {
  content: "\F566";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-slash::before {
  content: "\E073";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clover::before {
  content: "\E139";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-reply::before {
  content: "\F3E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mail-reply::before {
  content: "\F3E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-and-crescent::before {
  content: "\F699";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-fire::before {
  content: "\E50C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-minus::before {
  content: "\F146";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-minus-square::before {
  content: "\F146";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-helicopter::before {
  content: "\F533";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compass::before {
  content: "\F14E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-caret-down::before {
  content: "\F150";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-square-down::before {
  content: "\F150";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-question::before {
  content: "\E4EF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laptop-code::before {
  content: "\F5FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-swatchbook::before {
  content: "\F5C3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-prescription-bottle::before {
  content: "\F485";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bars::before {
  content: "\F0C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-navicon::before {
  content: "\F0C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-group::before {
  content: "\E533";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-end::before {
  content: "\F253";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-3::before {
  content: "\F253";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-crack::before {
  content: "\F7A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-broken::before {
  content: "\F7A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-up-right::before {
  content: "\F360";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-external-link-square-alt::before {
  content: "\F360";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-kiss-beam::before {
  content: "\F597";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kiss-beam::before {
  content: "\F597";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-film::before {
  content: "\F008";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruler-horizontal::before {
  content: "\F547";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-robbery::before {
  content: "\E536";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lightbulb::before {
  content: "\F0EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-left::before {
  content: "\F0D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-exclamation::before {
  content: "\F06A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-exclamation-circle::before {
  content: "\F06A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school-circle-xmark::before {
  content: "\E56D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-from-bracket::before {
  content: "\F08B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-out::before {
  content: "\F08B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-chevron-down::before {
  content: "\F13A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-circle-down::before {
  content: "\F13A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-unlock-keyhole::before {
  content: "\F13E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-unlock-alt::before {
  content: "\F13E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-showers-heavy::before {
  content: "\F740";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-headphones-simple::before {
  content: "\F58F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-headphones-alt::before {
  content: "\F58F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sitemap::before {
  content: "\F0E8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-dollar-to-slot::before {
  content: "\F4B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-donate::before {
  content: "\F4B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-memory::before {
  content: "\F538";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-spikes::before {
  content: "\E568";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire-burner::before {
  content: "\E4F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flag::before {
  content: "\F024";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hanukiah::before {
  content: "\F6E6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-feather::before {
  content: "\F52D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-low::before {
  content: "\F027";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-down::before {
  content: "\F027";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-slash::before {
  content: "\F4B3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-sun-rain::before {
  content: "\F743";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compress::before {
  content: "\F066";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheat-awn::before {
  content: "\E2CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheat-alt::before {
  content: "\E2CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ankh::before {
  content: "\F644";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-holding-child::before {
  content: "\E4FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-asterisk::before {
  content: "*";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-check::before {
  content: "\F14A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-check-square::before {
  content: "\F14A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-peseta-sign::before {
  content: "\E221";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heading::before {
  content: "\F1DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-header::before {
  content: "\F1DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ghost::before {
  content: "\F6E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list::before {
  content: "\F03A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-squares::before {
  content: "\F03A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-phone-flip::before {
  content: "\F87B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-square-alt::before {
  content: "\F87B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cart-plus::before {
  content: "\F217";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gamepad::before {
  content: "\F11B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-dot::before {
  content: "\F192";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dot-circle::before {
  content: "\F192";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-dizzy::before {
  content: "\F567";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dizzy::before {
  content: "\F567";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-egg::before {
  content: "\F7FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-medical-circle-xmark::before {
  content: "\E513";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-campground::before {
  content: "\F6BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-plus::before {
  content: "\F65E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-futbol::before {
  content: "\F1E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-futbol-ball::before {
  content: "\F1E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-soccer-ball::before {
  content: "\F1E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paintbrush::before {
  content: "\F1FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paint-brush::before {
  content: "\F1FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lock::before {
  content: "\F023";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gas-pump::before {
  content: "\F52F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hot-tub-person::before {
  content: "\F593";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hot-tub::before {
  content: "\F593";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-location::before {
  content: "\F59F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-marked::before {
  content: "\F59F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-flood-water::before {
  content: "\E50E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tree::before {
  content: "\F1BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge-lock::before {
  content: "\E4CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sack-dollar::before {
  content: "\F81D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-to-square::before {
  content: "\F044";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-edit::before {
  content: "\F044";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-side::before {
  content: "\F5E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share-nodes::before {
  content: "\F1E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share-alt::before {
  content: "\F1E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-minus::before {
  content: "\E4FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-half::before {
  content: "\F252";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-2::before {
  content: "\F252";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microscope::before {
  content: "\F610";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sink::before {
  content: "\E06D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bag-shopping::before {
  content: "\F290";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shopping-bag::before {
  content: "\F290";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-z-a::before {
  content: "\F881";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-desc::before {
  content: "\F881";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-down-alt::before {
  content: "\F881";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mitten::before {
  content: "\F7B5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-rays::before {
  content: "\E54D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users::before {
  content: "\F0C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eye-slash::before {
  content: "\F070";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flask-vial::before {
  content: "\E4F3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand::before {
  content: "\F256";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-paper::before {
  content: "\F256";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-om::before {
  content: "\F679";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-worm::before {
  content: "\E599";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-circle-xmark::before {
  content: "\E50B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug::before {
  content: "\F1E6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-up::before {
  content: "\F077";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-spock::before {
  content: "\F259";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stopwatch::before {
  content: "\F2F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-kiss::before {
  content: "\F596";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kiss::before {
  content: "\F596";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge-circle-xmark::before {
  content: "\E4CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-tongue::before {
  content: "\F589";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-tongue::before {
  content: "\F589";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-bishop::before {
  content: "\F43A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-wink::before {
  content: "\F58C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-wink::before {
  content: "\F58C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ear-deaf::before {
  content: "\F2A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-deaf::before {
  content: "\F2A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-deafness::before {
  content: "\F2A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hard-of-hearing::before {
  content: "\F2A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-circle-check::before {
  content: "\E564";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-five::before {
  content: "\F523";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-rss::before {
  content: "\F143";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rss-square::before {
  content: "\F143";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-land-mine-on::before {
  content: "\E51B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-i-cursor::before {
  content: "\F246";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stamp::before {
  content: "\F5BF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stairs::before {
  content: "\E289";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-i::before {
  content: "I";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hryvnia-sign::before {
  content: "\F6F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hryvnia::before {
  content: "\F6F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pills::before {
  content: "\F484";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-wide::before {
  content: "\F581";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-alt::before {
  content: "\F581";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tooth::before {
  content: "\F5C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-v::before {
  content: "V";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bangladeshi-taka-sign::before {
  content: "\E2E6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bicycle::before {
  content: "\F206";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-staff-snake::before {
  content: "\E579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rod-asclepius::before {
  content: "\E579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rod-snake::before {
  content: "\E579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-staff-aesculapius::before {
  content: "\E579";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-head-side-cough-slash::before {
  content: "\E062";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-medical::before {
  content: "\F0F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ambulance::before {
  content: "\F0F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheat-awn-circle-exclamation::before {
  content: "\E598";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-snowman::before {
  content: "\F7D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mortar-pestle::before {
  content: "\F5A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-barrier::before {
  content: "\E562";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school::before {
  content: "\F549";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-igloo::before {
  content: "\F7AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-joint::before {
  content: "\F595";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-right::before {
  content: "\F105";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-horse::before {
  content: "\F6F0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-q::before {
  content: "Q";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-g::before {
  content: "G";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-notes-medical::before {
  content: "\F481";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-half::before {
  content: "\F2C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-2::before {
  content: "\F2C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-2::before {
  content: "\F2C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-half::before {
  content: "\F2C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dong-sign::before {
  content: "\E169";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-capsules::before {
  content: "\F46B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poo-storm::before {
  content: "\F75A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poo-bolt::before {
  content: "\F75A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-frown-open::before {
  content: "\F57A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-frown-open::before {
  content: "\F57A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-point-up::before {
  content: "\F0A6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill::before {
  content: "\F0D6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bookmark::before {
  content: "\F02E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-align-justify::before {
  content: "\F039";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-umbrella-beach::before {
  content: "\F5CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-helmet-un::before {
  content: "\E503";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bullseye::before {
  content: "\F140";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bacon::before {
  content: "\F7E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-point-down::before {
  content: "\F0A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-from-bracket::before {
  content: "\E09A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder::before {
  content: "\F07B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-blank::before {
  content: "\F07B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-waveform::before {
  content: "\F478";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-medical-alt::before {
  content: "\F478";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-radiation::before {
  content: "\F7B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-simple::before {
  content: "\E473";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-stroke::before {
  content: "\F229";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vial::before {
  content: "\F492";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge::before {
  content: "\F624";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dashboard::before {
  content: "\F624";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge-med::before {
  content: "\F624";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer-alt-average::before {
  content: "\F624";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wand-magic-sparkles::before {
  content: "\E2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magic-wand-sparkles::before {
  content: "\E2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-e::before {
  content: "E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-clip::before {
  content: "\F305";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-alt::before {
  content: "\F305";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge-circle-exclamation::before {
  content: "\E4CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user::before {
  content: "\F007";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school-circle-check::before {
  content: "\E56B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dumpster::before {
  content: "\F793";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-van-shuttle::before {
  content: "\F5B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shuttle-van::before {
  content: "\F5B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-user::before {
  content: "\E4DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-caret-left::before {
  content: "\F191";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-square-left::before {
  content: "\F191";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-highlighter::before {
  content: "\F591";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-key::before {
  content: "\F084";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bullhorn::before {
  content: "\F0A1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe::before {
  content: "\F0AC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-synagogue::before {
  content: "\F69B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-half-dress::before {
  content: "\E548";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-bridge::before {
  content: "\E563";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location-arrow::before {
  content: "\F124";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-c::before {
  content: "C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablet-button::before {
  content: "\F10A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-lock::before {
  content: "\E4D6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pizza-slice::before {
  content: "\F818";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-wave::before {
  content: "\F53A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-area::before {
  content: "\F1FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-area-chart::before {
  content: "\F1FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-flag::before {
  content: "\E50D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-minus::before {
  content: "\E540";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ban::before {
  content: "\F05E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cancel::before {
  content: "\F05E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-camera-rotate::before {
  content: "\E0D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spray-can-sparkles::before {
  content: "\F5D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-air-freshener::before {
  content: "\F5D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star::before {
  content: "\F005";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-repeat::before {
  content: "\F363";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cross::before {
  content: "\F654";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-box::before {
  content: "\F466";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-venus-mars::before {
  content: "\F228";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-pointer::before {
  content: "\F245";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mouse-pointer::before {
  content: "\F245";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-maximize::before {
  content: "\F31E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-expand-arrows-alt::before {
  content: "\F31E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-charging-station::before {
  content: "\F5E7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shapes::before {
  content: "\F61F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-triangle-circle-square::before {
  content: "\F61F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shuffle::before {
  content: "\F074";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-random::before {
  content: "\F074";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-running::before {
  content: "\F70C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-running::before {
  content: "\F70C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-retro::before {
  content: "\E527";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grip-lines-vertical::before {
  content: "\F7A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spider::before {
  content: "\F717";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-bound::before {
  content: "\E4F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-invoice-dollar::before {
  content: "\F571";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-circle-exclamation::before {
  content: "\E556";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-x-ray::before {
  content: "\F497";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spell-check::before {
  content: "\F891";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-slash::before {
  content: "\F715";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-computer-mouse::before {
  content: "\F8CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mouse::before {
  content: "\F8CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-to-bracket::before {
  content: "\F090";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-in::before {
  content: "\F090";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shop-slash::before {
  content: "\E070";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-store-alt-slash::before {
  content: "\E070";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-server::before {
  content: "\F233";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-virus-covid-slash::before {
  content: "\E4A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shop-lock::before {
  content: "\E4A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-start::before {
  content: "\F251";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-1::before {
  content: "\F251";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-blender-phone::before {
  content: "\F6B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-wheat::before {
  content: "\E4DB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-breastfeeding::before {
  content: "\E53A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-right-to-bracket::before {
  content: "\F2F6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-in-alt::before {
  content: "\F2F6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-venus::before {
  content: "\F221";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-passport::before {
  content: "\F5AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-pulse::before {
  content: "\F21E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heartbeat::before {
  content: "\F21E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-carry-box::before {
  content: "\F4CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-carry::before {
  content: "\F4CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-high::before {
  content: "\F769";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microchip::before {
  content: "\F2DB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crown::before {
  content: "\F521";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-weight-hanging::before {
  content: "\F5CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-xmarks-lines::before {
  content: "\E59A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-prescription::before {
  content: "\F572";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-weight-scale::before {
  content: "\F496";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-weight::before {
  content: "\F496";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-group::before {
  content: "\F500";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-friends::before {
  content: "\F500";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-a-z::before {
  content: "\F15E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-up::before {
  content: "\F15E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-knight::before {
  content: "\F441";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-laugh-squint::before {
  content: "\F59B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laugh-squint::before {
  content: "\F59B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheelchair::before {
  content: "\F193";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-arrow-up::before {
  content: "\F0AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-circle-up::before {
  content: "\F0AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toggle-on::before {
  content: "\F205";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking::before {
  content: "\F554";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-walking::before {
  content: "\F554";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-l::before {
  content: "L";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire::before {
  content: "\F06D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bed-pulse::before {
  content: "\F487";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-procedures::before {
  content: "\F487";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shuttle-space::before {
  content: "\F197";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-space-shuttle::before {
  content: "\F197";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-laugh::before {
  content: "\F599";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laugh::before {
  content: "\F599";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-open::before {
  content: "\F07C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-plus::before {
  content: "\E500";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-fork::before {
  content: "\E13B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-city::before {
  content: "\F64F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone-lines::before {
  content: "\F3C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone-alt::before {
  content: "\F3C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pepper-hot::before {
  content: "\F816";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-unlock::before {
  content: "\F09C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-colon-sign::before {
  content: "\E140";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-headset::before {
  content: "\F590";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-store-slash::before {
  content: "\E071";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-circle-xmark::before {
  content: "\E566";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-minus::before {
  content: "\F503";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-stroke-up::before {
  content: "\F22A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-stroke-v::before {
  content: "\F22A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-champagne-glasses::before {
  content: "\F79F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-cheers::before {
  content: "\F79F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clipboard::before {
  content: "\F328";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-circle-exclamation::before {
  content: "\E50A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-arrow-up::before {
  content: "\F574";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-upload::before {
  content: "\F574";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wifi::before {
  content: "\F1EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wifi-3::before {
  content: "\F1EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wifi-strong::before {
  content: "\F1EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bath::before {
  content: "\F2CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bathtub::before {
  content: "\F2CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-underline::before {
  content: "\F0CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-pen::before {
  content: "\F4FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-edit::before {
  content: "\F4FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signature::before {
  content: "\F5B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stroopwafel::before {
  content: "\F551";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bold::before {
  content: "\F032";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-anchor-lock::before {
  content: "\E4AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-ngo::before {
  content: "\E4D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-manat-sign::before {
  content: "\E1D5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-not-equal::before {
  content: "\F53E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-border-top-left::before {
  content: "\F853";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-border-style::before {
  content: "\F853";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-location-dot::before {
  content: "\F5A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-marked-alt::before {
  content: "\F5A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jedi::before {
  content: "\F669";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-poll-vertical::before {
  content: "\F681";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poll::before {
  content: "\F681";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mug-hot::before {
  content: "\F7B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-battery::before {
  content: "\F5DF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-car::before {
  content: "\F5DF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gift::before {
  content: "\F06B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-two::before {
  content: "\F528";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-queen::before {
  content: "\F445";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glasses::before {
  content: "\F530";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-board::before {
  content: "\F43C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-circle-check::before {
  content: "\E4D2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-chalkboard::before {
  content: "\E53D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-stroke-right::before {
  content: "\F22B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-stroke-h::before {
  content: "\F22B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-back-fist::before {
  content: "\F255";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-rock::before {
  content: "\F255";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-caret-up::before {
  content: "\F151";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-square-up::before {
  content: "\F151";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-showers-water::before {
  content: "\E4E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-bar::before {
  content: "\F080";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bar-chart::before {
  content: "\F080";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-bubbles::before {
  content: "\E05E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-wash::before {
  content: "\E05E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-less-than-equal::before {
  content: "\F537";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-train::before {
  content: "\F238";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eye-low-vision::before {
  content: "\F2A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-low-vision::before {
  content: "\F2A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crow::before {
  content: "\F520";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sailboat::before {
  content: "\E445";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-window-restore::before {
  content: "\F2D2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-plus::before {
  content: "\F0FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plus-square::before {
  content: "\F0FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-torii-gate::before {
  content: "\F6A1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-frog::before {
  content: "\F52E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bucket::before {
  content: "\E4CF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-image::before {
  content: "\F03E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-microphone::before {
  content: "\F130";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cow::before {
  content: "\F6C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-up::before {
  content: "\F0D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-screwdriver::before {
  content: "\F54A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-closed::before {
  content: "\E185";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-tsunami::before {
  content: "\E515";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-nfi::before {
  content: "\E576";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-from-ground-water::before {
  content: "\E4B5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-martini-glass::before {
  content: "\F57B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-martini-alt::before {
  content: "\F57B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate-left::before {
  content: "\F2EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate-back::before {
  content: "\F2EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate-backward::before {
  content: "\F2EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-undo-alt::before {
  content: "\F2EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-columns::before {
  content: "\F0DB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-columns::before {
  content: "\F0DB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lemon::before {
  content: "\F094";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-head-side-mask::before {
  content: "\E063";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake::before {
  content: "\F2B5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gem::before {
  content: "\F3A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dolly::before {
  content: "\F472";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dolly-box::before {
  content: "\F472";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smoking::before {
  content: "\F48D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-minimize::before {
  content: "\F78C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compress-arrows-alt::before {
  content: "\F78C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-monument::before {
  content: "\F5A6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-snowplow::before {
  content: "\F7D2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angles-right::before {
  content: "\F101";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-double-right::before {
  content: "\F101";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cannabis::before {
  content: "\F55F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-play::before {
  content: "\F144";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-play-circle::before {
  content: "\F144";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablets::before {
  content: "\F490";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ethernet::before {
  content: "\F796";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-euro-sign::before {
  content: "\F153";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eur::before {
  content: "\F153";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-euro::before {
  content: "\F153";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chair::before {
  content: "\F6C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-check::before {
  content: "\F058";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-check-circle::before {
  content: "\F058";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-stop::before {
  content: "\F28D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stop-circle::before {
  content: "\F28D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compass-drafting::before {
  content: "\F568";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-drafting-compass::before {
  content: "\F568";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plate-wheat::before {
  content: "\E55A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-icicles::before {
  content: "\F7AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-shelter::before {
  content: "\E54F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-neuter::before {
  content: "\F22C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-id-badge::before {
  content: "\F2C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-marker::before {
  content: "\F5A1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-laugh-beam::before {
  content: "\F59A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laugh-beam::before {
  content: "\F59A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-helicopter-symbol::before {
  content: "\E502";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-universal-access::before {
  content: "\F29A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-chevron-up::before {
  content: "\F139";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-circle-up::before {
  content: "\F139";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lari-sign::before {
  content: "\E1C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volcano::before {
  content: "\F770";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\E553";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sterling-sign::before {
  content: "\F154";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gbp::before {
  content: "\F154";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pound-sign::before {
  content: "\F154";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-viruses::before {
  content: "\E076";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-person-confined::before {
  content: "\E577";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-tie::before {
  content: "\F508";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-long::before {
  content: "\F175";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-down::before {
  content: "\F175";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tent-arrow-down-to-line::before {
  content: "\E57E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-certificate::before {
  content: "\F0A3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-reply-all::before {
  content: "\F122";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mail-reply-all::before {
  content: "\F122";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-suitcase::before {
  content: "\F0F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-skating::before {
  content: "\F7C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-skating::before {
  content: "\F7C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-filter-circle-dollar::before {
  content: "\F662";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-funnel-dollar::before {
  content: "\F662";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-camera-retro::before {
  content: "\F083";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-arrow-down::before {
  content: "\F0AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-circle-down::before {
  content: "\F0AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-import::before {
  content: "\F56F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-to-file::before {
  content: "\F56F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-arrow-up-right::before {
  content: "\F14C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-external-link-square::before {
  content: "\F14C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-box-open::before {
  content: "\F49E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scroll::before {
  content: "\F70E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spa::before {
  content: "\F5BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location-pin-lock::before {
  content: "\E51F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pause::before {
  content: "\F04C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hill-avalanche::before {
  content: "\E507";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-empty::before {
  content: "\F2CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-0::before {
  content: "\F2CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-0::before {
  content: "\F2CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-empty::before {
  content: "\F2CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bomb::before {
  content: "\F1E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-registered::before {
  content: "\F25D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-address-card::before {
  content: "\F2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-contact-card::before {
  content: "\F2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vcard::before {
  content: "\F2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scale-unbalanced-flip::before {
  content: "\F516";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-balance-scale-right::before {
  content: "\F516";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-subscript::before {
  content: "\F12C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diamond-turn-right::before {
  content: "\F5EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-directions::before {
  content: "\F5EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-burst::before {
  content: "\E4DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-laptop::before {
  content: "\E066";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laptop-house::before {
  content: "\E066";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-tired::before {
  content: "\F5C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tired::before {
  content: "\F5C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bills::before {
  content: "\E1F3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smog::before {
  content: "\F75F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crutch::before {
  content: "\F7F7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-arrow-up::before {
  content: "\F0EE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-upload::before {
  content: "\F0EE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-upload-alt::before {
  content: "\F0EE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-palette::before {
  content: "\F53F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-turn-right::before {
  content: "\E4C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vest::before {
  content: "\E085";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ferry::before {
  content: "\E4EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-down-to-people::before {
  content: "\E4B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-seedling::before {
  content: "\F4D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sprout::before {
  content: "\F4D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-left-right::before {
  content: "\F337";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-alt-h::before {
  content: "\F337";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-boxes-packing::before {
  content: "\E4C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-arrow-left::before {
  content: "\F0A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-circle-left::before {
  content: "\F0A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-group-arrows-rotate::before {
  content: "\E4F6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bowl-food::before {
  content: "\E4C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-candy-cane::before {
  content: "\F786";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-wide-short::before {
  content: "\F160";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-asc::before {
  content: "\F160";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-down::before {
  content: "\F160";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-bolt::before {
  content: "\F76C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thunderstorm::before {
  content: "\F76C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-text-slash::before {
  content: "\F87D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-remove-format::before {
  content: "\F87D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-smile-wink::before {
  content: "\F4DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smile-wink::before {
  content: "\F4DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-word::before {
  content: "\F1C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-powerpoint::before {
  content: "\F1C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-left-right::before {
  content: "\F07E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-h::before {
  content: "\F07E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-lock::before {
  content: "\E510";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-arrow-down::before {
  content: "\F0ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-download::before {
  content: "\F0ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-download-alt::before {
  content: "\F0ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-children::before {
  content: "\E4E1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chalkboard::before {
  content: "\F51B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-blackboard::before {
  content: "\F51B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-large-slash::before {
  content: "\F4FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-alt-slash::before {
  content: "\F4FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelope-open::before {
  content: "\F2B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-simple-slash::before {
  content: "\E05F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-alt-slash::before {
  content: "\E05F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mattress-pillow::before {
  content: "\E525";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-guarani-sign::before {
  content: "\E19A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-rotate::before {
  content: "\F021";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-refresh::before {
  content: "\F021";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sync::before {
  content: "\F021";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire-extinguisher::before {
  content: "\F134";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cruzeiro-sign::before {
  content: "\E152";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-greater-than-equal::before {
  content: "\F532";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-halved::before {
  content: "\F3ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-alt::before {
  content: "\F3ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-atlas::before {
  content: "\F558";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-atlas::before {
  content: "\F558";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-virus::before {
  content: "\E074";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelope-circle-check::before {
  content: "\E4E8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-layer-group::before {
  content: "\F5FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-to-dot::before {
  content: "\E4BE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-archway::before {
  content: "\F557";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-check::before {
  content: "\E4FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-chimney-crack::before {
  content: "\F6F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-damage::before {
  content: "\F6F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-zipper::before {
  content: "\F1C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-archive::before {
  content: "\F1C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square::before {
  content: "\F0C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-martini-glass-empty::before {
  content: "\F000";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-martini::before {
  content: "\F000";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-couch::before {
  content: "\F4B8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cedi-sign::before {
  content: "\E0DF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-italic::before {
  content: "\F033";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-church::before {
  content: "\F51D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comments-dollar::before {
  content: "\F653";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-democrat::before {
  content: "\F747";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-z::before {
  content: "Z";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-skiing::before {
  content: "\F7C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-skiing::before {
  content: "\F7C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-lock::before {
  content: "\E567";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-a::before {
  content: "A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-arrow-down::before {
  content: "\E03F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-down::before {
  content: "\E03F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-feather-pointed::before {
  content: "\F56B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-feather-alt::before {
  content: "\F56B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-p::before {
  content: "P";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-snowflake::before {
  content: "\F2DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-newspaper::before {
  content: "\F1EA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rectangle-ad::before {
  content: "\F641";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ad::before {
  content: "\F641";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-arrow-right::before {
  content: "\F0A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-circle-right::before {
  content: "\F0A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-filter-circle-xmark::before {
  content: "\E17B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-locust::before {
  content: "\E520";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort::before {
  content: "\F0DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-unsorted::before {
  content: "\F0DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-ol::before {
  content: "\F0CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-1-2::before {
  content: "\F0CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-numeric::before {
  content: "\F0CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-dress-burst::before {
  content: "\E544";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-check-dollar::before {
  content: "\F53D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-check-alt::before {
  content: "\F53D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vector-square::before {
  content: "\F5CB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bread-slice::before {
  content: "\F7EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-language::before {
  content: "\F1AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-kiss-wink-heart::before {
  content: "\F598";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kiss-wink-heart::before {
  content: "\F598";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-filter::before {
  content: "\F0B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-question::before {
  content: "?";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-signature::before {
  content: "\F573";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-up-down-left-right::before {
  content: "\F0B2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-alt::before {
  content: "\F0B2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-chimney-user::before {
  content: "\E065";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-heart::before {
  content: "\F4BE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-puzzle-piece::before {
  content: "\F12E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-check::before {
  content: "\F53C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-half-stroke::before {
  content: "\F5C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-half-alt::before {
  content: "\F5C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code::before {
  content: "\F121";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-whiskey-glass::before {
  content: "\F7A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-whiskey::before {
  content: "\F7A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-circle-exclamation::before {
  content: "\E4D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-chart::before {
  content: "\E522";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-right-from-square::before {
  content: "\F08E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-external-link::before {
  content: "\F08E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cubes-stacked::before {
  content: "\E4E6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-won-sign::before {
  content: "\F159";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-krw::before {
  content: "\F159";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-won::before {
  content: "\F159";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-virus-covid::before {
  content: "\E4A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-austral-sign::before {
  content: "\E0A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-f::before {
  content: "F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-leaf::before {
  content: "\F06C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road::before {
  content: "\F018";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-taxi::before {
  content: "\F1BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cab::before {
  content: "\F1BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-plus::before {
  content: "\E541";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-pie::before {
  content: "\F200";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pie-chart::before {
  content: "\F200";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bolt-lightning::before {
  content: "\E0B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sack-xmark::before {
  content: "\E56A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-excel::before {
  content: "\F1C3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-contract::before {
  content: "\F56C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fish-fins::before {
  content: "\E4F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-flag::before {
  content: "\E4D5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-beam::before {
  content: "\F582";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-beam::before {
  content: "\F582";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-object-ungroup::before {
  content: "\F248";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poop::before {
  content: "\F619";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location-pin::before {
  content: "\F041";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-marker::before {
  content: "\F041";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kaaba::before {
  content: "\F66B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toilet-paper::before {
  content: "\F71E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-helmet-safety::before {
  content: "\F807";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hard-hat::before {
  content: "\F807";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hat-hard::before {
  content: "\F807";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eject::before {
  content: "\F052";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-right::before {
  content: "\F35A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-alt-circle-right::before {
  content: "\F35A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-circle-check::before {
  content: "\E555";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-rolling-eyes::before {
  content: "\F5A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-meh-rolling-eyes::before {
  content: "\F5A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-object-group::before {
  content: "\F247";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-line::before {
  content: "\F201";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-line-chart::before {
  content: "\F201";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mask-ventilator::before {
  content: "\E524";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right::before {
  content: "\F061";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signs-post::before {
  content: "\F277";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-signs::before {
  content: "\F277";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cash-register::before {
  content: "\F788";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-question::before {
  content: "\E542";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-h::before {
  content: "H";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tarp::before {
  content: "\E57B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-screwdriver-wrench::before {
  content: "\F7D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tools::before {
  content: "\F7D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-to-eye::before {
  content: "\E4BF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-bolt::before {
  content: "\E55B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart::before {
  content: "\F004";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-and-venus::before {
  content: "\F224";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-user::before {
  content: "\E1B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-home-user::before {
  content: "\E1B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dumpster-fire::before {
  content: "\F794";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-crack::before {
  content: "\E3B1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-martini-glass-citrus::before {
  content: "\F561";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cocktail::before {
  content: "\F561";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-surprise::before {
  content: "\F5C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-surprise::before {
  content: "\F5C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bottle-water::before {
  content: "\E4C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-pause::before {
  content: "\F28B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pause-circle::before {
  content: "\F28B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toilet-paper-slash::before {
  content: "\E072";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-apple-whole::before {
  content: "\F5D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-apple-alt::before {
  content: "\F5D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kitchen-set::before {
  content: "\E51A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-r::before {
  content: "R";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-quarter::before {
  content: "\F2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-1::before {
  content: "\F2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-1::before {
  content: "\F2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-quarter::before {
  content: "\F2CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cube::before {
  content: "\F1B2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bitcoin-sign::before {
  content: "\E0B4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-dog::before {
  content: "\E573";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-solar-panel::before {
  content: "\F5BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lock-open::before {
  content: "\F3C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-elevator::before {
  content: "\E16D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-transfer::before {
  content: "\E528";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-trend-up::before {
  content: "\E529";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-flood-water-circle-arrow-right::before {
  content: "\E50F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-poll-horizontal::before {
  content: "\F682";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poll-h::before {
  content: "\F682";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle::before {
  content: "\F111";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-backward-fast::before {
  content: "\F049";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fast-backward::before {
  content: "\F049";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-recycle::before {
  content: "\F1B8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-astronaut::before {
  content: "\F4FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-slash::before {
  content: "\E069";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trademark::before {
  content: "\F25C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-basketball::before {
  content: "\F434";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-basketball-ball::before {
  content: "\F434";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-satellite-dish::before {
  content: "\F7C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-up::before {
  content: "\F35B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-alt-circle-up::before {
  content: "\F35B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-screen-button::before {
  content: "\F3CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-alt::before {
  content: "\F3CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-high::before {
  content: "\F028";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-up::before {
  content: "\F028";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-rays::before {
  content: "\E593";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wallet::before {
  content: "\F555";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clipboard-check::before {
  content: "\F46C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-audio::before {
  content: "\F1C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-burger::before {
  content: "\F805";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hamburger::before {
  content: "\F805";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wrench::before {
  content: "\F0AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bugs::before {
  content: "\E4D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rupee-sign::before {
  content: "\F156";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rupee::before {
  content: "\F156";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-image::before {
  content: "\F1C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-question::before {
  content: "\F059";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-question-circle::before {
  content: "\F059";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-departure::before {
  content: "\F5B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-slash::before {
  content: "\E060";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-bookmark::before {
  content: "\E0BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-branch::before {
  content: "\F126";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hat-cowboy::before {
  content: "\F8C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge::before {
  content: "\E4C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-flip::before {
  content: "\F879";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-alt::before {
  content: "\F879";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-front::before {
  content: "\E2B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cat::before {
  content: "\F6BE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-anchor-circle-exclamation::before {
  content: "\E4AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-field::before {
  content: "\E58D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-route::before {
  content: "\F4D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clipboard-question::before {
  content: "\E4E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-panorama::before {
  content: "\E209";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-medical::before {
  content: "\F7F5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-teeth-open::before {
  content: "\F62F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-minus::before {
  content: "\E4ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tags::before {
  content: "\F02C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wine-glass::before {
  content: "\F4E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-forward-fast::before {
  content: "\F050";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fast-forward::before {
  content: "\F050";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-meh-blank::before {
  content: "\F5A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-meh-blank::before {
  content: "\F5A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-parking::before {
  content: "\F540";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-parking::before {
  content: "\F540";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-signal::before {
  content: "\E012";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bars-progress::before {
  content: "\F828";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tasks-alt::before {
  content: "\F828";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-faucet-drip::before {
  content: "\E006";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cart-flatbed::before {
  content: "\F474";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dolly-flatbed::before {
  content: "\F474";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ban-smoking::before {
  content: "\F54D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smoking-ban::before {
  content: "\F54D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-terminal::before {
  content: "\F120";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-button::before {
  content: "\F10B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-medical-flag::before {
  content: "\E514";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-basket-shopping::before {
  content: "\F291";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shopping-basket::before {
  content: "\F291";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tape::before {
  content: "\F4DB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bus-simple::before {
  content: "\F55E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bus-alt::before {
  content: "\F55E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eye::before {
  content: "\F06E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-sad-cry::before {
  content: "\F5B3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sad-cry::before {
  content: "\F5B3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-audio-description::before {
  content: "\F29E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-military-to-person::before {
  content: "\E54C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-shield::before {
  content: "\E4F0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-slash::before {
  content: "\F506";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen::before {
  content: "\F304";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tower-observation::before {
  content: "\E586";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-code::before {
  content: "\F1C9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signal::before {
  content: "\F012";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signal-5::before {
  content: "\F012";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signal-perfect::before {
  content: "\F012";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bus::before {
  content: "\F207";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-xmark::before {
  content: "\E501";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-chimney::before {
  content: "\E3AF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-home-lg::before {
  content: "\E3AF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-window-maximize::before {
  content: "\F2D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-frown::before {
  content: "\F119";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-frown::before {
  content: "\F119";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-prescription::before {
  content: "\F5B1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shop::before {
  content: "\F54F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-store-alt::before {
  content: "\F54F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-floppy-disk::before {
  content: "\F0C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-save::before {
  content: "\F0C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vihara::before {
  content: "\F6A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scale-unbalanced::before {
  content: "\F515";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-balance-scale-left::before {
  content: "\F515";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-up::before {
  content: "\F0DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-asc::before {
  content: "\F0DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-dots::before {
  content: "\F4AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-commenting::before {
  content: "\F4AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plant-wilt::before {
  content: "\E5AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diamond::before {
  content: "\F219";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-squint::before {
  content: "\F585";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-squint::before {
  content: "\F585";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-dollar::before {
  content: "\F4C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-usd::before {
  content: "\F4C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bacterium::before {
  content: "\E05A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-pointer::before {
  content: "\F25A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-drum-steelpan::before {
  content: "\F56A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-scissors::before {
  content: "\F257";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-praying::before {
  content: "\F684";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-praying-hands::before {
  content: "\F684";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-rotate-right::before {
  content: "\F01E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-rotate::before {
  content: "\F01E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-rotate-forward::before {
  content: "\F01E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-redo::before {
  content: "\F01E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-biohazard::before {
  content: "\F780";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location-crosshairs::before {
  content: "\F601";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location::before {
  content: "\F601";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars-double::before {
  content: "\F227";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-child-dress::before {
  content: "\E59C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-between-lines::before {
  content: "\E591";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lungs-virus::before {
  content: "\E067";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-tears::before {
  content: "\F588";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-tears::before {
  content: "\F588";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone::before {
  content: "\F095";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-xmark::before {
  content: "\F273";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-times::before {
  content: "\F273";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-child-reaching::before {
  content: "\E59D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-head-side-virus::before {
  content: "\E064";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-gear::before {
  content: "\F4FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-cog::before {
  content: "\F4FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-1-9::before {
  content: "\F163";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-up::before {
  content: "\F163";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-door-closed::before {
  content: "\F52A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-virus::before {
  content: "\E06C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-six::before {
  content: "\F526";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mosquito-net::before {
  content: "\E52C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bridge-water::before {
  content: "\E4CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-booth::before {
  content: "\F756";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-text-width::before {
  content: "\F035";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hat-wizard::before {
  content: "\F6E8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-fancy::before {
  content: "\F5AC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-digging::before {
  content: "\F85E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-digging::before {
  content: "\F85E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash::before {
  content: "\F1F8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge-simple::before {
  content: "\F629";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge-simple-med::before {
  content: "\F629";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer-average::before {
  content: "\F629";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-medical::before {
  content: "\F7E6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-poo::before {
  content: "\F2FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quote-right::before {
  content: "\F10E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quote-right-alt::before {
  content: "\F10E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shirt::before {
  content: "\F553";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-t-shirt::before {
  content: "\F553";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tshirt::before {
  content: "\F553";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cubes::before {
  content: "\F1B3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-divide::before {
  content: "\F529";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tenge-sign::before {
  content: "\F7D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tenge::before {
  content: "\F7D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-headphones::before {
  content: "\F025";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-holding::before {
  content: "\F4C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-clapping::before {
  content: "\E1A8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-republican::before {
  content: "\F75E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-left::before {
  content: "\F060";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-xmark::before {
  content: "\E543";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruler::before {
  content: "\F545";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-align-left::before {
  content: "\F036";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-d6::before {
  content: "\F6D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-restroom::before {
  content: "\F7BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-j::before {
  content: "J";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-viewfinder::before {
  content: "\E595";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-video::before {
  content: "\F1C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-up-right-from-square::before {
  content: "\F35D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-external-link-alt::before {
  content: "\F35D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-cells::before {
  content: "\F00A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-th::before {
  content: "\F00A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-pdf::before {
  content: "\F1C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-bible::before {
  content: "\F647";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bible::before {
  content: "\F647";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-o::before {
  content: "O";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-suitcase-medical::before {
  content: "\F0FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-medkit::before {
  content: "\F0FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-secret::before {
  content: "\F21B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-otter::before {
  content: "\F700";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-dress::before {
  content: "\F182";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-female::before {
  content: "\F182";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-dollar::before {
  content: "\F651";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-business-time::before {
  content: "\F64A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-briefcase-clock::before {
  content: "\F64A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-cells-large::before {
  content: "\F009";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-th-large::before {
  content: "\F009";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-tanakh::before {
  content: "\F827";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tanakh::before {
  content: "\F827";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-volume::before {
  content: "\F2A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-control-phone::before {
  content: "\F2A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hat-cowboy-side::before {
  content: "\F8C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clipboard-user::before {
  content: "\F7F3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-child::before {
  content: "\F1AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lira-sign::before {
  content: "\F195";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-satellite::before {
  content: "\F7BF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-lock::before {
  content: "\E558";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tag::before {
  content: "\F02B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment::before {
  content: "\F075";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cake-candles::before {
  content: "\F1FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-birthday-cake::before {
  content: "\F1FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cake::before {
  content: "\F1FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelope::before {
  content: "\F0E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angles-up::before {
  content: "\F102";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-double-up::before {
  content: "\F102";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paperclip::before {
  content: "\F0C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-to-city::before {
  content: "\E4B3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ribbon::before {
  content: "\F4D6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lungs::before {
  content: "\F604";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-9-1::before {
  content: "\F887";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-up-alt::before {
  content: "\F887";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-litecoin-sign::before {
  content: "\E1D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-border-none::before {
  content: "\F850";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-nodes::before {
  content: "\E4E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-parachute-box::before {
  content: "\F4CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-indent::before {
  content: "\F03C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-field-un::before {
  content: "\E58E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass::before {
  content: "\F254";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hourglass-empty::before {
  content: "\F254";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mountain::before {
  content: "\F6FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-doctor::before {
  content: "\F0F0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-md::before {
  content: "\F0F0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-info::before {
  content: "\F05A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-info-circle::before {
  content: "\F05A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-meatball::before {
  content: "\F73B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-camera::before {
  content: "\F030";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-camera-alt::before {
  content: "\F030";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-virus::before {
  content: "\E578";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-meteor::before {
  content: "\F753";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-on::before {
  content: "\E4DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sleigh::before {
  content: "\F7CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-1-9::before {
  content: "\F162";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-asc::before {
  content: "\F162";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-numeric-down::before {
  content: "\F162";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-droplet::before {
  content: "\F4C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-water::before {
  content: "\F4C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-water::before {
  content: "\F773";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-check::before {
  content: "\F274";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-braille::before {
  content: "\F2A1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-prescription-bottle-medical::before {
  content: "\F486";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-prescription-bottle-alt::before {
  content: "\F486";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-landmark::before {
  content: "\F66F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck::before {
  content: "\F0D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crosshairs::before {
  content: "\F05B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-cane::before {
  content: "\E53C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tent::before {
  content: "\E57D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vest-patches::before {
  content: "\E086";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-check-double::before {
  content: "\F560";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-a-z::before {
  content: "\F15D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-asc::before {
  content: "\F15D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-down::before {
  content: "\F15D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-wheat::before {
  content: "\E52A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cookie::before {
  content: "\F563";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-rotate-left::before {
  content: "\F0E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-left-rotate::before {
  content: "\F0E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-rotate-back::before {
  content: "\F0E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-rotate-backward::before {
  content: "\F0E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-undo::before {
  content: "\F0E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hard-drive::before {
  content: "\F0A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hdd::before {
  content: "\F0A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-squint-tears::before {
  content: "\F586";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-squint-tears::before {
  content: "\F586";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dumbbell::before {
  content: "\F44B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rectangle-list::before {
  content: "\F022";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-alt::before {
  content: "\F022";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tarp-droplet::before {
  content: "\E57C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-medical-circle-check::before {
  content: "\E511";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-skiing-nordic::before {
  content: "\F7CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-skiing-nordic::before {
  content: "\F7CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-plus::before {
  content: "\F271";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-arrival::before {
  content: "\F5AF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-left::before {
  content: "\F359";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-alt-circle-left::before {
  content: "\F359";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-train-subway::before {
  content: "\F239";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-subway::before {
  content: "\F239";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-gantt::before {
  content: "\E0E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-indian-rupee-sign::before {
  content: "\E1BC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-indian-rupee::before {
  content: "\E1BC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-inr::before {
  content: "\E1BC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crop-simple::before {
  content: "\F565";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-crop-alt::before {
  content: "\F565";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-1::before {
  content: "\F3D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-alt::before {
  content: "\F3D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-left-long::before {
  content: "\F30A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-alt-left::before {
  content: "\F30A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dna::before {
  content: "\F471";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-virus-slash::before {
  content: "\E075";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-minus::before {
  content: "\F068";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-subtract::before {
  content: "\F068";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess::before {
  content: "\F439";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-left-long::before {
  content: "\F177";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-left::before {
  content: "\F177";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-check::before {
  content: "\E55C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-street-view::before {
  content: "\F21D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-franc-sign::before {
  content: "\E18F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-off::before {
  content: "\F026";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-asl-interpreting::before {
  content: "\F2A3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-american-sign-language-interpreting::before {
  content: "\F2A3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-asl-interpreting::before {
  content: "\F2A3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-american-sign-language-interpreting::before {
  content: "\F2A3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gear::before {
  content: "\F013";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cog::before {
  content: "\F013";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-droplet-slash::before {
  content: "\F5C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tint-slash::before {
  content: "\F5C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mosque::before {
  content: "\F678";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mosquito::before {
  content: "\E52B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-of-david::before {
  content: "\F69A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-military-rifle::before {
  content: "\E54B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cart-shopping::before {
  content: "\F07A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shopping-cart::before {
  content: "\F07A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vials::before {
  content: "\F493";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-plus::before {
  content: "\E55F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-place-of-worship::before {
  content: "\F67F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grip-vertical::before {
  content: "\F58E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-turn-up::before {
  content: "\F148";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-level-up::before {
  content: "\F148";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-u::before {
  content: "U";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-root-variable::before {
  content: "\F698";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-root-alt::before {
  content: "\F698";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clock::before {
  content: "\F017";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clock-four::before {
  content: "\F017";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-backward-step::before {
  content: "\F048";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-step-backward::before {
  content: "\F048";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pallet::before {
  content: "\F482";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-faucet::before {
  content: "\E005";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baseball-bat-ball::before {
  content: "\F432";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-s::before {
  content: "S";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-timeline::before {
  content: "\E29C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-keyboard::before {
  content: "\F11C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caret-down::before {
  content: "\F0D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-chimney-medical::before {
  content: "\F7F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clinic-medical::before {
  content: "\F7F2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-three-quarters::before {
  content: "\F2C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-3::before {
  content: "\F2C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-3::before {
  content: "\F2C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-three-quarters::before {
  content: "\F2C8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-screen::before {
  content: "\F3CF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-android-alt::before {
  content: "\F3CF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-up::before {
  content: "\E22D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-piggy-bank::before {
  content: "\F4D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-half::before {
  content: "\F242";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-3::before {
  content: "\F242";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mountain-city::before {
  content: "\E52E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-coins::before {
  content: "\F51E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-khanda::before {
  content: "\F66D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sliders::before {
  content: "\F1DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sliders-h::before {
  content: "\F1DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-tree::before {
  content: "\F802";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-network-wired::before {
  content: "\F6FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-pin::before {
  content: "\F276";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hamsa::before {
  content: "\F665";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cent-sign::before {
  content: "\E3F5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flask::before {
  content: "\F0C3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-pregnant::before {
  content: "\E31E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wand-sparkles::before {
  content: "\F72B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ellipsis-vertical::before {
  content: "\F142";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ellipsis-v::before {
  content: "\F142";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ticket::before {
  content: "\F145";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-power-off::before {
  content: "\F011";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-right-long::before {
  content: "\F30B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-alt-right::before {
  content: "\F30B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-flag-usa::before {
  content: "\F74D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laptop-file::before {
  content: "\E51D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tty::before {
  content: "\F1E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-teletype::before {
  content: "\F1E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diagram-next::before {
  content: "\E476";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-rifle::before {
  content: "\E54E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-medical-circle-exclamation::before {
  content: "\E512";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-closed-captioning::before {
  content: "\F20A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-hiking::before {
  content: "\F6EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hiking::before {
  content: "\F6EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-venus-double::before {
  content: "\F226";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-images::before {
  content: "\F302";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calculator::before {
  content: "\F1EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-people-pulling::before {
  content: "\E535";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-n::before {
  content: "N";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cable-car::before {
  content: "\F7DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tram::before {
  content: "\F7DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-rain::before {
  content: "\F73D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-circle-xmark::before {
  content: "\E4D4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ship::before {
  content: "\F21A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-down-to-line::before {
  content: "\E4B8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-download::before {
  content: "\F019";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin::before {
  content: "\F580";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin::before {
  content: "\F580";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-delete-left::before {
  content: "\F55A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-backspace::before {
  content: "\F55A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eye-dropper::before {
  content: "\F1FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eye-dropper-empty::before {
  content: "\F1FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eyedropper::before {
  content: "\F1FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-check::before {
  content: "\E5A0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-forward::before {
  content: "\F04E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile::before {
  content: "\F3CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-android::before {
  content: "\F3CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mobile-phone::before {
  content: "\F3CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-meh::before {
  content: "\F11A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-meh::before {
  content: "\F11A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-align-center::before {
  content: "\F037";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-skull::before {
  content: "\F6B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-dead::before {
  content: "\F6B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-id-card::before {
  content: "\F2C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-drivers-license::before {
  content: "\F2C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-outdent::before {
  content: "\F03B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dedent::before {
  content: "\F03B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-exclamation::before {
  content: "\E4FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house::before {
  content: "\F015";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-home::before {
  content: "\F015";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-home-alt::before {
  content: "\F015";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-home-lg-alt::before {
  content: "\F015";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-week::before {
  content: "\F784";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laptop-medical::before {
  content: "\F812";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-b::before {
  content: "B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-medical::before {
  content: "\F477";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-one::before {
  content: "\F525";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kiwi-bird::before {
  content: "\F535";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-arrow-left::before {
  content: "\F0EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-exchange::before {
  content: "\F0EC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate-right::before {
  content: "\F2F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-redo-alt::before {
  content: "\F2F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate-forward::before {
  content: "\F2F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-utensils::before {
  content: "\F2E7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cutlery::before {
  content: "\F2E7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-wide-short::before {
  content: "\F161";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-up::before {
  content: "\F161";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mill-sign::before {
  content: "\E1ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bowl-rice::before {
  content: "\E2EB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-skull::before {
  content: "\F54C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tower-broadcast::before {
  content: "\F519";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-broadcast-tower::before {
  content: "\F519";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-pickup::before {
  content: "\F63C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-up-long::before {
  content: "\F30C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-alt-up::before {
  content: "\F30C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stop::before {
  content: "\F04D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-merge::before {
  content: "\F387";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-upload::before {
  content: "\F093";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hurricane::before {
  content: "\F751";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mound::before {
  content: "\E52D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toilet-portable::before {
  content: "\E583";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-compact-disc::before {
  content: "\F51F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-arrow-down::before {
  content: "\F56D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-download::before {
  content: "\F56D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-caravan::before {
  content: "\F8FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-cat::before {
  content: "\E572";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bolt::before {
  content: "\F0E7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-zap::before {
  content: "\F0E7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-water::before {
  content: "\E4F4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-oil-well::before {
  content: "\E532";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vault::before {
  content: "\E2C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mars::before {
  content: "\F222";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toilet::before {
  content: "\F7D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane-circle-xmark::before {
  content: "\E557";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-yen-sign::before {
  content: "\F157";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cny::before {
  content: "\F157";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jpy::before {
  content: "\F157";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rmb::before {
  content: "\F157";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-yen::before {
  content: "\F157";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruble-sign::before {
  content: "\F158";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rouble::before {
  content: "\F158";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rub::before {
  content: "\F158";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruble::before {
  content: "\F158";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sun::before {
  content: "\F185";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-guitar::before {
  content: "\F7A6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-laugh-wink::before {
  content: "\F59C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-laugh-wink::before {
  content: "\F59C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-horse-head::before {
  content: "\F7AB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bore-hole::before {
  content: "\E4C3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-industry::before {
  content: "\F275";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-down::before {
  content: "\F358";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-alt-circle-down::before {
  content: "\F358";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-turn-to-dots::before {
  content: "\E4C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-florin-sign::before {
  content: "\E184";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-short-wide::before {
  content: "\F884";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-desc::before {
  content: "\F884";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-down-alt::before {
  content: "\F884";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-less-than::before {
  content: "<";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-down::before {
  content: "\F107";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-tunnel::before {
  content: "\E4DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-head-side-cough::before {
  content: "\E061";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grip-lines::before {
  content: "\F7A4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thumbs-down::before {
  content: "\F165";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-lock::before {
  content: "\F502";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-long::before {
  content: "\F178";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-right::before {
  content: "\F178";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-anchor-circle-xmark::before {
  content: "\E4AC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ellipsis::before {
  content: "\F141";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ellipsis-h::before {
  content: "\F141";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-pawn::before {
  content: "\F443";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kit-medical::before {
  content: "\F479";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-first-aid::before {
  content: "\F479";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-through-window::before {
  content: "\E5A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-toolbox::before {
  content: "\F552";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-holding-circle::before {
  content: "\E4FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bug::before {
  content: "\F188";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-credit-card::before {
  content: "\F09D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-credit-card-alt::before {
  content: "\F09D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car::before {
  content: "\F1B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-automobile::before {
  content: "\F1B9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-hand::before {
  content: "\E4F7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-open-reader::before {
  content: "\F5DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-reader::before {
  content: "\F5DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mountain-sun::before {
  content: "\E52F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-left-right-to-line::before {
  content: "\E4BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-d20::before {
  content: "\F6CF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-droplet::before {
  content: "\E58C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-xmark::before {
  content: "\E5A1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-arrow-up::before {
  content: "\E040";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-up::before {
  content: "\E040";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-medal::before {
  content: "\F5A2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bed::before {
  content: "\F236";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-h::before {
  content: "\F0FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-h-square::before {
  content: "\F0FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-podcast::before {
  content: "\F2CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-full::before {
  content: "\F2C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-4::before {
  content: "\F2C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-4::before {
  content: "\F2C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer-full::before {
  content: "\F2C7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bell::before {
  content: "\F0F3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-superscript::before {
  content: "\F12B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-xmark::before {
  content: "\E560";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-of-life::before {
  content: "\F621";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-slash::before {
  content: "\F3DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paint-roller::before {
  content: "\F5AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-angle::before {
  content: "\F4C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands-helping::before {
  content: "\F4C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-location-dot::before {
  content: "\F3C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map-marker-alt::before {
  content: "\F3C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file::before {
  content: "\F15B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-greater-than::before {
  content: ">";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-swimming::before {
  content: "\F5C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-swimmer::before {
  content: "\F5C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down::before {
  content: "\F063";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-droplet::before {
  content: "\F043";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tint::before {
  content: "\F043";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-eraser::before {
  content: "\F12D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-americas::before {
  content: "\F57D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth::before {
  content: "\F57D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-america::before {
  content: "\F57D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe-americas::before {
  content: "\F57D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-burst::before {
  content: "\E53B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dove::before {
  content: "\F4BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-empty::before {
  content: "\F244";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-0::before {
  content: "\F244";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-socks::before {
  content: "\F696";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-inbox::before {
  content: "\F01C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-section::before {
  content: "\E447";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge-high::before {
  content: "\F625";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer-alt::before {
  content: "\F625";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer-alt-fast::before {
  content: "\F625";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelope-open-text::before {
  content: "\F658";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hospital::before {
  content: "\F0F8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hospital-alt::before {
  content: "\F0F8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hospital-wide::before {
  content: "\F0F8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wine-bottle::before {
  content: "\F72F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-rook::before {
  content: "\F447";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bars-staggered::before {
  content: "\F550";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-reorder::before {
  content: "\F550";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stream::before {
  content: "\F550";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dharmachakra::before {
  content: "\F655";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hotdog::before {
  content: "\F80F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking-with-cane::before {
  content: "\F29D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-blind::before {
  content: "\F29D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-drum::before {
  content: "\F569";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ice-cream::before {
  content: "\F810";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-heart-circle-bolt::before {
  content: "\E4FC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fax::before {
  content: "\F1AC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paragraph::before {
  content: "\F1DD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-check-to-slot::before {
  content: "\F772";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vote-yea::before {
  content: "\F772";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-star-half::before {
  content: "\F089";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-boxes-stacked::before {
  content: "\F468";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-boxes::before {
  content: "\F468";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-boxes-alt::before {
  content: "\F468";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-link::before {
  content: "\F0C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chain::before {
  content: "\F0C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ear-listen::before {
  content: "\F2A2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-assistive-listening-systems::before {
  content: "\F2A2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tree-city::before {
  content: "\E587";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-play::before {
  content: "\F04B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-font::before {
  content: "\F031";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rupiah-sign::before {
  content: "\E23D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass::before {
  content: "\F002";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-search::before {
  content: "\F002";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-tennis-paddle-ball::before {
  content: "\F45D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ping-pong-paddle-ball::before {
  content: "\F45D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-tennis::before {
  content: "\F45D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-dots-from-line::before {
  content: "\F470";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diagnoses::before {
  content: "\F470";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-can-arrow-up::before {
  content: "\F82A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-restore-alt::before {
  content: "\F82A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-naira-sign::before {
  content: "\E1F6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cart-arrow-down::before {
  content: "\F218";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-walkie-talkie::before {
  content: "\F8EF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-pen::before {
  content: "\F31C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-edit::before {
  content: "\F31C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-receipt::before {
  content: "\F543";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-pen::before {
  content: "\F14B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-square::before {
  content: "\F14B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pencil-square::before {
  content: "\F14B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-suitcase-rolling::before {
  content: "\F5C1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-exclamation::before {
  content: "\E53F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-down::before {
  content: "\F078";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-full::before {
  content: "\F240";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery::before {
  content: "\F240";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-5::before {
  content: "\F240";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-skull-crossbones::before {
  content: "\F714";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-compare::before {
  content: "\E13A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-ul::before {
  content: "\F0CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-dots::before {
  content: "\F0CA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school-lock::before {
  content: "\E56F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tower-cell::before {
  content: "\E585";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-down-long::before {
  content: "\F309";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-long-arrow-alt-down::before {
  content: "\F309";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ranking-star::before {
  content: "\E561";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chess-king::before {
  content: "\F43F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-harassing::before {
  content: "\E549";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-brazilian-real-sign::before {
  content: "\E46C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-landmark-dome::before {
  content: "\F752";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-landmark-alt::before {
  content: "\F752";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up::before {
  content: "\F062";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tv::before {
  content: "\F26C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-television::before {
  content: "\F26C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tv-alt::before {
  content: "\F26C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shrimp::before {
  content: "\E448";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-list-check::before {
  content: "\F0AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tasks::before {
  content: "\F0AE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jug-detergent::before {
  content: "\E519";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-user::before {
  content: "\F2BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-circle::before {
  content: "\F2BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-shield::before {
  content: "\F505";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wind::before {
  content: "\F72E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-burst::before {
  content: "\F5E1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-crash::before {
  content: "\F5E1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-y::before {
  content: "Y";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-snowboarding::before {
  content: "\F7CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-snowboarding::before {
  content: "\F7CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-fast::before {
  content: "\F48B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shipping-fast::before {
  content: "\F48B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fish::before {
  content: "\F578";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-graduate::before {
  content: "\F501";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-half-stroke::before {
  content: "\F042";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-adjust::before {
  content: "\F042";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clapperboard::before {
  content: "\E131";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-radiation::before {
  content: "\F7BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-radiation-alt::before {
  content: "\F7BA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baseball::before {
  content: "\F433";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baseball-ball::before {
  content: "\F433";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jet-fighter-up::before {
  content: "\E518";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diagram-project::before {
  content: "\F542";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-project-diagram::before {
  content: "\F542";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-copy::before {
  content: "\F0C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-xmark::before {
  content: "\F6A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-mute::before {
  content: "\F6A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-volume-times::before {
  content: "\F6A9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-sparkles::before {
  content: "\E05D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grip::before {
  content: "\F58D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grip-horizontal::before {
  content: "\F58D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share-from-square::before {
  content: "\F14D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share-square::before {
  content: "\F14D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-child-combatant::before {
  content: "\E4E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-child-rifle::before {
  content: "\E4E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gun::before {
  content: "\E19B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-phone::before {
  content: "\F098";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-phone-square::before {
  content: "\F098";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plus::before {
  content: "+";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-add::before {
  content: "+";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-expand::before {
  content: "\F065";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-computer::before {
  content: "\E4E5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-xmark::before {
  content: "\F00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-close::before {
  content: "\F00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-multiply::before {
  content: "\F00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-remove::before {
  content: "\F00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-times::before {
  content: "\F00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-up-down-left-right::before {
  content: "\F047";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows::before {
  content: "\F047";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chalkboard-user::before {
  content: "\F51C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chalkboard-teacher::before {
  content: "\F51C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-peso-sign::before {
  content: "\E222";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-shield::before {
  content: "\E4D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baby::before {
  content: "\F77C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-line::before {
  content: "\E592";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quote-left::before {
  content: "\F10D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quote-left-alt::before {
  content: "\F10D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tractor::before {
  content: "\F722";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-arrow-up::before {
  content: "\F829";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trash-restore::before {
  content: "\F829";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-down-up-lock::before {
  content: "\E4B0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-lines-leaning::before {
  content: "\E51E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruler-combined::before {
  content: "\F546";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-copyright::before {
  content: "\F1F9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-equals::before {
  content: "=";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-blender::before {
  content: "\F517";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-teeth::before {
  content: "\F62E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shekel-sign::before {
  content: "\F20B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ils::before {
  content: "\F20B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shekel::before {
  content: "\F20B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sheqel::before {
  content: "\F20B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sheqel-sign::before {
  content: "\F20B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-map::before {
  content: "\F279";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rocket::before {
  content: "\F135";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-photo-film::before {
  content: "\F87C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-photo-video::before {
  content: "\F87C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-folder-minus::before {
  content: "\F65D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-store::before {
  content: "\F54E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-trend-up::before {
  content: "\E098";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-minus::before {
  content: "\E55E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-hanging::before {
  content: "\F4D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign::before {
  content: "\F4D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bezier-curve::before {
  content: "\F55B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bell-slash::before {
  content: "\F1F6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablet::before {
  content: "\F3FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tablet-android::before {
  content: "\F3FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-school-flag::before {
  content: "\E56E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fill::before {
  content: "\F575";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-up::before {
  content: "\F106";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-drumstick-bite::before {
  content: "\F6D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-holly-berry::before {
  content: "\F7AA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-left::before {
  content: "\F053";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bacteria::before {
  content: "\E059";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-lizard::before {
  content: "\F258";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-notdef::before {
  content: "\E1FE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-disease::before {
  content: "\F7FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-briefcase-medical::before {
  content: "\F469";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-genderless::before {
  content: "\F22D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-right::before {
  content: "\F054";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-retweet::before {
  content: "\F079";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-rear::before {
  content: "\F5DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-car-alt::before {
  content: "\F5DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pump-soap::before {
  content: "\E06B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-video-slash::before {
  content: "\F4E2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-quarter::before {
  content: "\F243";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-2::before {
  content: "\F243";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-radio::before {
  content: "\F8D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baby-carriage::before {
  content: "\F77D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-carriage-baby::before {
  content: "\F77D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-traffic-light::before {
  content: "\F637";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thermometer::before {
  content: "\F491";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vr-cardboard::before {
  content: "\F729";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-middle-finger::before {
  content: "\F806";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-percent::before {
  content: "%";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-percentage::before {
  content: "%";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-moving::before {
  content: "\F4DF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-glass-water-droplet::before {
  content: "\E4F5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-display::before {
  content: "\E163";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-smile::before {
  content: "\F118";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-smile::before {
  content: "\F118";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thumbtack::before {
  content: "\F08D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thumb-tack::before {
  content: "\F08D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trophy::before {
  content: "\F091";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-praying::before {
  content: "\F683";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pray::before {
  content: "\F683";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hammer::before {
  content: "\F6E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-peace::before {
  content: "\F25B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rotate::before {
  content: "\F2F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sync-alt::before {
  content: "\F2F1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-spinner::before {
  content: "\F110";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-robot::before {
  content: "\F544";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-peace::before {
  content: "\F67C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gears::before {
  content: "\F085";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cogs::before {
  content: "\F085";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-warehouse::before {
  content: "\F494";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-right-dots::before {
  content: "\E4B7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-splotch::before {
  content: "\F5BC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-hearts::before {
  content: "\F584";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-hearts::before {
  content: "\F584";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice-four::before {
  content: "\F524";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sim-card::before {
  content: "\F7C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-transgender::before {
  content: "\F225";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-transgender-alt::before {
  content: "\F225";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mercury::before {
  content: "\F223";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-turn-down::before {
  content: "\F149";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-level-down::before {
  content: "\F149";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-falling-burst::before {
  content: "\E547";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-award::before {
  content: "\F559";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ticket-simple::before {
  content: "\F3FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ticket-alt::before {
  content: "\F3FF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building::before {
  content: "\F1AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angles-left::before {
  content: "\F100";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-double-left::before {
  content: "\F100";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-qrcode::before {
  content: "\F029";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clock-rotate-left::before {
  content: "\F1DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-history::before {
  content: "\F1DA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-beam-sweat::before {
  content: "\F583";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-beam-sweat::before {
  content: "\F583";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-export::before {
  content: "\F56E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-right-from-file::before {
  content: "\F56E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield::before {
  content: "\F132";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-blank::before {
  content: "\F132";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-short-wide::before {
  content: "\F885";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-amount-up-alt::before {
  content: "\F885";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-medical::before {
  content: "\E3B2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-golf-ball-tee::before {
  content: "\F450";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-golf-ball::before {
  content: "\F450";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-chevron-left::before {
  content: "\F137";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chevron-circle-left::before {
  content: "\F137";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-chimney-window::before {
  content: "\E00D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-pen-nib::before {
  content: "\F5AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tent-arrow-turn-left::before {
  content: "\E580";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tents::before {
  content: "\E582";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wand-magic::before {
  content: "\F0D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magic::before {
  content: "\F0D0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dog::before {
  content: "\F6D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-carrot::before {
  content: "\F787";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-moon::before {
  content: "\F186";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wine-glass-empty::before {
  content: "\F5CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wine-glass-alt::before {
  content: "\F5CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cheese::before {
  content: "\F7EF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-yin-yang::before {
  content: "\F6AD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-music::before {
  content: "\F001";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-code-commit::before {
  content: "\F386";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-temperature-low::before {
  content: "\F76B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-biking::before {
  content: "\F84A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-biking::before {
  content: "\F84A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-broom::before {
  content: "\F51A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shield-heart::before {
  content: "\E574";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gopuram::before {
  content: "\F664";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-oceania::before {
  content: "\E47B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe-oceania::before {
  content: "\E47B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-xmark::before {
  content: "\F2D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-times-square::before {
  content: "\F2D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-xmark-square::before {
  content: "\F2D3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hashtag::before {
  content: "#";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-up-right-and-down-left-from-center::before {
  content: "\F424";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-expand-alt::before {
  content: "\F424";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-oil-can::before {
  content: "\F613";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-t::before {
  content: "T";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hippo::before {
  content: "\F6ED";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chart-column::before {
  content: "\E0E3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-infinity::before {
  content: "\F534";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-vial-circle-check::before {
  content: "\E596";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-arrow-down-to-line::before {
  content: "\E538";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-voicemail::before {
  content: "\F897";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fan::before {
  content: "\F863";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking-luggage::before {
  content: "\E554";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-up-down::before {
  content: "\F338";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-alt-v::before {
  content: "\F338";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-moon-rain::before {
  content: "\F73C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar::before {
  content: "\F133";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trailer::before {
  content: "\E041";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bahai::before {
  content: "\F666";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-haykal::before {
  content: "\F666";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sd-card::before {
  content: "\F7C2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dragon::before {
  content: "\F6D5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shoe-prints::before {
  content: "\F54B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-plus::before {
  content: "\F055";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plus-circle::before {
  content: "\F055";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grin-tongue-wink::before {
  content: "\F58B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grin-tongue-wink::before {
  content: "\F58B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding::before {
  content: "\F4BD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plug-circle-exclamation::before {
  content: "\E55D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-link-slash::before {
  content: "\F127";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chain-broken::before {
  content: "\F127";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-chain-slash::before {
  content: "\F127";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-unlink::before {
  content: "\F127";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-clone::before {
  content: "\F24D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking-arrow-loop-left::before {
  content: "\E551";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-z-a::before {
  content: "\F882";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sort-alpha-up-alt::before {
  content: "\F882";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire-flame-curved::before {
  content: "\F7E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fire-alt::before {
  content: "\F7E4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tornado::before {
  content: "\F76F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-circle-plus::before {
  content: "\E494";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-quran::before {
  content: "\F687";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-quran::before {
  content: "\F687";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-anchor::before {
  content: "\F13D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-border-all::before {
  content: "\F84C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-angry::before {
  content: "\F556";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angry::before {
  content: "\F556";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cookie-bite::before {
  content: "\F564";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-trend-down::before {
  content: "\E097";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rss::before {
  content: "\F09E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-feed::before {
  content: "\F09E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-draw-polygon::before {
  content: "\F5EE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-scale-balanced::before {
  content: "\F24E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-balance-scale::before {
  content: "\F24E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gauge-simple-high::before {
  content: "\F62A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer::before {
  content: "\F62A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tachometer-fast::before {
  content: "\F62A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-shower::before {
  content: "\F2CC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-desktop::before {
  content: "\F390";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-desktop-alt::before {
  content: "\F390";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-m::before {
  content: "M";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-table-list::before {
  content: "\F00B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-th-list::before {
  content: "\F00B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-comment-sms::before {
  content: "\F7CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sms::before {
  content: "\F7CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book::before {
  content: "\F02D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-plus::before {
  content: "\F234";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-check::before {
  content: "\F00C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-three-quarters::before {
  content: "\F241";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-battery-4::before {
  content: "\F241";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-house-circle-check::before {
  content: "\E509";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-angle-left::before {
  content: "\F104";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-diagram-successor::before {
  content: "\E47A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-truck-arrow-right::before {
  content: "\E58B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-split-up-and-left::before {
  content: "\E4BC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-fist::before {
  content: "\F6DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fist-raised::before {
  content: "\F6DE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-moon::before {
  content: "\F6C3";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-briefcase::before {
  content: "\F0B1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-falling::before {
  content: "\E546";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-image-portrait::before {
  content: "\F3E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-portrait::before {
  content: "\F3E0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-tag::before {
  content: "\F507";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rug::before {
  content: "\E569";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-europe::before {
  content: "\F7A2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe-europe::before {
  content: "\F7A2";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cart-flatbed-suitcase::before {
  content: "\F59D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-luggage-cart::before {
  content: "\F59D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rectangle-xmark::before {
  content: "\F410";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-rectangle-times::before {
  content: "\F410";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-times-rectangle::before {
  content: "\F410";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-window-close::before {
  content: "\F410";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-baht-sign::before {
  content: "\E0AC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-open::before {
  content: "\F518";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-book-journal-whills::before {
  content: "\F66A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-journal-whills::before {
  content: "\F66A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handcuffs::before {
  content: "\E4F8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-triangle-exclamation::before {
  content: "\F071";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-exclamation-triangle::before {
  content: "\F071";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-warning::before {
  content: "\F071";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-database::before {
  content: "\F1C0";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share::before {
  content: "\F064";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mail-forward::before {
  content: "\F064";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bottle-droplet::before {
  content: "\E4C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mask-face::before {
  content: "\E1D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hill-rockslide::before {
  content: "\E508";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-right-left::before {
  content: "\F362";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-exchange-alt::before {
  content: "\F362";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-paper-plane::before {
  content: "\F1D8";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-road-circle-exclamation::before {
  content: "\E565";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dungeon::before {
  content: "\F6D9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-align-right::before {
  content: "\F038";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-1-wave::before {
  content: "\F53B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-money-bill-wave-alt::before {
  content: "\F53B";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-life-ring::before {
  content: "\F1CD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hands::before {
  content: "\F2A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sign-language::before {
  content: "\F2A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-signing::before {
  content: "\F2A7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-day::before {
  content: "\F783";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-water-ladder::before {
  content: "\F5C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ladder-water::before {
  content: "\F5C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-swimming-pool::before {
  content: "\F5C5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-up-down::before {
  content: "\F07D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-v::before {
  content: "\F07D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-grimace::before {
  content: "\F57F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-grimace::before {
  content: "\F57F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheelchair-move::before {
  content: "\E2CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-wheelchair-alt::before {
  content: "\E2CE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-turn-down::before {
  content: "\F3BE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-level-down-alt::before {
  content: "\F3BE";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-walking-arrow-right::before {
  content: "\E552";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-envelope::before {
  content: "\F199";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-envelope-square::before {
  content: "\F199";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dice::before {
  content: "\F522";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bowling-ball::before {
  content: "\F436";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-brain::before {
  content: "\F5DC";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bandage::before {
  content: "\F462";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-band-aid::before {
  content: "\F462";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-calendar-minus::before {
  content: "\F272";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-circle-xmark::before {
  content: "\F057";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-times-circle::before {
  content: "\F057";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-xmark-circle::before {
  content: "\F057";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-gifts::before {
  content: "\F79C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hotel::before {
  content: "\F594";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-earth-asia::before {
  content: "\F57E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-globe-asia::before {
  content: "\F57E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-id-card-clip::before {
  content: "\F47F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-id-card-alt::before {
  content: "\F47F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-plus::before {
  content: "\F00E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-search-plus::before {
  content: "\F00E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-thumbs-up::before {
  content: "\F164";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-clock::before {
  content: "\F4FD";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-dots::before {
  content: "\F461";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-allergies::before {
  content: "\F461";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-file-invoice::before {
  content: "\F570";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-window-minimize::before {
  content: "\F2D1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mug-saucer::before {
  content: "\F0F4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-coffee::before {
  content: "\F0F4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-brush::before {
  content: "\F55D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mask::before {
  content: "\F6FA";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-minus::before {
  content: "\F010";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-search-minus::before {
  content: "\F010";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-ruler-vertical::before {
  content: "\F548";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-large::before {
  content: "\F406";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-alt::before {
  content: "\F406";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-train-tram::before {
  content: "\E5B4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-nurse::before {
  content: "\F82F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-syringe::before {
  content: "\F48E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-cloud-sun::before {
  content: "\F6C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stopwatch-20::before {
  content: "\E06F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-full::before {
  content: "\F45C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnet::before {
  content: "\F076";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jar::before {
  content: "\E516";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-note-sticky::before {
  content: "\F249";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sticky-note::before {
  content: "\F249";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bug-slash::before {
  content: "\E490";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrow-up-from-water-pump::before {
  content: "\E4B6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bone::before {
  content: "\F5D7";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-user-injured::before {
  content: "\F728";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-face-sad-tear::before {
  content: "\F5B4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-sad-tear::before {
  content: "\F5B4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plane::before {
  content: "\F072";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-tent-arrows-down::before {
  content: "\E581";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-exclamation::before {
  content: "!";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-arrows-spin::before {
  content: "\E4BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-print::before {
  content: "\F02F";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-turkish-lira-sign::before {
  content: "\E2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-try::before {
  content: "\E2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-turkish-lira::before {
  content: "\E2BB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dollar-sign::before {
  content: "$";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-dollar::before {
  content: "$";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-usd::before {
  content: "$";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-x::before {
  content: "X";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-magnifying-glass-dollar::before {
  content: "\F688";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-search-dollar::before {
  content: "\F688";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-gear::before {
  content: "\F509";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-users-cog::before {
  content: "\F509";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-military-pointing::before {
  content: "\E54A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-building-columns::before {
  content: "\F19C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-bank::before {
  content: "\F19C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-institution::before {
  content: "\F19C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-museum::before {
  content: "\F19C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-university::before {
  content: "\F19C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-umbrella::before {
  content: "\F0E9";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-trowel::before {
  content: "\E589";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-d::before {
  content: "D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-stapler::before {
  content: "\E5AF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-masks-theater::before {
  content: "\F630";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-theater-masks::before {
  content: "\F630";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-kip-sign::before {
  content: "\E1C4";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-point-left::before {
  content: "\F0A5";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-simple::before {
  content: "\F4C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-handshake-alt::before {
  content: "\F4C6";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-jet-fighter::before {
  content: "\F0FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-fighter-jet::before {
  content: "\F0FB";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-square-share-nodes::before {
  content: "\F1E1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-share-alt-square::before {
  content: "\F1E1";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-barcode::before {
  content: "\F02A";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-plus-minus::before {
  content: "\E43C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-video::before {
  content: "\F03D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-video-camera::before {
  content: "\F03D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-graduation-cap::before {
  content: "\F19D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-mortar-board::before {
  content: "\F19D";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-hand-holding-medical::before {
  content: "\E05C";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-person-circle-check::before {
  content: "\E53E";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-turn-up::before {
  content: "\F3BF";
}

/* line 8, resources/assets/fonts/fontawesome/scss/_icons.scss */

.fa-level-up-alt::before {
  content: "\F3BF";
}

/* line 5, resources/assets/fonts/fontawesome/scss/_screen-reader.scss */

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

/* line 39, resources/assets/fonts/fontawesome/scss/_mixins.scss */

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

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

/* line 9, resources/assets/fonts/fontawesome/scss/brands.scss */

:root,
:host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/themes/aecom-2021/dist/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/fontawesome/fa-brands-400.ttf) format("truetype");
}

/* line 23, resources/assets/fonts/fontawesome/scss/brands.scss */

.fab,
.fa-brands {
  font-weight: 400;
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-monero:before {
  content: "\F3D0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hooli:before {
  content: "\F427";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yelp:before {
  content: "\F1E9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-visa:before {
  content: "\F1F0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-lastfm:before {
  content: "\F202";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-shopware:before {
  content: "\F5B5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-nc:before {
  content: "\F4E8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-aws:before {
  content: "\F375";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-redhat:before {
  content: "\F7BC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yoast:before {
  content: "\F2B1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cloudflare:before {
  content: "\E07D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ups:before {
  content: "\F7E0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pixiv:before {
  content: "\E640";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wpexplorer:before {
  content: "\F2DE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dyalog:before {
  content: "\F399";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bity:before {
  content: "\F37A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stackpath:before {
  content: "\F842";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-buysellads:before {
  content: "\F20D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-first-order:before {
  content: "\F2B0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-modx:before {
  content: "\F285";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-guilded:before {
  content: "\E07E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vnv:before {
  content: "\F40B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-js:before {
  content: "\F3B9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-js-square:before {
  content: "\F3B9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-microsoft:before {
  content: "\F3CA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-qq:before {
  content: "\F1D6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-orcid:before {
  content: "\F8D2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-java:before {
  content: "\F4E4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-invision:before {
  content: "\F7B0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-centercode:before {
  content: "\F380";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-glide-g:before {
  content: "\F2A6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-drupal:before {
  content: "\F1A9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hire-a-helper:before {
  content: "\F3B0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-by:before {
  content: "\F4E7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-unity:before {
  content: "\E049";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-whmcs:before {
  content: "\F40D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rocketchat:before {
  content: "\F3E8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vk:before {
  content: "\F189";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-untappd:before {
  content: "\F405";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mailchimp:before {
  content: "\F59E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-css3-alt:before {
  content: "\F38B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-reddit:before {
  content: "\F1A2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-reddit-square:before {
  content: "\F1A2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vimeo-v:before {
  content: "\F27D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-contao:before {
  content: "\F26D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-font-awesome:before {
  content: "\E5AD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-deskpro:before {
  content: "\F38F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-brave:before {
  content: "\E63C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sistrix:before {
  content: "\F3EE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-instagram:before {
  content: "\E055";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-instagram-square:before {
  content: "\E055";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-battle-net:before {
  content: "\F835";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-the-red-yeti:before {
  content: "\F69D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-hacker-news:before {
  content: "\F3AF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hacker-news-square:before {
  content: "\F3AF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-edge:before {
  content: "\F282";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-threads:before {
  content: "\E618";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-napster:before {
  content: "\F3D2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-snapchat:before {
  content: "\F2AD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-snapchat-square:before {
  content: "\F2AD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-plus-g:before {
  content: "\F0D5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-artstation:before {
  content: "\F77A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-markdown:before {
  content: "\F60F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sourcetree:before {
  content: "\F7D3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-plus:before {
  content: "\F2B3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-diaspora:before {
  content: "\F791";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-foursquare:before {
  content: "\F180";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stack-overflow:before {
  content: "\F16C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-github-alt:before {
  content: "\F113";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-phoenix-squadron:before {
  content: "\F511";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pagelines:before {
  content: "\F18C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-algolia:before {
  content: "\F36C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-red-river:before {
  content: "\F3E3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-sa:before {
  content: "\F4EF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-safari:before {
  content: "\F267";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google:before {
  content: "\F1A0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-font-awesome-stroke:before {
  content: "\F35C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-font-awesome-alt:before {
  content: "\F35C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-atlassian:before {
  content: "\F77B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-linkedin-in:before {
  content: "\F0E1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-digital-ocean:before {
  content: "\F391";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-nimblr:before {
  content: "\F5A8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-chromecast:before {
  content: "\F838";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-evernote:before {
  content: "\F839";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hacker-news:before {
  content: "\F1D4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-sampling:before {
  content: "\F4F0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-adversal:before {
  content: "\F36A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons:before {
  content: "\F25E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-watchman-monitoring:before {
  content: "\E087";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fonticons:before {
  content: "\F280";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-weixin:before {
  content: "\F1D7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-shirtsinbulk:before {
  content: "\F214";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-codepen:before {
  content: "\F1CB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-git-alt:before {
  content: "\F841";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-lyft:before {
  content: "\F3C3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rev:before {
  content: "\F5B2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-windows:before {
  content: "\F17A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wizards-of-the-coast:before {
  content: "\F730";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-viadeo:before {
  content: "\F2AA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-viadeo-square:before {
  content: "\F2AA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-meetup:before {
  content: "\F2E0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-centos:before {
  content: "\F789";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-adn:before {
  content: "\F170";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cloudsmith:before {
  content: "\F384";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-opensuse:before {
  content: "\E62B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-dribbble:before {
  content: "\F397";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dribbble-square:before {
  content: "\F397";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-codiepie:before {
  content: "\F284";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-node:before {
  content: "\F419";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mix:before {
  content: "\F3CB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-steam:before {
  content: "\F1B6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-apple-pay:before {
  content: "\F416";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-scribd:before {
  content: "\F28A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-debian:before {
  content: "\E60B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-openid:before {
  content: "\F19B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-instalod:before {
  content: "\E081";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-expeditedssl:before {
  content: "\F23E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sellcast:before {
  content: "\F2DA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-twitter:before {
  content: "\F081";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-twitter-square:before {
  content: "\F081";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-r-project:before {
  content: "\F4F7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-delicious:before {
  content: "\F1A5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-freebsd:before {
  content: "\F3A4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vuejs:before {
  content: "\F41F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-accusoft:before {
  content: "\F369";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ioxhost:before {
  content: "\F208";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fonticons-fi:before {
  content: "\F3A2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-app-store:before {
  content: "\F36F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-mastercard:before {
  content: "\F1F1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-itunes-note:before {
  content: "\F3B5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-golang:before {
  content: "\E40F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-kickstarter:before {
  content: "\F3BB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-grav:before {
  content: "\F2D6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-weibo:before {
  content: "\F18A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-uncharted:before {
  content: "\E084";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-firstdraft:before {
  content: "\F3A1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-youtube:before {
  content: "\F431";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-youtube-square:before {
  content: "\F431";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wikipedia-w:before {
  content: "\F266";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wpressr:before {
  content: "\F3E4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rendact:before {
  content: "\F3E4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-angellist:before {
  content: "\F209";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-galactic-republic:before {
  content: "\F50C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-nfc-directional:before {
  content: "\E530";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-skype:before {
  content: "\F17E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-joget:before {
  content: "\F3B7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fedora:before {
  content: "\F798";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stripe-s:before {
  content: "\F42A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-meta:before {
  content: "\E49B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-laravel:before {
  content: "\F3BD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hotjar:before {
  content: "\F3B1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bluetooth-b:before {
  content: "\F294";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-letterboxd:before {
  content: "\E62E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sticker-mule:before {
  content: "\F3F7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-zero:before {
  content: "\F4F3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hips:before {
  content: "\F452";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-behance:before {
  content: "\F1B4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-reddit:before {
  content: "\F1A1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-discord:before {
  content: "\F392";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-chrome:before {
  content: "\F268";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-app-store-ios:before {
  content: "\F370";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-discover:before {
  content: "\F1F2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wpbeginner:before {
  content: "\F297";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-confluence:before {
  content: "\F78D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-shoelace:before {
  content: "\E60C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mdb:before {
  content: "\F8CA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dochub:before {
  content: "\F394";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-accessible-icon:before {
  content: "\F368";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ebay:before {
  content: "\F4F4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-amazon:before {
  content: "\F270";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-unsplash:before {
  content: "\E07C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yarn:before {
  content: "\F7E3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-steam:before {
  content: "\F1B7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-steam-square:before {
  content: "\F1B7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-500px:before {
  content: "\F26E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-vimeo:before {
  content: "\F194";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vimeo-square:before {
  content: "\F194";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-asymmetrik:before {
  content: "\F372";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-font-awesome:before {
  content: "\F2B4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-font-awesome-flag:before {
  content: "\F2B4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-font-awesome-logo-full:before {
  content: "\F2B4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gratipay:before {
  content: "\F184";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-apple:before {
  content: "\F179";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hive:before {
  content: "\E07F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gitkraken:before {
  content: "\F3A6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-keybase:before {
  content: "\F4F5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-apple-pay:before {
  content: "\F415";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-padlet:before {
  content: "\E4A0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-amazon-pay:before {
  content: "\F42C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-github:before {
  content: "\F092";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-github-square:before {
  content: "\F092";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stumbleupon:before {
  content: "\F1A4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fedex:before {
  content: "\F797";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-phoenix-framework:before {
  content: "\F3DC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-shopify:before {
  content: "\E057";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-neos:before {
  content: "\F612";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-threads:before {
  content: "\E619";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hackerrank:before {
  content: "\F5F7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-researchgate:before {
  content: "\F4F8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-swift:before {
  content: "\F8E1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-angular:before {
  content: "\F420";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-speakap:before {
  content: "\F3F3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-angrycreative:before {
  content: "\F36E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-y-combinator:before {
  content: "\F23B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-empire:before {
  content: "\F1D1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-envira:before {
  content: "\F299";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-scholar:before {
  content: "\E63B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-gitlab:before {
  content: "\E5AE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gitlab-square:before {
  content: "\E5AE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-studiovinari:before {
  content: "\F3F8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pied-piper:before {
  content: "\F2AE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wordpress:before {
  content: "\F19A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-product-hunt:before {
  content: "\F288";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-firefox:before {
  content: "\F269";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-linode:before {
  content: "\F2B8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-goodreads:before {
  content: "\F3A8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-odnoklassniki:before {
  content: "\F264";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-odnoklassniki-square:before {
  content: "\F264";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-jsfiddle:before {
  content: "\F1CC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sith:before {
  content: "\F512";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-themeisle:before {
  content: "\F2B2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-page4:before {
  content: "\F3D7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hashnode:before {
  content: "\E499";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-react:before {
  content: "\F41B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-paypal:before {
  content: "\F1F4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-squarespace:before {
  content: "\F5BE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-stripe:before {
  content: "\F1F5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-share:before {
  content: "\F4F2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bitcoin:before {
  content: "\F379";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-keycdn:before {
  content: "\F3BA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-opera:before {
  content: "\F26A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-itch-io:before {
  content: "\F83A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-umbraco:before {
  content: "\F8E8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-galactic-senate:before {
  content: "\F50D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ubuntu:before {
  content: "\F7DF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-draft2digital:before {
  content: "\F396";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stripe:before {
  content: "\F429";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-houzz:before {
  content: "\F27C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gg:before {
  content: "\F260";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dhl:before {
  content: "\F790";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-pinterest:before {
  content: "\F0D3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pinterest-square:before {
  content: "\F0D3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-xing:before {
  content: "\F168";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-blackberry:before {
  content: "\F37B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-pd:before {
  content: "\F4EC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-playstation:before {
  content: "\F3DF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-quinscape:before {
  content: "\F459";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-less:before {
  content: "\F41D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-blogger-b:before {
  content: "\F37D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-opencart:before {
  content: "\F23D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vine:before {
  content: "\F1CA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-signal-messenger:before {
  content: "\E663";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-paypal:before {
  content: "\F1ED";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gitlab:before {
  content: "\F296";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-typo3:before {
  content: "\F42B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-reddit-alien:before {
  content: "\F281";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yahoo:before {
  content: "\F19E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dailymotion:before {
  content: "\E052";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-affiliatetheme:before {
  content: "\F36B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bootstrap:before {
  content: "\F836";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-odnoklassniki:before {
  content: "\F263";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-nfc-symbol:before {
  content: "\E531";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mintbit:before {
  content: "\E62F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ethereum:before {
  content: "\F42E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-speaker-deck:before {
  content: "\F83C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-patreon:before {
  content: "\F3D9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-avianex:before {
  content: "\F374";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ello:before {
  content: "\F5F1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gofore:before {
  content: "\F3A7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bimobject:before {
  content: "\F378";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-brave-reverse:before {
  content: "\E63D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-facebook-f:before {
  content: "\F39E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-google-plus:before {
  content: "\F0D4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-plus-square:before {
  content: "\F0D4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mandalorian:before {
  content: "\F50F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-first-order-alt:before {
  content: "\F50A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-osi:before {
  content: "\F41A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-wallet:before {
  content: "\F1EE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-d-and-d-beyond:before {
  content: "\F6CA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-periscope:before {
  content: "\F3DA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fulcrum:before {
  content: "\F50B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cloudscale:before {
  content: "\F383";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-forumbee:before {
  content: "\F211";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mizuni:before {
  content: "\F3CC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-schlix:before {
  content: "\F3EA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-xing:before {
  content: "\F169";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-xing-square:before {
  content: "\F169";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bandcamp:before {
  content: "\F2D5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wpforms:before {
  content: "\F298";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cloudversify:before {
  content: "\F385";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-usps:before {
  content: "\F7E1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-megaport:before {
  content: "\F5A3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-magento:before {
  content: "\F3C4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-spotify:before {
  content: "\F1BC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-optin-monster:before {
  content: "\F23C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fly:before {
  content: "\F417";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-aviato:before {
  content: "\F421";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-itunes:before {
  content: "\F3B4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cuttlefish:before {
  content: "\F38C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-blogger:before {
  content: "\F37C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-flickr:before {
  content: "\F16E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-viber:before {
  content: "\F409";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-soundcloud:before {
  content: "\F1BE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-digg:before {
  content: "\F1A6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-tencent-weibo:before {
  content: "\F1D5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-letterboxd:before {
  content: "\E62D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-symfony:before {
  content: "\F83D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-maxcdn:before {
  content: "\F136";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-etsy:before {
  content: "\F2D7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-facebook-messenger:before {
  content: "\F39F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-audible:before {
  content: "\F373";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-think-peaks:before {
  content: "\F731";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bilibili:before {
  content: "\E3D9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-erlang:before {
  content: "\F39D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-x-twitter:before {
  content: "\E61B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cotton-bureau:before {
  content: "\F89E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dashcube:before {
  content: "\F210";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-42-group:before {
  content: "\E080";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-innosoft:before {
  content: "\E080";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stack-exchange:before {
  content: "\F18D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-elementor:before {
  content: "\F430";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-pied-piper:before {
  content: "\E01E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pied-piper-square:before {
  content: "\E01E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-nd:before {
  content: "\F4EB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-palfed:before {
  content: "\F3D8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-superpowers:before {
  content: "\F2DD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-resolving:before {
  content: "\F3E7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-xbox:before {
  content: "\F412";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-searchengin:before {
  content: "\F3EB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-tiktok:before {
  content: "\E07B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-facebook:before {
  content: "\F082";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-facebook-square:before {
  content: "\F082";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-renren:before {
  content: "\F18B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-linux:before {
  content: "\F17C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-glide:before {
  content: "\F2A5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-linkedin:before {
  content: "\F08C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hubspot:before {
  content: "\F3B2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-deploydog:before {
  content: "\F38E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-twitch:before {
  content: "\F1E8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ravelry:before {
  content: "\F2D9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mixer:before {
  content: "\E056";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-lastfm:before {
  content: "\F203";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-lastfm-square:before {
  content: "\F203";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vimeo:before {
  content: "\F40A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mendeley:before {
  content: "\F7B3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-uniregistry:before {
  content: "\F404";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-figma:before {
  content: "\F799";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-remix:before {
  content: "\F4EE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-amazon-pay:before {
  content: "\F42D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dropbox:before {
  content: "\F16B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-instagram:before {
  content: "\F16D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cmplid:before {
  content: "\E360";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-upwork:before {
  content: "\E641";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-facebook:before {
  content: "\F09A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gripfire:before {
  content: "\F3AC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-jedi-order:before {
  content: "\F50E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-uikit:before {
  content: "\F403";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fort-awesome-alt:before {
  content: "\F3A3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-phabricator:before {
  content: "\F3DB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ussunnah:before {
  content: "\F407";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-earlybirds:before {
  content: "\F39A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-trade-federation:before {
  content: "\F513";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-autoprefixer:before {
  content: "\F41C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-whatsapp:before {
  content: "\F232";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-slideshare:before {
  content: "\F1E7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-play:before {
  content: "\F3AB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-viadeo:before {
  content: "\F2A9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-line:before {
  content: "\F3C0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-drive:before {
  content: "\F3AA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-servicestack:before {
  content: "\F3EC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-simplybuilt:before {
  content: "\F215";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bitbucket:before {
  content: "\F171";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-imdb:before {
  content: "\F2D8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-deezer:before {
  content: "\E077";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-raspberry-pi:before {
  content: "\F7BB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-jira:before {
  content: "\F7B1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-docker:before {
  content: "\F395";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-screenpal:before {
  content: "\E570";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bluetooth:before {
  content: "\F293";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gitter:before {
  content: "\F426";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-d-and-d:before {
  content: "\F38D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-microblog:before {
  content: "\E01A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-diners-club:before {
  content: "\F24C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gg-circle:before {
  content: "\F261";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pied-piper-hat:before {
  content: "\F4E5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-kickstarter-k:before {
  content: "\F3BC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yandex:before {
  content: "\F413";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-readme:before {
  content: "\F4D5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-html5:before {
  content: "\F13B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sellsy:before {
  content: "\F213";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sass:before {
  content: "\F41E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wirsindhandwerk:before {
  content: "\E2D0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wsh:before {
  content: "\E2D0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-buromobelexperte:before {
  content: "\F37F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-salesforce:before {
  content: "\F83B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-octopus-deploy:before {
  content: "\E082";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-medapps:before {
  content: "\F3C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ns8:before {
  content: "\F3D5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pinterest-p:before {
  content: "\F231";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-apper:before {
  content: "\F371";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fort-awesome:before {
  content: "\F286";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-waze:before {
  content: "\F83F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-jcb:before {
  content: "\F24B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-snapchat:before {
  content: "\F2AB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-snapchat-ghost:before {
  content: "\F2AB";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-fantasy-flight-games:before {
  content: "\F6DC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rust:before {
  content: "\E07A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wix:before {
  content: "\F5CF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-behance:before {
  content: "\F1B5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-behance-square:before {
  content: "\F1B5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-supple:before {
  content: "\F3F9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-webflow:before {
  content: "\E65C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rebel:before {
  content: "\F1D0";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-css3:before {
  content: "\F13C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-staylinked:before {
  content: "\F3F5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-kaggle:before {
  content: "\F5FA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-space-awesome:before {
  content: "\E5AC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-deviantart:before {
  content: "\F1BD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cpanel:before {
  content: "\F388";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-goodreads-g:before {
  content: "\F3A9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-git:before {
  content: "\F1D2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-git-square:before {
  content: "\F1D2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-tumblr:before {
  content: "\F174";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-tumblr-square:before {
  content: "\F174";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-trello:before {
  content: "\F181";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-get-pocket:before {
  content: "\F265";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-perbyte:before {
  content: "\E083";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-grunt:before {
  content: "\F3AD";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-weebly:before {
  content: "\F5CC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-connectdevelop:before {
  content: "\F20E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-leanpub:before {
  content: "\F212";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-black-tie:before {
  content: "\F27E";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-themeco:before {
  content: "\F5C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-python:before {
  content: "\F3E2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-android:before {
  content: "\F17B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-bots:before {
  content: "\E340";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-free-code-camp:before {
  content: "\F2C5";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-hornbill:before {
  content: "\F592";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-js:before {
  content: "\F3B8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ideal:before {
  content: "\E013";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-git:before {
  content: "\F1D3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dev:before {
  content: "\F6CC";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sketch:before {
  content: "\F7C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yandex-international:before {
  content: "\F414";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-cc-amex:before {
  content: "\F1F3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-uber:before {
  content: "\F402";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-github:before {
  content: "\F09B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-php:before {
  content: "\F457";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-alipay:before {
  content: "\F642";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-youtube:before {
  content: "\F167";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-skyatlas:before {
  content: "\F216";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-firefox-browser:before {
  content: "\E007";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-replyd:before {
  content: "\F3E6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-suse:before {
  content: "\F7D6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-jenkins:before {
  content: "\F3B6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-twitter:before {
  content: "\F099";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-rockrms:before {
  content: "\F3E9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pinterest:before {
  content: "\F0D2";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-buffer:before {
  content: "\F837";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-npm:before {
  content: "\F3D4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-yammer:before {
  content: "\F840";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-btc:before {
  content: "\F15A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-dribbble:before {
  content: "\F17D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-internet-explorer:before {
  content: "\F26B";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-stubber:before {
  content: "\E5C7";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-telegram:before {
  content: "\F2C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-telegram-plane:before {
  content: "\F2C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-old-republic:before {
  content: "\F510";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-odysee:before {
  content: "\E5C6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-whatsapp:before {
  content: "\F40C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-whatsapp-square:before {
  content: "\F40C";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-node-js:before {
  content: "\F3D3";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-edge-legacy:before {
  content: "\E078";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-slack:before {
  content: "\F198";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-slack-hash:before {
  content: "\F198";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-medrt:before {
  content: "\F3C8";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-usb:before {
  content: "\F287";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-tumblr:before {
  content: "\F173";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-vaadin:before {
  content: "\F408";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-quora:before {
  content: "\F2C4";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-square-x-twitter:before {
  content: "\E61A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-reacteurope:before {
  content: "\F75D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-medium:before {
  content: "\F23A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-medium-m:before {
  content: "\F23A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-amilia:before {
  content: "\F36D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mixcloud:before {
  content: "\F289";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-flipboard:before {
  content: "\F44D";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-viacoin:before {
  content: "\F237";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-critical-role:before {
  content: "\F6C9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-sitrox:before {
  content: "\E44A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-discourse:before {
  content: "\F393";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-joomla:before {
  content: "\F1AA";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-mastodon:before {
  content: "\F4F6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-airbnb:before {
  content: "\F834";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wolf-pack-battalion:before {
  content: "\F514";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-buy-n-large:before {
  content: "\F8A6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-gulp:before {
  content: "\F3AE";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-strava:before {
  content: "\F428";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-ember:before {
  content: "\F423";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-canadian-maple-leaf:before {
  content: "\F785";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-teamspeak:before {
  content: "\F4F9";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pushed:before {
  content: "\F3E1";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wordpress-simple:before {
  content: "\F411";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-nutritionix:before {
  content: "\F3D6";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-wodu:before {
  content: "\E088";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-google-pay:before {
  content: "\E079";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-intercom:before {
  content: "\F7AF";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-zhihu:before {
  content: "\F63F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-korvue:before {
  content: "\F42F";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-pix:before {
  content: "\E43A";
}

/* line 29, resources/assets/fonts/fontawesome/scss/brands.scss */

.fa-steam-symbol:before {
  content: "\F3F6";
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

/* line 9, resources/assets/fonts/fontawesome/scss/solid.scss */

:root,
:host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/themes/aecom-2021/dist/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(/wp-content/themes/aecom-2021/dist/fonts/fontawesome/fa-solid-900.ttf) format("truetype");
}

/* line 23, resources/assets/fonts/fontawesome/scss/solid.scss */

.fas,
.fa-solid {
  font-weight: 900;
}

/* Site wide styles */

/* line 4, resources/assets/styles/_theme.scss */

.aecom-container-min {
  max-width: 2200px;
  margin: auto;
  padding: 10px 5%;
}

/* line 10, resources/assets/styles/_theme.scss */

.aecom-container-full {
  width: 90%;
  margin: auto;
  max-width: 2200px;
}

/* line 16, resources/assets/styles/_theme.scss */

.aecom-simple-header {
  padding: 40px 5% 20px;
  background-color: transparent;
}

/* line 20, resources/assets/styles/_theme.scss */

.aecom-simple-header h1 {
  font-size: 48px;
  color: #00353E;
  font-weight: 600;
}

/* line 27, resources/assets/styles/_theme.scss */

#aecom-main-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

/* line 33, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/* line 39, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap #mega-menu-mega-menu li .mega-menu-link {
  font-weight: 600 !important;
}

/* line 44, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu {
  -webkit-box-shadow: 0 6px 6px 0 #4242424f, inset 0 -1px 0 0 #4242424f !important;
          box-shadow: 0 6px 6px 0 #4242424f, inset 0 -1px 0 0 #4242424f !important;
  padding: 0px 5;
}

/* line 47, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .aecom-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 51, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .aecom-logo a svg {
  transition: width 0.3s ease-in-out !important;
  -moz-transition: width 0.3s ease-in-out !important;
  -ms-transition: width 0.3s ease-in-out !important;
  -o-transition: width 0.3s ease-in-out !important;
  -webkit-transition: width 0.3s ease-in-out !important;
  width: 110px !important;
  margin-top: 5px;
}

/* line 63, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item .mega-menu-link {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif !important;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
}

/* line 73, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item .mega-menu-link:hover {
  background-color: #00353E !important;
}

/* line 77, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item .mega-menu-link .mega-indicator:after {
  content: "\F078" !important;
  font-family: "Font Awesome 6 Free" !important;
}

/* line 84, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item.mega-toggle-on a.mega-menu-link {
  background-color: #00353E !important;
}

/* line 91, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item .cta-solid {
  background: #e52718 !important;
}

/* line 93, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-item .cta-solid a {
  color: #fff !important;
}

/* line 98, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon {
  position: static !important;
}

/* line 100, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon form {
  padding: 0px !important;
  margin: 0px !important;
  border: 0 !important;
}

/* line 104, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon form .search-icon {
  height: 75px;
  line-height: 75px;
  margin: 0;
  padding: 0;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
}

/* line 116, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .aecom-search-button {
  cursor: pointer;
  line-height: 75px;
  height: 75px;
  display: block;
  padding: 0 20px;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
}

/* line 127, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .aecom-search-button:hover {
  background-color: #00353E;
  color: white;
}

/* line 132, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .aecom-search-button.active {
  background-color: #00353E;
  color: white;
}

/* line 136, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  background: #00353E;
  top: 75px;
  padding: 0px 5% 0px 5%;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 150, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form {
  position: relative;
  margin: 20px 0 !important;
}

/* line 153, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form input[type="text"] {
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
  width: 400px !important;
  height: 40px;
  background-color: transparent;
  border-bottom: 1px solid #AECC53 !important;
  color: white !important;
  font-size: 18px;
  font-style: italic;
}

/* line 162, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form input[type="text"]:focus {
  background-color: transparent;
}

/* line 165, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form input[type="text"]:-webkit-autofill {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px #00353E inset;
  font-size: 18px;
}

/* line 182, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

/* line 188, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-search-icon .search-dropdown.show-aecom-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 192, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-hide-text {
  display: none !important;
}

/* line 197, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-menu-link .fas {
  font-style: normal;
  margin-right: 10px;
}

/* line 202, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu {
  width: auto !important;
  right: 0 !important;
}

/* line 206, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu .mega-menu-item .mega-menu-link {
  background-color: #00353e !important;
  padding: 10px 20px !important;
  color: white !important;
  border-left: 1px solid #00353e;
}

/* line 211, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu .mega-menu-item .mega-menu-link .fas {
  font-style: normal;
  margin-right: 10px;
}

/* line 218, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu.collapse-mobile-switcher {
  display: block !important;
  margin-top: 2px !important;
}

/* line 221, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu.collapse-mobile-switcher .mega-menu-item {
  padding: 0 10px !important;
}

/* line 223, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher .mega-sub-menu.collapse-mobile-switcher .mega-menu-item .mega-menu-link {
  border-bottom: 0 !important;
  line-height: 23px !important;
}

/* line 230, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-lang-switcher:hover .mega-sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translate(0, 0px) !important;
       -o-transform: translate(0, 0px) !important;
          transform: translate(0, 0px) !important;
}

/* line 238, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-high-contrast #high-contrast-toggle {
  background-color: transparent;
  border: 0;
  font-size: 20px;
  line-height: 74px;
  cursor: pointer;
  outline: 0;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
}

/* line 250, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-menu-high-contrast #high-contrast-toggle .fas {
  font-style: normal;
}

/* line 255, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-sub-menu {
  background-color: #00353E !important;
}

/* line 258, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-sub-menu .about-us-left h3 {
  font-size: 2.2vw !important;
  font-weight: normal;
  margin: 20px 0 20px;
  line-height: 2.5vw !important;
}

/* line 264, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-sub-menu .about-us-left p {
  font-size: 1.2vw !important;
  line-height: 1.5vw !important;
  font-weight: normal;
}

/* line 271, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-sub-menu .megamenu-mini-content .megamenu-cta {
  border: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

/* line 289, resources/assets/styles/_theme.scss */

#aecom-main-menu .menu-container .mega-menu-wrap .mega-menu .mega-sub-menu .megamenu-cta {
  white-space: nowrap;
  margin-bottom: 20px !important;
}

/* line 303, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu li.aecom-logo svg {
  width: 95px !important;
}

/* line 307, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu li .mega-menu-link {
  height: 60px !important;
  line-height: 60px !important;
}

/* line 314, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-search-icon form .search-icon {
  height: 60px;
  line-height: 60px;
}

/* line 319, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-search-icon .aecom-search-button {
  height: 60px;
  line-height: 60px;
}

/* line 323, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-search-icon .search-dropdown {
  top: 60px;
}

/* line 330, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-lang-switcher .mega-sub-menu .mega-menu-item .mega-menu-link {
  line-height: 44px !important;
}

/* line 336, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-lang-switcher:hover .mega-sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translate(0, 0px) !important;
       -o-transform: translate(0, 0px) !important;
          transform: translate(0, 0px) !important;
}

/* line 344, resources/assets/styles/_theme.scss */

#aecom-main-menu.shrink .menu-container .mega-menu-wrap ul.mega-menu .mega-menu-high-contrast #high-contrast-toggle {
  line-height: 60px;
}

/* line 354, resources/assets/styles/_theme.scss */

a .title-tag {
  margin-right: 5px;
  padding: 4px 7px 3px;
  font-size: 0.84em;
  font-family: "DIN Condensed", "AECOM Sans", arial;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1em;
}

/* line 363, resources/assets/styles/_theme.scss */

a .title-tag .title-tag_campaign {
  background-color: #FEE143;
  color: #fff;
}

/* line 367, resources/assets/styles/_theme.scss */

a .title-tag .title-tag_primary {
  background-color: #000;
  color: #fff;
}

/* line 371, resources/assets/styles/_theme.scss */

a .title-tag .title-tag_secondary {
  background-color: #00B3D6;
  color: #fff;
}

/* line 378, resources/assets/styles/_theme.scss */

.aecom-container {
  max-width: 1400px;
  padding: 0 20px;
}

/* line 383, resources/assets/styles/_theme.scss */

.grid-content_height_auto {
  height: auto;
}

/* line 386, resources/assets/styles/_theme.scss */

.grid-content_height_auto img {
  height: auto !important;
}

/* line 391, resources/assets/styles/_theme.scss */

.glb-container {
  width: 90%;
  margin: auto;
}

/* line 396, resources/assets/styles/_theme.scss */

h5.glb-box-title {
  font-weight: bold;
  font-family: "DIN Condensed", aecom-sans;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  margin: 10px 0;
}

/* line 405, resources/assets/styles/_theme.scss */

.glb-cta-sml {
  font-weight: bold;
  font-family: "DIN Condensed", aecom-sans;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  margin: 10px 0;
  text-decoration: none;
  padding: 5px 10px;
}

/* line 414, resources/assets/styles/_theme.scss */

.glb-cta-sml:after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin-left: 5px;
}

/* line 422, resources/assets/styles/_theme.scss */

.glb-cta-sml-dark {
  background-color: #000;
  color: #fff;
}

/* line 427, resources/assets/styles/_theme.scss */

.glb-cta-sml-light {
  background-color: #fff;
  color: #000;
}

/* line 432, resources/assets/styles/_theme.scss */

.glb-cta-sml-ylw {
  background-color: #FEE143;
  color: #000;
}

/* line 437, resources/assets/styles/_theme.scss */

.glb-cta-sml-transparent-light {
  background-color: transparent;
  color: #FFF;
}

/* line 442, resources/assets/styles/_theme.scss */

.glb-cta-sml-transparent-dark {
  background-color: transparent;
  color: #000;
}

/* line 447, resources/assets/styles/_theme.scss */

.text-light {
  color: #fff;
}

/* line 451, resources/assets/styles/_theme.scss */

.box-title h5 {
  font-family: 'AECOM Sans', sans-serif;
  color: #e52713;
  font-weight: bold;
}

/* line 457, resources/assets/styles/_theme.scss */

.glb-med-title {
  font-family: "DIN Condensed", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

/* line 464, resources/assets/styles/_theme.scss */

.glb-big-title {
  font-size: 48px;
  line-height: 54px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 470, resources/assets/styles/_theme.scss */

.glb-text-reg {
  font-weight: 100;
}

/* line 474, resources/assets/styles/_theme.scss */

.glb-text-semibold {
  font-weight: 400;
}

/* line 478, resources/assets/styles/_theme.scss */

.glb-text-bold {
  font-weight: 700;
}

/* line 482, resources/assets/styles/_theme.scss */

.h-200 {
  height: 200px;
}

/* line 486, resources/assets/styles/_theme.scss */

.h-300 {
  height: 300px;
}

/* line 490, resources/assets/styles/_theme.scss */

.h-500 {
  height: 500px;
}

/* line 494, resources/assets/styles/_theme.scss */

.h-700 {
  height: 700px;
}

/* line 498, resources/assets/styles/_theme.scss */

.aecom-page-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;
}

/* line 507, resources/assets/styles/_theme.scss */

.aecom-page-header .aecom-page-header-container {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 5%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 515, resources/assets/styles/_theme.scss */

.aecom-page-header .aecom-page-header-container h1 {
  font-size: 3.5em;
  text-transform: initial;
  color: #fff;
  font-weight: 600;
  line-height: 60px;
}

/* line 527, resources/assets/styles/_theme.scss */

.contact-us .aecom-page-header .aecom-page-header-container {
  top: 40px;
  padding: 0 5%;
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* line 539, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body {
  background: #E9EDEE;
  padding: 40px 20px 20px;
}

/* line 542, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 549, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

/* line 553, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .gfield_label {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

/* line 559, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container select {
  padding: 7px 12px;
  line-height: 17px;
  height: 3.2em;
  width: 100%;
  border: 1px solid #048768;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 568, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container select:focus-visible {
  outline: 0;
  border-color: #AECC53;
}

/* line 573, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 3.2em;
  width: 100%;
  padding: 0.6em 0.8em;
  border: 1px solid #048768;
}

/* line 579, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container input:focus-visible {
  outline: 0;
  border-color: #AECC53;
}

/* line 584, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container textarea {
  padding: 0.6em 0.8em;
  width: 100%;
  border: 1px solid #048768;
}

/* line 588, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container textarea:focus-visible {
  outline: 0;
  border-color: #AECC53;
}

/* line 594, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container_select {
  position: relative;
}

/* line 596, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield .ginput_container_select:after {
  content: '\F078';
  font-family: "Font Awesome 6 Free";
  color: #048768;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 607, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield.contact-small {
  width: 31.8%;
  display: block;
}

/* line 611, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_body .gform_fields .gfield.region {
  clear: both;
}

/* line 616, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_footer {
  position: relative;
  z-index: 10;
  float: right;
  margin-top: -80px;
  margin-right: 20px;
}

/* line 622, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_footer:after {
  content: '\F054';
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #048768;
}

/* line 631, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_footer .gform_button {
  padding: 10px 120px 10px 20px;
  border: 2px solid #048768;
  background-color: transparent;
  border-radius: 50px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #048768;
  cursor: pointer;
}

/* line 642, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_footer:hover:after {
  color: white;
}

/* line 645, resources/assets/styles/_theme.scss */

.gform_wrapper .contact-form .gform_footer:hover .gform_button {
  color: white;
  background-color: #048768;
}

/* line 654, resources/assets/styles/_theme.scss */

.aecom-single-country-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
  position: relative;
  height: 400px;
}

/* line 663, resources/assets/styles/_theme.scss */

.aecom-single-country-header .aecom-single-country-header-container {
  padding: 60px 5% 0;
}

/* line 666, resources/assets/styles/_theme.scss */

.aecom-single-country-header .aecom-single-country-header-container h1 {
  font-size: 80px;
  text-transform: initial;
  color: #fff;
  font-weight: normal;
  line-height: 100px;
  margin: 0;
  padding: 0;
}

/* line 678, resources/assets/styles/_theme.scss */

.aecom-page-content {
  margin: 40px 0;
}

/* line 681, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 687, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container .aecom-main-content-full {
  width: 100%;
}

/* line 691, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container .aecom-main-content {
  width: 69%;
  padding-right: 4.2rem;
}

/* line 696, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container .aecom-sidebar {
  width: 31%;
}

/* line 699, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container .aecom-sidebar .sidebar-item {
  width: 100%;
  margin-bottom: 20px;
}

/* line 704, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container .aecom-sidebar .side-project-services {
  margin-bottom: 40px;
}

/* line 710, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container-narrow {
  width: 75%;
  max-width: 1245px;
}

/* line 715, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container-semi-narrow {
  width: 90%;
}

/* line 718, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container-semi-narrow h1 {
  font-size: 3.5em;
  line-height: 60px;
}

/* line 725, resources/assets/styles/_theme.scss */

.aecom-page-content .aecom-content-container-full {
  width: 100%;
}

/* line 730, resources/assets/styles/_theme.scss */

.aecom-page-content img {
  max-width: 100%;
}

/* line 736, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu {
  width: 100%;
  padding: 0 5%;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 74px;
  z-index: 9;
}

/* line 746, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-sub-global-menu-container ul {
  padding: 10px 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 753, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-sub-global-menu-container ul li {
  padding: 0px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 20px;
}

/* line 757, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-sub-global-menu-container ul li:first-child {
  margin-left: 0;
}

/* line 761, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-sub-global-menu-container ul li a {
  text-decoration: none;
  color: #000;
  font-size: 12px;
}

/* line 770, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container {
  margin-top: -5px;
}

/* line 773, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container ul {
  padding: 0 0 10px;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 780, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container ul li {
  padding: 0px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 50px;
}

/* line 784, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container ul li:first-child {
  margin-left: 0;
}

/* line 788, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container ul li a {
  text-decoration: none;
  color: #000;
  font-size: 12px;
}

/* line 792, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu .aecom-third-global-menu-container ul li a:hover {
  color: #e52713;
  font-weight: 600;
}

/* line 802, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu-toggle {
  padding: 5px 3%;
  background-color: #FAF9F8;
  display: none;
}

/* line 806, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu-toggle p {
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}

/* line 810, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu-toggle p::after {
  content: "\F078" !important;
  font-family: "Font Awesome 6 Free" !important;
  position: absolute;
  right: 4%;
}

/* line 822, resources/assets/styles/_theme.scss */

.aecom-sub-global-menu-toggle-active p::after {
  content: "\F077" !important;
}

/* Sidebar */

/* line 830, resources/assets/styles/_theme.scss */

.aecom-sidebar .widget_custom_html {
  list-style: none;
}

/* line 833, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links {
  background-color: #e9edee;
  list-style: none;
  margin: 0;
  padding: 20px;
}

/* line 838, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links h3 {
  border-bottom: 2px solid #00353e;
  padding: 10px 0 20px;
  margin: 0px;
  font-family: 'abril-titling', serif;
  font-size: 24px;
  color: #00353e;
}

/* line 846, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links li:last-child {
  border: 0;
  padding-bottom: 0;
}

/* line 850, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links li:first-child {
  padding-top: 0;
}

/* line 853, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #00353E;
  padding: 16px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 860, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link img {
  width: 100%;
  margin-bottom: 20px;
}

/* line 864, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link a {
  text-decoration: none;
}

/* line 867, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text {
  display: block;
  width: 100%;
  color: #00353E;
}

/* line 871, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text h4 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
  font-size: 1.2rem;
}

/* line 876, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text p {
  margin: 0 0 15px 0;
}

/* line 880, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-circle-button {
  display: block;
  color: #e52713;
  width: 100%;
  font-family: "abril-titling", serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojZTUyYTFjO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  padding-right: 30px;
  background-position-x: right;
  background-size: contain;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 896, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action {
  background-color: #e9edee;
  list-style: none;
  margin: 0;
  padding: 20px;
}

/* line 901, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action h3 {
  border-bottom: 2px solid #00353e;
  padding: 10px 0 20px;
  margin: 0px;
  font-family: 'abril-titling', serif;
  font-size: 24px;
  color: #00353e;
}

/* line 909, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action li:last-child {
  border: 0;
  padding-bottom: 0;
}

/* line 913, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action li:first-child {
  padding-top: 0;
}

/* line 916, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #00353E;
  padding: 16px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 923, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link img {
  width: 100%;
  margin-bottom: 20px;
}

/* line 927, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link a {
  text-decoration: none;
}

/* line 930, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link .cta-title-text {
  display: block;
  width: 100%;
  color: #00353E;
}

/* line 934, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link .cta-title-text h4 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
  font-size: 1.2rem;
}

/* line 939, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link .cta-title-text p {
  margin: 0 0 15px 0;
}

/* line 943, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-call-to-action .sidebar-cta-link .cta-circle-button {
  display: block;
  color: #e52713;
  width: 100%;
  font-family: "abril-titling", serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojZTUyYTFjO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  padding-right: 30px;
  background-position-x: right;
  background-size: contain;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 959, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect {
  background-color: #008768;
  list-style: none;
  margin: 0;
  padding: 20px;
}

/* line 964, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect h3 {
  border-bottom: 2px solid #fff;
  padding: 10px 0 20px;
  margin: 0px;
  font-family: 'abril-titling', serif;
  font-size: 24px;
  color: #fff;
}

/* line 972, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect li:last-child {
  border: 0;
  padding-bottom: 0;
}

/* line 976, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect li:first-child {
  padding-top: 0;
}

/* line 979, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding: 16px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 986, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link img {
  width: 100%;
  margin-bottom: 20px;
}

/* line 990, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link a {
  text-decoration: none;
}

/* line 993, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link .cta-title-text {
  display: block;
  width: 100%;
  color: #fff;
}

/* line 997, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link h4 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
  font-size: 1.2rem;
  color: #fff;
}

/* line 1002, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link .cta-title-text p {
  margin: 0 0 15px 0;
}

/* line 1006, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-connect .sidebar-cta-link .cta-circle-button {
  display: block;
  color: #fff;
  width: 100%;
  font-family: "abril-titling", serif;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVUAAAFVCAYAAABfDHwuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAxIDc5LmE4ZDQ3NTM0OSwgMjAyMy8wMy8yMy0xMzowNTo0NSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MThBMEYwMjJDMjExRUU5QTNBRkI0MzE4RTkyNThGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MThBMEYxMjJDMjExRUU5QTNBRkI0MzE4RTkyNThGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDQxOEEwRUUyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDQxOEEwRUYyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5KE1kHAAAVIElEQVR42uzd/3UTVxqH8Qsn/8epIKIClAoQFWAqiKkAXAF2BZgKMBXgVICoAFIBSgV4K/D6ru9sFGIbyxpJ7zvzec7RsbObsyvfufPM9773xzy4uLgoAIB+eKgJAKA/ftIE2DCz9nPSPpXHl5+9pX9n+t0/r8N86ffzy8+f7fdF+3z/7wC98sDwH2vSybLK8+clQU4TfPcvTbz153+abJflC5AqNkYnyllLmpMk4lxHuIuWdMkWpIreBPqk5+F5ZrpU+6mJtku6AKniX0P4ZYFONclKiXZZtNIsqZLqSJNoleiz9nOiSXpj0eT6R/spyZIqBkpNn/tNpJLodpNsFexZ+x2kisTsS6NhU+yZ5iBV5BLpfjG5FJnzJlaCJVUEpCbR34k0vWDfFxsTSBU7ow7nD5pMDe2HVSKocj0tVhKQKrZCJ9KZphg88yXBglTRcyp92YRqeD/O8kAV61vplVSxHrMm031NgcZZk+tcU5AqVhvivy5qpbiZmliPlQZIFTdTh/WvWjI1xMcqpYGaXE+K3VukCjIFuZIqyBTkClIlU5ArSJVMAXIlVVzDweXnDZlix3I9LFYLkGpyZpefd8XSKMRhcfl5Uaxz3RheUb0ZqkQ/tg+hQt8kVdyTvTbM/1rszUf8UdTXoixl+B+Y/TbU10GRjfNWEnCuq6Qaajj1gVCReIT1QUmAVCNwdPn5bKiPAZUEPrd+DcP/rTJtQ30v0MNQ+dJKAl5WKKluLZ0SKoYeHKRWSVU6BaRWSTUDdXvpR0LFiAPFx3YfQFJdi25WdKYpgP9x1lKrcwRIdWVmxTIp4DqqUJ8XW11JdQWOytXrTLA7vvwgDe0V5Zhdc1xMZJGq4f5OWLRPleSf10jzRwJd5fpNr/n9cfvnSbG4vW/mLbUqB5Dqv+iK8Yb7691gVZ5/td/PS8wZ42m7zvXh+WsTrQfpeuWAp8XqAFJdos5qvtEMKwu03kSfmkiHcENNm2DrzydEuzJ1AuuUVEm1rj09cD/8MInMm0DnI0sk0ybXTrJGMrdz2uRKqiNkr1h7ehtnI5XoKpLd1xzX8qWVA0ZZZx2rVOuN8aGYtFhm0QT6R3EE3CpUsT5rotWf/tmfno/xgTxGqTr39J8dvwr0vTTa28P699bHCHak57SOTaoHTahj7+i1k78l0q0I9sADfFwTWGOSap3dH/Pe5S6RGtrvZnTUJdixUl+RfUiqw2GsM/yLJtLT9jt2y17rhy9HWh44LSNYGTB0qe41oY4tIczb8F4qlV4jirUm1sGuDBiyVMe4ZKp22GOpNBU1sb4e2Uhq0EuuhirVMQn1vKVSQ/z8ffZVKw2MYWJrsGIdolTHItROpifFYRbkSqykSqhkCnIdoliHJNUxCPWYTMmVWEmVUNfntJiAItertdYHxEqqhHp/5k2mc05BY1KulgnOiDUm2d+mOlShdnumnxIqvmPR+sXzAY5cBnFQfGapDlWotWb6qDjsF7dTN3b81kYyxGr43wv16L4h7Ub50tKpQ06gJJB4S2vWpDqkrad1qH/YUgehYp2SwJC2fx6UpCfKZUyqQzptat6exgtegNR6LelOt8qWVA8GJNTDli4IFVLrzbwqyZaRZUqqdbj/YQCdRO0U20yt9Z4ZwmRumpUwWZLqtAzjxP6T4v3o2G5qHcoKgTQPhwxJtS6t+FxyH+o7ynf1IBSzJqbMa0C7h0ToskYGqX5OPnypqXSIC7WRj70m1lny++k3w//78y65UE+LySjEGjHV/niS+G8IXwqMLNV0s37f8aJ9nCiFaBwm75sHkd0Qdfg/bcP+rGmgDvfn7l0kSH21HDBJ+v1DbpiJKNVa9/lachbU1U+RjcxnaNQA8yha4o44/M86Q1mTqfopMoqp9tvTpA+EcGvXo0n1qOScmTwtA347JEYh1hdJxTpr3jD8v6FxPia8qOn2JgO3cFBybrQJs+MqilSz1lGzPt2BoYk1TH01yvA/Yx2VUDFUTku+JVd7UR4EEaT6quSroxIqxiDWbPME+yXAKXa7Hv5nfHUCoWJMZLtH60Ogrl9djFWq2fb1EyqINT47PR9gl8P/I0IF0kgqUylgWna4zGpXSTXbNlRCBfIl1p1sY91VUs20XINQgb8Ta6Y12TvxzC6kmmnYT6jAPzkteV4dXT2z9dUA2x7+T9qwf0/nwT3o+o3twLvnIMmIc+urAbadVN8RKtYQ6seSbwnekBPraZJ+s1X5bzOpZnkbavjXNYxYqNOla+QAmxi8KzkOk69Hcm7lHXHbkmqWvf1u1vhCda1yXJ9oLMqWXhq4reH/6wRC7Y4/c5PmuGEz7sYbIudJHm6TsqVJq20k1UlLqYYH2EQCklhjkOUh96hseNJqG0k1wwzhIaGmHVJKrDHIsoZ14z7adFKdlfgHT5+1lIp8QpVY4/GmBDgp6gds9EDrTUv1a4n9pkY34jCE6nrG4mOJfZznopUB0g3/XwUXqompYQlVKSAOz4PfV9VLB9mSaoYlVLagDkuoEmssZiV26W9jr1/ZVFJ9FVyoZ4Q6WKFKrDGYX36Og/e7jdR+N5FUo6fURdnSImDsRKgSaywiH0S/kbS6iaQaPaWqo45DqBJrDCLXVzeSVvtOqtFT6knJdR4koUqsQ6CK681Y0urDDTReVKFmO2CXUCXWoVDDzHwsabXPpBo9pe7k1QrYuVAl1hhMStyzlHtNq30m1cgp9ZhQRy9UiXW3LErc1QC9ptW+kmrklLooZvsJVWKNQtTdVr2l1b6SauSUarafUCXWOBwG7qe9pNW+kuq3oB3UYSmEKrHG46hcnbEcMa3+EiGpHpS4xWez/YQqscajrgZYBO2zBxGk+jrohXsb9MIRKrGOnciBZ22frTv8n5WYhyZUmT7SdwlVKSA0USet1jpvdd2k+jLoxTLs3x0fEgpVYnWf9ua1dZLqpMR899S8PWlAThJrfKK+4vre77JaJ6lGTanH+ikpSaxpOA7aV+7tt3WkGvHpclri7jEmVmLFv6lp8G3A73Vvvz1c4/8wYoeTUomVWPNxErCf3Ht51X2l+nvQlLrQP4mVWNNxHjSt3stz95mompSYE1T3LiyDnAb+cMhA1PNDVvbKfZJqxAkqKZWUPBSk1U2wcgngPkn1a4n36mkplZw8HKTVTbAoK24kWjWpzgIKVUolJQ8FaXVTTMqKu75WlWrECaq3+iKxEutgOAn4nVby3qpS3Q/2x86LE/2JlViHllZPg32nlbz3cMX/4WidSEolVmIdHtHWm++tItZVpPos2B+6KFeHUINYiXVYLEq8nZF39t+qSVVKBbES6xjv796TarShf8S6C4iVWPvjrMRa1XPnEsBdpfosYINbK0isxDps3gf7Pk/u8i/ddfF/tAX/vxWz/kPFBgF0TEqsLfE1Of9wI8DDO3bySbA/jFAlVg+F4bMosSajJ+UOb7W4i1RNUIFYiVUJ4I4+vMvw/3OJ9c4h+/yVAjwcxsW3QH2gXtPf1kmqe8GEGm1GEKQksW7nvo90TffWkeosWOP+oX8RK7GOjmglv9k6Uo24lArESqzju/6RRqjPhpJUrU11YxGrEkDqpDopsZZSGfqDWMdLpFUAt7rxYZKUaugPYnXdI5UAZveR6pNAf8Dc0B/EOnrmgb7L4/tINdJSKkN/ECsieeDGpHrT4v96ob8F+gPs9cdQ5WSDwGpcBPouv1x33R4mSKkLQoXEioAlgOkqw/+ZRgSxEqsSwOolgJuk+kQjgliJVVK9lWsnq26qqUY6wOCXot6E8chJjfXHRPHTefPTD5PqpMQ6EUbngsSKiGl177rrdJNUNR6IlVij8inYtfqhVGeBvvCf+g+IFYHD1uwuUn2s8UCsxBr8ukbh10zD/3ojLPQfECuxBg5cdxr+TwPdDACxEmtkP/xQqpNAjfZJvwGxEusNRJpvmWSRqqQKYiXWDH64VaozjQZiJVZSXYnZbVL9OdAXXbj/QazEegvzIN/j59ukOtVYIFZiTcIi0LW4Uap7GgvESqxJ+CvI99jLkFT/cr+DWIk1yYj21qSqsUCsxJqFkNdrWaozjQViJdZk1ywK//fnT0Eba799gF2MkrL2vU6sYzqP9Tzag2RZqpNA3+u1exsg1jum1Qij7Ml1w/+J/ggMSqxjKAVEeXBcK1UAxJqNcGcuL0v1sX4IECvuxePrpKrhAWLNRpQVAHuG/wCxDoFwk3GkChArNiTVqeYAiDUZi0Bt+z8eXFxcdL9f6HPAKMi+e+x7orjrgeE/ILFig8N/AMQKUgVArKQKgFj7IlRtmFQBZBdrqJeEkioApQBSBUCsMflJEwD4TqxvLj8vEn3n95efT1G+jMX/AJYZ2sYAw38AhEqqAAgVpAqAUEkVAKGSKgBCJVUAhApSBUCoMaSqgQFCRY9S/aI5AEKF4T8AQiVVAIQ6dKlqcIBQ0aNU/9QcAKHC8B8AoYaU6kJzAISK9fgpqFSPXRrsiMeXn31CRR9SjcS8fYBtUk+9f0mo6Gv4H0li3pGDXQg1+xtFCTWYVKN1cIBQCTW9VKNsVf3VpQGhEuoQpBrlwkxcGhAqoUqq/TFzaUCohDoEqf4n0HeTVkGohJpeqvNgHR8gVEJNLdUFqYJQCRXDlOoTlweESqjZpdpdPEkVhEqo6EmqUdJqvQEmLhEIlVCzSzXSuaozlwiESqjZpToP9P3UVUGoMPzv+cYACBVpeHBxcXHdf/4tUIf8RecCoSJzUu0ubBT2XSYQKrJL9VOg76iuCkJFeqnOA33HmcsEQoXhf39MigkrECqSS/U8mFilVRAqUks1Wlr93aUCoSK7VD8Fu4G8DBCEitRSnQf7rpZWgVCRWqqLEmt31TOXi1AJFZmlGi2t7isBECqhIrtU/1ACAKESKoaZVJUACJVQEZ6bDlRZ5nOJtfj+UYlV6wWhEirunFSVAECohIqek+q0pdUoLFpaBaESKlIm1S/BhtuTYtsqoRIqEku1Mg/2vW1bJVRCRWqpRqurHhRrVgmVUJFYqmcBO8uBy0eohIqsUu3EGomXLh+hEioySzVaCWBSLK8iVEJFMO6ypGqZb8FugHnr1CBUQkW6pBqxBDArllcRKqEisVTfB/wbLK8iVEJF2uF/5Wu5qmdGwnkAhEqoSJlUo6bV1y4loRIqsibVSUur0ZBWCZVQkTKpVnHNpVUQKtCPVKOWAA5KvFovoRIqDP/vzLeAN0td8vXcZSVUQkW2pFo5Dfj31B1WM5eVUAkVGZNqHWpHnLCaF7usdkntF58JFZLq6ixKzAmrWXEmwC6p/eIs6XcnVOw0qXYC+xj0xvbKld3yruQ6npFQsfOk2g21F0GHoEcu7055UWLW3QkVoaVaOQ76t70sllgRK6Ei2fC/I+LyqoolVkoBhIp0SbXyNujfZ4mVxEqoSJlUa0r9GjStLi4/v7l5JFZCRaakeh44rU6KcwEkVkJFsqQaPa2WdiPNXfJRJ1ZCRZqkGj2tVt6UvLt8JFZCxQiTaoa0enL5OXTZR5dYCRUpk2qGtPqqWA0wtsRKqEidVDOk1UWxGmAsiZVQkT6pZkirk3YTY9iJlVAxmKSaIa1Wam31RBcYZGIlVAwqqXZp9Tj4317Xrk51gcElVkLFIJNqx9cS+1CTRVFfHVJiJVQMNqkuJ4/ITIr66lASK6FiFFKdl/i7mOqhK0e6QmqxEipGM/zv0uDXBG1Rjwg80yXSlQIIFaNKqpVFyTHLXm9eE1e5EiuhYpRJtZJhiVX3ADBxlSOxEipGm1RL6/gvErTHpOR+X/1YEiuhYvRJtaMKa5agXU6TPATGyFG5KicRKki1JcHPSZIgsQIIO/zvWJTY5wIsc1CuTrUCgLBJtaOm1Swz7ZneXw9gZEl1WVRZiPp6ZQCk+n/q7O1xonYiVgChh/8ZywBKAQDCJtVlSWVaGiOxAggt1WxlAGIFEHr435FlU4BSAIAUUs1yNgCxAgg9/O+oddXnCdvvXXHINYCAUq3MS776auWAWAFEG/4vk7G+WnFyEoBQSbXjeVIxTdsDwUHXAKmG4rwlvoxMEydtAAOVajeUPkzapntNrE64AkZIxJrqMtkX2p+2h4M6K0CqYch2PsB1qftF+wnA8H/n1PrqInEbd3XWA90NINUIdBsDMg+ha5212yjgpYIAqYYZQmfnoFh2BZBqEM4GItYq1FonPtL9gOGRYaLqe96U4SxXMokFSKo7py5ROh1I+0utgKQahg+Xn/0BXQupFZBUd8rQBNSl1lresEIAkFR3QrcldGiz6XX52JDKHICkmkg+Twc4ZO7WtTqcBSBVYu2RWRNrFexEdwVIlVj74aBcvcNLvRUITvaa6nXD5qHvWKoPkLeXn5Pi9CuAVImVXAFSJdbocj1tgl3o0gCpEmt/dHK1gQDYEQ8H/Ld1k1enI7qeB+VqA4HzWwFJdaNkfy3LfanlgPftwaI0AJBqrwzpdKv7UI9O/KPYpQWQas/D43cjv+bnTbA1wc7dAgCprst+8VqT5fJAl2AJFiDVe1NXBNSjAye6wL8SbCdYa18BUl2JMS65WoX5kmAt0QJI9c6MdWXAqim2yvVTE6xSAUCqt3JQTGDdJ8lWwf7ZfkqzAKn+g2krB5jAuj+dXP9qP8+lWpDquKlCrRNYM03Re/mgS7Kf2s9F+XtDwvLvAKkOkKPLz2vNsHPm36XgQ00CUs3LrKVW5YA4gn2qGRCdh5rg1pv4UVETBECqvdGddHVYLIYHQKq9cVKG/Q4sAKS6dapQf7v8HGsKAKTaH0dNrlIrAFLdQGpVawVAqj2n1rmmAECq/bAoV5NYz6VWAKTaH/Us0rqu9URTAKSKfqhJ9bDYNACQKjZSEnhaHBQCkCp6Y95S64ui3gqQKnrjtMnVEiyAVNETVaZH5AqQKsgVAKmSKwBSJVdyBUgVvcr1l3K1WmChSQBSRT+ctuRa17meaQ6AVNEP83J1pkC3/VVpACBV9EAtBRwulQbmmgQgVfRXGnha/p7YWmgSgFTRT3o9Kn/XXk+VBwBSRT/MW1mglgeeEyywOx5cXFxoheGyf/l5dvmZXX4mA3hwPHVJQaqIwnRJslNSBUgV/bHX0mumFEuqIFWkYdLk+qSl2IhJllRBqkidZKdNtI/bzz1SBUgVmxPtZMuJllRBqhhN6aArH/zcRLu3AeGSKlLwkybAmizaZ37Dfz/7Tr6lJd3lcsK07L68AEiqABANO6oAoEf+K8AAI1BCrARgd4sAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  padding-right: 30px;
  background-position-x: right;
  background-size: contain;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 1022, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact {
  background-color: #008768;
  list-style: none;
  margin: 0;
  padding: 20px;
}

/* line 1027, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact h3 {
  border-bottom: 2px solid #fff;
  padding: 10px 0 20px;
  margin: 0px;
  font-family: 'abril-titling', serif;
  font-size: 24px;
  color: #fff;
}

/* line 1035, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact li:last-child {
  border: 0;
  padding-bottom: 0;
}

/* line 1039, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact li:first-child {
  padding-top: 0;
}

/* line 1042, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding: 16px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 1049, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link img {
  width: 100%;
  margin-bottom: 20px;
}

/* line 1053, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link .contact-info {
  color: #fff;
}

/* line 1056, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link a {
  text-decoration: none;
}

/* line 1059, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link .cta-title-text {
  display: block;
  width: 100%;
  color: #fff;
}

/* line 1063, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link .cta-title-text h4 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
  font-size: 1.2rem;
}

/* line 1068, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link .cta-title-text p {
  margin: 0 0 15px 0;
}

/* line 1072, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact .sidebar-cta-link .cta-circle-button {
  display: block;
  color: #fff;
  width: 100%;
  font-family: "abril-titling", serif;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVUAAAFVCAYAAABfDHwuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAxIDc5LmE4ZDQ3NTM0OSwgMjAyMy8wMy8yMy0xMzowNTo0NSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MThBMEYwMjJDMjExRUU5QTNBRkI0MzE4RTkyNThGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MThBMEYxMjJDMjExRUU5QTNBRkI0MzE4RTkyNThGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDQxOEEwRUUyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDQxOEEwRUYyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5KE1kHAAAVIElEQVR42uzd/3UTVxqH8Qsn/8epIKIClAoQFWAqiKkAXAF2BZgKMBXgVICoAFIBSgV4K/D6ru9sFGIbyxpJ7zvzec7RsbObsyvfufPM9773xzy4uLgoAIB+eKgJAKA/ftIE2DCz9nPSPpXHl5+9pX9n+t0/r8N86ffzy8+f7fdF+3z/7wC98sDwH2vSybLK8+clQU4TfPcvTbz153+abJflC5AqNkYnyllLmpMk4lxHuIuWdMkWpIreBPqk5+F5ZrpU+6mJtku6AKniX0P4ZYFONclKiXZZtNIsqZLqSJNoleiz9nOiSXpj0eT6R/spyZIqBkpNn/tNpJLodpNsFexZ+x2kisTsS6NhU+yZ5iBV5BLpfjG5FJnzJlaCJVUEpCbR34k0vWDfFxsTSBU7ow7nD5pMDe2HVSKocj0tVhKQKrZCJ9KZphg88yXBglTRcyp92YRqeD/O8kAV61vplVSxHrMm031NgcZZk+tcU5AqVhvivy5qpbiZmliPlQZIFTdTh/WvWjI1xMcqpYGaXE+K3VukCjIFuZIqyBTkClIlU5ArSJVMAXIlVVzDweXnDZlix3I9LFYLkGpyZpefd8XSKMRhcfl5Uaxz3RheUb0ZqkQ/tg+hQt8kVdyTvTbM/1rszUf8UdTXoixl+B+Y/TbU10GRjfNWEnCuq6Qaajj1gVCReIT1QUmAVCNwdPn5bKiPAZUEPrd+DcP/rTJtQ30v0MNQ+dJKAl5WKKluLZ0SKoYeHKRWSVU6BaRWSTUDdXvpR0LFiAPFx3YfQFJdi25WdKYpgP9x1lKrcwRIdWVmxTIp4DqqUJ8XW11JdQWOytXrTLA7vvwgDe0V5Zhdc1xMZJGq4f5OWLRPleSf10jzRwJd5fpNr/n9cfvnSbG4vW/mLbUqB5Dqv+iK8Yb7691gVZ5/td/PS8wZ42m7zvXh+WsTrQfpeuWAp8XqAFJdos5qvtEMKwu03kSfmkiHcENNm2DrzydEuzJ1AuuUVEm1rj09cD/8MInMm0DnI0sk0ybXTrJGMrdz2uRKqiNkr1h7ehtnI5XoKpLd1xzX8qWVA0ZZZx2rVOuN8aGYtFhm0QT6R3EE3CpUsT5rotWf/tmfno/xgTxGqTr39J8dvwr0vTTa28P699bHCHak57SOTaoHTahj7+i1k78l0q0I9sADfFwTWGOSap3dH/Pe5S6RGtrvZnTUJdixUl+RfUiqw2GsM/yLJtLT9jt2y17rhy9HWh44LSNYGTB0qe41oY4tIczb8F4qlV4jirUm1sGuDBiyVMe4ZKp22GOpNBU1sb4e2Uhq0EuuhirVMQn1vKVSQ/z8ffZVKw2MYWJrsGIdolTHItROpifFYRbkSqykSqhkCnIdoliHJNUxCPWYTMmVWEmVUNfntJiAItertdYHxEqqhHp/5k2mc05BY1KulgnOiDUm2d+mOlShdnumnxIqvmPR+sXzAY5cBnFQfGapDlWotWb6qDjsF7dTN3b81kYyxGr43wv16L4h7Ub50tKpQ06gJJB4S2vWpDqkrad1qH/YUgehYp2SwJC2fx6UpCfKZUyqQzptat6exgtegNR6LelOt8qWVA8GJNTDli4IFVLrzbwqyZaRZUqqdbj/YQCdRO0U20yt9Z4ZwmRumpUwWZLqtAzjxP6T4v3o2G5qHcoKgTQPhwxJtS6t+FxyH+o7ynf1IBSzJqbMa0C7h0ToskYGqX5OPnypqXSIC7WRj70m1lny++k3w//78y65UE+LySjEGjHV/niS+G8IXwqMLNV0s37f8aJ9nCiFaBwm75sHkd0Qdfg/bcP+rGmgDvfn7l0kSH21HDBJ+v1DbpiJKNVa9/lachbU1U+RjcxnaNQA8yha4o44/M86Q1mTqfopMoqp9tvTpA+EcGvXo0n1qOScmTwtA347JEYh1hdJxTpr3jD8v6FxPia8qOn2JgO3cFBybrQJs+MqilSz1lGzPt2BoYk1TH01yvA/Yx2VUDFUTku+JVd7UR4EEaT6quSroxIqxiDWbPME+yXAKXa7Hv5nfHUCoWJMZLtH60Ogrl9djFWq2fb1EyqINT47PR9gl8P/I0IF0kgqUylgWna4zGpXSTXbNlRCBfIl1p1sY91VUs20XINQgb8Ta6Y12TvxzC6kmmnYT6jAPzkteV4dXT2z9dUA2x7+T9qwf0/nwT3o+o3twLvnIMmIc+urAbadVN8RKtYQ6seSbwnekBPraZJ+s1X5bzOpZnkbavjXNYxYqNOla+QAmxi8KzkOk69Hcm7lHXHbkmqWvf1u1vhCda1yXJ9oLMqWXhq4reH/6wRC7Y4/c5PmuGEz7sYbIudJHm6TsqVJq20k1UlLqYYH2EQCklhjkOUh96hseNJqG0k1wwzhIaGmHVJKrDHIsoZ14z7adFKdlfgHT5+1lIp8QpVY4/GmBDgp6gds9EDrTUv1a4n9pkY34jCE6nrG4mOJfZznopUB0g3/XwUXqompYQlVKSAOz4PfV9VLB9mSaoYlVLagDkuoEmssZiV26W9jr1/ZVFJ9FVyoZ4Q6WKFKrDGYX36Og/e7jdR+N5FUo6fURdnSImDsRKgSaywiH0S/kbS6iaQaPaWqo45DqBJrDCLXVzeSVvtOqtFT6knJdR4koUqsQ6CK681Y0urDDTReVKFmO2CXUCXWoVDDzHwsabXPpBo9pe7k1QrYuVAl1hhMStyzlHtNq30m1cgp9ZhQRy9UiXW3LErc1QC9ptW+kmrklLooZvsJVWKNQtTdVr2l1b6SauSUarafUCXWOBwG7qe9pNW+kuq3oB3UYSmEKrHG46hcnbEcMa3+EiGpHpS4xWez/YQqscajrgZYBO2zBxGk+jrohXsb9MIRKrGOnciBZ22frTv8n5WYhyZUmT7SdwlVKSA0USet1jpvdd2k+jLoxTLs3x0fEgpVYnWf9ua1dZLqpMR899S8PWlAThJrfKK+4vre77JaJ6lGTanH+ikpSaxpOA7aV+7tt3WkGvHpclri7jEmVmLFv6lp8G3A73Vvvz1c4/8wYoeTUomVWPNxErCf3Ht51X2l+nvQlLrQP4mVWNNxHjSt3stz95mompSYE1T3LiyDnAb+cMhA1PNDVvbKfZJqxAkqKZWUPBSk1U2wcgngPkn1a4n36mkplZw8HKTVTbAoK24kWjWpzgIKVUolJQ8FaXVTTMqKu75WlWrECaq3+iKxEutgOAn4nVby3qpS3Q/2x86LE/2JlViHllZPg32nlbz3cMX/4WidSEolVmIdHtHWm++tItZVpPos2B+6KFeHUINYiXVYLEq8nZF39t+qSVVKBbES6xjv796TarShf8S6C4iVWPvjrMRa1XPnEsBdpfosYINbK0isxDps3gf7Pk/u8i/ddfF/tAX/vxWz/kPFBgF0TEqsLfE1Of9wI8DDO3bySbA/jFAlVg+F4bMosSajJ+UOb7W4i1RNUIFYiVUJ4I4+vMvw/3OJ9c4h+/yVAjwcxsW3QH2gXtPf1kmqe8GEGm1GEKQksW7nvo90TffWkeosWOP+oX8RK7GOjmglv9k6Uo24lArESqzju/6RRqjPhpJUrU11YxGrEkDqpDopsZZSGfqDWMdLpFUAt7rxYZKUaugPYnXdI5UAZveR6pNAf8Dc0B/EOnrmgb7L4/tINdJSKkN/ECsieeDGpHrT4v96ob8F+gPs9cdQ5WSDwGpcBPouv1x33R4mSKkLQoXEioAlgOkqw/+ZRgSxEqsSwOolgJuk+kQjgliJVVK9lWsnq26qqUY6wOCXot6E8chJjfXHRPHTefPTD5PqpMQ6EUbngsSKiGl177rrdJNUNR6IlVij8inYtfqhVGeBvvCf+g+IFYHD1uwuUn2s8UCsxBr8ukbh10zD/3ojLPQfECuxBg5cdxr+TwPdDACxEmtkP/xQqpNAjfZJvwGxEusNRJpvmWSRqqQKYiXWDH64VaozjQZiJVZSXYnZbVL9OdAXXbj/QazEegvzIN/j59ukOtVYIFZiTcIi0LW4Uap7GgvESqxJ+CvI99jLkFT/cr+DWIk1yYj21qSqsUCsxJqFkNdrWaozjQViJdZk1ywK//fnT0Eba799gF2MkrL2vU6sYzqP9Tzag2RZqpNA3+u1exsg1jum1Qij7Ml1w/+J/ggMSqxjKAVEeXBcK1UAxJqNcGcuL0v1sX4IECvuxePrpKrhAWLNRpQVAHuG/wCxDoFwk3GkChArNiTVqeYAiDUZi0Bt+z8eXFxcdL9f6HPAKMi+e+x7orjrgeE/ILFig8N/AMQKUgVArKQKgFj7IlRtmFQBZBdrqJeEkioApQBSBUCsMflJEwD4TqxvLj8vEn3n95efT1G+jMX/AJYZ2sYAw38AhEqqAAgVpAqAUEkVAKGSKgBCJVUAhApSBUCoMaSqgQFCRY9S/aI5AEKF4T8AQiVVAIQ6dKlqcIBQ0aNU/9QcAKHC8B8AoYaU6kJzAISK9fgpqFSPXRrsiMeXn31CRR9SjcS8fYBtUk+9f0mo6Gv4H0li3pGDXQg1+xtFCTWYVKN1cIBQCTW9VKNsVf3VpQGhEuoQpBrlwkxcGhAqoUqq/TFzaUCohDoEqf4n0HeTVkGohJpeqvNgHR8gVEJNLdUFqYJQCRXDlOoTlweESqjZpdpdPEkVhEqo6EmqUdJqvQEmLhEIlVCzSzXSuaozlwiESqjZpToP9P3UVUGoMPzv+cYACBVpeHBxcXHdf/4tUIf8RecCoSJzUu0ubBT2XSYQKrJL9VOg76iuCkJFeqnOA33HmcsEQoXhf39MigkrECqSS/U8mFilVRAqUks1Wlr93aUCoSK7VD8Fu4G8DBCEitRSnQf7rpZWgVCRWqqLEmt31TOXi1AJFZmlGi2t7isBECqhIrtU/1ACAKESKoaZVJUACJVQEZ6bDlRZ5nOJtfj+UYlV6wWhEirunFSVAECohIqek+q0pdUoLFpaBaESKlIm1S/BhtuTYtsqoRIqEku1Mg/2vW1bJVRCRWqpRqurHhRrVgmVUJFYqmcBO8uBy0eohIqsUu3EGomXLh+hEioySzVaCWBSLK8iVEJFMO6ypGqZb8FugHnr1CBUQkW6pBqxBDArllcRKqEisVTfB/wbLK8iVEJF2uF/5Wu5qmdGwnkAhEqoSJlUo6bV1y4loRIqsibVSUur0ZBWCZVQkTKpVnHNpVUQKtCPVKOWAA5KvFovoRIqDP/vzLeAN0td8vXcZSVUQkW2pFo5Dfj31B1WM5eVUAkVGZNqHWpHnLCaF7usdkntF58JFZLq6ixKzAmrWXEmwC6p/eIs6XcnVOw0qXYC+xj0xvbKld3yruQ6npFQsfOk2g21F0GHoEcu7055UWLW3QkVoaVaOQ76t70sllgRK6Ei2fC/I+LyqoolVkoBhIp0SbXyNujfZ4mVxEqoSJlUa0r9GjStLi4/v7l5JFZCRaakeh44rU6KcwEkVkJFsqQaPa2WdiPNXfJRJ1ZCRZqkGj2tVt6UvLt8JFZCxQiTaoa0enL5OXTZR5dYCRUpk2qGtPqqWA0wtsRKqEidVDOk1UWxGmAsiZVQkT6pZkirk3YTY9iJlVAxmKSaIa1Wam31RBcYZGIlVAwqqXZp9Tj4317Xrk51gcElVkLFIJNqx9cS+1CTRVFfHVJiJVQMNqkuJ4/ITIr66lASK6FiFFKdl/i7mOqhK0e6QmqxEipGM/zv0uDXBG1Rjwg80yXSlQIIFaNKqpVFyTHLXm9eE1e5EiuhYpRJtZJhiVX3ADBxlSOxEipGm1RL6/gvErTHpOR+X/1YEiuhYvRJtaMKa5agXU6TPATGyFG5KicRKki1JcHPSZIgsQIIO/zvWJTY5wIsc1CuTrUCgLBJtaOm1Swz7ZneXw9gZEl1WVRZiPp6ZQCk+n/q7O1xonYiVgChh/8ZywBKAQDCJtVlSWVaGiOxAggt1WxlAGIFEHr435FlU4BSAIAUUs1yNgCxAgg9/O+oddXnCdvvXXHINYCAUq3MS776auWAWAFEG/4vk7G+WnFyEoBQSbXjeVIxTdsDwUHXAKmG4rwlvoxMEydtAAOVajeUPkzapntNrE64AkZIxJrqMtkX2p+2h4M6K0CqYch2PsB1qftF+wnA8H/n1PrqInEbd3XWA90NINUIdBsDMg+ha5212yjgpYIAqYYZQmfnoFh2BZBqEM4GItYq1FonPtL9gOGRYaLqe96U4SxXMokFSKo7py5ROh1I+0utgKQahg+Xn/0BXQupFZBUd8rQBNSl1lresEIAkFR3QrcldGiz6XX52JDKHICkmkg+Twc4ZO7WtTqcBSBVYu2RWRNrFexEdwVIlVj74aBcvcNLvRUITvaa6nXD5qHvWKoPkLeXn5Pi9CuAVImVXAFSJdbocj1tgl3o0gCpEmt/dHK1gQDYEQ8H/Ld1k1enI7qeB+VqA4HzWwFJdaNkfy3LfanlgPftwaI0AJBqrwzpdKv7UI9O/KPYpQWQas/D43cjv+bnTbA1wc7dAgCprst+8VqT5fJAl2AJFiDVe1NXBNSjAye6wL8SbCdYa18BUl2JMS65WoX5kmAt0QJI9c6MdWXAqim2yvVTE6xSAUCqt3JQTGDdJ8lWwf7ZfkqzAKn+g2krB5jAuj+dXP9qP8+lWpDquKlCrRNYM03Re/mgS7Kf2s9F+XtDwvLvAKkOkKPLz2vNsHPm36XgQ00CUs3LrKVW5YA4gn2qGRCdh5rg1pv4UVETBECqvdGddHVYLIYHQKq9cVKG/Q4sAKS6dapQf7v8HGsKAKTaH0dNrlIrAFLdQGpVawVAqj2n1rmmAECq/bAoV5NYz6VWAKTaH/Us0rqu9URTAKSKfqhJ9bDYNACQKjZSEnhaHBQCkCp6Y95S64ui3gqQKnrjtMnVEiyAVNETVaZH5AqQKsgVAKmSKwBSJVdyBUgVvcr1l3K1WmChSQBSRT+ctuRa17meaQ6AVNEP83J1pkC3/VVpACBV9EAtBRwulQbmmgQgVfRXGnha/p7YWmgSgFTRT3o9Kn/XXk+VBwBSRT/MW1mglgeeEyywOx5cXFxoheGyf/l5dvmZXX4mA3hwPHVJQaqIwnRJslNSBUgV/bHX0mumFEuqIFWkYdLk+qSl2IhJllRBqkidZKdNtI/bzz1SBUgVmxPtZMuJllRBqhhN6aArH/zcRLu3AeGSKlLwkybAmizaZ37Dfz/7Tr6lJd3lcsK07L68AEiqABANO6oAoEf+K8AAI1BCrARgd4sAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  padding-right: 30px;
  background-position-x: right;
  background-size: contain;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 1087, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-midnight-teal {
  background-color: #00353E;
}

/* line 1090, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green {
  background-color: #AECC53;
}

/* line 1092, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green h3,
.aecom-sidebar .sidebar-contact.bg-lime-green h4 {
  color: #00353E;
  border-color: #00353E;
}

/* line 1096, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green p {
  color: #00353E;
}

/* line 1099, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green .sidebar-cta-link {
  border-color: #00353E;
}

/* line 1102, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green .contact-info {
  color: #00353E;
}

/* line 1105, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green .cta-title-text {
  color: #00353E;
}

/* line 1108, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-contact.bg-lime-green .cta-circle-button {
  color: #00353E;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVUAAAFVCAYAAABfDHwuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAyIDc5LmExY2QxMmY0MSwgMjAyNC8xMS8wOC0xNjowOToyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkYxQUQ4N0FFQjgyMTFFRjlGNzE4RTgzM0M5RDBFNDciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkYxQUQ4NzlFQjgyMTFFRjlGNzE4RTgzM0M5RDBFNDciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjYgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDQxOEEwRjAyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDQxOEEwRjEyMkMyMTFFRTlBM0FGQjQzMThFOTI1OEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kYIToAAAWH0lEQVR42uzdUXITR7uH8Ykr99FZQcQKMDe5tVgBZgWxVwCsALwCzAowK8CsAHF7bnBWEGUFx98KfKZxK58BYyxppHnfmd9TpZJTlUqk7p5H/367p+eXq6urBgDQDXuaAAC641dNgG3yyx8Hs/rntL4KD9vX5Ma/tv/NP2/C/Mbfl+3rr/r3or6aq//9NNcz2NqYN/3HhtJcyrLI87cbgtxP8PEvqnjL+3+qkBetdBd6FqSKbctzKcpZTZrTJOLcRLiLmnTJFqSKzgR60PH0PDPLVPupivaiFe2lZgGp4rYp/E2B7muVlRLtv6KVZkGq402iRaJP6vtUq3TGoqbYD1WykiypYqAiLenzsIpUEt1tki2CPW8Fe6E5SBW5RXoojcZMsa1gzzUHqSKXSMu7xaW4lLLAOcGSKmKKtCTRP4k0vWDfuTGBVNGfSMt0/qjK1NR+WCWCd+3rzE4CUsVuZLoU6UxrDJ55Ta9nmoJU0X0qfVaTqen9OMsDRaxvpFdSxWYynVWZHmoNVM6rXOeaglSx2hT/ZaNWih9TEuuJ0gCp4sciLdP65zWZmuJjldLAm/Z16u4tUgWZglxJFWQKcgWpkinIFaRKpgC5kipuE+pR+/aaTNGzXF/YLUCq2WU6a9/eNrZGIQ6L9nVsnyupZpPptMp0pjUQlHmV60JTkGpkmZbpfdm0/1xrIAmnzfVNBOqtpBpOqIc1naqbIhuXNbU615VUTfUBJYFY7GmCjYT6qn37TKgYCGUcf67jGpLqTmW6X9OpB+hhqFzU1OphhZLqztIpoWLI7Eutkqp0CkitkmoSoZYtUh8JFSNOrR/rdQBJdSOZlu1R7xsLUcCS85pa7Wsl1ZWFOqtCte8U+Joi1KdudSXVVYT6qrm+Mwr9cVEv3h8xaZRj+qbcifVKM5Cq6f7uWdRXkeRft0jzoovpZO2//Vuk+7D+87RxuE3XzGtqVQ4g1e8uyC/FeNP9jS+wIs9/6t+XEVeMa19P6o/n71W0fkg3Kwc8tjuAVG9eZGVV87XhsLJAy0X0qYh0CBdUle20JtwDol2ZY+e1kmq5kMre0yPXw0+TyLwKdD6mRFJFO7shWTOZuzlrx8cxqY5TppPG3tO7OB+jRFeU7KEWuZWLWg4YZZ11lFKtF8b7xqLFTRY1jX5wBNxKY6mI9UkVrfH09Xh6OsYf5NFJ1bmn3w38ItB30mhnP9Z/1gRLsCM9p3VUUq0P4HtroH8R6Rsi3Ylgj/yAj2sBazRSbQd5Wd0f873Ly0Rqat/P7GiZYMdKeUT2C1IdzqAe6wp/md6/a65XZBf01vs4nNRx+Gyk5YFR7AwYtFTrIH47woQwr9N7qVR6DSfW9vViyDsDBivVkW6ZKgP2RCpNNU5LYn05spnUoLdcDVKqIxNqGZhvTPEHMWaf19LAGBa2BivWwUl1REJdyvTUYRbkSqykSqhkCnIdpFgHI9WRCPWETMmVWEmVUDfnrLEARa7XJ6kdESupEur6zKtM57SCOt6nzfU2wRmxkiqh3p8yqF44mxJ3jP3DmlynxBqLvcSDaqhCPW1fDwgVd1Fv7HjUXNfZh8Tycdhp68dpk2rb6OXoviHdjVJ+oY8dcgIlgS+kvaU1pVQHdi9/meaUuukpPWDD66LsEih3Zw1ll0BKsaaT6sBOm5rXdLqgBEitt5LudKtUUh3YeagvpFNIrfci1XmsaaRaVzvfD2CAqJ1il6m1XDNDWMx9nGVrYQqp1lPUPw7gV7ck0xN3RGHH18+rmlozc1nFGj6MhJdq3Vrxucm9H2+Uz+pBqOtoVlNr5mCyaF+PooeSDPtUPyYX6kUdCISK3qhT5wfN9eJoVqbVB6EJLdW6dSpzPeisTlkWLmsEEOtl+3rcXJehsrJfvWD6v4ZQy+rl68Sdf+yuKAQOLEf1+pq4vkYg1bow9TlpZ5d6z1OHoCCBWMt19r7JW157FHHhKpxU68LU30l/QS+qUE33kUWsmc/QKAHmQbSFq4g11awrlCWZqp8iFVVIpc56lvDjT5qAe9dDJdXE++lG8TxzDD61Zj1To+z9fkWq33forEmwXeIW0t2bDNxxHRapZrwVPMwdVyGkmriOaoUfxBqDMPXVKDXVjHVUQsUgqeP6uIoqC5MoPwS9S7XuR50RKhBOrI+TifWw+mS80/+kB6UQKsZUCsh2jZYfgUd97sLpO6m+JVQgdGK9SJZYe99m1ZtU6/apTBuOCRXEmoP96pfxTP8T3oZKqFAKyFcK6OU21r6SaqbtGoQK/DexZtqT3Ytndi7VZNN+QgW+Fmu5HrLcPbjfx26AnU7/6zNzPieZPrj1NN70c1IvbI+j6b8vjpLMOHe+G2DXSTXLaj+hxhRqqed9XMoVvSfWDLO4nd8UsLOkmuhpqBftgHnksgkp1GXZ6MtqtMQaom+yHMLydFePNNrb4UWRYaqw3DqCuEJt6t8Sawxe1OsmOq93NV52Nf1/mWDav3ziqfQTW6jEGqsMsDyPNfp1M21fO1m02vr0vy5O/W16gA6F+t3swo9h7/2VZQ/rg20vWu0iqWaY9r8g1JRClVjjJNYse1i37qOtJtUkB0+ftwPiqcsipVAl1nj993pX0+wN2OqB1ttOqtFTarkQbZ3KL1SJNU5iLWl1HvxjbtVLe1u8QMqv1TRww1qYGo5QiTUWT5vYC1fTevNCnul/ksejuAV1WEJVCojVp7Mmdulva49f2VZSfR5cqOeEOlihSqwxygClBHAS+CNOmi3VfjtPqglS6qK5vhdYihmmUCXWWH38uYl7gNJW0uo2kmr0lKqOOg6hSqwxiFxf3Upa7TSpJkipp3V1EsMXqsQap7+LuF6PJa12nVQjp9QLQh2lUCXWnmmvu9Mm7jarztPqXscXy7PI037De5RCJdY411/UmcKzLsdFl0k1cko96eNZNQgjVGLtP60umri7ATpNq53UVIPXUktnWu0n1JuosfY3Fso4mAX8aJ3VVrtKqpFTqtV+QpVY4xB1XaOztNqVVKPWUs+3eXACUgqVWPstA1wELgN04rG9Di6co6Ap9bLJ9ThdQiXWsVB2AywiptUuzgToIqm+DNpxb3b5BEWkEyqx9pdWIweejX220UJV4EMTFm3HPTB8CXUFLF7tfqxEXbTa6LzVTZNq1FqqaX9/vE8oVInVddqZ19aWan321GHABpl7NErvF0rWtEesuy0DlNnBWcCPdlj9tvOkGjWlnhiuvV8oGZ6uSaxxrteIY2Vtv20i1aOADXFmCxWxEmuqsbJo394E/Ghr+20tqQbeRiWlEiux5uM04DhZe3vVukn1z6ApdWF8Eiuxphsnl0HT6lqeW1mqtYA7k1JBrBh4Wp2ts2C1TlKNuEAlpRIrsUqr22DlEsA6Uo24jUpKJVZilVZDlABWkmq9g2oa7EtLqcRKrNLqtphW720tqUZcoHpjOBIrsQ4qrUZjJe+tKtVoU/+5E/2JlVgHl1bPgn2slbx3b6m2A6j8h6MNIimVWIl1eERbI5lU/3WeVJ8E+6IL9/gTK7EOclwsmnhPX723/1aRarSpv5RKrMQ6XKJd390m1YBT/4h1FxArsXY3JsosdJGxBHDfpBpt6n/uMGFiJdbB8y7Y5znoUqozUwMQK7HumGiz0W6SajtAykCZBvpiC9uoiJVYRzEWyvQ/0mL0tPpw46RqgQrESqxKAPf04X2kGq6eapwRK7GOZhycBxsDP/Xh3k+m/pMm1kPczt3nT6zEOjoiBan9n/Xnz5LqLFjjfjC+iJVYR0e0kt9sE6ma+oNYiTVC/0eaoT4ZSlK1N9WFRaxKAHmTan2MwNTUH8RKrAGItAtgetdjVvaSpFRTfxCrfo9UApitI9WDQF9gbuoPYh0980Cf5eE6Uo20lcrUH8SKSB5YLakG3J86N55ArKPv7xT7VfcSpFT3+oNYETFg7a8i1ZlGBLESqxLA6iWAH0n1QCOCWIlVUr2Th1mn/5IqiBU3+zhK/94vqdZNrVE69cJWKhArggatyW39dFtSnWo8ECuxBuZTsL76qVRngT7wX8YPiBWBw9bsPlJ9qPFArMQavF+j8Hum6f+lA6lBrMQaPHDda/ofZeXfhn8QK7FG98PdUr3rOKse+GTcgFiJ9QeEWW/51pt7Qaf+kiqIlViz+OFOqc40GoiVWJP0YxRmd0n1t0CNtqAAECux3sE8yOf47S6p7mssECuxJmERqC9+KNWJxgKxEmsS/gnyOSYZkuo/LnkQK7EmmdHemVQ1FoiVWLMQsr/+lWrbITONBWIl1mR9FoKb/vw1aHsdth/y0KWOnmZJWcfeUqyPR3RkZvmeoX5Ibkp1GuhzvXRtA8R6D0pajTDLnn43/Q8mVQBKAfdNqhG4VaoAiDUb4c5cvinVh8YhQKxYi4e3SVXDA8SajSg7ACam/wCxDoFwi3GkChArtiTVfc0BEGsyFoHa9jup+gUDiDUVgY4IVVMFiFUpYNvTfwDEClIFQKykCoBYuyLUtipSBZBdrKEeEkqqAJQCSBUAscbkV00A4Buxvm5fx4k+87v29SnKh/nl6urq+o8/Dq6MJ2D0fHmszIieHGD6D4BQSRUAoZIqAEIFqQIgVFIFQKikCoBQQaoAoRLqbqSqgQFCRYdSvdAcAKHC9B8AoZIqAEIdulQ1OECo6FCqf2kOgFBh+g+AUENKdaE5AELFZvwaVKonugY98bB9HRIqupBqJObtoJjrHuySX/44KKfePyNUdDL9DyYxz8hBH0L9mHjsEWo0qQZjX9eAUAl1CFKNcqvq77oGhEqoQ5BqlI6Z6hoQKqFKqt0x0zUgVEIdglT/E2jQS6sgVEJNL9V5oM9msQqESqjppbogVRAqoaIjqbadFUmqB7oHhEqo2ZPqsvMkVRAqoaIjqUZJqxOLVSBUQh2CVCOdqzrTRSBUQs0u1Xmgz6euCkKF6X+HqKuCUJFr/F1dXd02KP8v0ID8H4MLhIrMSXXZsVE41E0gVGSX6qdAn1FdFYSK9FKdB/qMM90EQoXpf3dM60UDECpySrV2cCSxSqsgVKROqtHS6p+6CoSK7FKNtFi1315EHgYIQkVqqc6DfVZbq0CoyCvVegzgItBnfaK7CJVQkTmpRkurh0oAhEqoyC7VD0oAIFRCxTCTqhIAoRIq4o/Z2w5U+WZQf25inRb1INhjX0CohIp7J1UlABAqoaJjqZ4H+8zPdBuhEirSSrUdGGWARJpul7MAZrqOUAkVWZNqYR7sc7ttlVAJFamlGq2uemTPKqESKtJKtR0opa4abbAc6T5CJVRkTaoFC1YgVEJFh1KNVgIoC1a2VxEqoSKnVIOWAKRVQiVUpE2qEUsAM9urCJVQkVmq7wJ+B9urCJVQEWeM/+ze/1suir/bt2mw7+E8AEIlVKRMqlHT6ktdSaiEiqxSPQv4PcrNAFPdSaiEinRSrdPsubQKQgW6SapRSwDSKqESKnJKtR1kpQQQcaC91qWESqjImFQLZwG/z6F9q4RKqMgq1TdBv5Paar9CnRIqSHW9EsCiiblgNXMmQH/UcXGe9OMTKnpNqoWToN9LbbVfsR43MctDhIrYUm0HYEmqi4Dfq5xg9Ur3EiuhIltSjZxWn9liRayEinRSDby9aqIMQKyEioxJtRB1J4AtVsRKqEgp1dOgabXw1kMCiZVQkUqqdXBGTavTxt5VYiVUJEuq0dPqc2UAYiVUpJJq8LRaeK0MMGqxEirSJdXoaXVfGWC0YiVU5JRqgrSqDDA+sRIqUifV6Gm1YDfAeMRKqMgv1QRpdVrEqusHL1ZCxWCSaoa0Wm4KeK77BytWQsWwpFoH80nw7/6yHqaMYYmVUNErv1xdXW3vP/7Hwd91uh2VRft65AIMNij/OCjlmSNChaT6PcfBv38RvvrqMBIroWL4Uq3nrc6Dt8Ghs1fTi5VQMZqkmiGtFl56BEtasRIqxiXV+syi0wRt8dbCVTqxEipGmVQLZSdA9IFfbgh478aANGIlVIxXqnXgZygDTNvXR2INL1ZCxeiTarkoymOL5wnapJQAPIYlrlhPCBWR2eo+1e/+Z9cP4vtcp9rROasXMQDES6o1aSya2OcC3OTIrawAQifVG4n1c51mZ+C4PjEWAGIl1ZuiStRGZavVkaECIKxU2+RXVm9PErUTsQKIO/1PWgZQCgAQdvp/swyQaWuMxAogrlQTlgGIFUDc6f+NMsDH9m2WrO2UAgCEm/4veZqsDCCxAogr1XrL4dOE7fe2nlIPAKGS6vJA65OEbXhErACWhKipfvWBctZXC05OAhAnqd4gY321UPbbfnTQNUCqoahJ73HS9lyKdWZoAaQaSaxlKv0iaZtOqlidcAWMkHA11a8+3PrPf4/CWflxUGcFSDWSWLOdD/AtJXUf1/QNwPS/d0p9dZG4jZd11iPDDZBUo6TVL2JqcjyGRTkAkFRjU6fOQ3he1FFj2xVAqkHEej4QsRahfm7F+srwA0z/I5QCyuOjh7JdySIWIKn2nljL/tWzgbS/1ApIqmES6/v27XBAfSG1ApJqrxxXEQ2FZWp93b4mhiYgqfaRVr/cEtrkvjngNsqWqxeeLACQKrF2y7x9ndSzZgGQKrF2xFmV68KQBUiVWLvjtMrVHVkAqRJrRxShvimCJVeAVImVXAFSJdbwcj0rglVzBUiVWLtlKVc3EACkujWxlrMCjkbWr/P29c4+V4BUtyXX7I9lWZdSDnhXEqzSAECqXYt1SKdbrUM5OvGD9AqQapdiLWn17cj7/LIK9p07tQBS7UKsh1WsDi25Lg8sEyzBAqS6tljLjoBydODUEPguwX5oX3N7XwFSXVWsY9xytQrzG4K1RQsg1XvLdaw7A1ZNsUWyn9rXhVIBQKo/E2uR6lvDYeUkWxLsX1W00ixAql+Jdb+WAyxgrc9Fff1T3y+lWpDquMVahFoWsGZao/PywTLJfqrvi/r68rebE0Cqw5brq/btpZYIUWL4NwXXJ+kCpJpUrLOaWpUDggi2lepjzYDo7GmC26m1wAffpCUAINUNxHpZ01GZdtoMD4BUO5JreTZUkattQwBItSOxloWSR+2fJ1oDAKl2J9dX7dsjqRUAqW4ntaq1AiDVjlPrXGsAINVuxLqoOwSeSq0ASLU7uZazSMu+1lOtAZAquhHrZb2V0k0DAKliCyWB8lpoEYBU0Y1cy/3qJbUeN+qtAKmiM7me1ZKALVgAqaIjsV7WLVjkCpAqyBUAqZIrAFIlV60C5MXJ/xE75frpruVxLlOt8S9O/oekirXT61ndilUkcq5FAFJFN3It6exp89/bX5UGANN/bKE08Gczvsdom/5DUsXWSgOPm/8ubC20CiCpotv0Oqvp9bAZ7iO1JVWQKnoRbBHrkwEKllRBqggj2JJkp6QKkCq6E+x+Ta9FsvukCpAquhPspKbXTCmWVEGqSCPZaZXrQU2xEZMsqYJUkTrJ7lfRPqzvfS96kSpIFYMW7XTHiZZUQaoYTelgWT74rYp2sgXhkipS8KsmwCaUhxw213d1zX8g3Vn9cynfpibdm+WE/Wa4Ny1AUgUArIt7/wGgQ/5fgAEA2rhrKnh4N4IAAAAASUVORK5CYII=");
}

/* line 1114, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services {
  margin-bottom: 40px;
}

/* line 1116, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services h2 {
  font-size: 24px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  color: #008768;
  border-bottom: 1px solid black;
  padding: 20px 0;
  margin: 0 0 20px 0;
}

/* line 1124, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services .services-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1128, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services .services-list .service-item {
  margin-bottom: 10px;
}

/* line 1130, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services .services-list .service-item a {
  font-size: 16px;
  color: #00353E;
  text-decoration: none;
}

/* line 1134, resources/assets/styles/_theme.scss */

.aecom-sidebar .msp-sidebar-services .services-list .service-item a:hover {
  color: #008768;
}

/* line 1141, resources/assets/styles/_theme.scss */

.aecom-sidebar .project-contact {
  margin-bottom: 40px;
}

/* line 1143, resources/assets/styles/_theme.scss */

.aecom-sidebar .project-contact h2 {
  font-size: 24px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  color: #008768;
}

/* line 1149, resources/assets/styles/_theme.scss */

.aecom-sidebar .project-contact .project-contact-info h3 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  color: #00353E;
  font-size: 18px;
  margin: 0 0 10px 0;
}

/* line 1155, resources/assets/styles/_theme.scss */

.aecom-sidebar .project-contact .project-contact-info p {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}

/* line 1160, resources/assets/styles/_theme.scss */

.aecom-sidebar .project-contact .project-contact-info a {
  font-size: 16px;
  margin: 0;
  color: #008768;
  line-height: 24px;
  text-decoration: none;
}

/* line 1169, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar {
  margin-bottom: 40px;
  position: relative;
}

/* line 1172, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar button {
  cursor: pointer;
  font-size: 20px;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 0px;
  color: #008768;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 1181, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar button:after {
  content: "\F078";
  font-family: 'Font Awesome 6 Free';
  position: absolute;
  right: 0;
  top: 14px;
}

/* line 1189, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown {
  display: none;
  padding: 20px 20px 10px 20px;
  background: #00353E;
  color: white;
  border-top: 2px solid #AECC53;
  position: absolute;
  width: 100%;
}

/* line 1197, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 1204, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list .addtl-contact-item {
  margin-bottom: 20px;
  width: 50%;
}

/* line 1207, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list .addtl-contact-item h3 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 0 0 10px 0;
}

/* line 1212, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list .addtl-contact-item p {
  font-size: 12px;
  margin: 0;
  line-height: 12px;
}

/* line 1217, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list .addtl-contact-item a {
  font-size: 12px;
  margin: 0;
  color: #AECC53;
  line-height: 12px;
  text-decoration: none;
}

/* line 1227, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar:hover {
  background-color: #00353E;
}

/* line 1229, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar:hover button {
  color: #AECC53;
  padding: 10px 20px;
}

/* line 1232, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar:hover button:after {
  right: 20px;
}

/* line 1238, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar.expand-contact {
  background-color: #00353E;
}

/* line 1240, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar.expand-contact button {
  color: #AECC53;
  padding: 10px 20px;
}

/* line 1243, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar.expand-contact button:after {
  content: "\F077";
  right: 20px;
}

/* line 1248, resources/assets/styles/_theme.scss */

.aecom-sidebar .addtl-contacts-sidebar.expand-contact .addtl-contacts-dropdown {
  display: block;
}

/* line 1252, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project {
  background: #e9edee;
  margin-top: 40px;
}

/* line 1256, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project .project-info .project-img {
  width: 100%;
}

/* line 1259, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project .project-info .project-content {
  padding: 5px 20px 20px 20px;
}

/* line 1261, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project .project-info .project-content .project-title {
  font-size: 24px;
  margin: 0 0 20px 0;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  color: #00353E;
}

/* line 1267, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project .project-info .project-content .project-link {
  text-align: right;
}

/* line 1269, resources/assets/styles/_theme.scss */

.aecom-sidebar .sidebar-related-project .project-info .project-content .project-link .cta-circle-button {
  display: inline-block;
  color: #e52713;
  font-family: "abril-titling", serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojZTUyYTFjO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  padding-right: 30px;
  background-position-x: right;
  background-size: contain;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 1289, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .aesf-container .aesf-social-feeds,
.press-release-single-body-sidebar .aesf-container .aesf-social-feeds {
  padding: 0 0 90px 0;
}

/* line 1291, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .aesf-container .aesf-social-feeds h5.aesf-label,
.press-release-single-body-sidebar .aesf-container .aesf-social-feeds h5.aesf-label {
  font-size: 18px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}

/* line 1298, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html,
.press-release-single-body-sidebar .widget_custom_html {
  list-style: none;
  margin-bottom: 40px;
}

/* line 1301, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html h3,
.press-release-single-body-sidebar .widget_custom_html h3 {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 0 0 20px;
}

/* line 1306, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .sidebar-media-contacts,
.press-release-single-body-sidebar .widget_custom_html .sidebar-media-contacts {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1310, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .sidebar-media-contacts li,
.press-release-single-body-sidebar .widget_custom_html .sidebar-media-contacts li {
  margin-bottom: 10px;
}

/* line 1312, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .sidebar-media-contacts li a,
.press-release-single-body-sidebar .widget_custom_html .sidebar-media-contacts li a {
  color: #008768;
  text-decoration: none;
}

/* line 1318, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .cta-download-btn,
.press-release-single-body-sidebar .widget_custom_html .cta-download-btn {
  display: block;
  height: 66px;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzQ1IiBoZWlnaHQ9IjU2IiB2aWV3Qm94PSIwIDAgMzQ1IDU2Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4KICAgICAgPHBhdGggaWQ9IlBhdGhfNTAiIGRhdGEtbmFtZT0iUGF0aCA1MCIgZD0iTTAtMzguNTdIMzEuNFYtNjguNEgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA2OC4zOTgpIiBmaWxsPSJub25lIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iR3JvdXBfMzQiIGRhdGEtbmFtZT0iR3JvdXAgMzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDU0IC05NTkpIj4KICAgIDxnIGlkPSJHcm91cF8zMyIgZGF0YS1uYW1lPSJHcm91cCAzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ1NCA5NTkpIj4KICAgICAgPGcgaWQ9IlJlY3RhbmdsZV8xMzYiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEzNiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjMDQ4NzY4IiBzdHJva2Utd2lkdGg9IjMiPgogICAgICAgIDxyZWN0IHdpZHRoPSIzNDUiIGhlaWdodD0iNTYiIHJ4PSIyOCIgc3Ryb2tlPSJub25lIi8+CiAgICAgICAgPHJlY3QgeD0iMS41IiB5PSIxLjUiIHdpZHRoPSIzNDIiIGhlaWdodD0iNTMiIHJ4PSIyNi41IiBmaWxsPSJub25lIi8+CiAgICAgIDwvZz4KICAgICAgPHRleHQgaWQ9IkRvd25sb2FkXyIgZGF0YS1uYW1lPSJEb3dubG9hZCAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMwIDM0KSIgZmlsbD0iIzA0ODc2OCIgZm9udC1zaXplPSIyMCIgZm9udC1mYW1pbHk9IkFFQ09NU2Fucy1Cb2xkLCBBRUNPTSBTYW5zIiBmb250LXdlaWdodD0iNzAwIj48dHNwYW4geD0iMCIgeT0iMCI+RG93bmxvYWQgPC90c3Bhbj48L3RleHQ+CiAgICA8L2c+CiAgICA8ZyBpZD0iR3JvdXBfMzEiIGRhdGEtbmFtZT0iR3JvdXAgMzEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3MzguMjAxIDk3MS41KSI+CiAgICAgIDxnIGlkPSJHcm91cF8zMCIgZGF0YS1uYW1lPSJHcm91cCAzMCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgICAgIDxnIGlkPSJHcm91cF8yOSIgZGF0YS1uYW1lPSJHcm91cCAyOSI+CiAgICAgICAgICA8cGF0aCBpZD0iUGF0aF80OSIgZGF0YS1uYW1lPSJQYXRoIDQ5IiBkPSJNLTQwLjYtMTguMjcxSC00My43NEExMi41NzQsMTIuNTc0LDAsMCwxLTU2LjMtNS43MTIsMTIuNTczLDEyLjU3MywwLDAsMS02OC44NTktMTguMjcxSC03MmExNS43MTYsMTUuNzE2LDAsMCwwLDE1LjcsMTUuNywxNS43MTYsMTUuNzE2LDAsMCwwLDE1LjctMTUuN20tMTUuNyw2LjkzLDcuMzktNy4zOS0yLjIyMS0yLjIyLTMuNiwzLjZWLTMyLjRoLTMuMTR2MTUuMDQ5bC0zLjYtMy42LTIuMjIsMi4yMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcxLjk5OSAzMi40KSIgZmlsbD0iIzFiOTM3MCIvPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1326, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .soc-list,
.press-release-single-body-sidebar .widget_custom_html .soc-list {
  list-style: none;
  padding: 0;
}

/* line 1329, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .soc-list li,
.press-release-single-body-sidebar .widget_custom_html .soc-list li {
  display: inline-block;
}

/* line 1331, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .soc-list li a,
.press-release-single-body-sidebar .widget_custom_html .soc-list li a {
  width: 30px;
  height: 30px;
  display: block;
  background: gray;
  color: white;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}

/* line 1340, resources/assets/styles/_theme.scss */

.press-releases-landing-body-sidebar .widget_custom_html .soc-list li a i,
.press-release-single-body-sidebar .widget_custom_html .soc-list li a i {
  font-style: normal !important;
}

/* line 1349, resources/assets/styles/_theme.scss */

.aecom-projects-grid {
  padding: 5px 2.5px;
}

/* line 1352, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 1357, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container .aecom-project-box {
  width: 25%;
  padding: 2.5px;
}

/* line 1361, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container .aecom-project-box .aecom-project-box-container {
  height: 400px;
  background-position: center;
  background-size: cover;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
  border: solid .1px #fff;
}

/* line 1369, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container .aecom-project-box .aecom-project-box-container a {
  text-decoration: none;
}

/* line 1372, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container .aecom-project-box .aecom-project-box-container a .aecom-project-box-wrapper {
  height: 100%;
  position: relative;
}

/* line 1376, resources/assets/styles/_theme.scss */

.aecom-projects-grid .aecom-projects-grid-container .aecom-project-box .aecom-project-box-container a .aecom-project-box-wrapper h3 {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #fff;
  margin: 0;
  max-width: calc(100% - 40px);
}

/* line 1391, resources/assets/styles/_theme.scss */

.aecom-global-cta {
  border: solid 2px;
  border-radius: 32px;
  text-decoration: none;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  position: relative;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  line-height: 24px;
}

/* line 1402, resources/assets/styles/_theme.scss */

.aecom-global-cta:after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  -webkit-transition: right .2s;
  -o-transition: right .2s;
  transition: right .2s;
  top: 55%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1412, resources/assets/styles/_theme.scss */

.aecom-global-cta-bold {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 1416, resources/assets/styles/_theme.scss */

.aecom-global-cta-normal {
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 1420, resources/assets/styles/_theme.scss */

.aecom-global-cta-xs {
  padding: 5px 30px 5px 20px;
  font-size: 14px;
}

/* line 1423, resources/assets/styles/_theme.scss */

.aecom-global-cta-xs:after {
  font-size: 11px;
  right: 16px;
}

/* line 1429, resources/assets/styles/_theme.scss */

.aecom-global-cta-xs:hover:after {
  right: 13px;
}

/* line 1435, resources/assets/styles/_theme.scss */

.aecom-global-cta-sml {
  padding: 5px 30px 5px 15px;
  font-size: 17px;
}

/* line 1438, resources/assets/styles/_theme.scss */

.aecom-global-cta-sml:after {
  font-size: 13px;
  right: 15px;
}

/* line 1444, resources/assets/styles/_theme.scss */

.aecom-global-cta-sml:hover:after {
  right: 12px;
}

/* line 1450, resources/assets/styles/_theme.scss */

.aecom-global-cta-lg {
  padding: 5px 42px 5px 20px;
  font-size: 24px;
}

/* line 1453, resources/assets/styles/_theme.scss */

.aecom-global-cta-lg::after {
  font-size: 20px;
  right: 22px;
}

/* line 1459, resources/assets/styles/_theme.scss */

.aecom-global-cta-lg:hover:after {
  right: 17px;
}

/* line 1465, resources/assets/styles/_theme.scss */

.aecom-global-cta-plain {
  border: none;
  padding-left: 0;
}

/* line 1470, resources/assets/styles/_theme.scss */

.aecom-global-cta-green-solid {
  background-color: #AECC53;
  border-color: #AECC53;
  color: #00353E;
}

/* line 1474, resources/assets/styles/_theme.scss */

.aecom-global-cta-green-solid:hover {
  color: #00353E;
}

/* line 1479, resources/assets/styles/_theme.scss */

.aecom-global-cta-green-transparent {
  background-color: transparent;
  border-color: #AECC53;
  color: #AECC53;
}

/* line 1483, resources/assets/styles/_theme.scss */

.aecom-global-cta-green-transparent:hover {
  color: #AECC53;
}

/* line 1488, resources/assets/styles/_theme.scss */

.aecom-global-cta-orange-solid {
  background-color: #008768;
  border-color: #008768;
  color: #fff;
}

/* line 1494, resources/assets/styles/_theme.scss */

.aecom-global-cta-orange-transparent {
  background-color: transparent;
  border-color: #008768;
  color: #008768;
}

/* line 1500, resources/assets/styles/_theme.scss */

.aecom-global-cta-e-green-solid {
  background-color: #008768;
  border-color: #008768;
  color: #fff;
}

/* line 1504, resources/assets/styles/_theme.scss */

.aecom-global-cta-e-green-solid:hover {
  color: #fff;
}

/* line 1509, resources/assets/styles/_theme.scss */

.aecom-global-cta-e-green-transparent {
  background-color: transparent;
  border-color: #008768;
  color: #008768;
}

/* line 1513, resources/assets/styles/_theme.scss */

.aecom-global-cta-e-green-transparent:hover {
  color: #008768;
}

/* line 1518, resources/assets/styles/_theme.scss */

.aecom-global-cta-l-green-solid {
  background-color: #AECC53;
  border-color: #AECC53;
  color: #00353E;
}

/* line 1522, resources/assets/styles/_theme.scss */

.aecom-global-cta-l-green-solid:hover {
  color: #00353E;
}

/* line 1527, resources/assets/styles/_theme.scss */

.aecom-global-cta-l-green-transparent {
  background-color: transparent;
  border-color: #AECC53;
  color: #AECC53;
}

/* line 1531, resources/assets/styles/_theme.scss */

.aecom-global-cta-l-green-transparent:hover {
  color: #AECC53;
}

/* line 1536, resources/assets/styles/_theme.scss */

.aecom-global-cta-white-transparent {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 1540, resources/assets/styles/_theme.scss */

.aecom-global-cta-white-transparent:hover {
  color: white;
}

/* line 1545, resources/assets/styles/_theme.scss */

.aecom-global-cta-white-solid {
  background-color: white;
  border-color: white;
  color: #00353E;
}

/* line 1549, resources/assets/styles/_theme.scss */

.aecom-global-cta-white-solid:hover {
  color: #008768;
}

/* line 1554, resources/assets/styles/_theme.scss */

.boilerplate-column {
  color: #000;
}

/* line 1558, resources/assets/styles/_theme.scss */

.glb-box-title {
  font-family: "abril-titling", serif !important;
  text-transform: capitalize !important;
  color: #00353E;
}

/* line 1564, resources/assets/styles/_theme.scss */

.feed-title {
  color: #008768;
}

/* line 1568, resources/assets/styles/_theme.scss */

.profile-titles--sidebar {
  color: #008768;
}

/* Campaign homepage */

/* Category pages */

/* Archive page */

/* 404 page */

/* line 1582, resources/assets/styles/_theme.scss */

.error404 .content #header-404 {
  padding: 60px 5% 60px;
  background-color: black;
  position: relative;
}

/* line 1586, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .header-404-bg {
  background-image: url("https://aecom.com/wp-content/uploads/2023/09/404-header-bg.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 1598, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .header-404-content {
  z-index: 10;
  position: relative;
  color: white;
}

/* line 1602, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .header-404-content h1 {
  font-size: 60px;
  margin: 0;
}

/* line 1606, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .header-404-content p {
  font-size: 18px;
  margin-bottom: 30px;
}

/* line 1611, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1614, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper #aecom-search-form {
  position: relative;
  height: 53px;
  border: 0;
}

/* line 1618, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper #aecom-search-form input[type="text"] {
  width: 30vw;
  height: 50px;
  padding: 10px 20px;
  font-size: 17px;
  border-radius: 50px;
  font-style: italic;
  border: 2px solid white;
  background-color: #ffffff42;
  color: white;
  -webkit-backdrop-filter: blur(2px) brightness(0.8);
          backdrop-filter: blur(2px) brightness(0.8);
}

/* line 1630, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper #aecom-search-form input[type="text"]::-webkit-input-placeholder {
  color: white;
}

.error404 .content #header-404 .search-button-wrapper #aecom-search-form input[type="text"]::-moz-placeholder {
  color: white;
}

.error404 .content #header-404 .search-button-wrapper #aecom-search-form input[type="text"]::-ms-input-placeholder {
  color: white;
}

.error404 .content #header-404 .search-button-wrapper #aecom-search-form input[type="text"]::placeholder {
  color: white;
}

/* line 1633, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper #aecom-search-form button {
  position: absolute;
  right: 20px;
  top: 2px;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

/* line 1643, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper #aecom-search-form button:after {
  position: relative;
  text-align: center;
  font-size: 22px;
  color: white;
  bottom: auto;
  right: auto;
}

/* line 1653, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper .button-404 a {
  background-color: #008768;
  color: white;
  border-radius: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  padding: 0 30px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 1662, resources/assets/styles/_theme.scss */

.error404 .content #header-404 .search-button-wrapper .button-404 a .fas {
  font-style: normal;
  margin-left: 10px;
}

/* line 1670, resources/assets/styles/_theme.scss */

.error404 .content #content-404 {
  padding: 40px 0 60px;
}

/* line 1672, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 5%;
}

/* line 1676, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid {
  width: 25%;
}

/* line 1678, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid h3 {
  font-size: 30px;
  margin: 0 0 20px;
  color: #00353E;
}

/* line 1683, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid ul {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
}

/* line 1687, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid ul li {
  margin-bottom: 14px;
}

/* line 1689, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid ul li a {
  font-size: 18px;
  line-height: 30px;
}

/* line 1695, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid .button-404 {
  border: 2px solid #008768;
  padding: 0 20px;
  height: 40px;
  display: inline-block;
  line-height: 36px;
  border-radius: 40px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 1703, resources/assets/styles/_theme.scss */

.error404 .content #content-404 .content-404-container .list-content-grid .button-404 .fas {
  font-style: normal;
  margin-left: 10px;
}

/* Search results page */

/* Customize plugins */

/* line 1717, resources/assets/styles/_theme.scss */

.aesf-container {
  margin-bottom: 40px;
}

/* line 1719, resources/assets/styles/_theme.scss */

.aesf-container .aesf-social-feeds {
  position: relative;
  padding-bottom: 90px;
}

/* line 1722, resources/assets/styles/_theme.scss */

.aesf-container .aesf-social-feeds p.aesf-label {
  font-size: 24px;
  text-transform: none;
  font-weight: normal;
  font-family: "abril-titling", serif;
}

/* line 1729, resources/assets/styles/_theme.scss */

.aesf-container .aesf-social-feeds a {
  text-decoration: none;
}

/* line 1733, resources/assets/styles/_theme.scss */

.aesf-container .aesf-social-feeds .aesf-follow-btn {
  position: absolute;
  bottom: 20px;
}

/* line 1740, resources/assets/styles/_theme.scss */

.error-page {
  padding: 40px 5%;
}

/* line 1743, resources/assets/styles/_theme.scss */

.error-page h1 {
  font-size: 3em;
  text-transform: initial;
  color: #00353E;
  font-weight: 600;
  line-height: 60px;
}

/* line 1751, resources/assets/styles/_theme.scss */

.error-page p {
  font-size: 1.5rem;
}

/* line 1756, resources/assets/styles/_theme.scss */

#aecom-search-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  border: solid 1px;
  height: 40px;
  padding: 2px 5px;
}

/* line 1765, resources/assets/styles/_theme.scss */

#aecom-search-form .input {
  width: calc(100% - 50px);
  border: none;
  outline: none;
}

/* line 1769, resources/assets/styles/_theme.scss */

#aecom-search-form .input::focus {
  outline: none;
}

/* line 1774, resources/assets/styles/_theme.scss */

#aecom-search-form .submit {
  width: 50px;
  border: none;
  background-color: transparent;
  position: relative;
}

/* line 1780, resources/assets/styles/_theme.scss */

#aecom-search-form .submit::after {
  content: "\F002";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  bottom: 6px;
  font-size: 18px;
  right: 8px;
}

/* line 1791, resources/assets/styles/_theme.scss */

.aecom-search-string-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  border: solid 1px;
  height: 40px;
  padding: 2px 5px;
}

/* line 1800, resources/assets/styles/_theme.scss */

.aecom-search-string-form .input {
  width: calc(100% - 50px);
  border: none;
  outline: none;
}

/* line 1804, resources/assets/styles/_theme.scss */

.aecom-search-string-form .input::focus {
  outline: none;
}

/* line 1809, resources/assets/styles/_theme.scss */

.aecom-search-string-form .submit {
  width: 50px;
  border: none;
  background-color: transparent;
  position: relative;
}

/* line 1815, resources/assets/styles/_theme.scss */

.aecom-search-string-form .submit::after {
  content: "\F002";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  bottom: 6px;
  font-size: 18px;
  right: 8px;
}

/* line 1826, resources/assets/styles/_theme.scss */

.related-projects-wrapper {
  margin: 20px 0;
}

/* line 1831, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container h3 {
  margin: 0;
}

/* line 1835, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 1841, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item {
  width: calc((100% / 3) - 5px);
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  margin-top: 10px;
}

/* line 1852, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item:hover {
  background-color: #fff;
  background-blend-mode: normal;
}

/* line 1857, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item a {
  text-decoration: none;
}

/* line 1861, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item .related-projects-item-container {
  position: relative;
  height: 100%;
}

/* line 1865, resources/assets/styles/_theme.scss */

.related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item .related-projects-item-container h5 {
  font-size: 14px;
  position: absolute;
  bottom: 12px;
  left: 15px;
  max-width: calc(100% - 33px);
  color: #fff;
  margin: 0;
}

/* line 1880, resources/assets/styles/_theme.scss */

.search-page-header {
  margin: 60px 0;
}

/* line 1883, resources/assets/styles/_theme.scss */

.search-page-header h1 {
  font-size: 80px;
  margin: 0;
  padding: 0;
  line-height: 8vh;
}

/* line 1890, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls {
  margin: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 1897, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-form-container {
  width: 400px;
}

/* line 1900, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-form-container #aecom-search-form {
  border: none;
  border-bottom: solid 2px #008768;
}

/* line 1906, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-form-container #aecom-search-form button.submit::after {
  color: #008768;
}

/* line 1913, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-filters {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: calc(100% - 400px);
}

/* line 1920, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-filters p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 7px;
}

/* line 1925, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-filters button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 5px;
  padding: 0 10px;
  cursor: pointer;
  color: #008768;
}

/* line 1933, resources/assets/styles/_theme.scss */

.search-page-header .search-page-controls .search-filters button.active {
  background-color: #00353E;
  color: #AECC53;
}

/* line 1941, resources/assets/styles/_theme.scss */

.search-results-wrapper {
  display: none;
  margin: auto;
}

/* line 1944, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-items-visible,
.search-results-wrapper .search-items-all {
  font-weight: 600;
}

/* line 1949, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 1953, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item {
  display: none;
}

/* line 1955, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item:nth-of-type(odd) {
  background-color: #E9EDEE;
}

/* line 1959, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px;
}

/* line 1966, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-type {
  width: 150px;
  padding: 25px 10px;
}

/* line 1970, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-type span {
  font-weight: 600;
  color: #008768;
}

/* line 1976, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details {
  padding: 20px 10px;
  width: calc(100% - 150px);
  overflow: hidden;
}

/* line 1981, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details a {
  text-decoration: none;
  color: #008768;
}

/* line 1985, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details h5 {
  margin: 0;
  font-size: 24px;
  margin-bottom: 10px;
}

/* line 1989, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details h5:hover {
  text-decoration: underline;
}

/* line 1994, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details p {
  margin: 0;
  color: #008768;
}

/* line 2003, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-actions {
  padding: 20px 0 40px;
}

/* line 2006, resources/assets/styles/_theme.scss */

.search-results-wrapper .search-results-container .search-results-actions button.show-more-search-results {
  background-color: #00353E;
  color: #AECC53;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
}

/* line 2020, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-header-container .sow-accordion-panel-header {
  background-color: #008768 !important;
}

/* line 2022, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-header-container .sow-accordion-panel-header:focus {
  outline: 0 !important;
}

/* line 2025, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-title {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 2031, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-open-close-button .sow-accordion-open-button .sow-icon-ionicons:before {
  font-family: "Font Awesome 6 Free";
  content: "\F078" !important;
}

/* line 2039, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-header-container .sow-accordion-panel-header .sow-accordion-open-close-button .sow-accordion-close-button .sow-icon-ionicons:before {
  font-family: "Font Awesome 6 Free";
  content: "\F077" !important;
}

/* line 2048, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-content {
  margin-top: 10px;
}

/* line 2050, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-content .sow-accordion-panel-border {
  background-color: #E9EDEE !important;
}

/* line 2052, resources/assets/styles/_theme.scss */

.sow-accordion .sow-accordion-panel-content .sow-accordion-panel-border:focus {
  outline: 0 !important;
}

/* line 2059, resources/assets/styles/_theme.scss */

.aecom-posts-grid {
  padding: 40px 0;
}

/* line 2062, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 2067, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container .aecom-post-box {
  width: 400px;
  padding: 5px;
}

/* line 2071, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container .aecom-post-box .aecom-post-box-container {
  height: 300px;
  background-position: center;
  background-size: cover;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
}

/* line 2078, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container .aecom-post-box .aecom-post-box-container a {
  text-decoration: none;
}

/* line 2081, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container .aecom-post-box .aecom-post-box-container a .aecom-post-box-wrapper {
  height: 100%;
  position: relative;
}

/* line 2085, resources/assets/styles/_theme.scss */

.aecom-posts-grid .aecom-posts-grid-container .aecom-post-box .aecom-post-box-container a .aecom-post-box-wrapper h3 {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #fff;
  margin: 0;
  max-width: calc(100% - 40px);
}

/* line 2100, resources/assets/styles/_theme.scss */

.aecom-single-person-wrapper {
  margin: 20px 0;
}

/* line 2103, resources/assets/styles/_theme.scss */

.aecom-single-person-wrapper .aecom-single-thumbnail-container {
  text-align: center;
}

/* line 2106, resources/assets/styles/_theme.scss */

.aecom-single-person-wrapper .aecom-single-thumbnail-container img {
  width: 700px;
  height: auto;
}

/* line 2113, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav {
  margin: 10px 0 40px;
}

/* line 2118, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav nav h2 {
  display: none;
}

/* line 2122, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav nav .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 2127, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav nav .nav-links .nav-previous,
.aecom-simple-post-nav nav .nav-links .nav-next {
  margin: 10px 0;
}

/* line 2131, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav nav .nav-links a {
  border: solid 2px #008768;
  padding: 5px 20px;
  border-radius: 25px;
}

/* line 2136, resources/assets/styles/_theme.scss */

.aecom-simple-post-nav nav .nav-links a::before {
  content: 'Meet ';
}

/* line 2145, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

/* line 2150, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row .type-page {
  width: 48%;
}

/* line 2152, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row .type-page figure {
  position: relative;
  float: left;
  margin-right: 20px;
}

/* line 2157, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row .type-page figure figcaption .employee-name {
  display: none;
}

/* line 2160, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row .type-page figure figcaption .employee-portrait-text-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #008768;
  color: white;
  padding: 5px 0;
}

/* line 2171, resources/assets/styles/_theme.scss */

.career-path-grid-container .grid-row .type-page blockquote {
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 2178, resources/assets/styles/_theme.scss */

.testimonial-container {
  padding: 0 15px;
}

/* line 2181, resources/assets/styles/_theme.scss */

.testimonial-container p {
  color: #000;
}

/* line 2185, resources/assets/styles/_theme.scss */

.testimonial-container h3 {
  color: #00353E;
  margin-top: 0;
}

/* line 2193, resources/assets/styles/_theme.scss */

.admin-bar #aecom-main-menu {
  top: 32px;
}

/* line 2197, resources/assets/styles/_theme.scss */

.admin-bar .aecom-sub-global-menu {
  top: 97px;
}

/* line 2202, resources/assets/styles/_theme.scss */

.card-body {
  background-color: #E9EDEE;
}

/* line 2206, resources/assets/styles/_theme.scss */

.full-width-column-block {
  width: 100%;
}

/* line 2210, resources/assets/styles/_theme.scss */

#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #008768;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 5px;
  font-size: 18px;
}

/* line 2226, resources/assets/styles/_theme.scss */

#scrollToTopBtn:hover {
  background-color: #AECC53;
  color: #00353E;
}

/* Blue Bar */

/* line 4, resources/assets/styles/_modules.scss */

.blue-bar {
  background-color: #00353E;
  padding: 10px 5%;
}

/* line 7, resources/assets/styles/_modules.scss */

.blue-bar a {
  font-size: 16px;
  color: #AECC53;
  text-decoration: none;
}

/* line 12, resources/assets/styles/_modules.scss */

.blue-bar .cta-news-bar {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojQUVDQzUzO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  float: right;
  background-repeat: no-repeat;
  padding-right: 40px;
  background-size: 26px;
  background-position: right center;
}

/* line 22, resources/assets/styles/_modules.scss */

.lozad {
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 27, resources/assets/styles/_modules.scss */

.lozad[data-loaded="true"] {
  opacity: 1;
}

/* line 31, resources/assets/styles/_modules.scss */

.fade {
  -webkit-animation-name: fade;
       -o-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fade {
  from {
    display: none;
    opacity: 0;
  }

  to {
    display: block;
    opacity: 1;
  }
}

@-o-keyframes fade {
  from {
    display: none;
    opacity: 0;
  }

  to {
    display: block;
    opacity: 1;
  }
}

@keyframes fade {
  from {
    display: none;
    opacity: 0;
  }

  to {
    display: block;
    opacity: 1;
  }
}

/* line 50, resources/assets/styles/_modules.scss */

.esg-hovered .esg-entry-media {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 2s ease-in-out;
  transition: -webkit-transform 2s ease-in-out;
  -o-transition: -o-transform 2s ease-in-out;
  transition: transform 2s ease-in-out;
  transition: transform 2s ease-in-out, -webkit-transform 2s ease-in-out, -o-transform 2s ease-in-out;
}

/* 3x Campaigns Archive module */

/* line 61, resources/assets/styles/_modules.scss */

.content {
  min-height: 80vh;
  padding-top: 74px;
}

/* Brand colors */

/* Base colors */

/*New brand colors*/

/* Typography family */

/* Typography sizes */

@media (prefers-color-scheme: dark) {
  /* defaults to dark theme */

  /* line 44, resources/assets/styles/_base.scss */

  :root {
    color-scheme: normal !important;
  }
}

/* line 52, resources/assets/styles/_base.scss */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 56, resources/assets/styles/_base.scss */

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 68, resources/assets/styles/_base.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'abril-titling', serif;
  font-weight: 400;
}

/* line 73, resources/assets/styles/_base.scss */

p,
a,
li,
span {
  font-family: 'AECOM Sans', sans-serif;
}

/* Typography styles */

/* line 79, resources/assets/styles/_base.scss */

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
  margin: 0.5em 0;
}

/* line 86, resources/assets/styles/_base.scss */

a {
  color: #008768;
  text-decoration: none;
}

/* line 89, resources/assets/styles/_base.scss */

a:hover {
  color: #008768;
  text-decoration: none;
}

/* line 95, resources/assets/styles/_base.scss */

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

/* line 100, resources/assets/styles/_base.scss */

.cta-activation-button {
  font-family: 'AECOM Sans Bd';
  font-size: 18px;
  position: relative;
  padding-right: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMzM2LjkyIDMzNi45MiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7Y2xpcC1wYXRoOnVybCgjY2xpcC1wYXRoLTIpO30uY2xzLTR7ZmlsbDojMDA4NzY4O308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi41MiAtNi4zMykiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41MyIgeT0iNi4zMyIgd2lkdGg9IjMzNi45MSIgaGVpZ2h0PSIzMzYuOTEiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSI+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUzIiB5PSI2LjMyIiB3aWR0aD0iMzM2LjkyIiBoZWlnaHQ9IjMzNi45MiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5DVEEgYWVjb208L3RpdGxlPjxnIGlkPSJDVEFfSWRlbnQiIGRhdGEtbmFtZT0iQ1RBIElkZW50Ij48ZyBjbGFzcz0iY2xzLTIiPjxnIGNsYXNzPSJjbHMtMyI+PHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTc1LDYuMzNDODIuMDgsNi4zMyw2LjUyLDgxLjksNi41MiwxNzQuNzlTODIuMDgsMzQzLjI1LDE3NSwzNDMuMjVWMzA5LjU2Yy02OC42LDAtMTI1LjI2LTUxLjU1LTEzMy41OS0xMTcuOTJoMTYwLjNMMTUzLjM0LDI0MGwyMy44MSwyMy44Myw4OS04OUwxNzYuNTMsODUuMTMsMTUyLjcyLDEwOWw0OSw0OUg0MS4zOUM0OS43Miw5MS41NywxMDYuMzgsNDAsMTc1LDQwYzc0LjMxLDAsMTM0Ljc3LDYwLjQ2LDEzNC43NywxMzQuNzdoMzMuNjlDMzQzLjQ0LDgxLjksMjY3Ljg3LDYuMzMsMTc1LDYuMzMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjUyIC02LjMzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  -webkit-transition: padding .3s ease-in-out;
  -o-transition: padding .3s ease-in-out;
  transition: padding .3s ease-in-out;
}

/* line 111, resources/assets/styles/_base.scss */

.cta-activation-button:hover {
  padding-right: 40px;
}

/* line 116, resources/assets/styles/_base.scss */

.aecom-tag {
  font-family: "abril-titling", serif;
  text-transform: capitalize;
  font-size: 18px;
}

/* line 122, resources/assets/styles/_base.scss */

.editor-emphasized {
  font-size: 1.5rem;
  margin-bottom: 40px;
  line-height: 1.4;
  font-weight: 300;
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
}

/* line 130, resources/assets/styles/_base.scss */

.bullets {
  margin-left: -20px;
}

/* line 134, resources/assets/styles/_base.scss */

.global-search-icon {
  margin-right: 5px;
}

/* line 136, resources/assets/styles/_base.scss */

.global-search-icon:after {
  content: "\F002" !important;
  font-family: "Font Awesome 6 Free" !important;
}

/* line 142, resources/assets/styles/_base.scss */

button {
  background-color: transparent;
  border: none;
  text-align: left;
}

/* line 1, resources/assets/styles/news/_sections.scss */

section.news-header-hero {
  padding: 60px 5%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #c9c9c9;
  background-blend-mode: multiply;
}

/* line 8, resources/assets/styles/news/_sections.scss */

section.news-header-hero .container {
  max-width: 100%;
  padding: 0;
}

/* line 11, resources/assets/styles/news/_sections.scss */

section.news-header-hero .container .hero-title {
  color: #fff;
  margin-bottom: 0;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  font-size: 1.1rem;
  line-height: 1.3;
  font-weight: 600;
  width: 60%;
  margin-top: 30px;
}

/* line 21, resources/assets/styles/news/_sections.scss */

section.news-header-hero .container .hero-button {
  text-decoration: none;
  color: #AECC53;
  font-family: "abril-titling", serif;
  font-size: 22px;
  font-weight: 600;
}

/* line 32, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns {
  background-color: #FAF9F8;
}

/* line 35, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 41, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #008768;
}

/* line 48, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 53, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column {
  width: calc((100% / 3) - 20px);
  margin: 10px 0;
}

/* line 57, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column a {
  text-decoration: none;
}

/* line 61, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column h5 {
  background-color: #00353E;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
}

/* line 66, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column h5::after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin-left: 50px;
}

/* line 74, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column .campaign-item {
  margin: 15px 0;
}

/* line 77, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column .campaign-item p {
  margin-bottom: 0px;
}

/* line 81, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column .campaign-item .read-more-cta {
  text-decoration: none;
  color: #008768;
}

/* line 84, resources/assets/styles/news/_sections.scss */

section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column .campaign-item .read-more-cta::after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin-left: 5px;
}

/* line 98, resources/assets/styles/news/_sections.scss */

.read-more-cta {
  text-decoration: none;
  color: #008768;
}

/* line 101, resources/assets/styles/news/_sections.scss */

.read-more-cta::after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin-left: 5px;
}

/* Sub Navigation*/

/* line 110, resources/assets/styles/news/_sections.scss */

section.news-subnav {
  padding: 0px 87px;
  width: 100%;
  max-width: 100%;
  background-color: #00353E;
}

/* line 115, resources/assets/styles/news/_sections.scss */

section.news-subnav .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}

/* line 122, resources/assets/styles/news/_sections.scss */

section.news-subnav .nav .nav-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 20px;
  padding: 10px 0;
}

/* line 126, resources/assets/styles/news/_sections.scss */

section.news-subnav .nav .nav-item .nav-link {
  color: #AECC53;
  text-decoration: none;
}

/* 3x or 2x content module */

/* line 2, resources/assets/styles/news/_modules.scss */

.news-grid-content {
  height: 300px;
  padding: 3px;
}

/* line 5, resources/assets/styles/news/_modules.scss */

.news-grid-content .lozad {
  opacity: 0;
}

/* line 9, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-color: gray;
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  background-position: center;
}

/* line 19, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper .grid-content_title {
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  background: rgba(0, 135, 104, 0.6);
  padding: 1rem;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 29, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper .grid-content_title a {
  text-decoration: none;
}

/* line 33, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper .grid-content_title p {
  color: #fff;
  max-width: 90%;
  margin: 0;
  line-height: 25px;
}

/* line 40, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper .grid-content_title .read-more {
  text-decoration: none;
  margin-top: 10px;
  opacity: 0;
  text-transform: capitalize;
}

/* line 45, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wrapper .grid-content_title .read-more::after {
  content: "\F054";
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  margin-left: 5px;
}

/* line 56, resources/assets/styles/news/_modules.scss */

.news-grid-content:hover .grid-content_title {
  bottom: 0 !important;
}

/* line 58, resources/assets/styles/news/_modules.scss */

.news-grid-content:hover .grid-content_title .read-more {
  opacity: 1;
}

/* line 64, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wistia {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 68, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wistia .wistia_responsive_padding {
  height: 294px;
}

/* line 72, resources/assets/styles/news/_modules.scss */

.news-grid-content .grid-content_wistia img {
  display: none !important;
}

/* line 80, resources/assets/styles/news/_modules.scss */

.social-hashtag h5 {
  font-size: 20px;
  background-color: #008768;
  display: inline-block;
  padding: 8px 60px 8px 12px;
  color: white;
  margin: 0 0 20px 0;
  position: relative;
}

/* line 88, resources/assets/styles/news/_modules.scss */

.social-hashtag h5 a {
  color: white;
}

/* line 91, resources/assets/styles/news/_modules.scss */

.social-hashtag h5:after {
  display: block;
  content: '\F054';
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
}

/* line 103, resources/assets/styles/news/_modules.scss */

.news-grid-content-auto-height {
  height: auto;
}

/* line 106, resources/assets/styles/news/_modules.scss */

.news-grid-content_video {
  height: auto;
}

/* line 109, resources/assets/styles/news/_modules.scss */

.news-grid-content_video p {
  margin-top: 0;
}

/* line 113, resources/assets/styles/news/_modules.scss */

.news-grid-content_video .grid-content_wistia {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 117, resources/assets/styles/news/_modules.scss */

.news-grid-content_video .grid-content_wistia .wistia_responsive_padding {
  height: 294px;
}

/* line 121, resources/assets/styles/news/_modules.scss */

.news-grid-content_video .grid-content_wistia img {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  /* line 18, resources/assets/styles/news/_responsive.scss */

  section.aecom-news-campaigns .aecom-container .campaign-row-container .campaign-row .campaign-column {
    width: 100%;
  }

  /* line 26, resources/assets/styles/news/_responsive.scss */

  .news-grid-content {
    width: 100% !important;
    padding: 5px 20px;
  }

  /* line 29, resources/assets/styles/news/_responsive.scss */

  .news-grid-content img {
    height: auto !important;
  }

  /* line 34, resources/assets/styles/news/_responsive.scss */

  .grid-content_video {
    height: auto;
  }

  /* line 38, resources/assets/styles/news/_responsive.scss */

  section.news-subnav {
    padding: 0;
    max-width: 100%;
    padding: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 43, resources/assets/styles/news/_responsive.scss */

  section.news-subnav .nav {
    width: 450px;
    margin: auto;
    max-width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 50, resources/assets/styles/news/_responsive.scss */

  section.news-subnav .nav .nav-item {
    margin: 0;
    width: calc(50% - 10px);
  }

  /* line 53, resources/assets/styles/news/_responsive.scss */

  section.news-subnav .nav .nav-item::after {
    content: '';
  }
}

@media only screen and (max-width: 575px) {
  /* line 62, resources/assets/styles/news/_responsive.scss */

  section.news-header-hero {
    padding: 60px 0px;
  }

  /* line 64, resources/assets/styles/news/_responsive.scss */

  section.news-header-hero .container {
    max-width: 100%;
    padding: 1rem;
  }

  /* line 67, resources/assets/styles/news/_responsive.scss */

  section.news-header-hero .container .hero-title {
    font-size: 1rem;
    width: 80%;
    margin-left: 1rem;
    margin-top: 30px;
  }

  /* line 73, resources/assets/styles/news/_responsive.scss */

  section.news-header-hero .container .hero-button {
    text-decoration: none;
    color: #AECC53;
    font-family: "abril-titling", serif;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
  }
}

/* line 1, resources/assets/styles/aecom/_sections.scss */

.home-hidden-heading {
  color: white;
  z-index: 0;
  position: absolute;
}

/* line 7, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section {
  padding: 40px 0;
}

/* line 10, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 15, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .boilerplate-column {
  width: calc(70% - 20px);
}

/* line 19, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .feed-column {
  width: calc(30% - 20px);
}

/* line 22, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .feed-column h4.glb-box-title {
  margin-bottom: 20px;
  font-family: "abril-titling", serif !important;
  text-transform: capitalize !important;
  color: #00353E;
  font-size: 18px;
}

/* line 30, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .feed-column .simple-feed {
  margin-top: 10px;
}

/* line 33, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .feed-column .simple-feed p {
  font-size: 16px;
  line-height: 1.5;
  margin: 2px;
}

/* line 41, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-feed-section .home-feed-section-container .feed-column .simple-feed .feed-title a {
  font-weight: 300;
  color: #008768;
  text-decoration: none;
}

/* line 52, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section {
  margin-top: 40px;
}

/* line 55, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container {
  background-color: #00353E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 60, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .img-column {
  width: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 67, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column {
  width: 50%;
  padding: 40px 70px;
}

/* line 71, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column h2 {
  font-size: 49px;
  font-family: "abril-titling", serif;
  color: #AECC53;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 60px;
  width: 80%;
  margin-bottom: 20px;
}

/* line 83, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column p {
  font-size: 24px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 80%;
  line-height: 32px;
}

/* line 93, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column form {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 98, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column form .input-text {
  width: 500px;
  border: none;
  margin-right: 20px;
  height: 37px;
}

/* line 103, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column form .input-text:focus {
  outline-width: 0;
}

/* line 110, resources/assets/styles/aecom/_sections.scss */

section.aecom-home-careers-section .home-careers-section-container .form-column form .form-submit-btn:hover {
  cursor: pointer;
}

/* line 1, resources/assets/styles/aecom/_modules.scss */

#home-container {
  margin-top: 60px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 3px;
}

/* line 7, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% + 12px);
  margin-left: -6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 14, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container {
  padding: 3px;
}

/* line 17, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
  overflow: hidden;
  position: relative;
}

/* line 25, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box:hover {
  background-color: #fff;
}

/* line 28, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box:hover .img-bg-container {
  background-color: #fff;
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 36, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box .img-bg-container {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  background-color: #a2a2a2;
  background-blend-mode: multiply;
}

/* line 46, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box .box-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
}

/* line 54, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box .box-wrapper .box-title p.box-title-name {
  margin: 0 0 5px;
  color: #fff;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: normal;
  color: #00353E;
  background-color: #AECC53;
  font-family: "abril-titling", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 10px 5px 10px;
}

/* line 67, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-container .content-box .box-wrapper .box-title p.box-title-title {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 79, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia {
  overflow: hidden;
}

/* line 86, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 91, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper .play-button {
  width: 120px;
  height: 120px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 60px);
  top: calc(50% - 60px);
}

/* line 99, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper .play-button::after {
  content: '\F04B';
  font-family: 'Font Awesome 6 Free';
  color: #fff;
  font-size: 50px;
  position: absolute;
  left: calc(50% - 17px);
  top: calc(50% - 40px);
}

/* line 110, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper .box-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

/* line 116, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper .box-title p.box-title-name {
  margin: 0 0 5px;
  color: #fff;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: normal;
  color: #00353E;
  background-color: #AECC53;
  font-family: "abril-titling", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 10px 5px 10px;
}

/* line 129, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-wistia .wistia_embed a .play-wistia-wrapper .box-title p.box-title-title {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 142, resources/assets/styles/aecom/_modules.scss */

#home-container .aecom-grid-row .content-box-custom-html {
  margin-top: -21px;
  background-color: #fff;
  background-blend-mode: normal;
}

/* line 2, resources/assets/styles/aecom/_layouts.scss */

.msp-header {
  background-color: #f1f1f1;
}

/* line 5, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container {
  padding: 55px 5% 10px;
}

/* line 8, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container h1 {
  font-size: 3.5rem;
  line-height: 1.3;
  width: 90%;
  text-transform: initial;
  font-weight: 600;
  color: #00353E;
  margin: 0;
  padding: 0;
}

/* line 19, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .msp-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0 60px;
}

/* line 24, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .msp-text .msp-text-column {
  width: calc(50% - 10px);
}

/* line 27, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .msp-text .msp-text-column h2 {
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  line-height: 1.3;
  margin-top: 0;
  padding-top: 0;
}

/* line 38, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .msp-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 42, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .msp-filters .filter .filter-dropdown h3.filter-title {
  margin: 0px 60px 0px 0px;
}

/* line 49, resources/assets/styles/aecom/_layouts.scss */

.msp-header .aecom-msp-header-container .filter-label {
  color: gray;
  margin: 0 100px 0 0;
  padding: 10px 10px 10px 0;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 62, resources/assets/styles/aecom/_layouts.scss */

.filter.expand-filter .filter-dropdown h3.filter-title::after {
  content: "\F077";
}

/* line 66, resources/assets/styles/aecom/_layouts.scss */

.filter.expand-filter .filter-dropdown .filter-wrapper {
  display: block;
}

/* line 73, resources/assets/styles/aecom/_layouts.scss */

.aecom-msp-taxonomy-header .aecom-msp-header-container {
  padding: 60px 5% 40px;
}

/* line 77, resources/assets/styles/aecom/_layouts.scss */

.aecom-msp-taxonomy-header .aecom-msp-header-container h1 span {
  font-family: "abril-titling", serif;
}

/* line 84, resources/assets/styles/aecom/_layouts.scss */

.msp-featured-image {
  height: 450px;
  background-size: cover;
  background-position: center;
}

/* line 92, resources/assets/styles/aecom/_layouts.scss */

.msp-single-header .aecom-msp-header-container h1 {
  margin-bottom: 40px;
}

/* line 100, resources/assets/styles/aecom/_layouts.scss */

.single-project-header .aecom-msp-header-container h1 {
  margin-bottom: 40px;
}

/* line 103, resources/assets/styles/aecom/_layouts.scss */

.single-project-header .aecom-msp-header-container h3.project-location {
  font-size: 40px;
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
  margin-bottom: 55px;
}

/* line 112, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container {
  display: none;
  margin-top: 5px;
  padding: 0 12px;
  overflow: hidden;
}

/* line 118, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .resturn-message-container {
  width: 100%;
}

/* line 121, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .resturn-message-container span {
  text-align: center;
}

/* line 124, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .resturn-message-container span p {
  font-size: 1.2rem;
}

/* line 130, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .msp-grid-item {
  padding: 3px;
}

/* line 132, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .msp-grid-item .msp-grid-content {
  height: 200px;
  position: relative;
  overflow: hidden;
  background-color: black;
}

/* line 137, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .msp-grid-item .msp-grid-content .msp-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  z-index: 1;
  left: 0;
  opacity: .6;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform 2s ease-in-out;
  -o-transition: opacity .4s ease-in-out, -o-transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, transform 2s ease-in-out, -webkit-transform 2s ease-in-out, -o-transform 2s ease-in-out;
}

/* line 148, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .msp-grid-item .msp-grid-content h3 {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
  color: white;
  max-width: 85%;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 160, resources/assets/styles/aecom/_layouts.scss */

.msp-grid-container .msp-grid-item .msp-grid-content:hover .msp-image {
  opacity: 1;
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 169, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container {
  margin-top: 5px;
  padding: 0 12px;
  overflow: hidden;
}

/* line 174, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .resturn-message-container {
  width: 100%;
}

/* line 177, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .resturn-message-container span {
  text-align: center;
}

/* line 180, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .resturn-message-container span p {
  font-size: 1.2rem;
}

/* line 186, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .msp-grid-item {
  padding: 3px;
}

/* line 188, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .msp-grid-item .msp-grid-content {
  height: 200px;
  position: relative;
  overflow: hidden;
  background-color: black;
}

/* line 193, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .msp-grid-item .msp-grid-content .msp-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  z-index: 1;
  left: 0;
  opacity: .6;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform 2s ease-in-out;
  -o-transition: opacity .4s ease-in-out, -o-transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, transform 2s ease-in-out;
  transition: opacity .4s ease-in-out, transform 2s ease-in-out, -webkit-transform 2s ease-in-out, -o-transform 2s ease-in-out;
}

/* line 204, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .msp-grid-item .msp-grid-content h3 {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
  color: white;
  max-width: 85%;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 216, resources/assets/styles/aecom/_layouts.scss */

.taxonomy-grid-container .msp-grid-item .msp-grid-content:hover .msp-image {
  opacity: 1;
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 225, resources/assets/styles/aecom/_layouts.scss */

.msp-actions {
  padding: 20px 0 40px;
}

/* line 228, resources/assets/styles/aecom/_layouts.scss */

.msp-actions button.show-more {
  background-color: #00353E;
  color: #AECC53;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
}

/* line 240, resources/assets/styles/aecom/_layouts.scss */

.side-project-services h5 {
  font-size: 20px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  color: #00353E;
  border-bottom: solid 1px;
  margin-bottom: 20px;
  padding: 5px 2px;
}

/* line 250, resources/assets/styles/aecom/_layouts.scss */

.side-project-services ul.side-project-services-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 255, resources/assets/styles/aecom/_layouts.scss */

.side-project-services ul.side-project-services-list li.side-project-services-item {
  margin: 5px 0;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 259, resources/assets/styles/aecom/_layouts.scss */

.side-project-services ul.side-project-services-list li.side-project-services-item a {
  color: #000;
  text-decoration: none;
}

/* line 271, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown h3.filter-title {
  padding: 10px 20px 10px 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  color: #008768;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 278, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown h3.filter-title::after {
  content: "\F078";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: -10px;
  top: 12px;
}

/* line 287, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper {
  position: absolute;
  display: none;
  z-index: 100;
  width: 100%;
  left: 0;
  padding: 40px 5%;
  background-color: #00353E;
}

/* line 296, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 301, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

/* line 310, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item {
  margin: 5px 0 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

/* line 316, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item h3.filter-parent {
  color: #AECC53;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  padding: 0;
  max-width: 90%;
  font-size: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  cursor: pointer;
}

/* line 327, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item h4.filter-child {
  color: #AECC53;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  padding: 0;
  max-width: 90%;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 5px 0;
  cursor: pointer;
}

/* line 338, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item a {
  text-decoration: none;
}

/* line 344, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-locations {
  columns: 6;
  -webkit-columns: 6;
  -moz-columns: 6;
}

/* line 348, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-locations li.filter-item {
  margin: 0px;
}

/* line 353, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-years {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
  width: 300px;
  max-width: 100%;
}

/* line 359, resources/assets/styles/aecom/_layouts.scss */

.filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-years li.filter-item {
  margin: 5px 0;
}

/* line 374, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper {
  padding-bottom: 40px;
}

/* line 377, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-header {
  background-image: url("https://aecom.com/wp-content/uploads/2017/09/AECOM_PR_banner_2500x400.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}

/* line 384, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-header .press-releases-landing-header-container {
  padding: 90px 5%;
}

/* line 387, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-header .press-releases-landing-header-container h1 {
  font-size: 3.5em;
  text-transform: initial;
  color: #fff;
  font-weight: normal;
  line-height: 60px;
}

/* line 397, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body {
  margin-top: 40px;
}

/* line 400, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 75%;
  max-width: 1245px;
  margin: auto;
}

/* line 408, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content {
  width: calc(69% - 40px);
}

/* line 411, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-filter-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}

/* line 417, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-filter-set .press-releases-sort-by {
  margin-top: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

/* line 424, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-filter-set .press-releases-sort-by button.pr-sort-btn {
  color: #008768;
  cursor: pointer;
}

/* line 429, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-filter-set .press-releases-sort-by a {
  font-weight: 600;
  color: #008768;
  text-decoration: none;
  padding-top: 10px;
}

/* line 437, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-filter-set .filter {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 3px;
}

/* line 443, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container {
  width: 100%;
  margin-top: 10px;
}

/* line 447, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container a {
  text-decoration: none;
  color: unset;
}

/* line 452, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper {
  border-bottom: 2px solid #dad8cc;
}

/* line 456, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container {
  margin-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}

/* line 460, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-date {
  margin-top: 30px;
}

/* line 462, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-date p {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  color: #00353E;
}

/* line 467, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-date p a {
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  color: #00353E;
}

/* line 473, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 476, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-tags p.pr-single-tag {
  color: #000;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 0 10px;
  margin-bottom: 10px;
  border-right: 2px solid black;
  border-radius: 0;
  line-height: 18px;
  margin: 5px 0;
}

/* line 486, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-tags p.pr-single-tag:last-child {
  border-right: none;
}

/* line 489, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-tags p.pr-single-tag:first-child {
  padding-left: 0;
}

/* line 495, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-title h3 {
  font-family: "abril-titling", serif;
  font-size: 24px;
  line-height: 24px;
  color: #008768;
  margin: 0 0 10px;
}

/* line 501, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-title h3 a {
  font-family: "abril-titling", serif;
}

/* line 508, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-excerpt p {
  margin-bottom: 20px;
}

/* line 511, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .pr-excerpt .aecom-global-cta {
  color: #008768;
}

/* line 516, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .press-release-title {
  width: calc(100% - 120px);
  padding: 10px 15px;
}

/* line 519, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .press-release-title p {
  color: #00353E;
}

/* line 525, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 27px;
}

/* line 531, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-thumbnail {
  width: 40%;
}

/* line 535, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content {
  width: 60%;
  padding: 0 20px;
}

/* line 539, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content .pr-date {
  margin-top: 0;
}

/* line 543, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content .pr-title h3 {
  margin: 0 0 6px;
}

/* line 548, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content .pr-tags .pr-single-tag {
  margin-bottom: 12px;
}

/* line 559, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

/* line 566, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container p {
  font-size: 24px;
}

/* line 570, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button.pr-nav-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 32px;
  position: relative;
  padding: 10px 20px;
  cursor: pointer;
}

/* line 576, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button.pr-nav-btn::after {
  position: absolute;
  bottom: 11px;
  font-family: "Font Awesome 6 Free";
  color: #008768;
}

/* line 585, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button#pr-prev-btn::after {
  left: 0;
  content: "\F053";
}

/* line 592, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button#pr-next-btn::after {
  right: 0;
  content: "\F054";
}

/* line 601, resources/assets/styles/aecom/_layouts.scss */

.press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-sidebar {
  width: 31%;
}

/* line 608, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper {
  padding-bottom: 40px;
  background-image: #fff;
}

/* line 612, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header {
  background-color: transparent;
}

/* line 616, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container {
  padding: 40px 5%;
  background-color: #00353E;
}

/* line 619, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container {
  width: 70%;
}

/* line 621, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container .pr-subtext {
  color: white;
  font-size: 1.2rem;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 626, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container .pr-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 629, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container .pr-tags .pr-single-tag {
  border: 1px solid #fff;
  color: #fff;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 14px;
  margin: 0;
  margin-right: 10px;
}

/* line 639, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container h1 {
  font-size: 2rem;
  text-transform: initial;
  color: white;
  font-family: "abril-titling", serif;
  line-height: 2.4rem;
  margin: 10px 0 20px;
}

/* line 648, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container .pr-date-tags-container .pr-single-date {
  color: white;
  margin-right: 20px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
  position: relative;
  padding-left: 20px;
}

/* line 654, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container .pr-date-tags-container .pr-single-date .fa-solid {
  position: absolute;
  left: 0;
  top: 5px;
}

/* line 666, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body {
  padding-top: 40px;
}

/* line 668, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body .press-release-single-body-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 75%;
  max-width: 1245px;
  margin: auto;
}

/* line 676, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-content {
  width: calc(69% - 90px);
}

/* line 681, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-content .pr-single-title h1 {
  font-size: 30px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 688, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-sidebar {
  width: 31%;
}

/* line 693, resources/assets/styles/aecom/_layouts.scss */

.press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-sidebar .aesf-container .aesf-social-feeds {
  background-color: transparent;
}

@media only screen and (max-width: 1200px) {
  /* line 4, resources/assets/styles/aecom/_responsive.scss */

  #home-container .aecom-grid-row {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  /* line 11, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body {
    padding: 0 5%;
  }

  /* line 14, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container {
    width: 100%;
  }

  /* line 22, resources/assets/styles/aecom/_responsive.scss */

  .press-release-single-wrapper .press-release-single-body {
    padding: 0 5%;
  }

  /* line 25, resources/assets/styles/aecom/_responsive.scss */

  .press-release-single-wrapper .press-release-single-body .press-release-single-body-container {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 35, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  /* line 38, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .img-column {
    width: 100%;
    height: 400px;
  }

  /* line 43, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column {
    width: 100%;
  }

  /* line 46, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column h2 {
    width: 100%;
  }

  /* line 50, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column p {
    width: 100%;
  }
}

/* line 58, resources/assets/styles/aecom/_responsive.scss */

.aecom-msp-header-container h1 {
  font-size: 8vw;
  line-height: 8vw;
}

@media only screen and (max-width: 991px) {
  /* line 67, resources/assets/styles/aecom/_responsive.scss */

  .msp-header .aecom-msp-header-container {
    padding: 40px 5% 10px;
  }

  /* line 70, resources/assets/styles/aecom/_responsive.scss */

  .msp-header .aecom-msp-header-container .msp-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 40px 0 60px;
  }

  /* line 76, resources/assets/styles/aecom/_responsive.scss */

  .msp-header .aecom-msp-header-container .msp-text .msp-text-column {
    width: 100%;
  }

  /* line 82, resources/assets/styles/aecom/_responsive.scss */

  .msp-header .aecom-msp-header-container .msp-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* line 96, resources/assets/styles/aecom/_responsive.scss */

  .filter {
    width: 100% !important;
  }

  /* line 101, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown h3.filter-title {
    margin: 0;
  }

  /* line 103, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown h3.filter-title::after {
    right: 0;
  }

  /* line 108, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    padding: 20px 5%;
    background-color: #00353E;
  }

  /* line 116, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  /* line 121, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }

  /* line 132, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item h3.filter-parent {
    color: #AECC53;
    font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
    padding: 0;
    max-width: 90%;
    font-size: 16px;
    font-weight: 600;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
  }

  /* line 143, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list li.filter-item h4.filter-child {
    color: #AECC53;
    font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
    padding: 0;
    max-width: 90%;
    font-size: 14px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 2.5px 0;
  }

  /* line 155, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-locations {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
  }

  /* line 171, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content {
    width: 100%;
  }

  /* line 174, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-sidebar {
    width: 100%;
  }

  /* line 187, resources/assets/styles/aecom/_responsive.scss */

  .press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-content {
    width: 100%;
  }

  /* line 190, resources/assets/styles/aecom/_responsive.scss */

  .press-release-single-wrapper .press-release-single-body .press-release-single-body-container .press-release-single-body-sidebar {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 205, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column {
    padding: 40px 20px;
  }

  /* line 213, resources/assets/styles/aecom/_responsive.scss */

  #home-container .aecom-home-feed-section {
    padding: 40px 0;
  }

  /* line 218, resources/assets/styles/aecom/_responsive.scss */

  #home-container .aecom-home-feed-section .home-feed-section-container .boilerplate-column {
    width: 100%;
    margin-bottom: 40px;
  }

  /* line 223, resources/assets/styles/aecom/_responsive.scss */

  #home-container .aecom-home-feed-section .home-feed-section-container .feed-column {
    width: 100%;
  }

  /* line 232, resources/assets/styles/aecom/_responsive.scss */

  .press-release-single-wrapper .press-release-single-header .press-release-single-header-container .press-release-single-header-content-container {
    width: 100%;
  }

  /* line 239, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper {
    padding-bottom: 40px;
  }

  /* line 242, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-header {
    background-image: url("https://aecom.com/wp-content/uploads/2017/09/AECOM_PR_banner_2500x400.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
  }

  /* line 249, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-header .press-releases-landing-header-container {
    padding: 90px 5%;
  }

  /* line 252, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-header .press-releases-landing-header-container h1 {
    font-size: 3.5em;
    text-transform: initial;
    color: #fff;
    font-weight: normal;
    line-height: 60px;
  }

  /* line 272, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail {
    margin-top: 0;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 276, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-thumbnail {
    width: 100%;
  }

  /* line 280, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content {
    width: 100%;
    padding: 0 0 20px;
  }

  /* line 284, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .pr-with-thumbnail .pr-content .pr-date {
    margin-top: 30px;
  }

  /* line 294, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }

  /* line 301, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container p {
    font-size: 24px;
  }

  /* line 305, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button.pr-nav-btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 32px;
    position: relative;
    padding: 10px 20px;
    cursor: pointer;
  }

  /* line 311, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button.pr-nav-btn::after {
    position: absolute;
    bottom: 11px;
    font-family: "Font Awesome 6 Free";
    color: #008768;
  }

  /* line 320, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button#pr-prev-btn::after {
    left: 0;
    content: "\F053";
  }

  /* line 327, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-nav .press-releases-nav-container button#pr-next-btn::after {
    right: 0;
    content: "\F054";
  }

  /* line 336, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-sidebar {
    width: 31%;
  }
}

@media only screen and (max-width: 575px) {
  /* line 351, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column form {
    display: block;
  }

  /* line 354, resources/assets/styles/aecom/_responsive.scss */

  section.aecom-home-careers-section .home-careers-section-container .form-column form .input-text {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
  }

  /* line 375, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  /* line 381, resources/assets/styles/aecom/_responsive.scss */

  .filter .filter-dropdown .filter-wrapper .filter-list-container ul.filter-list-locations {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  /* line 403, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* line 406, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .press-release-date {
    width: 100%;
    padding-bottom: 0;
  }

  /* line 411, resources/assets/styles/aecom/_responsive.scss */

  .press-releases-landing-wrapper .press-releases-landing-body .press-releases-landing-body-container .press-releases-landing-body-content .press-releases-list-container .press-release-item-wrapper .press-release-item-container .press-release-title {
    padding-top: 0;
    width: 100%;
  }
}

/* line 1, resources/assets/styles/_footer.scss */

footer.global-footer {
  background-color: #00353E;
  padding: 55px 0 20px;
}

/* line 4, resources/assets/styles/_footer.scss */

footer.global-footer .container {
  max-width: 90%;
}

/* line 7, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 12, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .footer-links {
  width: calc(100% - 300px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 18, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .footer-links .footer-column {
  width: 23%;
}

/* line 21, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .footer-links .footer-column ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 26, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .footer-links .footer-column ul li {
  margin: 5px 0;
}

/* line 29, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .footer-links .footer-column ul li a {
  color: #fff;
  text-decoration: none;
}

/* line 38, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links {
  width: 220px;
}

/* line 41, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .logo-container {
  width: 100%;
}

/* line 44, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .logo-container img {
  width: 120px;
}

/* line 51, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 59, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #fff;
  margin-right: 5px;
}

/* line 68, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li a {
  width: 100%;
  height: 100%;
  color: #333333;
  text-decoration: none;
  display: inline-block;
}

/* line 79, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li.soc-facebook a:after {
  content: "\F39E" !important;
  font-family: "Font Awesome 6 Brands" !important;
}

/* line 88, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li.soc-instagram a:after {
  content: "\F16D" !important;
  font-family: "Font Awesome 6 Brands" !important;
}

/* line 97, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li.soc-linkedin a:after {
  content: "\F0E1" !important;
  font-family: "Font Awesome 6 Brands" !important;
}

/* line 106, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li.soc-twitter a:after {
  content: "\E61B" !important;
  font-family: "Font Awesome 6 Brands" !important;
}

/* line 115, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li.soc-youtube a:after {
  content: "\F167" !important;
  font-family: "Font Awesome 6 Brands" !important;
}

/* line 125, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .legal-links-container p {
  color: #fff;
}

/* line 128, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .legal-links-container p span {
  font-weight: 700;
}

/* line 132, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .legal-links-container p span.line {
  font-size: 25px;
  font-weight: 100;
  padding: 0 10px;
}

/* line 136, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .legal-links-container p span.line a {
  font-size: 1rem;
}

/* line 141, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-rows .social-links .legal-links-container p a {
  text-decoration: underline;
  color: #fff;
  font-size: 1rem;
}

/* line 150, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
  border-top: 2px solid #fff;
  margin-top: 40px;
  padding-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 158, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-legal p {
  margin: 0;
}

/* line 162, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-legal .legal-link-items a {
  color: white !important;
}

/* line 166, resources/assets/styles/_footer.scss */

footer.global-footer .container .footer-legal .line {
  margin: 0 10px;
}

@media only screen and (max-width: 575.98px) {
  /* line 177, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-rows .footer-links {
    width: 100% !important;
  }

  /* line 180, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-rows .footer-links .footer-column {
    width: 50%;
    margin-bottom: 10px;
  }

  /* line 183, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-rows .footer-links .footer-column ul {
    width: 90%;
  }

  /* line 189, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-rows .social-links {
    margin-top: 20px;
    width: 100%;
  }

  /* line 194, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 200, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
  }

  /* line 204, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal .all-rights-reserved {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 209, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal .legal-link-items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  /* line 214, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal .legal-link-items .line {
    display: none;
  }

  /* line 217, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal .legal-link-items a {
    width: 48%;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  /* line 230, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .footer-links {
    width: 100% !important;
    margin-bottom: 20px;
  }

  /* line 234, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .social-links {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  /* line 238, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .social-links .logo-container {
    width: 40% !important;
  }

  /* line 241, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .social-links .social-container {
    width: 60%;
  }

  /* line 243, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .social-links .social-container .soc-list {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 245, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-rows .social-links .social-container .soc-list li {
    margin-left: 10px;
    margin-right: 0 !important;
  }

  /* line 253, resources/assets/styles/_footer.scss */

  .global-footer .container .footer-legal {
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 820px) {
  /* line 263, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 265, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal p {
    width: 100%;
  }

  /* line 268, resources/assets/styles/_footer.scss */

  footer.global-footer .container .footer-legal .all-rights-reserved {
    margin-bottom: 5px;
  }
}

/* line 1, resources/assets/styles/_owl-carousel.scss */

.progress-bar--mob {
  opacity: 1;
}

/* line 5, resources/assets/styles/_owl-carousel.scss */

.progress-bar-cont {
  width: 100%;
}

/* line 9, resources/assets/styles/_owl-carousel.scss */

.progress-bar,
.progress-bar--mob {
  width: 0;
  background-color: #AECC53 !important;
  height: 3px;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  -moz-transition: width 6s linear;
  -webkit-transition: width 6s linear;
  -o-transition: width 6s linear;
  visibility: hidden;
}

/* line 23, resources/assets/styles/_owl-carousel.scss */

.hero-nav-items__cont .active {
  opacity: 1 !important;
  background-color: transparent !important;
}

/* line 28, resources/assets/styles/_owl-carousel.scss */

.hero-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00353E;
  font-size: 12px;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  height: 21px;
  background-color: #dad8cc;
  border-right: 2px solid #00353E;
  margin: 10px 0;
}

/* line 44, resources/assets/styles/_owl-carousel.scss */

.hero-nav-item--mob {
  display: none;
}

/* line 48, resources/assets/styles/_owl-carousel.scss */

.svg-caret {
  width: 34px;
  display: inline-block;
}

/* line 53, resources/assets/styles/_owl-carousel.scss */

.hero-nav__cont {
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* line 59, resources/assets/styles/_owl-carousel.scss */

.owl-carousel a {
  text-decoration: none;
  color: #fff;
}

/* line 64, resources/assets/styles/_owl-carousel.scss */

.hero-nav-items__cont {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/* line 70, resources/assets/styles/_owl-carousel.scss */

.owl-dot:last-child {
  border-right: 0px;
}

/* line 72, resources/assets/styles/_owl-carousel.scss */

.owl-dot:last-child span {
  border-right: 0;
}

/* line 77, resources/assets/styles/_owl-carousel.scss */

.hero-nav-items__cont-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 46px;
  top: 55px;
  background-color: #dad8cc;
}

/* line 90, resources/assets/styles/_owl-carousel.scss */

.item-mobile {
  display: none;
}

/* line 94, resources/assets/styles/_owl-carousel.scss */

.item,
.item-mobile {
  height: 420px;
  background-size: cover;
}

/* line 99, resources/assets/styles/_owl-carousel.scss */

.item-inner__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 87px 40px;
  margin: 0 auto;
  height: 420px;
}

/* line 107, resources/assets/styles/_owl-carousel.scss */

.item-inner__cont .carousel-text {
  font-size: 24px !important;
  line-height: 34px !important;
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 116, resources/assets/styles/_owl-carousel.scss */

.item-inner__headline {
  margin: 0;
  padding: 0;
}

/* line 117, resources/assets/styles/_owl-carousel.scss */

.item-inner__headline h2 {
  font-family: "abril-titling", serif;
  color: #AECC53 !important;
  font-size: 48px;
}

/* line 121, resources/assets/styles/_owl-carousel.scss */

.item-inner__headline h2 span {
  font-family: "AECOM Sans", Arial, Helvetica, sans-serif;
}

/* line 129, resources/assets/styles/_owl-carousel.scss */

.item .item-inner__cont .item-inner__headline h2 {
  font-size: 54px;
  line-height: 62px;
  margin: 0;
}

/* line 135, resources/assets/styles/_owl-carousel.scss */

.item-inner__cta {
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
}

/* line 139, resources/assets/styles/_owl-carousel.scss */

.item-inner__cta .carousel-cta {
  font-family: "abril-titling", serif !important;
  color: #AECC53 !important;
  padding: 10px 0px;
  font-size: 24px !important;
}

/* line 144, resources/assets/styles/_owl-carousel.scss */

.item-inner__cta .carousel-cta i {
  font-style: normal !important;
  margin-left: 12px;
  font-size: 18px;
}

/* line 152, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav {
  display: none;
}

/* line 156, resources/assets/styles/_owl-carousel.scss */

.st0 {
  width: 70px;
  stroke: #fff;
  fill: #fff;
  stroke-miterlimit: 10;
}

/* line 163, resources/assets/styles/_owl-carousel.scss */

.hero-nav-items__cont .owl-dot {
  opacity: 1;
  border: 0;
  background-color: #dad8cc;
  -webkit-transition: background .5s ease-out;
  -o-transition: background .5s ease-out;
  transition: background .5s ease-out;
}

/* line 170, resources/assets/styles/_owl-carousel.scss */

.break-desktop {
  display: none;
}

/* line 174, resources/assets/styles/_owl-carousel.scss */

.owl-dots.hero-nav-items__cont > .owl-dot:hover {
  background-color: #dad8cc;
}

/* line 178, resources/assets/styles/_owl-carousel.scss */

.active,
.owl-dot:hover {
  opacity: 1;
}

/* line 182, resources/assets/styles/_owl-carousel.scss */

.owl-dot.active .progress-bar {
  width: 100%;
  visibility: visible;
}

/* line 187, resources/assets/styles/_owl-carousel.scss */

.progress-bar-cont--mob {
  display: none;
}

/* line 194, resources/assets/styles/_owl-carousel.scss */

.owl-dots.hero-nav-items__cont > .owl-dot:hover {
  background-color: #dad8cc;
}

/* line 198, resources/assets/styles/_owl-carousel.scss */

.active,
.owl-dot:hover {
  opacity: 1;
}

/* line 202, resources/assets/styles/_owl-carousel.scss */

.owl-dot.active .progress-bar {
  width: 100%;
  visibility: visible;
}

/* line 207, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav {
  display: none;
}

/* line 212, resources/assets/styles/_owl-carousel.scss */

.owl-stage-outer {
  background-color: #ccc;
}

/* line 217, resources/assets/styles/_owl-carousel.scss */

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 222, resources/assets/styles/_owl-carousel.scss */

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  height: 320px;
}

/* line 229, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

/* line 235, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 244, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}

/* line 250, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}

/* line 259, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 266, resources/assets/styles/_owl-carousel.scss */

.owl-item a {
  color: #fff;
}

/* line 270, resources/assets/styles/_owl-carousel.scss */

.owl-item a:hover {
  text-decoration: none;
  color: #fff;
}

/* line 275, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 280, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

/* line 284, resources/assets/styles/_owl-carousel.scss */

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

/* line 288, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 297, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 302, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 306, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 310, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 317, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 322, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 326, resources/assets/styles/_owl-carousel.scss */

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 330, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 335, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 339, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 343, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .fadeOut {
  -webkit-animation-name: a;
       -o-animation-name: a;
          animation-name: a;
}

@-webkit-keyframes a {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-o-keyframes a {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes a {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/* line 356, resources/assets/styles/_owl-carousel.scss */

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

/* line 360, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 365, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 369, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 375, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: -o-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease, -o-transform .1s ease;
}

/* line 390, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
       -o-transform: scale(1.3);
          transform: scale(1.3);
}

/* line 394, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 398, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 407, resources/assets/styles/_owl-carousel.scss */

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 414, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 419, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav {
  margin-top: 10px;
}

/* line 423, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

/* line 433, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
  text-decoration: none;
}

/* line 438, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

/* line 443, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 447, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

/* line 452, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px;
}

/* line 463, resources/assets/styles/_owl-carousel.scss */

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* line 467, resources/assets/styles/_owl-carousel.scss */

.owl-dot {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  height: auto;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

/*
  .wistia-bg-image {
    background: url(https://aecom.com/hero/hero-nav-savannah.jpg) no-repeat top;
    background-size: 1180px 460px
  }
  
  #wistia_138\.thumbnail_img {
    display: none!important
  }
  */

/* line 496, resources/assets/styles/_owl-carousel.scss */

#ae-panel-4e97 .wistia_responsive_padding,
#ae-panel-d831 .wistia_responsive_padding,
.carousel-page .wistia_responsive_padding {
  padding: 460px 0 0 !important;
}

/* line 500, resources/assets/styles/_owl-carousel.scss */

.home .ae-panel-cover .surface-text-container {
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  /* line 508, resources/assets/styles/_owl-carousel.scss */

  #ae-panel-4e97 .wistia_responsive_padding,
  #ae-panel-d831 .wistia_responsive_padding,
  .carousel-page .wistia_responsive_padding {
    padding: 39% 0 0 !important;
  }
}

@media only screen and (max-width: 740px) {
  /* line 514, resources/assets/styles/_owl-carousel.scss */

  .owl-carousel {
    height: 100%;
  }

  /* line 517, resources/assets/styles/_owl-carousel.scss */

  #ae-panel-4e97 .wistia_responsive_padding,
  #ae-panel-d831 .wistia_responsive_padding,
  .carousel-page .wistia_responsive_padding {
    padding: 39% 0 0 !important;
  }

  /* line 520, resources/assets/styles/_owl-carousel.scss */

  .hero-nav-items__cont {
    display: none;
  }

  /* line 523, resources/assets/styles/_owl-carousel.scss */

  .owl-dot {
    opacity: 1;
    height: 25px;
  }

  /* line 527, resources/assets/styles/_owl-carousel.scss */

  .item .progress-bar-cont .progress-bar {
    display: block;
  }

  /* line 530, resources/assets/styles/_owl-carousel.scss */

  .home .ae-panel-cover .surface-text-container {
    padding: 0;
    margin-bottom: 15px;
  }

  /* line 534, resources/assets/styles/_owl-carousel.scss */

  .progress-bar-cont--mob {
    display: block;
    position: relative;
    top: -27px;
  }

  /* line 539, resources/assets/styles/_owl-carousel.scss */

  .owl-theme .owl-nav {
    position: relative;
    z-index: 1;
    bottom: 100px;
    max-width: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  /* line 547, resources/assets/styles/_owl-carousel.scss */

  .item-inner__cont {
    height: 100%;
  }

  /* line 550, resources/assets/styles/_owl-carousel.scss */

  .item-inner__headline {
    width: 100%;
  }

  /* line 552, resources/assets/styles/_owl-carousel.scss */

  .item-inner__headline h2 {
    font-size: 42px;
    line-height: 47px;
  }

  /* line 557, resources/assets/styles/_owl-carousel.scss */

  .item-inner__cta {
    font-size: 30px;
    line-height: 35px;
    margin-top: 0;
  }

  /* line 563, resources/assets/styles/_owl-carousel.scss */

  .item-mobile {
    height: 300px;
    display: block;
  }

  /* line 571, resources/assets/styles/_owl-carousel.scss */

  .svg-caret {
    width: 20px;
  }

  /* line 574, resources/assets/styles/_owl-carousel.scss */

  .break-mobile {
    display: none;
  }

  /* line 577, resources/assets/styles/_owl-carousel.scss */

  .break-desktop {
    display: block;
  }

  /* line 581, resources/assets/styles/_owl-carousel.scss */

  .item-mobile .item-inner__cont .item-inner__headline {
    padding: 0 40px 0 0px;
  }

  /* line 585, resources/assets/styles/_owl-carousel.scss */

  .item-mobile .item-inner__cont .item-inner__headline h2 {
    font-size: 34px;
    line-height: 36px;
    margin: 0 0 20px 0;
  }

  /* line 591, resources/assets/styles/_owl-carousel.scss */

  .item-mobile .item-inner__cont .item-inner__headline p {
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 0 0 20px 0 !important;
  }

  /* line 595, resources/assets/styles/_owl-carousel.scss */

  .item-mobile .item-inner__cont .item-inner__headline p br {
    display: none;
  }

  /* line 599, resources/assets/styles/_owl-carousel.scss */

  .item-mobile .item-inner__cont .item-inner__cta a {
    font-size: 20px !important;
  }

  /* line 603, resources/assets/styles/_owl-carousel.scss */

  .hero-nav-items__cont-wrapper {
    position: absolute;
    top: 0;
    background-color: transparent;
  }

  /* line 609, resources/assets/styles/_owl-carousel.scss */

  .hero-nav-items__cont-wrapper,
  .hero-nav-items__cont {
    display: block !important;
  }

  /* line 613, resources/assets/styles/_owl-carousel.scss */

  .hero-nav__cont {
    position: relative;
    visibility: visible;
  }

  /* line 618, resources/assets/styles/_owl-carousel.scss */

  .owl-dots.hero-nav-items__cont .owl-dot {
    height: 3px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    visibility: hidden;
  }

  /* line 626, resources/assets/styles/_owl-carousel.scss */

  .owl-dots.hero-nav-items__cont .owl-dot .hero-nav-item {
    display: none;
  }

  /* line 630, resources/assets/styles/_owl-carousel.scss */

  .owl-dots.hero-nav-items__cont .owl-dot.active {
    visibility: visible;
  }
}

@media screen and (max-width: 450px) {
  /* line 636, resources/assets/styles/_owl-carousel.scss */

  .hero-nav__cont {
    height: 300px;
  }
}

/*hide buttons*/

@media screen and (max-width: 960px) {
  /* line 642, resources/assets/styles/_owl-carousel.scss */

  .hero-nav-items__cont-wrapper {
    display: none;
  }
}

@media screen and (max-width: 630px) {
  /* line 648, resources/assets/styles/_owl-carousel.scss */

  .home #ae-panel-114c img.attachment-hero-crop,
  .home #ae-panel-d831 img.attachment-hero-crop {
    display: none;
  }

  /* line 651, resources/assets/styles/_owl-carousel.scss */

  .home .ae-panel {
    margin: 0;
  }

  /* line 654, resources/assets/styles/_owl-carousel.scss */

  #secondary,
  .home #primary {
    padding-top: 0;
  }

  /* line 657, resources/assets/styles/_owl-carousel.scss */

  .home .ae-panel-cover .surface-text-container .surface-text {
    margin: 0 0 1rem;
  }

  /* line 660, resources/assets/styles/_owl-carousel.scss */

  .hero-nav__cont {
    margin: 0 auto 15px;
    overflow: hidden;
    height: 300px;
  }

  /* line 665, resources/assets/styles/_owl-carousel.scss */

  figure#ae-panel-4e97-surface-36756 .attachment-hero-crop {
    display: none;
  }

  /* line 668, resources/assets/styles/_owl-carousel.scss */

  .home .ae-panel-cover .surface-text-container {
    padding: 0;
    margin-bottom: 15px;
  }

  /* line 672, resources/assets/styles/_owl-carousel.scss */

  .item-inner__cont {
    padding: 0 10px;
    width: 100%;
    height: 100%;
  }

  /* line 677, resources/assets/styles/_owl-carousel.scss */

  .hero-nav-items__cont-wrapper {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  /* line 683, resources/assets/styles/_owl-carousel.scss */

  .home .ae-panel-cover .surface-text-container {
    padding: 0;
    margin: 0;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  /* line 691, resources/assets/styles/_owl-carousel.scss */

  .hero-nav__cont {
    margin: 0 auto 15px;
    height: 420px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1024px) {
  /* line 700, resources/assets/styles/_owl-carousel.scss */

  .item .item-inner__cont .item-inner__headline h2 {
    font-size: 50px;
    line-height: 50px;
    margin: 0;
  }
}

/* line 1, resources/assets/styles/_regional.scss */

#region-country-header {
  height: calc(100vh - 65px);
  position: relative;
  overflow: hidden;
}

/* line 5, resources/assets/styles/_regional.scss */

#region-country-header .region-country-header-title-content {
  width: 100%;
  padding: 0 5%;
  z-index: 2;
  position: absolute;
  margin-top: 10%;
  color: white;
}

/* line 12, resources/assets/styles/_regional.scss */

#region-country-header .region-country-header-title-content h1 {
  margin: 0;
  font-size: 64px;
  line-height: 52px;
}

/* line 17, resources/assets/styles/_regional.scss */

#region-country-header .region-country-header-title-content h4 {
  margin: 0;
  font-size: 34px;
}

/* line 21, resources/assets/styles/_regional.scss */

#region-country-header .region-country-header-title-content p {
  font-size: 34px;
  font-family: "abril-titling", serif;
  line-height: 44px;
}

/* line 27, resources/assets/styles/_regional.scss */

#region-country-header .region-country-header-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 35, resources/assets/styles/_regional.scss */

#region-country-header #region-country-video-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
}

/* line 40, resources/assets/styles/_regional.scss */

#region-country-header #region-country-video-bg .video-bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* line 47, resources/assets/styles/_regional.scss */

#region-country-header .scroll-indicator {
  position: absolute;
  z-index: 3;
  bottom: 80px;
  color: white;
  left: 4%;
}

/* line 53, resources/assets/styles/_regional.scss */

#region-country-header .scroll-indicator p {
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: -21px;
  margin-top: 30px;
}

/* line 58, resources/assets/styles/_regional.scss */

#region-country-header .scroll-indicator .scroll-icon {
  height: 40px;
  width: 20px;
  border: 1px solid white;
  border-radius: 50px;
}

/* line 63, resources/assets/styles/_regional.scss */

#region-country-header .scroll-indicator .scroll-icon:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  content: "";
  left: 4px;
  top: 5px;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  /* line 80, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content h4 {
    font-size: 28px;
  }

  /* line 83, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content h1 {
    font-size: 54px;
    margin-bottom: 40px;
  }

  /* line 88, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content .region-country-intro p {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 100, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content h4 {
    font-size: 28px;
  }

  /* line 103, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content h1 {
    font-size: 54px;
    margin-bottom: 40px;
  }

  /* line 108, resources/assets/styles/_regional.scss */

  #region-country-header .region-country-header-title-content .region-country-intro p {
    font-size: 28px;
    line-height: 34px;
  }
}

/* line 1, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 5, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar {
  color: #AECC53;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  z-index: 1000;
}

/* line 14, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container p {
  font-size: 0.9rem;
  font-weight: 200;
  line-height: 1.4;
  margin: 0.5em;
}

/* line 21, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .row .cookie-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 25, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .row .cookie-btn .aecom-global-cta {
  margin: 0;
  margin-right: 30px;
}

/* line 30, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .row .cookie-btn button .fas {
  font-style: normal;
}

/* line 39, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar::after {
  display: block;
  width: 100%;
  height: 100%;
  background: #00353E;
  content: " ";
  position: absolute;
  top: 0;
  z-index: -5;
}

/* line 49, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar a {
  color: #AECC53 !important;
  text-decoration: none;
}

/* line 53, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container {
  padding: 15px;
}

/* line 56, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container::after {
  clear: both;
  display: table;
  content: " ";
}

/* line 61, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .col {
  padding: 0px 24px;
}

/* line 64, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .col .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 71, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .col .buttons .btn.accept {
  background: #00353E;
  font-size: 0.85em;
  padding: 13px 29px;
  font-family: "AECOM Sans Bd", Arial, Helvetica, sans-serif;
}

/* line 77, resources/assets/styles/_cookie-notification.scss */

.aecom-cookie-notification-bar .notification-bar-container .col .buttons .btn.decline {
  color: #AECC53;
}

@media (max-width: 768px) {
  /* line 84, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container {
    padding: 10px;
  }

  /* line 88, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar p {
    margin-bottom: 3rem;
  }

  /* line 91, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container .col .buttons .btn.accept {
    padding: 5px 13px;
    margin-top: 8px;
  }

  /* line 95, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container .col .buttons {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* line 104, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container .row .cookie-btn .aecom-global-cta {
    margin: 0;
    margin-right: 30px;
  }
}

@media (max-width: 575.98px) {
  /* line 111, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container .col .buttons {
    margin-top: 10px;
  }

  /* line 114, resources/assets/styles/_cookie-notification.scss */

  .aecom-cookie-notification-bar .notification-bar-container .row .cookie-btn .aecom-global-cta {
    margin-right: 10px;
  }
}

/* line 4, resources/assets/styles/_offices.scss */

.offices-page-content .block-accordion .card .card-header {
  background-color: #E9EDEE;
}

/* line 7, resources/assets/styles/_offices.scss */

.offices-page-content .block-accordion .card .card-header h2 button {
  color: #00353E;
  font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
}

/* line 10, resources/assets/styles/_offices.scss */

.offices-page-content .block-accordion .card .card-header h2 button .fas {
  color: #008768;
}

/* line 3, resources/assets/styles/_high-contrast.scss */

.high-contrast {
  background-color: black;
  color: white;
}

/* line 6, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu {
  background-color: black !important;
}

/* line 8, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu a {
  color: #00FFFF !important;
  font-weight: bold !important;
}

/* line 14, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu .mega-menu-search-icon .search-icon:after {
  color: #00FFFF !important;
}

/* line 18, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu .mega-menu-search-icon .input {
  padding: 0;
}

/* line 23, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu .mega-menu-high-contrast #high-contrast-toggle {
  background-color: transparent;
  border: 0;
  color: #00FFFF;
}

/* line 31, resources/assets/styles/_high-contrast.scss */

.high-contrast #mega-menu-wrap-mega-menu .mega-sub-menu .mega-menu-item .megamenu-cta {
  background-color: #000 !important;
}

/* line 37, resources/assets/styles/_high-contrast.scss */

.high-contrast .blue-bar {
  background-color: #333;
}

/* line 39, resources/assets/styles/_high-contrast.scss */

.high-contrast .blue-bar a {
  color: #00FFFF;
}

/* line 43, resources/assets/styles/_high-contrast.scss */

.high-contrast .home-careers-section-container {
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(#333)), url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
  background: -webkit-linear-gradient(left, transparent, #333), url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
  background: -o-linear-gradient(left, transparent, #333), url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
  background: linear-gradient(to right, transparent, #333), url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
  background-color: #333 !important;
  background-repeat: no-repeat !important;
  background-size: 950px 100% !important;
}

/* line 49, resources/assets/styles/_high-contrast.scss */

.high-contrast .home-careers-section-container .career-box-cta .glb-cta-sml {
  color: #00FFFF;
}

/* line 54, resources/assets/styles/_high-contrast.scss */

.high-contrast .glb-cta-sml-dark {
  background-color: #00FFFF !important;
  color: #000 !important;
}

@media only screen and (max-width: 1280px) {
  /* line 2, resources/assets/styles/_responsive.scss */

  .h-200 {
    height: 160px;
  }

  /* line 6, resources/assets/styles/_responsive.scss */

  .h-300 {
    height: 240px;
  }

  /* line 10, resources/assets/styles/_responsive.scss */

  .h-500 {
    height: 400px;
  }

  /* line 14, resources/assets/styles/_responsive.scss */

  .h-700 {
    height: 660px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 22, resources/assets/styles/_responsive.scss */

  .related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 31, resources/assets/styles/_responsive.scss */

  .aecom-page-header {
    height: auto;
    position: unset;
  }

  /* line 35, resources/assets/styles/_responsive.scss */

  .aecom-page-header .aecom-page-header-container {
    position: unset;
    width: 100%;
    top: unset;
    padding: 90px 5%;
    -webkit-transform: unset;
         -o-transform: unset;
            transform: unset;
  }

  /* line 46, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container {
    width: 90%;
  }

  /* line 50, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container-full {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 57, resources/assets/styles/_responsive.scss */

  .grid-content_campaign {
    margin: 0;
    height: auto;
    width: 100% !important;
  }

  /* line 62, resources/assets/styles/_responsive.scss */

  .grid-content_campaign h5 {
    background-color: #FEE143;
    padding: 5px 20px;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
  }

  /* line 70, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container {
    margin-top: 20px;
  }

  /* line 73, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container .news-campaign-item {
    margin: 10px 0;
  }

  /* line 76, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container .news-campaign-item p {
    margin: 0;
    max-width: 95%;
  }

  /* line 80, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container .news-campaign-item p a {
    text-decoration: none;
    color: #00B3D6;
  }

  /* line 83, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container .news-campaign-item p a:after {
    content: "\232A";
    size: 10px;
    margin-left: 5px;
    font-weight: 700;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }

  /* line 91, resources/assets/styles/_responsive.scss */

  .grid-content_campaign .news-campaign-items-container .news-campaign-item p a:hover:after {
    margin-left: 10px;
  }

  /* line 101, resources/assets/styles/_responsive.scss */

  .aecom-page-content {
    margin: 20px 0;
  }

  /* line 105, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container .aecom-main-content {
    width: 100%;
    padding-right: 0;
  }

  /* line 110, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container .aecom-sidebar {
    margin-top: 20px;
    width: 100%;
  }

  /* line 117, resources/assets/styles/_responsive.scss */

  .error-page {
    padding: 40px 15px;
  }

  /* line 124, resources/assets/styles/_responsive.scss */

  .related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item {
    width: calc((100% / 3) - 5px);
  }

  /* line 131, resources/assets/styles/_responsive.scss */

  .search-page-header {
    margin: 60px 0 0 !important;
  }

  /* line 134, resources/assets/styles/_responsive.scss */

  .search-page-header h1 {
    font-size: 48px;
    line-height: 58px;
  }

  /* line 141, resources/assets/styles/_responsive.scss */

  .search-page-header .search-page-controls .search-filters p {
    width: 100%;
  }

  /* line 145, resources/assets/styles/_responsive.scss */

  .search-page-header .search-page-controls .search-filters button {
    margin: 5px 5px 0 0;
    padding: 5px 10px;
  }

  /* line 154, resources/assets/styles/_responsive.scss */

  .aecom-single-country-header .aecom-single-country-header-container {
    padding: 60px 20px 0;
  }

  /* line 157, resources/assets/styles/_responsive.scss */

  .aecom-single-country-header .aecom-single-country-header-container h1 {
    font-size: 60px;
  }

  /* line 168, resources/assets/styles/_responsive.scss */

  .search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-type {
    width: 100%;
    padding-bottom: 0;
  }

  /* line 174, resources/assets/styles/_responsive.scss */

  .search-results-wrapper .search-results-container .search-results-items .search-results-item .search-results-item-container .search-results-item-details {
    width: 100%;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 189, resources/assets/styles/_responsive.scss */

  .related-projects-wrapper .related-projects-container .related-projects-items .related-projects-item {
    width: 100%;
  }

  /* line 197, resources/assets/styles/_responsive.scss */

  .single-project-header .aecom-msp-header-container h1 {
    margin-bottom: 20px;
  }

  /* line 200, resources/assets/styles/_responsive.scss */

  .single-project-header .aecom-msp-header-container h3.project-location {
    margin-bottom: 35px;
    font-size: 1.5rem;
    font-family: "AECOM Sans Lt", Arial, Helvetica, sans-serif;
    margin-bottom: 55px;
  }

  /* line 213, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .header-404-content h1 {
    font-size: 32px;
    line-height: 42px;
  }

  /* line 217, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .header-404-content p {
    font-size: 16px;
    line-height: 24px;
  }

  /* line 222, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .search-button-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 224, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .search-button-wrapper .search-404 {
    width: 100%;
  }

  /* line 226, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .search-button-wrapper .search-404 #aecom-search-form {
    padding: 0;
    margin-bottom: 20px;
  }

  /* line 229, resources/assets/styles/_responsive.scss */

  .error404 .content #header-404 .search-button-wrapper .search-404 #aecom-search-form input[type="text"] {
    width: 100%;
  }

  /* line 237, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 239, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container .list-content-grid {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  /* line 264, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 266, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container .list-content-grid {
    width: 50%;
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  /* line 285, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 287, resources/assets/styles/_responsive.scss */

  .error404 .content #content-404 .content-404-container .list-content-grid {
    width: 25%;
    margin-bottom: 0px;
  }

  /* line 297, resources/assets/styles/_responsive.scss */

  .admin-bar .aecom-sub-global-menu {
    top: 107px;
  }
}

@media (max-width: 1199px) {
  /* line 310, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu {
    top: 65px;
  }
}

@media (max-width: 1200px) {
  /* line 317, resources/assets/styles/_responsive.scss */

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

  /* line 321, resources/assets/styles/_responsive.scss */

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

  /* line 325, resources/assets/styles/_responsive.scss */

  .content {
    padding-top: 65px;
  }

  /* line 329, resources/assets/styles/_responsive.scss */

  .glb-container {
    width: 95%;
  }

  /* line 335, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-sub-global-menu-container ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 10px;
  }

  /* line 342, resources/assets/styles/_responsive.scss */

  .search-page-header {
    margin: 120px 0 0;
  }

  /* line 345, resources/assets/styles/_responsive.scss */

  .search-page-header .search-page-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  /* line 348, resources/assets/styles/_responsive.scss */

  .search-page-header .search-page-controls .search-form-container {
    width: 700px;
    max-width: 100%;
    margin-top: 10px;
  }

  /* line 354, resources/assets/styles/_responsive.scss */

  .search-page-header .search-page-controls .search-filters {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 365, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container {
    background: unset;
    background-image: url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
    background-size: cover !important;
    background-color: #00B3D6;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  /* line 372, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column {
    width: 100% !important;
    position: unset !important;
  }

  /* line 376, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta {
    position: unset !important;
    margin-top: 40px;
    width: 100% !important;
  }

  /* line 381, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta p {
    color: #fff;
    padding: 0 5px;
  }

  /* line 384, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta p a {
    text-decoration: none;
    color: #fff;
  }

  /* line 392, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column {
    width: 100% !important;
    background-color: rgba(0, 179, 214, 0.75);
    padding: 20px;
  }

  /* line 397, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form {
    margin-top: 40px;
  }

  /* line 400, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form .input-text {
    width: calc(100% - 200px);
    height: 30px;
    margin-bottom: 5px;
  }

  /* line 406, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form .input-submit {
    height: 30px;
    width: 100px;
  }

  /* line 417, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid .aecom-projects-grid-container .aecom-project-box {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  /* line 426, resources/assets/styles/_responsive.scss */

  .blue-bar {
    padding: 8px 20px 8px;
  }

  /* line 431, resources/assets/styles/_responsive.scss */

  .owl-carousel .owl-stage-outer {
    height: 300px;
  }

  /* line 433, resources/assets/styles/_responsive.scss */

  .owl-carousel .owl-stage-outer .owl-stage {
    height: 300px;
  }

  /* line 438, resources/assets/styles/_responsive.scss */

  #home-container {
    margin-top: 0;
  }

  /* line 441, resources/assets/styles/_responsive.scss */

  .blue-bar {
    padding: 2px 20px 2px;
  }

  /* line 443, resources/assets/styles/_responsive.scss */

  .blue-bar p {
    line-height: 18px;
  }

  /* line 448, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu-toggle {
    display: block;
    position: absolute;
    top: 65px;
    width: 100%;
  }

  /* line 455, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu {
    top: 113px;
    padding: 0 3%;
    background-color: #00353E;
    display: none;
  }

  /* line 462, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-sub-global-menu-container ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0px;
  }

  /* line 466, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-sub-global-menu-container ul li {
    width: 100%;
    border-bottom: solid 1px #009A9B;
    padding: 5px;
    margin: 0 0 5px;
  }

  /* line 472, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-sub-global-menu-container ul li a {
    font-size: 14px;
    color: #fff;
  }

  /* line 481, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-third-global-menu-container ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0px;
    padding: 0 10px;
    margin-bottom: 15px;
  }

  /* line 487, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-third-global-menu-container ul li {
    width: 100%;
    border-bottom: solid 1px #009A9B;
    padding: 5px;
    margin: 0 0 5px;
  }

  /* line 493, resources/assets/styles/_responsive.scss */

  .aecom-sub-global-menu .aecom-third-global-menu-container ul li a {
    font-size: 14px;
    color: #fff;
  }

  /* line 503, resources/assets/styles/_responsive.scss */

  .admin-bar .aecom-sub-global-menu-toggle {
    top: 97px;
    z-index: 3;
  }

  /* line 507, resources/assets/styles/_responsive.scss */

  .admin-bar .aecom-sub-global-menu {
    top: 158px;
  }

  /* line 510, resources/assets/styles/_responsive.scss */

  .admin-bar #aecom-main-menu {
    top: 48px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 517, resources/assets/styles/_responsive.scss */

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

  /* line 521, resources/assets/styles/_responsive.scss */

  .sm-h-300 {
    height: 300px !important;
  }

  /* line 525, resources/assets/styles/_responsive.scss */

  .sm-h-500 {
    height: 500px !important;
  }

  /* line 529, resources/assets/styles/_responsive.scss */

  .sm-h-700 {
    height: 700px !important;
  }

  /* line 533, resources/assets/styles/_responsive.scss */

  .blue-bar .news-bar-text {
    display: block;
    margin-bottom: 10px;
  }

  /* line 537, resources/assets/styles/_responsive.scss */

  .blue-bar .cta-news-bar {
    float: none;
    background-size: contain;
  }

  /* line 543, resources/assets/styles/_responsive.scss */

  .admin-bar .aecom-sub-global-menu-toggle {
    top: 111px;
  }

  /* line 549, resources/assets/styles/_responsive.scss */

  .msp-header .aecom-msp-header-container h1 {
    font-size: 48px;
    line-height: 58px;
  }

  /* line 572, resources/assets/styles/_responsive.scss */

  .aecom-cookie-notification-bar .decline {
    margin: 0 10px;
    padding: 0;
    text-align: center;
    height: auto;
  }

  /* line 584, resources/assets/styles/_responsive.scss */

  .gform_wrapper .contact-form .gform_body .gform_fields .gfield.contact-small {
    width: 100%;
  }

  /* line 589, resources/assets/styles/_responsive.scss */

  .gform_wrapper .contact-form .gform_footer {
    margin-top: 20px;
    margin-right: 0;
  }

  /* line 599, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .footer-links {
    width: 100% !important;
  }

  /* line 603, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .footer-links .footer-column ul {
    width: 90%;
  }

  /* line 609, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links {
    margin-top: 20px;
    width: 100%;
  }

  /* line 614, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 617, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li {
    margin-right: 10px;
  }

  /* line 628, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container {
    background: unset;
    background-image: url(https://aecom.com/content/wp-content/uploads/2020/09/megamenu-image-dark.jpg) !important;
    background-size: cover !important;
    background-color: #00B3D6;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  /* line 635, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column {
    width: 100% !important;
    position: unset !important;
  }

  /* line 639, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta {
    position: unset !important;
    margin-top: 40px;
  }

  /* line 643, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta p {
    color: #fff;
    padding: 0 5px;
  }

  /* line 646, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .img-column .career-box-cta p a {
    text-decoration: none;
    color: #fff;
  }

  /* line 655, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form {
    margin-top: 40px;
  }

  /* line 658, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form .input-text {
    width: 100% !important;
  }

  /* line 662, resources/assets/styles/_responsive.scss */

  .home-careers-section .home-careers-section-container .form-column form .input-submit {
    height: 30px;
    width: 100px;
  }

  /* line 673, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid .aecom-projects-grid-container .aecom-project-box {
    width: 100%;
  }

  /* line 677, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header {
    height: calc(70vh - 65px);
  }

  /* line 679, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header #region-country-video-bg {
    height: calc(70vh - 65px);
  }

  /* line 682, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content {
    margin-top: 0px;
    position: relative;
    height: 100%;
  }

  /* line 686, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .col-sm-12 {
    position: absolute;
  }

  /* line 688, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .col-sm-12 h1 {
    font-size: 44px;
    margin-bottom: 40px;
  }

  /* line 692, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .col-sm-12 h4 {
    font-size: 24px;
  }

  /* line 695, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .col-sm-12 p {
    font-size: 24px;
    line-height: 32px;
  }

  /* line 700, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .region-country-name {
    top: 40px;
  }

  /* line 703, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .region-country-header-title-content .region-country-intro {
    bottom: 20px;
  }

  /* line 707, resources/assets/styles/_responsive.scss */

  .aecom-projects-grid #region-country-header .scroll-indicator {
    display: none;
  }
}

@media only screen and (max-width: 767px) and (max-width: 430px) {
  /* line 717, resources/assets/styles/_responsive.scss */

  .aecom-posts-grid .aecom-posts-grid-container .aecom-post-box .aecom-post-box-container {
    height: 150px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1199px) {
  /* line 727, resources/assets/styles/_responsive.scss */

  .admin-bar .aecom-sub-global-menu {
    top: 97px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 767.98px) and (max-width: 1200px) {
  /* line 738, resources/assets/styles/_responsive.scss */

  #high-contrast-toggle span {
    display: none;
  }

  /* line 742, resources/assets/styles/_responsive.scss */

  .content {
    padding-top: 88px;
  }

  /* line 749, resources/assets/styles/_responsive.scss */

  .high-contrast #aecom-main-menu .mega-menu-wrap .mega-menu {
    background-color: #000 !important;
  }

  /* line 753, resources/assets/styles/_responsive.scss */

  .high-contrast #aecom-main-menu .mega-menu-wrap .mega-menu .mega-sub-menu .widget_nav_menu .menu {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }

  /* line 759, resources/assets/styles/_responsive.scss */

  .high-contrast #aecom-main-menu .mega-menu-wrap .mega-menu .mega-hide-text .mega-sub-menu {
    background-color: rgba(0, 0, 0, 0.8) !important;
  }

  /* line 763, resources/assets/styles/_responsive.scss */

  .high-contrast #aecom-main-menu .mega-menu-wrap .mega-menu .mega-hide-text .mega-sub-menu .mega-menu-item form .search-submit {
    background-color: #00ffff;
    color: #000;
  }

  /* line 778, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link {
    display: block;
  }

  /* line 780, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  /* line 785, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-circle-button {
    width: 100%;
    display: block;
  }

  /* line 792, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .addtl-contacts-sidebar button {
    font-size: 16px;
  }

  /* line 797, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .addtl-contacts-sidebar .addtl-contacts-dropdown .addtl-contact-list .addtl-contact-item {
    width: 100%;
  }

  /* line 805, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container-narrow {
    width: 100%;
    max-width: 1366px;
    padding: 0px 5% 0px 5%;
  }

  /* line 815, resources/assets/styles/_responsive.scss */

  .gform_wrapper .contact-form .gform_body .gform_fields .gfield.contact-small {
    width: 48%;
  }

  /* line 820, resources/assets/styles/_responsive.scss */

  .gform_wrapper .contact-form .gform_footer {
    margin-top: 20px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* Tablet Portrait */
}

@media only screen and (max-width: 767px) and (min-width: 1200px) and (max-width: 1366px) {
  /* line 837, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link {
    display: block;
  }

  /* line 839, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  /* line 843, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-title-text h4 {
    font-size: 22px;
  }

  /* line 847, resources/assets/styles/_responsive.scss */

  .aecom-sidebar .sidebar-cta-links .sidebar-cta-link .cta-circle-button {
    width: 100%;
    display: block;
  }

  /* line 855, resources/assets/styles/_responsive.scss */

  .aecom-page-content .aecom-content-container-narrow {
    width: 100%;
    max-width: 1366px;
    padding: 0px 5% 0px 5%;
  }
}

@media only screen and (max-width: 767px) and (max-width: 1199.98px) {
  /* line 868, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .footer-links .footer-column {
    width: 50%;
    margin-bottom: 20px;
  }

  /* line 877, resources/assets/styles/_responsive.scss */

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

  /* line 881, resources/assets/styles/_responsive.scss */

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

  /* line 885, resources/assets/styles/_responsive.scss */

  .md-h-300 {
    height: 300px !important;
  }

  /* line 889, resources/assets/styles/_responsive.scss */

  .md-h-500 {
    height: 500px !important;
  }

  /* line 893, resources/assets/styles/_responsive.scss */

  .md-h-700 {
    height: 700px !important;
  }
}

@media only screen and (max-width: 767px) and (max-width: 1399.98px) and (max-width: 767.98px) {
  /* line 901, resources/assets/styles/_responsive.scss */

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

  /* line 905, resources/assets/styles/_responsive.scss */

  .sm-h-300 {
    height: 300px !important;
  }

  /* line 909, resources/assets/styles/_responsive.scss */

  .sm-h-500 {
    height: 500px !important;
  }

  /* line 913, resources/assets/styles/_responsive.scss */

  .sm-h-700 {
    height: 700px !important;
  }

  /* line 920, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .footer-links {
    width: 100%;
  }

  /* line 924, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .footer-links .footer-column ul {
    width: 90%;
  }

  /* line 930, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links {
    margin-top: 20px;
    width: 100%;
  }

  /* line 935, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 938, resources/assets/styles/_responsive.scss */

  footer.global-footer .container .footer-rows .social-links .social-container ul.soc-list li {
    margin-right: 10px;
  }
}

/* line 2, resources/assets/styles/_animations.scss */

:root {
  --animate-duration: .6s;
  --animate-delay: 0s;
  --animate-repeat: 1;
}

/* line 7, resources/assets/styles/_animations.scss */

.animate__animated {
  -webkit-animation-duration: var(--animate-duration);
  -o-animation-duration: var(--animate-duration);
     animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
     animation-fill-mode: both;
  opacity: 0;
}

/* line 15, resources/assets/styles/_animations.scss */

.animated-content {
  opacity: 0;
}

@media (prefers-reduced-motion: reduce), print {
  /* line 20, resources/assets/styles/_animations.scss */

  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    -o-animation-duration: 1ms !important;
       animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    -o-transition-duration: 1ms !important;
       transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
       animation-iteration-count: 1 !important;
  }

  /* line 28, resources/assets/styles/_animations.scss */

  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* line 49, resources/assets/styles/_animations.scss */

.animate__fadeIn {
  -webkit-animation: fadeIn 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  -o-animation: fadeIn 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
     animation: fadeIn 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 77, resources/assets/styles/_animations.scss */

.animate__fadeInDown {
  -webkit-animation: fadeInDown 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  -o-animation: fadeInDown 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
     animation: fadeInDown 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-o-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(10px);
    -o-transform: translateY(10px);
       transform: translateY(10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(10px);
    -o-transform: translateY(10px);
       transform: translateY(10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}

/* line 109, resources/assets/styles/_animations.scss */

.animate__fadeInUp {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  -o-animation: fadeInUp 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
     animation: fadeInUp 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 137, resources/assets/styles/_animations.scss */

.animate__fadeInRight {
  -webkit-animation: fadeInRight 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  -o-animation: fadeInRight 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
     animation: fadeInRight 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 166, resources/assets/styles/_animations.scss */

.animate__fadeInLeft {
  -webkit-animation: fadeInLeft 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  -o-animation: fadeInLeft 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
     animation: fadeInLeft 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

/* line 171, resources/assets/styles/_animations.scss */

.animate-delay-20 {
  -webkit-animation-delay: .2s;
       -o-animation-delay: .2s;
          animation-delay: .2s;
}

/* line 175, resources/assets/styles/_animations.scss */

.animate-delay-30 {
  -webkit-animation-delay: .3s;
       -o-animation-delay: .3s;
          animation-delay: .3s;
}

/* line 179, resources/assets/styles/_animations.scss */

.animate-delay-40 {
  -webkit-animation-delay: .4s;
       -o-animation-delay: .4s;
          animation-delay: .4s;
}

/* line 183, resources/assets/styles/_animations.scss */

.animate-delay-50 {
  -webkit-animation-delay: .5s;
       -o-animation-delay: .5s;
          animation-delay: .5s;
}

/* line 187, resources/assets/styles/_animations.scss */

.animate-delay-60 {
  -webkit-animation-delay: .6s;
       -o-animation-delay: .6s;
          animation-delay: .6s;
}

/* line 191, resources/assets/styles/_animations.scss */

.animate-delay-70 {
  -webkit-animation-delay: .7s;
       -o-animation-delay: .7s;
          animation-delay: .7s;
}

/* line 195, resources/assets/styles/_animations.scss */

.animate-delay-80 {
  -webkit-animation-delay: .8s;
       -o-animation-delay: .8s;
          animation-delay: .8s;
}

/* line 199, resources/assets/styles/_animations.scss */

.animate-delay-90 {
  -webkit-animation-delay: .9s;
       -o-animation-delay: .9s;
          animation-delay: .9s;
}

/* line 203, resources/assets/styles/_animations.scss */

.animate-delay-100 {
  -webkit-animation-delay: 1s;
       -o-animation-delay: 1s;
          animation-delay: 1s;
}

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */


/*# sourceMappingURL=main.css.map*/