@charset "UTF-8";
/**
 * version: 0.0.1
 * file:    main.min.css
 * author:  Squiz Australia
 * updated: Wed Dec 10 2025 14:33:26 GMT+1100 (AEDT)
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Content
 * - Modules
    Accordion
    Datepicker
    Matrix form
    Skip links
    Slick
    S
 */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Public+Sans:wght@600&display=swap");
.visuallyhidden, .sr-only, .skip-links__link {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .focusable.sr-only:active,
.visuallyhidden.focusable:focus, .focusable.sr-only:focus, .skip-links__link:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.tabs__tab-list, .sq-form-question-tickbox-list ul,
.sq-form-question-option-list ul, .skip-links__list, .slick-dots, .social__list, .nav__list, .mobile-nav__list, .quick-links__list, .access-links__list, .feed__list, .results__list, .breadcrumb__list, .pagination__list, .inside-page__list, .page-controls__list, .related-links__list, .tile__list, .component__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sq-form .sq-form-question-datetime input[type="password"],
.sq-form .sq-form-question-datetime input[type="text"],
.sq-form .sq-form-question-datetime label,
.sq-form .sq-form-question-datetime select {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.sq-form input[type="text"],
.sq-form input[type="password"],
.sq-form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix, .sq-form-question {
  *zoom: 1;
}

.clearfix:before, .sq-form-question:before, .clearfix:after, .sq-form-question:after {
  content: '';
  display: table;
  line-height: 0;
}

.clearfix:after, .sq-form-question:after {
  clear: both;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #262626;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  min-height: 0;
  min-width: 0;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.pull-left {
  float: left;
}

img.pull-left {
  margin-right: 1em;
}

.pull-right {
  float: right;
}

img.pull-right {
  margin-left: 1em;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

body {
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: "montserrat", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  transition: 0.125s transform ease-in-out;
}

body.nav-expanded {
  transform: translate3d(-100%, 0, 0);
}

img {
  max-width: 100%;
}

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

input::-ms-clear {
  display: none;
}

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

@page {
  margin: 0.5cm;
}

a {
  color: #CB4C29;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.h1,
h1 {
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (min-width: 60em) {
  .h1,
  h1 {
    font-size: 1.875rem;
  }
}

.h2,
h2 {
  font-size: 1.375rem;
  line-height: 1.28;
}

@media screen and (min-width: 60em) {
  .h2,
  h2 {
    font-size: 1.625rem;
  }
}

.h3,
h3 {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  margin-bottom: 0;
}

@media screen and (min-width: 60em) {
  .h3,
  h3 {
    font-size: 1.375rem;
  }
}

.h4,
h4 {
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.h5,
h5 {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}

.h6,
h6 {
  font-weight: normal;
  font-size: 1rem;
  margin: 1.75rem 0 0.75rem 0;
}

table {
  width: 99.9%;
  table-layout: fixed;
  hyphens: auto;
  word-break: break-word;
}

th,
td:first-child {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #fff;
  background-color: #333;
  padding: 0.625rem 0.625rem;
  text-rendering: geometricPrecision;
}

@media screen and (min-width: 60em) {
  th,
  td:first-child {
    font-size: 1rem;
    padding: 1.4375rem 1.375rem 1.1875rem;
  }
}

tr td {
  border-left: solid 1px #cacaca;
  color: #3c3533;
  line-height: 1.43;
  padding: 0.625rem;
  vertical-align: baseline;
}

@media screen and (min-width: 60em) {
  tr td {
    border-left: none;
    color: #262626;
    min-width: 13.875rem;
    padding: 1.125rem 1.25rem;
  }
  tr td:nth-child(odd) {
    background-color: #eeeeee;
  }
}

@media screen and (min-width: 60em) {
  tr th {
    border-right: 0.0625rem solid #fff;
  }
}

tr th:last-child {
  border-right: 0;
}

tbody {
  border: 0.0625rem solid #cacaca;
  border-top: 0;
}

tbody tr {
  border-bottom: 0.0625rem solid #cacaca;
  border-top: 0.0625rem solid #cacaca;
}

tbody tr:last-child {
  border-bottom: 0;
}

tbody tr td:first-child {
  background-color: #eeeeee;
  border-right: solid 2px #cacaca;
  color: #3c3533;
  vertical-align: baseline;
}

@media screen and (min-width: 60em) {
  tbody tr td:first-child {
    border-right: none;
    color: #000000;
    font-size: 0.875rem;
    min-width: 13.875rem;
    padding: 1.25rem 1.3125rem 1.125rem;
  }
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li:before, .page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ul > li:before {
  content: "";
  display: inline-block;
  height: 0.375rem;
  width: 0.375rem;
  border-radius: 50%;
  margin-right: 1.25rem;
}

.page__content ol {
  margin-top: 0.75rem;
}

.page__content ol li {
  margin-bottom: 0.75rem;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) {
  list-style: none;
  padding-left: 0;
}

@media screen and (min-width: 60em) {
  .page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) {
    padding-left: 2.5rem;
  }
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li {
  position: relative;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-left: 1.25rem;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li:first-child {
  margin-top: 0;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li:last-child {
  margin-bottom: 0;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li:before {
  position: absolute;
  left: 0;
  top: 0.4375rem;
  background-color: #000;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ol li {
  padding-left: 0;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ol li:before {
  display: none;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ul {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-left: 0;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ul > li:before {
  top: 0.5rem;
  background-color: #CB4C29;
}

.page__content ul:not(.no-content-styles):not(.breadcrumb__list):not(.quick-links__list):not(.feed__list):not(.page-controls__list):not(.access-links__list):not(.slick-dots):not(.tabs__tab-list):not(.inside-page__list):not(.results__list):not(.pagination__list):not(.icon-panels__list):not(.component__list):not(#toc) li > ul > li > ul > li:before {
  background-color: #000;
  top: 0.5625rem;
  height: 0.125rem;
  border-radius: 0;
}

.page__content ol.auto-numbering:not(.no-content-styles) {
  list-style: none;
  padding-left: 0;
  counter-reset: section;
}

@media screen and (min-width: 60em) {
  .page__content ol.auto-numbering:not(.no-content-styles) {
    padding-left: 2.5rem;
  }
}

.page__content ol.auto-numbering:not(.no-content-styles) li {
  position: relative;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-left: 1.25rem;
}

.page__content ol.auto-numbering:not(.no-content-styles) li:before {
  left: 0;
  position: absolute;
  counter-increment: section;
  content: counters(section, ".") ". ";
  color: #CB4C29;
  font-weight: bold;
}

.page__content ol.auto-numbering:not(.no-content-styles) li:first-child {
  margin-top: 0;
}

.page__content ol.auto-numbering:not(.no-content-styles) li:last-child {
  margin-bottom: 0;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-left: 0;
  counter-reset: section;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol > li {
  padding-left: 2.25rem;
  list-style: none;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol > li:before {
  color: #000;
  font-weight: 500;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol > li ol > li {
  padding-left: 3.2rem;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol > li ol > li:before {
  color: #CB4C29;
}

.page__content ol.auto-numbering:not(.no-content-styles) li ol > li ol > li ol li {
  padding-left: 3.8rem;
}

.btn.btn-icon-print:before, .btn.btn-icon-copy:before, .btn.btn-icon-download:before {
  content: "";
  display: inline-block;
  margin: -0.3125rem 0.625rem -0.3125rem 0;
  background-repeat: no-repeat;
  left: 1rem;
}

.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  font-size: 0.875rem;
  line-height: 1;
  text-decoration: none;
  padding: 0.875rem 1rem;
  border: 0;
}

.btn.btn-icon-copy, .btn.btn-icon-download, .btn.btn-icon-print {
  height: 2.625rem;
}

.btn.btn-icon-print:before {
  width: 1.3125rem;
  height: 1.1875rem;
  background-image: url(mysource_files/icon-printer-outline.svg);
}

.btn.btn-icon-copy:before {
  width: 1.3125rem;
  height: 1.1875rem;
  margin-right: 0.3125rem;
  background-image: url(mysource_files/icon-copy.svg);
}

.btn.btn-icon-download:before {
  width: 1.1875rem;
  height: 1.375rem;
  background-image: url(mysource_files/icon-download.svg);
}

.btn-results {
  color: #000;
  background-color: #efefef;
}

.btn-results:focus, .btn-results:hover {
  background-color: #e2e2e2;
}

.page__wrapper {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.page__content {
  flex-grow: 1;
  min-width: 0.0625rem;
  font-size: 0.875rem;
}

.page__content + .page__sidebar {
  margin-top: 2rem;
}

.page-with-filters .page__sidebar {
  order: -1;
  margin-top: 0;
  margin-bottom: 2rem;
}

.page__container {
  display: flex;
  flex-direction: column;
}

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

.body-overlay {
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 100;
  opacity: 0;
  transition: opacity .3s ease,height 0s;
}

.nav-expanded .body-overlay {
  opacity: 1;
  height: 100%;
}

/* Module: Accordion */
.accordion__target {
  display: none;
  border: 0.0625rem solid #dadada;
  border-top: 0;
}

.accordion__target.uber-accordion__target-active {
  display: block;
}

.accordion__item h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.accordion__item + .accordion__item {
  margin-top: 1.25rem;
}

.accordion__link {
  position: relative;
  display: block;
  padding: 1.5625rem;
  line-height: 1.25;
  font-size: 1rem;
  color: #000;
  text-decoration: none;
  background-color: #efefef;
  border: 0.0625rem solid transparent;
  border-bottom: 0;
}

.accordion__link:after {
  position: absolute;
  right: 1.5625rem;
  top: 50%;
  margin-top: -0.4375rem;
  content: '';
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-right: 0.125rem solid #000;
  border-bottom: 0.125rem solid #000;
  transform: rotate(45deg);
}

.accordion__link.uber-accordion__button-active {
  background-color: #fff;
  border: 0.0625rem solid #dadada;
  border-bottom: 0;
}

.accordion__link.uber-accordion__button-active:after {
  transform: rotate(-135deg);
  margin-top: -0.125rem;
}

.accordion__target {
  padding: 0 1.5625rem 1.5625rem 1.5625rem;
}

.tabs:not(.social-tabs) {
  border: 0.0625rem solid #dfdfdf;
}

.tabs__tab-list {
  display: flex;
  flex-wrap: nowrap;
}

.social-tabs .tabs__tab-list {
  padding-bottom: 1rem;
  border-bottom: 0.0625rem solid #3d5d87;
}

.tabs__item {
  display: block;
  flex-grow: 1;
  flex-basis: 0;
  border-right: 0.0625rem solid #dfdfdf;
}

.tabs__item:last-child {
  border-right: 0;
}

.social-tabs .tabs__item {
  flex-basis: auto;
  flex-grow: 0;
  border-right: 0;
  margin-right: 1rem;
}

.tabs__link {
  position: relative;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  background-color: #fff;
  padding: 1.375rem;
}

.tabs__link:hover, .tabs__link:focus {
  background-color: #fafafa;
}

.tabs__link.uber-accordion__button-active {
  color: #fff;
  background-color: #333;
}

.social-tabs .tabs__link {
  background-color: transparent;
  padding: 0;
}

.social-tabs .tabs__link:hover, .social-tabs .tabs__link:focus {
  background-color: transparent;
}

.social-tabs .tabs__link.uber-accordion__button-active:before, .social-tabs .tabs__link.uber-accordion__button-active:after {
  content: '';
  position: absolute;
  border-style: solid;
  left: 50%;
  bottom: -1.0625rem;
  width: 0;
  height: 0;
}

.social-tabs .tabs__link.uber-accordion__button-active:after {
  margin-left: -0.375rem;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #203b71 transparent;
}

.social-tabs .tabs__link.uber-accordion__button-active:before {
  margin-left: -0.4375rem;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #3d5d87 transparent;
}

.tabs__tab-content {
  border-top: 0.0625rem solid #dfdfdf;
}

.social-tabs .tabs__tab-content {
  border-top: 0;
}

.tabs__target {
  color: #262626;
  background-color: #fff;
  line-height: 1.86;
  padding: 1.6875rem 1.5rem;
}

.social-tabs .tabs__target {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

.tabs__target > h2:first-child, .tabs__target > h3:first-child, .tabs__target > h4:first-child {
  margin-top: 0;
}

.js-enabled .tabs__target {
  display: none;
}

.js-enabled .tabs__target.uber-accordion__target-active {
  display: block;
}

/* Module: Datepicker */
/* Module: Matrix form */
.sq-form-section,
.sq-form,
.sq-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.sq-form-question {
  padding: .5em;
}

.sq-form-field {
  border: 1px solid #ccc;
}

.sq-form input[type="text"],
.sq-form input[type="password"],
.sq-form textarea {
  width: 100%;
  padding: .5em 0;
}

.sq-form textarea {
  padding: 0;
}

.lt-ie9 .sq-form input[type="text"],
.lt-ie9 .sq-form input[type="password"],
.lt-ie9 .sq-form textarea {
  width: 98%;
}

.sq-form input[type="text"] .sq-form input[type="password"] {
  text-indent: .5em;
}

.sq-form-question-title,
.sq-form-question-answer label {
  margin: .5em 0;
  font-weight: bold;
  display: block;
}

.sq-form-section-title {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: bold;
  border-top: 1px solid #ccc;
  margin-top: 1em;
  display: block;
  padding-top: 1em;
  width: 100%;
  margin: .5em 0;
}

.sq-form-question-tickbox-list li,
.sq-form-question-option-list li {
  clear: left;
  display: block;
  padding: .5em 0;
}

.sq-form input[type="radio"],
.sq-form input[type="checkbox"],
.sq-form input[type="radio"] ~ label,
.sq-form input[type="checkbox"] ~ label {
  float: left;
  font-weight: normal;
  margin: 0 0 0 .5em;
}

.sq-form-question-note {
  font-size: 90%;
  font-style: italic;
  display: block;
  margin-bottom: .5em;
}

.sq-form-question {
  margin-bottom: 1em;
}

.sq-form .sq-form-question-datetime input[type="password"],
.sq-form .sq-form-question-datetime input[type="text"],
.sq-form .sq-form-question-datetime label,
.sq-form .sq-form-question-datetime select {
  width: auto;
  margin-bottom: .5em;
}

.sq-form .sq-form-question-datetime label,
.sq-form .sq-form-question-datetime input {
  margin-right: .5em;
  font-weight: normal;
}

.sq-form-error,
.sq-form-required-field {
  color: #a94442;
}

.sq-form-error {
  clear: left;
}

.sq-form-question-error {
  background-color: #f2dede;
}

/* Module: Skip links */
/* Module: Slick */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.carousel {
  display: none;
}

.carousel.slick-initialized {
  display: block;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -0.375rem;
  display: inline-block;
  padding: 0;
  width: 1rem;
  height: 0.8125rem;
  background-image: url(mysource_files/icon-arrow-right--orange.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.slick-arrow.slick-prev {
  transform: rotate(180deg);
  left: 2rem;
}

.slick-arrow.slick-next {
  right: 2rem;
}

.slick-arrow.slick-next, .slick-arrow.slick-prev {
  display: none !important;
}

@media screen and (min-width: 60em) {
  .slick-arrow.slick-next, .slick-arrow.slick-prev {
    display: inline-block !important;
  }
}

.slick-dots {
  display: flex;
}

.slick-dots > li {
  margin-right: 0.625rem;
}

.slick-dots > li:last-child {
  margin-right: 0;
}

.slick-dots > li button {
  display: block;
  background-color: #eee;
  border: 0.0625rem solid #000;
  height: 0.625rem;
  width: 0.625rem;
  padding: 0;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.slick-dots > li.slick-active button {
  background-color: #eb5830;
  border-color: #eb5830;
}

.carousel-controls {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 1.375rem;
  background-color: #eee;
}

@media screen and (min-width: 60em) {
  .carousel-controls {
    padding: 2rem;
  }
}

/* Module: S */
.search__form .twitter-typeahead {
  width: 100%;
}

.tt-menu {
  border: 1px solid #333;
  width: 100%;
  background-color: #fff;
}

.header .tt-menu {
  border-color: #d8d8d8;
}

.search-suggest-result__container,
.search-suggest-result-large__container,
.search-suggest-result-standard__container {
  display: block;
  border-top: 1px solid #333;
  padding: 0.9375rem 0.9375rem 0 0.9375rem;
  margin: 0 0 0.9375rem 0;
  text-align: left;
  text-decoration: none;
  color: #000;
}

.search-suggest-result__container:first-child,
.search-suggest-result-large__container:first-child,
.search-suggest-result-standard__container:first-child {
  border-top: none;
}

.search-suggest-result__container.tt-cursor, .search-suggest-result__container:hover, .search-suggest-result__container:focus,
.search-suggest-result-large__container.tt-cursor,
.search-suggest-result-large__container:hover,
.search-suggest-result-large__container:focus,
.search-suggest-result-standard__container.tt-cursor,
.search-suggest-result-standard__container:hover,
.search-suggest-result-standard__container:focus {
  text-decoration: underline;
}

.header .search-suggest-result__container, .header
.search-suggest-result-large__container, .header
.search-suggest-result-standard__container {
  border-color: #d8d8d8;
}

.search-suggest-result-standard__container {
  margin: 0;
  font-size: 1rem;
  padding-bottom: 0.9375rem;
  cursor: pointer;
}

.header .search-suggest-result-standard__container {
  font-size: 0.875rem;
}

.search-suggest-result-large__title {
  font-size: 1rem;
  line-height: 1.33;
  margin: 0;
  color: #000;
}

.search-suggest-result-large__summary {
  margin: 0.625rem 0 0 0;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  display: none;
}

/* Module: S */
.consultations__container {
  padding: 1.625rem;
}

.consultations__container svg {
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0.9375rem;
  fill: #CB4C29;
}

.consultations .submissions.accordion {
  margin-top: 1.875rem;
}

.consultations .submissions__section {
  margin-bottom: 2.5rem;
}

.consultations .submissions__title {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  margin-top: 1.5rem;
}

.consultations .submissions__text, .consultations__graph-bottom {
  font-size: 0.875rem;
}

.consultations .submissions__text > div > div, .consultations__graph-bottom > div > div {
  font-weight: bold;
}

.consultations__heading {
  font-size: 1.375rem;
  margin-top: 0;
}

.consultations__link {
  color: #262626;
  background: #efefef;
  text-decoration: none;
  display: block;
  margin-bottom: 1.875rem;
}

.consultations__link:hover, .consultations__link:focus {
  background-color: #dfdfdf;
}

.consultations__title {
  margin-top: 0;
  color: #262626;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.consultations__content {
  font-size: 0.875rem;
}

.consultations__graph-heading {
  display: none;
}

.consultations__graph-started {
  margin-bottom: 0.625rem;
}

.consultations__graph-started > div {
  font-weight: bold;
}

.consultations__progress-count {
  position: absolute;
  margin: auto auto;
  width: 100%;
  text-align: center;
  margin-top: 0.5rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
}

.consultations__view-all {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  align-items: center;
  margin: auto auto;
  background: #CB4C29;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.75rem 1.625rem;
  max-width: 15.625rem;
  text-align: center;
}

.no-js .consultations__view-all,
.no-flexbox .consultations__view-all {
  display: table;
}

.flexbox .consultations__view-all {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.consultations__view-all svg {
  width: 1.6875rem;
  height: 1.6875rem;
  margin-right: 0.75rem;
}

.consultations__view-all:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #262626;
}

.consultations .progressbar__container {
  background-color: #888;
  height: 2rem;
  margin: 1.25rem 0;
  position: relative;
  width: 100%;
}

.consultations .progressbar {
  height: 2rem;
  position: absolute;
  width: 100%;
}

.consultations.consultations-detail .consultations__summary {
  margin-top: 1.875rem;
}

.consultations.consultations-detail p {
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.consultations.consultations-detail .consultations__documents-heading {
  font-size: 1.375rem;
  margin-bottom: 1.625rem;
}

.consultations.consultations-detail .consultations__documents {
  margin-bottom: 2.5rem;
  font-size: 0.875rem;
}

.consultations.consultations-detail .consultations__documents ul {
  padding-left: 0 !important;
}

.consultations.consultations-detail .consultations__documents ul li {
  padding-left: 0 !important;
}

.consultations.consultations-detail .consultations__documents ul li:before {
  display: none !important;
}

.consultations.consultations-detail .consultations__documents ul li a {
  text-decoration: none;
}

.no-js .consultations.consultations-detail .consultations__documents ul li a,
.no-flexbox .consultations.consultations-detail .consultations__documents ul li a {
  display: table;
}

.flexbox .consultations.consultations-detail .consultations__documents ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.consultations.consultations-detail .consultations__documents ul li a:hover {
  text-decoration: underline;
}

.consultations.consultations-detail .consultations__documents ul li a:before {
  content: "";
  display: block;
  width: 42px;
  min-width: 42px;
  height: 30px;
  margin-top: -6px;
}

.consultations.consultations-detail .consultations__documents ul li a[href$=".pdf"]:before {
  background: url("../mysource_files/icon-file-pdf.svg") no-repeat;
}

.consultations.consultations-detail .tabs {
  margin-top: 1.875rem;
  margin-bottom: 40px;
}

.consultations.consultations-detail .tabs,
.consultations.consultations-detail .tabs__item,
.consultations.consultations-detail .tabs__tab-content {
  border: 0;
}

.consultations.consultations-detail .tabs__item {
  flex-grow: inherit;
  flex-basis: auto;
}

.consultations.consultations-detail .tabs__link {
  font-weight: normal;
  font-size: 0.875rem;
}

.consultations.consultations-detail .tabs__tab-content,
.consultations.consultations-detail .tabs__link.uber-accordion__button-active {
  background: #efefef;
  color: #262626;
}

.consultations.consultations-detail .tabs__link.uber-accordion__button-active {
  font-weight: bold;
}

.consultations.consultations-detail .tabs__target {
  padding: 1.6875rem 1.375rem;
  font-size: 0.875rem;
  background: transparent;
}

.consultations.consultations-detail .tabs__target ul,
.consultations.consultations-detail .tabs__target ol {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.consultations.consultations-detail .consultations__subheading {
  font-size: 1.375rem;
}

.consultations.consultations-detail .progressbar__container {
  height: 3rem;
  margin: 0.875rem 0;
}

.consultations.consultations-detail .consultations__graph {
  max-width: 40rem;
}

.consultations.consultations-detail .progressbar {
  height: 3rem;
}

.consultations.consultations-detail .consultations__graph {
  font-size: 0.875rem;
}

.consultations.consultations-detail .consultations__progress-count {
  margin-top: 0.9375rem;
}

.consultations.consultations-detail .consultations__graph-started > div,
.consultations.consultations-detail .consultations__graph-bottom > div > div {
  font-weight: normal;
  display: inline;
}

.consultations.consultations-detail .consultations__graph-heading {
  align-items: center;
  display: block;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.no-js .consultations.consultations-detail .consultations__graph-heading,
.no-flexbox .consultations.consultations-detail .consultations__graph-heading {
  display: table;
}

.flexbox .consultations.consultations-detail .consultations__graph-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.consultations.consultations-detail .consultations__graph-heading:before {
  content: "";
  width: 27px;
  min-width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../mysource_files/icon-tick.svg) no-repeat;
}

.consultations.consultations-detail .consultations__form {
  background: #efefef;
  padding: 1.5625rem;
}

.consultations.consultations-detail .consultations__form-label {
  margin-top: 2.5rem;
  background: #323232;
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.9375rem 1.25rem;
  color: #fff;
  margin-bottom: 2.25rem;
}

.consultations.consultations-detail .consultations__form-footer-info {
  font-size: 0.875rem;
}

.consultations--in-progress .consultations__content {
  margin-top: 0;
}

.consultations--in-progress .consultations__countdown {
  font-size: 0.875rem;
}

.consultations--in-progress .consultations__countdown strong {
  font-size: 1.125rem;
}

.consultations--in-progress .consultations__link {
  width: auto;
}

.consultations--in-progress .consultations__status p {
  margin: 0;
}

.consultations--in-progress .consultations__title {
  font-size: 1.125rem;
}

/* Module: S */
.sq-form abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
  color: #d0021b;
}

.sq-form label {
  font-size: 0.875rem;
  font-weight: 500;
}

.sq-form .sq-form-required-field-note {
  color: #d0021b;
}

.sq-form .sq-form-section-title {
  font-size: 1.375rem;
  margin: 0;
  border: 0;
  padding-top: 0;
}

.sq-form .sq-form-question.sq-form-question-text {
  font-size: 0.875rem;
  margin-top: 0.625rem;
  margin-bottom: 0;
}

.sq-form input[type="text"].sq-form-field,
.sq-form input[type="file"].sq-form-field,
.sq-form input[type="email"].sq-form-field,
.sq-form input[type="number"].sq-form-field,
.sq-form input[type="password"].sq-form-field,
.sq-form textarea.sq-form-field {
  width: 100%;
  max-width: 19.0625rem;
  padding: 0.5rem;
  font-size: 0.875rem;
}

.sq-form input[type="button"],
.sq-form input[type="submit"] {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #323232;
  border: none;
  padding: 0.9375rem 1.25rem;
  color: #fff;
  font-size: 0.875rem;
  margin-right: 0.9375rem;
  font-weight: normal;
}

.sq-form input[type="button"]:hover,
.sq-form input[type="submit"]:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  text-decoration: underline;
}

.sq-form select.sq-form-field {
  border-radius: 0;
  max-width: 19.0625rem;
  padding: 0.5rem;
  font-size: 0.875rem;
  width: 100%;
}

.sq-form input[type="radio"].sq-form-field,
.sq-form input[type="checkbox"].sq-form-field {
  width: 15px;
  height: 15px;
  margin-left: 0;
}

.sq-form .form__radio {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}

.sq-form .form__radio .sq-form-field {
  margin-right: 0.625rem;
}

.sq-form .form__radio .sq-form-question.sq-form-question-text {
  margin-left: 1.6875rem;
}

.sq-form .sq-form-question {
  padding: 0;
  margin-top: 0.9375rem;
}

.sq-form .sq-form-question-note {
  font-style: normal;
}

.sq-form .sq-form-question-error {
  padding: 1rem;
}

.sq-form .sq-form-error {
  font-weight: normal;
  font-size: 0.875rem;
}

.sq-form .sq-form-question-answer ul {
  padding-left: 0 !important;
}

.sq-form .sq-form-question-answer ul li {
  padding-left: 0 !important;
}

.sq-form .sq-form-question-answer ul li:before {
  display: none !important;
}

.sq-form .sq-form-question-datetime .sq-form-question-answer {
  flex-wrap: wrap;
}

.no-js .sq-form .sq-form-question-datetime .sq-form-question-answer,
.no-flexbox .sq-form .sq-form-question-datetime .sq-form-question-answer {
  display: table;
}

.flexbox .sq-form .sq-form-question-datetime .sq-form-question-answer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.sq-form .sq-form-question-datetime .sq-form-question-answer input[type="text"].sq-form-field {
  width: auto;
}

/* Module: S */
.global-alert {
  background: #ffb62a;
  display: none;
  z-index: 1000000;
}

.global-alert--enabled {
  display: block;
  margin: 0 auto;
}

.global-alert__container {
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 80rem;
  font-size: 0.875rem;
  color: #000;
}

.global-alert__icon {
  min-width: 2.0625rem;
  margin: 0;
  padding-top: 5px;
  align-self: baseline;
}

.global-alert__btn-close {
  align-self: baseline;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0 !important;
  margin-left: 15px !important;
  min-width: 1.375rem;
  text-align: right;
}

.global-alert__btn-close img {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  transform: rotate(0deg);
  position: relative;
  top: -3px;
}

.global-alert__btn-close:hover img {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  transform: rotate(90deg);
}

.global-alert__message a {
  font-weight: bold;
  color: #000;
}

.global-alert__message p {
  margin-top: 0;
}

.global-alert {
  padding: 1rem;
}

.global-alert__container {
  display: flex;
  align-items: center;
  padding: 0 !important;
}

.global-alert__btn-close {
  display: flex;
  align-items: center;
  width: auto;
  height: 100%;
  margin: auto;
}

.mobile__btn-close {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: flex-end;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
}

@media screen and (min-width: 60rem) {
  .mobile__btn-close {
    display: none;
  }
}

.desktop__btn-close {
  display: none;
}

@media screen and (min-width: 60rem) {
  .desktop__btn-close {
    display: block;
  }
}

/* Module: S */
body:not(.home) .footer {
  border-top: 0.125rem solid #181818;
}

.footer {
  background-color: #f6f6f6;
  padding: 2.5rem 0 1.875rem;
  margin-top: 3.75rem;
}

.footer > .page__wrapper {
  display: flex;
  flex-direction: column;
}

body.home .footer {
  margin-top: 0;
}

.nav-footer .nav__list .nav__item {
  margin-left: 0;
}

.nav-footer .nav__list:first-child {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.nav-footer .nav__list.bold {
  font-weight: 600;
}

.nav-footer .nav__list .nav__link:hover {
  text-decoration: underline;
}

.social__list {
  display: inline-flex;
}

.social__item + .social__item {
  margin-left: 1.25rem;
}

.social__icon {
  display: block;
  height: 2.25rem;
  width: 2.25rem;
}

.social__link {
  display: block;
}

.nav-footer .nav__link {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
}

.social__container {
  order: -1;
  margin-bottom: 1rem;
}

/* Module: S */
.header {
  position: relative;
  background-color: #fff;
  padding: 0.9375rem 0;
  z-index: 1000000;
}

.header > .page__wrapper {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .header > .page__wrapper {
    align-items: center;
  }
}

.header__magnifier {
  position: relative;
  top: -5px;
}

.logo__container {
  height: 3.125rem;
  flex-shrink: 0;
}

.logo__link {
  display: inline-block;
}

.logo {
  display: block;
  max-height: 3.125rem;
  max-width: 8.375rem;
  height: 3.125rem;
  width: 8.375rem;
}

.logo-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  /*justify-content: center;*/
  justify-content: start;
  margin-left: 20px;
  position: relative;
}

.nsw-header__waratah {
  display: flex;
  justify-content: center;
}

.nsw-header__waratah a {
  display: flex;
  text-decoration: none;
  align-items: center;
  width: 42px;
  height: 46px;
}

.nsw-header__name {
  display: none;
}

.nsw-header__title {
  font-family: 'Public Sans', sans-serif;
  font-size: 1rem;
  display: flex;
  align-items: center;
}

@media (min-width: 1024px) {
  .logo-wrapper {
    margin-left: 0px;
  }
  .nsw-header__waratah {
    padding: 0;
  }
  .nsw-header__waratah a {
    width: 72px;
    height: 76px;
  }
  .nsw-header__waratah a:after {
    z-index: 100;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .nsw-header__name {
    padding: 0;
    margin-left: 37.6px;
    display: inline-block;
  }
  .nsw-header__title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #002664;
  }
}

.header__actions {
  display: flex;
  position: absolute;
  top: 2rem;
  right: 1.25rem;
}

.header__actions button + button {
  margin-left: 1.25rem;
}

.nav-search__button {
  padding: 0;
  border: 0;
  padding: 0;
  background: transparent;
}

.home .nav-search__button {
  display: none;
}

.nav-search__icon {
  display: block;
  height: 1.25rem;
  width: 1.25rem;
}

.nav-hamburger__button {
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  background-color: transparent;
  height: 1.1875rem;
  width: 1.625rem;
}

.nav-hamburger__button span {
  display: block;
  height: 0.1875rem;
  background-color: #292929;
  border-radius: 0.125rem;
}

.nav-hamburger__button span + span {
  margin-top: 0.3125rem;
}

.nav-hamburger__button:focus, .nav-hamburger__button:hover {
  outline: 0;
}

.nav-hamburger__button.nav-expanded span {
  margin-top: 0;
}

.nav-hamburger__button.nav-expanded span:first-child {
  transform: rotate(45deg);
}

.nav-hamburger__button.nav-expanded span:nth-child(2) {
  display: none;
}

.nav-hamburger__button.nav-expanded span:last-child {
  transform: rotate(-45deg);
  margin-top: -0.1875rem;
}

.nav {
  position: relative;
}

.nav.mobile-nav {
  position: fixed;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  top: 0;
  left: 100%;
  z-index: 10;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nav.mobile-nav.is-open .mobile-nav__list,
.nav.mobile-nav.is-open .search__form {
  transform: translateX(-100%);
}

.nav.mobile-nav .search__form {
  padding: 1.25rem 1.25rem 0.625rem 1.25rem;
}

.nav.nav-header {
  order: 2;
  display: none;
}

.nav-header .nav__list {
  display: none;
  border-top: 0.0625rem solid #ddd;
  background-color: #f6f6f6;
  margin: 1rem -1rem -1rem;
}

.nav-header .nav__list.active {
  display: block;
}

.nav__link {
  display: block;
  color: #505050;
  font-size: 1rem;
  text-decoration: none;
}

.nav-header .nav__link {
  padding: 0.75rem 1rem;
}

.nav-header .nav__link:focus, .nav-header .nav__link:hover {
  background-color: #e1e1e1;
}

.mobile-nav__list {
  padding: 0.625rem 1.25rem;
}

.mobile-nav__list + .mobile-nav__list {
  margin-top: 1.5rem;
}

.sub-list .mobile-nav__item {
  border-bottom: 0;
}

.mobile-nav__list,
.search__form {
  transition-duration: 0.3s;
}

.mobile-nav__sub-list {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  padding: 0 1.25rem;
  display: none;
}

.mobile-nav__sub-list ul {
  list-style: none;
  padding: 0;
}

.mobile-nav__sub-list ul li {
  margin-bottom: 1.25rem;
}

.mobile-nav__sub-list ul li a {
  color: white;
  font-size: 0.9375rem;
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 1.25rem;
}

.mobile-nav__sub-list ul li a:after {
  content: "";
  background-image: url(mysource_files/icon-arrow-right--orange.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  height: 100%;
  width: 14px;
  top: 0.375rem;
}

.mobile-nav__item.is-selected .mobile-nav__sub-list {
  display: block;
}

.mobile-nav__item.is-selected .mobile_nav__link-back-container {
  display: flex;
}

.mobile-nav__link {
  position: relative;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  text-decoration: none;
  padding: 1.125rem 0;
  flex-grow: 1;
}

.mobile-nav__link:focus, .mobile-nav__link:hover {
  text-decoration: underline;
}

.sub-list .mobile-nav__link {
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.75rem 0.75rem 0.75rem 0;
}

.sub-list .mobile-nav__link:after {
  content: none;
}

.mobile_nav__sub_trigger {
  background-image: url(mysource_files/icon-arrow-right--orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 3.4375rem;
  width: 14px;
  flex-shrink: 0;
  margin: 0 0 0 1.25rem;
}

.mobile_nav__link-back-container {
  width: 100%;
  border-bottom: 0.0625rem solid #bdbdbd;
  display: none;
  margin-bottom: 1.5625rem;
}

.mobile_nav__link-back-container .mobile_nav__sub_trigger {
  transform: rotate(180deg);
  margin: 0 1.25rem 0 0;
}

.mobile_nav__link-container {
  display: flex;
  flex-direction: row;
}

#google-translate__container {
  padding: 0.625rem 1.25rem 0 1.25rem;
}

#google-translate__container .goog-te-combo {
  width: 100%;
  font-size: 0.75rem;
  color: #56514b;
  margin-top: 0;
  height: 1.4375rem;
  padding: 0 1.625rem 0 0.375rem;
  background: url("mysource_files/icon-select-triangle-down.svg") no-repeat center right 8px #fff;
  border: 0.0625rem solid #d8d8d8;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-appearance: none;
}

#google-translate__container .goog-te-combo::-ms-expand {
  display: none;
}

.mobile-nav #google-translate__container .goog-logo-link,
.mobile-nav #google-translate__container .goog-logo-link:hover,
.mobile-nav #google-translate__container .goog-logo-link:visited,
.mobile-nav #google-translate__container .goog-te-gadget {
  color: #fff;
}

.header {
  padding-bottom: 10px;
}

@media screen and (min-width: 60rem) {
  .header {
    padding-bottom: 0 !important;
  }
}

.mobile-nav__list {
  padding: 0 0 10px 0;
}

.mobile-nav__item-container {
  border: none;
  display: flex;
  align-items: center;
}

.mobile-nav__list .mobile-nav__item {
  border-left: 5px #333333 solid;
}

.mobile-nav__item.active {
  border-left: 5px #C94D31 solid;
  background-color: #262626;
}

.mobile-nav__link {
  font-size: 20px;
  font-weight: 500;
  line-height: 24.38px;
  letter-spacing: -0.35px;
  padding: 9px 0 9px 36px;
  margin-top: 14px;
}

.mobile-nav__acc {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333333;
  width: auto;
  height: 100%;
  margin-right: 40px;
}

.mobile-nav__item.active .mobile-nav__acc {
  background-color: #262626;
}

.mobile-nav__acc-arrow {
  transform: rotate(0deg);
  transition: transform 150ms ease;
  background-color: #333333;
  min-width: 24px;
  min-height: 24px;
  width: 24px;
  height: 24px;
  margin-top: 15px;
}

.mobile-nav__item.active .mobile-nav__acc-arrow {
  transform: rotate(-180deg);
  transition: transform 150ms ease;
  background-color: #262626;
}

.mobile-nav__list .mobile-nav__item .mobile-nav__sublist {
  list-style-type: none;
  position: relative;
  height: 0;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.075, 0.82, 0.4, 1);
  padding: 0 55px;
}

.mobile-nav__item.active .mobile-nav__sublist {
  height: auto;
  padding-bottom: 40px;
}

.mobile-nav__sublist {
  margin-top: 2px;
  margin-right: 2px;
  padding-bottom: 10px;
}

.sub-list .mobile-nav__link {
  font-size: 18px !important;
  border-left: 5px #333333 solid !important;
  line-height: 24.38px;
}

.mobile-nav__sublist.active {
  border-left: 5px #C94D31 solid !important;
  background-color: #262626;
}

.mobile-nav__subitem {
  color: white;
  position: relative;
  padding: 7px 0;
  margin-top: 0;
}

.mobile-nav__sublink {
  text-decoration: none;
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 19.5px;
  letter-spacing: -0.35px;
  cursor: pointer;
}

.mobile-nav__sublink:hover {
  text-decoration: underline;
}

.header__menu-main-chevron {
  margin-left: 8px;
}

.mobile-nav__close-menu {
  display: flex;
  flex-wrap: wrap;
  color: white;
  padding: 16px 46px 6px 46px;
  font-size: 20px;
  line-height: 26.82px;
  font-weight: 500;
  letter-spacing: -0.39px;
  background-color: #333;
  border: none;
  margin: 0;
}

.mobile-nav__close-icon {
  margin-right: 20px;
  font-size: 22px;
  letter-spacing: -0.35px;
}

.mobile-nav {
  background-color: #22272B;
}

.search__form {
  padding: 1.25rem 40px 0.625rem 40px !important;
}

.header__mobile-search-container {
  position: absolute;
  background-color: white;
  width: 100%;
  margin-top: 73px;
  box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.05);
  z-index: 2;
}

.header__mobile-search-container .search__form {
  padding: 20px 16px !important;
}

.header__mobile-search-container .search__input-box {
  display: flex;
  align-items: center;
}

.header__mobile-search-container .search__input {
  padding: 10px 12px !important;
  font-size: 1.625rem !important;
  border: none;
  color: #22272B !important;
}

.header__mobile-search-container .search__input::placeholder {
  color: #767676 !important;
}

.header__mobile-search-container .search__button {
  width: 30px !important;
  height: auto;
  display: flex;
  align-items: center;
}

.header__mobile-search-container .search__button img {
  width: 100%;
  height: auto;
}

.search-close-icon {
  position: relative;
  top: 2px;
  width: 15px;
}

@media screen and (min-width: 60rem) {
  .nav .search__form {
    display: flex !important;
    margin: 0;
    width: auto !important;
    padding: 0 !important;
    width: 100px;
  }
}

@media screen and (min-width: 60rem) and (min-width: 900px) and (max-width: 1200px) {
  .nav .search__form {
    width: 200px;
    margin-left: 10px !important;
  }
}

@media screen and (min-width: 60rem) {
  .nav .search__form .search__input-box {
    width: 250px;
    margin-left: 20px !important;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .nav .search__form .search__input-box {
    width: 200px;
    margin-left: 10px !important;
  }
}

@media screen and (min-width: 60rem) {
  .nav .nav__list {
    align-items: center;
  }
  .nav .nav__list .search__form {
    align-items: center;
    height: auto;
    margin-top: 0 !important;
  }
  .nav .nav__list .search__input {
    padding: 5px 0 5px 10px !important;
  }
}

.header__mobile-search {
  background-color: transparent;
  border: 0;
  margin-top: -7px;
  margin-right: 14px;
  display: flex;
  align-items: center;
  min-width: 35px !important;
  min-height: 35px !important;
}

.search-magnifier-icon {
  width: auto;
  min-width: 21px !important;
  min-height: 21px !important;
}

.search-close-icon {
  width: auto;
  min-width: 18px !important;
  min-height: 18px !important;
  position: relative;
  top: -1px;
}

#google-translate__container {
  padding: 0 40px;
  margin-top: 35px;
}

@media screen and (min-width: 60rem) {
  #google-translate__container {
    display: flex;
    align-items: center;
    margin-left: 0 !important;
    padding: 0 20px !important;
  }
}

.mobile-nav__list.sub-list {
  padding: 0 40px;
}

.mobile-nav__list.sub-list .mobile-nav__item {
  border: 0;
}

.header__menu {
  display: none;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 60rem) {
  .header__menu {
    display: block;
    position: relative;
    padding: 0 1.5rem;
    background-color: #f2f2f2;
    line-height: 24px;
    color: #22272B;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__menu {
    padding: 0 2rem !important;
  }
}

.header__menu-main {
  list-style-type: none;
  max-width: 1216px;
}

@media screen and (min-width: 60rem) {
  .header__menu-main {
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 1rem;
  }
}

.header__menu-main-items {
  position: relative;
  height: auto;
  border-bottom: 3px #f3f3f3 solid;
}

.header__menu-main-button {
  color: #22272B;
  background-color: #f2f2f2;
  border: none;
  font-size: initial;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 60rem) {
  .header__menu-main-button {
    padding: 16px 10px 13px 10px;
  }
}

@media screen and (min-width: 1200px) {
  .header__menu-main-button {
    padding: 16px 19px 13px 19px;
  }
}

.header__menu-main-items.active {
  border-bottom: 3px #C94D31 solid;
}

.header__menu-main-chevron {
  transform: rotate(0deg);
  transition: transform 150ms ease;
}

.header__menu-main-chevron.active {
  transform: rotate(-180deg);
  transition: transform 150ms ease;
}

.header__menu-main-items .header__menu-main-container {
  position: absolute;
  margin: 0 auto;
  margin-top: 3px;
  z-index: 5;
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__menu-main-items:nth-child(2) .header__menu-main-container {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

#menu1, #menu2 {
  left: 0%;
}

.header__menu-main-items:last-child .header__menu-main-container {
  right: 0 !important;
}

@media screen and (min-width: 60rem) {
  .header__menu-main-items:nth-last-child(2) .header__menu-main-container {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__menu-main-items:nth-last-child(2) .header__menu-main-container {
    left: 60% !important;
    transform: translateX(-65%);
  }
}

.header__menu-dropdown {
  background-color: white;
  display: flex;
  justify-content: space-around;
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.25);
  padding: 22px 10px !important;
}

.header__menu-dropdown.no-side-content {
  width: auto;
  min-width: 400px !important;
}

.header__menu-dropdown.side-content {
  background-color: white;
  display: flex;
  justify-content: space-around;
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.25);
  padding: 22px 10px !important;
}

@media screen and (min-width: 60rem) {
  .header__menu-dropdown.side-content {
    width: 900px !important;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__menu-dropdown.side-content {
    width: 700px !important;
  }
}

.header__menu-dropdown-nav {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 60rem) {
  .header__menu-dropdown-nav {
    padding: 0 20px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__menu-dropdown-nav {
    padding: 0 10px;
  }
}

.header__menu-dropdown-navlist {
  list-style-type: none;
  padding-left: 0;
  height: auto;
}

.header__menu-dropdown-navlist h3, .header__menu-dropdown-navlist li {
  width: 100%;
}

.header__menu-dropdown-bar {
  display: block;
  height: auto;
  display: flex;
  justify-content: center;
}

.header__menu-dropdown-bar .header__border-bar {
  width: 1px;
  background-color: black;
  height: auto;
}

.header__menu-dropdown-heading {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 21.94px;
  letter-spacing: -0.28px;
  width: 100%;
}

.header__menu-dropdown-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 47px;
  font-weight: 400;
  line-height: 19.5px;
  letter-spacing: -0.28px;
  text-decoration: none;
  color: #22272B;
  padding: 8px 0 8px 26px;
  width: 100%;
}

.header__menu-dropdown-links:hover {
  background-color: rgba(32, 59, 112, 0.1);
}

.header__menu-dropdown-parent-link {
  font-weight: 700;
  color: #203B70;
}

.header__dropdown-feature {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: 100%;
  height: auto;
  padding: 0 46px;
  margin: 18px 0;
}

@media screen and (min-width: 60rem) {
  .header__dropdown-feature {
    padding: 0 46px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__dropdown-feature {
    padding: 0 36px;
  }
}

.header__dropdown-feature-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: start;
  width: 100%;
}

.header__dropdown-image {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 27px;
}

@media screen and (min-width: 60rem) {
  .header__dropdown-image {
    width: 339px;
    height: 235px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__dropdown-image {
    width: 339px;
    height: 174px;
  }
}

.header__dropdown-feature-text-container {
  display: grid;
  grid-template-columns: 11fr 1fr;
  justify-items: stretch;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  .header__dropdown-feature-text-container {
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .header__dropdown-feature-text-container {
    width: 100%;
    padding: 0 10px;
  }
}

.header__dropdown-feature-heading {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.28px;
  color: #203B70;
}

.header__dropdown-feature-link {
  display: flex;
  margin: 0;
  justify-content: flex-end;
  align-items: center;
  transform: translateX(0);
  transition: transform 150ms ease;
  text-decoration: none;
}

.header__dropdown-feature-link.arrow {
  display: flex;
  margin: 0;
  justify-content: flex-end;
  align-items: center;
  transform: translateX(0);
  transition: transform 150ms ease;
}

.header__dropdown-feature-link.arrow:hover {
  transform: translateX(5px);
  transition: transform 150ms ease;
}

.header__dropdown-feature-text {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.28px;
}

/* Module: S */
.quick-links__container {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.quick-links__heading {
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.no-js .quick-links__heading,
.no-flexbox .quick-links__heading {
  display: table;
}

.flexbox .quick-links__heading {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.quick-links__heading-text {
  font-size: 1.625rem;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
}

.quick-links__heading-text:after {
  display: none !important;
}

.quick-links__heading a.quick-links__heading-text {
  text-decoration: none;
}

.quick-links__heading a.quick-links__heading-text:hover {
  text-decoration: underline;
}

.quick-links__heading--toggle {
  position: relative;
  color: inherit;
  text-align: inherit;
  font-weight: inherit;
  line-height: 1.875rem;
  display: block;
  border: 0;
  background: 0;
  margin-left: 1.25rem;
  height: 1.875rem;
  width: 1.5625rem;
}

.quick-links__heading--toggle:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.65625rem;
  display: block;
  background-image: url("mysource_files/icon-arrow-down--white.svg");
  background-repeat: no-repeat;
  height: 1.3125rem;
  width: 1.125rem;
  transform: rotate(0);
}

.active .quick-links__heading--toggle:after {
  transform: rotate(180deg);
}

.quick-links__column {
  flex-basis: 100%;
  padding: 1.5625rem 0;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
}

.quick-links__column:first-child {
  padding-top: 0;
}

.quick-links__list {
  display: none;
  margin-top: 1rem;
}

.active .quick-links__list {
  display: block;
}

.quick-links__item {
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
}

.quick-links__item:last-child {
  border-bottom: 0;
}

.quick-links__item:last-child a {
  color: #FF7049;
  font-weight: bold;
}

.quick-links__item:last-child a:after {
  background-image: url("mysource_files/icon-arrow-right--orange--light.svg");
}

.quick-links__link {
  position: relative;
  font-size: 0.875rem;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 0.625rem 1.75rem 0.625rem 0;
}

.quick-links__link:hover, .quick-links__link:focus {
  text-decoration: underline;
}

.quick-links__link:after {
  content: "";
  background-image: url("mysource_files/icon-arrow-right.svg");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.40625rem;
  display: block;
  height: 0.75rem;
  width: 0.875rem;
}

/* Module: S */
.access-links__heading {
  color: #3a3a3a;
  font-size: 1.75rem;
  margin-top: 0;
  margin-bottom: 0;
}

.access-links__title {
  font-size: 1.125rem;
  line-height: 1.61;
}

.access-links__item {
  border-bottom: 0.0625rem solid #d2d2d2;
}

.access-links__icon {
  margin-right: 1rem;
  flex-shrink: 0;
  width: 2.3125rem;
  padding-top: 0.375rem;
}

.access-links__icon.icon-payment {
  height: 2.25rem;
  width: 2.25rem;
  margin-right: 0.6875rem;
}

.access-links__icon.icon-calculator {
  height: 2.9375rem;
  width: 1.6875rem;
  margin-right: 1.25rem;
}

.access-links__icon.icon-services {
  height: 2.6875rem;
  width: 2.3125rem;
  margin-right: 0.5625rem;
}

.access-links__icon.icon-mypenalty {
  height: 2.625rem;
  width: 1.875rem;
  margin-right: 1rem;
}

.access-links__icon.icon-partners {
  height: 2.5rem;
  width: 2.1875rem;
  margin-right: 0.6875rem;
}

.access-links__icon.icon-wdo {
  height: 2.8125rem;
  width: 2.0625rem;
  margin-right: 0.8125rem;
}

.access-links__icon img {
  width: 100%;
  height: auto;
}

.access-links__link {
  color: #000;
  display: flex;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-decoration: none;
}

.access-links__link:hover .access-links__title, .access-links__link:focus .access-links__title {
  text-decoration: underline;
}

.access-links__title {
  margin-top: 0;
  margin-bottom: 0.2rem;
}

.access-links__description {
  color: #515151;
  font-size: 0.875rem;
  margin-top: 0;
  margin-bottom: 0;
}

/* Module: S */
.homepage-banner__wrapper {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #203B70;
  margin-bottom: 20px;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper {
    width: 100%;
    min-height: 283px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .homepage-banner__wrapper {
    width: 100%;
    min-height: 283px;
  }
}

.homepage-banner__wrapper .homepage-banner__container {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__container {
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
}

.homepage-banner__wrapper .homepage-banner__container.text-only {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  margin: 0 auto;
}

.homepage-banner__wrapper .homepage-banner__container.text-only .homepage-banner__text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.homepage-banner__wrapper .homepage-banner__container.text-only .homepage-banner__description {
  width: 100%;
}

.homepage-banner__wrapper .homepage-banner__text-container {
  display: flex;
  justify-content: center;
  padding: 16px;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__text-container {
    justify-content: flex-end;
    margin: auto 8rem auto 4rem;
    padding: 0;
  }
}

@media (min-width: 900px) and (max-width: 959px) {
  .homepage-banner__wrapper .homepage-banner__text-container {
    margin: auto;
    padding: 0;
  }
}

.homepage-banner__wrapper .page__wrapper2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}

.homepage-banner__wrapper .homepage-banner__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 19.5px;
  color: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px 1rem;
  letter-spacing: -0.53px;
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__text {
    padding: 0;
    max-width: 477px;
    margin: 0;
    font-weight: 700;
    font-size: 26px;
    color: white;
    line-height: 31.69px;
    display: flex;
  }
}

@media (min-width: 900px) and (max-width: 959px) {
  .homepage-banner__wrapper .homepage-banner__text {
    padding: 0;
    max-width: 477px;
    margin: 0;
    font-weight: 700;
    font-size: 26px;
    color: white;
    line-height: 31.69px;
    display: flex;
  }
}

.homepage-banner__wrapper .homepage-banner__text.text-only {
  max-width: unset !important;
}

.homepage-banner__wrapper .homepage-banner__description {
  margin: 0;
  margin-bottom: 18px;
}

@media (min-width: 900px) and (max-width: 959px) {
  .homepage-banner__wrapper .homepage-banner__description {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 18px;
  }
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__description {
    margin-bottom: 30px;
  }
}

.homepage-banner__wrapper .homepage-banner__container.text-only .homepage-banner__cta-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.homepage-banner__wrapper .homepage-banner__cta-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__cta-container {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 900px) {
  .homepage-banner__wrapper .homepage-banner__cta-container {
    justify-content: center;
  }
}

.homepage-banner__wrapper .homepage-banner__cta {
  border: 1px white solid;
  padding: 2px 10px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: -0.53px;
  display: none;
  width: 146px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.homepage-banner__wrapper .homepage-banner__cta:hover {
  background-color: white;
  color: #C94D31;
}

.homepage-banner__wrapper .homepage-banner__banner-img {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.homepage-banner__wrapper .homepage-banner__img {
  background-image: url("../mysource_files/sydneyharbour.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 121px;
}

@media screen and (min-width: 60rem) {
  .homepage-banner__wrapper .homepage-banner__img {
    background-size: cover;
    object-position: center center;
    width: 100%;
    height: 283px;
  }
}

.homepage-banner__wrapper.text-only {
  min-height: unset !important;
}

@media screen and (min-width: 960px) {
  .homepage-banner__wrapper.text-only {
    padding: 40px 0;
  }
}

/* Module: S */
.search__form {
  padding-top: 1.875rem;
  padding-bottom: 2.125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search__form.inside {
  padding-bottom: 0;
}

.header .search__form {
  align-items: flex-start;
  padding-top: 1.75rem;
  padding-bottom: 1.25rem;
}

.header .search__form .search__input {
  border-color: #cacaca;
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
}

.header .search__form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.header .search__form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.header .search__form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}

.header .search__form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.search__form.active {
  display: block;
}

.search__heading {
  color: #fff;
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  flex-shrink: 0;
}

.search__input-box {
  position: relative;
  flex-grow: 1;
}

.search__input {
  width: 100%;
  color: #fff;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0.625rem 3.75rem 0.625rem 0.625rem;
  border: 0.0625rem solid #cacaca;
  border-radius: 0.375rem;
  transition: 0.2s ease-in-out border-color;
}

.search__input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.search__input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.search__input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.search__input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.search__input:focus {
  outline: 0;
  border-color: #fff;
}

.header .search__input {
  font-size: 0.875rem;
  line-height: 1;
  color: #757575;
  background-color: #fff;
  border-color: #d8d8d8;
  border-radius: 0;
  padding: 0.6875rem 2.125rem 0.5rem 0.75rem;
}

.header .search__input:focus {
  border-color: #bfbfbf;
}

.search__button {
  background-color: transparent;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.625rem;
  display: block;
  border: 0;
  padding: 0;
  height: 1.25rem;
  width: 1.25rem;
}

.header .search__button {
  height: 1rem;
  width: 1rem;
  margin-top: -0.5rem;
  right: 0.75rem;
}

.search__icon {
  display: block;
  height: 100%;
  width: 100%;
}

/* Module: S */
.social-feed {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-feed__heading {
  color: #fff;
  font-size: 1.75rem;
  margin-top: 0;
  margin-bottom: 0;
}

.social-tabs {
  margin-top: 1.25rem;
}

.feed__icon {
  color: #fff;
  display: inline-block;
  height: 1.9375rem;
  width: 1.9375rem;
  margin-right: 1rem;
  fill: white;
}

.uber-accordion__button-active .feed__icon, .feed__icon.icon-orange {
  color: #FF7049;
  fill: #FF7049;
}

.feed__item {
  color: #fff;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #3d5d85;
}

.feed__item:first-child {
  padding-top: 0;
}

.feed__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.feed__heading-wrapper {
  display: flex;
  align-items: center;
}

.feed__heading {
  color: #FF7049;
  font-size: 1.1875rem;
  margin-top: 0;
  margin-bottom: 0;
}

.feed__heading a {
  text-decoration: none;
  color: #FF7049;
}

.feed__heading a:hover, .feed__heading a:focus {
  text-decoration: underline;
}

.feed__description {
  font-size: 0.875rem;
  line-height: 1.57;
  margin-bottom: 0;
}

.feed__description strong a {
  text-decoration: none;
  font-weight: bold;
}

.feed__description strong a:hover, .feed__description strong a:focus {
  text-decoration: underline;
}

.feed__description a {
  color: #fff;
  font-weight: 500;
}

.feed__video-title {
  color: #fff;
  text-decoration: none;
}

.feed__video-title:hover {
  color: #fff;
  text-decoration: underline;
}

.feed__more {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.57;
  color: #fff;
  text-decoration: none;
}

.feed__more:hover, .feed__more:focus {
  text-decoration: underline;
}

.social-tabs .tabs__link.uber-accordion__button-active:before, .social-tabs .tabs__link.uber-accordion__button-active:after {
  left: 32%;
}

.social-tabs .tabs__target {
  padding-bottom: 0;
}

/* Module: S */
.results__container {
  margin-top: -1rem;
}

.results__container--no-results {
  margin-top: 2.5rem !important;
  background: #f5f5f5;
  padding: 1.25rem;
  border: 1px solid #ddd;
  text-align: center;
}

.results__item {
  border-bottom: 0.0625rem solid #d8d8d8;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.results__item--pdf .results__title, .results__item--word .results__title, .results__item--xl .results__title, .results__item--doc .results__title {
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left 2px;
  padding-left: 1.4375rem;
}

.results__item--pdf .results__title {
  background-image: url("../mysource_files/icon-pdf.png");
}

.results__item--word .results__title {
  background-size: 16px;
  background-image: url("../mysource_files/icon-word.png");
}

.results__item--xl .results__title {
  background-size: 16px;
  background-image: url("../mysource_files/icon-excel.png");
}

.results__item--doc .results__title {
  background-image: url("../mysource_files/icon-file.png");
}

.results__link {
  text-decoration: none;
}

.results__link:hover .results__title, .results__link:focus .results__title {
  text-decoration: underline;
}

.results__info {
  display: inline-block;
  font-size: .875rem;
  line-height: 1.57;
  margin-bottom: .3125rem;
  margin-top: .5rem;
  color: #636363;
}

.results__info--category {
  display: inline;
}

.results__info--category > span {
  margin-left: 8px;
  margin-right: 7px;
}

.results__title {
  font-size: 1.125rem;
  color: #262626;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
}

.resources .results__title:after {
  content: "";
  background-image: url(mysource_files/icon-arrow-right--orange.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: 1rem;
  height: 0.8125rem;
  margin-left: 0.5rem;
  margin-bottom: 0.0625rem;
  vertical-align: middle;
}

.results__description {
  font-size: 0.875rem;
  color: #262626;
  line-height: 1.57;
  margin-top: 1rem;
  margin-bottom: .5rem;
}

.results__description strong {
  color: #000;
}

.results__actions {
  display: flex;
}

.results__actions .btn {
  background: #efefef;
  color: #000;
}

.results__actions .btn:hover {
  background: #ddd;
}

.results__actions .btn + .btn {
  margin-left: 1rem;
}

.icon-panels__list {
  list-style: none;
  padding: 0;
}

.icon-panels__item {
  list-style: none;
  margin-bottom: 1.25rem;
  border: 1px solid #979797;
}

.icon-panels__link {
  padding: 1.25rem;
  text-decoration: none;
  color: #000;
}

.no-js .icon-panels__link,
.no-flexbox .icon-panels__link {
  display: table;
}

.flexbox .icon-panels__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.icon-panels__link:hover .icon-panels__heading {
  text-decoration: underline;
}

.icon-panels__link:after {
  width: 1.875rem !important;
  margin-left: auto !important;
}

.icon-panels__icon {
  min-width: 2rem;
  width: 2rem;
  margin-right: 0.9375rem;
}

.icon-panels__icon svg {
  width: 100%;
  max-height: 2.5rem;
}

.icon-panels__icon svg.icon.icon-payment {
  height: 2.125rem;
  width: 2.25rem;
  margin-right: 0.6875rem;
}

.icon-panels__icon svg.icon.icon-calculator {
  height: 2.9375rem;
  width: 1.6875rem;
  margin-right: 1.25rem;
}

.icon-panels__icon svg.icon.icon-services {
  height: 2.375rem;
  width: 2.3125rem;
  margin-right: 0.5625rem;
}

.icon-panels__icon svg.icon.icon-resources {
  height: 2.625rem;
  width: 1.875rem;
  margin-right: 1rem;
}

.icon-panels__icon svg.icon.icon-contact {
  height: 2.5rem;
  width: 2.1875rem;
  margin-right: 0.6875rem;
}

.icon-panels__icon svg.icon.icon-consultation {
  height: 2.8125rem;
  width: 2.0625rem;
  margin-right: 0.8125rem;
}

.icon-panels .icon-panels__heading {
  margin-top: 0;
  margin-bottom: 0.4375rem;
  font-size: 1.125rem;
}

.icon-panels .icon-panels__heading:after {
  content: "";
  display: inline-block;
  background: url(mysource_files/icon-arrow-right--orange.svg) no-repeat;
  width: 14px;
  height: 12px;
  margin-left: 7px;
}

.icon-panels__description {
  font-size: 0.875rem;
}

.article__content {
  color: #262626;
}

/* Module: S */
.homepage__column {
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.homepage__column.easy-access {
  background-color: #fff;
}

.homepage__column.social-feed {
  background-color: #203b71;
}

.homepage__column.easy-access, .homepage__column.social-feed {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.breadcrumb {
  margin-bottom: 0.375rem;
}

.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb__list .active {
  color: #505050;
  font-size: 0.875rem;
}

.breadcrumb__item:after {
  content: "»";
  color: #505050;
  display: inline-block;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.breadcrumb__item:last-child:after {
  content: none;
}

.breadcrumb__link {
  display: inline-block;
  color: #505050;
  font-size: 0.875rem;
  text-decoration: none;
}

.breadcrumb__link:focus, .breadcrumb__link:hover {
  text-decoration: underline;
}

.pagination {
  display: flex;
  margin-top: 2rem;
}

.pagination__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.pagination__link {
  display: block;
  color: #000;
  font-size: 0.875rem;
  font-weight: normal;
  text-decoration: none;
  user-select: none;
  padding: 0.5rem 0.75rem;
}

.pagination__link--active {
  font-weight: bold;
}

.pagination__link--first {
  color: #CB4C29;
}

.pagination__link:focus, .pagination__link:hover {
  background-color: #efefef;
}

.pagination__link.pagination__link--next, .pagination__link.pagination__link--previous {
  background-image: url(mysource_files/icon-arrow-right--orange.svg);
  background-repeat: no-repeat;
  width: 1rem;
  height: 2.1875rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.pagination__link.pagination__link--next {
  background-position: center top 0.75rem;
}

.pagination__link.pagination__link--previous {
  transform: rotate(180deg);
  background-position: center top 0.6875rem;
}

.page-heading__heading {
  margin-top: 0;
  margin-bottom: 0;
}

.page-heading__sub-info {
  color: #262626;
  font-size: 0.875rem;
  margin-top: 0.75rem;
}

.page-heading__date {
  color: #262626;
}

.page-heading__container .page-heading__heading {
  font-size: 1.5rem;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 0.9375rem;
  margin-bottom: 34px !important;
}

.page-heading__container--contains-date {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 0.625rem;
}

.page-heading__container--contains-date .page-heading__heading {
  border-bottom: none;
  padding-bottom: 0.3125rem;
}

.page-heading__container--contains-search {
  border-bottom: none;
  padding: 1.25rem 0;
}

.page-heading__container--contains-search .page-heading__heading {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1.875rem;
}

.page-heading__container--contains-search .search__form.inside {
  margin-top: 0;
  padding-top: 0;
}

.page-heading__container--contains-search .search__form.inside .search__input {
  border: 1px solid #333333;
  padding: 0.9375rem 1.25rem 0.75rem;
  color: #000;
}

.page-heading__container--contains-search .search__form.inside .search__input::-webkit-input-placeholder {
  color: #000;
}

.page-heading__container--contains-search .search__form.inside .search__input::-moz-placeholder {
  color: #000;
}

.page-heading__container--contains-search .search__form.inside .search__input:-ms-input-placeholder {
  color: #000;
}

.page-heading__container--contains-search .search__form.inside .search__input:-moz-placeholder {
  color: #000;
}

.inside-page__list {
  display: flex;
  flex-wrap: wrap;
}

.inside-page__list-heading {
  font-size: 1.375rem;
  margin-bottom: 0;
  margin-top: 2.5rem;
}

.inside-page__item {
  flex-basis: 100%;
  border-bottom: 0.0625rem solid transparent;
  position: relative;
}

.inside-page__item:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #CB4C29;
}

.inside-page__link {
  position: relative;
  display: block;
  color: #262626;
  text-decoration: none;
  padding: 1.6875rem 1.5rem 1.375rem 0;
  font-size: 0.875rem;
}

.inside-page__link:focus, .inside-page__link:hover {
  text-decoration: underline;
}

.inside-page__link:after {
  position: relative !important;
}

.inside-page__link-icon:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.40625rem;
  display: block;
  height: 0.8125rem;
  width: 1rem;
  background-image: url("mysource_files/icon-arrow-right--orange.svg");
  background-repeat: no-repeat;
}

.page-controls__container {
  border-top: 0.0625rem solid #d8d8d8;
  font-size: 0.875rem;
  margin-top: 2rem;
  padding-top: 1rem;
}

.page-controls__list {
  display: flex;
  justify-content: space-between;
}

.page-controls__item {
  max-width: 15.625rem;
}

.page-controls__item:nth-child(2) {
  min-width: 7.5rem;
}

.page-controls__item:last-child {
  text-align: right;
}

.page-controls__link {
  color: #000;
  display: block;
  text-decoration: none;
}

.page-controls__link.link-previous {
  margin-left: 1.25rem;
}

.page-controls__link.link-next {
  margin-right: 1.25rem;
}

.page-controls__link.js-back-to-top {
  display: none;
  padding: 0 1rem;
  text-align: center;
}

.page-controls__link:focus .page-controls__indicator, .page-controls__link:hover .page-controls__indicator {
  text-decoration: underline;
}

.page-controls__title {
  display: none;
}

.link-previous .page-controls__indicator:before, .link-next .page-controls__indicator:after {
  content: "";
  position: absolute;
  background-image: url("mysource_files/icon-arrow-right--orange.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 1rem;
  height: 0.8125rem;
}

.page-controls__indicator {
  display: block;
  position: relative;
  margin-bottom: 0.25rem;
}

.link-previous .page-controls__indicator:before {
  left: -1.4375rem;
  top: 0.125rem;
  transform: rotate(180deg);
  margin-top: 0.0625rem;
}

.link-next .page-controls__indicator:after {
  right: -1.4375rem;
  margin-top: 0.125rem;
  top: 0.125rem;
}

.accordion__controls {
  text-align: right;
}

.accordion__expand-btn {
  color: #CB4C29;
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  margin-left: auto;
  text-decoration: underline;
}

.accordion__expand-btn:hover {
  text-decoration: none;
}

.accordion__link:hover {
  text-decoration: underline;
}

.btn {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: inline-block;
  background: #323232;
  border: none;
  padding: 0.9375rem 0.875rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: normal;
}

.btn:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  text-decoration: underline;
}

.btn--orange {
  background: #CB4C29;
}

.btn--orange:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

.btn--light {
  background: #efefef;
  color: #000;
}

.search-info {
  font-size: 0.875rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1.5625rem;
}

.search-info div {
  margin-bottom: 0.9375rem;
}

.search-info div:last-child {
  margin-bottom: 0;
}

.search-info__sort-select,
.search-info select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  color: #CB4C29;
  background: none;
  padding-right: 0.9375rem;
  background: grey;
  background: url("../mysource_files/icon-arrow-down.svg") no-repeat;
  background-position: right;
}

.search-info__sort-select::-ms-expand,
.search-info select::-ms-expand {
  display: none;
}

.tag__list {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 2.5rem;
  margin-bottom: 1.25rem !important;
}

.tag__item {
  margin: 0 0.3125rem 5px 0 !important;
  padding: 0 !important;
  display: inline-block;
}

.tag__item:before {
  display: none !important;
}

.tag__link {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  border: none;
  padding: 13px 45px 12px 13px;
  background: #333333;
  color: #fff;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  font-size: 0.875rem;
}

.tag__link:focus, .tag__link:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: #000;
  color: #fff;
  text-decoration: underline;
}

.tag__link:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  background: url("../mysource_files/icon-x-white.svg") no-repeat;
  right: 12px;
  top: 14px;
}

.tag__link--clear-filters {
  background: #fff;
  color: #CB4C29;
  padding: 0.8125rem 2.8125rem 0.75rem 0rem;
}

.tag__link--clear-filters:focus, .tag__link--clear-filters:hover {
  background: #fff;
  color: #CB4C29;
  text-decoration: underline;
}

.tag__link--clear-filters:after {
  display: none;
}

.listen-tool {
  position: relative;
  z-index: 5;
}

.listen-tool__wrapper {
  padding: 0.3125rem 0;
}

.listen-tool .rsbtn {
  margin: 0;
}

.page-heading__container .listen-tool {
  padding-top: 0;
}

.page__content > .listen-tool {
  padding: 0.625rem 0;
}

.detailed-guide__list {
  max-width: 850px;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 1.75rem;
  counter-reset: section;
}

.detailed-guide__list.left2right {
  visibility: visible;
}

.detailed-guide__item {
  font-size: 1rem;
  padding-left: 0 !important;
  margin-bottom: 1.0625rem !important;
  margin-top: 0 !important;
}

.no-js .detailed-guide__item,
.no-flexbox .detailed-guide__item {
  display: table;
}

.flexbox .detailed-guide__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.detailed-guide__item:before {
  font-weight: normal !important;
  font-size: 1rem !important;
  position: relative !important;
  margin-right: 0.625rem;
  width: 15px;
  color: #CB4C29;
  counter-increment: section;
  content: counters(section, ".") "." !important;
}

.detailed-guide__item.selected {
  font-weight: bold !important;
}

.detailed-guide__item.selected:before {
  font-weight: bold !important;
}

.detailed-guide__link {
  color: #000;
  text-decoration: none;
}

.detailed-guide__link:focus, .detailed-guide__link:hover {
  font-weight: bold;
}

.page__content .inside-nav__container {
  background-color: #efefef;
  max-width: 850px;
  counter-reset: section;
  /*
      * Uber accordion style overrides
      */
}

.page__content .inside-nav__container .inside-nav__wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page__content .inside-nav__container .inside-nav__wrapper li {
  padding-left: 0;
  padding-top: 0.1875rem;
  margin: 0 0 0.75rem;
}

.no-js .page__content .inside-nav__container .inside-nav__wrapper li,
.no-flexbox .page__content .inside-nav__container .inside-nav__wrapper li {
  display: table;
}

.flexbox .page__content .inside-nav__container .inside-nav__wrapper li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.page__content .inside-nav__container .inside-nav__wrapper li:before {
  margin-right: 0.625rem;
  width: 15px;
  counter-increment: section;
  content: counters(section, ".") ". ";
  color: #CB4C29;
  font-weight: bold;
}

.page__content .inside-nav__container .inside-nav__wrapper a {
  color: #222;
  text-decoration: none;
  width: 100%;
}

.page__content .inside-nav__container .inside-nav__wrapper a:hover, .page__content .inside-nav__container .inside-nav__wrapper a:focus {
  text-decoration: underline;
}

.page__content .inside-nav__container .inside-nav__wrapper .current a {
  font-weight: bold;
}

.page__content .inside-nav__container .inside-nav__wrapper.left2right {
  visibility: visible;
}

.page__content .inside-nav__container .accordion__link {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 2.625rem;
  margin-top: 0.625rem;
  padding: 1.4375rem 1.1875rem 1.375rem;
}

.page__content .inside-nav__container .accordion__link:after {
  border-right-color: #CB4C29;
  border-bottom-color: #CB4C29;
  height: 0.5625rem;
  right: 1.125rem;
  top: 51%;
  width: 0.5625rem;
}

.page__content .inside-nav__container .accordion__link.uber-accordion__button-active {
  background-color: #efefef;
  margin-bottom: 0;
}

.page__content .inside-nav__container .accordion__link.uber-accordion__button-active + .accordion__target {
  margin-bottom: 2.625rem;
  padding: 0 1.3125rem;
}

.accordion__target > * {
  margin-top: 0;
}

.accordion__target table {
  table-layout: fixed;
  margin-bottom: 1.25rem;
}

.tabs__link {
  height: 100%;
}

.tabs__link:hover {
  text-decoration: underline;
}

.table__container {
  overflow: auto;
}

.carousel__caption {
  padding: 4.375rem 1.5625rem 1rem 1.5625rem;
  position: absolute;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  color: white;
  width: 100%;
  font-weight: 100;
}

.slick-slide {
  position: relative;
}

.carousel-controls .slick-dots > li.slick-active button {
  background-color: #CB4C29;
  border-color: #CB4C29;
}

.footer .external-link:after {
  top: 0.3125rem;
}

.o-long-doc .page__content {
  order: 1;
}

.o-long-doc .page__sidebar {
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
}

.o-long-doc .page__sidebar .inpage-utilities .component__list {
  margin-bottom: 1.25rem;
}

.o-long-doc #toc-main-heading {
  padding-left: 3.875rem;
  top: 1.5625rem;
}

.o-long-doc #toc-list {
  overflow-y: scroll;
  top: 3.125rem;
  width: 100%;
  margin-left: -2.5rem;
  list-style: none;
}

.o-long-doc #toc-list .toc-list {
  list-style: none;
  padding-left: 1.25rem;
}

.o-long-doc #toc-list a {
  color: #000;
  text-decoration: none;
}

.o-long-doc .current {
  font-weight: bold;
  text-decoration: underline;
  color: #CB4C29;
}

.o-long-doc #btn-show-hde-toc {
  cursor: pointer;
  display: none;
}

.o-long-doc #btn-show-hde-toc img {
  width: 20px;
  height: 20px;
  position: fixed;
  top: calc(47% + 70px);
}

.inpage-utilities .share__options .share__option {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.inpage-utilities .share__options .share__option:before, .inpage-utilities .share__options .share__option:after {
  display: none !important;
}

.skip-links {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 20px;
  background: white;
}

.notification {
  font-size: 1rem;
  line-height: 1.56;
  color: #181818;
  clear: both;
  overflow: auto;
  padding-left: 4.0625rem;
}

.notification ol li {
  padding-left: 2rem !important;
}

.notification svg + h1,
.notification svg + h2,
.notification svg + h3,
.notification svg + h4,
.notification svg + h5,
.notification svg + ul,
.notification svg + p {
  margin-top: 0;
}

.notification .svg-icon {
  float: left;
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  border-bottom: 0.125rem solid #1b1b1b;
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
  margin-right: 0;
  margin-left: -4.0625rem;
  fill: #000;
}

.notification-error .svg-icon {
  fill: #fff;
  background-color: #d52b1e;
}

.notification-warning .svg-icon {
  background-color: #ffdf00;
}

.notification-ok .svg-icon {
  background-color: #34b233;
}

.back-to-top {
  display: none;
  height: 60px;
  width: 100%;
  position: static;
  background: #fff;
  bottom: 0;
  left: 0;
  padding: 20px 0 0;
}

.back-to-top.fixed {
  position: fixed;
}

.back-to-top__anchor {
  width: 100%;
  height: 40px;
  padding: 12px 0 0;
  background-color: #333;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.9em;
  min-width: 125px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.back-to-top__anchor:hover {
  text-decoration: underline;
  color: white;
}

blockquote {
  background: #f9f9f9;
  border-left: 0.625rem solid #ccc;
  padding: 20px 20px;
  margin: 30px 0;
  font-size: 15px;
}

blockquote p {
  display: inline;
}

.in-page-alerts__wrapper {
  background-color: #f2f2f2;
  border-left: 5px #203B70 solid;
  height: auto;
  padding: 30px 10px 24px 10px;
  text-align: start;
  margin-bottom: 34px;
  letter-spacing: -0.35px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 60rem) {
  .in-page-alerts__wrapper {
    padding: 28px 32px 22px 27px !important;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .in-page-alerts__wrapper {
    padding: 19px 30px 19px 25px;
  }
}

.in-page-alerts__wrapper.notification--info {
  background-color: #EBEEF5;
  border-left: 5px #224893 solid;
}

.in-page-alerts__wrapper.notification--error {
  background-color: #F8E8EB;
  border-left: 5px #B4052C solid;
}

.in-page-alerts__wrapper.notification--hint {
  background-color: #FCEFE6;
  border-left: 5px #E37932 solid;
}

.in-page-alerts__wrapper.notification--tick {
  background-color: #E6F7E7;
  border-left: 5px #00A400 solid;
}

.in-page-alerts__container {
  display: flex;
}

.in-page-alerts__icon-container {
  margin-right: 17px;
  margin-left: 8px;
  min-width: 20px;
  height: 20px;
}

@media screen and (min-width: 60rem) {
  .in-page-alerts__icon-container {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 900px) {
  .in-page-alerts__icon-container {
    margin-right: 10px;
    min-width: 24px;
    height: 24px;
    margin-left: 0;
  }
}

.in-page-alerts__icon {
  background-color: inherit !important;
  border-radius: 50%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.in-page-alerts__title {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.35px;
  margin: -5px 0 0 0;
  width: 100%;
  margin-bottom: 9px;
}

@media screen and (min-width: 60rem) {
  .in-page-alerts__title {
    margin-bottom: 4px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .in-page-alerts__title {
    margin-bottom: 9px;
  }
}

.in-page-alerts__description {
  display: inline-block;
  margin: 0 !important;
  line-height: 1.8;
}

@media screen and (min-width: 60rem) {
  .in-page-alerts__description {
    line-height: 1.5;
  }
}

.in-page-alerts__description p {
  margin: 0;
}

.on-this-page__wrapper {
  background-color: white;
  padding: 0 15px;
  text-align: start;
  margin-bottom: 34px;
  letter-spacing: -0.35px;
  border-left: 5px #203B70 solid;
}

@media screen and (min-width: 60rem) {
  .on-this-page__wrapper {
    padding: 0 32px 0 27px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .on-this-page__wrapper {
    padding: 0px 30px 0px 25px;
  }
}

.on-this-page__heading {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.35px;
  margin: 0;
  margin-top: 14px;
  margin-bottom: 2px;
}

@media screen and (min-width: 60rem) {
  .on-this-page__heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .on-this-page__heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}

.on-this-page__nav {
  display: flex;
  flex-wrap: wrap;
  line-height: 35px;
}

@media screen and (min-width: 60rem) {
  .on-this-page__nav {
    line-height: 33px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .on-this-page__nav {
    line-height: 33px;
  }
}

.on-this-page__links {
  width: 100%;
  color: #203B70 !important;
  letter-spacing: -0.25px;
  font-weight: 600;
}

@media screen and (min-width: 60rem) {
  .on-this-page__links {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .on-this-page__links {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
}

.information-tip__wrapper {
  background-color: #f2f2f2;
  padding: 18px 15px;
  text-align: start;
  margin-bottom: 34px;
  border-left: 5px #203B70 solid;
}

@media screen and (min-width: 60rem) {
  .information-tip__wrapper {
    padding: 26px 32px 22px 16px;
    margin-bottom: 34px;
  }
}

.information-tip__heading {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.35px;
  margin: 0;
  margin-bottom: 2px;
}

@media screen and (min-width: 60rem) {
  .information-tip__heading {
    font-size: 19px;
    letter-spacing: -0.6px;
    margin-bottom: 8px;
  }
}

.information-tip__nav {
  display: flex;
  flex-wrap: wrap;
  line-height: 35px;
}

@media screen and (min-width: 60rem) {
  .information-tip__nav {
    line-height: 33px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .information-tip__nav {
    line-height: 33px;
  }
}

.information-tip__text {
  margin-bottom: 5px;
  letter-spacing: 1;
}

.information-tip__links {
  width: 100%;
  color: #203B70 !important;
  letter-spacing: -0.25px;
  font-weight: 600;
}

@media screen and (min-width: 60rem) {
  .information-tip__links {
    font-size: 14px;
    letter-spacing: 0.2px;
    margin-top: 12px;
  }
}

#rslightbox_overlay {
  z-index: 9999999;
}

#rslightbox_contentcontainer {
  z-index: 9999999;
}

.accordion__headings {
  font-size: 1.375rem;
  line-height: 1.28;
  font-weight: 700;
}

.tab__headings-mobile {
  font-size: 1.375rem;
  line-height: 1.28;
  font-weight: 700;
}

.icon-panels__heading {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.28;
  font-weight: 700;
  margin-bottom: 7px;
}

/* Module: S */
.related-links__container {
  margin-top: 3.75rem;
  margin-bottom: -3.75rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-size: cover;
  position: relative;
}

.related-links__container .page__wrapper {
  position: relative;
  z-index: 1;
}

.related-links__container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
}

body.theme-navy .related-links__container:before {
  background: rgba(0, 40, 58, 0.9);
}

body.theme-plum .related-links__container:before {
  background: rgba(74, 0, 41, 0.9);
}

body.theme-purple .related-links__container:before {
  background: rgba(53, 41, 65, 0.9);
}

body.theme-green .related-links__container:before {
  background: rgba(14, 46, 18, 0.9);
}

.related-links__heading {
  color: #fff;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 2rem;
}

.related-links__item {
  margin-bottom: 3rem;
}

.related-links__item:last-child {
  margin-bottom: 0;
}

.related-links__link {
  color: #fff;
  display: block;
  text-decoration: none;
}

.related-links__link:hover, .related-links__link:focus {
  color: white;
  text-decoration: none;
}

.related-links__link:hover .related-links__title, .related-links__link:focus .related-links__title {
  text-decoration: underline;
}

.related-links__title {
  font-size: 1.1875rem;
  margin-top: 0;
  margin-bottom: 0.25rem;
}

.related-links__description {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.57;
  margin-top: 0;
  margin-bottom: 0;
}

/* Module: S */
.landscape__container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.landscape__container.homepage:before {
  background: rgba(28, 48, 74, 0.9);
}

.landscape__container .page__wrapper {
  position: relative;
  z-index: 1;
}

.landscape__container:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.landscape__container.homepage {
  background-color: #1c304a;
}

.landscape__container.inside {
  background-color: #181818;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
}

.landscape__container.banner--only {
  height: 82px !important;
}

@media screen and (min-width: 60rem) {
  .landscape__container.banner--only {
    height: 213px !important;
  }
}

@media (min-width: 900px) and (max-width: 959px) {
  .landscape__container.banner--only {
    height: 213px !important;
  }
}

.landscape__container.banner--only::before {
  background: none !important;
}

body.theme-grey .landscape__container:before {
  background: rgba(0, 0, 0, 0.9);
}

body.theme-navy .landscape__container:before {
  background: rgba(0, 40, 58, 0.9);
}

body.theme-plum .landscape__container:before {
  background: rgba(74, 0, 41, 0.9);
}

body.theme-purple .landscape__container:before {
  background: rgba(53, 41, 65, 0.9);
}

body.theme-green .landscape__container:before {
  background: rgba(14, 46, 18, 0.9);
}

.back-home__link {
  display: inline-block;
  font-size: 0.875rem;
  color: #fff;
  position: relative;
  text-decoration: none;
  margin-bottom: 0.8rem;
}

.back-home__link:hover, .back-home__link:focus {
  text-decoration: underline;
}

.back-home__link:before {
  content: '';
  display: inline-block;
  height: 0.4375rem;
  width: 0.4375rem;
  border-left: 0.125rem solid #fff;
  border-bottom: 0.125rem solid #fff;
  transform: rotate(45deg);
  vertical-align: middle;
  margin-right: 0.375rem;
  margin-bottom: 0.1875rem;
}

.landscape__heading {
  color: #fff;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

.tile__container {
  margin-top: 1.1875rem;
}

.tile__list {
  display: flex;
  flex-wrap: wrap;
}

.tile__list .tile__item:nth-child(n + 5) {
  display: none;
}

.show-all .tile__list .tile__item:nth-child(n + 5) {
  display: flex;
}

.show-more__button {
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  background: transparent;
  padding: 0.375rem 2rem;
  border: 0;
  margin: 0.875rem auto -0.875rem auto;
}

.show-more__button:after {
  content: '';
  display: block;
  background-image: url(mysource_files/icon-arrow-down--white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  height: 2.5rem;
  width: 1.25rem;
  right: 0;
  top: 1px;
}

.show-all .show-more__button:after {
  transform: rotate(180deg);
}

.tile__item {
  flex-basis: 100%;
  margin-top: 1rem;
}

.tile__item:first-child {
  margin-top: 0;
}

.tile__heading {
  font-size: 1.0625rem;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 0;
}

.tile__heading:after {
  content: '';
  display: inline-block;
  margin-left: 0.35rem;
  background-image: url("mysource_files/icon-arrow-right.svg");
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.8125rem;
  margin-top: -1px;
  vertical-align: middle;
}

.tile__link {
  width: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0.9375rem 1.25rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.5);
}

.tile__link:hover, .tile__link:focus, .tile__link.active {
  color: #000;
  background-color: #fff;
}

.tile__link:hover .tile__heading, .tile__link:focus .tile__heading, .tile__link.active .tile__heading {
  color: #CB4C29;
}

.tile__link:hover .tile__heading:after, .tile__link:focus .tile__heading:after, .tile__link.active .tile__heading:after {
  background-image: url("mysource_files/icon-arrow-right--orange.svg");
}

.tile__description {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
  font-weight: 100;
}

.landscape__container.inside {
  background-image: url("../mysource_files/house-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  object-position: 50% 50%;
}

.landscape__heading {
  display: none;
}

/* Module: S */
.component + .component {
  margin-top: 0.9375rem;
}

.component__heading {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.45;
  background-color: #333;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.25rem 1.5625rem;
}

.component-as-accordion .component__heading {
  padding: 0;
}

.component__heading--toggler {
  position: relative;
  background-color: transparent;
  color: inherit;
  font-size: 1rem;
  font-weight: 500;
  text-align: inherit;
  width: 100%;
  border: 0;
  background-color: transparent;
  padding: 1.25rem;
}

.component__heading--toggler:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5625rem;
  margin-top: -0.4375rem;
  display: block;
  height: 0.625rem;
  width: 0.625rem;
  border-right: 0.1875rem solid #FF7049;
  border-bottom: 0.1875rem solid #FF7049;
  transform: rotate(45deg);
}

.active .component__heading--toggler:after {
  margin-top: -0.125rem;
  transform: rotate(-135deg);
}

.component__list {
  background-color: #efefef;
  color: #262626;
  padding: 1.25rem 1.5625rem;
}

.component-as-accordion .component__list {
  display: none;
}

.cloned-aside .component-as-accordion.active .component__list {
  margin-bottom: 2.5rem;
}

.active .component__list {
  display: block;
}

.component__list.invert-colors {
  background-color: #333;
}

.component__list .datepicker {
  font-size: 1rem;
  padding: 0.5rem 0.875rem;
  width: 100%;
  border: none;
  cursor: pointer;
  background-image: url("../mysource_files/icon-calendar.svg");
  background-repeat: no-repeat;
  background-position: center right;
}

.component__list .datepicker--to {
  margin-top: 0.9375rem;
}

.component__list .datepicker--submit {
  margin-top: 0.9375rem;
}

.component__list .datepicker::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

.component__list .datepicker::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.component__list .datepicker:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

.component__list .datepicker:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.component__list--checkbox-table table tbody {
  border: none;
}

.component__list--checkbox-table table tr {
  border: none !important;
}

.component__list--checkbox-table table tr:first-child td {
  padding-top: 0 !important;
}

.component__list--checkbox-table table tr:last-child td {
  border-bottom: none;
  padding-bottom: 0 !important;
}

.component__list--checkbox-table table td {
  border-bottom: 0.0625rem solid #d8d8d8;
  border-left: none !important;
  border-right: none !important;
  position: relative;
  padding: 0.625rem 0 !important;
}

.no-js .component__list--checkbox-table table td,
.no-flexbox .component__list--checkbox-table table td {
  display: table;
}

.flexbox .component__list--checkbox-table table td {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.component__list--checkbox-table table td label {
  font-size: 1rem;
  font-weight: normal;
}

.component__list--checkbox-table table td label:hover {
  text-decoration: underline;
  cursor: pointer;
}

.component__list--checkbox-table table td input {
  display: none;
}

.component__list--checkbox-table table td input:checked + label {
  font-weight: bold;
}

.component__item {
  border-bottom: 0.0625rem solid #d8d8d8;
  padding-bottom: 0.625rem;
  margin-bottom: 0.75rem;
  position: relative;
}

.invert-colors .component__item {
  border-bottom-color: #4a4a4a;
}

.component__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.component__item.selected h3 {
  font-weight: bold;
}

.component__item input[type="checkbox"]:checked + label {
  font-weight: bold;
}

.component__item .component__link--share {
  background: transparent;
  border: none;
  padding: 0;
}

.component__item .share__options {
  display: none;
  background: white;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 19.0625rem;
  left: -1.5625rem;
  top: 2.0625rem;
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.42);
}

.component__item .share__options--active {
  display: block;
  z-index: 10;
}

.component__item .share__options:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  border-bottom: 0.625rem solid white;
  top: -0.625rem;
  left: 1.5625rem;
}

.component__item .share__options li {
  list-style: none !important;
  padding: 0 1.125rem 0 1.25rem;
}

.component__item .share__options li:first-child a {
  border-top: none;
}

.component__item .share__options li a {
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  border-top: 0.0625rem solid rgba(199, 199, 199, 0.4);
  color: #000;
  display: block;
  line-height: 1.25;
  padding: 1.375rem 0 1.4375rem 2.5rem;
  position: relative;
}

.component__item .share__options li a .share__option-svg {
  left: 0;
  position: absolute;
  top: 1.375rem;
}

.component__item .share__options li a .share__option-svg svg {
  width: 17px;
  height: 17px;
  fill: #000;
}

.component__item .share__options li a:hover, .component__item .share__options li a:focus {
  text-decoration: underline;
}

.component__description,
.component__title {
  margin-top: 0;
  margin-bottom: 0;
}

.component__title {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.1875rem;
}

.filters .component__title {
  font-size: 1rem;
  font-weight: normal;
}

.component__title:after {
  content: "";
  margin-left: 0.5rem;
  background-image: url("mysource_files/icon-arrow-right--orange.svg");
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.8125rem;
  display: inline-block;
  vertical-align: middle;
}

.selected .component__title:after {
  background-image: url("mysource_files/icon-arrow-right--orange.svg");
}

.component__description {
  color: #262626;
  margin-top: 0.5rem;
}

.component__link {
  color: #262626;
  font-size: 0.875rem;
  text-decoration: none;
}

.component__link:focus .component__title, .component__link:hover .component__title {
  text-decoration: underline;
}

.invert-colors .component__link {
  color: #fff;
}

.component__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-top: -0.25rem;
  min-width: 1.2rem;
}

.component__icon.icon-share-page {
  width: 1rem;
  height: 1.0625rem;
}

.component__icon.icon-download {
  width: 1.0625rem;
  height: 1.3125rem;
}

.component__icon + .component__link:focus, .component__icon + .component__link:hover {
  text-decoration: underline;
}

.component.filters .component__title:after {
  display: none;
}

/*
.component--toc {
  .component__heading {
    background: #efefef;
    color: #000;
  }

  .cloned-aside & {
    margin-bottom: pxToRem(40);

    &.active {
      margin-bottom: 0;
    }
  }

  ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;

    li {
      margin-bottom: pxToRem(10) !important;
      margin-top: 0 !important;
      padding: 0 !important;

      &::before {
        display: none !important;
      }

      ul {
        margin-top: pxToRem(10) !important;
        padding-left: pxToRem(30) !important;
        list-style-position: inside;
        list-style: disc !important;
      }
    }
  }

  a {
    color: #000000;
    text-decoration: none;

    &:hover {
      font-weight: bold;
    }
  }

  .component__list {
    padding-top: 0;
  }
}
*/
.picker {
  width: 255px;
  font-size: 14px;
}

.picker .picker__table {
  margin-bottom: 0;
}

.picker tr th {
  border: none;
  padding: 10px 0px;
  text-align: center;
}

.picker tr td {
  padding: 0;
}

.picker tr td:first-child {
  padding: 0;
  width: auto;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}

.picker .picker__nav--prev:hover,
.picker .picker__nav--next:hover {
  background: transparent;
}

.picker .picker__nav--prev:hover:before,
.picker .picker__nav--next:hover:before {
  border-right-color: #CB4C29;
  border-left-color: #CB4C29;
}

.picker .picker__button--today,
.picker .picker__button--clear,
.picker .picker__button--close {
  border: none;
}

.picker .picker__button--today:hover,
.picker .picker__button--clear:hover,
.picker .picker__button--close:hover {
  background: transparent;
  border-bottom: none;
  color: #CB4C29;
}

.picker .picker__weekday {
  color: #fff;
}

.picker .picker__date {
  font-size: 14px;
}

.secondary-nav {
  border: 1px #c4c4c4 solid;
  margin-bottom: 30px;
  letter-spacing: -0.35px;
}

.secondary-nav .component__list {
  padding-top: 14px;
  padding-left: 44px;
  background-color: white;
}

@media screen and (min-width: 60rem) {
  .secondary-nav .component__list {
    padding-top: 28px;
    padding-left: 35px;
  }
}

.secondary-nav__heading {
  color: #203B70;
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  margin-bottom: 13px;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__heading {
    font-size: 24px;
    margin: 0;
    line-height: 1.3;
    margin-bottom: 27px;
  }
}

.secondary-nav .component__item {
  border-bottom: 0;
  padding-bottom: 0;
}

.secondary-nav__parent {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__parent {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    margin-bottom: 7px;
    padding: 0;
  }
}

.secondary-nav__parent-links {
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.secondary-nav__parent-links:hover {
  text-decoration: underline;
}

.secondary-nav__parent-links.focus-link {
  font-weight: 600 !important;
  pointer-events: none;
}

.secondary-nav__child-menu {
  padding-left: 0;
  list-style-type: none;
}

.secondary-nav__child-menu.focus-nav .secondary-nav__parent {
  font-weight: 600;
}

.secondary-nav__child-menu.focus-nav .secondary-nav__child-items.focus-nav .secondary-nav__child-links.focus-link {
  text-decoration: underline;
}

.secondary-nav__child-menu.focus-nav .secondary-nav__child-items.focus-nav .secondary-nav__next-child-links.focus-link {
  text-decoration: underline;
}

.secondary-nav__child-menu.focus-nav::before {
  color: #3a3a3a;
  font-size: 14px;
  border-left: 0;
  background-color: #203B70;
  border-left: 4px #203B70 solid;
  content: '';
  position: absolute;
  top: 7px;
  left: -25px;
  width: 4px;
  height: 95%;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__child-menu.focus-nav::before {
    left: -16px;
    top: 5px;
    height: 95.5%;
  }
}

.secondary-nav__child-items {
  padding-left: 18px;
  margin: -1px 0;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__child-items {
    margin: 0;
    margin-left: 2px;
    margin-bottom: 12px;
    line-height: 1.8;
  }
}

.secondary-nav__child-links {
  text-decoration: none;
  color: #203B70;
  padding-bottom: 8px;
}

.secondary-nav__child-links:hover {
  text-decoration: underline;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__child-links {
    font-size: 16px;
    color: black;
  }
}

.secondary-nav__child-links.focus-link {
  text-decoration: underline;
  pointer-events: none;
}

.secondary-nav__next-child-menu {
  list-style-type: none;
  color: #203B70;
  padding-left: 18px;
}

.secondary-nav__next-child-links {
  text-decoration: none;
  color: #203B70;
}

.secondary-nav__next-child-links:hover {
  text-decoration: underline;
}

@media screen and (min-width: 60rem) {
  .secondary-nav__next-child-links {
    font-size: 16px;
    color: black;
  }
}

.secondary-nav__next-child-links.focus-link {
  text-decoration: underline;
  pointer-events: none;
}

/* Module: S */
.video-list {
  width: 100%;
  margin: 0 0 1.5625rem 0;
}

.video-list__item {
  width: 100%;
  height: 220px;
  margin: 0 0 1.25rem 0;
}

.video-list__item:last-child {
  margin: 0;
}

.video-list iframe {
  width: 100%;
  height: 100%;
}

@media (min-width: 37.5em) {
  .page__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* Module: Matrix form */
  .sq-form-question-title {
    float: left;
    width: 25%;
  }
  .sq-form-question-answer,
  .sq-form-question-note,
  .sq-form-error {
    width: 73%;
    margin-left: 2%;
    float: right;
  }
  .sq-form input[type="text"].sq-form-field,
  .sq-form input[type="password"].sq-form-field,
  .sq-form textarea.sq-form-field {
    width: auto;
  }
  .sq-form-question-password-answer {
    margin-bottom: .5em;
  }
  /* Module: S */
  /* Module: S */
  /* Module: S */
  .sq-form .sq-form-question-title {
    float: none;
    width: 100%;
    font-size: 0.875rem;
  }
  .sq-form .sq-form-question-answer,
  .sq-form .sq-form-question-note,
  .sq-form .sq-form-error {
    width: 100%;
    margin-left: 0;
    float: none;
    font-size: 0.875rem;
  }
  .sq-form input[type="text"].sq-form-field,
  .sq-form textarea.sq-form-field {
    width: 100%;
    max-width: 305px;
    font-size: 0.875rem;
  }
  /* Module: S */
  .global-alert__container {
    padding: 0.875rem 2rem 0.8125rem 2rem;
  }
  /* Module: S */
  .nav-footer {
    flex-basis: 100%;
  }
  .no-js .nav-footer,
  .no-flexbox .nav-footer {
    display: table;
  }
  .flexbox .nav-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .nav-footer .nav__list {
    display: block;
    width: 26.8%;
    margin-right: 20px;
  }
  .nav-footer .nav__list-2col {
    -webkit-columns: 2;
    /* Chrome, Safari, Opera */
    -moz-columns: 2;
    /* Firefox */
    columns: 2;
  }
  .nav-footer .nav__list:first-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .nav-footer .nav__list.inline {
    width: 100%;
  }
  .no-js .nav-footer .nav__list.inline,
  .no-flexbox .nav-footer .nav__list.inline {
    display: table;
  }
  .flexbox .nav-footer .nav__list.inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .nav-footer .nav__item {
    display: block;
  }
  .nav-footer .nav__item .nav__link {
    padding-bottom: 0;
  }
  /* Module: S */
  .header__actions {
    right: 2rem;
  }
  .nav-header .nav__list {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .nav-header .nav__link {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* Module: S */
  .quick-links__column {
    flex-basis: calc(50% - 14px);
  }
  .quick-links__column:nth-child(odd) {
    margin-right: 1.75rem;
  }
  .quick-links__column:first-child {
    padding-top: 1.75rem;
  }
  .quick-links__column:nth-child(n + 3) {
    padding-top: 2em;
  }
  /* Module: S */
  /* Module: S */
  /* Module: S */
  /* Module: S */
  .results__container {
    margin-top: -2rem;
  }
  .results__actions .btn {
    width: auto;
  }
  /* Module: S */
  .homepage__container {
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 50%, #203b71 50%);
    background: -webkit-linear-gradient(left, #ffffff 50%, #203b71 50%);
    background: linear-gradient(to right, #ffffff 50%, #203b71 50%);
  }
  .homepage__container > .page__wrapper {
    display: flex;
  }
  .homepage__column {
    flex-basis: 50%;
    padding-top: 3.125rem;
    padding-bottom: 3.75rem;
  }
  .homepage__column.easy-access {
    padding-right: 2.5625rem;
    padding-left: 0;
  }
  .homepage__column.social-feed {
    padding-left: 2.5625rem;
    padding-right: 0;
  }
  .homepage__column.easy-access, .homepage__column.social-feed {
    margin-left: 0;
    margin-right: 0;
  }
  .page-heading__heading {
    font-size: 1.875rem;
  }
  .page-heading__container .page-heading__heading {
    font-size: 1.875rem;
  }
  .page-heading__container--contains-search {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  .page-heading__container--contains-search .search__form.inside .search__input {
    padding: 1.375rem 1.875rem 1.25rem 1.25rem;
  }
  .inside-page__list {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .inside-page__item {
    flex-basis: 100%;
    padding: 0 1rem;
  }
  .inside-page__item:after {
    left: 1rem;
    right: 1rem;
  }
  .pagination {
    justify-content: center;
  }
  .pagination__list {
    width: auto;
  }
  .pagination__link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .pagination__link.pagination__link--previous, .pagination__link.pagination__link--next {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .page-controls__title {
    display: block;
  }
  .page-controls__link.js-back-to-top {
    display: block;
  }
  .search-info {
    justify-content: space-between;
    align-items: flex-end;
  }
  .no-js .search-info,
  .no-flexbox .search-info {
    display: table;
  }
  .flexbox .search-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search-info div {
    margin-bottom: 0;
  }
  .search-info__pagination {
    flex-basis: 100%;
  }
  .search-info__sortby {
    text-align: right;
    min-width: 12.5rem;
  }
  .tag__list {
    margin-bottom: 2.5rem !important;
  }
  .inpage-utilities {
    max-width: 300px;
  }
  .page__sidebar .inpage-utilities {
    max-width: inherit;
  }
  blockquote {
    font-size: 17px;
  }
  .detailed-guide__list.left2right,
  .inside-nav__wrapper.left2right {
    flex-wrap: wrap;
  }
  .no-js .detailed-guide__list.left2right,
  .no-flexbox .detailed-guide__list.left2right, .no-js
  .inside-nav__wrapper.left2right,
  .no-flexbox
  .inside-nav__wrapper.left2right {
    display: table;
  }
  .flexbox .detailed-guide__list.left2right, .flexbox
  .inside-nav__wrapper.left2right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .detailed-guide__list.left2right li,
  .inside-nav__wrapper.left2right li {
    width: 50%;
    padding-right: 1.25rem;
  }
  /* Module: S */
  /* Module: S */
  .tile__list {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .tile__list .tile__item:nth-child(-n + 6) {
    display: flex;
  }
  .tile__item {
    display: flex;
    flex-basis: 50%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media screen and (min-width: 37.5em) and (-ms-high-contrast: active), (min-width: 37.5em) and (-ms-high-contrast: none) {
  .tile__item {
    flex-basis: calc(50% - 1rem);
  }
}

@media (min-width: 37.5em) {
  .tile__item:nth-child(2) {
    margin-top: 0;
  }
  .tile__item:nth-child(n + 3) {
    margin-top: 1rem;
  }
  /* Module: S */
  /* Module: S */
  .video-list__item {
    margin: 0 0 1.375rem 0;
  }
  .video-list--single .video-list__item {
    height: 400px;
  }
  .video-list--double, .video-list--triple {
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .no-js .video-list--double,
  .no-flexbox .video-list--double, .no-js .video-list--triple,
  .no-flexbox .video-list--triple {
    display: table;
  }
  .flexbox .video-list--double, .flexbox .video-list--triple {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .video-list--double .video-list__item {
    width: 48.6%;
    max-height: 320px;
    min-height: 280px;
    height: 20vw;
  }
  .video-list--triple .video-list__item {
    width: 31.5%;
    max-height: 200px;
    height: 20vw;
    min-height: 170px;
  }
}

@media (min-width: 60em) {
  body.nav-expanded {
    overflow-y: inherit;
    transform: none;
  }
  .page__container {
    flex-direction: row;
  }
  .page__sidebar {
    flex-basis: 19.0625rem;
    flex-shrink: 0;
    margin-left: 2.8125rem;
  }
  .page__content + .page__sidebar {
    margin-top: 0;
  }
  .page-with-filters .page__sidebar {
    order: inherit;
  }
  .nav-expanded .body-overlay {
    opacity: 0;
    height: 0;
  }
  /* Module: S */
  .search-suggest-result-standard__container {
    font-size: 1.125rem;
  }
  /* Module: S */
  .consultations .submissions.accordion {
    margin-top: 3.125rem;
  }
  .consultations .submissions__content {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .no-js .consultations .submissions__content,
  .no-flexbox .consultations .submissions__content {
    display: table;
  }
  .flexbox .consultations .submissions__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations .submissions__section {
    width: 33.3%;
    padding-right: 34px;
    margin-bottom: 4.6875rem;
  }
  .consultations > .container {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .no-js .consultations > .container,
  .no-flexbox .consultations > .container {
    display: table;
  }
  .flexbox .consultations > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations__link {
    width: 30.5%;
    margin-right: 34px;
  }
  .consultations__link:nth-child(3n) {
    margin-right: 0;
  }
  .consultations.consultations-detail .tabs {
    margin-top: 2.8125rem;
  }
  .consultations.consultations-detail .consultations__documents-heading,
  .consultations.consultations-detail .consultations__subheading {
    margin-bottom: 35px;
  }
  .consultations.consultations-detail .consultations__graph-top {
    justify-content: space-between;
  }
  .no-js .consultations.consultations-detail .consultations__graph-top,
  .no-flexbox .consultations.consultations-detail .consultations__graph-top {
    display: table;
  }
  .flexbox .consultations.consultations-detail .consultations__graph-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations.consultations-detail .consultations__graph-heading {
    margin-top: 0;
    margin-bottom: 0;
  }
  .consultations.consultations-detail .consultations__graph-bottom {
    justify-content: space-between;
  }
  .no-js .consultations.consultations-detail .consultations__graph-bottom,
  .no-flexbox .consultations.consultations-detail .consultations__graph-bottom {
    display: table;
  }
  .flexbox .consultations.consultations-detail .consultations__graph-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations--in-progress .consultations__container {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .no-js .consultations--in-progress .consultations__container,
  .no-flexbox .consultations--in-progress .consultations__container {
    display: table;
  }
  .flexbox .consultations--in-progress .consultations__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations--in-progress .consultations__content {
    order: 3;
  }
  .consultations--in-progress .consultations__countdown {
    max-width: 30%;
    order: 2;
  }
  .consultations--in-progress .consultations__graph {
    order: 5;
    width: 100%;
  }
  .consultations--in-progress .consultations__graph-bottom {
    order: 6;
  }
  .consultations--in-progress .consultations__graph-top {
    order: 4;
  }
  .consultations--in-progress .consultations__status {
    justify-content: space-between;
    flex-wrap: wrap;
    order: 7;
    width: 100%;
  }
  .no-js .consultations--in-progress .consultations__status,
  .no-flexbox .consultations--in-progress .consultations__status {
    display: table;
  }
  .flexbox .consultations--in-progress .consultations__status {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .consultations--in-progress .consultations__status p {
    margin-right: 0.9375rem;
    min-width: 25%;
  }
  .consultations--in-progress .consultations__status p:last-of-type {
    margin-right: 0;
  }
  .consultations--in-progress .consultations__link {
    margin-right: 2.125rem;
  }
  .consultations--in-progress .consultations__title {
    margin-right: 0.9375rem;
    order: 1;
    width: 65%;
  }
  /* Module: S */
  /* Module: S */
  .footer {
    margin-top: 5.625rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .footer > .page__wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer .nav__item {
    margin: 0 0.875rem;
  }
  .nav-footer .nav__link {
    padding-top: 0;
    padding-bottom: 0;
  }
  .social__container {
    margin-bottom: 0;
    order: inherit;
  }
  .social__list {
    display: flex;
  }
  .social__item + .social__item {
    margin-left: 0.75rem;
  }
  .social__icon {
    height: 1.5rem;
    width: 1.5rem;
  }
  /* Module: S */
  .header {
    padding-top: 1.3125rem;
    padding-bottom: 0.875rem;
  }
  .header > .page__wrapper {
    flex-direction: row;
  }
  .logo__container {
    height: 4.4375rem;
  }
  .logo {
    max-height: 4.4375rem;
    max-width: 11.75rem;
    height: 4.4375rem;
    width: 11.75rem;
  }
  .nav.nav-header {
    display: flex;
    order: inherit;
    margin-left: auto;
  }
  .nav + .search__form {
    margin-left: 0.5rem;
  }
  .nav__list {
    display: flex;
  }
  .nav-header .nav__list {
    display: flex;
    background-color: transparent;
    margin: 0;
    margin-top: 1.625rem;
    border-top: 0;
  }
  .nav-header .nav__list.active {
    display: flex;
  }
  .nav__item {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .nav__link {
    font-size: 0.875rem;
    padding: 0;
  }
  .nav__link:hover, .nav__link:focus {
    text-decoration: underline;
  }
  .nav-header .nav__link {
    padding: 0;
  }
  .nav-header .nav__link:hover, .nav-header .nav__link:focus {
    background-color: transparent;
  }
  .header__actions {
    display: none;
  }
  #google-translate__container {
    padding-top: 0.25rem;
    margin-left: 1.5rem;
  }
  /* Module: S */
  .quick-links__container {
    padding-top: 4rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    flex-wrap: nowrap;
  }
  .quick-links__column {
    flex-basis: 25%;
    border-bottom: 0;
    padding: 0 1.5rem;
  }
  .quick-links__column:first-child, .quick-links__column:nth-child(n + 3) {
    padding-top: 0;
  }
  .quick-links__column:nth-child(odd) {
    margin-right: 0;
  }
  .quick-links__heading {
    min-height: 5.8125rem;
    margin-bottom: 1.75rem;
  }
  .quick-links__heading--toggle {
    display: none;
  }
  .quick-links__heading--toggle:after {
    content: none;
  }
  .quick-links__list {
    display: block;
  }
  /* Module: S */
  .access-links__heading {
    font-size: 2.25rem;
  }
  /* Module: S */
  .search__form {
    display: flex;
    align-items: center;
    padding-top: 2.5rem;
    padding-bottom: 3.0625rem;
  }
  .search__form.inside {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }
  .header .search__form {
    display: flex;
    padding: 0;
    margin: 0.25rem 0 0 1rem;
    border-top: 0;
    background-color: transparent;
    width: 12.5rem;
  }
  .header .search__form .search__input {
    border-color: #d8d8d8;
    border-radius: 0;
    color: #505050;
  }
  .header .search__form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #757575;
  }
  .header .search__form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #757575;
  }
  .header .search__form :-ms-input-placeholder {
    /* IE 10+ */
    color: #757575 !important;
  }
  .header .search__form :-moz-placeholder {
    /* Firefox 18- */
    color: #757575;
  }
  .home .header .search__form {
    display: none;
  }
  .search__heading {
    font-size: 1.75rem;
    margin-right: 3.875rem;
    margin-bottom: 0;
  }
  .search__input {
    font-size: 1.125rem;
    line-height: 1.125rem;
    padding: 1.3125rem 3.75rem 1.3125rem 1.3125rem;
  }
  .search__button {
    margin-top: -0.875rem;
    height: 1.75rem;
    width: 1.75rem;
  }
  /* Module: S */
  .social-feed__heading {
    font-size: 2.25rem;
  }
  .tabs__target-youtube .feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .tabs__target-youtube .feed__list .feed__item {
    width: 48%;
  }
  .tabs__target-youtube .feed__list .feed__item:first-of-type {
    padding-top: 1.25rem;
  }
  .tabs__target-youtube .feed__list .feed__item:last-of-type {
    width: 100%;
  }
  /* Module: S */
  .results__item {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .results__item--doc .results__title {
    padding-right: 2.5rem;
  }
  .icon-panels__list {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .no-js .icon-panels__list,
  .no-flexbox .icon-panels__list {
    display: table;
  }
  .flexbox .icon-panels__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .icon-panels__item {
    width: 48%;
    margin-bottom: 2.8125rem;
    min-height: 10rem;
  }
  .icon-panels__link {
    padding: 1.875rem;
  }
  /* Module: S */
  .page-heading__container {
    padding-top: 0.8125rem;
    padding-bottom: 0.75rem;
  }
  .page-heading__container--contains-date {
    justify-content: space-between;
    align-items: flex-end;
  }
  .no-js .page-heading__container--contains-date,
  .no-flexbox .page-heading__container--contains-date {
    display: table;
  }
  .flexbox .page-heading__container--contains-date {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .page-heading__container--contains-date .page-heading__heading {
    padding-bottom: 0;
  }
  .page-heading__container--contains-date .page-heading__date {
    min-width: 10.625rem;
    text-align: right;
  }
  .page-heading__container--contains-search {
    margin-top: 0;
    padding-top: 0;
  }
  .inside-page__item {
    flex-basis: 33.33%;
  }
  .inside-page__list {
    margin-bottom: 2.8125rem;
  }
  .search-info {
    margin-top: 1.25rem;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col {
    display: flex;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col .detailed-guide__toc {
    width: 30%;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col .detailed-guide__contents {
    width: 70%;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col .detailed-guide__list .column {
    width: 100% !important;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col tr td {
    min-width: 33%;
  }
  .detailed-guide__wrapper.detailed-guide__wrapper-2col tbody tr td:first-child {
    min-width: 33%;
  }
  .tag__link--clear-filters {
    padding: 0.8125rem 2.8125rem 0.75rem 0.8125rem;
  }
  .breadcrumb {
    margin-bottom: 0.625rem;
    padding: 0.3125rem 21.875rem 0.3125rem 0;
  }
  .listen-tool__wrapper {
    position: absolute;
    right: 0;
    top: -2.75rem;
  }
  .listen-tool--sidebar .listen-tool__wrapper {
    right: 11.75rem;
  }
  .page__content .inside-nav__container {
    background: transparent;
  }
  .page__content .inside-nav__container .uber-accordion__button {
    display: none;
  }
  .page__content .inside-nav__container .accordion__target {
    border: none;
    display: block;
    font-size: 1rem;
    margin: 0 0 0.3125rem 0;
    padding: 0;
  }
  .page__content .inside-nav__container .inside-nav__wrapper .inside-nav__column,
  .page__content .inside-nav__container .detailed-guide__list .inside-nav__column {
    width: 33%;
    float: left;
    padding-right: 0.625rem;
  }
  .page__content .inside-nav__container .accordion__link {
    display: none;
  }
  .page__content .inside-nav__container .accordion__target,
  .page__content .inside-nav__container .accordion__target-active {
    background-color: white;
  }
  .page__content .inside-nav__container .accordion__link.uber-accordion__button-active + .accordion__target {
    background-color: white;
  }
  .o-long-doc .page__content {
    order: 0;
  }
  .o-long-doc #btn-show-hde-toc {
    display: block;
  }
  .o-long-doc #toc-list {
    width: 20rem;
    padding-right: 1.5625rem;
  }
  .back-to-top {
    padding: 0;
    height: 50px;
  }
  .back-to-top.fixed .back-to-top__inner {
    margin: 0 2rem;
  }
  .back-to-top__inner {
    width: 100%;
    max-width: 1172px;
    margin: 0 auto;
    overflow: hidden;
  }
  .back-to-top__anchor {
    float: left;
    width: auto;
    padding: 10px 0 0;
    margin: 5px 0;
    transition: background-color 0.3s;
  }
  /* Module: S */
  .related-links__container {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
    margin-top: 5.625rem;
    margin-bottom: -5.625rem;
  }
  .related-links__list {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }
  .no-js .related-links__list,
  .no-flexbox .related-links__list {
    display: table;
  }
  .flexbox .related-links__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .related-links__item {
    margin-bottom: 0;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    flex-grow: 1;
    flex-basis: 0;
  }
  /* Module: S */
  .landscape__container {
    background-size: cover;
  }
  .landscape__container.inside {
    padding-top: 1.375rem;
    padding-bottom: 1.875rem;
    margin-bottom: 0.625rem;
  }
  .landscape__heading {
    font-size: 2.5625rem;
  }
  .tile__list .tile__item:nth-child(-n + 8) {
    display: flex;
  }
  .tile__item {
    flex-basis: 25%;
  }
}

@media screen and (min-width: 60em) and (-ms-high-contrast: active), (min-width: 60em) and (-ms-high-contrast: none) {
  .tile__item {
    flex-basis: calc(25% - 1rem);
  }
}

@media (min-width: 60em) {
  .tile__item:nth-child(n + 3) {
    margin-top: 0;
  }
  .tile__item:nth-child(n + 5) {
    margin-top: 1rem;
  }
  /* Module: S */
  .component + .component {
    margin-top: 1.5625rem;
  }
  .component-as-accordion .component__list {
    display: block;
  }
  .component__list .datepicker {
    font-size: 1.125rem;
  }
  .component__list table td label {
    font-size: 1.125rem;
  }
  .component__heading--toggler {
    font-size: 1.375rem;
    pointer-events: none;
  }
  .component__heading--toggler:after {
    content: none;
  }
  .filters .component__title {
    font-size: 1.125rem;
  }
  .component--toc {
    margin-bottom: 1.875rem;
  }
  .component--toc .component__heading {
    background: transparent;
  }
  .component--toc .component__heading button {
    padding: 0.625rem 0;
    border-bottom: 1px solid #d8d8d8;
    color: #333333;
  }
  .component--toc .component__list {
    background: transparent;
    padding: 0;
    margin-top: 0.9375rem;
  }
  /* Module: S */
  .video-list--single .video-list__item {
    height: 500px;
  }
}

@media (min-width: 72em) {
  /* Module: S */
  .nav__item {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  /* Module: S */
  .quick-links__heading {
    min-height: 7.6875rem;
  }
  .quick-links__heading-text {
    font-size: 2.1875rem;
    line-height: 1.14;
  }
  .quick-links__heading--toggle {
    font-size: 2.1875rem;
    line-height: 1.14;
  }
  /* Module: S */
  .header .search__form {
    width: 15rem;
  }
  /* Module: S */
  .page__content-full .inside-page__item {
    flex-basis: 25%;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  th,
  td,
  tr th:last-child {
    border: solid 1px #cacaca;
  }
  th:first-child {
    border-right: solid 2px #cacaca;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .inpage-utilities,
  #btn-show-hde-toc,
  .slick-cloned {
    display: none !important;
  }
  .landscape__container,
  footer,
  .listen-tool,
  .breadcrumb,
  .page-controls__container,
  .page__sidebar,
  .related-links__container,
  .accordion__link:after,
  .accordion__controls,
  .carousel-controls,
  .search__form,
  .pagination,
  .results__actions,
  .tag__list,
  .external-link:after,
  .search-info,
  .consultations__bottoms-actions,
  .consultations__form-label,
  .consultations__form,
  .tabs__item,
  .feed__icon,
  .feed__more,
  .access-links__content:after,
  .header__actions,
  .nav-header,
  #google-translate__container {
    display: none !important;
  }
  .page__content .inside-nav__container .accordion__link,
  .page__content .accordion__link {
    border: 0.0625rem solid #dadada;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .uber-accordion__target {
    display: block !important;
  }
  .tabs__tab-content,
  .uber-accordion {
    border: none !important;
  }
  .tabs__target {
    padding: 0;
  }
  .uber-accordion {
    padding: 0;
  }
  .inside-nav__container,
  .detailed-guide__list {
    display: none;
  }
  .header,
  .carousel__slide,
  .inside-nav__container {
    margin-bottom: 20px;
  }
  .notification-error .svg-icon {
    fill: #000;
  }
  .carousel {
    display: block !important;
  }
  .slick-track {
    width: 100% !important;
    transform: none !important;
  }
  .carousel__caption {
    position: relative;
    padding: 10px 0 10px 0;
  }
}

/*# sourceMappingURL=main.min.css.map */
