/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/**
 * version: 0.0.1
 * file:    main.css
 * author:  Squiz Australia
 * updated: Fri Aug 21 2020 09:46:40 GMT+1000 (AEST)
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Content
 * - Modules
    S
 */
.visuallyhidden, .sr-only, .home-mg__social, input[type="radio"],
input[type="checkbox"] {
  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 {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.c-tab__list, .sq-form-question-tickbox-list ul,
.sq-form-question-option-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

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

.clearfix, .back-top a, .sq-form-question, .risk-predictor__selector, .risk-predictor__container ul, .section__links {
  *zoom: 1;
}

.clearfix:before, .back-top a:before, .sq-form-question:before, .risk-predictor__selector:before, .risk-predictor__container ul:before, .section__links:before, .clearfix:after, .back-top a:after, .sq-form-question:after, .risk-predictor__selector:after, .risk-predictor__container ul:after, .section__links:after {
  content: '';
  display: table;
  line-height: 0;
}

.clearfix:after, .back-top a:after, .sq-form-question:after, .risk-predictor__selector:after, .risk-predictor__container ul:after, .section__links:after {
  clear: both;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("mysource_files/ProximaNova-Regular.woff2") format("woff2"), url("mysource_files/ProximaNova-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("mysource_files/ProximaNova-Semibold.woff2") format("woff2"), url("mysource_files/ProximaNova-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

/*
--------------------
Reset (normalize.css)
--------------------
*/
/*! 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;
}

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;
}

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

/*
--------------------
Utilities
--------------------
*/
.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;
  left: 0;
  width: 100%;
  height: 100%;
}

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

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

html,
body {
  height: 100%;
}

body {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 1em;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  font-family: "Proxima Nova";
}

body.noscroll,
html.noscroll {
  overflow: hidden;
  height: 100vh;
}

img {
  max-width: 100%;
}

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

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

@page {
  margin: 0.5cm;
}

/*
--------------------
Content
--------------------
*/
.page-wrapper {
  background-color: #fbf9f9;
}

/*
--------------------
Modules
--------------------
*/
.svg-icon {
  width: 100%;
  height: 100%;
}

.compat-object-fit {
  background-position: center center;
  background-size: cover;
}

.compat-object-fit img {
  opacity: 0;
}

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

.twitter-typeahead .home-search__input {
  width: 100%;
}

.quick-search__form .twitter-typeahead {
  order: 2;
  display: block;
  width: 100%;
}

.tt-menu {
  border: 1px solid #c8c8c8;
  border-top: none;
  width: 100%;
  background-color: #ffffff;
}

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

.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;
}

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

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

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

/* Module: S */
.back-top {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
}

.back-top.fixed {
  position: fixed;
  -webkit-transform: translateZ(0);
}

.back-top a {
  text-decoration: none;
  display: block;
  height: 2.5rem;
}

.back-top .icon-arrow-right {
  fill: #ffc107;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.625rem;
  background-color: #181818;
  transform: rotate(-90deg);
  display: block;
  float: left;
}

.back-top span {
  display: none;
}

/* Module: S */
.blog {
  color: #181818;
  text-align: center;
}

.blog__list {
  margin: -0.625rem;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.blog__item {
  padding: 0.625rem;
}

.blog__wrapper {
  position: relative;
  border-bottom: 0.1875rem solid #000000;
  background-color: #ffffff;
}

.blog__image img {
  width: 100%;
  display: block;
  border: none;
}

.blog__date {
  position: absolute;
  background-color: #ffc107;
  border-bottom: 0.3125rem solid #181818;
  width: 4.25rem;
  height: 4.375rem;
  text-align: center;
  flex-wrap: wrap;
  flex-flow: column;
  justify-content: center;
  line-height: 1;
  display: flex;
  top: 0;
  left: 0;
}

.blog__day {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 600;
  display: block;
}

.blog__month {
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
}

.blog__topic {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.22px;
  color: #181818;
  text-transform: uppercase;
  display: inline-block;
  background-color: #ffc107;
  padding: 0.4375rem 0.625rem;
}

.blog__info {
  padding: 1.25rem;
}

.blog__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
}

.blog__link {
  text-decoration: none;
  color: #181818;
  display: block;
}

.blog__desc {
  line-height: 1.27;
  font-size: 0.9375rem;
  color: #494949;
  margin: 0 0 0.625rem;
  display: none;
}

.blog__meta {
  display: block;
  padding-bottom: 1.25rem;
}

.blog__more-button {
  display: inline-block;
  margin: 1.6875rem auto;
  text-decoration: none;
  color: #1b1b1b;
}

.blog__more-button.disabled {
  background-color: #d7d7d7;
}

.blog__more-button .icon-arrow-down {
  width: 0.6875rem;
  height: 0.625rem;
  transform: rotate(90deg);
  margin-left: 0.3125rem;
}

.blog__more {
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  display: block;
  padding: 0 0.9375rem;
}

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

.blog__more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  display: block;
  position: relative;
  margin-left: 0.625rem;
  display: inline;
}

.blog__copy-link {
  display: none;
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  line-height: 1.25rem;
  background-color: #ededed;
  padding: 0.875rem 0.625rem 0.875rem 0.9375rem;
}

.blog__copy-link:hover {
  text-decoration: underline;
}

.blog__copy-link .icon-link {
  width: 1.0625rem;
  height: 0.9375rem;
  margin-right: 0.625rem;
  position: relative;
  top: 0.1875rem;
}

.blog__email-link {
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  display: none;
  line-height: 1.25rem;
  background-color: #ededed;
  padding: 0.875rem 0.9375rem 0.875rem 0.625rem;
}

.blog__email-link:hover {
  text-decoration: underline;
}

.blog__email-link .icon-mail {
  width: 1.1875rem;
  height: 0.875rem;
  margin-right: 0.625rem;
  position: relative;
  top: 0.125rem;
}

/* Module: S */
.c-tab__link {
  height: auto;
  padding: 1.25rem 1.2rem;
}

@media screen and (min-width: 48.125em) {
  .c-tab__list {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.c-tab__item {
  margin-bottom: 1.875rem !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

@media screen and (min-width: 48.125em) {
  .c-tab__item {
    max-width: 29.5rem;
    width: calc(50% - 30px);
    padding: 0 0 0 20px;
  }
  .c-tab__item:nth-child(odd) {
    margin-right: 0.9375rem;
  }
  .c-tab__item:nth-child(even) {
    margin-left: 0.9375rem;
    padding: 0 0 0 1.25rem !important;
  }
}

.c-tab__item:before {
  display: none !important;
}

.c-tab__link {
  background-color: #ebebeb;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 8.375rem;
  justify-content: flex-end;
  padding: 1.25rem 1.875rem;
  text-decoration: none;
  transition: background-color 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.c-tab__link:hover,
.c-tab__link:focus {
  background-color: rgba(255, 193, 7, 0.5);
}

.c-tab__link.is-tab-active {
  background-color: rgba(255, 193, 7, 0.5);
}

.js-enabled .c-tab__section {
  display: none;
}

.c-tab__section.is-tab-active {
  display: block;
}

.c-tab__txt {
  color: #363636;
  font-size: 1.125rem;
  margin: 0;
  width: 100%;
}

@media screen and (min-width: 48.125em) {
  .c-tab__txt {
    font-size: 1.25rem;
  }
}

.c-tab__date {
  color: #000;
  font-size: 1.5rem;
  width: 100%;
}

/* Module: S */
.btn {
  display: inline-block;
}

.btn.btn-small {
  padding: 0.375rem 1rem;
}

.btn.btn-large {
  padding: 1.125rem 3.75rem;
}

.btn a {
  text-decoration: none;
  color: #000000;
}

.btn,
form input[type="submit"],
.sq-form-control input[type="submit"] {
  background-color: #ffc107;
  font-size: 0.9375rem;
  font-weight: 600;
  padding: 0.75rem 2.5rem;
  border-radius: 1.4375rem;
  border: none;
  cursor: pointer;
}

a.btn {
  color: #000000;
  text-decoration: none;
}

.btn--arrow-down::after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.6875rem;
  background-image: url("mysource_files/arrow-down.svg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 0.5rem;
  position: relative;
  top: 0.0625rem;
}

.btn.btn--light {
  background-color: #ffffff;
  color: #000000;
}

.btn.btn--light:hover {
  background-color: #d8d8d8;
}

.btn:hover,
.sq-form-control input[type="submit"]:hover {
  background-color: rgba(255, 193, 7, 0.5);
}

/* Module: S */
.consultations-detail .consultation__wrapper {
  padding: 1.25rem 0.9375rem 1.875rem;
}

.consultations-detail .consultation__wrapper h2 {
  font-weight: 400;
  font-size: 1.75rem;
}

.consultations-detail .consultation__title {
  font-weight: 400;
}

.consultations-detail .consultation__tabs {
  background: #ffffff;
}

.consultations-detail .consultation__body {
  background-image: url("mysource_files/home-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
}

.consultations-detail .consultation__tab-titles {
  display: none;
}

.consultations-detail .consultation__tab-title {
  list-style: none;
}

.consultations-detail .consultation__tab-btn {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.25rem;
}

.consultations-detail .consultation__tab-contents {
  margin: 0;
  padding: 0;
}

.consultations-detail .consultation__tab-content {
  list-style: none;
}

.consultations-detail .consultation__meta {
  color: #494949;
}

.consultations-detail .consultation__meta-detail {
  margin: 0;
}

.consultations-detail .accordion__item-content ul {
  padding-left: 1.25rem;
}

.consultations-detail .tabs__content--active {
  display: none;
}

.consultations-detail .documents__item {
  border-bottom: none;
  padding: 0;
  display: inline-block;
  margin-bottom: 0.625rem;
}

.consultations-detail .documents__icon-wrapper {
  left: 0;
  top: 0.625rem;
}

.consultations-detail .documents__download-link {
  color: #000000;
  margin-left: 0;
  text-decoration: underline;
}

.consultations-detail .document__container {
  display: inline-block;
  margin-top: 1.25rem;
}

.consultations-detail form .sq-form-question-answer label {
  position: relative;
  padding-left: 1.25rem;
}

.consultations-detail form .sq-form-question-answer label > input {
  clip: auto;
  height: auto;
  width: auto;
  position: absolute;
  top: 0.1875rem;
  left: 0.125rem;
  font-size: 1.25rem;
}

.consultations-detail form .sq-form-question .error {
  color: #b60a28;
}

.consultations-detail .spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.consultations-detail .spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.consultations-detail .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.consultations-detail .spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.consultations-detail .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.consultations-detail .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* Module: S */
.consultations {
  background-image: url("mysource_files/home-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  padding: 1.875rem 0.9375rem;
}

.consultations__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.consultations__item {
  margin-bottom: 0.625rem;
}

.consultations__image-wrapper {
  position: relative;
}

.consultations__category {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffc107;
  width: 3.625rem;
  height: 3.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.consultations__category .icon-injury-icon,
.consultations__category .icon-wall-icon,
.consultations__category .icon-car-icon {
  width: 2rem;
  height: 3.25rem;
}

.consultations__image {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 8.75rem;
  object-fit: cover;
}

.consultations__meta {
  background-color: #ffffff;
  padding: 0.625rem 1.375rem;
  border-bottom: 0.25rem solid #1e1e1e;
}

.consultations__name {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
}

.consultations__link {
  color: #181818;
  text-decoration: none;
  font-weight: 600;
}

.consultations__desc {
  font-size: 1rem;
  line-height: 1.5;
  color: #494949;
}

.consultations__more {
  line-height: 1.71;
  color: #181818;
  font-size: 0.875rem;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}

.consultations__more .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
  margin-top: 0.375rem;
}

.consultations__status-wrapper {
  font-size: 0.8125rem;
  line-height: 1.08;
  color: #494949;
  text-align-last: left;
}

.consultations__status strong {
  font-weight: 600;
}

.button__container {
  margin: 0 auto;
  text-align: center;
  margin-top: 3.125rem;
}

/* Module: S */
.content-aside {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}

.contact-box {
  background-color: #ffc107;
  padding: 1.25rem 1.25rem 1.875rem;
  border-bottom: 0.25rem solid #181818;
  order: 2;
  margin: 0 0.9375rem 3.125rem 0.9375rem;
  width: auto;
}

.content-aside .contact-box {
  padding-bottom: 0;
}

.contact-box h1 {
  margin-top: 0;
  font-size: 1.75rem;
}

.contact-box h2 {
  margin-top: 0.9375rem;
  margin-bottom: 0rem;
  font-size: 1.125rem;
}

.contact-box p {
  margin: 0;
  line-height: 1.75;
}

.contact-box__phone,
.contact-box__email {
  text-decoration: none;
  color: #181818;
  text-decoration: underline;
  word-break: break-word;
}

/* Module: S */
.curr-cons {
  text-align: center;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  background-color: #ffffff;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
  margin-bottom: 1.875rem;
}

.curr-cons__icon {
  display: none;
}

.curr-cons__wrapper {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  max-width: 41.25rem;
  margin-left: auto;
  margin-right: auto;
}

.curr-cons__heading {
  font-weight: 400;
  font-size: 1.125rem;
  position: relative;
  display: inline-block;
  padding-bottom: 0.1875rem;
}

.curr-cons__heading::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #ffc107;
  position: absolute;
  left: 0;
  bottom: 0;
}

.curr-cons__sub-heading {
  line-height: 1.29;
  font-size: 1.75rem;
  font-weight: 400;
  display: block;
  text-decoration: none;
  color: #000000;
}

.curr-cons__sub-heading:hover {
  text-decoration: underline;
}

.curr-cons__info {
  font-size: 1rem;
  color: #494949;
  line-height: 1.5;
  text-align: center;
}

.curr-cons__status-box {
  max-width: 36.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.125rem;
}

.curr-cons__days-remaining {
  text-transform: uppercase;
  color: #000000;
  line-height: 1.08;
  font-size: 0.75rem;
  text-align: right;
}

.curr-cons__days-remaining strong {
  line-height: 0.5;
  font-weight: 600;
  font-size: 1.75rem;
  margin-right: 0.3125rem;
}

.progress-bar {
  height: 0.3125rem;
  background-color: #c8c8c8;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

.progress-bar__progress {
  background-color: #000000;
  height: 100%;
}

.curr-cons__meta {
  font-size: 0.8125rem;
  line-height: 1.08;
  color: #494949;
  text-align-last: left;
}

.curr-cons__status strong {
  font-weight: 600;
}

/* Module: S */
.detailed-guide .page-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0;
}

.detailed-guide .page-links__item {
  list-style: none;
}

.detailed-guide .page-links__link {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.detailed-guide .page-links__link:hover {
  text-decoration: underline;
}

.detailed-guide .page-links__text {
  font-weight: normal;
}

.detailed-guide .guide-links__item {
  padding: 0.25rem 0.0625rem;
}

.detailed-guide .guide-links__item.current {
  text-decoration: underline;
}

.detailed-guide .guide-links__link {
  text-decoration: none;
  color: #000000;
}

.detailed-guide .guide-links__link:hover {
  text-decoration: underline;
}

/* Module: S */
.filters {
  background-color: #ffc107;
  padding: 1.25rem 1.25rem 1.875rem;
  border-bottom: 0.25rem solid #181818;
  align-self: flex-start;
  order: -1;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  margin-bottom: 1.875rem;
  margin-top: -1.875rem;
  position: relative;
}

.filters--foldable {
  padding-bottom: 0;
}

.filters--foldable .filters__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}

.filters--foldable .filters__heading::after {
  content: "";
  display: inline-block;
  width: 0.6875rem;
  height: 0.4375rem;
  background-image: url("../mysource_files/arrow-bottom.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(0deg);
  transition: 0.2s ease all;
}

.filters--foldable .filters__heading--active::after {
  transform: rotate(-180deg);
  transition: 0.2s ease all;
}

.filters--foldable .filters__form {
  display: none;
  padding-bottom: 1.875rem;
}

.filters--foldable .industry-select,
.filters--foldable .audience-select,
.filters--foldable .type-select,
.filters--foldable .topic-select {
  display: block;
}

.filters--foldable .filter__container {
  display: none;
}

.filters--foldable .filters__heading--active + .filters__form {
  display: block;
}

.filters--foldable .filters__heading--active + .filter__container {
  display: block;
}

.filters ul {
  margin: 0.625rem 0 0;
  padding: 0;
  list-style-type: none;
}

.filters li {
  padding-bottom: 0.5rem;
}

.resources-listing .filters li label {
  font-weight: 400 !important;
}

.filters li a {
  color: #181818;
  text-decoration: none;
}

.filters li a:hover {
  text-decoration: underline;
}

.filters li a.active {
  font-weight: 600;
}

.filters input[type="checkbox"] + label:not([class])::before {
  background-color: transparent;
}

.filters input[type="checkbox"]:checked + label:not([class])::before {
  background-color: #ffffff;
}

.filters input[type="text"] {
  background-color: transparent;
  padding-left: 0;
  margin-bottom: 0.5rem;
}

.filters select {
  margin-bottom: 0.5rem;
}

.filters input[type="text"]::placeholder {
  color: #181818;
}

.filters .btn {
  margin-top: 1.875rem;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.filters__heading {
  margin: 0;
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
}

.filter__name {
  display: block;
  margin-top: 0.9375rem;
  margin-bottom: 0rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.filter__name--separated {
  margin-top: 1.875rem;
}

.filter__datepicker {
  position: relative;
}

.filter__datepicker:after {
  content: url(../mysource_files/datepicker.svg);
  display: block;
  position: absolute;
  top: 0.4375rem;
  right: 0;
}

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

.filter__datepicker input[type="text"] {
  padding-left: 3.75rem;
  padding-right: 2.5rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.filter__datepicker label {
  position: absolute;
  top: 0.5rem;
  left: 0;
}

.filters select {
  background-color: transparent;
  padding-left: 0;
}

.content .filter__name {
  font-size: 1.125rem;
  font-weight: 600;
}

.content .filters {
  width: 100%;
  margin-top: 0;
}

.content .filters ul:last-child {
  padding-bottom: 1.25rem;
}

.perform .filters {
  margin-top: 3.75rem;
  margin-bottom: 0;
}

.ui-datepicker {
  background-color: #ffffff;
  padding: 1.25rem;
  margin-left: -0.9375rem;
  width: 18.125rem;
  border: 1px solid lightgrey;
}

.ui-datepicker a {
  color: #181818;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 1.875rem;
  height: 1.875rem;
  top: 0;
  border: 1px solid #181818;
}

.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
  content: url(../mysource_files/arrow-datepicker.svg);
  width: 0.9375rem;
  line-height: 1.875rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0.4375rem;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 0;
  background-color: #ffc107;
}

.ui-datepicker .ui-datepicker-prev {
  left: 0;
}

.ui-datepicker .ui-datepicker-prev:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
}

.ui-datepicker .ui-datepicker-next {
  right: 0;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 0;
}

.ui-datepicker .ui-state-active {
  font-weight: 600;
}

.ui-datepicker .ui-state-default:hover {
  text-decoration: underline;
}

.filters__button-container {
  position: relative;
  text-align: center;
}

.filter__clear-btn {
  font-size: 1.125rem;
  display: inline-block;
  line-height: 1rem;
  text-decoration: none;
  color: #000000;
  margin-left: 0.625rem;
}

.filters__select {
  position: relative;
}

.filters__select span.init {
  display: block;
  width: 100%;
  border-bottom: 0.0625rem solid #181818;
  background: url("../mysource_files/arrow-bottom.svg") calc(100% - 0.625rem) center no-repeat;
  padding-right: 1.5625rem;
  padding-left: 0.625rem;
  margin-top: 0.625rem;
}

.filters__select span.init::-ms-expand {
  display: none;
}

.filters__select span.init:hover {
  cursor: pointer;
}

.filters__select:after {
  content: "";
  display: table;
  clear: both;
}

.filters__select-list {
  position: absolute;
  width: 100%;
  top: 0.8125rem;
  border: 1px solid #ffffff;
  border-radius: 0.1875rem;
  border-bottom: none;
  padding: 0;
  z-index: 3;
  padding-bottom: 0 !important;
}

.filters__select li {
  padding: 0.625rem 0.625rem;
  z-index: 2;
  width: 100%;
  background: #ffffff;
  border-bottom: 0.01rem solid #eaeaea;
}

.filters__select li:last-child {
  border-bottom: none;
}

.filters__select li:not(.init):hover, .filters__select li.selected:not(.init) {
  text-decoration: underline;
  cursor: pointer;
}

.filters__select li.init {
  cursor: pointer;
}

/* Module: S */
.container-fluid,
.container {
  margin-left: auto;
  margin-right: auto;
}

.container-fluid {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -0.469rem;
  margin-right: -0.469rem;
}

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

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-left: 0.469rem;
  padding-right: 0.469rem;
}

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

.col-xs-1 {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

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

.col-xs-4 {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

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

.col-xs-7 {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

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

.col-xs-10 {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

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

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

/* Module: S */
.footer-bottom-links {
  font-size: 0.9375rem;
  margin: 0;
  padding: 1.25rem 0.9375rem 0.3125rem;
  list-style-type: none;
  line-height: 1.8;
}

.footer-bottom-links__link {
  color: #494949;
  text-decoration: none;
}

.footer-bottom__foot-note {
  padding: 0rem 0.9375rem 0.9375rem;
  color: #494949;
  font-size: 0.9375rem;
}

.footer-logo {
  background-color: #000000;
  display: block;
  padding: 0.9375rem;
}

.footer-logo .icon-safework-logo-white {
  width: 9.75rem;
  height: 2.625rem;
}

.footer-logo__wrapper {
  display: inline-block;
  width: 100%;
  background-color: #000;
  padding: 0.9375rem;
}

.footer-logo__link {
  height: auto;
  width: auto;
  display: inline-block;
}

.footer-logo__nsw {
  height: 2.42875rem;
}

.footer-logo__safework {
  width: 8rem;
}

/* Module: S */
.footer-contact__list {
  font-size: 0.9375rem;
}

.footer-contact__item {
  border: 0.0625rem solid #808080;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  display: block;
  margin-bottom: 0.375rem;
  text-decoration: none;
  color: #000000;
  white-space: nowrap;
}

.footer-contact__item--phone {
  font-size: 1.125rem;
}

.footer-contact__item .svg-icon {
  position: relative;
}

.footer-contact__item-text {
  padding-left: 0.6875rem;
}

.icon-contact-phone {
  width: 1.3125rem;
  height: 1.3125rem;
  top: 3px;
}

.icon-contact-mail {
  width: 1.375rem;
  height: 1rem;
  top: 3px;
}

.icon-contact-feedback {
  width: 1.3125rem;
  height: 1.3125rem;
  top: 6px;
}

.mobile-share-bar {
  display: block;
}

.desk-share-bar {
  display: none;
}

/* Module: S */
.footer-col__header {
  font-size: 1.125rem;
  line-height: 2;
  color: #181818;
}

.footer-col__toggle {
  text-decoration: none;
  border-bottom: 0.0625rem solid #000000;
  width: 100%;
  display: flex;
  margin-top: 0.625rem;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.625rem;
}

.footer-col__toggle .icon-toggle {
  width: 0.875rem;
  height: 0.5625rem;
  transform: rotate(180deg);
}

.footer-col__header[aria-expanded='false'] + .footer-col__list {
  display: none;
}

.footer-col__header[aria-expanded='false'] + .icon-toggle {
  transform: rotate(0);
}

.footer-col__list {
  font-size: 0.9375rem;
  line-height: 2.33;
  margin: 0;
  padding: 0.875rem 0 0 0.875rem;
  list-style-type: none;
}

.footer-col__link {
  color: #494949;
  text-decoration: none;
}

.footer-col__link:hover {
  text-decoration: underline;
}

/* Module: S */
.footer-wrapper {
  background-color: #faf8f8;
}

.footer-main {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 2.5rem;
}

/* Module: S */
.hazards .hazards__list {
  margin-bottom: 3.125rem;
}

.hazards .hazards__list-anchor {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 3.1875rem;
  height: 2.75rem;
  background: #ffc107;
  text-align: center;
  border-bottom: 2px solid #000000;
  margin-bottom: 1.25rem;
}

.hazards .hazards__list-anchor h3 {
  font-size: 1.875rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.hazards .hazards__list .news-events__more {
  left: -0.5rem;
}

.hazards .hazards__list .news-events__link {
  font-size: 1.75rem;
  font-weight: 400;
}

.hazards .hazards__list .news-events__list {
  margin-left: 0;
  margin-right: 0;
}

.hazards .hazards__list .news-events__item {
  border-bottom-width: 0.3125rem;
  padding: 1.25rem;
  margin-bottom: 0;
}

.hazards .hazards__list .news-events__desc {
  display: block;
  line-height: 1.5;
}

.hazards .hazards__list .icon-arrow-right {
  top: 0;
  bottom: -0.625rem;
}

/* Module: S */
.header-nav {
  width: 100%;
  order: 1;
}

.header-nav__list {
  margin: 0;
  padding: 0.9375rem 0.4375rem;
  list-style-type: none;
  font-size: 1rem;
  line-height: 2.25;
}

.header-nav__link {
  text-decoration: none;
  color: #181818;
}

.header-nav__link br {
  display: none;
}

/* Module: S */
.header-quick-links {
  border-top: 0.0625rem solid #888;
  border-bottom: 0.0625rem solid #888;
  width: 100%;
  order: 2;
}

.header-quick-links__list {
  margin: 0;
  padding: 0.9375rem 0.4375rem;
  list-style-type: none;
  font-size: 0.9375rem;
  line-height: 2.25;
}

.header-quick-links__link {
  text-decoration: none;
  color: #494949;
}

/* Module: S */
.quick-search__toggle {
  width: 1.375rem;
  height: 1.375rem;
  border: none;
  padding: 0;
  position: absolute;
  right: 3.375rem;
  top: 1.625rem;
  background-color: transparent;
  z-index: 1;
}

.quick-search__toggle[aria-expanded='false'] + .quick-search__form {
  display: none;
}

.quick-search__toggle .icon-toggle-cross {
  display: block;
}

.quick-search__toggle[aria-expanded='false'] .icon-toggle-cross {
  display: none;
}

.quick-search__toggle .icon-search-mobile {
  display: none;
}

.quick-search__toggle[aria-expanded='false'] .icon-search-mobile {
  display: block;
}

.quick-search__form {
  background: #ffffff;
  position: absolute;
  top: 70px;
  width: 100%;
  left: 0;
  border-top: 0.0625rem solid #888;
  padding: 6rem 0.9375rem;
  text-align: center;
  z-index: 3;
}

.quick-search__input[type="text"] {
  font-size: 1.375rem;
  line-height: 1.64;
  width: 100%;
  text-align: left;
  border-bottom: 0.125rem solid #000000;
  border-top: none;
  border-left: none;
  border-right: none;
}

.quick-search__input[type="text"]:focus {
  border-bottom-width: 0.1875rem;
}

.quick-search__input[type="text"]::-ms-clear, .quick-search__input[type="text"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

.quick-search__input::placeholder {
  color: #757575;
}

.quick-search__submit {
  margin: 2rem auto 0;
}

.quick-search__submit .icon-quick-search {
  display: none;
}

/* Module: S */
.header-wrapper {
  height: 4.375rem;
}

.header-main {
  height: 4.375rem;
  width: 100%;
  background: #ffffff;
}

.header-main.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  display: none;
}

.header-main.fixed:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e4e4e4;
}

.header-content {
  position: relative;
  height: 4.375rem;
}

.header-logo {
  display: inline-block;
  position: relative;
  margin-top: 14px;
}

.header-logo__wrapper {
  text-decoration: none;
}

.header-logo__image {
  width: auto;
  height: 2.25rem;
  margin-left: 0.625rem;
}

.header-logo__font {
  width: 6rem;
  height: 1rem;
  margin-left: 0.0625rem;
}

.header-links__toggle {
  width: 1.375rem;
  height: 1.375rem;
  border: none;
  padding: 0;
  position: absolute;
  right: 0.9375rem;
  top: 1.625rem;
  background-color: transparent;
}

.header-links__toggle[aria-expanded='false'] + .header-links__wrapper {
  display: none;
}

.header-links__toggle .icon-toggle-cross {
  display: block;
}

.header-links__toggle[aria-expanded='false'] .icon-toggle-cross {
  display: none;
}

.header-links__toggle .icon-toggle-burger {
  display: none;
}

.header-links__toggle[aria-expanded='false'] .icon-toggle-burger {
  display: block;
}

.header-links__wrapper {
  background: #ffffff;
  position: absolute;
  top: 70px;
  width: calc(100% + 17px);
  left: -0.625rem;
  border-top: 0.0625rem solid #888;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.9375rem;
  z-index: 4;
}

.header-google-translate {
  width: 100%;
  order: 3;
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
}

.header-google-translate .goog-te-combo {
  border: 0.1rem solid #ECECEC;
  padding: 0.2rem 0.2rem !important;
}

/* Module: S */
.hero {
  color: #181818;
  background-color: #494949;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  width: 100%;
  text-align: center;
  padding: 1.875rem 1.25rem 1.875rem;
  border-top: 0.25rem solid #181818;
}

.hero:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #faf8f8;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.hero h1 {
  position: relative;
  font-size: 2rem;
  margin: 0;
}

.hero h2 {
  position: relative;
  font-size: 0.8125rem;
  font-weight: 500;
  margin: 0;
}

.hazards .hero {
  padding: 1.875rem 0.9375rem;
}

.hero__event-wrapper {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-align: left;
}

.hero__event-wrapper h1 {
  font-weight: 500;
}

.hero__event-details {
  font-size: 1.25rem;
  position: relative;
  margin-bottom: -1.25rem;
}

.hero__event-details span {
  display: block;
}

.hero__event-details span:last-of-type::after {
  display: none;
}

.hero__event-location .icon-location {
  width: 0.6875rem;
  height: 0.9375rem;
  fill: #000000;
  margin-right: 0.5rem;
}

.hero__event-date-box {
  display: none;
}

.hazards__container {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.hazards__item-container {
  display: none;
  position: relative;
}

.hazards__item {
  display: inline-block;
  width: 3.1875rem;
  height: 2.5625rem;
  background-color: #ffffff;
  margin-bottom: 0.625rem;
  margin: 0.25rem;
}

.hazards__link {
  font-size: 1.125rem;
  margin-top: 0.6875rem;
  display: inline-block;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.hazards__link:hover {
  text-decoration: underline;
  color: #ffc107;
}

.hazards .filters__heading {
  font-size: 1.125rem;
  margin-bottom: 1.125rem;
}

.hazards .filters--foldable .filters__heading--active + .hazards__item-container {
  display: block;
  margin-bottom: 0.625rem;
}

/* Module: S */
.home-events {
  color: #181818;
  text-align: center;
  background-color: #ffffff;
}

.home-events__wrapper {
  padding-top: 0.625rem;
}

.home-events__header {
  font-size: 2.25rem;
  text-align: center;
  font-weight: 500;
}

.home-events__list {
  margin: 0;
  padding: 0 0.9375rem;
  list-style-type: none;
  text-align: left;
}

.home-events__item {
  padding-left: 3.0625rem !important;
  position: relative;
  border-bottom: 0.1875rem solid #000000;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
}

.home-events__item .icon-arrow-right {
  display: none;
}

.home-events__date {
  position: absolute;
  top: 1.3125rem;
  left: 0;
}

.home-events__day {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 600;
}

.home-events__month {
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
}

.home-events__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
}

.home-events__link {
  text-decoration: none;
  color: #181818;
}

.home-events__desc {
  line-height: 1.27;
  font-size: 0.9375rem;
  color: #494949;
  margin: 0;
}

.home-events__location {
  font-size: 0.8125rem;
  color: #737373;
  padding-top: 0.625rem;
  display: block;
}

.home-events__location-label {
  font-weight: 600;
}

.home-events__location .icon-location {
  width: 0.6875rem;
  height: 0.9375rem;
  position: relative;
  top: 0.1875rem;
  margin-right: 0.1875rem;
}

.home-events__more-button {
  display: inline-block;
  margin: 1.6875rem auto;
  text-decoration: none;
  color: #1b1b1b;
}

/* Module: S */
.home-investigations {
  text-align: center;
  color: #181818;
  padding-top: 1.875rem;
  background-color: #ffffff;
}

.home-investigations__header-link {
  text-decoration: none;
  color: #181818;
}

.home-investigations__header {
  font-size: 0.9375rem;
  margin-bottom: 1.4375rem;
  text-transform: uppercase;
  font-weight: 500;
}

.home-investigations__main-name {
  display: block;
  font-size: 2.25rem;
  line-height: 1;
  text-transform: capitalize;
}

.home-investigatons__list {
  text-align: left;
  margin: 0;
  padding: 0 0.9375rem;
  list-style-type: none;
}

.home-investigations__item {
  background-color: #ffc107;
  border-bottom: 0.1875rem solid #000000;
  margin-bottom: 0.4375rem;
  display: block;
}

.home-investigations__item-link {
  text-decoration: none;
  display: block;
  position: relative;
  min-height: 8.125rem;
  padding: 1.125rem 1.25rem;
  width: 100%;
  height: 100%;
}

.home-investigations__name {
  font-size: 1.5rem;
  line-height: 1.17;
  margin: 0;
}

.home-investigations__summary {
  margin-bottom: 2.5em;
  color: #181818;
}

.home-investigations__link {
  text-decoration: none;
  color: #181818;
}

.home-investigations__more {
  position: absolute;
  bottom: 1.125rem;
  left: 1.25rem;
  font-size: 0.8125rem;
  display: flex;
  text-decoration: none;
  color: #181818;
  width: calc(100% - 40px);
  justify-content: space-between;
}

.home-investigations__more .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
}

.home-investigations__all {
  display: inline-block;
  margin: 1.125rem auto;
  text-decoration: none;
  color: #181818;
}

/* Module: S */
.home-links__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.125rem;
  display: flex;
  flex-direction: column;
}

.home-links__item {
  background-color: #ffc107;
  margin-bottom: 0.0625rem;
  padding-left: 0.9375rem;
  padding-right: 5.625rem;
  position: relative;
}

.home-links__item:last-of-type {
  margin-bottom: 0;
}

.home-links__item::after {
  content: "";
  display: block;
  width: 0.0625rem;
  height: 2.75rem;
  transform: rotate(24deg);
  position: absolute;
  background-color: #ffffff;
  right: 4.625rem;
  top: 0.5625rem;
}

.home-links__link {
  color: #181818;
  line-height: 1.375rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.home-links__item .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
  position: absolute;
  top: 1.625rem;
  right: 2rem;
}

/* Module: S */
.home-mega-grid__wrapper {
  background-color: #faf8f8;
  padding: 0.9375rem 0.9375rem 2.8125rem 0.9375rem;
}

.home-mg__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.home-mg__item {
  display: none;
  margin-bottom: 0.625rem;
  background-color: #000000;
  color: #ffffff;
  position: relative;
}

.home-mg__item > a {
  background-color: #000000;
}

.home-mg__item a {
  color: #ffffff;
}

.home-mg__item.home-mg__item--promoted {
  background-color: #ffc107;
}

.home-mg__item.home-mg__item--promoted > a {
  background-color: #ffc107;
}

.home-mg__item.home-mg__item--promoted a {
  color: #181818;
}

.home-mg__item.home-mg__item--social {
  background-color: #ffffff;
}

.home-mg__item.home-mg__item--social > a {
  background-color: #ffffff;
  color: #181818;
  border-bottom: 3px solid #181818;
}

.home-mg__item.home-mg__item--social-instagram > a {
  border-bottom: none;
}

.home-mg__item.home-mg__item--social a {
  color: #181818;
}

.home-mg__item.home-mg__item--promoted,
.home-mg__item.home-mg__item--social,
.home-mg__item.home-mg__item--promoted .home-mg__link,
.home-mg__item.home-mg__item--social .home-mg__link {
  color: #000000;
}

.home-mg__item--promoted .home-mg__image-wrapper + .home-mg__meta,
.home-mg__item--social .home-mg__image-wrapper + .home-mg__meta {
  color: #ffffff;
}

.home-mg__item:nth-of-type(1),
.home-mg__item:nth-of-type(2),
.home-mg__item:nth-of-type(3),
.home-mg__item:nth-of-type(4),
.home-mg__item:nth-of-type(5) {
  display: block;
}

.home-mg__link {
  display: block;
  text-decoration: none;
  color: #ffffff;
}

.home-mg__image-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  max-height: 14.375rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: linear-gradient(to bottom, transparent, #000000);
}

.home-mg__item--video .home-mg__image-wrapper::before {
  content: '';
  display: block;
  width: 4.25rem;
  height: 4.3125rem;
  background-image: url(mysource_files/icon-play.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: calc(50% - 34px);
  left: calc(50% - 34px);
  z-index: 3;
}

.home-mg__item--video .home-mg__link {
  display: none;
}

.home-mg__item--video .home-mg__link.mobile-only {
  display: block;
  border: none;
  height: 18.125rem;
}

.home-mg__item--social-instagram .home-mg__image-wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-image: linear-gradient(to bottom, #000000, transparent);
}

.home-mg__item--social-instagram .home-mg__image-wrapper::after {
  height: 6.75rem;
}

.home-mg__image {
  height: 18.125rem;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
  z-index: 1;
  display: block;
}

.home-mg__meta {
  padding: 1.25rem 1.375rem;
}

.home-mg__image-wrapper + .home-mg__meta {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  left: 0;
}

.home-mg__category {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #181818;
  background-color: #ffc107;
  letter-spacing: 0.0125rem;
  display: block;
  padding: 0.3125rem 0.5625rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-transform: uppercase;
}

.home-mg__item .icon-social {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  height: 1.25rem;
  z-index: 3;
}

.home-mg__item--news .home-mg__meta {
  padding-top: 2.5rem;
}

.home-mg__item--social .home-mg__account {
  color: #737373;
}

.home-mg__item--social-instagram .icon-social {
  fill: #ffffff;
}

.home-mg__item--social-instagram .home-mg__meta {
  top: 0;
  padding: 0;
}

.home-mg__item--social-instagram .home-mg__date {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding: 0;
}

.home-mg__item--social-instagram .home-mg__account {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  padding: 0;
  color: #ffffff;
}

.home-mg__date {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  display: block;
  padding-top: 0.625rem;
}

.home-mg__desc {
  font-size: 0.9375rem;
  line-height: 1.27;
  margin: 0;
  padding-top: 0.625rem;
  max-height: 6.5625rem;
  overflow: hidden;
}

.home-mg__name {
  font-size: 1.875rem;
  line-height: 1;
  margin: 0;
  padding: 0.625rem 0;
}

.home-mg__item--fact .home-mg__name {
  color: #ffc107;
}

.home-mg__account {
  font-size: 0.875rem;
  line-height: 1.62;
  padding-top: 1.5625rem;
  display: block;
  text-transform: uppercase;
}

.home-mg__button-more {
  display: block;
  margin: 2.5rem auto 0;
}

/* Module: S */
.home-personas {
  background-color: #faf8f8;
  padding: 1.375rem 0.9375rem 3.5rem;
}

.home-personas__persona {
  background-color: #ffffff;
  color: #181818;
  display: block;
  margin-bottom: 0.4375rem;
  padding: 1.8125rem 1.125rem 1.1875rem;
  text-align: center;
  text-decoration: none;
}

.home-personas__iam {
  display: block;
  font-size: 1.125rem;
}

.home-personas__role {
  display: block;
  font-size: 2.125rem;
  line-height: 1;
}

.home-personas__or {
  color: #494949;
  display: block;
  font-size: 0.875rem;
}

.home-personas__persona .icon-persona {
  display: block;
  margin-bottom: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}

.home-personas__persona--employer .icon-home-employer {
  height: 2.6875rem;
  width: 3.75rem;
}

.home-personas__persona--worker .icon-home-worker {
  height: 2.8125rem;
  width: 3.625rem;
}

.home-personas__more {
  display: block;
  text-align: right;
}

.home-personas__persona .icon-arrow-right {
  fill: #181818;
  height: 0.75rem;
  width: 1.1875rem;
}

/* Module: S */
.home-scroll-down__wrapper {
  display: none;
}

/* Module: S */
.home-search {
  margin-top: 0;
  position: relative;
  z-index: 2;
  width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.content .home-search {
  padding: 0;
}

.home .home-search {
  margin-top: -2.375rem;
}

.landing-search__wrapper .home-search {
  margin-top: 1.25rem;
}

.home-search__form {
  background-color: #ffc107;
  padding: 0.9375rem 1.375rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.home-search__form::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.0625rem;
  background-color: #000000;
}

.home-search__label {
  font-size: 1.125rem;
  font-weight: 600;
  color: #181818;
  width: 100%;
  padding-bottom: 0.3125rem;
}

.home-search__input {
  background-color: transparent;
  border: none;
  padding: 0.375rem 0;
  width: calc(100% - 20px);
  font-size: 0.9375rem;
  outline: none;
}

.home-search__input::placeholder {
  color: #181818;
}

.home-search__submit {
  width: 1rem;
  height: 1rem;
  background-color: transparent;
  border: none;
  padding: 0;
  margin-top: 0.5rem;
  display: none;
}

input.home-search__input::-ms-clear {
  display: none;
}

input.js-typeahead-query-resources::-ms-clear {
  display: none;
}

/* Module: S */
.home-slider__slides {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.home-slider__slide-link {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

.home-slider__slide--video {
  position: relative;
}

.home-slider__slide--video::before {
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all;
  content: "";
  display: block;
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  background: url(../mysource_files/icon-play.svg) no-repeat center;
  background-size: cover;
  top: 30%;
  left: 50%;
  margin-top: -1.875rem;
  margin-left: -3.125rem;
  z-index: 1;
  pointer-events: none;
}

.home-slider__slide--video:hover:before {
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all;
  width: 4.0625rem;
  height: 4.0625rem;
  margin-top: -2rem;
  margin-left: -3.3125rem;
}

.home-slide__description {
  display: none;
}

.home-slide__image {
  height: 16.25rem;
  object-fit: cover;
  width: 100%;
}

.home-slide__meta {
  background-color: #000000;
  color: #ffffff;
  height: 10.9375rem;
  overflow-x: hidden;
  padding: 0.9375rem 0.9375rem;
}

.home-slide__date {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.home-slide__link {
  font-size: 1.625rem;
  color: #ffffff;
  text-decoration: none;
  display: block;
}

.home-slide__more .icon-arrow-right {
  width: 1.25rem;
  height: 0.8125rem;
  fill: #ffc107;
}

.lity {
  background: rgba(0, 0, 0, 0.2) !important;
}

.perform-promo__container {
  background-image: url("mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  padding: 0.9375rem 0;
}

.perform-promo__container .perform-promo {
  border-top: 0;
  margin-top: 5rem;
}

.landing-promo__video {
  position: relative;
}

.landing-promo__video-link {
  display: inline-block;
  position: relative;
}

.landing-promo__video-link::before {
  content: '';
  display: block;
  width: 4.25rem;
  height: 4.3125rem;
  background-image: url(mysource_files/icon-play.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: calc(26% - 25px);
  left: calc(50% - 34px) !important;
  z-index: 3;
}

.landing-promo__video-link:hover::before {
  background-image: url(mysource_files/icon-play-hover.png);
}

.perform-promo__border {
  display: block;
  height: 0.1875rem;
  max-width: 71.25rem;
  background: #000000;
  margin: 0 auto;
}

/* Module: S */
.home-today-safeworks__wrapper {
  background-color: #faf8f8;
}

.home-today-safeworks {
  padding: 1.875rem 0.9375rem 2rem;
}

.home-ts__header {
  font-size: 0.9375rem;
  font-weight: normal;
  text-align: center;
  line-height: 1;
}

.home-ts__header-name {
  font-size: 2.25rem;
  display: block;
}

.home-ts__link {
  background-color: #ffffff;
  height: 3.4375rem;
  line-height: 3.4375rem;
  padding-left: 1rem;
  position: relative;
  display: block;
  margin-bottom: 0.1875rem;
  color: #181818;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.125rem;
}

.home-ts__link .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
  position: absolute;
  right: 1.0625rem;
  top: calc(50% - 6px);
}

.home-ts__sharebox .share-bar {
  text-align: center;
}

/* Module: S */
.home-updates {
  text-align: center;
  padding-bottom: 3.125rem;
  background-color: #ffffff;
}

.home-updates__wrapper {
  padding-top: 0.625rem;
}

.home-updates__header-link {
  text-decoration: none;
  color: #181818;
}

.home-updates__header {
  font-size: 0.9375rem;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.home-updates__main-name {
  font-size: 2.25rem;
  display: block;
  text-transform: capitalize;
}

.home-updates__list {
  margin: 0;
  padding: 0 0.9375rem;
  list-style-type: none;
  text-align: left;
}

.home-updates__item {
  border: 0.0625rem solid #d7d7d7;
  margin-bottom: 0.625rem;
}

.home-updates__item-link {
  text-decoration: none;
  position: relative;
  padding: 1.625rem 1.375rem;
  display: block;
  height: 100%;
  height: 100%;
}

.home-updates__item-link::after {
  content: '';
  display: block;
  width: calc(100% + 2px);
  height: 0.25rem;
  left: -0.0625rem;
  bottom: 0;
  background-color: #1e1e1e;
  position: absolute;
}

.home-updates__title {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.21;
  font-weight: 500;
  border-bottom: 0.125rem solid #ffc107;
  text-decoration: none;
  color: #181818;
}

.home-updates__desc {
  font-size: 0.9375rem;
  line-height: 1.27;
  color: #494949;
  padding-bottom: 1.875rem;
}

.home-updates__more {
  line-height: 1.47;
  font-size: 0.875rem;
  position: absolute;
  bottom: 1.375rem;
  left: 1.375rem;
  width: calc(100% - 44px);
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  color: #494949;
}

.home-updates__more .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
}

/* Module: S */
.hit-wrapper {
  border-top: 0.0625rem solid #dedede;
  background-color: #faf8f8;
}

.how-it-works {
  padding: 1.25rem 0.9375rem 1.875rem;
}

.hit__heading {
  text-align: center;
  font-size: 2.125rem;
  font-weight: 400;
}

.hit__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.hit__item {
  background-color: #ffffff;
  padding: 1.25rem;
  border-bottom: 0.1875rem solid #000000;
  overflow: auto;
  margin-bottom: 1.25rem;
}

.hit__category .icon-hit-discussion {
  width: 4rem;
  height: 3.625rem;
}

.hit__category .icon-hit-doc {
  width: 2.8125rem;
  height: 4rem;
}

.hit__category .icon-hit-follow {
  width: 3.875rem;
  height: 3.25rem;
}

.hit__title {
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.29;
  color: #181818;
}

.hit__desc {
  font-size: 1rem;
  color: #494949;
  line-height: 1.5;
}

.hit__more {
  text-align: right;
  float: right;
}

.hit__more .icon-arrow-right {
  width: 1.4375rem;
  height: 0.9375rem;
}

/* Module: S */
.icon {
  fill: currentColor;
  height: 1em;
  overflow: hidden;
  vertical-align: -.15em;
  width: 1em;
}

.icon-small-extra {
  font-size: 12px;
  font-size: 0.75rem;
}

.icon-small {
  font-size: 16px;
  font-size: 1rem;
}

.icon-small-large {
  font-size: 25px;
  font-size: 1.5625rem;
}

.icon-medium {
  font-size: 30px;
  font-size: 1.875rem;
}

.icon-large {
  font-size: 50px;
  font-size: 3.125rem;
}

.icon-large-extra {
  font-size: 80px;
  font-size: 5rem;
}

.icon-large-extra-2 {
  font-size: 99.2px;
  font-size: 6.2rem;
}

.icon-black {
  color: #000;
}

.icon-white {
  color: #fff;
}

.icon-green {
  color: #467082;
}

.icon-external {
  margin-left: 5px;
  position: relative;
  top: -1px;
}

.icon-plus {
  height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
}

@media screen and (min-width: 48.125em) {
  .icon-plus {
    display: none;
  }
}

.icon-plus div {
  background-color: #fff;
  position: absolute;
}

.icon-plus-h {
  height: 6px;
  top: 50%;
  margin-top: -3px;
  width: 26px;
}

.icon-plus-v {
  height: 26px;
  left: 50%;
  margin-left: -3px;
  width: 6px;
}

/* Module: S */
.accordion {
  border-bottom: 0.125rem solid #000000;
  margin: 0 -1.25rem;
}

.contact-box .accordion {
  margin: 0 -1.25rem;
  margin-top: 1.25rem;
}

.accordion__item-name {
  position: relative;
  margin: 0;
  border-top: 0.125rem solid #000000;
}

.accordion__item-name .icon-arrow-right {
  width: 0.75rem;
  height: 1.1875rem;
  fill: #000000;
  position: absolute;
  top: calc(50% - 9px);
  right: 0.9375rem;
  transform: rotate(90deg);
}

.accordion__item-name:hover {
  background-color: rgba(255, 193, 7, 0.3);
}

.accordion__item--active {
  background-color: #ffc107;
}

.accordion__item--active:hover {
  background-color: #ffc107;
}

.accordion__item--active + .accordion__item-content {
  display: block;
}

.accordion__item--active .icon-arrow-right {
  transform: rotate(270deg);
}

.accordion__item-link {
  color: #181818;
  text-decoration: none;
  display: block;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
}

.contact-box .accordion__item-link {
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
}

.accordion__item-content {
  display: none;
  line-height: 1.5;
  font-size: 1rem;
  color: #494949;
  padding: 1.125rem 2.1875rem 1.3125rem 1.25rem;
}

.contact-box .accordion__item-content {
  color: #000000;
  padding: 0.3125rem 1.5625rem 1.3125rem 1.25rem;
}

/* Module: S */
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.75rem;
  display: none;
}

.breadcrumbs__wrapper {
  display: none;
}

.breadcrumbs--no-wrapper {
  padding: 0 1.25rem;
}

.breadcrumbs--consultations {
  height: 2.5rem;
  line-height: 2.5rem;
  padding-left: 1.25rem;
}

.landing-container .breadcrumbs {
  padding: 1.25rem 0;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__link {
  text-decoration: none;
  color: #737373;
}

.breadcrumbs__item--active {
  font-weight: 600;
}

.breadcrumbs__item::after {
  content: '/';
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.375rem;
}

.breadcrumbs__item:last-of-type::after {
  display: none;
}

/* Module: S */
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 0.0625rem solid #181818;
  border-radius: 0;
  padding: 0.5rem 0.8125rem;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  border-bottom-color: #000000;
  border-bottom-width: 0.125rem;
  padding-bottom: 0.4375rem;
  outline: none;
}

input[type="file"] {
  width: 100%;
}

textarea {
  border: 0.0625rem solid #181818;
}

select {
  background: #fff url("../mysource_files/arrow-bottom.svg") calc(100% - 0.625rem) center no-repeat;
  padding-right: 1.5625rem;
}

select::-ms-expand {
  display: none;
}

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

input[type="radio"] + label:not([class]),
input[type="checkbox"] + label:not([class]) {
  color: #181818;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  padding-left: 1.875rem;
  position: relative;
}

input[type="radio"] + label:not([class])::before,
input[type="checkbox"] + label:not([class])::before {
  background-color: #ffffff;
  border: 0.125rem solid #181818;
  content: "";
  height: 1.1875rem;
  left: 0;
  position: absolute;
  top: 0.0625rem;
  width: 1.1875rem;
}

input[type="radio"] + label:not([class]):hover,
input[type="checkbox"] + label:not([class]):hover {
  cursor: pointer;
}

input[type="radio"] + label:not([class]):hover::before,
input[type="checkbox"] + label:not([class]):hover::before {
  background-color: #cbcbcb;
}

input[type="radio"]:focus + label:not([class]),
input[type="checkbox"]:focus + label:not([class]) {
  text-decoration: underline;
}

input[type="radio"]:focus + label:not([class])::before,
input[type="checkbox"]:focus + label:not([class])::before {
  background-color: #ffffff;
}

input[type="radio"]:disabled + label:not([class])::before,
input[type="checkbox"]:disabled + label:not([class])::before {
  background-color: #ffffff;
  border-style: dotted;
}

input[type="radio"] + label:not([class])::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"]:checked + label:not([class])::after {
  background-color: #181818;
  content: "";
  height: 0.5625rem;
  left: 0.3125rem;
  position: absolute;
  top: 0.375rem;
  width: 0.5625rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"]:disabled:checked + label:not([class])::after {
  background-color: #181818;
}

input[type="checkbox"]:checked + label:not([class])::after {
  border: solid #181818;
  border-width: 0 0.1875rem 0.1875rem 0;
  content: "";
  height: 0.8125rem;
  left: 0.375rem;
  position: absolute;
  top: 0.1875rem;
  width: 0.5rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type="checkbox"]:disabled:checked + label:not([class])::after {
  border-color: #181818;
}

.sq-form-question {
  padding: 0.5em 0;
}

.sq-form-question-title,
.sq-form-question-answer label {
  color: #181818;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0.5em 0;
}

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

.sq-form-question-answer li {
  line-height: inherit;
}

.sq-form-question-note {
  color: #181818;
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.sq-form-question-datetime input[type="password"],
.sq-form-question-datetime input[type="text"],
.sq-form-question-datetime label,
.sq-form-question-datetime select {
  margin-bottom: 0.5em;
  margin-right: 0;
  width: calc(50% - 1em);
}

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

abbr.sq-form-required-field {
  border: none;
}

div.sq-form-error,
p.sq-form-error {
  clear: left;
  color: #d52b1e;
  font-weight: 500;
  margin: 0.75rem 0;
}

.sq-form-question-error input,
.sq-form-question-error textarea,
textarea:invalid,
input:invalid {
  border-color: #d52b1e;
  color: #d52b1e;
}

.sq-form-question-error input:focus,
input:invalid:focus {
  border-color: #000000;
  color: #000000;
}

.sq-backend-table {
  margin-bottom: 1em;
}

.sq-backend-table-cell,
.sq-backend-table-header {
  color: #181818;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.5rem;
}

.content form {
  margin-bottom: 3.125rem;
}

/* for fireworks display form */
.webservice_form_fd .sq-form-question-fd1 {
  clear: both;
}

.webservice_form_fd .sq-form-question-fd2,
.webservice_form_fd .sq-form-question-fd3 {
  width: 100%;
  display: block;
  margin: 1em 0;
}

.webservice_form_fd .sq-form-question-fd2 .sq-form-question-answer input,
.webservice_form_fd .sq-form-question-fd3 .sq-form-question-answer input {
  background: url(../mysource_files/datepicker.svg) right center no-repeat;
}

.webservice_form_fd .sq-form-control {
  margin-top: 2.5em;
}

/* Module: S */
.tabs__tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}

.tabs__item {
  border-bottom: 2px solid #737373;
  line-height: 2.9375rem;
  margin-right: 0.625rem;
  width: 100%;
}

.tabs__item:last-of-type {
  margin-right: 0;
}

.tabs__item--active {
  border-bottom-color: #ffc107;
}

.tabs__item-link {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  color: #000000;
  display: inline-block;
  line-height: 22px;
}

.tabs__item--active .tabs__item-link {
  font-weight: 600;
}

.tabs__content {
  display: none;
}

.tabs__content--active {
  display: block;
}

/* Module: S */
main {
  position: relative;
}

main.main {
  padding-bottom: 3.125rem;
}

.content-wrapper {
  margin-top: 1.875rem;
  display: flex;
  flex-flow: column;
}

.content__top-bar {
  margin: 0 -1.25rem 1.25rem -1.25rem;
  padding: 1.25rem 1.25rem 0.9375rem 1.25rem;
  border-bottom: 0.125rem solid #181818;
}

.content-wrapper {
  position: relative;
}

.content__top-bar .breadcrumbs {
  position: absolute;
  top: 0;
}

.content {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.content__body {
  background-color: #ffffff;
  margin: 0 -0.3125rem;
  padding: 0 1.25rem 1.25rem 1.25rem;
}

.content__body ul:not([class]) {
  overflow: hidden;
}

.content p {
  color: #494949;
}

.content p.intro {
  font-size: 1.25rem;
}

blockquote {
  font-weight: 600;
  color: #181818;
  position: relative;
  padding-left: 5rem;
  font-size: 1.125rem;
  line-height: 1.35;
  margin: 0;
  display: flex;
  flex-direction: column;
}

blockquote::before,
blockquote::after {
  content: "";
  display: block;
  width: 1.625rem;
  height: 2.125rem;
  background-image: url("mysource_files/quote.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0.625rem;
}

blockquote::before {
  left: 0;
}

blockquote::after {
  left: 2rem;
}

.blockquote__quote {
  color: #181818;
}

.blockquote__image {
  order: 3;
  width: calc(100% + 80px);
  position: relative;
  left: -5rem;
  max-width: calc(100% + 80px);
  margin-top: 20px;
  margin-bottom: 20px;
}

.blockquote__author {
  font-size: 0.66em;
  line-height: 1.6;
  margin: 0;
  font-weight: 600;
  position: relative;
  color: #181818;
}

.blockquote__author::before {
  content: "";
  display: block;
  width: 0.9375rem;
  height: 0.125rem;
  background-color: #1b1b1b;
  position: absolute;
  left: -1.875rem;
  top: calc(50% - 1px);
}

.blockquote__creditentials {
  font-size: 0.66em;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
}

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

.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: #000000;
}

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

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

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

table {
  width: 100%;
  text-align: left;
}

th {
  border-bottom: 0.125rem solid #000000;
  padding-left: 0.9375rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  font-size: 0.875rem;
}

td {
  border-bottom: 0.125rem solid #000000;
  border-right: 0.0625rem solid #c8c8c8;
  padding-left: 0.9375rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  font-size: 1rem;
  line-height: 1.38;
}

td:last-of-type {
  border-right: none;
}

ul li:not(.breadcrumbs__item):not(.share-bar__item):not(.documents__item):not(.search__item):not(.news-events__item):not(.landing-listing-simple__item):not(.risk-predictor__container li),
ol li:not(.breadcrumbs__item):not(.share-bar__item):not(.documents__item):not(.search__item):not(.news-events__item):not(.landing-listing-simple__item):not(.risk-predictor__container li) {
  color: #494949;
  padding-left: 1rem;
}

.content__image {
  margin-bottom: 1.875rem;
  display: table;
}

.content__image--full {
  width: 100%;
}

.content__image figcaption,
.content__video figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 0.75rem;
  line-height: 1.67;
  color: #494949;
}

p.content__image img {
  height: auto;
}

.content__video {
  width: 100%;
  margin-bottom: 1.875rem;
  display: table;
}

.content__video--left figcaption, .content__video--right figcaption, .content__video--centre figcaption {
  display: block;
}

.content__video-col-content {
  margin-top: 0.9375rem;
}

.documents__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.documents__item {
  border-bottom: 0.125rem solid #000000;
  padding: 1.25rem 0.938rem;
}

.documents__icon-wrapper .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: 1.4375rem;
  fill: #ffffff;
  background: #dddddd;
}

.documents__item--ms_word_document .documents__icon-wrapper .svg-icon {
  background-color: #007ac9;
}

.documents__item--ms_powerpoint_document .documents__icon-wrapper .svg-icon {
  background-color: #d52b1e;
}

.documents__item--ms_excel_document .documents__icon-wrapper .svg-icon {
  background-color: #34b233;
}

.documents__item--pdf_file .documents__icon-wrapper .svg-icon {
  background-color: #d52b1e;
}

.documents__item--link .documents__icon-wrapper .svg-icon,
.documents__item--standard_page .documents__icon-wrapper .svg-icon,
.documents__item--text_file .documents__icon-wrapper .svg-icon {
  background-color: #dddddd;
  fill: #007ac9;
  border-bottom-color: #007ac9;
}

.documents__name-link {
  color: #181818;
  text-decoration: none;
  line-height: 1.29;
}

.documents__name-text {
  font-weight: normal;
  margin-bottom: 0.3125rem;
  margin-top: 0;
}

.documents__tag-list {
  font-size: 0.75rem;
}

.documents__tag-list-label {
  display: inline;
  color: #707070;
}

.documents__tag-list-tag {
  display: inline;
  color: #1b1b1b;
}

.documents__tag-list strong.documents__tag-list-tag {
  font-size: 0.75rem;
}

.documents__description {
  margin-top: 2rem;
  font-size: 0.875rem;
  color: #494949;
  line-height: 1.5;
}

.documents__tag-list + .documents__description {
  margin-top: 1rem;
}

.documents__download-link {
  text-decoration: none;
}

.documents__download-link .icon-arrow-right {
  width: 0.9375rem;
  height: 0.625rem;
}

.info-box {
  border: 0.0625rem solid #c8c8c8;
  font-size: 16;
  line-height: 1.5;
  color: #000000;
  padding: 1.125rem 2.25rem 2.5rem 0rem;
  position: relative;
}

.info-box .icon-information {
  background-color: #ffdf00;
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 1.5625rem;
  padding: 0.3125rem;
  position: absolute;
  top: 1.125rem;
  left: 0.9375rem;
}

.info-box__text {
  padding-left: 3.6875rem;
  margin: 0;
}

/* Module: S */
.home .landing-articles {
  position: relative;
}

.home .landing-articles:before {
  content: '';
  background-image: url("mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  position: absolute;
  top: 2.5rem;
  left: 0;
  right: 0;
  bottom: 3.75rem;
}

.landing-articles {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.625rem;
  margin-top: 3.125rem;
}

.content .landing-articles {
  padding-left: 0;
  padding-right: 0;
}

.landing-articles__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.content .landing-articles__list {
  width: 100%;
}

.landing-articles__item {
  margin-bottom: 0.625rem;
  position: relative;
  z-index: 1;
}

.landing-articles__item-link {
  text-decoration: none;
}

.landing-articles__item:first-of-type {
  margin-top: -1.875rem;
}

.landing-articles__image-wrapper {
  position: relative;
}

.landing-articles__category {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffc107;
  text-transform: uppercase;
  padding: 0.3125rem 0.625rem;
  letter-spacing: 0.0125rem;
  font-size: 0.8125rem;
  color: #181818;
  font-weight: 600;
}

.landing-articles__image {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 13.5625rem;
  object-fit: cover;
}

.landing-articles__meta {
  background-color: #ffffff;
  padding: 1.625rem 1.375rem;
  border-bottom: 0.25rem solid #1e1e1e;
}

.landing-articles__name {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.21;
  font-weight: 500;
  position: relative;
  border-bottom: 0.125rem solid #ffc107;
}

.landing-articles__link {
  color: #181818;
  text-decoration: none;
}

.landing-articles__desc {
  font-size: 0.9375rem;
  line-height: 1.27;
  color: #494949;
}

.landing-articles__more {
  line-height: 1.71;
  color: #181818;
  font-size: 0.875rem;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}

.landing-articles__more .icon-arrow-right {
  width: 1.1875rem;
  height: 0.75rem;
  margin-top: 0.375rem;
}

/* Module: S */
.landing-cta-tiles {
  padding: 1.875rem 0.9375rem 3.125rem;
}

.content .landing-cta-tiles {
  padding-left: 0;
  padding-right: 0;
}

.landing-cta-tiles__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.landing-cta-tiles__item {
  position: relative;
  margin-bottom: 1.25rem;
}

.landing-cta-tiles__image-wrapper {
  position: relative;
}

.landing-cta-tiles__image-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent, #000000);
  position: absolute;
  top: 0;
  left: 0;
  transition: .2s ease opacity;
}

.landing-cta-tiles__item:hover .landing-cta-tiles__image-wrapper::after {
  opacity: 0;
}

.landing-cta-tiles__image {
  display: block;
  width: 100%;
  min-height: 13.75rem;
  object-fit: cover;
}

.landing-cta-tiles__meta {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.landing-cta-tiles__title {
  padding-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 500;
  padding-right: 1rem;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}

.landing-cta-tiles__title::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.125rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffc107;
}

.landing-cta-tiles__link {
  color: #ffffff;
  text-decoration: none;
}

.landing-cta-tiles__desc {
  color: #ffffff;
  line-height: 1.5;
  font-size: 0.8125rem;
}

.landing-cta-tiles__desc p, .landing-cta-tiles__desc div {
  color: #ffffff !important;
}

.landing-cta-tiles__more {
  font-size: 0.8125rem;
  color: #ffffff;
  text-decoration: none;
}

.landing-cta-tiles__more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  margin-left: 0.5rem;
  fill: #ffc107;
}

/* Module: S */
/*
-----------------
9. Landing Pages
-----------------
*/
.landing .main-content > p:first-of-type {
  font-weight: 600;
}

.lt-ie9 .landing .main-content > p:first-of-type {
  font-weight: normal;
  font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
}

@media only screen and (min-width: 60em) {
  .landing .main-content > p:first-of-type {
    width: 68%;
  }
}

.landing-spread {
  margin: 3em 0 2.5em;
  width: 100%;
  height: auto;
}

.landing-list-wrapper--full-width {
  margin: 2.5rem 0;
}

@media only screen and (min-width: 60em) {
  .landing-list-wrapper--full-width {
    margin: 3.75rem 0;
  }
}

.landing-list {
  overflow: hidden;
  padding: 0;
}

@media only screen and (min-width: 60em) {
  .main-content .landing-list {
    display: block;
    width: auto;
    margin: 3em 0;
  }
  .landing-list-wrapper--full-width .landing-list {
    margin: 2em -0.5rem 4em -0.4375rem;
  }
}

.main-content .landing-list__item {
  padding-left: 0;
}

.main-content .landing-list__item:before {
  content: none;
}

.landing-list--boxes .landing-list__new-item {
  background-color: #000000;
  height: 11.3rem !important;
  padding: 0 0 !important;
  margin-bottom: 5.5rem !important;
}

.landing-list--boxes .landing-list__item {
  background-color: #ffc107;
  margin: 0 0 1rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}

.landing-list--boxes .landing-list__item .landing-list__new-h {
  font-size: 1rem;
  margin-top: 0;
  top: inherit;
  height: 4rem;
  bottom: -5rem;
  line-height: 1.2rem;
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .landing-list--boxes .landing-list__item {
    margin-bottom: 2.8125rem;
  }
  .landing-list--boxes .landing-list__item .landing-list__new-h {
    top: inherit;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 60em) {
  .landing-list--boxes .landing-list__item {
    margin: 1.5625rem 0.9375rem 3.4375rem;
    padding: 0;
  }
}

@media only screen and (min-width: 60em) {
  .landing-list__item {
    display: block;
    width: 68%;
    padding: 0 0 0 55px;
  }
  .main-content .landing-list__item {
    padding-left: 55px;
  }
  .columned .landing-list__item {
    width: 33.3%;
    float: left;
  }
  .two-col .landing-list__item {
    width: 100%;
  }
  .landing-list--boxes .landing-list__item {
    height: 16rem;
    margin: 0 0.5rem 1rem;
    padding: 0 0.9375rem;
    text-align: center;
    width: calc(49% - 13px);
    background-color: #ffc107 !important;
    border: none;
  }
  /* for full-width pages without sidebar */
  main.no-sidebar .landing-list--boxes .landing-list__item {
    width: calc(33% - 13px);
  }
  .columned .landing-list__item:first-child + li + li + li,
  .columned .landing-list__item:first-child + li + li + li + li + li + li,
  .columned .landing-list__item:first-child + li + li + li + li + li + li + li + li + li {
    clear: left;
  }
}

.landing-list--boxes .landing-list__item__inner {
  -ms-flex-align: center;
  align-items: center;
  -webkit-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.landing-list--boxes .landing-list__item__details {
  color: #000000;
  left: 0;
  opacity: 0;
  padding: 1.25rem;
  pointer-events: none;
  position: absolute;
  text-align: left;
  top: 3.125rem;
  transition: opacity 0.25s, top 0.5s;
  font-weight: 400;
}

.landing-list__item:hover .landing-list__item__details {
  opacity: 1;
  top: 0;
}

.landing-list--boxes .landing-list__icon {
  background-image: url("../mysource_files/Consultation.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000000;
  display: block;
  height: 5.3125rem;
  margin: 0 auto;
  transition: opacity 0.25s;
  width: 6.875rem;
}

.landing-list__item--contact .landing-list__icon {
  background-image: url("../mysource_files/Contact.svg");
  height: 5.0625rem;
  width: 4rem;
}

.landing-list__item--duty-holder .landing-list__icon {
  background-image: url("../mysource_files/DutyHolder.svg");
  height: 5.25rem;
  width: 7rem;
}

.landing-list__item--events .landing-list__icon {
  background-image: url("../mysource_files/Events.svg");
  height: 4.375rem;
  width: 5.5625rem;
}

.landing-list__item--faqs .landing-list__icon {
  background-image: url("../mysource_files/FAQs.svg");
  height: 4.9375rem;
  width: 2.6875rem;
}

.landing-list__item--hsc .landing-list__icon {
  background-image: url("../mysource_files/HSC.svg");
  height: 4.9375rem;
  width: 5.625rem;
}

.landing-list__item--hsr .landing-list__icon {
  background-image: url("../mysource_files/HSR.svg");
  height: 5.3125rem;
  width: 7.625rem;
}

.landing-list__item--related-programs .landing-list__icon {
  background-image: url("../mysource_files/RelatedPrograms.svg");
  height: 5.3125rem;
  width: 5.5rem;
}

.landing-list__item--resources .landing-list__icon {
  background-image: url("../mysource_files/Resources.svg");
  height: 5.25rem;
  width: 5rem;
}

.landing-list__item--tools .landing-list__icon {
  background-image: url("../mysource_files/ToolsToHelp.svg");
  height: 4.625rem;
  width: 3.5rem;
}

.landing-list__item--what-can-i-do .landing-list__icon {
  background-image: url("../mysource_files/WhatCanIDo.svg");
  height: 5.8125rem;
  width: 4.8125rem;
}

.landing-list__item--work-groups .landing-list__icon {
  background-image: url("../mysource_files/WorkGroups.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--building-better-services .landing-list__icon {
  background-image: url("../mysource_files/ico-building-better-services.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--getting-involved .landing-list__icon {
  background-image: url("../mysource_files/ico-getting-involved.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--home .landing-list__icon {
  background-image: url("../mysource_files/ico-home.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--intro .landing-list__icon {
  background-image: url("../mysource_files/ico-intro.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--our-progress .landing-list__icon {
  background-image: url("../mysource_files/ico-our-progress.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--priorities .landing-list__icon {
  background-image: url("../mysource_files/ico-priorities.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--strat .landing-list__icon {
  background-image: url("../mysource_files/ico-strat.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--vision .landing-list__icon {
  background-image: url("../mysource_files/ico-vision.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--whsl .landing-list__icon {
  background-image: url("../mysource_files/ico-whsl.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--case-studies .landing-list__icon {
  background-image: url("../mysource_files/CaseStudies.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--entry-permits .landing-list__icon {
  background-image: url("../mysource_files/EntryPermits.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--provisinal-improvement .landing-list__icon {
  background-image: url("../mysource_files/ProvisionalImprovementNotices.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--resolving-issues .landing-list__icon {
  background-image: url("../mysource_files/ResolvingIssues.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item--safety-complaints .landing-list__icon {
  background-image: url("../mysource_files/SafetyComplaints.svg");
  height: 5.0625rem;
  width: 6.5rem;
}

.landing-list__item:hover .landing-list__icon {
  opacity: 0;
}

.landing-list__link,
.landing-list__link:visited {
  border-bottom: 0;
}

.landing-list__link:focus,
.landing-list__link:hover,
.landing-list__link:visited:focus,
.landing-list__link:visited:hover {
  border-bottom: 0;
}

@media only screen and (min-width: 60em) {
  .columned .landing-list__link,
  .columned .landing-list__link:visited {
    display: block;
    margin: 0;
  }
  .reduced-padding .landing-list__link,
  .reduced-padding .landing-list__link:visited {
    margin: 0;
  }
  .landing-list--boxes .landing-list__link,
  .landing-list--boxes .landing-list__link:visited {
    width: 100%;
  }
}

.landing-list__img {
  width: 100%;
  height: 175px;
  overflow: hidden;
  margin: 2em 0 1.5em;
}

.landing-list__img img {
  display: block;
  max-width: none;
  width: 100%;
}

.landing-list__item .landing-list__background-img {
  width: 100%;
  height: 182px;
  overflow: hidden;
}

.landing-list__item .landing-list__background-img img {
  width: 100%;
  height: 182px;
  display: block;
  max-width: none;
  transition: opacity 0.5s;
}

.landing-list__item:hover .landing-list__background-img img {
  opacity: 0.05;
}

@media only screen and (max-width: 960px) {
  .landing-list__item .landing-list__background-img {
    width: 110%;
    margin-top: -20px;
  }
  .landing-list__item .landing-list__background-img img {
    height: auto;
    margin-top: -20%;
  }
  /* 2 panels for tablet view */
  .landing-list--boxes .landing-list__item {
    height: 16rem;
    width: calc(49% - 13px);
    float: left;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    list-style: none;
  }
}

@media only screen and (max-width: 540px) {
  .landing-list__item .landing-list__background-img img {
    margin-top: -10%;
  }
  /* 1 panels for mobile view */
  .landing-list--boxes .landing-list__item {
    height: auto;
    width: auto;
    float: none;
  }
}

@media only screen and (max-width: 430px) {
  .landing-list__item .landing-list__background-img img {
    margin-top: 0;
  }
}

.landing-list__h {
  display: inline;
  text-transform: none;
  font-size: 1.2em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #c7d7e9;
  transition: border-bottom 0.2s, opacity 0.25s;
}

.landing-list__link:focus .landing-list__h,
.landing-list__link:hover .landing-list__h {
  border-bottom: 1px solid #ffc107;
}

.landing-list--boxes .landing-list__link:focus .landing-list__h,
.landing-list--boxes .landing-list__link:hover .landing-list__h {
  border: none;
}

.landing-list__link.absolute_panel {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -40px;
}

.landing-list__link.absolute_panel .landing-list__h.landing-list__new-h {
  display: inline-block;
  width: auto;
  padding: 5px 5px 0 5px;
  height: auto;
  border-bottom: 2px solid #ffc107;
}

.landing-list--boxes .landing-list__h {
  border: none;
  color: #000000;
  display: block;
  font-size: 1.125rem;
}

.landing-list--boxes .landing-list__new-h {
  color: #000000;
  bottom: -34px;
  width: 100%;
  left: 0;
}

.landing-list__item--centered .landing-list__h {
  text-align: left;
}

.landing-list__item__details .landing-list__h {
  text-align: left;
}

.landing-list--boxes .landing-list__item:hover .landing-list__item__summary .landing-list__h {
  opacity: 0;
}

.landing-list__content {
  color: #262626;
  display: block;
  font-weight: 400;
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 0.95em;
  line-height: 1.5;
}

.lt-ie9 .landing-list__content {
  font-weight: normal;
  font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
}

.columned .landing-list__content {
  margin-bottom: 1em;
}

.reduced-padding .landing-list__content {
  font-weight: 300;
}

.lt-ie9 .reduced-padding .landing-list__content {
  font-weight: normal;
  font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
}

.landing-list--boxes .landing-list__content {
  color: #000000;
  font-size: 0.85em;
  font-weight: 300;
}

.landing-list__item--centered .landing-list__content {
  text-align: left;
}

/* Module: S */
.landing-listing-simple {
  color: #181818;
  text-align: center;
}

.landing-listing-simple__wrapper {
  background-image: url("mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  padding: 0.9375rem 0;
}

.landing-listing-simple__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.landing-listing-simple__item {
  padding: 1.25rem;
  position: relative;
  border-bottom: 0.1875rem solid #000000;
  background-color: #ffffff;
  margin-bottom: 0.625rem;
}

.landing-listing-simple__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  position: relative;
  display: inline-block;
  margin-bottom: 0.625rem;
  padding-bottom: 0.5rem;
}

.landing-listing-simple__title::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.1875rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffc107;
}

.landing-listing-simple__link {
  text-decoration: none;
  color: #181818;
}

.landing-listing-simple__type {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
}

.landing-listing-simple__desc {
  line-height: 1.27;
  font-size: 0.9375rem;
  color: #494949;
  margin: 0 0 1.875rem;
}

.landing-listing-simple__desc > h1:first-child,
.landing-listing-simple__desc > h2:first-child,
.landing-listing-simple__desc > h3:first-child,
.landing-listing-simple__desc > h4:first-child,
.landing-listing-simple__desc > h5:first-child,
.landing-listing-simple__desc > p:first-child,
.landing-listing-simple__desc > ul:first-child,
.landing-listing-simple__desc > ol:first-child {
  margin-top: 0;
}

.landing-listing-simple__more-button {
  display: inline-block;
  margin: 1.6875rem auto;
  text-decoration: none;
  color: #1b1b1b;
}

.landing-listing-simple__more {
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  display: block;
}

.landing-listing-simple__more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  margin-left: 0.625rem;
}

/* Module: S */
.landing-more {
  text-align: center;
  padding: 2.5rem 1.25rem 3.75rem;
  max-width: 46.875rem;
  margin-left: auto;
  margin-right: auto;
}

.perform .landing-more {
  text-align: inherit;
}

.landing-more__heading {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}

.landing-more__heading strong {
  display: block;
  text-transform: initial;
  font-size: 3.125rem;
  font-weight: 500;
}

.perform .landing-more__heading strong {
  font-size: 2.25rem;
}

.landing-more__text {
  color: #494949;
  font-size: 1.125rem;
  line-height: 1.56;
}

.landing-more .btn {
  margin-top: 1.25rem;
  display: inline-block;
}

/* Module: S */
.landing-promo {
  background-color: #ffc107;
  padding: 0.9375rem;
  border-bottom: 0.3125rem solid #000000;
  border-top: 3.125rem solid #ffffff;
}

.landing-promo__image {
  margin-top: -3.125rem;
}

.landing-promo__title {
  position: relative;
  display: inline-block;
  margin-bottom: 0.625rem;
  padding-bottom: 0.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  padding-right: 1rem;
  text-decoration: none;
  color: #000000;
}

.landing-promo__title::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.125rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #181818;
}

.landing-promo__desc {
  font-size: 1rem;
  line-height: 1.5;
  color: #181818;
}

.landing-promo__more {
  font-size: 0.8125rem;
  color: #181818;
  text-decoration: none;
}

.landing-promo__more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  margin-left: 0.5rem;
}

/* Module: S */
.landing-container,
.resources-topic__container {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.landing-container__wrapper,
.resources-topic__container__wrapper {
  background-color: #ffffff;
  padding: 0.625rem 0 2.1875rem 0;
}

.landing-content h2 {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.29;
  padding-bottom: 0.5rem;
  position: relative;
  display: inline-block;
  margin-bottom: 0.625rem;
}

.landing-content h2::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.1875rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffc107;
}

.landing-content p {
  font-size: 1.125rem;
  line-height: 1.56;
  color: #494949;
}

.landing-content .landing__content-more {
  font-size: 0.8125rem;
  text-decoration: none;
  color: #181818;
}

.landing-content .landing__content-link {
  color: #000000;
}

.landing-content .landing__content-more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  margin-left: 0.5rem;
}

/* Module: S */
main > article {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

main > article h1 {
  font-size: 2.5rem;
}

main > article h2 {
  font-size: 1.75rem;
}

main > article h3 {
  font-size: 1.25rem;
}

main > article h4 {
  font-size: 1.125rem;
}

main > article h5 {
  font-size: 0.875rem;
}

.long-page main {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-top: -1.875rem;
}

.toc-sidebar {
  display: none;
}

.long-doc {
  flex: 1;
}

.toc-lvl1__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.toc-lvl1__list ul {
  list-style-type: none;
  padding-left: 1.25rem;
}

.toc-lvl1__list li {
  padding-top: 0.625rem;
}

.toc-lvl1__list a {
  text-decoration: none;
  color: #181818;
}

li.toc-lvl1__item {
  padding-top: 0;
}

.toc-lvl1__item > a {
  display: none;
}

ul.toc-lvl2__list {
  padding-left: 0;
}

.toc-lvl2__item > a {
  font-weight: 600;
}

.toc-lvl3__item > a {
  font-weight: 600;
}

.toc-sidebar .toc-lvl2__item > a,
.toc-sidebar .toc-lvl3__item > a,
.toc-sidebar .toc-lvl4__item > a,
.toc-sidebar .toc-lvl5__item > a {
  font-weight: normal;
}

.toc-sidebar .toc-lvl2__item > a .icon-arrow-right,
.toc-sidebar .toc-lvl3__item > a .icon-arrow-right,
.toc-sidebar .toc-lvl4__item > a .icon-arrow-right,
.toc-sidebar .toc-lvl5__item > a .icon-arrow-right {
  width: 0.75rem;
  height: 0.5rem;
  margin-left: 0.4rem;
}

.toc-sidebar.toc-sidebar-fixed-header {
  padding-top: 6em;
}

/* Module: S */
.content--news-events {
  background-color: #faf8f8;
}

.news-events {
  color: #181818;
  text-align: center;
}

.news-events__header {
  font-size: 2.25rem;
  text-align: center;
  font-weight: 500;
}

.news-events__list {
  margin: 0 -0.3125rem;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.news-events__item {
  padding: 1.25rem 1.25rem 1.25rem 4.375rem;
  position: relative;
  border-bottom: 0.1875rem solid #000000;
  background-color: #ffffff;
  margin-bottom: 0.625rem;
}

.news-events__date {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
}

.news-events__day {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 600;
}

.news-events__month {
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
}

.news-events__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
}

.news-events__link {
  text-decoration: none;
  color: #181818;
  display: block;
}

.news-events__type {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
}

.news-events__address {
  margin-top: 0;
}

.news-events__address .news-events__location {
  padding-top: 0;
}

.news-events__desc {
  line-height: 1.27;
  font-size: 0.9375rem;
  color: #494949;
  margin: 0 0 0.625rem;
  display: none;
}

.news-events__meta {
  display: block;
}

.news-events__location {
  font-size: 0.8125rem;
  color: #737373;
  padding-top: 0.625rem;
  display: block;
}

.news-events__location-label {
  font-weight: 600;
}

.news-events__location .icon-location {
  width: 0.6875rem;
  height: 0.9375rem;
  position: relative;
  top: 0.1875rem;
  margin-right: 0.1875rem;
}

.news-events__more-button {
  display: inline-block;
  margin: 1.6875rem auto;
  text-decoration: none;
  color: #1b1b1b;
}

.news-events__more-button.disabled {
  background-color: #d7d7d7;
}

.news-events__more-button .icon-arrow-down {
  width: 0.6875rem;
  height: 0.625rem;
  transform: rotate(90deg);
  margin-left: 0.3125rem;
}

.news-events__more {
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  display: block;
  text-indent: -9999px;
  width: 1.875rem;
  height: 1.875rem;
}

.news-events__more .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  display: block;
  position: relative;
  top: -0.5rem;
}

.news-events__copy-link {
  display: none;
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  line-height: 1.3125rem;
}

.news-events__copy-link:hover {
  text-decoration: underline;
}

.news-events__copy-link .icon-link {
  width: 1.0625rem;
  height: 0.9375rem;
  margin-right: 0.625rem;
  position: relative;
  top: 0.1875rem;
}

.news-events__email-link {
  text-decoration: none;
  font-size: 0.8125rem;
  color: #181818;
  display: none;
  line-height: 1.3125rem;
}

.news-events__email-link:hover {
  text-decoration: underline;
}

.news-events__email-link .icon-mail {
  width: 1.1875rem;
  height: 0.875rem;
  margin-right: 0.625rem;
  position: relative;
  top: 0.125rem;
}

/* Module: S */
.p-perform-infograph {
  padding: 0 1.25rem 1.25rem;
  margin-top: 1.25rem;
  background: #ffc107;
}

.p-perform-infograph__title {
  padding: 0.9375rem 0 0 0;
  font-size: 1.5rem;
  text-align: center;
}

.p-perform-infograph__items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.875rem 0 0.625rem 0;
}

.p-perform-infograph__item {
  margin-bottom: 0.625rem;
  color: #000000;
  text-decoration: none;
}

.p-perform-infograph__item:list-child {
  margin-bottom: 0;
}

.p-perform-infograph__tile {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  -ms-flex-pack: start;
  padding: 0.8125rem;
  background-color: #ffffff;
}

.p-perform-infograph__img {
  width: 3rem;
}

.p-perform-infograph__img img {
  height: 3rem;
  width: auto;
}

.p-perform-infograph__content {
  margin-left: 0.625rem;
}

.p-perform-infograph__content h1 {
  font-size: 1rem;
  margin: 0.3125rem 0 0 0;
  font-weight: normal;
  color: #181818;
}

.p-perform-infograph__content p {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  line-height: 0.75rem;
}

/* Module: S */
.p-perform-menu {
  background: #ffffff;
}

.p-perform-menu__list {
  text-align: center;
  padding: 0;
}

.p-perform-menu__item {
  display: block;
  text-align: left;
  list-style: none;
  padding: 1.25rem 0 1.25rem 1.25rem;
  padding-left: x;
  border-bottom: 1px solid #858585;
}

.p-perform-menu__item:first-child {
  border-top: 1px solid #858585;
}

.p-perform-menu__link {
  color: #737373;
  display: block;
  text-decoration: none;
}

.p-perform-menu__link:hover, .p-perform-menu__link:visited, .p-perform-menu__link:focus {
  font-weight: bold;
}

.p-perform-menu__link.current {
  color: #000000;
  font-weight: bold;
}

/* Module: S */
.perform--content {
  background-image: url("mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  padding: 0.9375rem 0;
}

.perform-workshop__title {
  padding: 0 1.25rem;
}

.perform-workshop__title h1 {
  font-weight: normal;
  margin-top: 0;
}

.perform-workshop__content {
  padding: 0 1.25rem 1.25rem 1.25rem;
}

.perform .workshop-price {
  margin: 0;
  font-size: 0.875rem;
}

.perform .workshop-price:hover {
  text-decoration: none !important;
}

.perform .share-bar {
  display: none;
}

.perform .documents__wrapper {
  width: 100%;
}

/* for workshops section on perform homepage */
.p-perform-workshops {
  padding-bottom: 2.5rem;
}

.p-perform-workshops .p-perform-workshops__container {
  text-align: center;
  max-width: 71.25rem;
  margin: 0 auto;
}

.p-perform-workshops .p-perform-workshops__container .p-perform-workshops__title {
  font-size: 3.125rem;
  font-weight: normal;
}

.p-perform-workshops .p-perform-workshops__container .p-perform-workshops__summary {
  font-size: 1.125rem;
}

.p-perform-workshops .p-perform-workshops__container a.btn {
  margin: 1.6875rem auto;
}

.p-perform-workshops .p-perform-workshops__container .section__wrapper {
  background: #fff;
  max-width: 100%;
  padding: 1.5rem 0;
}

.p-perform-workshops .p-perform-workshops__container .section__wrapper h2.home-events__title {
  font-size: 1.25rem;
  color: #181818;
}

.p-perform-workshops .p-perform-workshops__container .section__wrapper p.home-events__desc {
  font-size: 1rem;
  color: #494949;
}

.p-perform-resources {
  background-image: url("../mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
  padding: 0.9375rem 0 3rem;
}

.p-perform-resources .p-perform-resources__container {
  text-align: center;
  max-width: 71.25rem;
  margin: 0 auto;
}

.p-perform-resources .p-perform-resources__container .p-perform-resources__title {
  font-size: 3.125rem;
  font-weight: normal;
}

.p-perform-resources .p-perform-resources__container .p-perform-resources__summary {
  font-size: 1.125rem;
}

.p-perform-resources .p-perform-resources__container .perform--content {
  background: none;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search {
  background: none;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper {
  width: 100%;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list {
  margin: 0;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list .documents__item {
  width: 100%;
  display: block;
  margin: 1rem 0;
  background: #fff;
  min-height: 6rem;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list .documents__item .documents__meta .documents__name-link {
  text-align: left;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list .documents__item .documents__meta .documents__download-link {
  display: none;
}

.p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list .documents__item .documents__meta .documents__description {
  display: none;
}

.p-perform-resources .p-perform-resources__container a.btn {
  margin: 1.6875rem auto;
}

.p-perform-case-studies {
  padding: 2.5rem 0;
  background-image: url("../mysource_files/landing-art-bg-temp.png");
  background-position: center center;
  background-repeat: repeat;
}

.p-perform-case-studies .p-perform-case-studies__container {
  text-align: center;
  max-width: 71.25rem;
  margin: 0 auto;
}

.p-perform-case-studies .p-perform-case-studies__container .p-perform-case-studies__title {
  font-size: 1.125rem;
  line-height: 1.33;
  font-weight: 600;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
}

.p-perform-case-studies .p-perform-case-studies__container .p-perform-case-studies__title span {
  display: block;
  font-size: 3.125rem;
  font-weight: normal;
  text-transform: capitalize;
}

.p-perform-case-studies .p-perform-case-studies__container .p-perform-case-studies__summary {
  font-size: 1.125rem;
}

.p-perform-case-studies .p-perform-case-studies__container .section:before {
  background: none;
}

.p-perform-case-studies .p-perform-case-studies__container .section .section__wrapper {
  max-width: 100%;
  padding: 1.5rem 0;
}

.p-perform-case-studies .p-perform-case-studies__container .section .section__wrapper .landing-articles__meta {
  text-align: left;
  padding-top: 1rem;
}

.p-perform-case-studies .p-perform-case-studies__container .section .section__wrapper .landing-articles__meta .landing-articles__name {
  margin-bottom: 1rem;
}

.p-perform-case-studies .p-perform-case-studies__container a.btn {
  margin: 1.6875rem auto;
}

/* Module: S */
.s-disputes-panel h1.p-info-panel__heading {
  font-size: 2.1rem;
}

.p-info-panel {
  width: 100%;
  margin: 0;
  position: relative;
}

@media screen and (min-width: 63.75em) {
  .p-info-panel {
    max-width: 34.5rem;
    width: 48.65%;
  }
}

.p-info-panel::before {
  background-color: #ffffff;
  bottom: 0;
  content: '';
  height: 1.375rem;
  position: absolute;
  width: 1.375rem;
  z-index: 1000;
}

@media screen and (min-width: 63.75em) {
  .p-info-panel::before {
    height: 2.0625rem;
    width: 2.0625rem;
    z-index: 1;
  }
}

.p-info-panel::after {
  border-bottom: 1.375rem solid #ffffff;
  bottom: 0;
  content: '';
  height: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 63.75em) {
  .p-info-panel::after {
    border-bottom: 2.0625rem solid #ffffff;
  }
}

.p-info-panel:nth-child(odd)::after {
  border-left: 1.375rem solid transparent;
  left: 0;
}

@media screen and (min-width: 63.75em) {
  .p-info-panel:nth-child(odd)::after {
    border-left: 2.0625rem solid transparent;
    left: 0;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel:nth-child(odd) {
    margin-right: 0.625rem;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel:nth-child(even) {
    margin-left: 0.625rem;
  }
}

.p-info-panel:nth-child(even)::before {
  right: 0;
  z-index: 1;
}

.p-info-panel:nth-child(even)::after {
  border-right: 1.375rem solid transparent;
  right: 0;
}

@media screen and (min-width: 63.75em) {
  .p-info-panel:nth-child(even)::after {
    border-right: 2.0625rem solid transparent;
    right: 0;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel:nth-child(even) {
    margin-left: 0.625rem;
  }
}

.p-info-panel__link {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  height: 18.25rem;
  overflow: hidden;
  padding: 1.6875rem;
  position: relative;
  text-decoration: none;
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__link {
    height: 20rem;
  }
}

@media screen and (min-width: 63.75em) {
  .p-info-panel__link {
    padding: 2.5rem;
  }
}

.p-info-panel__link::before {
  background-color: #000;
  content: '';
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
}

.p-info-panel__link:hover::before,
.p-info-panel__link:focus::before {
  background-color: #997403;
}

.p-info-panel:nth-child(odd) .p-info-panel__link {
  background-image: url("");
}

.p-info-panel:nth-child(even) .p-info-panel__link {
  background-image: url("");
}

.p-info-panel__inner {
  bottom: 3.125rem;
  color: #faf8f8;
  position: absolute;
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__inner {
    bottom: 0;
    transform: translateY(100%) translateY(-145px);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    width: calc(100% - 80px);
  }
}

@media screen and (min-width: 82.5em) {
  .p-info-panel__inner {
    transform: translateY(100%) translateY(-170px);
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__link:hover .p-info-panel__inner,
  .p-info-panel__link:focus .p-info-panel__inner {
    transform: translateY(-27px);
  }
}

@media screen and (min-width: 63.75em) {
  .p-info-panel__link:hover .p-info-panel__inner,
  .p-info-panel__link:focus .p-info-panel__inner {
    transform: translateY(-47px);
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel:nth-child(even) .p-info-panel__inner {
    text-align: right;
  }
}

/*@media screen and (min-width: 63.75em) {
  .p-info-panel:nth-child(even) .p-info-panel__inner {
    right: 1.6875rem;
  }
}*/
.p-info-panel__heading {
  font-size: 2.0625rem;
  line-height: 1.05;
  margin: 0;
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__heading {
    height: 5rem;
    -webkit-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    max-height: 5rem;
  }
}

@media screen and (min-width: 82.5em) {
  .p-info-panel__heading {
    height: 6.5625rem;
    font-size: 3.125rem;
    margin: 0 -1.875rem 0 0;
    max-height: 6.5625rem;
    overflow-y: hidden;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel:nth-child(even) .p-info-panel__heading {
    margin: 0 -1rem 0 0;
    text-align: right;
  }
}

.p-info-panel__intro {
  display: none;
  color: white !important;
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__intro {
    display: block;
    line-height: 1.5;
    margin-top: 2.8125rem;
    opacity: 0;
    position: relative;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    visibility: hidden;
  }
  .p-info-panel:nth-child(even) .p-info-panel__intro {
    right: 0;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__intro::before {
    background-color: #faf8f8;
    content: '';
    height: 0.4375rem;
    position: absolute;
    top: -1.6875rem;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 0;
  }
  .p-info-panel:nth-child(even) .p-info-panel__intro::before {
    right: 0;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__link:hover .p-info-panel__intro::before,
  .p-info-panel__link:focus .p-info-panel__intro::before {
    width: 7.375rem;
  }
}

@media screen and (min-width: 48.125em) {
  .p-info-panel__link:hover .p-info-panel__intro,
  .p-info-panel__link:focus .p-info-panel__intro {
    opacity: 1;
    visibility: visible;
  }
}

body::before {
  background-color: transparent;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

body.is-infopanel-active {
  overflow: hidden;
}

body.is-infopanel-active::before {
  background-color: rgba(0, 0, 0, 0.65);
  content: '';
  height: 100vh;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s ease;
  visibility: visible;
  width: 100vw;
  z-index: 10;
}

.p-info-section {
  background-color: #faf8f8;
  height: 100vh;
  left: 0;
  max-width: 63.125rem;
  min-height: 100vh;
  opacity: 0;
  position: fixed;
  top: 0;
  transform: translateX(-100%);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  visibility: hidden;
  width: 100%;
  z-index: 10000;
}

.p-info-section:nth-child(2) {
  left: auto;
  right: 0;
  transform: translateX(100%);
}

.p-info-section.is-active {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}

.p-info-section h1 {
  font-size: 2.5rem;
}

.p-info-section__container {
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 2.0625rem;
}

.p-info-section__backto {
  display: flex;
  justify-content: flex-end;
  z-index: 12;
}

@media screen and (min-width: 63.75em) {
  .p-info-section__backto {
    right: -0.625rem;
    position: absolute;
    top: 1.25rem;
  }
  .p-info-section:nth-child(2) .p-info-section__backto {
    left: -0.625rem;
    right: auto;
  }
}

.p-info-section__btn {
  background-color: #d8d8d8;
  padding: 0.75rem 1.25rem;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.p-info-section__btn:hover,
.p-info-section__btn:focus {
  background-color: #ffda9f;
}

.p-info-section__btn-txt {
  display: inline-block;
  margin-right: 0.625rem;
  position: relative;
  top: -0.125rem;
}

.p-info-section__btn-icon {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.p-info-section__btn:hover .p-info-section__btn-icon,
.p-info-section__btn:focus .p-info-section__btn-icon {
  transform: rotate(180deg);
}

@media screen and (min-width: 63.75em) {
  .p-info-section__content {
    margin-top: 4.8125rem;
    padding: 0 !important;
  }
}

.p-info-section__content-description {
  font-size: 1.375rem;
  line-height: 2rem;
}

@media screen and (min-width: 48.125em) {
  .s-disputes-panel {
    align-content: stretch;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/* Module: S */
.resources-topic__header {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 400;
}

.resources-topic__link {
  text-decoration: none;
  background: #ffffff;
  padding: 0.9375rem 0 0.9375rem 1.25rem;
  display: block;
  position: relative;
  margin-bottom: 0.9375rem;
  color: #000000;
  font-size: 1.125rem;
  padding-right: 2.5rem;
}

.resources-topic__link .icon-arrow-right {
  height: 0.75rem;
  width: 1.1875rem;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  transition: .2s ease transform;
}

.resources-topic__link:hover .icon-arrow-right, .resources-topic__link:focus .icon-arrow-right {
  transform: translateX(10px);
}

/* Module: S */
.resources-listing .main > h1 {
  display: none;
}

.resources-listing .main > h1.library__title {
  display: block;
  margin-bottom: 3.25rem;
}

.resources-listing .search__resources__sort .sq-form-question-title {
  font-size: 1rem;
  font-weight: 400;
  display: block;
  text-align: left;
}

.resources-listing .search__resources__sort .sq-form-question-answer {
  width: 100%;
}

.resources-listing .search__resources__sort .search__resources__select {
  height: 3.75rem;
  background-color: #ffc107;
}

.resources-listing .resources__list .search__title {
  margin-bottom: 0.625rem;
}

.resources-listing .resources__list .search__link {
  font-size: 1.25rem;
  font-weight: 400;
}

.resources-listing .resources__list .search__copy-link,
.resources-listing .resources__list .search__email-link {
  font-size: 0.875rem;
}

.resources-listing .search__resources-summary {
  margin-top: 1.25rem;
  text-align: left;
  margin-bottom: 1.25rem;
}

.resources-listing .search__resources__sort .sq-form-question-answer {
  display: inline-block;
}

.resources-listing .search__resources__sort select {
  border-bottom: none;
}

.resources-listing .search__meta-summary {
  position: absolute;
  left: 0;
  margin-top: 0.4375rem;
}

.resources-listing .search__meta-date, .resources-listing .search__meta-type {
  font-size: 0.875rem;
  color: #737373;
  line-height: 0.75rem;
  display: inline-block !important;
}

.resources-listing .search__meta-date {
  padding-left: 0 !important;
  border-right: 1px solid;
  padding-right: 0.75rem;
}

.resources-listing .search__meta-type {
  padding-left: 0.5rem !important;
}

.resources-listing .c-pagination {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-top: 1.5625rem;
}

.resources-listing .c-pagination__item {
  display: inline-block;
  line-height: 1.38;
  margin: 0 0.3125rem;
}

.resources-listing .c-pagination__item.is-active .c-pagination__link {
  font-weight: bold;
  color: #000000;
}

.resources-listing .c-pagination__link {
  color: #6b6b6b;
  text-decoration: none;
}

.resources-listing .c-pagination__arrow {
  text-transform: uppercase;
  color: #000000;
}

.resources-listing .c-pagination__arrow--next {
  padding-left: 1rem;
}

.resources-listing .c-pagination__arrow--before {
  padding-right: 1rem;
}

/* Module: S */
.risk-predictor__wrapper {
  max-width: 73rem;
  margin: 0 auto;
  padding: 0;
}

.risk-predictor__select {
  position: relative;
  background-color: #ffffff;
  border-bottom: 0.3125rem solid #000000;
  float: left;
  width: 100%;
}

.risk-predictor__select-arrow {
  content: '';
  background-image: url(../mysource_files/arrow-down.svg);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.4375rem;
  height: 3.4375rem;
}

.risk-predictor__select-arrow:hover {
  cursor: pointer;
}

.risk-predictor__select select {
  font-size: 0.875rem;
  color: #181818;
  background-color: transparent;
  background-image: none;
  padding: 1.125rem 3.375rem 1.125rem 1.375rem;
  width: 100%;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
}

.risk-predictor__select select::-ms-expand {
  display: none;
  /* remove default arrow in IE 10 and 11 */
}

.risk-predictor__submit {
  text-align: center;
  padding-top: 1.25rem;
  float: left;
  width: 100%;
}

.risk-predictor__submit input[type="submit"] {
  background-color: #ffc107;
  font-size: 0.9375rem;
  font-weight: 600;
  padding: 0.75rem 2.5rem;
  border-radius: 1.4375rem;
  border: none;
  cursor: pointer;
}

.risk-predictor__submit input[type="submit"]:hover, .risk-predictor__submit input[type="submit"]:focus {
  background-color: #ffda9f;
}

.risk-predictor__container {
  display: none;
  padding-bottom: 3.75rem;
}

.risk-predictor__container h2.risk-predictor__summary-title {
  font-size: 0.875rem;
  line-height: 1.86;
  font-weight: 300;
  color: #000000;
  text-transform: none;
  margin: 0;
  padding: 1.875rem 0;
}

.risk-predictor__container h2.risk-predictor__summary-title span {
  font-weight: bold;
}

.risk-predictor__container h3.title,
.risk-predictor__container h3.risk-predictor__info {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.44;
  color: #000000;
  margin: 0;
  padding-top: 0.3125rem;
}

.risk-predictor__container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.risk-predictor__container li {
  padding: 0.75rem 0;
  margin: 0;
  display: block;
  border-bottom: 0.125rem solid #858585;
  float: left;
  width: 100%;
}

.risk-predictor__container li:last-child {
  border-bottom: none;
}

.risk-predictor__alert, .risk-predictor__tip, .risk-predictor__infos {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.44;
  padding: 1.875rem 0 0.625rem 3.5rem;
  background-size: 2.375rem 2.375rem;
  background-position: center left;
  background-repeat: no-repeat;
}

.risk-predictor__alert {
  background-image: url(../mysource_files/alert.svg);
}

.risk-predictor__tip {
  background-image: url(../mysource_files/Tip.svg);
}

.risk-predictor__infos {
  background-image: url(../mysource_files/Info.svg);
}

.risk-predictor__item {
  background-color: #ffffff;
  border-bottom: 0.3125rem solid #000000;
}

.risk-predictor__item a {
  color: #000000;
  border: none;
  display: block;
  padding: 1.5rem;
  text-decoration: none;
}

.risk-predictor__info {
  font-size: 0.875rem;
  line-height: 1.57;
  text-align: left;
  color: #626262;
  font-weight: 300;
  padding: 0.3125rem 0 0.9375rem 0;
}

.risk-predictor__period {
  color: #000000;
  text-transform: uppercase;
  background-color: #ffc107;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-block;
  padding: 0 0.3125rem;
}

.risk-predictor__data {
  color: #494949;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.55;
  float: left;
  padding-right: 0.625rem;
}

.risk-predictor__percentage {
  color: #181818;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0.5rem 0.625rem 0.25rem 0;
  float: left;
}

.risk-predictor__label {
  color: #181818;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.6;
  padding: 0.5rem 0 0.25rem 0;
  float: left;
}

.risk-predictor__link {
  display: inline-block;
  overflow: hidden;
}

.risk-predictor__link-wrapper {
  color: #181818;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  padding-right: 3.125rem;
  position: relative;
  left: 0;
}

.risk-predictor__link .icon-arrow-right {
  display: inline;
  width: 1.0625rem;
  height: 0.6875rem;
  position: relative;
}

.risk-predictor span.init {
  margin-top: 0;
  border-bottom: 0;
  display: block;
  padding: 1.125rem 3.375rem 1.125rem 1.375rem;
  font-size: 0.875rem;
  background: none;
}

.risk-predictor span.init:hover {
  cursor: pointer;
}

.risk-predictor .filters__select-list {
  position: absolute;
  top: 2.8125rem;
  left: 0;
  border: 1px solid #ffffff;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 1px 1px 3px 1px #ccc;
  -moz-box-shadow: 1px 1px 3px 1px #ccc;
  box-shadow: 1px 1px 3px 1px #ccc;
}

.risk-predictor .filters__select-item {
  list-style: none;
  padding: 1rem 1rem;
  background: #ffffff;
  border-bottom: 0.01rem solid #eaeaea;
}

.risk-predictor .filters__select-item:hover {
  text-decoration: underline;
  cursor: pointer;
}

.js-risk-predictor-related .section__wrapper .section__links a,
.js-risk-predictor-related .section__wrapper p {
  font-size: 1.125rem;
}

/* Module: S */
.sq-form-question ul {
  list-style: none;
  padding-left: 0.9375rem;
}

/* Module: S */
.content--search {
  background-color: #faf8f8;
  margin: -1.25rem -1.25rem -3.125rem -1.25rem;
  padding: 0 1.25rem 1.875rem 1.25rem;
  display: flex;
  flex-flow: column;
}

.form--site-search {
  display: flex;
  flex-flow: column;
  width: 100%;
}

.form--site-search ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818;
}

.form--site-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818;
}

.form--site-search :-ms-input-placeholder {
  /* IE 10+ */
  color: #181818 !important;
}

.form--site-search :-moz-placeholder {
  /* Firefox 18- */
  color: #181818;
}

.content .form--site-search {
  margin-bottom: 0;
}

.form--site-search .search {
  position: relative;
  color: #181818;
  text-align: center;
}

.form--site-search .search .twitter-typeahead {
  width: 100%;
}

.form--site-search .search input[type="text"] {
  background-color: #ffc107;
  border-bottom: 5px solid #1e1e1e;
  padding: 1.1875rem 3.75rem 1.1875rem 1.25rem;
}

.form--site-search .search button {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
  padding: 1.25rem;
  border: 0;
  background-color: transparent;
  border-radius: 0;
}

.form--site-search .search button svg {
  width: 1.25rem;
  height: 1.25rem;
}

.search__header {
  font-size: 2.25rem;
  text-align: center;
  font-weight: 500;
}

.search__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.search__list .mb-display span {
  display: inline-block !important;
}

.search__item {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
  border-bottom: 0.1875rem solid #000000;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
  background-color: #ffffff;
  margin-bottom: 0.625rem;
}

.search__date {
  position: absolute;
  top: 1.3125rem;
  left: 0;
}

.search__day {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 600;
}

.search__month {
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
}

.search__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
}

.search__link {
  text-decoration: none;
  color: #181818;
}

.search__type {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
}

.search__desc {
  line-height: 1.27;
  font-size: 0.9375rem;
  color: #494949;
  margin: 0 0 0.625rem;
}

.search__meta {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.search__meta span {
  display: none;
}

.search__meta a {
  text-decoration: none;
  font-size: 0.8125rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: #494949;
  display: block;
  min-width: 1.875rem;
  text-align: right;
  margin-left: 0.625rem;
}

.search__meta a.search__more {
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: #181818;
  font-weight: normal;
  text-align: left;
  margin-left: 0;
  margin-right: 0.625rem;
  position: absolute;
  left: 0;
  top: 0;
}

.search__meta a.active span {
  display: inline;
}

.search__meta a svg {
  position: relative;
  top: 0.1875rem;
}

.search__meta .icon-arrow-right {
  width: 1.0625rem;
  height: 0.6875rem;
  top: 0.125rem;
}

.search__meta .icon-link {
  width: 1.0625rem;
  height: 1rem;
}

.search__meta .icon-mail {
  width: 1.1875rem;
  height: 0.875rem;
}

.search__more-button {
  display: inline-block;
  margin: 1.6875rem auto;
  text-decoration: none;
  color: #1b1b1b;
}

.search__more-button .icon-arrow-right {
  width: 0.6875rem;
  height: 0.625rem;
  transform: rotate(90deg);
  margin-left: 0.3125rem;
}

.search__more-button.disabled {
  background-color: #d7d7d7;
}

/* Module: S */
.search-table__container {
  overflow-x: scroll;
}

.webservice_results_wrapper {
  box-shadow: -10px 0 10px -10px #888 inset, 10px 0 10px -10px #888 inset;
}

@media screen and (max-width: 64em) {
  .webservice_results_wrapper {
    overflow-x: scroll;
  }
}

.webservice_results {
  box-shadow: -20px 0 10px -10px #fff inset, 20px 0 10px -10px #fff inset;
}

.webservice_results .tablesorter-header {
  cursor: pointer;
  min-width: 160px;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  position: relative;
}

.webservice_results .tablesorter-header:after, .webservice_results .tablesorter-header:before {
  content: url(../mysource_files/arrow-bottom.svg);
  bottom: 0;
  display: block;
  height: 0.625rem;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  right: 0.5rem;
  top: 0;
}

.webservice_results .tablesorter-header:after {
  transform: rotate(180deg);
}

.webservice_results .tablesorter-header.tablesorter-headerAsc:after {
  height: 1.25rem;
}

.webservice_results .tablesorter-header.tablesorter-headerAsc:before {
  display: none;
}

.webservice_results .tablesorter-header.tablesorter-headerDesc:after {
  display: none;
}

.webservice_results .tablesorter-header.tablesorter-headerDesc:before {
  height: 1.25rem;
}

/* Module: S */
.section {
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.section h1 {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.11;
  text-transform: none;
  margin: 0;
  margin-bottom: -1.25rem;
}

.section h2 {
  color: #ffffff;
  font-size: 1.625rem;
  line-height: 1.31;
  font-weight: bold;
  text-transform: none;
  margin: 0;
  margin-bottom: -0.625rem;
}

.section p {
  font-size: 0.875rem;
  line-height: 1.57;
  color: #ffffff;
  margin: 0;
  padding-top: 1.875rem;
}

.section p:first-child {
  padding-top: 0;
}

.section__links {
  padding-top: 1.875rem;
  margin-top: -1.5rem;
}

.section__links a {
  display: block;
  float: left;
  border-radius: 1.4375rem;
  font-size: 0.875rem;
  line-height: 1.6;
  border: none;
  padding: 0.625rem 1.25rem;
  margin-top: 1.5rem;
  clear: left;
  color: #000000;
  background-color: #ffc107;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.section__links a:hover {
  background-color: #ffda9f;
}

.section__wrapper {
  max-width: 53.125rem;
  margin: 0 auto;
  position: relative;
  padding: 3.75rem 1.875rem;
}

.section-banner {
  text-align: center;
}

.section-banner:before {
  background-color: #faf8f8;
}

.section-banner h1,
.section-banner h2 {
  color: #000000;
}

.section-banner p {
  color: #626262;
}

.section-banner .section__wrapper {
  max-width: 41.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.section-hidden {
  display: none;
}

.section-disclaimer:before {
  background-color: #faf8f8;
}

.section-disclaimer h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: normal;
}

.section-disclaimer p {
  color: #626262;
}

.section-disclaimer a {
  color: #626262;
  border: none;
  font-weight: normal;
}

.section-disclaimer a:hover {
  text-decoration: underline;
}

.section-disclaimer .section__wrapper {
  padding: 3.75rem 0.9375rem;
  max-width: none;
}

/* Module: S */
.share-bar--long-page {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.share-bar__header {
  font-size: 1.125rem;
  font-weight: 600;
  color: #181818;
  margin-bottom: 0.625rem;
}

.share-bar__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.share-bar__item {
  display: inline-block;
}

.share-bar__link {
  display: inline-block;
  height: 1.5625rem;
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
}

.share-bar__link:first-of-type {
  padding-left: 0;
}

.icon-social-facebook {
  width: 0.6875rem;
  height: 1.25rem;
}

.icon-social-instagram {
  width: 1.125rem;
  height: 1.125rem;
}

.icon-social-twitter {
  width: 1.3125rem;
  height: 1.0625rem;
}

.icon-social-youtube {
  width: 1.5rem;
  height: 1.0625rem;
}

.icon-social-linkedin {
  width: 1.375rem;
  height: 1.3125rem;
}

/* Module: S */
.sidebar {
  background-color: #ffffff;
  order: -1;
  width: 100%;
}

.side-nav__toggle button {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  font-weight: 600;
  display: block;
  background-color: #ffc107;
  color: #000000;
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
  border: none;
  -webkit-appearance: none;
  width: 100%;
  text-align: left;
  position: relative;
  border-bottom: 0.25rem solid #181818;
  outline: none;
}

.side-nav__toggle button:after {
  content: url(../mysource_files/arrow-down.svg);
  display: block;
  position: absolute;
  top: 1.25rem;
  right: 0.9375rem;
}

.side-nav__toggle button.active:after {
  transform: rotate(180deg);
}

.side-nav {
  margin-top: -1.875rem;
  padding-bottom: 1.875rem;
  background-color: #faf8f8;
}

.detailed-guide-body .side-nav {
  margin-top: 0;
}

.side-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.side-nav a {
  text-decoration: none;
}

.side-nav__l2-list {
  display: none;
}

.side-nav__l2-list.active {
  display: block;
}

.side-nav__l2-item {
  margin-bottom: 0.125rem;
}

.side-nav__l2-item--active .side-nav__l2-link,
.side-nav__l2-item--active .side-nav__l2-link:hover {
  background-color: #181818;
  color: #ffffff;
}

.side-nav__l2-link {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.25rem;
  display: block;
  background-color: #ffc107;
  color: #000000;
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
}

.side-nav__l2-link:hover {
  background-color: rgba(255, 193, 7, 0.5);
  color: #000000;
}

.side-nav__l2-link .icon-arrow-bottom {
  width: 0.5625rem;
  height: 0.375rem;
  position: absolute;
  top: calc(50% - 3px);
  right: 0.9375rem;
}

.side-nav__l2-item--active .icon-arrow-bottom {
  transform: rotate(180deg);
  fill: #ffc107;
}

.side-nav__l3-list,
.side-nav__l4-list {
  display: none;
  font-size: 1rem;
  background-color: #ffffff;
}

.side-nav__l2-item--active .side-nav__l3-list,
.side-nav__l3-item--active .side-nav__l4-list {
  display: block;
}

ul.side-nav__l3-list {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.side-nav__l3-item {
  border-bottom: 0.0625rem solid #c8c8c8;
}

.side-nav__l3-link {
  padding: 1.25rem 0;
  font-size: 1rem;
  line-height: 1.25rem;
  display: block;
}

.side-nav__l3-item--active,
.side-nav__l3-item:hover {
  border-bottom-color: #181818;
}

.side-nav__l3-item:last-of-type {
  border-bottom: none;
}

.side-nav__l3-link {
  color: #4a4a4a;
}

.side-nav__l3-item--active .side-nav__l3-link {
  color: #181818;
  font-weight: 600;
}

ul.side-nav__l4-list {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
}

.side-nav__l4-link {
  color: #4a4a4a;
  font-size: 1rem;
  line-height: 1.25rem;
  display: block;
  padding: 0.75rem 0;
}

.side-nav__l4-item--active .side-nav__l4-link,
.side-nav__l4-link:hover {
  color: #181818;
  text-decoration: underline;
}

.guide-print {
  background: #ffc107;
  margin-bottom: 0.125rem;
  padding: 0.9375rem;
  color: #000000;
  width: 100%;
  display: inline-block;
}

.guide-print h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.guide-print .icon-black {
  margin-left: 0.3125rem;
  color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

.slick-dots {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.slick-dots button {
  background-color: transparent;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 4px;
  display: block;
  height: 8px;
  margin-right: 0.625rem;
  text-indent: -999em;
  width: 8px;
  padding: 0;
  -webkit-appearance: none;
}

.slick-dots .slick-active button {
  background-color: #ffc107;
  border-color: #ffc107;
  opacity: 1;
}

.home-slider .slick-dots {
  position: absolute;
  bottom: 3.125rem;
  right: 0.9375rem;
}

@media (min-width: 48em) {
  /* Module: S */
  .container {
    width: 48.938rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-left: 0.469rem;
    padding-right: 0.469rem;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    justify-content: space-around;
  }
  .between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}

@media (min-width: 60em) {
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  /* Module: S */
  .blog {
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .blog__list {
    display: flex;
    flex-wrap: wrap;
  }
  .blog__item {
    width: 50%;
  }
  .blog__wrapper {
    height: 100%;
    padding-bottom: 2.375rem;
  }
  .blog__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* Module: S */
  .container {
    width: 60.938rem;
  }
  .container-fluid {
    padding-left: 1.876rem;
    padding-right: 1.876rem;
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-left: 0.469rem;
    padding-right: 0.469rem;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    justify-content: center;
    text-align: center;
  }
  .end-md {
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
  /* Module: S */
  .content__video--left, .content__video--right {
    display: flex;
  }
  .content__video--left .content__video-col-content > p, .content__video--right .content__video-col-content > p {
    margin-top: 0;
  }
  .content__video-col-content {
    margin-top: 0;
  }
  .content__video-col-vid, .content__video-col-content {
    width: 50%;
  }
  .content__video--centre .content__video-col-vid {
    width: 100%;
  }
  .content__video--centre .content__video-col-content {
    width: 100%;
  }
  .content__video--centre figcaption {
    display: block;
  }
  .content__video--left .content__video-col-content {
    padding-left: 2.5rem;
  }
  .content__video--right .content__video-col-vid {
    order: 2;
  }
  .content__video--right .content__video-col-content {
    order: 1;
    padding-right: 2.5rem;
  }
  /* Module: S */
  .landing-list__item.landing-list__new-item {
    margin: 0 0.5rem 4rem 0.4375rem !important;
  }
  /* Module: S */
  /* Module: S */
  .risk-predictor__wrapper {
    padding: 0 1.25rem;
  }
  .risk-predictor h3 {
    font-size: 1.625rem;
    line-height: 1.31;
    color: #000000;
  }
  .risk-predictor__selector {
    position: relative;
    padding-bottom: 6.25rem;
  }
  .risk-predictor__container {
    padding-bottom: 6.25rem;
  }
  .risk-predictor__container h2.risk-predictor__summary-title {
    font-size: 1.125rem;
    line-height: 1.44;
  }
  .risk-predictor__container h3.title,
  .risk-predictor__container h3.risk-predictor__info {
    font-size: 1.875rem;
    line-height: 1.13;
  }
  .risk-predictor__alert {
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 1.875rem 0 0.625rem 6.875rem;
    background-size: 3.125rem;
  }
  .risk-predictor__select {
    width: 50%;
    border-left: 0.125rem solid #000000;
  }
  .risk-predictor__select:first-child {
    border-left: none;
  }
  .risk-predictor__select-arrow {
    width: 6.25rem;
    height: 6.25rem;
  }
  .risk-predictor__select select {
    font-size: 1.125rem;
    padding: 2.375rem 3.75rem 2.3125rem 2.5rem;
  }
  .risk-predictor__submit {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6.625rem;
    width: 13.25rem;
    padding: 1.1875rem 0;
  }
  .risk-predictor__submit input[type="submit"] {
    background-color: #ffc107;
    color: #000000;
  }
  .risk-predictor__item a {
    padding: 1.875rem 2.5rem;
  }
  .risk-predictor__info {
    padding-top: 0.625rem;
    padding-bottom: 2.1875rem;
    font-size: 1.25rem;
    line-height: 1.1;
    font-weight: normal;
  }
  .risk-predictor__period {
    padding: 0 0.3125rem;
  }
  .risk-predictor__data {
    font-size: 3.125rem;
    line-height: 1.2;
  }
  .risk-predictor__percentage {
    font-size: 1.125rem;
    padding: 1.75rem 0.625rem 0.4375rem 0;
  }
  .risk-predictor__label {
    padding: 2rem 0 0.375rem 0;
  }
  /* Module: S */
  .section h1 {
    font-size: 3.375rem;
    line-height: 1.11;
    margin-bottom: -0.9375rem;
  }
  .section h2 {
    font-size: 2.5rem;
    margin-bottom: 0;
  }
  .section__links a {
    clear: none;
    margin-left: 1.5rem;
  }
  .section__links a:first-child {
    margin-left: 0;
  }
  .section__wrapper {
    padding: 5.625rem 1.875rem;
  }
  .section-banner:before {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .section-banner h1,
  .section-banner h2 {
    color: #ffffff;
  }
  .section-banner p {
    color: #ffffff;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.44;
  }
  .section-banner .section__wrapper {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .section-disclaimer h2 {
    font-size: 1rem;
  }
}

@media (min-width: 75em) {
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  .home-search__form .twitter-typeahead {
    width: 100%;
    flex: 1;
  }
  .twitter-typeahead .home-search__input {
    height: 100%;
  }
  .search-suggest-result-large__title {
    font-size: 1.125rem;
    line-height: 1.33;
    font-weight: 600;
  }
  .search-suggest-result-large__summary {
    display: block;
  }
  .search-suggest-result__container,
  .search-suggest-result-large__container {
    padding: 1.25rem 1.25rem 0 1.25rem;
    margin: 0 0 1.25rem 0;
  }
  /* Module: S */
  .back-top {
    right: 1.875rem;
  }
  .back-top a {
    height: 1.5625rem;
  }
  .back-top .icon-arrow-right {
    width: 1.5625rem;
    height: 1.5625rem;
    padding: 0.4375rem;
  }
  .back-top span {
    display: block;
    float: left;
    font-size: 0.75rem;
    line-height: 1.5625rem;
    font-weight: 600;
    color: #181818;
    padding-left: 0.375rem;
  }
  /* Module: S */
  .blog {
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .blog__list {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: -1.625rem -0.9375rem;
  }
  .blog__item {
    padding: 1.625rem 0.9375rem;
  }
  .blog__wrapper {
    border-bottom-width: 0.625rem;
    padding-bottom: 3rem;
  }
  .blog__date {
    height: 4.6875rem;
  }
  .blog__day {
    font-size: 1.75rem;
  }
  .blog__month {
    font-size: 0.875rem;
  }
  .blog__title {
    font-size: 1.625rem;
    font-weight: 500;
  }
  .blog__link {
    font-size: 1.625rem;
  }
  .blog__info {
    padding: 1.25rem 1.875rem 2.5rem 1.875rem;
  }
  .blog__desc {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0.4375rem;
    display: block;
  }
  .blog__meta {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 0;
  }
  .blog__more {
    position: absolute;
    left: 0;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .blog__copy-link {
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
  }
  .blog__email-link {
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
  }
  .blog__more-button {
    margin-top: 2.1875rem;
  }
  /* Module: S */
  .btn,
  .sq-form-control input[type='submit'] {
    font-size: 1rem;
  }
  /* Module: S */
  .consultations-detail .consultation__tabs .consultation__wrapper {
    padding-bottom: 0;
  }
  .consultations-detail .consultation__wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 71.25rem;
  }
  .consultations-detail .consultation__title {
    font-size: 3.125rem;
    line-height: 1.16;
    width: 44.4375rem;
    margin-bottom: 0;
    margin-top: 0;
  }
  .consultations-detail .consultation__tab-titles {
    list-style: none;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .consultations-detail .consultation__tab-title {
    display: inline-block;
    border-bottom: 2px solid #c8c8c8;
    margin-right: 0.625rem;
    width: 17.5rem;
  }
  .consultations-detail .consultation__tab-title:hover, .consultations-detail .consultation__tab-title:active, .consultations-detail .consultation__tab-title:focus, .consultations-detail .consultation__tab-title.tabs__item--active {
    border-bottom: 2px solid #ffc107;
  }
  .consultations-detail .consultation__tab-btn {
    display: inline-block;
    width: 100%;
  }
  .consultations-detail .consultation__detail-description {
    max-width: 46.125rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #494949;
  }
  .consultations-detail .consultation__meta {
    max-width: 58.125rem;
  }
  .consultations-detail .consultation__meta-request {
    margin-top: 2.5rem;
  }
  .consultations-detail .curr-cons__status-box {
    margin: 0;
    margin-top: 2.875rem;
  }
  .consultations-detail .accordion__item-name {
    display: none;
  }
  .consultations-detail .accordion__item-content {
    padding-left: 0;
  }
  .consultations-detail .tabs__content--active {
    display: block;
  }
  .consultations-detail .documents__item {
    padding: 1.25rem 0.938rem;
    margin-bottom: 0;
    display: block;
  }
  .consultations-detail .documents__download-link {
    margin-left: 2.75rem;
  }
  .consultations-detail .document__container {
    margin-top: 0;
    margin-bottom: 3.75rem;
  }
  /* Module: S */
  .consultations {
    padding-top: 2.5rem;
    padding-bottom: 3.125rem;
  }
  .consultations__list {
    position: relative;
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .consultations__item {
    width: 22.5rem;
  }
  .consultations__category {
    width: 4.875rem;
    height: 4.875rem;
  }
  .consultations__image {
    width: 100%;
    height: 16.875rem;
    object-fit: cover;
  }
  .consultations__meta {
    border-bottom-width: 0.625rem;
  }
  .consultations__name {
    margin-bottom: 0;
  }
  .consultations__desc {
    margin-top: 0.5rem;
    margin-bottom: 1.25rem;
  }
  .consultations .button__container {
    margin-top: 0.5625rem;
  }
  .consultations .btn--arrow-down {
    margin-bottom: 0;
  }
  /* Module: S */
  .contact-box {
    margin-left: -0.625rem;
    margin-right: 2.5rem;
    min-width: 16.375rem;
    width: 16.375rem;
  }
  /* Module: S */
  .curr-cons {
    position: relative;
    padding-bottom: 3.125rem;
    margin: 0;
  }
  .curr-cons__icon {
    display: block;
    width: 6.0625rem;
    height: 6.0625rem;
    background-color: #ffc107;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
  }
  .curr-cons__icon .icon-injury-icon,
  .curr-cons__icon .icon-wall-icon {
    width: 3.125rem;
    height: 4.0625rem;
  }
  .curr-cons__icon .icon-car-icon {
    width: 4rem;
    height: 4rem;
  }
  .curr-cons__info {
    padding: 0 5px;
  }
  .curr-cons__meta {
    display: flex;
    justify-content: space-between;
  }
  /* Module: S */
  .detailed-guide.layout-left .guide__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  .detailed-guide.layout-left .guide__container .guide-links {
    width: 30%;
  }
  .detailed-guide.layout-left .guide__container .guide-content {
    width: 70%;
  }
  /* Module: S */
  .filters {
    margin-right: 2.5rem;
    margin-left: 0;
    order: 2;
    min-width: 16.375rem;
    width: 16.375rem;
    margin-top: 0;
  }
  .filters--foldable .filters__heading {
    font-size: 1.75rem;
  }
  .filters--foldable .filters__heading::after {
    display: none;
  }
  .filters--foldable .filters__form,
  .filters--foldable .filter__container {
    display: block;
  }
  .filters .btn {
    display: inline-block;
  }
  .content .filters {
    width: 16.375rem;
    margin-left: 1.875rem;
    margin-right: 0;
  }
  .perform .filters {
    margin-left: 1.875rem;
    margin-right: 0;
    margin-top: 0;
  }
  .ui-datepicker {
    margin-left: -1.25rem;
    width: 16.375rem;
  }
  .filter__clear-btn {
    right: 4.8125rem;
  }
  .industry-select,
  .audience-select,
  .type-select,
  .topic-select {
    padding-bottom: 0 !important;
  }
  /* Module: S */
  .container {
    width: 75.938rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-left: 0.469rem;
    padding-right: 0.469rem;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
  /* Module: S */
  .footer-logo__wrapper {
    width: auto;
  }
  .footer-bottom {
    width: 71.25rem;
    margin-top: 4.375rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-start;
  }
  .footer-logo {
    order: 1;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    display: inline-block;
  }
  .footer-bottom-links {
    order: 2;
    font-size: 0.75rem;
    padding: 0 0.625rem;
    line-height: normal;
    display: flex;
    align-items: center;
  }
  .footer-bottom-links__item {
    display: inline-block;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    font-weight: 600;
  }
  .footer-bottom-links__link:hover {
    text-decoration: underline;
  }
  .footer-bottom__foot-note {
    order: 3;
    font-size: 0.75rem;
    padding: 0 0 0 0.625rem;
    margin: 0;
    display: flex;
    align-items: center;
  }
  /* Module: S */
  .footer-contact {
    order: -1;
    display: flex;
    flex-wrap: wrap;
    line-height: 2.33;
  }
  .footer-col__header--contact {
    order: 1;
  }
  .footer-contact__item {
    border: none;
    padding: 0;
    color: #494949;
    height: auto;
    line-height: 2.33;
    margin-bottom: 0;
    font-size: 0.875rem;
    position: relative;
    height: 34px;
    display: inline-block;
  }
  .footer-contact__item:hover::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0.0625rem;
    background-color: #494949;
    position: absolute;
    left: 0;
    bottom: 12px;
  }
  .footer-contact__item--page {
    order: 2;
    margin-right: 7.5rem;
  }
  .footer-contact__item--phone {
    font-size: 0.875rem;
    order: 3;
    top: -0.1875rem;
  }
  .footer-contact__item--email {
    order: 4;
    top: -0.375rem;
  }
  .footer-contact__item--feedback {
    order: 6;
    top: -0.5625rem;
  }
  .footer-contact__item-text {
    padding-left: 0.25rem;
  }
  .icon-contact-phone {
    width: 0.8125rem;
    height: 0.8125rem;
    top: 0px;
  }
  .icon-contact-mail {
    width: 0.875rem;
    height: 0.625rem;
    top: 0px;
  }
  .icon-contact-feedback {
    width: 0.8125rem;
    height: 0.8125rem;
    top: 0px;
  }
  .mobile-share-bar {
    display: none;
  }
  .desk-share-bar {
    display: block;
    position: relative;
    top: -0.5625rem;
    height: 2.125rem;
  }
  .footer-contact__container {
    order: 2;
    margin-top: -1.5625rem;
  }
  /* Module: S */
  .footer-columns {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .footer-col {
    width: 22%;
  }
  .footer-col__header {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
    width: 100%;
  }
  .footer-col__toggle {
    border-bottom: none;
    padding-right: 0;
  }
  .footer-col__toggle .icon-toggle {
    display: none;
  }
  .footer-col__header[aria-expanded='false'] + .footer-col__list {
    display: block;
  }
  .footer-col__list {
    padding-left: 0;
    padding-top: 0;
  }
  /* Module: S */
  .footer-main {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.9375rem;
  }
  /* Module: S */
  .hazards .hazards__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 3.125rem;
  }
  .hazards .hazards__list-anchor {
    margin-right: 2rem;
    margin-bottom: 0;
  }
  .hazards .hazards__list .news-events__list {
    position: relative;
  }
  .hazards .hazards__list .news-events__item {
    padding: 1.875rem;
  }
  /* Module: S */
  .header-nav {
    width: calc(100% - 230px);
    position: absolute;
    bottom: 0;
    left: 2.5rem;
  }
  .header-nav__list {
    display: flex;
    justify-content: space-between;
    line-height: 1.33;
    font-size: 0.9375rem;
    padding-left: 0;
    padding-right: 0;
  }
  .header-nav__link {
    position: relative;
    display: inline-block;
  }
  .header-nav__link br {
    display: inline;
  }
  .header-nav__item--active .header-nav__link::after,
  .header-nav__link:hover::after {
    position: absolute;
    bottom: -1rem;
    left: -0.3125rem;
    right: -0.3125rem;
    content: '';
    display: block;
    height: 0.25rem;
    background-color: #ffc107;
  }
  /* Module: S */
  .header-quick-links {
    width: auto;
    border-top: none;
    border-bottom: none;
    position: absolute;
    top: 2.625rem;
    right: 12.5rem;
  }
  .header-quick-links::before {
    content: '';
    display: block;
    width: 0.0625rem;
    height: 3.75rem;
    background-color: #c8c8c8;
    transform: rotate(30deg);
    position: absolute;
    left: -1.0625rem;
    top: -1.0625rem;
  }
  .header-quick-links__list {
    font-size: 0.75rem;
    padding: 0;
  }
  .header-quick-links__item {
    display: inline-block;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .header-quick-links__link {
    color: #4a4a4a;
    position: relative;
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
  }
  .header-quick-links__link--active::after,
  .header-quick-links__link:hover::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.125rem;
    background-color: #ffc107;
    position: absolute;
    bottom: -0.1875rem;
    left: 0;
  }
  /* Module: S */
  .quick-search__toggle {
    bottom: 0;
    right: 2.5rem;
    top: auto;
    width: 4.375rem;
    height: 4.375rem;
    background-color: #ffc107;
    z-index: 6;
  }
  .quick-search__toggle .svg-icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .quick-search__form {
    top: 6.25rem;
    background: #ffc107;
    height: 4.375rem;
    border-top: none;
    width: 100vw;
    left: calc(50% - 50vw);
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: calc((100vw - 1140px) / 2);
    padding-right: calc((100vw - 1140px) / 2);
  }
  .quick-search__form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #181818;
  }
  .quick-search__form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #181818;
  }
  .quick-search__form :-ms-input-placeholder {
    /* IE 10+ */
    color: #181818 !important;
  }
  .quick-search__form :-moz-placeholder {
    /* Firefox 18- */
    color: #181818;
  }
  .quick-search__input[type="text"] {
    order: 2;
    border: none;
    padding: 1.0625rem 4.375rem 1.0625rem 0.75rem;
    background-color: transparent;
    margin: 0;
  }
  .quick-search__submit {
    margin-top: 0;
    order: 1;
    padding-left: 1.875rem;
    padding-right: 0.8125rem;
    position: relative;
  }
  .quick-search__submit:after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    top: 1.25rem;
    bottom: 1.25rem;
    right: 0;
    background-color: rgba(24, 24, 24, 0.5);
  }
  .quick-search__submit .icon-quick-search {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
  }
  .quick-search__submit-text {
    display: none;
  }
  /* Module: S */
  .header-wrapper {
    background-color: #ffffff;
    position: relative;
    height: 10.625rem;
  }
  .header-main {
    background-color: #ffffff;
    height: 10.625rem;
    position: relative;
  }
  .header-main:before {
    content: '';
    display: block;
    height: 0.0625rem;
    background-color: #e4e4e4;
    bottom: 4.375rem;
    position: absolute;
    left: 0;
    right: 0;
  }
  .header-main.fixed {
    height: 7rem;
  }
  .header-main.fixed:before {
    bottom: auto;
    top: 2.5625rem;
  }
  .header-main.fixed .header-logo {
    margin-top: 0.5625rem;
  }
  .header-main.fixed .header-content {
    height: 7rem;
  }
  .header-main.fixed .header-google-translate {
    display: none;
  }
  .header-main.fixed .header-logo__image {
    height: 1.5rem;
  }
  .header-main.fixed .header-quick-links {
    top: 0.625rem;
    right: 2.5rem;
  }
  .header-main.fixed .header-quick-links:before {
    display: none;
  }
  .header-main.fixed .quick-search__form {
    top: 2.625rem;
  }
  .header-content {
    height: 10.625rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 76.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .header-logo__image {
    height: 3.75rem;
    margin-left: 0;
  }
  .header-logo__font {
    width: 8rem;
    height: auto;
    margin-left: 0.25rem;
  }
  .header-links__toggle {
    display: none;
  }
  .header-links__toggle[aria-expanded='false'] + .header-links__wrapper {
    display: block;
  }
  .header-links__wrapper {
    position: static;
    background-color: transparent;
    display: block;
    border-top: none;
  }
  .header-google-translate {
    position: absolute;
    right: 2.5rem;
    top: 2rem;
    display: inline-block;
    width: auto;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-google-translate .goog-te-combo {
    border: 0.1rem solid #ECECEC;
    padding: 0.2rem 0.2rem !important;
  }
  /* Module: S */
  .hero {
    color: #ffffff;
    padding-top: 4.375rem;
    padding-bottom: 5.625rem;
    border-top: none;
  }
  .hero h1 {
    font-size: 3.125rem;
  }
  .hero h2 {
    font-size: 1.25rem;
    max-width: 51.875rem;
    margin: 0 auto;
  }
  .hero:before {
    background-color: transparent;
    background-image: linear-gradient(to bottom, transparent, #000000);
  }
  .hazards .hero {
    padding-bottom: 0rem;
  }
  .hero__event-wrapper {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 7rem;
  }
  .hero__event-details {
    margin-bottom: 0;
  }
  .hero__event-details span {
    position: relative;
    padding-right: 2.3125rem;
    display: inline;
  }
  .hero__event-details span::after {
    content: '';
    display: block;
    width: 0.0625rem;
    height: 2.125rem;
    background-color: #ffc107;
    transform: rotate(25deg);
    position: absolute;
    right: 0.875rem;
    top: -0.625rem;
  }
  .hero__event-date-box {
    background-color: #ffc107;
    border-bottom: 0.3125rem solid #181818;
    width: 4.25rem;
    height: 4.375rem;
    text-align: center;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    line-height: 1;
    display: flex;
    position: absolute;
    left: 0;
    top: 0.9375rem;
    color: #181818;
  }
  .hero__event-day-box {
    font-size: 1.75rem;
    display: block;
  }
  .hero__event-month-box {
    font-size: 0.875rem;
    display: block;
  }
  .hero__event-location .icon-location {
    fill: #ffffff;
  }
  .hazards__container {
    background: none;
    width: 100%;
    min-width: 0;
    margin: 0 auto;
  }
  .hazards__item-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    width: 71.25rem;
    margin: 0 auto;
    position: relative;
    margin-top: 3.3125rem;
    padding-bottom: 1.25rem;
    margin-bottom: 0;
  }
  .hazards__item {
    background: none;
    margin-bottom: 0;
  }
  .hazards__item .hazards__link {
    color: #ffffff;
  }
  .hazards__item .hazards__link:hover {
    text-decoration: underline;
    color: #ffc107;
  }
  .hazards .filters__heading {
    display: none;
  }
  /* Module: S */
  .home-events__wrapper {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0.125rem solid #c8c8c8;
    padding-bottom: 1.875rem;
    padding-top: 0.625rem;
  }
  .home-events__header {
    font-size: 3.125rem;
  }
  .home-events__list {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
  .home-events__item {
    width: 30%;
    border-bottom: none;
    padding-left: 6.125rem !important;
  }
  .home-events__item .icon-arrow-right {
    display: block;
    opacity: 0;
    transform: translateX(-10px);
    transition: .2s ease all;
    width: 1.25rem;
    height: 0.8125rem;
    float: right;
  }
  .home-events__item:hover .icon-arrow-right {
    opacity: 1;
    transform: translateX(0);
  }
  .home-events__date {
    background-color: #ffc107;
    border-bottom: 0.3125rem solid #181818;
    width: 4.25rem;
    height: 4.375rem;
    text-align: center;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    line-height: 1;
    display: flex;
  }
  .home-events__day {
    font-size: 1.75rem;
    display: block;
  }
  .home-events__month {
    font-size: 0.875rem;
    display: block;
  }
  .home-events__title {
    font-size: 1.25rem;
  }
  .home-events__desc {
    font-size: 1rem;
    line-height: 1.5;
  }
  .home-events__location {
    font-size: 0.8125rem;
  }
  /* Module: S */
  .home-investigations__wrapper {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0.125rem solid #c8c8c8;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .home-investigations__header {
    font-size: 1.125rem;
    padding-bottom: 2.5rem;
  }
  .home-investigations__main-name {
    font-size: 3.125rem;
  }
  .home-investigatons__list {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
  }
  .home-investigations__item {
    width: calc(33% - 15px);
    border-bottom-width: 0.625rem;
    transition: .1s transform ease-in;
  }
  .home-investigations__item:hover {
    transform: scale(1.05);
  }
  .home-investigations__item-link {
    min-height: 18.75rem;
    padding: 3.5625rem 1.875rem 1.8125rem;
  }
  .home-investigations__name {
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 500;
  }
  .home-investigations__more {
    bottom: 1.8125rem;
    left: 1.875rem;
    width: auto;
  }
  .home-investigations__more .icon-arrow-right {
    margin-left: 0.75rem;
    position: relative;
    top: 0.125rem;
  }
  .home-investigations__all {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }
  /* Module: S */
  .home-links {
    background-color: #ffc107;
    text-align: center;
  }
  .home-links__list {
    font-size: 1.25rem;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 71.25rem;
    margin: 0 auto;
    display: block;
  }
  .home-links__item {
    display: inline-block;
    width: 18.75rem;
    padding-left: 1.5rem;
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
  }
  .home-links__item::after {
    height: 5.375rem;
    left: -1.1875rem;
    top: 0.8125rem;
    right: auto;
  }
  .home-links__item .icon-arrow-right {
    width: 1.25rem;
    height: 0.8125rem;
    display: block;
    top: auto;
    margin-top: 0.625rem;
    display: block;
    right: auto;
    transition: 0.1s transform ease;
    position: relative;
  }
  .home-links__item:hover .icon-arrow-right {
    transform: translateX(20px);
  }
  .home-links__text {
    display: block;
    padding-top: 1.5625rem;
  }
  /* Module: S */
  .home-mega-grid__wrapper {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }
  .home-mega-grid {
    margin-left: auto;
    margin-right: auto;
    width: 71.25rem;
  }
  .home-mega-grid + .home-mega-grid {
    padding-top: 1.875rem;
  }
  .home-mg__list {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 14.375rem 14.375rem 14.375rem 14.375rem;
    -ms-grid-columns: 1fr 1.875rem 1fr 1.875rem 1fr 1.875rem 1fr;
    -ms-grid-rows: 14.375rem 1.875rem 14.375rem 1.875rem 14.375rem 1.875rem 14.375rem;
    grid-gap: 1.875rem;
  }
  .home-mg__list:nth-child(3) {
    margin: 1.9375rem 0;
  }
  .home-mg__item {
    display: block;
  }
  .home-mg__item:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
  .home-mg__item:nth-of-type(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .home-mg__item:nth-of-type(3) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 5;
    -ms-grid-row: 1;
    -ms-grid-column-span: 3;
    -ms-grid-row-span: 3;
  }
  .home-mg__item:nth-of-type(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .home-mg__item:nth-of-type(5) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 4;
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
  }
  .home-mg__item:nth-of-type(6) {
    -ms-grid-column: 5;
    -ms-grid-row: 5;
  }
  .home-mg__item:nth-of-type(7) {
    -ms-grid-column: 7;
    -ms-grid-row: 5;
  }
  .home-mg__item:nth-of-type(8) {
    -ms-grid-column: 1;
    -ms-grid-row: 7;
  }
  .home-mg__item:nth-of-type(9) {
    -ms-grid-column: 3;
    -ms-grid-row: 7;
  }
  .home-mg__item:nth-of-type(10) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 5;
    -ms-grid-column: 5;
    -ms-grid-row: 7;
    -ms-grid-column-span: 3;
  }
  .home-mg__link {
    height: 100%;
    transition: .2s transform ease;
  }
  .home-mg__link:hover {
    transform: scale(1.05);
  }
  .home-mg__meta {
    max-height: 12.5rem;
    overflow: hidden;
  }
  .home-mg__item--video .home-mg__link:hover .home-mg__image-wrapper::before {
    background-image: url(mysource_files/icon-play-hover.png);
  }
  .home-mg__item.home-mg__item--social > a {
    border-bottom-width: 10px;
  }
  .home-mg__image-wrapper {
    height: 100%;
  }
  .home-mg__image {
    height: 100%;
  }
  .home-mg__name {
    padding-bottom: 0;
  }
  .home-mg__account {
    padding-top: 0.9375rem;
  }
  .home-mg__item--video .home-mg__link {
    display: block;
  }
  .home-mg__item--video .home-mg__link.mobile-only {
    display: none;
  }
  /* Module: S */
  .home-personas__container {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 1.625rem;
    max-width: 59.125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .home-personas__persona {
    width: 28.625rem;
    height: 16.875rem;
    padding-left: 13rem;
    background-color: transparent;
    position: relative;
    padding-top: 6rem;
    text-align: left;
  }
  .home-personas__persona:hover {
    background-color: #ffffff;
  }
  .home-personas__persona::after {
    position: absolute;
    top: 2.5rem;
    left: 10.875rem;
    content: '';
    height: 11.75rem;
    width: 0.0625rem;
    transform: rotate(20deg);
    background-color: #9b9b9b;
  }
  .home-personas__role {
    font-size: 2.5rem;
  }
  .home-personas__persona .icon-persona {
    position: absolute;
    left: 6.125rem;
    top: 4rem;
  }
  .home-personas__persona--employer .icon-home-employer {
    height: 3.125rem;
    width: 4.375rem;
  }
  .home-personas__persona--worker .icon-home-worker {
    height: 3.125rem;
    width: 4rem;
  }
  .home-personas__more {
    text-align: left;
    margin-top: 0.6875rem;
  }
  .home-personas__persona .icon-arrow-right {
    fill: #737373;
    width: 1.25rem;
    height: 0.8125rem;
    transition: .1s transform ease;
  }
  .home-personas__persona:hover .icon-arrow-right {
    transform: translateX(30px);
    fill: #000000;
  }
  /* Module: S */
  .home-scroll-down__wrapper {
    display: block;
    padding-bottom: 1.5625rem;
    padding-top: 1.5625rem;
    text-align: center;
    background-color: #faf8f8;
  }
  .home-scroll-down {
    color: #1b1b1b;
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 2.67;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    text-transform: uppercase;
  }
  .home-scroll-down .icon-arrow-bottom {
    display: block;
    height: 0.4375rem;
    margin-left: auto;
    margin-right: auto;
    width: 0.6875rem;
  }
  /* Module: S */
  .home-search {
    background-color: #ebebeb;
    margin-top: 0;
    height: 4.6875rem;
  }
  .home-search__form {
    max-width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    height: 100%;
    margin-bottom: 0.3125rem;
  }
  .home-search__form::after {
    position: absolute;
    bottom: -0.3125rem;
    height: 0.3125rem;
    left: calc(50%);
    margin-left: -50%;
  }
  .home-search__label {
    background-color: #ebebeb;
    width: 18.3125rem;
    font-size: 1.125rem;
    line-height: 4.6875rem;
    padding-left: 1.25rem;
  }
  .home-search__input {
    width: auto;
    flex: 1;
    font-size: 1.125rem;
    padding-left: 1.25rem;
  }
  .home-search__submit {
    width: 4.6875rem;
    height: 4.6875rem;
    margin-top: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .home-search__submit .svg-icon {
    width: 1.5625rem;
    height: 1.5625rem;
  }
  /* Module: S */
  .home-slider {
    height: 26.25rem;
  }
  .home-slider__slides {
    margin-left: auto;
    margin-right: auto;
  }
  .home-slider__slide {
    position: relative;
    width: 71.25rem;
    filter: grayscale(1) brightness(1) contrast(0.9);
  }
  .home-slider__slide.slick-active {
    filter: grayscale(0) brightness(1) contrast(1);
  }
  .home-slider__slide-link::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent, #000000);
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
  }
  .home-slider__slide-link::after {
    content: "";
    display: block;
    width: 0.0625rem;
    height: 8.75rem;
    transform: rotate(24deg);
    position: absolute;
    background-color: #ffffff;
    left: 6.5rem;
    bottom: 2rem;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
  }
  .home-slider__slide--video::before {
    top: 50%;
  }
  .home-slide__image {
    height: 26.25rem;
  }
  .home-slide__meta {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    background-color: transparent;
    padding-left: 8.625rem;
    padding-bottom: 2.375rem;
    height: auto;
  }
  .home-slide__date {
    font-weight: 600;
  }
  .home-slide__more .icon-arrow-right {
    transition: 0.3s transform ease;
  }
  .home-slider__slide-link:hover .home-slide__description {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 1;
    height: auto;
    visibility: visible;
    margin-bottom: 2.0625rem;
  }
  .home-slider__slide-link:hover::after {
    bottom: 27%;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
  }
  .home-slide__description {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0;
    visibility: hidden;
    display: block;
    height: 0px;
    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 26.875rem;
    overflow: hidden;
  }
  .home-slider__slide-link:hover .icon-arrow-right {
    transform: translateX(30px);
  }
  .home-slide__link {
    font-size: 2rem;
    display: block;
    padding-top: 0.125rem;
    padding-bottom: 0.375rem;
  }
  .home-slider .slick-arrow {
    display: block;
    border: none;
    background-color: #ffc107;
    width: 3.125rem;
    height: 3.75rem;
    position: absolute;
    top: 11.875rem;
    text-indent: -999em;
    overflow: hidden;
    background-image: url("mysource_files/arrow-left.svg");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .home-slider .slick-prev {
    left: calc(((100% - 1140px) / 2) - 25px);
  }
  .home-slider .slick-next {
    right: calc(((100% - 1140px) / 2) - 25px);
    transform: rotate(180deg);
  }
  .lity .lity-close {
    position: absolute;
    right: -1.125rem;
    top: -1.0625rem;
  }
  .lity .lity-close:active, .lity .lity-close:hover {
    top: -1.0625rem !important;
  }
  .landing-promo--right .landing-promo__video {
    order: 2;
  }
  .perform-promo__border {
    height: 0.625rem;
  }
  /* Module: S */
  .home-today-safeworks {
    padding: 3.5rem 0 1.25rem;
    border-bottom: 0.3125rem solid #1e1e1e;
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .home-ts__header {
    font-size: 1.125rem;
    line-height: 1.33;
    font-weight: 600;
    margin-bottom: 1.875rem;
  }
  .home-ts__header-name {
    font-size: 3.125rem;
  }
  .home-ts__links-bar {
    text-align: center;
  }
  .home-ts__link {
    background-color: transparent;
    height: auto;
    line-height: normal;
    padding-left: 1.9375rem;
    padding-right: 3.25rem;
    display: inline-block;
    font-size: 0.9375rem;
    border-right: 0.0625rem solid #979797;
  }
  .home-ts__link:hover::after {
    content: '';
    display: block;
    width: calc(100% + 23px);
    height: 0.125rem;
    background-color: #ffc107;
    position: relative;
    top: 0.125rem;
  }
  .home-ts__link .icon-arrow-right {
    width: 0.75rem;
    height: 0.5rem;
    right: 1.875rem;
    top: calc(50% - 4px);
  }
  .home-ts__sharebox {
    display: inline-block;
    margin-left: 1.75rem;
  }
  .home-ts__sharebox .share-bar__header {
    font-size: 0.9375rem;
    font-weight: 600;
  }
  /* Module: S */
  .home-updates__wrapper {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .home-updates__header {
    font-size: 1.125rem;
  }
  .home-updates__main-name {
    font-size: 3.125rem;
  }
  .home-updates__list {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
  .home-updates__item {
    width: calc(33% - 15px);
    transition: .1s transform ease-in;
  }
  .home-updates__item:hover {
    transform: scale(1.05);
  }
  .home-updates__item-link {
    min-height: 18.75rem;
    padding-left: 1.9375rem;
    padding-right: 1.9375rem;
    padding-top: 3.4375rem;
  }
  .home-updates__item-link::after {
    height: 0.625rem;
  }
  .home-updates__title {
    line-height: 1.29;
    font-size: 1.75rem;
    border-bottom-width: 0.125rem;
  }
  .home-updates__desc {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 0.625rem;
  }
  .home-updates__more {
    font-size: 0.8125rem;
    display: inline-block;
    bottom: 1.75rem;
    left: 1.9375rem;
  }
  .home-updates__more .icon-arrow-right {
    margin-left: 0.625rem;
    position: relative;
    top: 0.125rem;
  }
  /* Module: S */
  .how-it-works {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 71.25rem;
  }
  .hit__heading {
    font-size: 3.125rem;
    margin-top: 0.625rem;
  }
  .hit__list {
    display: flex;
    justify-content: space-between;
  }
  .hit__item {
    width: calc((100% / 3) - (60px / 3));
  }
  /* Module: S */
  .accordion {
    margin: 0 -2.5rem;
  }
  .accordion__item-name .icon-arrow-right {
    right: 1.6875rem;
  }
  .accordion__item-content {
    padding: 1.5625rem 4.375rem 2.625rem 2.5rem;
  }
  .accordion__item-link {
    font-size: 1.125rem;
    line-height: 1.5625rem;
    padding: 2.1875rem 3.75rem 2.1875rem 2.5rem;
  }
  /* Module: S */
  .breadcrumbs--no-wrapper {
    padding: 0 2.5rem;
  }
  .breadcrumbs--consultations {
    max-width: 76.25rem;
    margin-left: auto;
    margin-right: auto;
    height: 3.125rem;
    line-height: 3.125rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .breadcrumbs {
    display: block;
  }
  .breadcrumbs__wrapper {
    display: block;
    max-width: 76.25rem;
    margin: 1.25rem auto -1.875rem auto;
  }
  .breadcrumbs__wrapper .breadcrumbs {
    padding: 0 2.5rem;
  }
  /* Module: S */
  .sq-form-question-datetime input[type='password'],
  .sq-form-question-datetime input[type='text'],
  .sq-form-question-datetime label,
  .sq-form-question-datetime select {
    margin-bottom: initial;
    width: auto;
  }
  /* for fireworks display form */
  .webservice_form_fd .sq-form-question-fd2,
  .webservice_form_fd .sq-form-question-fd3 {
    width: 45%;
    display: inline-block;
    margin: 1em 4% 1em 0;
  }
  /* Module: S */
  /* Module: S */
  .content-wrapper {
    justify-content: space-between;
    margin-top: 3.125rem;
    flex-flow: row;
    max-width: 76.25rem;
    margin-left: auto;
    margin-right: auto;
    position: static;
    padding-top: 0;
  }
  .content__top-bar {
    display: flex;
    justify-content: space-between;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 0;
    padding-right: 0;
  }
  .content__top-bar .share-bar {
    padding-right: 2.5rem;
  }
  .content__top-bar .breadcrumbs {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .content__top-bar .breadcrumbs {
    position: static;
  }
  .content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 100%;
  }
  .content__body {
    margin: 0;
    padding: 0 2.5rem 2.5rem 2.5rem;
    max-width: 53rem;
  }
  .content p.intro {
    font-size: 1.125rem;
    font-weight: 600;
    color: #181818;
  }
  .content h1 {
    font-size: 2.5rem;
    font-weight: 500;
  }
  .content h2 {
    font-size: 1.75rem;
    font-weight: 500;
  }
  .content h3 {
    font-size: 1.25rem;
  }
  .content h4 {
    font-size: 1.125rem;
  }
  .content h5 {
    font-size: 0.875rem;
  }
  .content th {
    padding-left: 2.5rem;
    font-weight: 600;
    font-size: 0.875rem;
  }
  .content td {
    padding-left: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .no-sidebar .content__body {
    max-width: 100%;
  }
  blockquote {
    font-size: 1.125rem;
    overflow: hidden;
    display: block;
    padding-left: 6.875rem;
    margin-bottom: 1.875rem;
  }
  blockquote::before,
  blockquote::after {
    top: 2.5rem;
  }
  .blockquote__image {
    float: right;
    margin-left: 1.875rem;
    width: 100%;
    max-width: 19.8125rem;
    position: static;
    margin-top: 0;
    margin-bottom: 0;
  }
  .content__image--left {
    float: left;
    margin-right: 1.875rem;
  }
  .content__image--right {
    float: right;
    margin-left: 1.875rem;
  }
  .content__image--center {
    float: none;
    margin: 0 auto;
  }
  .content__image--full img {
    width: 100%;
    height: auto;
  }
  p.content__image {
    margin-top: 0.3125rem;
  }
  .documents__item {
    padding-left: 5.6875rem;
    position: relative;
  }
  .documents__icon-wrapper {
    position: absolute;
    top: 1.3125rem;
    left: 0.9375rem;
  }
  .documents__description {
    margin-top: 1rem;
    font-size: 1rem;
  }
  .documents__download-link {
    padding-right: 0.625rem;
  }
  .documents__download-link .icon-arrow-right {
    transition: .2s ease transform;
  }
  .documents__download-link:hover .icon-arrow-right {
    transform: translateX(10px);
  }
  /* Module: S */
  .home .landing-articles {
    padding-bottom: 2.5rem;
  }
  .home .landing-articles:before {
    top: -2.1875rem;
    bottom: 0;
  }
  .home .landing-articles:after {
    content: '';
    height: 0.3125rem;
    background-color: #1e1e1e;
    position: absolute;
    width: 71.25rem;
    left: 50%;
    margin-left: -35.625rem;
    top: -2.1875rem;
  }
  .landing-articles {
    background-color: #faf8f8;
  }
  .single-column .landing-articles {
    padding-left: 0;
    padding-right: 0;
  }
  .content .landing-articles {
    padding-left: 0;
    padding-right: 0;
  }
  .landing-articles__list {
    padding: 0.9375rem 0 1.875rem;
    position: relative;
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content .landing-articles__list {
    width: 100%;
    padding: 0;
  }
  .landing-articles__item {
    width: calc((100% / 3) - 20px);
    transition: .2s transform ease;
  }
  .content .landing-articles__item {
    width: calc((100% / 3) - 10px);
  }
  .landing-articles__item:hover {
    transform: scale(1.05);
  }
  .landing-articles__item:first-of-type {
    margin-top: 0;
  }
  .landing-articles__image {
    width: 100%;
    height: 16.875rem;
    object-fit: cover;
  }
  .landing-articles__meta {
    border-bottom-width: 0.625rem;
  }
  .landing-articles__name {
    margin-top: 0;
  }
  .landing-articles__link {
    font-size: 1.75rem;
  }
  .landing-articles__desc {
    font-size: 1rem;
    min-height: 5rem;
  }
  .landing-articles__more {
    display: block;
    font-size: 0.8125rem;
  }
  .landing-articles__more .icon-arrow-right {
    margin-left: 0.3125rem;
    transition: .2s ease transform;
  }
  .landing-articles__more:hover .icon-arrow-right {
    transform: translateX(10px);
  }
  /* Module: S */
  .landing-cta-tiles {
    padding-bottom: 0;
    background: #faf8f8;
    margin-top: 1.5625rem;
    padding-top: 3.125rem;
  }
  .content .landing-cta-tiles {
    padding: 0;
  }
  .landing-cta__container {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .content .landing-cta__container {
    width: 100%;
  }
  .landing-cta-tiles .landing-container {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .landing-cta-tiles__list {
    display: flex;
    justify-content: space-between;
  }
  .landing-cta-tiles__item {
    width: calc(50% - 15px);
  }
  .content .landing-cta-tiles__item {
    margin-bottom: 0;
  }
  .landing-cta-tiles__meta {
    padding: 1.875rem;
  }
  .landing-cta-tiles__title {
    padding-right: 0;
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
  }
  .landing-cta-tiles__title::after {
    height: 0.1875rem;
  }
  .landing-cta-tiles__desc {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
  .landing-cta-tiles__more .icon-arrow-right {
    transition: .1s transform ease;
  }
  .landing-cta-tiles__item:hover .icon-arrow-right {
    transform: translateX(10px);
  }
  /* Module: S */
  .landing-list--boxes .landing-list__item .landing-list__new-h {
    font-size: 1rem;
    top: inherit;
  }
  .landing-list--boxes .landing-list__item .landing-list__new-h:after {
    content: "";
  }
  .landing-list__item.landing-list__new-item {
    margin: 0 0.5rem 4.6875rem 0.4375rem !important;
  }
  /* Module: S */
  .landing-listing-simple {
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .landing-listing-simple__wrapper {
    padding: 3.125rem 0 0.625rem 0;
  }
  .landing-listing-simple__list {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .landing-listing-simple__item {
    border-bottom-width: 0.625rem;
    margin-bottom: 1.25rem;
    padding: 1.875rem;
  }
  .landing-listing-simple__title {
    font-size: 1.625rem;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-bottom: 0.625rem;
    padding-bottom: 0.5rem;
  }
  .landing-listing-simple__title::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.1875rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffc107;
  }
  .landing-listing-simple__link {
    font-size: 1.75rem;
  }
  .landing-listing-simple__desc {
    font-size: 1.125rem;
    line-height: 1.56;
    color: #494949;
    margin-top: 0.625rem;
  }
  /* Module: S */
  /* Module: S */
  .landing-promo {
    border-bottom: none;
    padding-bottom: 0rem;
    border-top: 5rem solid #faf8f8;
    position: relative;
  }
  .landing-promo__container {
    display: flex;
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .content .landing-promo__container {
    width: 100%;
  }
  .landing-promo .landing-container::after {
    content: "";
    display: block;
    width: 71.25rem;
    height: 0.625rem;
    background-color: #181818;
    position: absolute;
    bottom: -0.625rem;
  }
  .landing-promo__image {
    position: relative;
    top: -3.75rem;
    max-width: 34.6875rem;
    height: auto;
    margin-top: 0;
    align-self: flex-start;
  }
  .landing-promo--right .landing-promo__image {
    order: 2;
  }
  .landing-promo--right .landing-promo__meta {
    left: auto;
    order: 1;
    padding-right: 3.75rem;
    padding-left: 0;
  }
  .main.content .landing-promo--right .landing-promo__image {
    right: 4.6875rem;
  }
  .main.content .landing-promo--right .landing-promo__desc {
    padding-right: 0;
  }
  .main.content .landing-promo--right .landing-promo__meta {
    padding-right: 5.7rem;
  }
  .main.content .landing-promo--right .landing-promo__title {
    padding-right: 0;
  }
  .landing-promo__meta {
    top: 0;
    width: 34.375rem;
    padding-top: 2.5rem;
    padding-left: 3.75rem;
  }
  .main.content .landing-promo__meta {
    padding-right: 4.7rem;
    padding-left: 1.5rem;
  }
  .landing-promo__title {
    margin-top: 0;
  }
  .main.content .landing-promo__title {
    word-wrap: break-word;
    max-width: 28.125rem;
  }
  .landing-promo__more {
    margin-bottom: 3.75rem;
    display: inline-block;
  }
  .landing-promo__more .icon-arrow-right {
    transition: 0.1s transform ease;
  }
  .landing-promo__more:hover .icon-arrow-right {
    transform: translateX(10px);
  }
  .landing-promo__video:hover,
  .landing-promo__video:focus,
  .landing-promo__video:visited {
    outline: none;
  }
  /* Module: S */
  .landing-container,
  .resources-topic__container {
    width: 76.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .content .landing-container {
    width: 100%;
  }
  /* Module: S */
  main > article {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  main .toc-lvl1__list {
    padding-left: 2.5rem;
  }
  .long-page main {
    padding-left: 2.5rem;
    padding-right: 1.875rem;
    margin-top: 0;
  }
  .toc-sidebar {
    background-color: #ffc107;
    padding: 0 1.25rem 1.25rem 1.25rem;
    border-bottom: 0.25rem solid #181818;
    align-self: flex-start;
    order: 2;
    display: block;
    position: sticky;
    width: 18.75rem;
    min-width: 18.75rem;
    top: 0;
    height: 100vh;
    overflow-y: scroll;
    margin-right: 2.5rem;
    margin-left: 0;
  }
  .toc,
  .main-content .toc {
    padding: 0 0 0 40px;
  }
  .lhs-toc,
  .main-content .lhs-toc {
    background: #fff;
    height: 400px;
    left: 0;
    overflow-y: scroll;
    padding: 0 30px 0 0;
    position: absolute;
    top: 50px;
    width: 286px;
  }
  .sq-active .lhs-toc,
  .sq-active .main-content .lhs-toc {
    display: block;
  }
  .lhs-toc .toc,
  .main-content .lhs-toc .toc {
    margin: 25px 0 0;
    padding: 0;
  }
  /* Module: S */
  .content--news-events {
    flex: 1;
    padding-right: 1.875rem;
  }
  .news-events {
    padding-bottom: 1.25rem;
    width: 100%;
  }
  .news-events__header {
    font-size: 3.125rem;
  }
  .news-events__list {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .news-events__item {
    border-bottom-width: 0.625rem;
    margin-bottom: 1.25rem;
    padding: 1.875rem 1.875rem 1.875rem 7.8125rem;
  }
  .perform .news-events__item {
    margin-bottom: 4.0625rem;
  }
  .news-events__date {
    background-color: #ffc107;
    border-bottom: 0.3125rem solid #181818;
    width: 4.25rem;
    height: 4.375rem;
    text-align: center;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    line-height: 1;
    display: flex;
    top: 1.875rem;
    left: 1.875rem;
  }
  .news-events__day {
    font-size: 1.75rem;
    display: block;
  }
  .news-events__month {
    font-size: 0.875rem;
    display: block;
  }
  .news-events__title {
    font-size: 1.625rem;
    font-weight: 500;
  }
  .news-events__link {
    font-size: 1.625rem;
  }
  .news-events__type {
    font-weight: 600;
    font-size: 0.8125rem;
    display: inline-block;
  }
  .news-events__address {
    margin: 0 0 0 1.25rem;
    display: inline-block;
  }
  .news-events__desc {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
    display: block;
  }
  .news-events__location {
    font-size: 0.8125rem;
  }
  .news-events__meta {
    display: flex;
    position: relative;
    justify-content: flex-end;
  }
  .news-events__more {
    position: absolute;
    left: 0;
    font-size: 0.875rem;
    font-weight: 600;
    padding-right: 0.625rem;
    width: auto;
    height: auto;
    text-indent: 0;
  }
  .news-events__more .icon-arrow-right {
    transition: .2s ease transform;
    top: 0;
    margin-left: 0.625rem;
    display: inline;
  }
  .news-events__more:hover .icon-arrow-right {
    transform: translateX(10px);
  }
  .news-events__copy-link {
    margin-right: 1.25rem;
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
  }
  .news-events__email-link {
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
  }
  /* Module: S */
  .p-perform-infograph {
    justify-content: space-between;
    flex-flow: row;
    margin: 0 auto;
    position: static;
    padding: 0;
    margin-top: 3.125rem;
  }
  .p-perform-infograph__container {
    max-width: 76.25rem;
    margin: 0 auto;
  }
  .p-perform-infograph__items {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 0 1.25rem;
  }
  .p-perform-infograph__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-right: 1.25rem;
  }
  .p-perform-infograph__item:last-child {
    margin-right: 0;
    width: 101%;
  }
  .p-perform-infograph__tile {
    display: block;
    text-align: inherit;
    border-bottom: 2px black solid;
    padding: 1.75rem 1.8125rem 2.8125rem 1.75rem;
    transition: all .2s ease-in-out;
  }
  .p-perform-infograph__tile:hover {
    transform: scale(1.05);
  }
  .p-perform-infograph__img {
    width: auto;
    display: inline-block;
  }
  .p-perform-infograph__img img {
    height: 4.625rem;
    width: auto;
  }
  .p-perform-infograph__title {
    font-size: 3.125rem;
    padding: 0.9375rem 0;
  }
  .p-perform-infograph__content {
    max-width: 13.75rem;
    display: inline-block;
  }
  .p-perform-infograph__content h1 {
    margin-top: 0;
    color: #181818;
  }
  .p-perform-infograph__content h1, .p-perform-infograph__content p {
    font-size: 1.75rem;
    line-height: 1.14;
  }
  .p-perform-infograph__summary {
    padding-bottom: 0.3125rem;
    text-align: center;
  }
  /* Module: S */
  .p-perform-menu__list {
    width: 76.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border-bottom: 0.3125rem solid #000000;
    margin-bottom: 0;
    margin-top: 0;
  }
  .p-perform-menu__item {
    padding: 1.375rem 0;
    display: inline-block;
    text-align: center;
    padding-left: none;
    border: none;
  }
  .p-perform-menu__item:first-child {
    border: none;
  }
  .p-perform-menu__item:nth-child(2) .p-perform-menu__link, .p-perform-menu__item:nth-child(4) .p-perform-menu__link {
    border: none;
  }
  .p-perform-menu__link {
    width: 12.5rem;
    border-left: 0.0625rem solid #858585;
    border-right: 0.0625rem solid #858585;
    font-size: 1.25rem;
  }
  /* Module: S */
  .perform .content--search, .perform-workshop__title, .perform-workshop__content {
    background: none;
    justify-content: space-between;
    margin-top: 3.125rem;
    flex-flow: row;
    max-width: 76.25rem;
    margin: 0 auto;
    position: static;
    padding: 0;
  }
  .perform-workshop__title h1 {
    font-size: 2.5rem;
    margin-top: 3.0625rem;
    margin-bottom: 1.875rem;
  }
  .perform .news-events__location {
    margin-bottom: 0.625rem;
  }
  .perform .news-events__meta {
    padding-right: 1.625rem;
  }
  .perform .workshop-price {
    margin-left: 1.25rem;
  }
  .perform .share-bar {
    display: block;
  }
  /* for workshops section on perform homepage */
  .p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list {
    margin: 0 -1%;
  }
  .p-perform-resources .p-perform-resources__container .perform--content .content--search .documents__wrapper .documents__list .documents__item {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 1rem 1%;
  }
  /* Module: S */
  .resources-topic {
    margin-bottom: 1.875rem;
  }
  .resources-topic__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  .resources-topic__header {
    margin-top: 4.375rem;
  }
  .resources-topic__item {
    width: calc((100% / 3) - 20px);
    margin-bottom: 0;
  }
  /* Module: S */
  .resources-listing .main > h1.library__title {
    margin-top: 0.625rem;
    margin-bottom: 0.875rem;
  }
  .resources-listing .search__resources__sort .sq-form-question-title {
    margin-right: 20px;
    display: inline-block;
  }
  .resources-listing .search__resources__sort .sq-form-question-answer {
    width: auto;
  }
  .resources-listing .search__resources__sort .search__resources__select {
    height: auto;
    background-color: #ffffff;
  }
  .resources-listing .sq-form-question-title .resources__list .search__title {
    margin-bottom: 0.9375rem;
  }
  .resources-listing .search {
    margin-bottom: 0;
  }
  .resources-listing .search form {
    margin-bottom: 0.9375rem;
  }
  .resources-listing .search__resources-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    position: relative;
    align-items: center;
    margin-top: 1.0625rem;
  }
  .resources-listing .search__resources-summary {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #737373;
  }
  .resources-listing .search__resources__sort {
    display: inline-block;
  }
  .resources-listing .search__meta-summary {
    margin-top: 0.25rem;
  }
  .resources-listing .search__meta-date, .resources-listing .search__meta-type {
    font-size: 0.9375rem;
  }
  /* Module: S */
  .risk-predictor__selector {
    margin-top: -5.625rem;
    padding-right: 13.25rem;
    padding-bottom: 0;
  }
  .risk-predictor__container h3.title,
  .risk-predictor__container h3.risk-predictor__info {
    padding-top: 0.625rem;
  }
  .risk-predictor__container ul {
    margin: 0 -2.3125rem;
    padding: 0.625rem 0;
  }
  .risk-predictor__container li {
    border-bottom: none;
    padding: 0 2.375rem;
    width: auto;
    position: relative;
  }
  .risk-predictor__container li:before {
    content: '';
    position: absolute;
    top: 0.75rem;
    bottom: 0.375rem;
    left: -0.0625rem;
    width: 0.125rem;
    background-color: #858585;
  }
  .risk-predictor__container li:first-child:before {
    display: none;
  }
  .risk-predictor__select {
    border-right: 0.125rem solid #000000;
    border-left: none;
  }
  .risk-predictor__select select {
    padding: 2.375rem 4.6875rem 2.3125rem 3.375rem;
  }
  .risk-predictor__select + .risk-predictor__select {
    border-right: 0;
  }
  .risk-predictor__submit {
    top: 0;
    left: auto;
    right: 0;
    margin-left: 0;
    padding: 0;
    border-bottom: 0.3125rem solid #000000;
  }
  .risk-predictor__submit input[type="submit"] {
    border-radius: 0;
    width: 100%;
    height: 100%;
    font-size: 1.125rem;
  }
  .risk-predictor__item {
    background-repeat: no-repeat;
  }
  .risk-predictor__item.biological-factors {
    background-image: url(../mysource_files/icon-biological.svg);
    background-position: 3.6875rem 2.375rem;
    background-size: 5.25rem;
  }
  .risk-predictor__item.body-stressing {
    background-image: url(../mysource_files/icon-body-stress.svg);
    background-position: 3.75rem 2.375rem;
    background-size: 4.75rem;
  }
  .risk-predictor__item.chemicals-and-other-substances {
    background-image: url(../mysource_files/icon-chemicals.svg);
    background-position: 3.6875rem 2.375rem;
    background-size: 5.25rem;
  }
  .risk-predictor__item.heat-electricity-and-other-environmental-factors {
    background-image: url(../mysource_files/icon-electricity.svg);
    background-position: 2.5625rem 2.5rem;
    background-size: 7.5625rem;
  }
  .risk-predictor__item.falls-trips-and-slips-of-a-person {
    background-image: url(../mysource_files/icon-falls.svg);
    background-position: 2.875rem 2.5rem;
    background-size: 6.9375rem;
  }
  .risk-predictor__item.being-hit-by-moving-objects {
    background-image: url(../mysource_files/icon-hit.svg);
    background-position: 3.375rem 2.3125rem;
    background-size: 4.8125rem;
  }
  .risk-predictor__item.hitting-objects-with-a-part-of-the-body {
    background-image: url(../mysource_files/icon-hitting-object.svg);
    background-position: 3rem 2.375rem;
    background-size: 5.875rem;
  }
  .risk-predictor__item.mental-stress {
    background-image: url(../mysource_files/icon-mental-stress.svg);
    background-position: 3.125rem 2.375rem;
    background-size: 3.5rem;
  }
  .risk-predictor__item.other-and-unspecified-mechanisms-of-incident {
    background-image: url(../mysource_files/icon-other.svg);
    background-position: 3.6875rem 2.375rem;
    background-size: 5.25rem;
  }
  .risk-predictor__item.sound-and-pressure {
    background-image: url(../mysource_files/icon-sound.svg);
    background-position: 3.125rem 2.375rem;
    background-size: 4.375rem;
  }
  .risk-predictor__item.vehicle-incidents-and-other {
    background-image: url(../mysource_files/icon-vehicles.svg);
    background-position: 2.5625rem 2.5rem;
    background-size: 8.375rem;
  }
  .risk-predictor__item a {
    padding: 2.25rem 2.25rem 2.25rem 12.5rem;
  }
  .risk-predictor__item a:hover .risk-predictor__link .icon-arrow-right, .risk-predictor__item a:focus .risk-predictor__link .icon-arrow-right {
    transform: translateX(10px);
  }
  .risk-predictor__info {
    padding-bottom: 1.25rem;
  }
  .risk-predictor__period {
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1.5;
    display: inline-block;
    padding: 0 0.3125rem;
  }
  .risk-predictor__data {
    font-size: 3.125rem;
    line-height: 1.2;
    padding-right: 0;
  }
  .risk-predictor__percentage {
    font-size: 1.125rem;
    padding: 1.75rem 0 0.4375rem 0.625rem;
  }
  .risk-predictor__label {
    clear: left;
    padding: 0;
  }
  .risk-predictor__link .icon-arrow-right {
    top: 0;
    margin-left: 0.625rem;
    transition: .2s ease transform;
  }
  .risk-predictor .filters__select-list {
    top: 7.125rem;
  }
  .risk-predictor span.init {
    display: block;
    padding: 2.375rem 4.6875rem 2.3125rem 3.375rem;
    font-size: 1.125rem;
    height: 7.8125rem;
  }
  /* Module: S */
  .content--search {
    margin: 0 -2.5rem -3.125rem -2.5rem;
    padding: 0 2.5rem 1.875rem 2.5rem;
    flex-flow: row;
    justify-content: space-between;
  }
  .form--site-search {
    flex-flow: row;
    justify-content: space-between;
  }
  .form--site-search .search {
    padding-bottom: 1.25rem;
    flex-grow: 1;
  }
  .form--site-search .search input[type="text"] {
    font-size: 1.125rem;
    padding: 1.375rem 5rem 1.375rem 1.875rem;
  }
  .form--site-search .search button {
    padding: 1.3125rem 1.875rem;
  }
  .form--site-search .search button svg {
    width: 1.5625rem;
    height: 1.5625rem;
  }
  .search__header {
    font-size: 3.125rem;
  }
  .search__list {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    background-color: #faf8f8;
  }
  .search__list .mb-display span {
    display: none;
  }
  .search__item {
    border-bottom-width: 0.625rem;
    margin-bottom: 1.25rem;
    padding: 1.875rem;
    background-color: #ffffff;
  }
  .search__date {
    background-color: #ffc107;
    border-bottom: 0.3125rem solid #181818;
    width: 4.25rem;
    height: 4.375rem;
    text-align: center;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    line-height: 1;
    display: flex;
  }
  .search__day {
    font-size: 1.75rem;
    display: block;
  }
  .search__month {
    font-size: 0.875rem;
    display: block;
  }
  h2.search__title {
    font-size: 1.625rem;
    font-weight: 500;
  }
  .search__type {
    font-weight: 600;
    font-size: 0.8125rem;
  }
  .search__desc {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
  }
  .search__meta span {
    display: inline-block;
    padding-left: 0.9375rem;
  }
  .search__meta a {
    margin-left: 2rem;
  }
  .search__meta a.search__more {
    margin-left: 0;
    margin-right: 2rem;
  }
  .search__meta a.search__more span {
    padding-left: 0;
    padding-right: 0.9375rem;
  }
  .search__meta a:hover span {
    text-decoration: underline;
  }
  .search__meta a svg {
    position: relative;
    top: 0.1875rem;
  }
  /* Module: S */
  .section-disclaimer .section__wrapper {
    margin: 0 auto;
    width: 71.25rem;
    padding-right: 0;
    padding-left: 0;
  }
  /* Module: S */
  .share-bar--footer {
    order: 4;
    width: 100%;
  }
  .share-bar--long-page {
    text-align: right;
  }
  .share-bar__header {
    font-weight: 500;
    font-size: 0.875rem;
    color: #494949;
    display: inline-block;
    padding-right: 0.875rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .share-bar__list {
    display: inline-block;
  }
  .share-bar__link {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    position: relative;
  }
  .share-bar__link:first-of-type {
    padding-left: 0.375rem;
  }
  .share-bar__link:hover:after {
    content: '';
    display: block;
    height: 0.125rem;
    background-color: #ffc107;
    left: 0.375rem;
    right: 0.375rem;
    bottom: 0;
    position: absolute;
  }
  .icon-social-facebook {
    width: 0.4375rem;
    height: 0.8125rem;
  }
  .icon-social-instagram {
    width: 0.6875rem;
    height: 0.6875rem;
  }
  .icon-social-twitter {
    width: 0.8125rem;
    height: 0.6875rem;
  }
  .icon-social-youtube {
    width: 0.9375rem;
    height: 0.6875rem;
  }
  .icon-social-linkedin {
    width: 0.875rem;
    height: 0.8125rem;
  }
  /* Module: S */
  sidebar {
    min-width: 16.375rem;
    width: 16.375rem;
    margin-right: 2.5rem;
    margin-left: -0.625rem;
    order: 2;
    background-color: transparent;
  }
  .side-nav__l2-item {
    background-color: #ffffff;
  }
  .side-nav {
    margin-top: 0;
    padding-bottom: 0;
  }
  .side-nav__toggle {
    display: none;
  }
  .side-nav__l2-list {
    display: block;
  }
  /* Module: S */
  .home-slider .slick-dots {
    bottom: 1.5rem;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

@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;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/*# sourceMappingURL=main.css.map */
