@import "ie9.1.css";
button:focus,
button:hover,
.button:focus,
.button:hover,
.button-reverse:focus,
.button-reverse:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="button"]:hover,
button[type="reset"]:focus,
button[type="reset"]:hover,
button[type="submit"]:focus,
button[type="submit"]:hover,
button[type="button"]:focus,
button[type="button"]:hover {
  color: #ffffff;
  background-color: #c32519;
}

button[href^="http://"],
button[href^="https://"],
.button[href^="http://"],
.button[href^="https://"],
.button-reverse[href^="http://"],
.button-reverse[href^="https://"],
input[type="reset"][href^="http://"],
input[type="reset"][href^="https://"],
input[type="submit"][href^="http://"],
input[type="submit"][href^="https://"],
input[type="button"][href^="http://"],
input[type="button"][href^="https://"],
button[type="reset"][href^="http://"],
button[type="reset"][href^="https://"],
button[type="submit"][href^="http://"],
button[type="submit"][href^="https://"],
button[type="button"][href^="http://"],
button[type="button"][href^="https://"] {
  background-position: right 10px top 9px;
  padding-right: 2.25rem;
}

@media screen and (min-width: 59.375em) {
  button[href^="http://"],
  button[href^="https://"],
  .button[href^="http://"],
  .button[href^="https://"],
  .button-reverse[href^="http://"],
  .button-reverse[href^="https://"],
  input[type="reset"][href^="http://"],
  input[type="reset"][href^="https://"],
  input[type="submit"][href^="http://"],
  input[type="submit"][href^="https://"],
  input[type="button"][href^="http://"],
  input[type="button"][href^="https://"],
  button[type="reset"][href^="http://"],
  button[type="reset"][href^="https://"],
  button[type="submit"][href^="http://"],
  button[type="submit"][href^="https://"],
  button[type="button"][href^="http://"],
  button[type="button"][href^="https://"] {
    background-position: right 10px top 14px;
    padding-right: 3rem;
  }
}

@media screen and (min-width: 59.375em) {
  button,
  .button,
  .button-reverse,
  input[type="reset"],
  input[type="submit"],
  input[type="button"],
  button[type="reset"],
  button[type="submit"],
  button[type="button"] {
    padding: 0.75rem 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  button,
  .button,
  .button-reverse,
  input[type="reset"],
  input[type="submit"],
  input[type="button"],
  button[type="reset"],
  button[type="submit"],
  button[type="button"] {
    padding: 0.84375rem 0.84375rem;
  }
}

button.b1,
.button.b1,
.button-reverse.b1,
input[type="reset"].b1,
input[type="submit"].b1,
input[type="button"].b1,
button[type="reset"].b1,
button[type="submit"].b1,
button[type="button"].b1 {
  padding: 0.84375rem 1.125rem;
  background-color: #ffffff;
  color: #da291c;
  font-size: 1.3125rem;
  line-height: 1.14286;
  text-transform: none;
  letter-spacing: -0.02em;
  font-weight: 700;
}

@media screen and (min-width: 59.375em) {
  button.b1,
  .button.b1,
  .button-reverse.b1,
  input[type="reset"].b1,
  input[type="submit"].b1,
  input[type="button"].b1,
  button[type="reset"].b1,
  button[type="submit"].b1,
  button[type="button"].b1 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 87.5em) {
  button.b1,
  .button.b1,
  .button-reverse.b1,
  input[type="reset"].b1,
  input[type="submit"].b1,
  input[type="button"].b1,
  button[type="reset"].b1,
  button[type="submit"].b1,
  button[type="button"].b1 {
    font-size: 2rem;
    line-height: 1.1875;
  }
}

@media print {
  button.b1,
  .button.b1,
  .button-reverse.b1,
  input[type="reset"].b1,
  input[type="submit"].b1,
  input[type="button"].b1,
  button[type="reset"].b1,
  button[type="submit"].b1,
  button[type="button"].b1 {
    font-size: 1.3125rem;
    line-height: 1.14286;
  }
}

html.fonts-loaded button.b1,
html.fonts-loaded
    .button.b1,
html.fonts-loaded
    .button-reverse.b1,
html.fonts-loaded
    input[type="reset"].b1,
html.fonts-loaded
    input[type="submit"].b1,
html.fonts-loaded
    input[type="button"].b1,
html.fonts-loaded
    button[type="reset"].b1,
html.fonts-loaded
    button[type="submit"].b1,
html.fonts-loaded
    button[type="button"].b1 {
  font-family: FF Meta Web Pro, Arial, sans-serif;
}

@media screen and (min-width: 59.375em) {
  button.b1,
  .button.b1,
  .button-reverse.b1,
  input[type="reset"].b1,
  input[type="submit"].b1,
  input[type="button"].b1,
  button[type="reset"].b1,
  button[type="submit"].b1,
  button[type="button"].b1 {
    padding: 1.125rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b1,
  .button.b1,
  .button-reverse.b1,
  input[type="reset"].b1,
  input[type="submit"].b1,
  input[type="button"].b1,
  button[type="reset"].b1,
  button[type="submit"].b1,
  button[type="button"].b1 {
    padding: 1.26562rem 1.6875rem;
  }
}

button.b1:focus,
button.b1:hover,
.button.b1:focus,
.button.b1:hover,
.button-reverse.b1:focus,
.button-reverse.b1:hover,
input[type="reset"].b1:focus,
input[type="reset"].b1:hover,
input[type="submit"].b1:focus,
input[type="submit"].b1:hover,
input[type="button"].b1:focus,
input[type="button"].b1:hover,
button[type="reset"].b1:focus,
button[type="reset"].b1:hover,
button[type="submit"].b1:focus,
button[type="submit"].b1:hover,
button[type="button"].b1:focus,
button[type="button"].b1:hover {
  color: #c32519;
}

button.b2,
.button.b2,
.button-reverse.b2,
input[type="reset"].b2,
input[type="submit"].b2,
input[type="button"].b2,
button[type="reset"].b2,
button[type="submit"].b2,
button[type="button"].b2 {
  padding: 0.84375rem 0;
  background: transparent;
  color: #da291c;
  font-size: 1.3125rem;
  line-height: 1.14286;
  text-transform: none;
  letter-spacing: -0.02em;
  font-weight: 700;
}

@media screen and (min-width: 59.375em) {
  button.b2,
  .button.b2,
  .button-reverse.b2,
  input[type="reset"].b2,
  input[type="submit"].b2,
  input[type="button"].b2,
  button[type="reset"].b2,
  button[type="submit"].b2,
  button[type="button"].b2 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 87.5em) {
  button.b2,
  .button.b2,
  .button-reverse.b2,
  input[type="reset"].b2,
  input[type="submit"].b2,
  input[type="button"].b2,
  button[type="reset"].b2,
  button[type="submit"].b2,
  button[type="button"].b2 {
    font-size: 2rem;
    line-height: 1.1875;
  }
}

@media print {
  button.b2,
  .button.b2,
  .button-reverse.b2,
  input[type="reset"].b2,
  input[type="submit"].b2,
  input[type="button"].b2,
  button[type="reset"].b2,
  button[type="submit"].b2,
  button[type="button"].b2 {
    font-size: 1.3125rem;
    line-height: 1.14286;
  }
}

@media screen and (min-width: 59.375em) {
  button.b2,
  .button.b2,
  .button-reverse.b2,
  input[type="reset"].b2,
  input[type="submit"].b2,
  input[type="button"].b2,
  button[type="reset"].b2,
  button[type="submit"].b2,
  button[type="button"].b2 {
    padding: 1.125rem 0;
  }
}

@media screen and (min-width: 87.5em) {
  button.b2,
  .button.b2,
  .button-reverse.b2,
  input[type="reset"].b2,
  input[type="submit"].b2,
  input[type="button"].b2,
  button[type="reset"].b2,
  button[type="submit"].b2,
  button[type="button"].b2 {
    padding: 1.26562rem 0;
  }
}

html.fonts-loaded button.b2,
html.fonts-loaded
    .button.b2,
html.fonts-loaded
    .button-reverse.b2,
html.fonts-loaded
    input[type="reset"].b2,
html.fonts-loaded
    input[type="submit"].b2,
html.fonts-loaded
    input[type="button"].b2,
html.fonts-loaded
    button[type="reset"].b2,
html.fonts-loaded
    button[type="submit"].b2,
html.fonts-loaded
    button[type="button"].b2 {
  font-family: FF Meta Web Pro, Arial, sans-serif;
}

button.b2:focus,
button.b2:hover,
.button.b2:focus,
.button.b2:hover,
.button-reverse.b2:focus,
.button-reverse.b2:hover,
input[type="reset"].b2:focus,
input[type="reset"].b2:hover,
input[type="submit"].b2:focus,
input[type="submit"].b2:hover,
input[type="button"].b2:focus,
input[type="button"].b2:hover,
button[type="reset"].b2:focus,
button[type="reset"].b2:hover,
button[type="submit"].b2:focus,
button[type="submit"].b2:hover,
button[type="button"].b2:focus,
button[type="button"].b2:hover {
  color: #c32519;
}

button.b3,
.button.b3,
.button-reverse.b3,
input[type="reset"].b3,
input[type="submit"].b3,
input[type="button"].b3,
button[type="reset"].b3,
button[type="submit"].b3,
button[type="button"].b3 {
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  padding: 0.5625rem 1.125rem;
}

@media screen and (min-width: 59.375em) {
  button.b3,
  .button.b3,
  .button-reverse.b3,
  input[type="reset"].b3,
  input[type="submit"].b3,
  input[type="button"].b3,
  button[type="reset"].b3,
  button[type="submit"].b3,
  button[type="button"].b3 {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
}

@media screen and (min-width: 87.5em) {
  button.b3,
  .button.b3,
  .button-reverse.b3,
  input[type="reset"].b3,
  input[type="submit"].b3,
  input[type="button"].b3,
  button[type="reset"].b3,
  button[type="submit"].b3,
  button[type="button"].b3 {
    font-size: 1.125rem;
    line-height: 1.44444;
  }
}

@media print {
  button.b3,
  .button.b3,
  .button-reverse.b3,
  input[type="reset"].b3,
  input[type="submit"].b3,
  input[type="button"].b3,
  button[type="reset"].b3,
  button[type="submit"].b3,
  button[type="button"].b3 {
    font-size: 0.75rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 59.375em) {
  button.b3,
  .button.b3,
  .button-reverse.b3,
  input[type="reset"].b3,
  input[type="submit"].b3,
  input[type="button"].b3,
  button[type="reset"].b3,
  button[type="submit"].b3,
  button[type="button"].b3 {
    padding: 0.75rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b3,
  .button.b3,
  .button-reverse.b3,
  input[type="reset"].b3,
  input[type="submit"].b3,
  input[type="button"].b3,
  button[type="reset"].b3,
  button[type="submit"].b3,
  button[type="button"].b3 {
    padding: 0.84375rem 1.6875rem;
  }
}

html.fonts-loaded button.b3,
html.fonts-loaded
    .button.b3,
html.fonts-loaded
    .button-reverse.b3,
html.fonts-loaded
    input[type="reset"].b3,
html.fonts-loaded
    input[type="submit"].b3,
html.fonts-loaded
    input[type="button"].b3,
html.fonts-loaded
    button[type="reset"].b3,
html.fonts-loaded
    button[type="submit"].b3,
html.fonts-loaded
    button[type="button"].b3 {
  font-family: Roboto, Arial, sans-serif;
}

button.b4,
.button.b4,
.button-reverse.b4,
input[type="reset"].b4,
input[type="submit"].b4,
input[type="button"].b4,
button[type="reset"].b4,
button[type="submit"].b4,
button[type="button"].b4 {
  background-color: #ffffff;
  color: #da291c;
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: -0.02em;
  font-weight: 700;
  padding: 0.5625rem 1.125rem;
}

@media screen and (min-width: 59.375em) {
  button.b4,
  .button.b4,
  .button-reverse.b4,
  input[type="reset"].b4,
  input[type="submit"].b4,
  input[type="button"].b4,
  button[type="reset"].b4,
  button[type="submit"].b4,
  button[type="button"].b4 {
    font-size: 1.0625rem;
    line-height: 1.23529;
  }
}

@media screen and (min-width: 87.5em) {
  button.b4,
  .button.b4,
  .button-reverse.b4,
  input[type="reset"].b4,
  input[type="submit"].b4,
  input[type="button"].b4,
  button[type="reset"].b4,
  button[type="submit"].b4,
  button[type="button"].b4 {
    font-size: 1.0625rem;
    line-height: 1.47059;
  }
}

@media print {
  button.b4,
  .button.b4,
  .button-reverse.b4,
  input[type="reset"].b4,
  input[type="submit"].b4,
  input[type="button"].b4,
  button[type="reset"].b4,
  button[type="submit"].b4,
  button[type="button"].b4 {
    font-size: 0.75rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 59.375em) {
  button.b4,
  .button.b4,
  .button-reverse.b4,
  input[type="reset"].b4,
  input[type="submit"].b4,
  input[type="button"].b4,
  button[type="reset"].b4,
  button[type="submit"].b4,
  button[type="button"].b4 {
    padding: 0.75rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b4,
  .button.b4,
  .button-reverse.b4,
  input[type="reset"].b4,
  input[type="submit"].b4,
  input[type="button"].b4,
  button[type="reset"].b4,
  button[type="submit"].b4,
  button[type="button"].b4 {
    padding: 0.84375rem 1.6875rem;
  }
}

html.fonts-loaded button.b4,
html.fonts-loaded
    .button.b4,
html.fonts-loaded
    .button-reverse.b4,
html.fonts-loaded
    input[type="reset"].b4,
html.fonts-loaded
    input[type="submit"].b4,
html.fonts-loaded
    input[type="button"].b4,
html.fonts-loaded
    button[type="reset"].b4,
html.fonts-loaded
    button[type="submit"].b4,
html.fonts-loaded
    button[type="button"].b4 {
  font-family: FF Meta Web Pro, Arial, sans-serif;
}

button.b4:focus,
button.b4:hover,
.button.b4:focus,
.button.b4:hover,
.button-reverse.b4:focus,
.button-reverse.b4:hover,
input[type="reset"].b4:focus,
input[type="reset"].b4:hover,
input[type="submit"].b4:focus,
input[type="submit"].b4:hover,
input[type="button"].b4:focus,
input[type="button"].b4:hover,
button[type="reset"].b4:focus,
button[type="reset"].b4:hover,
button[type="submit"].b4:focus,
button[type="submit"].b4:hover,
button[type="button"].b4:focus,
button[type="button"].b4:hover {
  color: #c32519;
}

button.b5,
.button.b5,
.button-reverse.b5,
input[type="reset"].b5,
input[type="submit"].b5,
input[type="button"].b5,
button[type="reset"].b5,
button[type="submit"].b5,
button[type="button"].b5 {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%225px%22%20height%3D%229px%22%20viewBox%3D%22-8%207%205%209%22%20style%3D%22enable-background%3Anew%20-8%207%205%209%3B%22%20space%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ee1111%22%20points%3D%22-6.3%2C7.3%20-7.5%2C8.3%20-5.2%2C11.3%20-7.5%2C14.4%20-6.3%2C15.3%20-3.2%2C11.3%20%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 100%	45%;
  color: #da291c;
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: -0.02em;
  font-weight: 700;
  padding: 0.5625rem 0;
  padding-right: 0.625rem;
}

@media screen and (min-width: 59.375em) {
  button.b5,
  .button.b5,
  .button-reverse.b5,
  input[type="reset"].b5,
  input[type="submit"].b5,
  input[type="button"].b5,
  button[type="reset"].b5,
  button[type="submit"].b5,
  button[type="button"].b5 {
    font-size: 1.0625rem;
    line-height: 1.23529;
  }
}

@media screen and (min-width: 87.5em) {
  button.b5,
  .button.b5,
  .button-reverse.b5,
  input[type="reset"].b5,
  input[type="submit"].b5,
  input[type="button"].b5,
  button[type="reset"].b5,
  button[type="submit"].b5,
  button[type="button"].b5 {
    font-size: 1.0625rem;
    line-height: 1.47059;
  }
}

@media print {
  button.b5,
  .button.b5,
  .button-reverse.b5,
  input[type="reset"].b5,
  input[type="submit"].b5,
  input[type="button"].b5,
  button[type="reset"].b5,
  button[type="submit"].b5,
  button[type="button"].b5 {
    font-size: 0.75rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 59.375em) {
  button.b5,
  .button.b5,
  .button-reverse.b5,
  input[type="reset"].b5,
  input[type="submit"].b5,
  input[type="button"].b5,
  button[type="reset"].b5,
  button[type="submit"].b5,
  button[type="button"].b5 {
    padding: 0.75rem 0;
    padding-right: 0.875rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b5,
  .button.b5,
  .button-reverse.b5,
  input[type="reset"].b5,
  input[type="submit"].b5,
  input[type="button"].b5,
  button[type="reset"].b5,
  button[type="submit"].b5,
  button[type="button"].b5 {
    padding: 0.84375rem 0;
    padding-right: 0.875rem;
  }
}

html.fonts-loaded button.b5,
html.fonts-loaded
    .button.b5,
html.fonts-loaded
    .button-reverse.b5,
html.fonts-loaded
    input[type="reset"].b5,
html.fonts-loaded
    input[type="submit"].b5,
html.fonts-loaded
    input[type="button"].b5,
html.fonts-loaded
    button[type="reset"].b5,
html.fonts-loaded
    button[type="submit"].b5,
html.fonts-loaded
    button[type="button"].b5 {
  font-family: FF Meta Web Pro, Arial, sans-serif;
}

button.b5:focus,
button.b5:hover,
.button.b5:focus,
.button.b5:hover,
.button-reverse.b5:focus,
.button-reverse.b5:hover,
input[type="reset"].b5:focus,
input[type="reset"].b5:hover,
input[type="submit"].b5:focus,
input[type="submit"].b5:hover,
input[type="button"].b5:focus,
input[type="button"].b5:hover,
button[type="reset"].b5:focus,
button[type="reset"].b5:hover,
button[type="submit"].b5:focus,
button[type="submit"].b5:hover,
button[type="button"].b5:focus,
button[type="button"].b5:hover {
  color: #c32519;
}

button.b6,
.button.b6,
.button-reverse.b6,
input[type="reset"].b6,
input[type="submit"].b6,
input[type="button"].b6,
button[type="reset"].b6,
button[type="submit"].b6,
button[type="button"].b6 {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%225px%22%20height%3D%229px%22%20viewBox%3D%22-8%207%205%209%22%20style%3D%22enable-background%3Anew%20-8%207%205%209%3B%22%20space%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23808080%22%20points%3D%22-6.3%2C7.3%20-7.5%2C8.3%20-5.2%2C11.3%20-7.5%2C14.4%20-6.3%2C15.3%20-3.2%2C11.3%20%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 100%	50%;
  color: #808080;
  font-size: 0.75rem;
  line-height: 1.5;
  text-transform: normal;
  letter-spacing: normal;
  font-weight: 400;
  font-style: italic;
  padding: 0.5625rem 0;
  padding-right: 0.625rem;
}

@media screen and (min-width: 59.375em) {
  button.b6,
  .button.b6,
  .button-reverse.b6,
  input[type="reset"].b6,
  input[type="submit"].b6,
  input[type="button"].b6,
  button[type="reset"].b6,
  button[type="submit"].b6,
  button[type="button"].b6 {
    font-size: 0.9375rem;
    line-height: 1.33333;
  }
}

@media screen and (min-width: 87.5em) {
  button.b6,
  .button.b6,
  .button-reverse.b6,
  input[type="reset"].b6,
  input[type="submit"].b6,
  input[type="button"].b6,
  button[type="reset"].b6,
  button[type="submit"].b6,
  button[type="button"].b6 {
    font-size: 1.0625rem;
    line-height: 1.47059;
  }
}

@media print {
  button.b6,
  .button.b6,
  .button-reverse.b6,
  input[type="reset"].b6,
  input[type="submit"].b6,
  input[type="button"].b6,
  button[type="reset"].b6,
  button[type="submit"].b6,
  button[type="button"].b6 {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 59.375em) {
  button.b6,
  .button.b6,
  .button-reverse.b6,
  input[type="reset"].b6,
  input[type="submit"].b6,
  input[type="button"].b6,
  button[type="reset"].b6,
  button[type="submit"].b6,
  button[type="button"].b6 {
    padding: 0.75rem 0;
    padding-right: 0.875rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b6,
  .button.b6,
  .button-reverse.b6,
  input[type="reset"].b6,
  input[type="submit"].b6,
  input[type="button"].b6,
  button[type="reset"].b6,
  button[type="submit"].b6,
  button[type="button"].b6 {
    padding: 0.84375rem 0;
    padding-right: 0.875rem;
  }
}

html.fonts-loaded button.b6,
html.fonts-loaded
    .button.b6,
html.fonts-loaded
    .button-reverse.b6,
html.fonts-loaded
    input[type="reset"].b6,
html.fonts-loaded
    input[type="submit"].b6,
html.fonts-loaded
    input[type="button"].b6,
html.fonts-loaded
    button[type="reset"].b6,
html.fonts-loaded
    button[type="submit"].b6,
html.fonts-loaded
    button[type="button"].b6 {
  font-family: Roboto, Arial, sans-serif;
}

button.b6:focus,
button.b6:hover,
.button.b6:focus,
.button.b6:hover,
.button-reverse.b6:focus,
.button-reverse.b6:hover,
input[type="reset"].b6:focus,
input[type="reset"].b6:hover,
input[type="submit"].b6:focus,
input[type="submit"].b6:hover,
input[type="button"].b6:focus,
input[type="button"].b6:hover,
button[type="reset"].b6:focus,
button[type="reset"].b6:hover,
button[type="submit"].b6:focus,
button[type="submit"].b6:hover,
button[type="button"].b6:focus,
button[type="button"].b6:hover {
  color: #050605;
}

button.b7,
.button.b7,
.button-reverse.b7,
input[type="reset"].b7,
input[type="submit"].b7,
input[type="button"].b7,
button[type="reset"].b7,
button[type="submit"].b7,
button[type="button"].b7 {
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: -0.02em;
  font-weight: 700;
  padding: 0.5625rem 1.125rem;
}

@media screen and (min-width: 59.375em) {
  button.b7,
  .button.b7,
  .button-reverse.b7,
  input[type="reset"].b7,
  input[type="submit"].b7,
  input[type="button"].b7,
  button[type="reset"].b7,
  button[type="submit"].b7,
  button[type="button"].b7 {
    font-size: 1.0625rem;
    line-height: 1.23529;
  }
}

@media screen and (min-width: 87.5em) {
  button.b7,
  .button.b7,
  .button-reverse.b7,
  input[type="reset"].b7,
  input[type="submit"].b7,
  input[type="button"].b7,
  button[type="reset"].b7,
  button[type="submit"].b7,
  button[type="button"].b7 {
    font-size: 1.0625rem;
    line-height: 1.47059;
  }
}

@media print {
  button.b7,
  .button.b7,
  .button-reverse.b7,
  input[type="reset"].b7,
  input[type="submit"].b7,
  input[type="button"].b7,
  button[type="reset"].b7,
  button[type="submit"].b7,
  button[type="button"].b7 {
    font-size: 0.75rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 59.375em) {
  button.b7,
  .button.b7,
  .button-reverse.b7,
  input[type="reset"].b7,
  input[type="submit"].b7,
  input[type="button"].b7,
  button[type="reset"].b7,
  button[type="submit"].b7,
  button[type="button"].b7 {
    padding: 0.75rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  button.b7,
  .button.b7,
  .button-reverse.b7,
  input[type="reset"].b7,
  input[type="submit"].b7,
  input[type="button"].b7,
  button[type="reset"].b7,
  button[type="submit"].b7,
  button[type="button"].b7 {
    padding: 0.84375rem 1.6875rem;
  }
}

html.fonts-loaded button.b7,
html.fonts-loaded
    .button.b7,
html.fonts-loaded
    .button-reverse.b7,
html.fonts-loaded
    input[type="reset"].b7,
html.fonts-loaded
    input[type="submit"].b7,
html.fonts-loaded
    input[type="button"].b7,
html.fonts-loaded
    button[type="reset"].b7,
html.fonts-loaded
    button[type="submit"].b7,
html.fonts-loaded
    button[type="button"].b7 {
  font-family: FF Meta Web Pro, Arial, sans-serif;
}

button[type="reset"] {
  color: #da291c;
  background-color: #ffffff;
}

button[type="reset"]:focus,
button[type="reset"]:hover {
  background-color: #ffffff;
  color: #c32519;
}

.form-help {
  font-size: 0.625rem;
  line-height: 1.5;
  color: #808080;
}

@media screen and (min-width: 59.375em) {
  .form-help {
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 87.5em) {
  .form-help {
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
}

@media print {
  .form-help {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

* + .form-help {
  margin-top: 0.28125rem;
}

@media screen and (min-width: 59.375em) {
  * + .form-help {
    margin-top: 0.375rem;
  }
}

@media screen and (min-width: 87.5em) {
  * + .form-help {
    margin-top: 0.42188rem;
  }
}

.sort {
  text-align: right;
}

.sort label,
.sort label + div {
  display: inline-block;
}

.sort label {
  margin-right: 1em;
}

.sort select {
  min-width: 12.5rem;
}

.tag-list {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  .tag-list {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.tag-list .button {
  font-size: 0.625rem;
  line-height: 1.5;
  padding-top: 0.28125rem !important;
  padding-bottom: 0.28125rem !important;
  vertical-align: middle;
}

@media screen and (min-width: 59.375em) {
  .tag-list .button {
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 87.5em) {
  .tag-list .button {
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
}

@media print {
  .tag-list .button {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 59.375em) {
  .tag-list .button {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
}

.tag {
  font-size: 0.625rem;
  line-height: 1.5;
  background: #ffffff;
  padding: 0.28125rem;
  padding-left: 0.375rem;
  display: inline-block;
}

@media screen and (min-width: 59.375em) {
  .tag {
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 87.5em) {
  .tag {
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
}

@media print {
  .tag {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 59.375em) {
  .tag {
    padding: 0.375rem;
    padding-left: 0.5rem;
  }
}

.clear-filters {
  font-size: 0.625rem;
  line-height: 1.5;
  display: inline-block;
  padding: 0.28125rem;
  background: #ffffff;
}

@media screen and (min-width: 59.375em) {
  .clear-filters {
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 87.5em) {
  .clear-filters {
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
}

@media print {
  .clear-filters {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 59.375em) {
  .clear-filters {
    padding: 0.375rem;
  }
}

.closeThisTag {
  padding: 0.3125rem;
  vertical-align: middle;
}

.region-number-select__numbers a {
  color: #ffffff;
}

.region-number-select .is--hidden {
  display: none;
}

.region-number-select .is--active {
  display: block;
}

.checkbox-subgroup {
  margin-left: 1.5rem;
}

@media screen and (min-width: 59.375em) {
  .checkbox-subgroup {
    margin-left: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .checkbox-subgroup {
    margin-left: 1.5rem;
  }
}

.layout-2-4-of-6 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-2-4-of-6::after {
  clear: both;
  content: "";
  display: block;
}

.layout-2-4-of-6 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-2-4-of-6 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) {
  .layout-2-4-of-6 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-2-4-of-6 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-2-4-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-2-4-of-6 > .column + .column {
    margin-top: 0;
  }

  .layout-2-4-of-6 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-2-4-of-6 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-2-4-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-2-4-of-6 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-2-4-of-6 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-2-4-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-1-7-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-1-7-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-1-7-of-8 > .column:nth-child(1),
.layout-1-7-of-8 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-1-7-of-8 > .column:nth-child(1):last-child,
.layout-1-7-of-8 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-1-7-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 21.875%;
  }

  .layout-1-7-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 78.125%;
  }

  .layout-1-7-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-1-7-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 18.75%;
  }

  .layout-1-7-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 81.25%;
  }

  .layout-1-7-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 81.25em) {
  .layout-1-7-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 18.75%;
  }

  .layout-1-7-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 81.25%;
  }

  .layout-1-7-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-1-7-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 21.875%;
  }

  .layout-1-7-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-1-7-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 78.125%;
  }

  .layout-1-7-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .flexbox .layout-1-7-of-8.with-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .flexbox .layout-1-7-of-8.with-flex > .column {
    float: none;
  }
}

.layout-7-of-8-shift-1 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-7-of-8-shift-1::after {
  clear: both;
  content: "";
  display: block;
}

.layout-7-of-8-shift-1 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-7-of-8-shift-1 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-7-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 78.125%;
    margin-left: 21.875%;
  }

  .layout-7-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-7-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 81.25%;
    margin-left: 18.75%;
  }

  .layout-7-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 81.25em) {
  .layout-7-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 81.25%;
    margin-left: 18.75%;
  }

  .layout-7-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

.layout-2-4-of-8-shift-1 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-2-4-of-8-shift-1::after {
  clear: both;
  content: "";
  display: block;
}

.layout-2-4-of-8-shift-1 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-2-4-of-8-shift-1 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) {
  .layout-2-4-of-8-shift-1 > .column + .column {
    margin-top: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 31.25em) {
  .layout-2-4-of-8-shift-1 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-2-4-of-8-shift-1 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
    margin-left: 12.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-2-4-of-8-shift-1 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
    margin-left: 12.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-2-4-of-8-shift-1 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
    margin-left: 12.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-4-of-8-shift-1 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-2-6-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-2-6-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-2-6-of-8 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-2-6-of-8 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-2-6-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-2-6-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-2-6-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-2-6-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-2-6-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-6-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-2-6-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-2-6-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
  }

  .layout-2-6-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-2-6-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-2-6-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-2-6-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-2-6-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-3-5-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-3-5-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-3-5-of-8 .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-3-5-of-8 .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-3-5-of-8 .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-3-5-of-8 .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-3-5-of-8 .column + .column {
    margin-top: 0;
  }

  .layout-3-5-of-8 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 43.75%;
  }

  .layout-3-5-of-8 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 56.25%;
  }

  .layout-3-5-of-8 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-3-5-of-8 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-3-5-of-8 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-3-5-of-8 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-3-5-of-8 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-3-5-of-8 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-3-5-of-8 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-3-5-of-8-wide {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-3-5-of-8-wide::after {
  clear: both;
  content: "";
  display: block;
}

.layout-3-5-of-8-wide .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-3-5-of-8-wide .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-3-5-of-8-wide .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-3-5-of-8-wide .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-3-5-of-8-wide .column + .column {
    margin-top: 0;
  }

  .layout-3-5-of-8-wide .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-3-5-of-8-wide .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8-wide .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-3-5-of-8-wide .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-3-5-of-8-wide .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-3-5-of-8-wide .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8-wide .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-3-5-of-8-wide .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-3-5-of-8-wide .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-3-5-of-8-wide .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-3-5-of-8-wide .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-3-5-of-8-wide .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-4-4-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-4-4-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-4-4-of-8 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-4-4-of-8 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-4-4-of-8 > .column:nth-child(1),
  .layout-4-4-of-8 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-4-4-of-8 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-4-4-of-8 > .column:last-child {
    margin-right: 0;
  }

  .layout-4-4-of-8 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-4-4-of-8 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-4-4-of-8 > .column:nth-child(1),
  .layout-4-4-of-8 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-4-4-of-8 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-4-4-of-8 > .column:last-child {
    margin-right: 0;
  }

  .layout-4-4-of-8 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-4-4-of-8 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-5-1-of-6 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-5-1-of-6::after {
  clear: both;
  content: "";
  display: block;
}

.layout-5-1-of-6 .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-1-of-6 .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-5-1-of-6 .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-1-of-6 .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) {
  .layout-5-1-of-6 .column + .column {
    margin-top: 0;
  }

  .layout-5-1-of-6 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-1-of-6 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-1-of-6 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-1-of-6 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-5-1-of-6 .column + .column {
    margin-top: 0;
  }

  .layout-5-1-of-6 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 83.33333%;
  }

  .layout-5-1-of-6 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-1-of-6 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 16.66667%;
  }

  .layout-5-1-of-6 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-5-1-of-6 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 83.33333%;
  }

  .layout-5-1-of-6 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-1-of-6 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 16.66667%;
  }

  .layout-5-1-of-6 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-1-of-6 .column + .column {
    margin-top: 0;
  }

  .layout-5-1-of-6 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-1-of-6 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-1-of-6 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-1-of-6 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-5-2-of-7 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-5-2-of-7::after {
  clear: both;
  content: "";
  display: block;
}

.layout-5-2-of-7 > .column:nth-child(1),
.layout-5-2-of-7 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-2-of-7 > .column:nth-child(1):last-child,
.layout-5-2-of-7 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-5-2-of-7 > .column + .column {
    margin-top: 0;
  }

  .layout-5-2-of-7 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 71.42857%;
  }

  .layout-5-2-of-7 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-2-of-7 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 28.57143%;
  }

  .layout-5-2-of-7 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-2-of-7 > .column + .column {
    margin-top: 0;
  }

  .layout-5-2-of-7 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-2-of-7 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-2-of-7 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-5-2-of-7 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-5-of-8-shift-1 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-5-of-8-shift-1::after {
  clear: both;
  content: "";
  display: block;
}

.layout-5-of-8-shift-1 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-of-8-shift-1 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-5-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-5-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-5-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-5-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-5-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
    margin-left: 12.5%;
  }

  .layout-5-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-5-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 31.25em) {
  .layout-5-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 50%;
    margin-right: 0%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-5-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 33.33333%;
    margin-right: -16.66667%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-5-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-5-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 40%;
    margin-right: -20%;
    margin-left: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-5-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media print {
  .layout-5-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 33.33333%;
    margin-right: -16.66667%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-5-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 31.25em) {
  .layout-5-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-left: 0%;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-5-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin-left: -16.66667%;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-5-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-5-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 40%;
    margin-left: -20%;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-5-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin-left: -16.66667%;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-5-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-of-8-shift-1 .offset-media {
    float: left;
    display: block;
    margin-right: 0%;
    width: 133.33333%;
    margin-left: -16.66667%;
  }

  .layout-5-of-8-shift-1 .offset-media:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-5-of-8-shift-1 .offset-media {
    float: left;
    display: block;
    margin-right: 0%;
    width: 140%;
    margin-left: -20%;
  }

  .layout-5-of-8-shift-1 .offset-media:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-of-8-shift-1 .offset-media {
    float: left;
    display: block;
    margin-right: 0%;
    width: 133.33333%;
    margin-left: -16.66667%;
  }

  .layout-5-of-8-shift-1 .offset-media:last-child {
    margin-right: 0;
  }
}

.layout-5-3-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-5-3-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-5-3-of-8 > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-3-of-8 > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-5-3-of-8 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-5-3-of-8 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-5-3-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-5-3-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 56.25%;
  }

  .layout-5-3-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-3-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 43.75%;
  }

  .layout-5-3-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-3-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-5-3-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-3-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-5-3-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-5-3-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-5-3-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-5-3-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-5-3-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-2-of-8 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-2-of-8::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-2-of-8 > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8 > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-6-2-of-8 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-6-2-of-8 > .column + .column {
    margin-top: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 56.25%;
  }

  .layout-6-2-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 43.75%;
  }

  .layout-6-2-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-6-2-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-6-2-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 68.75%;
  }

  .layout-6-2-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 31.25%;
  }

  .layout-6-2-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-6-2-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
  }

  .layout-6-2-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-6-2-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-2-of-8 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-2-of-8--wider {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-2-of-8--wider::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-2-of-8--wider > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--wider > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-6-2-of-8--wider > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--wider > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-6-2-of-8--wider > .column + .column {
    margin-top: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-2-of-8--wider > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-2-of-8--mobile-full-width {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-2-of-8--mobile-full-width::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-2-of-8--mobile-full-width > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--mobile-full-width > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-6-2-of-8--mobile-full-width > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--mobile-full-width > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 68.75%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 31.25%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8--mobile-full-width > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-2-of-8--wider {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-2-of-8--wider::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-2-of-8--wider > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--wider > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-6-2-of-8--wider > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-8--wider > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-6-2-of-8--wider > .column + .column {
    margin-top: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-2-of-8--wider > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .layout-6-2-of-8--wider > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-2-of-9 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-2-of-9::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-2-of-9 .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-9 .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-6-2-of-9 .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-2-of-9 .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-6-2-of-9 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-6-2-of-9 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-9 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-6-2-of-9 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-6-2-of-9 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-6-2-of-9 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-9 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-6-2-of-9 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-2-of-9 .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-6-2-of-9 .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-6-2-of-9 .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-6-2-of-9 .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-4-2-of-6 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-4-2-of-6::after {
  clear: both;
  content: "";
  display: block;
}

.layout-4-2-of-6 > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-4-2-of-6 > .column:nth-child(1):last-child {
  margin-right: 0;
}

.layout-4-2-of-6 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-4-2-of-6 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 68.75em) {
  .layout-4-2-of-6 > .column + .column {
    margin-top: 0;
  }

  .layout-4-2-of-6 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-4-2-of-6 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-4-2-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-4-2-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-4-2-of-6 > .column + .column {
    margin-top: 0;
  }

  .layout-4-2-of-6 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-4-2-of-6 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-4-2-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-4-2-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-6-of-8-shift-1 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-6-of-8-shift-1::after {
  clear: both;
  content: "";
  display: block;
}

.layout-6-of-8-shift-1 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-6-of-8-shift-1 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-6-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-6-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-6-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-6-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-of-8-shift-1 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 75%;
    margin-left: 12.5%;
  }

  .layout-6-of-8-shift-1 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 31.25em) {
  .layout-6-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 50%;
    margin-right: 0%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-6-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-6-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 33.33333%;
    margin-right: -16.66667%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-6-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .layout-6-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 40%;
    margin-right: -20%;
    margin-left: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-6-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media print {
  .layout-6-of-8-shift-1 .aside-media {
    float: right;
    display: block;
    margin-left: 0%;
    width: 33.33333%;
    margin-right: -16.66667%;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-6-of-8-shift-1 .aside-media:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 31.25em) {
  .layout-6-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-left: 0%;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .layout-6-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-6-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin-left: -16.66667%;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-6-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-of-8-shift-1 .aside-media-left {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
    margin-left: -16.66667%;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }

  .layout-6-of-8-shift-1 .aside-media-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-6-of-8-shift-1 .offset-media {
    float: left;
    display: block;
    margin-right: 0%;
    width: 133.33333%;
    margin-left: -16.66667%;
  }

  .layout-6-of-8-shift-1 .offset-media:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-6-of-8-shift-1 .offset-media {
    float: left;
    display: block;
    margin-right: 0%;
    width: 133.33333%;
    margin-left: -16.66667%;
  }

  .layout-6-of-8-shift-1 .offset-media:last-child {
    margin-right: 0;
  }
}

.layout-flip-5-2-of-7 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-flip-5-2-of-7::after {
  clear: both;
  content: "";
  display: block;
}

.layout-flip-5-2-of-7 > .column:nth-child(1),
.layout-flip-5-2-of-7 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-flip-5-2-of-7 > .column:nth-child(1):last-child,
.layout-flip-5-2-of-7 > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-flip-5-2-of-7 > .column + .column {
    margin-top: 0;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 28.57143%;
    float: right;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 71.42857%;
    float: left;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-flip-5-2-of-7 > .column + .column {
    margin-top: 0;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 28.57143%;
    float: right;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 71.42857%;
    float: left;
  }

  .layout-flip-5-2-of-7 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-condition {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-condition::after {
  clear: both;
  content: "";
  display: block;
}

.layout-condition > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-condition > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 68.75em) {
  .layout-condition > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-condition > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-condition > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 71.42857%;
  }

  .layout-condition > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.layout-condition-summary {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-condition-summary::after {
  clear: both;
  content: "";
  display: block;
}

.layout-condition-summary > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-condition-summary > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 68.75em) {
  .layout-condition-summary > .column + .column {
    margin-top: 0;
  }

  .layout-condition-summary > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 71.42857%;
  }

  .layout-condition-summary > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .layout-condition-summary > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 28.57143%;
  }

  .layout-condition-summary > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.page {
  background: #ffffff;
  padding-left: 0rem;
  padding-right: 0rem;
  overflow: hidden;
}

.page > * {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 31.25em) {
  .page {
    padding-left: 0.65625rem;
    padding-right: 0.65625rem;
  }
}

@media screen and (min-width: 59.375em) {
  .page {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .page {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

@media screen and (min-width: 25em) and (max-width: 46.875em) {
  .page--extended {
    margin-left: -20px;
    margin-right: -20px;
  }
}

[class^="layout-"] > .column {
  padding-left: 0.65625rem;
  padding-right: 0.65625rem;
}

@media screen and (min-width: 59.375em) {
  [class^="layout-"] > .column {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

.column [class^="layout-"] {
  margin-left: -0.65625rem;
  margin-right: -0.65625rem;
}

@media screen and (min-width: 59.375em) {
  .column [class^="layout-"] {
    margin-left: -0.96875rem;
    margin-right: -0.96875rem;
  }
}

.reverse-overflow > *:first-child > *:first-child > .content-box:first-child,
.reverse-overflow > *:first-child > .content-box:first-child,
.reverse-overflow > .content-box:first-child {
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 46.875em) {
  .reverse-overflow > *:first-child > *:first-child > .content-box:first-child,
  .reverse-overflow > *:first-child > .content-box:first-child,
  .reverse-overflow > .content-box:first-child {
    margin-top: -3.375rem;
  }
}

@media screen and (min-width: 59.375em) {
  .reverse-overflow > *:first-child > *:first-child > .content-box:first-child,
  .reverse-overflow > *:first-child > .content-box:first-child,
  .reverse-overflow > .content-box:first-child {
    margin-top: -4.5rem;
  }
}

.gi {
  background-color: #808080;
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .gi {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .gi {
    padding: 1.6875rem;
  }
}

.aside-media-wide > .in {
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .aside-media-wide > .in {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .aside-media-wide > .in {
    padding: 1.6875rem;
  }
}

.aside-media-left,
.aside-media {
  background: #f7f8fa;
}

.aside-media-left > .in,
.aside-media > .in {
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .aside-media-left > .in,
  .aside-media > .in {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .aside-media-left > .in,
  .aside-media > .in {
    padding: 1.6875rem;
  }
}

@media screen and (min-width: 25em) {
  .aside-media-left,
  .aside-media {
    width: 45%;
  }
}

@media screen and (min-width: 31.25em) {
  .aside-media-left,
  .aside-media {
    width: 100%;
  }
}

@media screen and (min-width: 46.875em) {
  .aside-media-left,
  .aside-media {
    width: 45%;
  }
}

@media screen and (min-width: 59.375em) {
  .aside-media-left,
  .aside-media {
    width: 45%;
  }
}

h1 + .aside-media-left,
h2 + .aside-media-left,
h3 + .aside-media-left,
h4 + .aside-media-left,
h5 + .aside-media-left,
h6 + .aside-media-left,
h1 +
  .aside-media,
h2 +
  .aside-media,
h3 +
  .aside-media,
h4 +
  .aside-media,
h5 +
  .aside-media,
h6 +
  .aside-media {
  margin-top: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  h1 + .aside-media-left,
  h2 + .aside-media-left,
  h3 + .aside-media-left,
  h4 + .aside-media-left,
  h5 + .aside-media-left,
  h6 + .aside-media-left,
  h1 +
      .aside-media,
  h2 +
      .aside-media,
  h3 +
      .aside-media,
  h4 +
      .aside-media,
  h5 +
      .aside-media,
  h6 +
      .aside-media {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  h1 + .aside-media-left,
  h2 + .aside-media-left,
  h3 + .aside-media-left,
  h4 + .aside-media-left,
  h5 + .aside-media-left,
  h6 + .aside-media-left,
  h1 +
      .aside-media,
  h2 +
      .aside-media,
  h3 +
      .aside-media,
  h4 +
      .aside-media,
  h5 +
      .aside-media,
  h6 +
      .aside-media {
    margin-top: 1.6875rem;
  }
}

h1 + .aside-media-left + p,
h2 + .aside-media-left + p,
h3 + .aside-media-left + p,
h4 + .aside-media-left + p,
h5 + .aside-media-left + p,
h6 + .aside-media-left + p,
h1 +
    .aside-media + p,
h2 +
    .aside-media + p,
h3 +
    .aside-media + p,
h4 +
    .aside-media + p,
h5 +
    .aside-media + p,
h6 +
    .aside-media + p {
  margin-top: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  h1 + .aside-media-left + p,
  h2 + .aside-media-left + p,
  h3 + .aside-media-left + p,
  h4 + .aside-media-left + p,
  h5 + .aside-media-left + p,
  h6 + .aside-media-left + p,
  h1 +
        .aside-media + p,
  h2 +
        .aside-media + p,
  h3 +
        .aside-media + p,
  h4 +
        .aside-media + p,
  h5 +
        .aside-media + p,
  h6 +
        .aside-media + p {
    margin-top: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  h1 + .aside-media-left + p,
  h2 + .aside-media-left + p,
  h3 + .aside-media-left + p,
  h4 + .aside-media-left + p,
  h5 + .aside-media-left + p,
  h6 + .aside-media-left + p,
  h1 +
        .aside-media + p,
  h2 +
        .aside-media + p,
  h3 +
        .aside-media + p,
  h4 +
        .aside-media + p,
  h5 +
        .aside-media + p,
  h6 +
        .aside-media + p {
    margin-top: 0.84375rem;
  }
}

@media screen and (min-width: 31.25em) {
  .aside-media-left:first-child + *,
  .aside-media:first-child + * {
    margin-top: 0;
  }
}

.aside-media-left + *,
.aside-media + * {
  margin-top: 1.125rem;
}

@media screen and (min-width: 31.25em) {
  .aside-full {
    float: left;
    display: block;
    margin-right: 0%;
    width: 177.77778%;
  }

  .aside-full:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .aside-full {
    float: left;
    display: block;
    margin-right: 0%;
    width: 160%;
  }

  .aside-full:last-child {
    margin-right: 0;
  }
}

.aside-media-left .small-video,
.aside-media .small-video {
  min-height: 0;
  height: 0;
  padding-top: 56.25%;
}

@media screen and (min-width: 25em) {
  .aside-media {
    float: right;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}

@media screen and (min-width: 31.25em) {
  .aside-media {
    float: right;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}

@media screen and (min-width: 46.875em) {
  .aside-media {
    float: right;
    margin-left: 1.3125rem;
    margin-bottom: 1.3125rem;
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 59.375em) {
  .aside-media {
    float: right;
    margin-left: 1.9375rem;
    margin-bottom: 1.9375rem;
  }
}

@media screen and (min-width: 25em) {
  .aside-media-left {
    float: left;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}

@media screen and (min-width: 31.25em) {
  .aside-media-left {
    float: left;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}

@media screen and (min-width: 46.875em) {
  .aside-media-left {
    float: left;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .aside-media-left {
    float: left;
    margin-right: 1.9375rem;
    margin-bottom: 1.9375rem;
  }
}

.sectioned-content > section + section {
  position: relative;
  margin-top: 2.625rem;
}

.sectioned-content > section + section:after {
  content: '';
  display: block;
  position: absolute;
  top: -1.3125rem;
  left: 0;
  right: 0;
  background-color: #f7f8fa;
  height: 0.1875rem;
}

@media screen and (min-width: 59.375em) {
  .sectioned-content > section + section {
    margin-top: 7.75rem;
  }

  .sectioned-content > section + section:after {
    top: -3.875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .sectioned-content > section + section {
    margin-top: 7.75rem;
  }

  .sectioned-content > section + section:after {
    top: -3.875rem;
  }
}

.sectioned-content--tight > section + section {
  margin-top: 2.625rem;
}

.sectioned-content--tight > section + section:after {
  top: -1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .sectioned-content--tight > section + section {
    margin-top: 3.875rem;
  }

  .sectioned-content--tight > section + section:after {
    top: -1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .sectioned-content--tight > section + section {
    margin-top: 3.875rem;
  }

  .sectioned-content--tight > section + section:after {
    top: -1.9375rem;
  }
}

.layout-split-2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .layout-split-2 > .column:nth-child(1),
  .layout-split-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2 > .column:nth-child(1):last-child,
  .layout-split-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2 > .column:nth-child(1),
  .layout-split-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2 > .column:nth-child(1):last-child,
  .layout-split-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-never-break {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-never-break::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-never-break > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-never-break > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 17.8125em) {
  .layout-split-2-never-break > .column:nth-child(1),
  .layout-split-2-never-break > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-never-break > .column:nth-child(1):last-child,
  .layout-split-2-never-break > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-never-break > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-never-break > .column:nth-child(1),
  .layout-split-2-never-break > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-never-break > .column:nth-child(1):last-child,
  .layout-split-2-never-break > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-never-break > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-never-break > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-of-2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-of-2::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-of-2 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-of-2 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 17.8125em) {
  .layout-split-2-of-2 > .column:nth-child(1),
  .layout-split-2-of-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(1):last-child,
  .layout-split-2-of-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-2 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-of-2 > .column:nth-child(1),
  .layout-split-2-of-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(1):last-child,
  .layout-split-2-of-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-2 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-2 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-of-3 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-of-3::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-of-3 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-of-3 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-split-2-of-3 > .column:nth-child(1),
  .layout-split-2-of-3 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(1):last-child,
  .layout-split-2-of-3 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-3 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-of-3 > .column:nth-child(1),
  .layout-split-2-of-3 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(1):last-child,
  .layout-split-2-of-3 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-3 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-3 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-1-2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-1-2::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-1-2 > .column:nth-child(1),
.layout-split-2-1-2 > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 50%;
  margin-top: 0;
}

.layout-split-2-1-2 > .column:nth-child(1):last-child,
.layout-split-2-1-2 > .column:nth-child(2):last-child {
  margin-right: 0;
}

.layout-split-2-1-2 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 50%;
}

.layout-split-2-1-2 > .column:last-child {
  margin-right: 0;
}

.layout-split-2-1-2 > .column:nth-child(2n) {
  margin-right: 0;
}

.layout-split-2-1-2 > .column:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 31.25em) and (max-width: 46.875em) {
  .layout-split-2-1-2 > .column,
  .layout-split-2-1-2 > .column:nth-child(1),
  .layout-split-2-1-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-split-2-1-2 > .column:last-child,
  .layout-split-2-1-2 > .column:nth-child(1):last-child,
  .layout-split-2-1-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-split-2-1-2 > .column:nth-child(1),
  .layout-split-2-1-2 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-1-2 > .column:nth-child(1):last-child,
  .layout-split-2-1-2 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-1-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-1-2 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-1-2 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-1-2 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-of-4 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-of-4::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-of-4 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-of-4 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 59.375em) {
  .layout-split-2-of-4 > .column:nth-child(1),
  .layout-split-2-of-4 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(1):last-child,
  .layout-split-2-of-4 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-of-4 > .column:nth-child(1),
  .layout-split-2-of-4 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(1):last-child,
  .layout-split-2-of-4 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-4 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-of-5 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-of-5::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-of-5 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-of-5 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) and (max-width: 31.25em) {
  .layout-split-2-of-5 > .column:nth-child(1),
  .layout-split-2-of-5 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(1):last-child,
  .layout-split-2-of-5 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-split-2-of-5 > .column:nth-child(1),
  .layout-split-2-of-5 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(1):last-child,
  .layout-split-2-of-5 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-of-5 > .column:nth-child(1),
  .layout-split-2-of-5 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(1):last-child,
  .layout-split-2-of-5 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-of-6 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-of-6::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-of-6 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-of-6 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 68.75em) {
  .layout-split-2-of-6 > .column:nth-child(1),
  .layout-split-2-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(1):last-child,
  .layout-split-2-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-6 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-of-6 > .column:nth-child(1),
  .layout-split-2-of-6 > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(1):last-child,
  .layout-split-2-of-6 > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-of-6 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-of-6 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-2-news {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-2-news::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-2-news > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-2-news > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) {
  .layout-split-2-news > .column:nth-child(1),
  .layout-split-2-news > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-news > .column:nth-child(1):last-child,
  .layout-split-2-news > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-news > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-news > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-news > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-news > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-2-news > .column:nth-child(1),
  .layout-split-2-news > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    margin-top: 0;
  }

  .layout-split-2-news > .column:nth-child(1):last-child,
  .layout-split-2-news > .column:nth-child(2):last-child {
    margin-right: 0;
  }

  .layout-split-2-news > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-2-news > .column:last-child {
    margin-right: 0;
  }

  .layout-split-2-news > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-2-news > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-3 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-3::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-3 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-3 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 46.875em) and (max-width: 68.75em) {
  .layout-split-3 > .column:nth-child(1),
  .layout-split-3 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-split-3 > .column:nth-child(1),
  .layout-split-3 > .column:nth-child(2),
  .layout-split-3 > .column:nth-child(3) {
    margin-top: 0;
  }

  .layout-split-3 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-split-3 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(3n) {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(3n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-3 > .column:nth-child(1),
  .layout-split-3 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-3-of-5 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-3-of-5::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-3-of-5 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-3-of-5 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) and (max-width: 31.25em) {
  .layout-split-3-of-5 > .column:nth-child(1),
  .layout-split-3-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 46.875em) and (max-width: 68.75em) {
  .layout-split-3-of-5 > .column:nth-child(1),
  .layout-split-3-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-split-3-of-5 > .column:nth-child(1),
  .layout-split-3-of-5 > .column:nth-child(2),
  .layout-split-3-of-5 > .column:nth-child(3) {
    margin-top: 0;
  }

  .layout-split-3-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-split-3-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(3n) {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(3n+1) {
    clear: left;
  }
}

@media print {
  .layout-split-3-of-5 > .column:nth-child(1),
  .layout-split-3-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-3-compact {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-3-compact::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-3-compact > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-3-compact > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) and (max-width: 46.875em) {
  .layout-split-3-compact > .column:nth-child(1),
  .layout-split-3-compact > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3-compact > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3-compact > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-compact > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3-compact > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-split-3-compact > .column:nth-child(1),
  .layout-split-3-compact > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-3-compact > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-3-compact > .column:last-child {
    margin-right: 0;
  }

  .layout-split-3-compact > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-3-compact > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-4 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-4::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-4 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-4 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 17.8125em) and (max-width: 31.25em) {
  .layout-split-4 > .column:nth-child(1),
  .layout-split-4 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 17.8125em) and (max-width: 25em) {
  .layout-split-4 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-split-4 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 46.875em) {
  .layout-split-4 > .column:nth-child(1),
  .layout-split-4 > .column:nth-child(2),
  .layout-split-4 > .column:nth-child(3) {
    margin-top: 0;
  }

  .layout-split-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 33.33333%;
  }

  .layout-split-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(3n) {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(3n+1) {
    clear: left;
  }

  .layout-split-4 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%;
  }

  .layout-split-4 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-split-4 > .column:nth-child(1),
  .layout-split-4 > .column:nth-child(2),
  .layout-split-4 > .column:nth-child(3),
  .layout-split-4 > .column:nth-child(4) {
    margin-top: 0;
  }

  .layout-split-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-split-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(4n) {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(4n+1) {
    clear: left;
  }

  .layout-split-4 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-split-4 > .column:nth-child(1),
  .layout-split-4 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4 > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-4-simple {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-4-simple::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-4-simple > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-4-simple > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) and (max-width: 46.875em) {
  .layout-split-4-simple > .column:nth-child(1),
  .layout-split-4-simple > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4-simple > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-simple > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(2n+1) {
    clear: left;
  }

  .layout-split-4-simple > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-split-4-simple > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-split-4-simple > .column:nth-child(1),
  .layout-split-4-simple > .column:nth-child(2),
  .layout-split-4-simple > .column:nth-child(3),
  .layout-split-4-simple > .column:nth-child(4) {
    margin-top: 0;
  }

  .layout-split-4-simple > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-split-4-simple > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(4n) {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(4n+1) {
    clear: left;
  }

  .layout-split-4-simple > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-simple > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-split-4-simple > .column:nth-child(1),
  .layout-split-4-simple > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4-simple > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-simple > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4-simple > .column:nth-child(2n+1) {
    clear: left;
  }
}

.layout-split-4-of-5 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.layout-split-4-of-5::after {
  clear: both;
  content: "";
  display: block;
}

.layout-split-4-of-5 > .column {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.layout-split-4-of-5 > .column:last-child {
  margin-right: 0;
}

@media screen and (min-width: 25em) and (max-width: 31.25em) {
  .layout-split-4-of-5 > .column:nth-child(1),
  .layout-split-4-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }

  .layout-split-4-of-5 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-split-4-of-5 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) and (max-width: 81.25em) {
  .layout-split-4-of-5 > .column:nth-child(1),
  .layout-split-4-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }

  .layout-split-4-of-5 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
  }

  .layout-split-4-of-5 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 81.25em) {
  .layout-split-4-of-5 > .column:nth-child(1),
  .layout-split-4-of-5 > .column:nth-child(2),
  .layout-split-4-of-5 > .column:nth-child(3),
  .layout-split-4-of-5 > .column:nth-child(4) {
    margin-top: 0;
  }

  .layout-split-4-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .layout-split-4-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(4n) {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(4n+1) {
    clear: left;
  }

  .layout-split-4-of-5 > .column.col-double {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-of-5 > .column.col-double:last-child {
    margin-right: 0;
  }
}

@media print {
  .layout-split-4-of-5 > .column:nth-child(1),
  .layout-split-4-of-5 > .column:nth-child(2) {
    margin-top: 0;
  }

  .layout-split-4-of-5 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
  }

  .layout-split-4-of-5 > .column:last-child {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n) {
    margin-right: 0;
  }

  .layout-split-4-of-5 > .column:nth-child(2n+1) {
    clear: left;
  }
}

[class^='show-at'] {
  display: none;
}

.show-at-medium {
  display: none;
}

@media screen and (min-width: 31.25em) {
  .show-at-medium {
    display: block;
  }
}

@media screen and (min-width: 31.25em) {
  .show-until-medium {
    display: none;
  }
}

.show-at-large {
  display: none;
}

@media screen and (min-width: 46.875em) {
  .show-at-large {
    display: block;
  }
}

@media screen and (min-width: 59.375em) {
  .show-until-xlarge {
    display: none;
  }
}

.show-at-xlarge {
  display: none;
}

@media screen and (min-width: 59.375em) {
  .show-at-xlarge {
    display: block;
  }
}

.component-split-1-6 {
  width: 100%;
  float: left;
}

.component-split-1-6::after {
  clear: both;
  content: "";
  display: block;
}

.component-split-1-6 > .column {
  float: left;
}

.component-split-1-6 > .column:nth-child(1) {
  width: calc(16.66667% - 15px);
  margin-right: 15px;
}

.component-split-1-6 > .column:nth-child(2) {
  width: calc(83.33333% - 15px);
  margin-left: 15px;
}

.component-split-2 {
  width: 100%;
  float: left;
}

.component-split-2::after {
  clear: both;
  content: "";
  display: block;
}

.component-split-2 > .column {
  float: left;
}

.component-split-2 > .column:nth-child(1) {
  width: calc(50% - 15px);
  margin-right: 15px;
}

.component-split-2 > .column:nth-child(2) {
  width: calc(50% - 15px);
  margin-left: 15px;
}

.map * {
  margin-top: 0;
}

.map {
  height: 0;
  overflow: hidden;
  background-color: #ffffff;
  border-top: 3px solid #565655;
  padding-bottom: 70%;
}

@media screen and (min-width: 59.375em) {
  .map {
    padding-bottom: 60%;
  }
}

.map > * {
  position: absolute;
}

.map img {
  display: initial;
  max-width: initial;
}

@media screen and (min-width: 59.375em) {
  .map-has-intro .map-container {
    width: 65%;
    float: left;
  }
}

@media screen and (min-width: 59.375em) {
  .map-has-intro .map-intro {
    width: 35%;
    float: left;
  }
}

.map-has-intro .map {
  padding-bottom: 70%;
}

@media screen and (min-width: 46.875em) {
  .map-has-intro .map {
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 59.375em) {
  .map-has-intro .map {
    padding-bottom: 115%;
  }
}

.map-container {
  position: relative;
}

.map-container [href^="http://"]:not([class*="icon"]):not(.is-local),
.map-container [href^="https://"]:not([class*="icon"]):not(.is-local),
.map-container [target="_blank"]:not([class*="icon"]):not(.is-local),
.map-container [target="blank"]:not([class*="icon"]):not(.is-local) {
  background-image: none;
}

.marker-info {
  display: none;
}

.map-info-window {
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2.1875rem;
}

.map-info-window .marker-info {
  display: block;
}

.map-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.map-wrapper {
  float: left;
  background-color: #565655;
  width: 100%;
}

.map-intro {
  color: #ffffff;
  background-color: #565655;
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.map-intro__key li {
  display: -ms-flexbox;
  display: flex;
}

.map-intro__key__sales,
.map-intro__key__plants {
  padding-right: 0.5625rem;
}

.map-intro__key__sales img,
.map-intro__key__plants img {
  display: inline-block;
  position: relative;
  top: -2px;
}

.careers-feature {
  position: relative;
  margin-left: -1.3125rem;
  margin-right: -1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .careers-feature {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-feature {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

.careers-feature__img {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 0;
  padding-bottom: 37.26562%;
  z-index: 2;
}

.careers-feature__img-gradient {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#00ffffff', endColorstr='#ffffff',GradientType=0 );
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5.25rem;
}

@media screen and (min-width: 59.375em) {
  .careers-feature__img-gradient {
    height: 7.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-feature__img-gradient {
    height: 7.75rem;
  }
}

.careers-feature__body {
  margin-top: -5.25rem;
  margin-left: 1.3125rem;
  margin-right: 1.3125rem;
  padding: 1.3125rem;
  background: #ffffff;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 59.375em) {
  .careers-feature__body {
    margin-top: -7.75rem;
    margin-left: 1.9375rem;
    margin-right: 1.9375rem;
    padding: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-feature__body {
    margin-top: -7.75rem;
    margin-left: 1.9375rem;
    margin-right: 1.9375rem;
    padding: 1.9375rem;
  }
}

@media screen and (min-width: 17.8125em) and (max-width: 31.25em) {
  .layout-split-4 .column:nth-child(even) .vertical-block .vertical-block__subcategories {
    left: auto;
    right: 0;
  }

  .layout-split-4 .column:nth-child(even) .vertical-block.js-is-active .vertical-block__subcategories {
    left: auto;
    right: 100%;
    opacity: 1;
    z-index: 1000;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 46.875em) {
  .layout-split-4 .column:nth-child(3n) .vertical-block .vertical-block__subcategories {
    left: auto;
    right: 0;
  }

  .layout-split-4 .column:nth-child(3n) .vertical-block.js-is-active .vertical-block__subcategories {
    left: auto;
    right: 100%;
    opacity: 1;
    z-index: 1000;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-split-4 .column:nth-child(even) .vertical-block .vertical-block__subcategories {
    left: auto;
    right: 0;
  }

  .layout-split-4 .column:nth-child(even) .vertical-block.js-is-active .vertical-block__subcategories {
    left: auto;
    right: 100%;
    opacity: 1;
    z-index: 1000;
  }
}

.vertical-block {
  background: #f7f8fa;
  position: relative;
}

.vertical-block.js-is-active .vertical-block__subcategories {
  left: 100%;
  opacity: 1;
  z-index: 1000;
}

.vertical-block__img .img {
  padding-top: 82%;
}

.vertical-block__body {
  position: relative;
  z-index: 2;
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .vertical-block__body {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .vertical-block__body {
    padding: 1.6875rem;
  }
}

.vertical-block:not(.js-is-active) .vertical-block__subcategories {
  pointer-events: none;
}

.vertical-block__subcategories {
  transition: all .25s ease;
  background: #2c2c2a;
  position: absolute;
  width: 100%;
  width: calc(31px + 100%);
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding: 1.125rem;
}

.vertical-block__subcategories a {
  color: #ffffff;
}

.vertical-block__subcategories a:hover,
.vertical-block__subcategories a:focus {
  text-decoration: underline;
}

@media screen and (min-width: 59.375em) {
  .vertical-block__subcategories {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .vertical-block__subcategories {
    padding: 1.6875rem;
  }
}

.spotlight {
  background: #f7f8fa;
  padding: 30px;
}

[class^="layout-"] > .spotlight.column {
  padding: 30px;
}

.spotlight__image {
  float: left;
}

.site-header {
  background: #f7f8fa;
  padding-left: 0.65625rem;
  padding-right: 0.65625rem;
  overflow: hidden;
}

@media print {
  .site-header {
    display: none !important;
  }
}

@media screen and (min-width: 59.375em) {
  .site-header {
    background: #ffffff;
  }
}

@media screen and (min-width: 59.375em) {
  .site-header {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

.site-header > * {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.site-header + * {
  margin-top: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .site-header + * {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .site-header + * {
    margin-top: 1.6875rem;
  }
}

.site-header + .no-margin-top {
  margin-top: 0;
}

@media screen and (min-width: 59.375em) {
  .site-header + .no-margin-top {
    margin-top: 0;
  }
}

@media screen and (min-width: 87.5em) {
  .site-header + .no-margin-top {
    margin-top: 0;
  }
}

.site-header__mobile-search-wrap,
.site-header__mobile-wrap {
  display: none;
  background: #ffffff;
  margin-left: -0.65625rem;
  margin-right: -0.65625rem;
}

@media screen and (min-width: 59.375em) {
  .site-header__mobile-search-wrap,
  .site-header__mobile-wrap {
    background: none;
  }
}

@media screen and (min-width: 59.375em) {
  .js .site-header__mobile-search-wrap,
  .js .site-header__mobile-wrap {
    border-bottom: none;
    position: absolute;
    top: 1.5rem;
    right: 1.9375rem;
    z-index: 2;
  }
}

@media screen and (min-width: 87.5em) {
  .js .site-header__mobile-search-wrap,
  .js .site-header__mobile-wrap {
    top: 0.625rem;
    right: 1.9375rem;
  }
}

.site-header.active + div {
  margin-top: 0;
}

.site-header.active .site-header__mobile-search-wrap {
  opacity: 1;
  visibility: visible;
}

.site-header + div {
  transition: 300ms margin-top ease-out;
  transition-delay: 60ms;
}

.site-header__mobile-search-wrap {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.1s, opacity 0.1s linear;
  transition-delay: 0.1s;
}

@media screen and (min-width: 59.375em) {
  .js .site-header__mobile-search-wrap {
    max-width: none;
    margin-top: 0;
    margin-left: -0.96875rem;
    margin-right: -0.96875rem;
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
    position: relative;
    width: auto;
    background: #ffffff;
    top: auto;
    right: auto;
    background-color: #f7f8fa;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

.site-header__inner-wrap {
  position: relative;
  height: 3.75rem;
}

@media screen and (min-width: 59.375em) {
  .site-header__inner-wrap {
    height: 8.6875rem;
  }
}

.site-header__mobile-toggles {
  position: absolute;
  top: 0.5rem;
  right: 0.65625rem;
  width: 50%;
}

@media screen and (min-width: 0) and (max-width: 31.25em) {
  .site-header__mobile-toggles {
    right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .site-header__mobile-toggles {
    display: none;
  }
}

.site-header__mobile-toggles.js--is-active {
  top: 0;
}

.site-header__logo {
  width: 6.25rem;
  position: absolute;
  top: 0.5rem;
  left: 0.65625rem;
}

@media screen and (min-width: 0) and (max-width: 31.25em) {
  .site-header__logo {
    left: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .site-header__logo {
    top: 1.5rem;
    width: 7.0625rem;
    left: 0.96875rem;
  }
}

@media screen and (min-width: 68.75em) {
  .site-header__logo {
    width: 9.5rem;
  }
}

.site-footer {
  background: #f7f8fa;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .site-footer {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
  }
}

.page .site-footer {
  position: relative;
  z-index: 2;
}

.page .site-footer:after,
.page .site-footer:before {
  content: '';
  display: block;
  position: absolute;
  width: 62.5rem;
  top: 0;
  bottom: 0;
  background: #f7f8fa;
  z-index: -1;
}

.page .site-footer:after {
  left: 100%;
}

.page .site-footer:before {
  right: 100%;
}

.site-footer__social > p,
.site-footer__social > ul {
  display: inline-block;
}

.site-footer__social > p + ul {
  margin-left: 1em;
}

.site-footer__social li + li:before {
  content: "|";
  padding-right: 0.75em;
  color: #808080;
}

.site-footer__social .place-icon-before {
  background-position: left 0;
  padding-left: 1.25rem;
  background-size: contain;
}

@media screen and (min-width: 59.375em) {
  .site-footer__social .place-icon-before {
    padding-left: 1.5625rem;
  }
}

.cookies {
  position: relative;
  background-color: #f7f8fa;
  padding: 0.5625rem 1.3125rem;
  min-height: 3.875rem;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.cookies + * {
  margin-top: 0;
}

@media screen and (min-width: 31.25em) {
  .cookies {
    padding-right: 9.75rem;
  }
}

@media screen and (min-width: 59.375em) {
  .cookies {
    padding: 0.75rem 1.9375rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 12.75rem;
    min-height: 4.375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .cookies {
    padding: 0.84375rem 1.9375rem;
    padding-right: 14.375rem;
    padding-top: 1.6875rem;
    padding-bottom: 1.6875rem;
    min-height: 4.875rem;
  }
}

.cookies__notice > p {
  display: inline-block;
}

@media screen and (min-width: 31.25em) {
  .cookies__confirm {
    margin-top: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    right: 1.3125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .cookies__confirm {
    right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .cookies__confirm {
    right: 1.9375rem;
  }
}

.landing-header {
  background-color: #606060;
  position: relative;
  padding: 2.25rem 0;
}

@media screen and (min-width: 59.375em) {
  .landing-header {
    background-color: #2c2c2a;
  }
}

.landing-header > .inner:after {
  content: "";
  display: table;
  clear: both;
}

.page .landing-header {
  position: relative;
  z-index: 2;
}

.page .landing-header:after,
.page .landing-header:before {
  content: '';
  display: block;
  position: absolute;
  width: 62.5rem;
  top: 0;
  bottom: 0;
  background: #606060;
  z-index: -1;
}

.page .landing-header:after {
  left: 100%;
}

.page .landing-header:before {
  right: 100%;
}

@media screen and (min-width: 59.375em) {
  .page .landing-header {
    position: relative;
    z-index: 2;
  }

  .page .landing-header:after,
  .page .landing-header:before {
    content: '';
    display: block;
    position: absolute;
    width: 62.5rem;
    top: 0;
    bottom: 0;
    background: #2c2c2a;
    z-index: -1;
  }

  .page .landing-header:after {
    left: 100%;
  }

  .page .landing-header:before {
    right: 100%;
  }
}

.landing-header.has-tabs {
  padding-bottom: 3.375rem;
}

@media screen and (min-width: 59.375em) {
  .landing-header {
    padding: 3rem 0;
  }

  .landing-header.has-tabs {
    padding-bottom: 4.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header {
    padding: 3.375rem 0;
  }

  .landing-header.has-tabs {
    padding-bottom: 5.0625rem;
  }
}

.landing-header.has-carousel {
  padding-top: 0;
  padding-bottom: 0;
}

.landing-header.has-carousel .landing-header__body {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .landing-header.has-carousel .landing-header__body {
    padding-top: 3rem;
    padding-bottom: 4.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header.has-carousel .landing-header__body {
    padding-top: 3.375rem;
    padding-bottom: 5.0625rem;
  }
}

.landing-header__small-img,
.landing-header__medium-img {
  z-index: 4;
  position: absolute;
  top: 0;
  left: -1.3125rem;
  right: -2.625rem;
  height: 9.375rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 46.875em) {
  .landing-header__small-img,
  .landing-header__medium-img {
    left: auto;
    top: 0;
    right: -1.3125rem;
    bottom: 0;
    padding: 0;
    height: auto;
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__small-img,
  .landing-header__medium-img {
    right: -1.9375rem;
    bottom: 0;
  }
}

.landing-header__small-img + .landing-header__body,
.landing-header__medium-img + .landing-header__body {
  margin-top: 9.375rem;
}

@media screen and (min-width: 46.875em) {
  .landing-header__small-img + .landing-header__body,
  .landing-header__medium-img + .landing-header__body {
    padding-right: 1.3125rem;
    min-height: 5rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__small-img + .landing-header__body,
  .landing-header__medium-img + .landing-header__body {
    padding-right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header__small-img + .landing-header__body,
  .landing-header__medium-img + .landing-header__body {
    padding-right: 1.9375rem;
  }
}

@media screen and (min-width: 46.875em) {
  .landing-header__small-img {
    width: 25%;
    width: calc(21px + 25%);
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__small-img {
    width: 25%;
    width: calc(31px + 25%);
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header__small-img {
    right: -1.9375rem;
  }
}

@media screen and (min-width: 46.875em) {
  .landing-header__small-img + .landing-header__body {
    width: 70%;
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__small-img + .landing-header__body {
    width: 70%;
    min-height: 10rem;
  }
}

@media screen and (min-width: 46.875em) {
  .landing-header__medium-img {
    width: 50%;
    width: calc(21px + 50%);
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__medium-img {
    width: 50%;
    width: calc(31px + 50%);
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header__medium-img {
    right: -1.9375rem;
  }
}

@media screen and (min-width: 46.875em) {
  .landing-header__body {
    width: 50%;
    min-height: 10rem;
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header__medium-img + .landing-header__body {
    padding-top: 3rem;
    width: 50%;
    min-height: 17.5rem;
  }
}

@media screen and (min-width: 46.875em) {
  .landing-header__medium-carousel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
  }

  .landing-header__medium-carousel .landing-header-img-carousel,
  .landing-header__medium-carousel .slick-list,
  .landing-header__medium-carousel .slick-track {
    height: 100%;
  }
}

.product-detail-hero {
  position: relative;
}

.product-detail-hero__body {
  position: relative;
  z-index: 10;
}

.product-detail-hero__image {
  position: absolute;
  top: 0;
  left: -0.65625rem;
  right: -0.65625rem;
  height: 0;
  padding-bottom: 46.79104%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 5;
}

.product-detail-hero__image:after {
  content: '';
  display: block;
  height: 27.7512%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #606060 100%);
}

@media screen and (min-width: 59.375em) {
  .product-detail-hero__image:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #2c2c2a 100%);
  }
}

.no-cssgradients .product-detail-hero__image:after {
  background: transparent;
}

@media screen and (min-width: 31.25em) {
  .product-detail-hero__image {
    left: -1.3125rem;
    right: -1.3125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .product-detail-hero__image {
    left: calc(50% - 50vw);
    width: 100vw;
  }
}

.product-detail-hero__image + * {
  padding-top: 29.85075%;
}

.no-cssgradients .product-detail-hero__image + * {
  margin-top: 0;
  padding-top: 46.79104%;
}

@media screen and (min-width: 59.375em) {
  .next-slide {
    position: absolute;
    right: 0;
    width: 37.5%;
    bottom: 1.3125rem;
    padding-right: 1.3125rem;
    z-index: 50;
    display: block;
  }
}

@media screen and (min-width: 68.75em) {
  .next-slide {
    width: 25%;
    bottom: 1.9375rem;
    padding-right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .next-slide {
    bottom: 1.9375rem;
    padding-right: 1.9375rem;
  }
}

.next-slide a {
  display: block;
  background: #ffffff;
}

.next-slide__body {
  padding: 0.5625rem;
  background-position: calc(100% - 20px) center;
}

@media screen and (min-width: 59.375em) {
  .next-slide__body {
    padding: 0.75rem 3rem 0.75rem 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .next-slide__body {
    padding: 0.84375rem 3.375rem 0.84375rem 0.84375rem;
  }
}

.next-slide__img {
  position: absolute;
  top: 0;
  width: 120px;
  height: 100px;
  right: 100%;
  border-left: 3px solid #da291c;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.homepage-hero {
  background: #606060;
  margin-left: -0.65625rem;
  margin-right: -0.65625rem;
}

.homepage-hero .slick-slider .slick-track {
  background: #606060;
}

@media screen and (min-width: 46.875em) {
  .homepage-hero .slick-slider .slick-track {
    background: #2c2c2a;
  }
}

@media screen and (min-width: 59.375em) {
  .homepage-hero {
    background: #2c2c2a;
  }
}

.page .homepage-hero {
  position: relative;
  z-index: 2;
}

.page .homepage-hero:after,
.page .homepage-hero:before {
  content: '';
  display: block;
  position: absolute;
  width: 62.5rem;
  top: 0;
  bottom: 0;
  background: #606060;
  z-index: -1;
}

.page .homepage-hero:after {
  left: 100%;
}

.page .homepage-hero:before {
  right: 100%;
}

@media screen and (min-width: 59.375em) {
  .page .homepage-hero {
    position: relative;
    z-index: 2;
  }

  .page .homepage-hero:after,
  .page .homepage-hero:before {
    content: '';
    display: block;
    position: absolute;
    width: 62.5rem;
    top: 0;
    bottom: 0;
    background: #2c2c2a;
    z-index: -1;
  }

  .page .homepage-hero:after {
    left: 100%;
  }

  .page .homepage-hero:before {
    right: 100%;
  }
}

@media screen and (min-width: 31.25em) {
  .homepage-hero {
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .homepage-hero {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .homepage-hero {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

.homepage-carousel > * {
  display: none;
}

.homepage-carousel > *:first-child {
  display: block;
}

.homepage-carousel__wrap:after {
  content: "";
  clear: both;
  display: table;
}

.homepage-carousel__body {
  position: relative;
  z-index: 2;
  padding: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .homepage-carousel__body {
    width: 37.5%;
    float: right;
    min-height: 29.375rem;
    padding: 1.9375rem;
    padding-bottom: 9.4375rem;
  }
}

@media screen and (min-width: 68.75em) {
  .homepage-carousel__body {
    width: 25%;
    padding-bottom: 10.1875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .homepage-carousel__body {
    padding: 1.9375rem;
    padding-bottom: 10.375rem;
  }
}

.homepage-carousel__image {
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 50.10661%;
  width: 100%;
}

@media screen and (min-width: 59.375em) {
  .homepage-carousel__image {
    height: 100%;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 62.5%;
  }
}

@media screen and (min-width: 68.75em) {
  .homepage-carousel__image {
    width: 75%;
  }
}

.homepage-carousel .slick-slide {
  position: relative;
}

.homepage-carousel .slick-slide + .slick-slide {
  margin-top: 0;
}

.homepage-carousel .slick-slide:focus {
  box-shadow: none !important;
}

.homepage-carousel .slick-prev {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  display: none !important;
  position: absolute;
  bottom: 1.3125rem;
  left: 0;
  padding: 0.625rem;
  height: 6.25rem;
  width: 6rem;
  background-color: rgba(5, 6, 5, 0.5);
  background-position: center;
  color: #ffffff;
  z-index: 200;
}

.homepage-carousel .slick-prev:focus,
.homepage-carousel .slick-prev:hover {
  background-color: rgba(5, 6, 5, 0.75);
}

@media screen and (min-width: 59.375em) {
  .homepage-carousel .slick-prev {
    display: inline-block !important;
    bottom: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .homepage-carousel .slick-prev {
    bottom: 1.9375rem;
  }
}

.homepage-carousel .slick-next {
  display: none !important;
}

.homepage-carousel .slick-dots {
  text-align: center;
  width: 62.5%;
  position: absolute;
  bottom: 3.125rem;
}

.homepage-carousel .slick-dots li {
  display: inline-block;
  margin-left: .5em;
  margin-right: .5em;
}

.homepage-carousel .slick-dots li button {
  transition: background-color .25s ease;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  text-indent: -9999em;
  overflow: hidden;
  height: 1.25rem;
  width: 1.25rem;
}

.homepage-carousel .slick-dots li button:focus {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}

.homepage-carousel .slick-dots li.slick-active button {
  background-color: #ffffff;
}

.careers-hero {
  position: relative;
  margin-left: -1.3125rem;
  margin-right: -1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .careers-hero {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-hero {
    margin-left: -1.9375rem;
    margin-right: -1.9375rem;
  }
}

.careers-hero__img {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 0;
  padding-bottom: 37.26562%;
  z-index: 2;
}

.careers-hero__img-gradient {
  display: block;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

@media screen and (min-width: 59.375em) {
  .careers-hero__img-gradient {
    height: 7.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-hero__img-gradient {
    height: 7.75rem;
  }
}

.careers-hero__header {
  position: relative;
  z-index: 3;
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
  top: -1.3125rem;
}

@media screen and (min-width: 31.25em) {
  .careers-hero__header {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 1.3125rem;
    right: 1.3125rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .careers-hero__header {
    left: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-hero__header {
    left: 1.9375rem;
  }
}

.careers-hero__body {
  position: relative;
  background: #da291c;
  z-index: 4;
}

@media screen and (min-width: 31.25em) {
  .careers-hero__body {
    position: absolute;
    top: 1.3125rem;
    right: 1.3125rem;
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .careers-hero__body:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .careers-hero__body {
    float: left;
    display: block;
    margin-right: 0%;
    width: 31.25%;
  }

  .careers-hero__body:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 59.375em) {
  .careers-hero__body {
    float: left;
    display: block;
    margin-right: 0%;
    width: 25%;
  }

  .careers-hero__body:last-child {
    margin-right: 0;
  }
}

.careers-hero__body > .inner {
  position: relative;
  padding: 1.3125rem;
}

@media screen and (min-width: 31.25em) {
  .careers-hero__body > .inner {
    padding: 1.125rem;
  }

  .careers-hero__body > .inner:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: 100%;
    background-image: url("/sites/g/files/ypyipe116/themes/site/gore/dist/images/arrow-shape.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media screen and (min-width: 59.375em) {
  .careers-hero__body > .inner {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-hero__body > .inner {
    padding: 1.6875rem;
  }
}

@media screen and (min-width: 59.375em) {
  .careers-hero__body {
    top: 1.9375rem;
    right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .careers-hero__body {
    top: 1.9375rem;
    right: 1.9375rem;
  }
}

.subcategory-accordion__item {
  background: #f7f8fa;
}

.subcategory-accordion__item + .subcategory-accordion__item {
  margin-top: 0.3125rem;
}

.subcategory-accordion__viewall {
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
  padding-bottom: 0.65625rem;
}

@media screen and (min-width: 59.375em) {
  .subcategory-accordion__viewall {
    padding-bottom: 0.96875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .subcategory-accordion__viewall {
    padding-bottom: 0.96875rem;
  }
}

.subcategory-accordion__toggle {
  display: block;
  color: #ffffff;
  background-color: #da291c;
  background-position: 1.125rem 0.75rem;
  padding: 0.5625rem 1.125rem 0.5625rem 2.4375rem;
}

.subcategory-accordion__toggle:focus,
.subcategory-accordion__toggle:hover {
  color: #ffffff;
}

@media screen and (min-width: 59.375em) {
  .subcategory-accordion__toggle {
    background-position: 1.125rem 1.0625rem;
    padding: 0.75rem 1.5rem 0.75rem 2.625rem;
  }
}

@media screen and (min-width: 87.5em) {
  .subcategory-accordion__toggle {
    background-position: 1.125rem 1.0625rem;
    padding: 0.84375rem 1.6875rem 0.84375rem 2.71875rem;
  }
}

.subcategory-accordion__body > .inner {
  padding: 1.125rem;
}

.subcategory-accordion__body > .inner .column,
.subcategory-accordion__body > .inner .media {
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 59.375em) {
  .subcategory-accordion__body > .inner {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .subcategory-accordion__body > .inner {
    padding: 1.6875rem;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 87.5em) {
  .subcategory-accordion .layout-split-2-of-2 > .column {
    float: left;
    display: block;
    margin-right: 0%;
    width: 100%;
    clear: none;
  }

  .subcategory-accordion .layout-split-2-of-2 > .column:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 68.75em) {
  .subcategory-accordion .layout-split-2-of-2 > .column + .column {
    margin-top: 1.125rem;
  }
}

@media screen and (min-width: 68.75em) {
  .subcategory-accordion .layout-split-2-of-2 > .column + .column {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .subcategory-accordion .layout-split-2-of-2 > .column:nth-child(2) {
    margin-top: 0;
  }
}

.listing-feature {
  background: #ffffff;
  position: relative;
  padding-bottom: 3.375rem;
}

@media screen and (min-width: 59.375em) {
  .listing-feature {
    padding-bottom: 4.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .listing-feature {
    padding-bottom: 5.0625rem;
  }
}

.listing-feature__body {
  padding: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .listing-feature__body {
    padding: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .listing-feature__body {
    padding: 1.9375rem;
  }
}

.listing-feature__footer {
  background: #da291c;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.listing-feature__footer a {
  color: #ffffff;
  display: block;
  padding: 0.5625rem 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .listing-feature__footer a {
    padding: 0.75rem 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .listing-feature__footer a {
    padding: 0.84375rem 1.9375rem;
  }
}

.checkbox-accordion {
  border-top: 3px solid #f0f1f5;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  .checkbox-accordion {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

@media screen and (min-width: 59.375em) {
  .checkbox-accordion {
    padding-top: 0.84375rem;
    padding-bottom: 0.84375rem;
  }
}

.checkbox-accordion__header a {
  color: #050605;
  display: block;
  padding-right: 1.25rem;
  background-position: right 0.3125rem;
}

.checkbox-accordion__header .empty a [data-count] {
  display: none;
}

.hide-filter.active {
  margin-bottom: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .hide-filter.active {
    margin-bottom: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .hide-filter.active {
    margin-bottom: 1.6875rem;
  }
}

.hide-filter .filter > div {
  border-bottom: 3px solid #f7f8fa;
  padding-bottom: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .hide-filter .filter > div {
    padding-bottom: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .hide-filter .filter > div {
    padding-bottom: 1.6875rem;
  }
}

.hide-filter .filter--has-sidebar > div {
  padding-bottom: 0;
}

.filter--has-sidebar {
  margin-top: -1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .filter--has-sidebar {
    margin-top: -1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .filter--has-sidebar {
    margin-top: -1.9375rem;
  }
}

.filter--has-sidebar > div {
  border-bottom: 3px solid #f7f8fa;
  padding-bottom: 0;
}

.filter__main-col .inner {
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .filter__main-col .inner {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .filter__main-col .inner {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
  }
}

.filter__sidebar .inner {
  background: #f7f8fa;
  padding: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .filter__sidebar .inner {
    padding: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .filter__sidebar .inner {
    padding: 1.9375rem;
  }
}

.filter-tab-active-icon {
  color: #f9ed9f;
  margin-right: 0.5em;
}

.simple-feature-carousel-wrap {
  position: relative;
  padding: 0;
}

.simple-feature-carousel-wrap--light {
  border-top-color: #ffffff;
}

.simple-feature-carousel-wrap > nav {
  position: absolute;
  height: 0;
  padding-bottom: 83.33333%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.simple-feature-carousel-wrap .arrows {
  width: 5.9375rem;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

.simple-feature-carousel-wrap .slick-prev,
.simple-feature-carousel-wrap .slick-next {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  background-color: #ffffff;
  display: block;
  height: 2.8125rem;
  width: 2.8125rem;
  background-position: center;
}

.simple-feature-carousel-wrap .slick-prev:hover,
.simple-feature-carousel-wrap .slick-next:hover {
  opacity: .75;
}

.simple-feature-carousel-wrap .slick-next {
  float: right;
}

.simple-feature-carousel .slick-track > * + * {
  margin-top: 0;
}

.inline-image-carousel-wrap {
  position: relative;
  padding: 0;
  background-color: #ffffff;
}

.inline-image-carousel-wrap > nav {
  position: absolute;
  height: 0;
  padding-bottom: 66.66667%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.inline-image-carousel-wrap .arrows {
  width: 5.9375rem;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

.inline-image-carousel-wrap .slick-prev,
.inline-image-carousel-wrap .slick-next {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  background-color: #ffffff;
  display: block;
  height: 2.8125rem;
  width: 2.8125rem;
  background-position: center;
}

.inline-image-carousel-wrap .slick-prev:hover,
.inline-image-carousel-wrap .slick-next:hover {
  opacity: .75;
}

.inline-image-carousel-wrap .slick-next {
  float: right;
}

.inline-image-carousel-wrap .slick-dots {
  text-align: center;
  width: 100%;
  background-color: #ffffff;
}

.inline-image-carousel-wrap .slick-dots li {
  display: inline-block;
  margin-left: .5em;
  margin-right: .5em;
  list-style-type: none;
}

.inline-image-carousel-wrap .slick-dots li button {
  transition: background-color .25s ease;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: rgba(44, 44, 42, 0.5);
  text-indent: -9999em;
  overflow: hidden;
  height: 1.25rem;
  width: 1.25rem;
}

.inline-image-carousel-wrap .slick-dots li.slick-active button {
  background-color: #2c2c2a;
}

.inline-image-carousel .slick-track > * + * {
  margin-top: 0;
}

.accordion-bars__body .slick-dots {
  background-color: inherit;
}

.accordion-bars__body .inline-image-carousel-wrap {
  background-color: inherit;
}

.accordion-bars__body .image-slide {
  background-color: inherit;
}

.hotspots {
  position: relative;
}

.hotspots__wrap {
  display: block;
  position: relative;
}

.hotspots [data-hs-img] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.hotspots [data-hs-close] {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  height: 1rem;
  width: 1rem;
  background-size: 1rem 1rem;
  position: absolute;
  top: 0.5625rem;
  right: 0.5625rem;
  opacity: .75;
  -ms-transform: scale(1);
      transform: scale(1);
  margin: 0;
}

.hotspots [data-hs-close]:focus,
.hotspots [data-hs-close]:hover {
  opacity: 1;
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

@media screen and (min-width: 59.375em) {
  .hotspots [data-hs-close] {
    top: 0.75rem;
    right: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .hotspots [data-hs-close] {
    top: 0.84375rem;
    right: 0.84375rem;
  }
}

.hotspots__spot {
  position: absolute;
  z-index: 5;
}

.hotspots__spot.is-active > a {
  background: #ffffff;
  border-color: #808080;
  -ms-transform: scale(1.25);
      transform: scale(1.25);
}

.hotspots__spot.is-active > a:after {
  background: #808080;
}

.hotspots__spot > a {
  background: white;
  border: 3px solid #da291c;
  height: 20px;
  width: 20px;
  background: #ffffff;
  border-radius: 100%;
  display: block;
  -ms-transform: scale(1);
      transform: scale(1);
  position: relative;
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}

.hotspots__spot > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  background-color: #da291c;
  margin-top: -4px;
  margin-left: -4px;
}

.hotspots__spot > a:hover {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
}

.hotspots__caption {
  padding: 1.125rem;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity .25s ease;
  position: relative;
}

.hotspots__caption.is-active {
  opacity: 1;
}

@media screen and (min-width: 31.25em) {
  .hotspots__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
}

@media screen and (min-width: 59.375em) {
  .hotspots__caption {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .hotspots__caption {
    padding: 1.6875rem;
  }
}

.hotspots__nav + * {
  margin-top: 1.125rem;
}

@media screen and (min-width: 46.875em) {
  .hotspots__nav + * {
    margin-top: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .hotspots__nav {
    position: absolute;
    z-index: 5;
    top: 1.125rem;
    left: 1.125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .hotspots__nav {
    top: 1.125rem;
    left: 1.125rem;
  }
}

@media screen and (min-width: 87.5em) {
  .hotspots__nav {
    top: 1.6875rem;
    left: 1.6875rem;
  }
}

.hotspots__nav a {
  color: #050605;
  display: inline-block;
  padding-left: 0.28125rem;
  padding-right: 0.28125rem;
}

@media screen and (min-width: 59.375em) {
  .hotspots__nav a {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }
}

.hotspots__nav .is-active a {
  background: #da291c;
  color: #ffffff;
}

.comparison-list__header {
  background: #2c2c2a;
  padding: 0.5625rem 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .comparison-list__header {
    padding: 0.75rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .comparison-list__header {
    padding: 0.84375rem 1.6875rem;
  }
}

.comparison-list__body {
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .comparison-list__body {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .comparison-list__body {
    padding: 1.6875rem;
  }
}

.comparison-list__list li {
  font-weight: bold;
}

.sticky-carousel__body {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.sticky-carousel__body::after {
  clear: both;
  content: "";
  display: block;
}

.sticky-carousel__header {
  padding-right: 5.9375rem;
}

.sticky-carousel__sticky-column {
  float: left;
  width: 50%;
  background: #f7f8fa;
}

@media screen and (min-width: 46.875em) {
  .sticky-carousel__sticky-column {
    width: 33.33333%;
  }
}

@media screen and (min-width: 68.75em) {
  .sticky-carousel__sticky-column {
    width: 25%;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-3-of-8 .sticky-carousel__sticky-column {
    width: 50%;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-5-3-of-8 .sticky-carousel__sticky-column {
    width: 50%;
  }
}

@media screen and (min-width: 81.25em) {
  .layout-5-3-of-8 .sticky-carousel__sticky-column {
    width: 33.33333%;
  }
}

.sticky-carousel__sticky-column__header {
  background: #2c2c2a;
  padding: 0.5625rem 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .sticky-carousel__sticky-column__header {
    padding: 0.75rem 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .sticky-carousel__sticky-column__header {
    padding: 0.84375rem 1.6875rem;
  }
}

.sticky-carousel__carousel-wrap {
  position: relative;
  float: left;
  width: 50%;
}

@media screen and (min-width: 46.875em) {
  .sticky-carousel__carousel-wrap {
    width: 66.666666%;
  }
}

@media screen and (min-width: 68.75em) {
  .sticky-carousel__carousel-wrap {
    width: 75%;
  }
}

@media screen and (min-width: 46.875em) {
  .layout-5-3-of-8 .sticky-carousel__carousel-wrap {
    width: 50%;
  }
}

@media screen and (min-width: 68.75em) {
  .layout-5-3-of-8 .sticky-carousel__carousel-wrap {
    width: 50%;
  }
}

@media screen and (min-width: 81.25em) {
  .layout-5-3-of-8 .sticky-carousel__carousel-wrap {
    width: 66.666666%;
  }
}

.sticky-carousel .arrows {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 85px;
}

.sticky-carousel .arrows .slick-prev,
.sticky-carousel .arrows .slick-next {
  margin: 0;
  background-color: #da291c;
  background-position: center;
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  height: 40px;
  width: 40px;
}

.sticky-carousel .arrows .slick-next {
  margin-left: 5px;
}

.sticky-carousel__carousel {
  background: #ffffff;
}

.sticky-carousel__carousel .slick-track > * + * {
  margin-top: 0;
}

.sticky-carousel__carousel .slick-dots {
  text-align: center;
}

.sticky-carousel__carousel .slick-dots li {
  display: inline-block;
  margin: 0.5em;
}

.sticky-carousel__carousel .slick-dots button {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  background: #2c2c2a;
  opacity: .2;
  border: none;
}

.sticky-carousel__carousel .slick-dots .slick-active button {
  opacity: 1;
}

.comparison-carousel__header {
  padding-right: 5.9375rem;
}

.comparison-carousel__body {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.4375rem;
}

.comparison-carousel__body::after {
  clear: both;
  content: "";
  display: block;
}

.comparison-carousel__carousel-wrap {
  position: relative;
  float: left;
  width: 100%;
}

.comparison-carousel .arrows {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 85px;
}

.comparison-carousel .arrows .slick-prev,
.comparison-carousel .arrows .slick-next {
  margin: 0;
  background-color: #da291c;
  background-position: center;
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  height: 40px;
  width: 40px;
}

.comparison-carousel .arrows .slick-next {
  margin-left: 5px;
}

.slick-slider.slick-less-slides-than-max .slick-track {
  width: 100% !important;
}

.slick-slider.slick-less-slides-than-max.slick-split-1 .slick-slide {
  width: 100% !important;
}

.slick-slider.slick-less-slides-than-max.slick-split-2 .slick-slide {
  width: 50% !important;
}

.slick-slider.slick-less-slides-than-max.slick-split-3 .slick-slide {
  width: 33.3333% !important;
}

.comparison-carousel__carousel {
  background: #ffffff;
}

.comparison-carousel__carousel .slick-track > * + * {
  margin-top: 0;
}

.comparison-carousel__carousel .slick-dots {
  text-align: center;
}

.comparison-carousel__carousel .slick-dots li {
  display: inline-block;
  margin: 0.5em;
}

.comparison-carousel__carousel .slick-dots button {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  background: #2c2c2a;
  opacity: .2;
  border: none;
}

.comparison-carousel__carousel .slick-dots .slick-active button {
  opacity: 1;
}

.inline-image-wrap {
  position: relative;
  padding: 0;
}

.inline-image-wrap--outer {
  background-color: #f7f8fa;
}

.inline-image-wrap__caption {
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .inline-image-wrap__caption {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .inline-image-wrap__caption {
    padding: 1.6875rem;
  }
}

.inline-image__large .caption {
  position: relative;
  padding: 1.125rem 0;
}

@media screen and (min-width: 46.875em) {
  .inline-image__large .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 1.125rem;
    padding: 1.125rem;
    background-color: #ffffff;
    border-left: 3px solid #da291c;
    width: 50%;
  }
}

@media screen and (min-width: 59.375em) {
  .inline-image__large .caption {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .inline-image__large .caption {
    padding: 1.6875rem;
  }
}

.text-carousel {
  margin-left: -0.65625rem;
  margin-right: -0.65625rem;
}

@media screen and (min-width: 59.375em) {
  .text-carousel {
    margin-left: -0.96875rem;
    margin-right: -0.96875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .text-carousel {
    margin-left: -0.96875rem;
    margin-right: -0.96875rem;
  }
}

.text-carousel .slick-track > * + * {
  margin-top: 0;
}

.text-carousel .slick-dots {
  text-align: center;
  margin-top: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .text-carousel .slick-dots {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .text-carousel .slick-dots {
    margin-top: 1.6875rem;
  }
}

.text-carousel .slick-dots > li {
  display: inline-block;
}

.text-carousel .slick-dots > li.slick-active button {
  opacity: 1;
}

.text-carousel .slick-dots > li + li {
  margin-left: 0.5em;
}

.text-carousel .slick-dots button {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #565655;
  border-radius: 100%;
  border: none;
  height: 1rem;
  width: 1rem;
  opacity: .5;
}

.text-carousel__slide {
  padding-left: 0.65625rem;
  padding-right: 0.65625rem;
}

@media screen and (min-width: 59.375em) {
  .text-carousel__slide {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .text-carousel__slide {
    padding-left: 0.96875rem;
    padding-right: 0.96875rem;
  }
}

.text-carousel__slide img {
  max-width: 60%;
}

.landing-header-img-carousel {
  position: relative;
}

@media screen and (min-width: 46.875em) {
  .landing-header-img-carousel {
    margin-left: 1.3125rem;
  }
}

@media screen and (min-width: 59.375em) {
  .landing-header-img-carousel {
    margin-left: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header-img-carousel {
    margin-left: 1.9375rem;
  }
}

.landing-header-img-carousel .carousel-img {
  width: 100%;
  height: 0;
  padding-top: 50%;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

@media screen and (min-width: 46.875em) {
  .landing-header-img-carousel .carousel-img {
    padding-top: 0;
    height: 100%;
  }
}

.landing-header-img-carousel .slick-track > * + * {
  margin-top: 0;
}

.landing-header-img-carousel .slick-slide * {
  height: 100%;
}

.landing-header-img-carousel .slick-prev,
.landing-header-img-carousel .slick-next {
  z-index: 200;
  position: absolute;
  top: 0;
  right: 1.3125rem;
  margin: 0;
  background-color: #ffffff;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (min-width: 59.375em) {
  .landing-header-img-carousel .slick-prev,
  .landing-header-img-carousel .slick-next {
    right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header-img-carousel .slick-prev,
  .landing-header-img-carousel .slick-next {
    right: 1.9375rem;
  }
}

.landing-header-img-carousel .slick-prev {
  right: 4.125rem;
}

@media screen and (min-width: 59.375em) {
  .landing-header-img-carousel .slick-prev {
    right: 4.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .landing-header-img-carousel .slick-prev {
    right: 4.75rem;
  }
}

.job-postings {
  padding: 0;
}

.job-postings > .column {
  padding: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .job-postings > .column {
    padding: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .job-postings > .column {
    padding: 1.9375rem;
  }
}

.job-postings > .column:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
  background: #f7f8fa;
}

.job-postings > .column:nth-child(1):last-child {
  margin-right: 0;
}

.job-postings > .column:nth-child(2) {
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%;
}

.job-postings > .column:nth-child(2):last-child {
  margin-right: 0;
}

@media screen and (min-width: 31.25em) {
  .job-postings > .column + .column {
    margin-top: 0;
  }

  .job-postings > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 56.25%;
  }

  .job-postings > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .job-postings > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 43.75%;
  }

  .job-postings > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .job-postings > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .job-postings > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .job-postings > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .job-postings > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

@media print {
  .job-postings > .column:nth-child(1) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 62.5%;
  }

  .job-postings > .column:nth-child(1):last-child {
    margin-right: 0;
  }

  .job-postings > .column:nth-child(2) {
    float: left;
    display: block;
    margin-right: 0%;
    width: 37.5%;
  }

  .job-postings > .column:nth-child(2):last-child {
    margin-right: 0;
  }
}

.associates-stories {
  position: relative;
  z-index: 2;
  background-color: #2c2c2a;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

.associates-stories:after,
.associates-stories:before {
  content: '';
  display: block;
  position: absolute;
  width: 62.5rem;
  top: 0;
  bottom: 0;
  background: #2c2c2a;
  z-index: -1;
}

.associates-stories:after {
  left: 100%;
}

.associates-stories:before {
  right: 100%;
}

@media screen and (min-width: 59.375em) {
  .associates-stories {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
}

@media screen and (min-width: 87.5em) {
  .associates-stories {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
}

.associates-stories__nav a {
  display: inline-block;
  padding-top: 0.28125rem;
  padding-bottom: 0.28125rem;
}

@media screen and (min-width: 59.375em) {
  .associates-stories__nav a {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .associates-stories__nav a {
    padding-top: 0.42188rem;
    padding-bottom: 0.42188rem;
  }
}

.associates-stories__nav a.place-icon-after {
  background-position: right 0.9em;
}

.associates-stories__nav a.current {
  color: #050605;
  background-color: #ffffff;
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}

.associates-stories__nav a.current:focus {
  text-decoration: none;
}

@media screen and (min-width: 59.375em) {
  .associates-stories__nav a.current {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .associates-stories__nav a.current {
    padding-left: 0.84375rem;
    padding-right: 0.84375rem;
  }
}

.associates-stories__options a.current {
  background-color: #ffffff;
  border-left: 3px solid #da291c;
}

.associates-stories__options a.current p {
  color: #050605;
}

.associates-stories__options a.current:hover p {
  color: #050605;
}

.featured-resources {
  background: #f7f8fa;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
  margin-bottom: 0.1875rem;
}

@media screen and (min-width: 59.375em) {
  .featured-resources {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .featured-resources {
    padding-top: 1.9375rem;
    padding-bottom: 1.9375rem;
  }
}

.page .featured-resources {
  position: relative;
  z-index: 2;
}

.page .featured-resources:after,
.page .featured-resources:before {
  content: '';
  display: block;
  position: absolute;
  width: 62.5rem;
  top: 0;
  bottom: 0;
  background: #f7f8fa;
  z-index: -1;
}

.page .featured-resources:after {
  left: 100%;
}

.page .featured-resources:before {
  right: 100%;
}

.location-map.content-box {
  padding: 0;
}

.location-map .layout-2-4-of-6 {
  margin: 0;
}

.location-map .layout-2-4-of-6 > .column + .column {
  margin-top: 0;
}

.location-map .layout-2-4-of-6 > .column:nth-child(1) {
  background: #2c2c2a;
  padding: 1.125rem;
}

@media screen and (min-width: 59.375em) {
  .location-map .layout-2-4-of-6 > .column:nth-child(1) {
    padding: 1.5rem;
  }
}

@media screen and (min-width: 87.5em) {
  .location-map .layout-2-4-of-6 > .column:nth-child(1) {
    padding: 1.6875rem;
  }
}

.location-map .layout-2-4-of-6 > .column {
  padding: 0;
}

.location-map__regions {
  padding-left: 1.3125rem;
  padding-right: 1.3125rem;
}

@media screen and (min-width: 59.375em) {
  .location-map__regions {
    padding-left: 1.9375rem;
    padding-right: 1.9375rem;
  }
}

@media screen and (min-width: 87.5em) {
  .location-map__regions {
    padding-left: 1.9375rem;
    padding-right: 1.9375rem;
  }
}

.interactive-panel__desktop {
  display: none;
}

@media screen and (min-width: 56.25em) {
  .interactive-panel__desktop {
    display: block;
  }
}

.interactive-panel__mobile {
  max-width: 31.25rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 56.25em) {
  .interactive-panel__mobile {
    display: none;
  }
}

.interactive-panel__wrap {
  width: 53.75rem;
  margin-left: auto;
  margin-right: auto;
}

.interactive-panel .media .media__img {
  max-width: 4rem;
}

.search-form__search-resources .media__img,
.search-form__news-events .media__img {
  display: none;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-color: #ffffff;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.sim_mo_element {
  position: absolute;
  transition: background 0.2s linear;
  display: block;
  cursor: pointer;
  cursor: hand;
}

#sim_wrapper {
  position: relative;
  top: 0px;
  left: 50%;
  margin-left: -430px;
  width: 860px;
  height: 608px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bg_v2.jpg") no-repeat;
  overflow: hidden;
}

/* INTERACTIVE ELEMENTS */

#sim_forklift {
  top: 479px;
  left: 313px;
  width: 75px;
  height: 72px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_forklift_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1001;
}

#sim_forklift:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_forklift_on.jpg") 0px 0px no-repeat transparent;
}

#sim_forklift-txt {
  top: 240px;
  left: 221px;
}

#sim_craneoperator {
  top: 292px;
  left: 152px;
  width: 19px;
  height: 35px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_craneoperator_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1005;
}

#sim_craneoperator:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_craneoperator_on.jpg") 0px 0px no-repeat transparent;
}

#sim_craneoperator-txt {
  top: 279px;
  left: 221px;
}

#sim_camera1 {
  top: 342px;
  left: 655px;
  width: 62px;
  height: 46px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_camera1_off.jpg") 0px 0px no-repeat transparent;
}

#sim_camera1:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_camera1_on.jpg") 0px 0px no-repeat transparent;
}

#sim_camera1-txt {
  top: 130px;
  left: 400px;
}

#sim_camera2 {
  top: 533px;
  left: 568px;
  width: 25px;
  height: 24px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_camera2_off.jpg") 0px 0px no-repeat transparent;
}

#sim_camera2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_camera2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_camera2-txt {
  top: 270px;
  left: 190px;
}

#sim_router {
  top: 457px;
  left: 462px;
  width: 19px;
  height: 23px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_router_off.jpg") 0px 0px no-repeat transparent;
}

#sim_router:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_router_on.jpg") 0px 0px no-repeat transparent;
}

#sim_router-txt {
  top: 220px;
  left: 221px;
}

#sim_fass {
  top: 483px;
  left: 426px;
  width: 62px;
  height: 68px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_fass_off.jpg") 0px 0px no-repeat transparent;
}

#sim_fass:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_fass_on.jpg") 0px 0px no-repeat transparent;
}

#sim_fass-txt {
  top: 270px;
  left: 221px;
}

#sim_man {
  top: 477px;
  left: 389px;
  width: 21px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_man_off.jpg") 0px 0px no-repeat transparent;
}

#sim_man:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_man_on.jpg") 0px 0px no-repeat transparent;
}

#sim_man-txt {
  top: 240px;
  left: 221px;
}

#sim_sauger {
  top: 533px;
  left: 367px;
  width: 50px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_sauger_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_sauger:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_sauger_on.jpg") 0px 0px no-repeat transparent;
}

#sim_sauger-txt {
  top: 300px;
  left: 221px;
}

#sim_alarm {
  top: 476px;
  left: 287px;
  width: 17px;
  height: 19px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_alarm_off.jpg") 0px 0px no-repeat transparent;
}

#sim_alarm:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_alarm_on.jpg") 0px 0px no-repeat transparent;
}

#sim_alarm-txt {
  top: 240px;
  left: 210px;
}

#sim_emergency {
  top: 428px;
  left: 293px;
  width: 26px;
  height: 21px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_emergency_off.jpg") 0px 0px no-repeat transparent;
}

#sim_emergency:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_emergency_on.jpg") 0px 0px no-repeat transparent;
}

#sim_emergency-txt {
  top: 210px;
  left: 210px;
}

#sim_satelite {
  top: 553px;
  left: 207px;
  width: 18px;
  height: 26px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_satelite_off.jpg") 0px 0px no-repeat transparent;
}

#sim_satelite:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_satelite_on.jpg") 0px 0px no-repeat transparent;
}

#sim_satelite-txt {
  top: 240px;
  left: 221px;
}

#sim_ecar {
  top: 547px;
  left: 234px;
  width: 80px;
  height: 52px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_ecar_off.jpg") 0px 0px no-repeat transparent;
}

#sim_ecar:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_ecar_on.jpg") 0px 0px no-repeat transparent;
}

#sim_ecar-txt {
  top: 255px;
  left: 221px;
}

#sim_solar {
  top: 431px;
  left: 26px;
  width: 135px;
  height: 89px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_solar_off.jpg") 0px 0px no-repeat transparent;
}

#sim_solar:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_solar_on.jpg") 0px 0px no-repeat transparent;
}

#sim_solar-txt {
  top: 239px;
  left: 210px;
}

#sim_bauarbeiter {
  top: 329px;
  left: 89px;
  width: 36px;
  height: 36px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bauarbeiter_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1005;
}

#sim_bauarbeiter:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bauarbeiter_on.jpg") 0px 0px no-repeat transparent;
}

#sim_bauarbeiter-txt {
  top: 250px;
  left: 150px;
}

#sim_bagger {
  top: 282px;
  left: 34px;
  width: 119px;
  height: 62px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bagger_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_bagger:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bagger_on.jpg") 0px 0px no-repeat transparent;
  z-index: 5000;
}

#sim_bagger-txt {
  top: 50px;
  left: 21px;
}

#sim_windmill {
  top: 26px;
  left: 54px;
  width: 44px;
  height: 101px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_windmill_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_windmill:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_windmill_on.jpg") 0px 0px no-repeat transparent;
}

#sim_windmill-txt {
  top: 90px;
  left: 121px;
}

#sim_boot {
  top: 64px;
  left: 260px;
  width: 35px;
  height: 32px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_boot_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_boot:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_boot_on.jpg") 0px 0px no-repeat transparent;
}

#sim_boot-txt {
  top: 105px;
  left: 120px;
}

#sim_sailboot {
  top: 58px;
  left: 326px;
  width: 25px;
  height: 31px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_sailboot_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_sailboot:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_sailboot_on.jpg") 0px 0px no-repeat transparent;
}

#sim_sailboot-txt {
  top: 110px;
  left: 221px;
}

#sim_solar2 {
  top: 100px;
  left: 242px;
  width: 93px;
  height: 35px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_solar2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_solar2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_solar2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_solar2-txt {
  top: 165px;
  left: 221px;
}

#sim_traktor {
  top: 111px;
  left: 368px;
  width: 77px;
  height: 31px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_traktor_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_traktor:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_traktor_on.jpg") 0px 0px no-repeat transparent;
}

#sim_traktor-txt {
  top: 167px;
  left: 395px;
}

#sim_gore {
  top: 155px;
  left: 333px;
  width: 56px;
  height: 31px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_gore_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_gore:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_gore_on.jpg") 0px 0px no-repeat transparent;
}

#sim_gore-txt {
  top: 239px;
  left: 221px;
}

#sim_lampe {
  top: 190px;
  left: 228px;
  width: 30px;
  height: 77px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_lampe_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_lampe:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_lampe_on.jpg") 0px 0px no-repeat transparent;
}

#sim_lampe-txt {
  top: 140px;
  left: 290px;
}

#sim_ambulance {
  top: 256px;
  left: 261px;
  width: 70px;
  height: 50px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_ambulance_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_ambulance:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_ambulance_on.jpg") 0px 0px no-repeat transparent;
}

#sim_ambulance-txt {
  top: 39px;
  left: 221px;
}

#sim_gore2 {
  top: 241px;
  left: 372px;
  width: 16px;
  height: 19px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_gore2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_gore2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_gore2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_gore2-txt {
  top: 29px;
  left: 221px;
}

#sim_boot2 {
  top: 317px;
  left: 381px;
  width: 132px;
  height: 53px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_boot2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_boot2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_boot2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_boot2-txt {
  top: 60px;
  left: 221px;
}

#sim_bike {
  top: 251px;
  left: 389px;
  width: 42px;
  height: 60px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bike2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
  position: absolute;
  transition: background 0.2s linear;
  display: block;
  cursor: pointer;
  cursor: hand;
}

#sim_bike:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bike2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_bike1-txt,
#sim_bike2-txt,
#sim_bike3-txt {
  top: 24px;
  left: 10px;
}

#sim_shaver {
  top: 482px;
  left: 719px;
  width: 35px;
  height: 107px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_shaving_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_shaver:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_shaving_on.jpg") 0px 0px no-repeat transparent;
}

#sim_shaver-txt {
  top: 220px;
  left: 275px;
}

#sim_lampe2 {
  top: 259px;
  left: 534px;
  width: 27px;
  height: 21px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_lampe2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_lampe2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_lampe2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_lampe2-txt {
  top: 60px;
  left: 221px;
}

#sim_bus {
  top: 221px;
  left: 442px;
  width: 65px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bus_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_bus:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bus_on.jpg") 0px 0px no-repeat transparent;
}

#sim_bus-txt {
  top: 300px;
  left: 221px;
}

#sim_bully {
  top: 178px;
  left: 688px;
  width: 32px;
  height: 36px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bully_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_bully:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bully_on.jpg") 0px 0px no-repeat transparent;
}

#sim_bully-txt {
  top: 200px;
  left: 221px;
}

#sim_car {
  top: 147px;
  left: 701px;
  width: 35px;
  height: 24px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_car_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1001;
}

#sim_car:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_car_on.jpg") 0px 0px no-repeat transparent;
}

#sim_car-txt {
  top: 100px;
  left: 240px;
}

#sim_petrol {
  top: 139px;
  left: 679px;
  width: 33px;
  height: 25px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_petrol_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_petrol:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_petrol_on.jpg") 0px 0px no-repeat transparent;
}

#sim_petrol-txt {
  top: 100px;
  left: 230px;
}

#sim_petrolst {
  top: 120px;
  left: 710px;
  width: 32px;
  height: 12px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_petrolst_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_petrolst:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_petrolst_on.jpg") 0px 0px no-repeat transparent;
}

#sim_petrolst-txt {
  top: 150px;
  left: 280px;
}

#sim_telecom {
  top: 7px;
  left: 436px;
  width: 45px;
  height: 118px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_telecom_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_telecom:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_telecom_on.jpg") 0px 0px no-repeat transparent;
}

#sim_telecom-txt {
  top: 150px;
  left: 400px;
}

#sim_kran {
  top: 157px;
  left: 28px;
  width: 39px;
  height: 37px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_kran_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_kran:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_kran_on.jpg") 0px 0px no-repeat transparent;
}

#sim_kran-txt {
  top: 80px;
  left: 100px;
}

#sim_mcomp {
  top: 353px;
  left: 576px;
  width: 100px;
  height: 76px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_mcomp_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_mcomp:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_mcomp_on.jpg") 0px 0px no-repeat transparent;
}

#sim_mcomp-txt {
  top: 120px;
  left: 240px;
}

#sim_evoque {
  top: 309px;
  left: 605px;
  width: 85px;
  height: 39px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_evoque_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_evoque:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_evoque_on.jpg") 0px 0px no-repeat transparent;
}

#sim_evoque-txt {
  top: 50px;
  left: 240px;
}

#sim_telbox {
  top: 124px;
  left: 446px;
  width: 23px;
  height: 17px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_telbox_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_telbox:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_telbox_on.jpg") 0px 0px no-repeat transparent;
}

#sim_telbox-txt {
  top: 170px;
  left: 240px;
}

#sim_snowmobil {
  top: 23px;
  left: 344px;
  width: 33px;
  height: 34px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_snowmobil_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_snowmobil:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_snowmobil_on.jpg") 0px 0px no-repeat transparent;
}

#sim_snowmobil-txt {
  top: 70px;
  left: 240px;
}

#sim_drums {
  top: 541px;
  left: 414px;
  width: 57px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_drums_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_drums:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_drums_on.jpg") 0px 0px no-repeat transparent;
}

#sim_drums-txt {
  top: 175px;
  left: 240px;
}

#sim_cleaner {
  top: 348px;
  left: 726px;
  width: 78px;
  height: 99px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_cleaner_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_cleaner:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_cleaner_on.jpg") 0px 0px no-repeat transparent;
}

#sim_cleaner-txt {
  top: 220px;
  left: 280px;
}

#sim_parking {
  top: 248px;
  left: 482px;
  width: 48px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_parking_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_parking:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_parking_on.jpg") 0px 0px no-repeat transparent;
}

#sim_parking-txt {
  top: 165px;
  left: 30px;
}

#sim_archlights {
  top: 162px;
  left: 305px;
  width: 25px;
  height: 33px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_archlights_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_archlights:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_archlights_on.jpg") 0px 0px no-repeat transparent;
}

#sim_archlights-txt {
  top: 205px;
  left: 30px;
}

#sim_jogger {
  top: 316px;
  left: 562px;
  width: 33px;
  height: 38px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_jogger_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1300;
  position: absolute;
  transition: background 0.2s linear;
  display: block;
  cursor: pointer;
  cursor: hand;
}

#sim_jogger:hover,
#sim_jogger.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_jogger_on.jpg") 0px 0px no-repeat transparent;
}

#sim_jogger1-txt,
#sim_jogger2-txt {
  top: 205px;
  left: 115px;
}

#sim_police {
  top: 212px;
  left: 752px;
  width: 49px;
  height: 87px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_police_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1000;
}

#sim_police:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_police_on.jpg") 0px 0px no-repeat transparent;
}

#sim_police-txt {
  top: 150px;
  left: 300px;
}

#sim_phoning {
  top: 240px;
  left: 426px;
  width: 16px;
  height: 36px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_phoning_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1100;
}

#sim_phoning:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_phoning_on.jpg") 0px 0px no-repeat transparent;
}

#sim_phoning-txt {
  top: 300px;
  left: 300px;
}

#sim_frogmen {
  top: 57px;
  left: 370px;
  width: 22px;
  height: 27px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_frogmen_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1100;
}

#sim_frogmen:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_frogmen_on.jpg") 0px 0px no-repeat transparent;
}

#sim_frogmen-txt {
  top: 100px;
  left: 300px;
}

#sim_bottels {
  top: 178px;
  left: 515px;
  width: 21px;
  height: 25px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bottels_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1100;
}

#sim_bottels:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_bottels_on.jpg") 0px 0px no-repeat transparent;
}

#sim_bottels-txt {
  top: 230px;
  left: 300px;
}

#sim_automotive {
  top: 281px;
  left: 505px;
  width: 82px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_automotive2_off.jpg") 0px 0px no-repeat transparent;
  z-index: 1100;
  position: absolute;
  transition: background 0.2s linear;
  display: block;
  cursor: pointer;
  cursor: hand;
}

#sim_automotive:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_automotive2_on.jpg") 0px 0px no-repeat transparent;
}

#sim_automotive1-txt,
#sim_automotive2-txt {
  top: 150px;
  left: 60px;
}

/* INTERACTIVE ELEMENTS */

.sim_txt-container {
  display: none;
  position: absolute;
  width: 400px;
  padding: 10px 20px;
  min-height: 100px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_bg.png") repeat-y transparent;
  z-index: 2000;
  box-sizing: content-box;
}

.sim_txt-container::before {
  position: absolute;
  top: -13px;
  left: 0px;
  height: 13px;
  width: 440px;
  content: ' ';
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_before.png") no-repeat transparent;
}

.sim_txt-container:before {
  position: absolute;
  top: -13px;
  left: 0px;
  height: 13px;
  width: 440px;
  content: ' ';
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_before.png") no-repeat transparent;
}

.sim_txt-container::after {
  position: absolute;
  bottom: -13px;
  left: 0px;
  height: 13px;
  width: 440px;
  content: ' ';
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_after.png") no-repeat transparent;
}

.sim_txt-container:after {
  position: absolute;
  bottom: -13px;
  left: 0px;
  height: 13px;
  width: 440px;
  content: ' ';
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_after.png") no-repeat transparent;
}

.sim_txt_img {
  width: auto;
  float: left;
}

.sim_txt_txt {
  width: auto;
  min-height: 100px;
  float: left;
  text-align: left;
  margin-left: 20px;
}

.sim_txt_txt p {
  font: normal 12px Arial;
  padding: 0px;
  margin: 0 0 7px;
}

a.sim_more {
  font: normal 16px Arial;
  color: #ef2d24;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  display: block;
  float: right;
  margin-top: 10px;
}

.sim_close {
  position: absolute;
  top: 0px;
  right: 12px;
  width: 16px;
  height: 15px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/sim_txt_close.png") no-repeat;
  margin-top: 5px;
  cursor: pointer;
  cursor: hand;
}

.sim_clearer {
  content: '.';
  visibility: hidden;
  clear: both;
}

.width35 {
  width: 35%;
}

.width40 {
  width: 40%;
}

.width45 {
  width: 45%;
}

.width50 {
  width: 50%;
}

.width55 {
  width: 55%;
}

.width60 {
  width: 60%;
}

.width65 {
  width: 65%;
}

.width70 {
  width: 70%;
}

.width75 {
  width: 75%;
}

#filter {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 420px;
  z-index: 2000;
  background-color: transparent;
}

#filter ul {
  margin: 0px;
  padding: 10px 0px 10px 20px;
  list-style: none;
}

#filter ul li {
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  padding: 0;
  margin: 0;
}

#filter ul li:before {
  display: none;
}

.filter_btn {
  width: 71px;
  height: 44px;
}

.filter_btn.filter-portable {
  width: 96px !important;
}

.filter-automotive {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_automotive_off.png") no-repeat;
}

.filter-automotive:hover,
.filter-automotive.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_automotive_on.png") no-repeat;
}

.filter-portable {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_portable_off.png") no-repeat;
}

.filter-portable:hover,
.filter-portable.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_portable_on.png") no-repeat;
}

.filter-packaging {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_packaging_off.png") no-repeat;
}

.filter-packaging:hover,
.filter-packaging.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_packaging_on.png") no-repeat;
}

.filter-protective {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_protective_off.png") no-repeat;
}

.filter-protective:hover,
.filter-protective.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_protective_on.png") no-repeat;
}

.filter-all {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_all_off.png") no-repeat;
}

.filter-all:hover,
.filter-all.active {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/filter_all_on.png") no-repeat;
}

#filter div.button {
  position: absolute;
  top: 0px;
  right: -50px;
  cursor: pointer;
  cursor: hand;
}

.hotspot {
  position: absolute;
  z-index: 1500;
  cursor: pointer;
}

#sim_jogger1 {
  top: 0px;
  left: 0px;
  width: 16px;
  height: 41px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_jogger_1_off.png") no-repeat;
}

#sim_jogger1:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_jogger_1_on.png") no-repeat;
}

#sim_jogger2 {
  top: 0px;
  left: 17px;
  width: 16px;
  height: 41px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_jogger_2_off.png") no-repeat;
}

#sim_jogger2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_jogger_2_on.png") no-repeat;
}

#sim_automotive1 {
  top: 0px;
  left: 0px;
  width: 41px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_automotive1_off.png") no-repeat;
}

#sim_automotive1:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_automotive1_on.png") no-repeat;
}

#sim_automotive2 {
  top: 0px;
  left: 42px;
  width: 41px;
  height: 45px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_automotive2_off.png") no-repeat;
}

#sim_automotive2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_automotive2_on.png") no-repeat;
}

#sim_bike1 {
  top: 0px;
  left: 0px;
  width: 21px;
  height: 36px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike1_off.png") no-repeat;
}

#sim_bike1:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike1_on.png") no-repeat;
}

#sim_bike2 {
  top: 0px;
  left: 22px;
  width: 21px;
  height: 36px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike2_off.png") no-repeat;
}

#sim_bike2:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike2_on.png") no-repeat;
}

#sim_bike3 {
  top: 37px;
  left: 0px;
  width: 42px;
  height: 24px;
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike3_off.png") no-repeat;
}

#sim_bike3:hover {
  background: url("/sites/g/files/ypyipe116/themes/site/gore/dist/ptv_map_sim/images/btn_bike3_on.png") no-repeat;
}

/*! Tablesaw - v1.0.4 - 2015-02-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed MIT */

table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */

.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  .tablesaw th,
  .tablesaw td {
    padding: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .tablesaw th,
  .tablesaw td {
    padding: 0.84375rem;
  }
}

.tablesaw thead tr:first-child th {
  padding: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  .tablesaw thead tr:first-child th {
    padding: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .tablesaw thead tr:first-child th {
    padding: 0.84375rem;
  }
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 white;
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%);
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: linear-gradient(top, rgba(100, 100, 100, 0.35) 0%, rgba(255, 255, 255, 0) 70%);
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}

.tablesaw-bar .btn:focus {
  box-shadow: 0 0 .35em #4faeef !important;
}

.ie-lte8 .tablesaw-bar .btn:hover,
.ie-lte8 .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  border-color: #aaa;
  outline: none;
}

.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}

.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}

.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}

.ie-lte8 .tablesaw-bar .btn-select {
  min-width: 6.1em;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}

.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(255, 255, 255, 0.25);
  content: " ";
  display: block;
  position: absolute;
}

.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}

.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
}

.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}

.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-toolbar ~ table {
  clear: both;
}

.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 50%;
    display: inline-block;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}

.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}

.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding: 0.5625rem;
}

@media screen and (min-width: 59.375em) {
  .tablesaw-sortable th.tablesaw-sortable-head button {
    padding: 0.75rem;
  }
}

@media screen and (min-width: 87.5em) {
  .tablesaw-sortable th.tablesaw-sortable-head button {
    padding: 0.84375rem;
  }
}

.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "↑";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "↓";
}

.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}

.tablesaw-sortable .not-applicable span {
  display: none;
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/*! Lity - v1.6.0 - 2016-01-11
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */

.lity {
  z-index: 9990;
  position: fixed;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */

.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/* Container */

* + .jBox-wrapper {
  margin-top: 0;
}

.jBox-TooltipDark .jBox-container {
  font-size: 0.625rem;
  line-height: 1.5;
  border-radius: 0;
  background: #808080;
  color: #fff;
  box-shadow: none;
  margin: 0 !important;
  box-sizing: content-box;
}

@media screen and (min-width: 59.375em) {
  .jBox-TooltipDark .jBox-container {
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 87.5em) {
  .jBox-TooltipDark .jBox-container {
    font-size: 0.9375rem;
    line-height: 1.46667;
  }
}

@media print {
  .jBox-TooltipDark .jBox-container {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

.jBox-TooltipDark .jBox-container * + * {
  margin-top: 0;
}

.jBox-TooltipDark .jBox-content {
  padding-right: 25px;
}

/* Pointer */

.jBox-TooltipDark .jBox-pointer:after {
  background: #808080;
}

/* Close button */

.jBox-TooltipDark .jBox-closeButton {
  background: #808080;
  position: absolute;
  top: 0;
  right: 0;
}

.jBox-TooltipDark.jBox-closeButton-box:before {
  box-shadow: none;
}

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton path {
  fill: #d2d4d6;
}

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:hover path {
  fill: #fff;
}

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:active path {
  fill: #b2b4b6;
}

.tablesaw * + *,
.tablesaw-bar * + * {
  margin-top: 0;
}

.tablesaw td.tablesaw-cell-persist {
  border-right: 1px solid rgba(128, 128, 128, 0.15);
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 white;
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(170, 170, 170, 0.1) 55%, rgba(120, 120, 120, 0.15) 100%);
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #050605;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  box-sizing: border-box;
  text-shadow: none;
  border-radius: 0;
  background-color: #da291c;
  border: none;
}

.tablesaw-advance .btn.btn-micro {
  font-size: 0.875em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
  border: none;
  background-color: #da291c;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:focus,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: #c32519;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffffff;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #ffffff;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #ffffff;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  cursor: default;
  pointer-events: none;
}

#toolbar-administration * + * {
  margin-top: 0;
}

.homepage-all-news .media__img {
  display: none;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

  pre,
  blockquote {
    border: 1px solid #999;
    padding: 0.5em;
    page-break-inside: avoid;
  }

  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}