/* --------------------------------

Iluka Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'Iluka';
  src: url("fonts/iluka/Iluka.eot");
  src: url("fonts/iluka/Iluka.eot") format("embedded-opentype"), url("fonts/iluka/Iluka.woff2") format("woff2"), url("fonts/iluka/Iluka.woff") format("woff"), url("fonts/iluka/Iluka.ttf") format("truetype"), url("fonts/iluka/Iluka.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*------------------------
	base class definition
-------------------------*/
.i-icon {
  display: inline-block;
  font: normal normal normal 1em/1 'Iluka';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*------------------------
  change icon size
-------------------------*/
/* relative units */
.icon-sm {
  font-size: 0.8em; }

.icon-lg {
  font-size: 1.2em; }

/* absolute units */
.icon-16 {
  font-size: 16px; }

.icon-32 {
  font-size: 32px; }

/*----------------------------------
  add a square/circle background
-----------------------------------*/
.icon-bg-square,
.icon-bg-circle {
  padding: 0.35em;
  background-color: #eee; }

.icon-bg-circle {
  border-radius: 50%; }

/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.icon-ul {
  padding-left: 0;
  list-style-type: none; }
  .icon-ul > li {
    display: flex;
    align-items: flex-start;
    line-height: 1.4; }
  .icon-ul > li > .icon {
    margin-right: 0.4em;
    line-height: inherit; }

/*------------------------
  spinning icons
-------------------------*/
.icon-is-spinning {
  -webkit-animation: icon-spin 2s infinite linear;
  -moz-animation: icon-spin 2s infinite linear;
  animation: icon-spin 2s infinite linear; }

@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes icon-spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*------------------------
  rotated/flipped icons
-------------------------*/
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.icon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/*------------------------
	icons
-------------------------*/
.icon-email::before {
  content: "\ea02"; }

.icon-search::before {
  content: "\ea03"; }

.icon-small-down::before {
  content: "\ea04"; }

.icon-phone::before {
  content: "\ea05"; }

.icon-accessibility::before {
  content: "\ea06"; }

.icon-small-up::before {
  content: "\ea07"; }

.icon-small-left::before {
  content: "\ea08"; }

.icon-small-right::before {
  content: "\ea09"; }

.icon-tail-left::before {
  content: "\ea0a"; }

.icon-tail-right::before {
  content: "\ea0b"; }

.icon-tail-down::before {
  content: "\ea0c"; }

.icon-tail-up::before {
  content: "\ea0d"; }

.icon-list-bullet::before {
  content: "\ea0e"; }

.icon-menu-right::before {
  content: "\ea0f"; }

.icon-close::before {
  content: "\ea10"; }

.icon-customer-support::before {
  content: "\ea11"; }

.icon-round-dollar::before {
  content: "\ea12"; }

.icon-plus::before {
  content: "\ea13"; }

.icon-small-triangle-down::before {
  content: "\ea14"; }

.icon-pin::before {
  content: "\ea15"; }

.icon-clock::before {
  content: "\ea16"; }

.icon-minus::before {
  content: "\ea17"; }

.icon-check-small::before {
  content: "\ea18"; }

.icon-download::before {
  content: "\ea19"; }

.icon-launch::before {
  content: "\ea1a"; }

.icon-curved-next::before {
  content: "\ea1b"; }

.icon-logo-twitter::before {
  content: "\ea1c"; }

.icon-logo-facebook::before {
  content: "\ea1d"; }

.icon-logo-linkedin::before {
  content: "\ea1e"; }

.icon-diamond::before {
  content: "\ea1f"; }

.icon-logo-youtube::before {
  content: "\ea20"; }

.icon-info::before {
  content: "\ea21"; }

.icon-document::before {
  content: "\ea22"; }

.icon-small-info::before {
  content: "\ea23"; }

.icon-world::before {
  content: "\ea24"; }

.icon-grid::before {
  content: "\ea25"; }

.icon-square::before {
  content: "\ea26"; }

.icon-square-checked::before {
  content: "\ea27"; }

.icon-circle::before {
  content: "\ea28"; }

.icon-circle-selected::before {
  content: "\ea29"; }

.icon-link::before {
  content: "\ea2a"; }

.icon-folder::before {
  content: "\ea2b"; }

.icon-refresh::before {
  content: "\ea2c"; }

.icon-repeat::before {
  content: "\ea2d"; }

.icon-info-2::before {
  content: "\ea2e"; }

.icon-alert::before {
  content: "\ea2f"; }

.icon-chat::before {
  content: "\ea30"; }

.icon-edit::before {
  content: "\ea31"; }

.icon-up::before {
  content: "\ea32"; }

.icon-down::before {
  content: "\ea33"; }

.icon-delete::before {
  content: "\ea34"; }

/*------------------------
	icons
-------------------------*/
.icon-email::before {
  content: "\ea02"; }

.icon-search::before {
  content: "\ea03"; }

.icon-small-down::before {
  content: "\ea04"; }

.icon-phone::before {
  content: "\ea05"; }

.icon-accessibility::before {
  content: "\ea06"; }

.icon-small-up::before {
  content: "\ea07"; }

.icon-small-left::before {
  content: "\ea08"; }

.icon-small-right::before {
  content: "\ea09"; }

.icon-tail-left::before {
  content: "\ea0a"; }

.icon-tail-right::before {
  content: "\ea0b"; }

.icon-tail-down::before {
  content: "\ea0c"; }

.icon-tail-up::before {
  content: "\ea0d"; }

.icon-list-bullet::before {
  content: "\ea0e"; }

.icon-menu-right::before {
  content: "\ea0f"; }

.icon-close::before {
  content: "\ea10"; }

.icon-customer-support::before {
  content: "\ea11"; }

.icon-round-dollar::before {
  content: "\ea12"; }

.icon-plus::before {
  content: "\ea13"; }

.icon-small-triangle-down::before {
  content: "\ea14"; }

.icon-pin::before {
  content: "\ea15"; }

.icon-clock::before {
  content: "\ea16"; }

.icon-minus::before {
  content: "\ea17"; }

.icon-check-small::before {
  content: "\ea18"; }

.icon-download::before {
  content: "\ea19"; }

.icon-launch::before {
  content: "\ea1a"; }

.icon-curved-next::before {
  content: "\ea1b"; }

.icon-logo-twitter::before {
  content: "\ea1c"; }

.icon-logo-facebook::before {
  content: "\ea1d"; }

.icon-logo-linkedin::before {
  content: "\ea1e"; }

.icon-diamond::before {
  content: "\ea1f"; }

.icon-logo-youtube::before {
  content: "\ea20"; }

.icon-info::before {
  content: "\ea21"; }

.icon-document::before {
  content: "\ea22"; }

.icon-small-info::before {
  content: "\ea23"; }

.icon-world::before {
  content: "\ea24"; }

.icon-grid::before {
  content: "\ea25"; }

.icon-square::before {
  content: "\ea26"; }

.icon-square-checked::before {
  content: "\ea27"; }

.icon-circle::before {
  content: "\ea28"; }

.icon-circle-selected::before {
  content: "\ea29"; }

.icon-link::before {
  content: "\ea2a"; }

.icon-folder::before {
  content: "\ea2b"; }

.icon-refresh::before {
  content: "\ea2c"; }

.icon-repeat::before {
  content: "\ea2d"; }

.icon-info-2::before {
  content: "\ea2e"; }

.icon-alert::before {
  content: "\ea2f"; }

.icon-chat::before {
  content: "\ea30"; }

.icon-edit::before {
  content: "\ea31"; }

.icon-up::before {
  content: "\ea32"; }

.icon-down::before {
  content: "\ea33"; }

.icon-delete::before {
  content: "\ea34"; }

.container.wide {
  width: auto;
  max-width: 1440px; }

section.content:not(.usn_cmp_banner) {
  padding-top: 96px;
  padding-bottom: 64px; }
  @media (max-width: 320px) {
    section.content:not(.usn_cmp_banner) {
      padding-top: 64px;
      padding-bottom: 64px; } }

a:hover {
  text-decoration: underline; }

.component-introduction .info .base-heading {
  color: #000 !important; }

.usn_cmp_accordiontab .component-introduction, .usn_cmp_accordiontab .component-outro, .usn_pod_accordiontab .component-introduction, .usn_pod_accordiontab .component-outro {
  margin-left: 0;
  margin-right: 0; }
  .usn_cmp_accordiontab .component-introduction .info, .usn_cmp_accordiontab .component-outro .info, .usn_pod_accordiontab .component-introduction .info, .usn_pod_accordiontab .component-outro .info {
    padding-left: 0;
    padding-right: 0;
    flex: auto !important;
    max-width: 100% !important;
    width: 100% !important; }
  .usn_cmp_accordiontab .component-introduction .secondary-heading, .usn_cmp_accordiontab .component-outro .secondary-heading, .usn_pod_accordiontab .component-introduction .secondary-heading, .usn_pod_accordiontab .component-outro .secondary-heading {
    color: #0C8152 !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 800; }
  .usn_cmp_accordiontab .component-introduction .heading, .usn_cmp_accordiontab .component-outro .heading, .usn_pod_accordiontab .component-introduction .heading, .usn_pod_accordiontab .component-outro .heading {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    font-weight: 900; }
  .usn_cmp_accordiontab .component-introduction .text, .usn_cmp_accordiontab .component-outro .text, .usn_pod_accordiontab .component-introduction .text, .usn_pod_accordiontab .component-outro .text {
    color: #000 !important;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400; }
    .usn_cmp_accordiontab .component-introduction .text p, .usn_cmp_accordiontab .component-outro .text p, .usn_pod_accordiontab .component-introduction .text p, .usn_pod_accordiontab .component-outro .text p {
      color: #000 !important; }

.usn_cmp_accordiontab .usn_cmp_gallery .component-introduction, .usn_pod_accordiontab .usn_cmp_gallery .component-introduction {
  padding-bottom: 5px !important; }

.usn_cmp_accordiontab .usn_cmp_gallery .component-main .col-12, .usn_pod_accordiontab .usn_cmp_gallery .component-main .col-12 {
  padding: 0; }

.usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.mini), .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.large), .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.full), .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.mini), .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.large), .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.full) {
  align-items: flex-start;
  margin-bottom: 30px; }
  .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.mini) .full, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.large) .full, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.full) .full, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.mini) .full, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.large) .full, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.full) .full {
    max-width: 100%; }
  .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.mini) .mini, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.large) .mini, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.full) .mini, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.mini) .mini, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.large) .mini, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.full) .mini {
    max-width: 300px !important; }
  .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.mini) .large, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.large) .large, .usn_cmp_accordiontab .usn_cmp_gallery .component-main:has(.full) .large, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.mini) .large, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.large) .large, .usn_pod_accordiontab .usn_cmp_gallery .component-main:has(.full) .large {
    max-width: 600px !important; }

.usn_cmp_accordiontab .accordion .info, .usn_pod_accordiontab .accordion .info {
  width: 100%;
  margin-bottom: 20px; }

.usn_cmp_accordiontab .accordion .tab a, .usn_pod_accordiontab .accordion .tab a {
  border-top: 1px solid #DDE2E6;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  padding: 40px 65px 40px 0px !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.usn_cmp_accordiontab .accordion .tab a:hover, .usn_pod_accordiontab .accordion .tab a:hover {
  border-top: 1px solid #DDE2E6 !important; }

.usn_cmp_accordiontab .accordion .tab a::after, .usn_pod_accordiontab .accordion .tab a::after {
  text-align: center;
  color: #00A160;
  border: 1px solid #DDE2E6;
  padding: 16px 0px 0px 2px;
  border-radius: 50%;
  height: 60px;
  width: 60px !important; }

.usn_cmp_accordiontab .accordion .overflow, .usn_pod_accordiontab .accordion .overflow {
  overflow-x: auto; }

.usn_cmp_accordiontab .accordion .text, .usn_pod_accordiontab .accordion .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }
  .usn_cmp_accordiontab .accordion .text p, .usn_pod_accordiontab .accordion .text p {
    color: #000 !important; }

.usn_cmp_accordiontab .tabbed .tab, .usn_pod_accordiontab .tabbed .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0; }
  .usn_cmp_accordiontab .tabbed .tab .active, .usn_pod_accordiontab .tabbed .tab .active {
    text-align: center;
    border: 1px solid rgba(var(--header-bg-color1), 1);
    background: rgba(var(--header-bg-color1), 1);
    color: #ffffff !important; }
  .usn_cmp_accordiontab .tabbed .tab a, .usn_pod_accordiontab .tabbed .tab a {
    text-align: center;
    margin: 0 !important;
    border: 1px solid #DDE2E6;
    padding: 5px 30px 5px 30px !important;
    color: rgba(var(--header-bg-color1), 1) !important;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
    font-weight: 900;
    width: 325px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  .usn_cmp_accordiontab .tabbed .tab a:hover, .usn_pod_accordiontab .tabbed .tab a:hover {
    border: 1px solid #DDE2E6 !important; }

.usn_cmp_accordiontab .tabbed #nav-tabContent, .usn_pod_accordiontab .tabbed #nav-tabContent {
  margin-top: 20px;
  padding: 20px !important;
  width: 100%;
  border: 1px solid #DDE2E6;
  box-shadow: 2px 2px 5px #DDE2E6, -2px -2px 5px #DDE2E6; }
  .usn_cmp_accordiontab .tabbed #nav-tabContent .info, .usn_pod_accordiontab .tabbed #nav-tabContent .info {
    width: 100%; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info .secondary-heading, .usn_pod_accordiontab .tabbed #nav-tabContent .info .secondary-heading {
      color: #0C8152 !important;
      font-size: 14px;
      line-height: 24px;
      font-weight: 800; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info label, .usn_pod_accordiontab .tabbed #nav-tabContent .info label {
      color: #636682 !important;
      font-size: 18px;
      line-height: 24px;
      font-weight: 800;
      padding-left: 35px; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info input[type='checkbox'], .usn_pod_accordiontab .tabbed #nav-tabContent .info input[type='checkbox'] {
      accent-color: rgba(var(--header-bg-color1), 1);
      width: 15px !important;
      height: 15px !important;
      position: absolute;
      top: 3px !important; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info input:placeholder-shown, .usn_pod_accordiontab .tabbed #nav-tabContent .info input:placeholder-shown {
      text-overflow: ellipsis; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info legend, .usn_pod_accordiontab .tabbed #nav-tabContent .info legend {
      margin-bottom: 0; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info .heading, .usn_cmp_accordiontab .tabbed #nav-tabContent .info legend, .usn_pod_accordiontab .tabbed #nav-tabContent .info .heading, .usn_pod_accordiontab .tabbed #nav-tabContent .info legend {
      font-family: var(--h4-typography_font-name);
      color: #000 !important;
      text-transform: uppercase;
      font-size: 25px;
      line-height: 40px;
      font-weight: 900; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info .text, .usn_cmp_accordiontab .tabbed #nav-tabContent .info p, .usn_pod_accordiontab .tabbed #nav-tabContent .info .text, .usn_pod_accordiontab .tabbed #nav-tabContent .info p {
      color: #000 !important;
      font-size: 18px;
      line-height: 32px;
      font-weight: 400; }
      .usn_cmp_accordiontab .tabbed #nav-tabContent .info .text p, .usn_cmp_accordiontab .tabbed #nav-tabContent .info p p, .usn_pod_accordiontab .tabbed #nav-tabContent .info .text p, .usn_pod_accordiontab .tabbed #nav-tabContent .info p p {
        color: #000 !important; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset, .usn_pod_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset {
      padding: 0;
      margin-bottom: 15px; }
      .usn_cmp_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper select, .usn_cmp_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper .text, .usn_pod_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper select, .usn_pod_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper .text {
        border: 1px solid rgba(99, 102, 130, 0.4) !important; }
      .usn_cmp_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper .field-validation-error, .usn_pod_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper .field-validation-error {
        color: #D14449 !important;
        background: #D14449; }
      .usn_cmp_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper textarea, .usn_pod_accordiontab .tabbed #nav-tabContent .info .umbraco-forms-fieldset .umbraco-forms-field-wrapper textarea {
        background: #EFF0F6;
        border: 1px solid #eff0f6; }
    .usn_cmp_accordiontab .tabbed #nav-tabContent .info textarea, .usn_pod_accordiontab .tabbed #nav-tabContent .info textarea {
      max-width: 100% !important; }

.usn_cmp_accordiontab .tabbed .text, .usn_pod_accordiontab .tabbed .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }
  .usn_cmp_accordiontab .tabbed .text p, .usn_pod_accordiontab .tabbed .text p {
    color: #000 !important; }

.usn_cmp_accordiontab .usn_pod_textimage .heading, .usn_pod_accordiontab .usn_pod_textimage .heading {
  color: #ffffff !important; }

.usn_cmp_accordiontab .usn_pod_textimage .text p, .usn_pod_accordiontab .usn_pod_textimage .text p {
  color: #ffffff !important; }

@media only screen and (max-width: 1349px) {
  .usn_cmp_accordiontab .tabbed .tab a {
    width: 277px; } }

@media only screen and (max-width: 1199px) {
  .usn_cmp_accordiontab .tabbed .tab a {
    width: 232px; } }

@media only screen and (max-width: 991px) {
  .usn_cmp_accordiontab .tabbed .tab a {
    width: 345px; }
  .usn_cmp_accordiontab .tabbed input:placeholder-shown {
    font-size: 14px !important; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_accordiontab .tabbed .tab a {
    width: 255px;
    padding: 5px 10px 5px 10px !important; }
  .usn_cmp_accordiontab .tabbed input:placeholder-shown {
    font-size: 16px !important; } }

@media only screen and (max-width: 575px) {
  .usn_cmp_accordiontab .tabbed .tab a {
    width: 94.5vw; }
  .usn_cmp_accordiontab .tabbed .form > .inner {
    padding: 0; } }

#site-content .usn_pod_highlight a:hover .head {
  text-decoration: underline !important;
  text-decoration-color: #00a160 !important; }

#site-content .iluka-highlight .component-introduction {
  margin: 0; }

#site-content .iluka-highlight h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  margin-left: 12%;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900; }

#site-content .iluka-highlight .head {
  color: #00a160;
  font-size: 50px;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 900;
  text-align: center;
  height: 70px;
  margin-top: 20px !important; }

#site-content .iluka-highlight .subtext {
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-family: aktiv-grotesk-extended, sans-serif; }

#site-content .usn_pod_highlight {
  height: 146px; }

#site-content .usn_pod_highlight:not(:last-of-type) {
  border-right: 2px solid rgba(225, 225, 225, 0.2); }

@media only screen and (max-width: 992px) {
  #site-content .iluka-highlight .listing-pods .items-3 {
    flex: 0 0 var(--items-3);
    max-width: var(--items-3); }
  #site-content .iluka-highlight .head {
    font-size: 38px;
    height: 50px; } }

@media only screen and (max-width: 767px) {
  #site-content .usn_pod_highlight {
    height: 110px;
    padding: 0;
    border-right: 0 !important; }
  #site-content .iluka-highlight {
    padding-bottom: 0; }
    #site-content .iluka-highlight .listing-pods {
      position: relative;
      top: -15px; }
      #site-content .iluka-highlight .listing-pods .subtext {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; }
      #site-content .iluka-highlight .listing-pods .items-3 {
        flex: 0 0 var(--items-1);
        max-width: var(--items-1); } }

@media only screen and (max-width: 480px) {
  #site-content .usn_pod_highlight {
    height: 125px; } }

.content-page-header-banner .mobile-banner-slider-button {
  display: none; }

.usn_ion-md-pause {
  display: none; }

.content-banner .mobile-banner-slider-button {
  display: none; }

.component-inner .slides .slick-list .slick-track .item_takeover-banner {
  min-height: 750px;
  padding-bottom: 80px; }

.usn_cmp_banner .item.item_overlay .image:before {
  opacity: unset;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 2000px inset !important; }

.usn_cmp_banner .padded {
  padding: 60px 60px 40px 60px; }
  @media (max-width: 1920px) {
    .usn_cmp_banner .padded {
      padding: 60px 45px 40px 45px; } }
  @media (max-width: 1440px) {
    .usn_cmp_banner .padded {
      padding: 60px 35px 40px 35px; } }

.usn_cmp_banner .top-padding {
  padding-top: 120px; }
  @media only screen and (max-width: 1140px) {
    .usn_cmp_banner .top-padding {
      padding-top: 90px; } }

.usn_cmp_banner .item .item_overlay {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 0px 2000px inset; }

.usn_cmp_banner .item_medium-banner {
  height: 800px !important; }

.usn_cmp_banner .item_short-banner {
  height: 550px !important; }

.usn_cmp_banner .banner-video {
  height: 100% !important; }

.usn_cmp_banner .event-page-header-banner {
  background-color: #4B5B6B; }
  .usn_cmp_banner .event-page-header-banner .content-banner-header {
    background: transparent !important;
    backdrop-filter: none !important; }

.usn_cmp_banner .banner-background {
  display: flex;
  height: 100% !important; }

.usn_cmp_banner .banner-container {
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .usn_cmp_banner .banner-container .banner-section {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    width: 100%; }
    @media (max-width: 1140px) {
      .usn_cmp_banner .banner-container .banner-section {
        max-width: 100%; } }
    .usn_cmp_banner .banner-container .banner-section .carousel-banner-header, .usn_cmp_banner .banner-container .banner-section .content-banner-header {
      padding: 32px;
      width: 100%;
      max-height: 690px; }
      .usn_cmp_banner .banner-container .banner-section .carousel-banner-header .heading, .usn_cmp_banner .banner-container .banner-section .content-banner-header .heading {
        font-size: 72px;
        line-height: 1.1; }
        @media (max-width: 767px) {
          .usn_cmp_banner .banner-container .banner-section .carousel-banner-header .heading, .usn_cmp_banner .banner-container .banner-section .content-banner-header .heading {
            font-size: 32px;
            line-height: 1.1; } }
      .usn_cmp_banner .banner-container .banner-section .carousel-banner-header .secondary-heading, .usn_cmp_banner .banner-container .banner-section .content-banner-header .secondary-heading {
        color: #ffffff !important;
        font-weight: 800;
        font-size: 14px;
        line-height: 18px; }
      .usn_cmp_banner .banner-container .banner-section .carousel-banner-header p, .usn_cmp_banner .banner-container .banner-section .content-banner-header p {
        color: #ffffff !important;
        font-weight: 900;
        font-size: 24px;
        line-height: 24px; }
        @media (max-width: 1920px) {
          .usn_cmp_banner .banner-container .banner-section .carousel-banner-header p, .usn_cmp_banner .banner-container .banner-section .content-banner-header p {
            font-size: 18px; } }
        @media (max-width: 1440px) {
          .usn_cmp_banner .banner-container .banner-section .carousel-banner-header p, .usn_cmp_banner .banner-container .banner-section .content-banner-header p {
            font-size: 18px; } }
        @media (max-width: 320px) {
          .usn_cmp_banner .banner-container .banner-section .carousel-banner-header p, .usn_cmp_banner .banner-container .banner-section .content-banner-header p {
            font-size: 16px; } }
    .usn_cmp_banner .banner-container .banner-section .carousel-banner-header {
      padding: 52px 32px; }
    .usn_cmp_banner .banner-container .banner-section .btn-back {
      display: none; }
    .usn_cmp_banner .banner-container .banner-section h1, .usn_cmp_banner .banner-container .banner-section h2, .usn_cmp_banner .banner-container .banner-section h3, .usn_cmp_banner .banner-container .banner-section h4, .usn_cmp_banner .banner-container .banner-section h5, .usn_cmp_banner .banner-container .banner-section h6 {
      font-weight: 900;
      font-size: 36px;
      line-height: 40px;
      text-transform: uppercase;
      padding-bottom: 32px;
      margin: 0 !important;
      color: #ffffff !important; }
      @media (max-width: 1920px) {
        .usn_cmp_banner .banner-container .banner-section h1, .usn_cmp_banner .banner-container .banner-section h2, .usn_cmp_banner .banner-container .banner-section h3, .usn_cmp_banner .banner-container .banner-section h4, .usn_cmp_banner .banner-container .banner-section h5, .usn_cmp_banner .banner-container .banner-section h6 {
          font-weight: 900;
          font-size: 25px;
          line-height: 32px; } }
      @media (max-width: 320px) {
        .usn_cmp_banner .banner-container .banner-section h1, .usn_cmp_banner .banner-container .banner-section h2, .usn_cmp_banner .banner-container .banner-section h3, .usn_cmp_banner .banner-container .banner-section h4, .usn_cmp_banner .banner-container .banner-section h5, .usn_cmp_banner .banner-container .banner-section h6 {
          padding-bottom: 24px; } }
    .usn_cmp_banner .banner-container .banner-section .banner-sub-heading {
      font-size: 18px;
      margin-top: 0 !important;
      margin-bottom: 1.8rem;
      line-height: 32px;
      max-height: 550px;
      word-break: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      box-orient: vertical;
      -webkit-line-clamp: 17;
      -moz-line-clamp: 17;
      -ms-line-clamp: 17;
      line-clamp: 17;
      overflow: hidden;
      color: #ffffff; }
    .usn_cmp_banner .banner-container .banner-section .btn-process {
      background: #2c3945;
      display: flex !important;
      align-items: center !important;
      height: 110px;
      width: 330px;
      font-size: 20px !important;
      position: relative !important;
      padding: 0px 20px 0px 0px !important;
      margin: 0px;
      color: white;
      border: 0px !important;
      text-align: start; }
      .usn_cmp_banner .banner-container .banner-section .btn-process .icon {
        position: absolute;
        font-size: 30px;
        left: 30px; }
      .usn_cmp_banner .banner-container .banner-section .btn-process .button-image {
        background-size: cover;
        height: 110px;
        width: 90px;
        object-fit: cover;
        margin-right: 20px;
        filter: brightness(60%); }
    .usn_cmp_banner .banner-container .banner-section .btn-process:hover {
      text-decoration: underline !important;
      background-color: #0c8152 !important; }
    .usn_cmp_banner .banner-container .banner-section .btn-process:hover > .icon {
      text-decoration: underline !important; }
    .usn_cmp_banner .banner-container .banner-section .banner-navigation {
      width: 125%; }
      .usn_cmp_banner .banner-container .banner-section .banner-navigation .btn-scrollto {
        position: absolute;
        display: flex;
        font-size: 18px;
        border: 2px solid #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center; }
        .usn_cmp_banner .banner-container .banner-section .banner-navigation .btn-scrollto .scroll-link .icon {
          margin: 0;
          color: #ffffff !important; }
      .usn_cmp_banner .banner-container .banner-section .banner-navigation .scroll-prompt {
        left: 190%;
        bottom: 0;
        transform: translateX(0);
        padding-bottom: 0; }
      .usn_cmp_banner .banner-container .banner-section .banner-navigation .btn-scrollto:hover {
        background-color: rgba(20, 20, 20, 0.4); }
    .usn_cmp_banner .banner-container .banner-section .banner-slider-button {
      padding-left: 32px;
      width: 100%;
      display: flex; }
  .usn_cmp_banner .banner-container .banner-details {
    margin: 0;
    position: relative;
    height: 100%; }
  .usn_cmp_banner .banner-container .content-banner .banner-navigation .scroll-prompt {
    left: 90% !important; }

.usn_cmp_banner .slick-slider .slick-dots {
  display: flex !important;
  width: 100%;
  padding: 0px 50px !important; }
  .usn_cmp_banner .slick-slider .slick-dots li {
    position: relative;
    width: 175px;
    border-radius: 0% !important;
    font-weight: 900;
    font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
    text-indent: 0;
    text-align: left;
    padding-top: 5px;
    margin-right: 40px;
    height: auto;
    cursor: pointer; }
    .usn_cmp_banner .slick-slider .slick-dots li .timing-animation {
      position: absolute;
      top: -20px;
      background: rgba(255, 255, 255, 0.6) !important;
      height: 5px;
      width: 0%; }

.usn_cmp_banner .item_content-banner {
  height: 800px !important; }
  .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header {
    background-color: rgba(44, 57, 69, 0.65);
    backdrop-filter: blur(5px); }
    .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header .heading {
      font-size: 44px;
      line-height: 40px; }
      @media (max-width: 767px) {
        .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header .heading {
          font-size: 28px;
          line-height: 1.1; } }
    .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header .secondary-heading {
      font-weight: 900;
      font-size: 16px;
      margin-bottom: 18px !important;
      letter-spacing: 0.5px; }
    .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header .banner-sub-heading p {
      font-size: 16px;
      font-weight: 400; }

.breadcrumbs-panel {
  width: 100%; }
  @media (min-width: 1440px) {
    .breadcrumbs-panel {
      margin-bottom: 30px; } }
  .breadcrumbs-panel .breadcrumb-item + .breadcrumb-item::before {
    color: white !important; }
  .breadcrumbs-panel .breadcrumb {
    padding: 0px;
    background-color: transparent;
    margin-bottom: 0; }
    .breadcrumbs-panel .breadcrumb li {
      list-style: none;
      font-weight: 800;
      font-size: 14px; }
      .breadcrumbs-panel .breadcrumb li a {
        color: white;
        text-decoration: none !important; }

@media only screen and (max-width: 992px) {
  .banner-container .banner-details .banner-section .banner-navigation .btn-scrollto {
    width: 50px;
    height: 50px; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_banner .padded {
    padding: 0px; }
  .usn_cmp_banner .top-padding {
    padding-top: 0px; }
  .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header {
    background-color: #2C3945; }
  .component-inner .slides .slick-list .slick-track .item_takeover-banner {
    height: 100% !important; }
  .component-inner .item_medium-banner {
    height: 100% !important; }
  .component-inner .item_short-banner {
    height: 100% !important; }
  .component.usn_cmp_banner .item .banner-video {
    bottom: 0;
    height: 400px !important;
    top: auto !important; }
  .breadcrumb {
    margin-bottom: 0px !important; }
  .component-inner .banner-background {
    display: none !important; }
  .component-inner .banner-container .banner-details {
    display: block !important;
    max-width: 100%; }
    .component-inner .banner-container .banner-details .banner-section {
      max-width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
  .component.usn_cmp_banner {
    height: 100%; }
    .component.usn_cmp_banner .item.item_takeover-banner .row {
      height: 100% !important; }
  .component.usn_cmp_banner {
    height: 100%; }
    .component.usn_cmp_banner .item.item_medium-banner .row {
      height: 100% !important; }
    .component.usn_cmp_banner .item.item_short-banner .row {
      height: 100% !important; }
  .component.usn_cmp_banner .item.item_medium-banner {
    height: 100% !important; }
  .component.usn_cmp_banner .item.item_short-banner {
    height: 100% !important; }
  .content-page-header-banner {
    height: 100% !important; }
    .content-page-header-banner .mobile-banner-slider-button {
      width: 100%;
      position: relative !important;
      display: flex;
      object-fit: cover;
      background-size: cover;
      height: 400px !important;
      z-index: -1; }
  .content-banner {
    height: 100% !important; }
    .content-banner .mobile-banner-slider-button {
      width: 100%;
      position: relative !important;
      display: flex;
      object-fit: cover;
      background-size: cover;
      height: 400px !important;
      z-index: -1; }
  .banner-container .banner-details {
    display: block;
    max-width: 100%; }
    .banner-container .banner-details .banner-section {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .banner-container .banner-details .banner-section .carousel-banner-header {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        padding: 52px 32px;
        min-height: 200px;
        background-color: #2C3945;
        z-index: 1; }
        .banner-container .banner-details .banner-section .carousel-banner-header h1, .banner-container .banner-details .banner-section .carousel-banner-header h2, .banner-container .banner-details .banner-section .carousel-banner-header h3, .banner-container .banner-details .banner-section .carousel-banner-header h4, .banner-container .banner-details .banner-section .carousel-banner-header h5, .banner-container .banner-details .banner-section .carousel-banner-header h6 {
          font-size: 52px;
          margin-top: 0px !important;
          padding: 0;
          overflow: hidden;
          overflow-wrap: break-word;
          text-overflow: ellipsis;
          margin-bottom: 24px !important;
          color: #ffffff !important; }
        .banner-container .banner-details .banner-section .carousel-banner-header .banner-sub-heading {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 500;
          word-break: break-word;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 10;
          -moz-line-clamp: 10;
          -ms-line-clamp: 10;
          line-clamp: 10;
          overflow: hidden;
          margin-top: 0px !important;
          color: #ffffff; }
      .banner-container .banner-details .banner-section .content-banner-header {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        padding: 32px;
        max-height: auto !important;
        background-color: #2C3945;
        z-index: 1; }
        .banner-container .banner-details .banner-section .content-banner-header h1, .banner-container .banner-details .banner-section .content-banner-header h2, .banner-container .banner-details .banner-section .content-banner-header h3, .banner-container .banner-details .banner-section .content-banner-header h4, .banner-container .banner-details .banner-section .content-banner-header h5, .banner-container .banner-details .banner-section .content-banner-header h6 {
          font-size: 25px;
          line-height: 40px;
          margin-top: 0px !important;
          padding: 0;
          overflow: hidden;
          text-overflow: ellipsis;
          overflow-wrap: break-word;
          margin-bottom: 10px !important;
          color: #ffffff !important; }
        .banner-container .banner-details .banner-section .content-banner-header .heading {
          padding-bottom: 10px; }
        .banner-container .banner-details .banner-section .content-banner-header .banner-sub-heading {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 500;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 10;
          -moz-line-clamp: 10;
          -ms-line-clamp: 10;
          line-clamp: 10;
          overflow: hidden;
          margin-top: 0px !important;
          color: #ffffff; }
      .banner-container .banner-details .banner-section .banner-slider-button {
        padding-left: 0px;
        width: 100% !important; }
        .banner-container .banner-details .banner-section .banner-slider-button p {
          margin-top: 0px !important;
          width: 100%; }
          .banner-container .banner-details .banner-section .banner-slider-button p .btn-cta {
            font-size: 12px !important; }
          .banner-container .banner-details .banner-section .banner-slider-button p .btn-process {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            height: 48px;
            width: 100%;
            font-weight: 700;
            font-size: 14px !important; }
            .banner-container .banner-details .banner-section .banner-slider-button p .btn-process .button-image {
              height: 100%;
              width: 48px; }
            .banner-container .banner-details .banner-section .banner-slider-button p .btn-process .icon {
              font-size: 18px;
              left: 18px; }
      .banner-container .banner-details .banner-section .banner-navigation .btn-scrollto {
        display: none; }
  .slick-slider .slick-list {
    height: 100%; }
  .slick-slider .slick-dots {
    display: none !important;
    position: absolute;
    bottom: 55px !important;
    height: 5px !important; }
    .slick-slider .slick-dots li {
      width: 100% !important;
      font-size: 0px; }
      .slick-slider .slick-dots li .timing-animation {
        position: absolute;
        top: 0;
        background: rgba(255, 255, 255, 0.6) !important;
        height: 5px;
        width: 0%; } }

@media only screen and (max-width: 480px) {
  .usn_cmp_banner .item_content-banner .banner-container .banner-section .content-banner-header {
    background-color: #2C3945; }
  .content-page-header-banner .mobile-banner-slider-button {
    width: 100%;
    position: relative !important;
    display: flex;
    object-fit: cover;
    background-size: cover;
    max-height: 280px !important;
    z-index: -1; }
  .content-banner .mobile-banner-slider-button {
    width: 100%;
    position: relative !important;
    display: flex;
    object-fit: cover;
    background-size: cover;
    height: 280px !important;
    z-index: -1; }
  .banner-container .banner-details {
    display: block;
    max-width: 100%;
    max-height: 100%; }
    .banner-container .banner-details .banner-section {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .banner-container .banner-details .banner-section .btn-back {
        display: flex;
        padding-bottom: 10px; }
        .banner-container .banner-details .banner-section .btn-back .icon {
          color: white;
          font-size: 20px; }
      .banner-container .banner-details .banner-section .breadcrumbs-panel {
        display: none; }
      .banner-container .banner-details .banner-section .carousel-banner-header {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        padding: 30px;
        background-color: #2C3945;
        z-index: 1; }
        .banner-container .banner-details .banner-section .carousel-banner-header h1, .banner-container .banner-details .banner-section .carousel-banner-header h2, .banner-container .banner-details .banner-section .carousel-banner-header h3, .banner-container .banner-details .banner-section .carousel-banner-header h4, .banner-container .banner-details .banner-section .carousel-banner-header h5, .banner-container .banner-details .banner-section .carousel-banner-header h6 {
          font-size: 25px;
          margin-top: 0px !important;
          padding: 0;
          overflow: hidden;
          text-overflow: ellipsis;
          overflow-wrap: break-word;
          padding-bottom: 24px !important;
          margin-bottom: 0px !important;
          color: #ffffff !important; }
        .banner-container .banner-details .banner-section .carousel-banner-header .banner-sub-heading {
          font-size: 12px;
          line-height: 1.5;
          font-weight: 500;
          margin-top: 0px !important;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 3;
          -moz-line-clamp: 3;
          -ms-line-clamp: 3;
          line-clamp: 3;
          overflow: hidden;
          color: #ffffff; }
          .banner-container .banner-details .banner-section .carousel-banner-header .banner-sub-heading p {
            margin: 0 !important; }
        .banner-container .banner-details .banner-section .carousel-banner-header .header-btn {
          margin-top: 10px !important; }
      .banner-container .banner-details .banner-section .content-banner-header {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        padding: 30px;
        background-color: #2C3945;
        z-index: 1; }
        .banner-container .banner-details .banner-section .content-banner-header h1, .banner-container .banner-details .banner-section .content-banner-header h2, .banner-container .banner-details .banner-section .content-banner-header h3, .banner-container .banner-details .banner-section .content-banner-header h4, .banner-container .banner-details .banner-section .content-banner-header h5, .banner-container .banner-details .banner-section .content-banner-header h6 {
          padding-bottom: 24px !important;
          margin-bottom: 0px !important;
          color: #ffffff !important; }
        .banner-container .banner-details .banner-section .content-banner-header .banner-sub-heading {
          font-size: 12px;
          line-height: 16px;
          font-weight: 500;
          margin-top: 0px !important;
          color: #ffffff; }
      .banner-container .banner-details .banner-section .content-banner-header:has(.header-btn) .banner-sub-heading {
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        margin-top: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 3;
        -moz-line-clamp: 3;
        -ms-line-clamp: 3;
        line-clamp: 3;
        overflow: hidden;
        color: #ffffff; }
        .banner-container .banner-details .banner-section .content-banner-header:has(.header-btn) .banner-sub-heading p {
          margin: 0 !important; }
      .banner-container .banner-details .banner-section .banner-slider-button {
        padding-left: 0px; }
        .banner-container .banner-details .banner-section .banner-slider-button p {
          width: 100%; }
          .banner-container .banner-details .banner-section .banner-slider-button p .btn-cta {
            font-size: 12px !important; }
          .banner-container .banner-details .banner-section .banner-slider-button p .btn-process {
            height: 64px;
            width: 100%;
            font-weight: 700;
            font-size: 18px !important; }
            .banner-container .banner-details .banner-section .banner-slider-button p .btn-process .button-image {
              height: 100%;
              width: 64px; }
            .banner-container .banner-details .banner-section .banner-slider-button p .btn-process .icon {
              font-size: 20px;
              left: 24px; }
      .banner-container .banner-details .banner-section .banner-navigation {
        width: 100%;
        position: absolute;
        bottom: 0; }
        .banner-container .banner-details .banner-section .banner-navigation .btn-scrollto {
          display: none; }
  .slick-slider .slick-dots {
    bottom: 50px !important;
    height: 10px !important; }
    .slick-slider .slick-dots li {
      width: 100% !important; }
      .slick-slider .slick-dots li .timing-animation {
        position: absolute;
        top: 0;
        background: rgba(255, 255, 255, 0.6) !important;
        height: 5px;
        width: 0%; } }

.none {
  display: none !important; }

.search-page {
  color: #000;
  padding: 40px 15px !important; }
  .search-page .container .row .content-col .base-highlight-bg {
    background-color: #0C8152;
    border-radius: 5px; }
  .search-page .container .row .content-col .site-search {
    margin-top: 15px;
    margin-bottom: 40px; }
    .search-page .container .row .content-col .site-search .search input {
      border: 1px solid rgba(0, 0, 0, 0.2) !important; }
    .search-page .container .row .content-col .site-search .search :focus-visible {
      outline: 0px !important; }
  .search-page .container .row .content-col .filters {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .search-page .container .row .content-col .filters #show-filters {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 50px;
      width: 150px;
      background-color: #ffffff;
      border: 2px solid #0C8152;
      color: #0C8152 !important;
      font-size: 18px;
      font-weight: 600;
      margin-left: auto; }
    .search-page .container .row .content-col .filters #hide-filters {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 50px;
      width: 150px;
      background-color: #0C8152;
      border: 2px solid #0C8152;
      color: #ffffff !important;
      font-size: 18px;
      font-weight: 600;
      margin-left: 10px; }
    .search-page .container .row .content-col .filters #reset-filters {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 50px;
      width: 150px;
      background-color: #ffffff;
      border: 2px solid #0C8152;
      color: #0C8152 !important;
      font-size: 18px;
      font-weight: 600; }
  .search-page .container .row .content-col .search-filters {
    display: flex;
    padding-top: 30px;
    align-items: center; }
    .search-page .container .row .content-col .search-filters .filters-left {
      display: flex;
      gap: 40px; }
    .search-page .container .row .content-col .search-filters .filters-right {
      display: flex;
      margin-left: auto; }
    .search-page .container .row .content-col .search-filters .filter-dropdown {
      width: 100%; }
      .search-page .container .row .content-col .search-filters .filter-dropdown .filter-label {
        max-width: 100%;
        margin-bottom: 5px !important;
        font-weight: 700 !important; }
      .search-page .container .row .content-col .search-filters .filter-dropdown #sort-select {
        margin-right: auto; }
      .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu {
        flex-direction: column !important;
        width: 100%; }
        .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item {
          padding: 5px 15px 5px 15px; }
          .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a:hover {
            cursor: pointer; }
          .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            gap: 10px;
            color: #000;
            text-decoration: none !important; }
            .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .search-check {
              background-color: #0C8152 !important; }
            .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .filter-checkbox {
              display: flex;
              justify-content: center;
              align-items: center;
              height: 15px;
              width: 15px;
              border: 1px solid rgba(0, 0, 0, 0.3); }
              .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .filter-checkbox span {
                font-size: 12px;
                color: white;
                font-weight: 900; }
            .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a span {
              font-size: 16px;
              line-height: 25px; }
    .search-page .container .row .content-col .search-filters .filter-select {
      border-radius: 2px;
      display: flex;
      justify-content: space-between;
      width: 260px;
      border: 1px solid rgba(0, 0, 0, 0.2);
      padding: 5px 15px 5px 15px;
      font-weight: 600;
      font-size: 16px;
      background-color: transparent !important;
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      -ms-transition: none !important;
      transition: none !important; }
  .search-page .container .row .component-main {
    padding: 0px 15px; }
    .search-page .container .row .component-main .item {
      margin-bottom: 0px;
      padding: 25px 0px; }
      .search-page .container .row .component-main .item .inner {
        display: flex;
        justify-content: flex-start;
        height: 80px; }
        .search-page .container .row .component-main .item .inner .icon-display {
          display: flex;
          justify-content: center;
          align-items: center;
          min-height: 85px;
          max-height: 85px;
          min-width: 85px;
          max-width: 85px;
          background: #0C8152; }
          .search-page .container .row .component-main .item .inner .icon-display .icon {
            margin: 0;
            font-size: 30px;
            color: #ffffff; }
        .search-page .container .row .component-main .item .inner .search-content {
          padding-left: 30px; }
          .search-page .container .row .component-main .item .inner .search-content a .info {
            display: flex;
            flex-direction: column;
            justify-content: flex-start; }
            .search-page .container .row .component-main .item .inner .search-content a .info .heading {
              color: #0C8152 !important;
              font-size: 18px; }
            .search-page .container .row .component-main .item .inner .search-content a .info .base-text {
              color: #000;
              height: 60px;
              font-size: 14px;
              line-height: 20px;
              word-break: break-all;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -moz-box-orient: vertical;
              -ms-box-orient: vertical;
              box-orient: vertical;
              -webkit-line-clamp: 3;
              -moz-line-clamp: 3;
              -ms-line-clamp: 3;
              line-clamp: 3;
              overflow: hidden; }
    .search-page .container .row .component-main hr {
      margin: 0px;
      color: #000;
      width: 100%; }
  .search-page .container .row #pagination {
    padding: 10px 0px; }
    .search-page .container .row #pagination .pagination .page-item .page-link {
      border: 0px !important;
      background-color: transparent;
      color: #000; }
    .search-page .container .row #pagination .pagination li.active .page-link {
      border: 0px !important;
      background-color: transparent;
      color: #0C8152; }
    .search-page .container .row #pagination .pagination li.next .page-link {
      border: 0px !important;
      background-color: transparent;
      color: #0C8152; }
      .search-page .container .row #pagination .pagination li.next .page-link i.icon:before {
        font-weight: 600; }
    .search-page .container .row #pagination .pagination li.prev .page-link {
      border: 0px !important;
      background-color: transparent;
      color: #0C8152; }
      .search-page .container .row #pagination .pagination li.prev .page-link i.icon:before {
        font-weight: 600; }

@media only screen and (max-width: 992px) {
  .search-page .container .row .content-col .search-filters {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .search-page .container .row .content-col .search-filters .filters-left {
      flex-direction: column;
      gap: 30px;
      width: 100%; }
    .search-page .container .row .content-col .search-filters .filters-right {
      margin-top: 30px;
      margin-left: 0;
      width: 100%; }
    .search-page .container .row .content-col .search-filters .filter-dropdown .dropdown {
      width: 100%; }
    .search-page .container .row .content-col .search-filters .filter-dropdown .filter-select {
      width: 100%;
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      -ms-transition: none !important;
      transition: none !important; }
      .search-page .container .row .content-col .search-filters .filter-dropdown .filter-select option {
        width: 100%; } }

@media only screen and (max-width: 767px) {
  .search-page .container .row .content-col .filters #show-filters, .search-page .container .row .content-col .filters #reset-filters, .search-page .container .row .content-col .filters hide-filters {
    font-size: 16px; }
  .search-page .container .row .content-col .component-main .item .inner .icon-display {
    min-height: 70px;
    max-height: 70px;
    min-width: 70px;
    max-width: 70px; }
    .search-page .container .row .content-col .component-main .item .inner .icon-display .icon {
      font-size: 25px; }
  .search-page .container .row .content-col .component-main .item .inner .search-content a .info .base-text {
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden; }
    .search-page .container .row .content-col .component-main .item .inner .search-content a .info .base-text p {
      margin: 0; } }

.usn_cmp_gallery:has(.slick-prev) .slick-list {
  width: 100%;
  height: 100% !important; }
  .usn_cmp_gallery:has(.slick-prev) .slick-list .item .image img {
    object-fit: cover;
    background-size: cover;
    height: 620px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  .usn_cmp_gallery:has(.slick-prev) .slick-list .item .image .caption {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }

.usn_cmp_gallery:has(.slick-prev) .slick-prev {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  height: 60px;
  width: 60px;
  margin-left: 15px; }
  .usn_cmp_gallery:has(.slick-prev) .slick-prev i.icon:before {
    content: "\2B9C" !important;
    color: #ffffff; }

.usn_cmp_gallery:has(.slick-prev) .slick-next {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  height: 60px;
  width: 60px;
  margin-right: 15px; }
  .usn_cmp_gallery:has(.slick-prev) .slick-next i.icon:before {
    content: "\2B9E" !important;
    color: #ffffff; }

.usn_cmp_gallery .container-fluid .row.slides .slick-list {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.usn_cmp_gallery .container-fluid .row.slides .item {
  padding: 0px 4px !important; }

.usn_cmp_gallery .listing_gallery {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .usn_cmp_gallery .listing_gallery .youtube .embed-container {
    margin-left: auto;
    margin-right: auto; }

.usn_cmp_gallery .item .video {
  width: 100%;
  height: 100%; }

.usn_cmp_gallery .icon-display .icon {
  font-size: 24px;
  color: #000; }

.usn_cmp_gallery .slides .slick-dots {
  justify-content: center;
  align-items: center; }
  .usn_cmp_gallery .slides .slick-dots li.slick-active {
    width: 25px !important; }
    .usn_cmp_gallery .slides .slick-dots li.slick-active button {
      background-color: transparent !important;
      color: #0C8152 !important;
      text-indent: 0 !important;
      font-size: 16px; }
  .usn_cmp_gallery .slides .slick-dots li {
    width: 25px !important; }
    .usn_cmp_gallery .slides .slick-dots li button {
      background-color: transparent !important;
      color: #000 !important;
      text-indent: 0 !important;
      font-size: 16px; }

.usn_cmp_gallery .component-introduction .info .secondary-heading, .usn_cmp_gallery .component-outro .info .secondary-heading {
  color: #0C8152 !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 800; }

.usn_cmp_gallery .component-introduction .info .heading, .usn_cmp_gallery .component-outro .info .heading {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.usn_cmp_gallery .component-introduction .info .text, .usn_cmp_gallery .component-outro .info .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }

.usn_cmp_pods .component-main:has(.icon) .image {
  display: flex;
  justify-content: center; }
  .usn_cmp_pods .component-main:has(.icon) .image img {
    width: 75px !important; }

.h500 img {
  height: 500px;
  width: auto !important; }

.h700 img {
  height: 700px;
  width: auto !important; }

.h1000 img {
  height: 1000px;
  width: auto !important; }

@media only screen and (max-width: 991px) {
  .usn_cmp_gallery:has(.slick-prev) .slick-list .item .image img {
    height: 460px; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_gallery:has(.slick-prev) .slick-list .item .image img {
    height: 340px; }
  .usn_cmp_gallery .slick-slider .slick-dots {
    display: flex !important;
    position: relative;
    height: 30px !important;
    bottom: 0 !important; } }

@media only screen and (max-width: 580px) {
  .usn_cmp_gallery:has(.slick-prev) .slick-list .item .image img {
    height: 280px; }
  .slick-list {
    height: 100% !important; }
  .usn_cmp_gallery:has(.slick-prev) .slick-prev, .usn_cmp_gallery:has(.slick-prev) .slick-next {
    height: 30px;
    width: 30px;
    top: 45%; }
  .usn_cmp_gallery .slides .slick-dots li button {
    font-size: 15px !important;
    width: 100%; } }

#site-content:has(.usn_cmp_text) .usn_cmp_text .component-introduction {
  display: block; }
  #site-content:has(.usn_cmp_text) .usn_cmp_text .component-introduction .info {
    max-width: 100%; }

#site-content:has(.usn_cmp_text) .usn_cmp_text .info thead {
  color: white !important; }

.usn_cmp_pods .component-introduction .secondary-heading {
  color: #0C8152 !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 800; }

.usn_cmp_pods .component-introduction .heading {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.usn_cmp_pods .component-introduction .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }
  .usn_cmp_pods .component-introduction .text p {
    color: #000 !important; }

.usn_cmp_pods .component-main .item .inner a .info .heading {
  color: #ffffff !important; }

.usn_cmp_pods .component-main .item .inner a .info .secondary-heading {
  color: #ffffff !important; }

.usn_cmp_pods .component-main .item .inner a .info .text {
  color: #ffffff !important; }

.usn_cmp_gridlayout .umb-grid .grid-section .row {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }

.usn_cmp_gridlayout .umb-grid .grid-section h1, .usn_cmp_gridlayout .umb-grid .grid-section h2, .usn_cmp_gridlayout .umb-grid .grid-section h3, .usn_cmp_gridlayout .umb-grid .grid-section h4, .usn_cmp_gridlayout .umb-grid .grid-section h5, .usn_cmp_gridlayout .umb-grid .grid-section h6 {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.leaderCard .info .text p {
  margin: 0 !important; }

@media (min-width: 1440px) {
  .container-fluid .usn_cmp_text .info, .container-fluid .usn_pod_textimage .info {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 104px;
    padding-right: 104px;
    max-width: 100%; } }

@media (max-width: 1440px) {
  .container-fluid .usn_cmp_text .info, .container-fluid .usn_pod_textimage .info {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (max-width: 1140px) {
  .container-fluid .usn_cmp_text .info, .container-fluid .usn_pod_textimage .info {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px; } }

.usn_cmp_text .component-outro .info.col, .usn_cmp_text .component-introduction .info.col, .usn_pod_textimage .component-outro .info.col, .usn_pod_textimage .component-introduction .info.col {
  flex: auto !important;
  max-width: 100% !important; }

.usn_cmp_text .info .multipleBtn, .usn_pod_textimage .info .multipleBtn {
  display: flex; }

.usn_cmp_text .info .secondary-heading, .usn_pod_textimage .info .secondary-heading {
  color: #0C8152 !important;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px; }

.usn_cmp_text .info .heading, .usn_pod_textimage .info .heading {
  font-family: aktiv-grotesk-extended, sans-serif;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 72px;
  line-height: 80px;
  margin-bottom: 40px; }
  @media (max-width: 1920px) {
    .usn_cmp_text .info .heading, .usn_pod_textimage .info .heading {
      font-weight: 900;
      font-size: 36px;
      line-height: 40px; } }
  .usn_cmp_text .info .heading.base-heading, .usn_pod_textimage .info .heading.base-heading {
    font-size: 36px;
    line-height: 40px; }
    @media (max-width: 1440px) {
      .usn_cmp_text .info .heading.base-heading, .usn_pod_textimage .info .heading.base-heading {
        font-size: 31px;
        line-height: 34px; } }
    @media (max-width: 1140px) {
      .usn_cmp_text .info .heading.base-heading, .usn_pod_textimage .info .heading.base-heading {
        font-size: 25px;
        line-height: 29px; } }

.usn_cmp_text .info .text, .usn_pod_textimage .info .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 32px; }
  .usn_cmp_text .info .text p, .usn_pod_textimage .info .text p {
    color: #000 !important; }

@media only screen and (max-width: 767px) {
  .usn_cmp_text {
    padding-left: 0px !important;
    padding-right: 0px !important; } }

@media only screen and (max-width: 380px) {
  .usn_cmp_text .info .text {
    font-size: 16px; } }

.usn_cmp_ctastrip.line .info {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex: auto !important;
  max-width: 100% !important; }
  .usn_cmp_ctastrip.line .info p {
    display: none; }

.usn_cmp_ctastrip .container-fluid {
  padding-left: 30px;
  padding-right: 30px; }
  .usn_cmp_ctastrip .container-fluid .info .secondary-heading {
    color: #0C8152 !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 800; }
  .usn_cmp_ctastrip .container-fluid .info .heading {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    font-weight: 900; }
  .usn_cmp_ctastrip .container-fluid .info .text {
    color: #000 !important;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400; }

@media only screen and (max-width: 992px) {
  .usn_cmp_ctastrip.line .info {
    flex-direction: column; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_ctastrip .row .info .header-btn .btn {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .usn_cmp_ctastrip .row .info {
    width: 100%; } }

.component.usn_cmp_splitcomponent .component-inner {
  height: 100%; }
  .component.usn_cmp_splitcomponent .component-inner .container-fluid {
    height: 100%; }
    .component.usn_cmp_splitcomponent .component-inner .container-fluid .component-main {
      height: 100%; }
      .component.usn_cmp_splitcomponent .component-inner .container-fluid .component-main .item:not(.usn_cmp_gallery) {
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .component.usn_cmp_splitcomponent .component-inner .container-fluid .component-main .item.usn_cmp_gallery {
        height: 100%; }
        .component.usn_cmp_splitcomponent .component-inner .container-fluid .component-main .item.usn_cmp_gallery .image {
          height: 100%; }

.component.usn_cmp_splitcomponent .full img {
  height: 100% !important; }

.component.usn_cmp_splitcomponent .component-main:has(.item.item_block.usn_cmp_ilukamodal) {
  display: -webkit-box; }

.component.usn_cmp_splitcomponent .container .usn_cmp_accordiontab.order-2 {
  padding-left: 60px; }

.component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal {
  vertical-align: middle;
  position: static;
  margin-top: auto;
  margin-bottom: auto; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .container .col-12 {
    position: relative;
    padding: 0; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .component-introduction .info {
    padding: 0; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .component-outro {
    padding: 0; }
    .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .component-outro .info {
      padding: 0; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .secondary-heading {
    color: #0C8152 !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 800; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .heading {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    font-weight: 900; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .text {
    color: #000 !important;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400; }

.component.usn_cmp_splitcomponent .container .row {
  margin-right: 0;
  margin-left: 0; }

.component.usn_cmp_splitcomponent .item .image img {
  background-size: cover;
  width: 100%;
  object-fit: cover;
  height: 100%; }

.component.usn_cmp_splitcomponent .h-auto .image img {
  background-size: cover;
  height: auto;
  width: 100%;
  object-fit: cover; }

.component.usn_cmp_splitcomponent .usn_cmp_pods .usn_pod_image .inner img {
  background-size: cover;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.component.usn_cmp_splitcomponent .usn_cmp_gallery {
  padding-left: 0px !important;
  padding-right: 0px !important; }
  .component.usn_cmp_splitcomponent .usn_cmp_gallery .col-12 {
    padding-left: 0px !important;
    padding-right: 0px !important; }

.component.usn_cmp_splitcomponent .enquiry .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .row {
  margin-left: -15px;
  margin-right: -15px; }

@media only screen and (max-width: 992px) {
  .usn_cmp_splitcomponent .container-fluid .usn_cmp_gallery {
    padding: 0px 30px 30px 30px !important; }
  .component.usn_cmp_splitcomponent .usn_cmp_pods, .component.usn_cmp_splitcomponent .usn_cmp_accordiontab {
    padding: 0 !important; }
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal {
    margin-top: var(--base-spacing);
    margin-bottom: 0; }
  .component.usn_cmp_splitcomponent .component-main:has(.item.item_block.usn_cmp_ilukamodal) {
    display: block; }
    .component.usn_cmp_splitcomponent .component-main:has(.item.item_block.usn_cmp_ilukamodal) .container {
      padding: 0; }
      .component.usn_cmp_splitcomponent .component-main:has(.item.item_block.usn_cmp_ilukamodal) .container .info {
        padding: 0; }
        .component.usn_cmp_splitcomponent .component-main:has(.item.item_block.usn_cmp_ilukamodal) .container .info .header-btn {
          margin-top: 0; } }

@media only screen and (min-width: 993px) {
  .usn_cmp_splitcomponent .container .usn_cmp_text.order-1 {
    padding-right: 60px; }
  .usn_cmp_splitcomponent .usn_cmp_ilukamodal.order-2 {
    padding-left: 60px; }
  .usn_cmp_splitcomponent .container .usn_cmp_text.order-2 {
    padding-left: 60px; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_splitcomponent .usn_cmp_pods .usn_pod_image {
    padding: 0; }
  .usn_cmp_splitcomponent .container-fluid .usn_cmp_gallery {
    padding: 0px 15px 30px 15px !important; }
  .usn_cmp_splitcomponent .row {
    margin-left: 0;
    margin-right: 0; } }

@media only screen and (max-width: 480px) {
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.usn_cmp_ilukamodal .text {
    font-size: 14px;
    line-height: 1.46; } }

.c1-btn-bg:hover, .btn-bg_c1-btn-bg .btn:hover, .btn.c1-btn-bg:focus, .btn-bg_c1-btn-bg .btn:focus, .btn.c1-btn-bg:active, .btn-bg_c1-btn-bg .btn:active {
  background: rgba(var(--c1-btn-borders-hover), 1) !important; }

.header-btn {
  width: 100%;
  display: flex;
  margin-top: 32px; }
  .header-btn .link {
    margin-top: 0px; }
  .header-btn .modal-btn {
    padding: 20px !important; }
  .header-btn .btn-cta {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    height: auto;
    min-height: 65px;
    font-size: 20px !important;
    padding: 0px 0px 0px 30px;
    position: relative !important;
    margin: 0px; }
    .header-btn .btn-cta .before {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 30px;
      margin-right: 0px !important;
      transform: translate(1px, 0px);
      font-size: 40px;
      height: 65px;
      width: 65px; }
    .header-btn .btn-cta .after {
      display: none; }
    .header-btn .btn-cta .text {
      padding: 5px 0px; }
    .header-btn .btn-cta .icon {
      min-height: 65px;
      height: 100%;
      min-width: 65px; }
  .header-btn .base-btn-bg .before {
    background-color: #00A160;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s; }
  .header-btn .base-btn-bg .before:hover {
    background-color: #0c8152 !important; }
  .header-btn .base-btn-bg:hover {
    background-color: #00A160 !important;
    border: 1px #00A160 solid !important;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s; }
  .header-btn .base-btn-bg:hover > .before {
    background-color: #0c8152 !important;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s; }
  .header-btn .c1-btn-bg .before {
    background-color: #0c8152;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;
    color: #ffffff; }
  .header-btn .c1-btn-bg .before:hover {
    background-color: #ffffff !important; }
  .header-btn .c1-btn-bg:hover {
    border: 1px #0c8152 solid !important; }
  .header-btn .c1-btn-bg:hover > .before {
    background-color: #00A160 !important;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s; }
  .header-btn .c2-btn-bg {
    padding-right: 30px; }
    .header-btn .c2-btn-bg .before {
      background-color: #0c48c3;
      transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;
      color: #ffffff; }
    .header-btn .c2-btn-bg .before:hover {
      background-color: #0c48c3 !important; }
  .header-btn .c2-btn-bg:has(.icon) {
    padding-right: 0px !important; }
  .header-btn .c2-btn-bg:hover {
    border: 1px #0c48c3 solid !important; }
  .header-btn .c2-btn-bg:hover > .before {
    background-color: #0c5cd7 !important;
    transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s; }

.right-split {
  width: 47.2% !important; }

.justify-btn-end {
  justify-content: flex-end;
  padding-left: 60px;
  margin-top: 25px; }

.comment-btn {
  position: absolute;
  top: 20px;
  right: 20px; }
  .comment-btn .header-btn {
    margin: 0; }

@media only screen and (max-width: 992px) {
  .comment-btn {
    display: flex;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    left: 0;
    margin-top: 10px;
    width: 100%; }
    .comment-btn .header-btn .link {
      width: 100%; }
      .comment-btn .header-btn .link .btn-cta {
        text-align: center; }
  .justify-btn-end {
    justify-content: flex-start;
    padding-left: 0px; }
    .justify-btn-end .right-split {
      width: 100% !important; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_ilukamodal .container {
    margin: 0;
    max-width: 100%; }
    .usn_cmp_ilukamodal .container .modal-btn-container .modal-btn {
      justify-content: center !important; } }

@media only screen and (max-width: 480px) {
  .header-btn {
    margin-top: 15px; }
    .header-btn .link {
      width: 100%; }
  .modal-btn-container .modal-btn {
    justify-content: center !important; } }

@media only screen and (max-width: 360px) {
  .header-btn .btn-cta {
    padding: 16.5px 30px;
    height: auto; }
    .header-btn .btn-cta .icon {
      display: none; } }

#map .gm-style .op-name {
  font-size: 18px;
  font-weight: 900;
  color: #06101a !important;
  height: 50px; }

#map .gm-style .op-life {
  display: inline-block;
  font-size: 18px;
  color: #4b5b6b; }

#map .gm-style a.op-url {
  display: inline-block;
  float: right;
  color: #00a160;
  font-weight: 700;
  font-size: 18px; }

.usn_cmp_pods #map {
  margin-right: auto;
  margin-left: auto; }

#map.squareMap {
  aspect-ratio: 1/1;
  border-radius: 0; }

#map.rectangleMap {
  aspect-ratio: 2/1;
  border-radius: 0; }

#map.bannerMap {
  aspect-ratio: 4/1;
  border-radius: 0; }

#map.largeBannerMap {
  aspect-ratio: 3/1;
  border-radius: 0; }

#map.circleMap {
  aspect-ratio: 1/1;
  border-radius: 50%; }

#map.smallMap {
  width: 30vw; }
  @media (max-width: 800px) {
    #map.smallMap {
      width: 80vw; } }

.usn_pod_dapthmap #map.smallMap {
  width: -webkit-fill-available; }

#map.mediumMap {
  width: 40vw; }
  @media (max-width: 800px) {
    #map.mediumMap {
      width: 90vw; } }

.usn_pod_dapthmap #map.mediumMap {
  width: -webkit-fill-available; }

#map.largeMap {
  width: 100vw; }

.usn_pod_dapthmap #map.largeMap {
  width: -webkit-fill-available; }

.usn_cmp_communityengagementmap .map:has(.comment-btn.hide) .interactive-map {
  cursor: crosshair !important; }

.usn_cmp_communityengagementmap .map {
  position: relative; }
  .usn_cmp_communityengagementmap .map .interactive-map {
    height: 600px;
    width: 100%; }
  .usn_cmp_communityengagementmap .map .map-comment {
    position: absolute;
    top: 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 5px;
    text-align: center; }
    .usn_cmp_communityengagementmap .map .map-comment .map-comment-mode-text {
      color: #ffffff;
      font-weight: 700;
      font-size: 16px; }
  .usn_cmp_communityengagementmap .map .layers-control {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    top: 90px;
    right: 20px;
    width: 250px;
    background-color: #ffffff;
    padding: 10px 5px;
    border-radius: 5px; }
    .usn_cmp_communityengagementmap .map .layers-control .layer-header {
      margin-top: 5px;
      color: #000;
      font-family: aktiv-grotesk-extended, sans-serif;
      line-height: 1.1;
      font-weight: 900;
      font-size: 16px; }
    .usn_cmp_communityengagementmap .map .layers-control .map-layers {
      padding: 0px 10px; }
      .usn_cmp_communityengagementmap .map .layers-control .map-layers input[type="checkbox"] {
        accent-color: #4b5b6b !important; }
      .usn_cmp_communityengagementmap .map .layers-control .map-layers .checkbox {
        display: flex;
        margin-top: 10px; }
        .usn_cmp_communityengagementmap .map .layers-control .map-layers .checkbox label {
          color: #4b5b6b !important;
          font-weight: 700;
          font-family: aktiv-grotesk, sans-serif;
          position: relative;
          top: 3px;
          font-size: 16px; }
  .usn_cmp_communityengagementmap .map .umbraco-forms-field-wrapper p {
    color: #4b5b6b;
    font-weight: 700; }

.usn_cmp_dapthmap .secondary-heading, .usn_cmp_communityengagementmap .secondary-heading {
  color: #0C8152 !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 800; }

.usn_cmp_dapthmap .heading, .usn_cmp_communityengagementmap .heading {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.usn_cmp_dapthmap .text, .usn_cmp_communityengagementmap .text {
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }
  .usn_cmp_dapthmap .text p, .usn_cmp_communityengagementmap .text p {
    color: #000 !important; }

.usn_cmp_dapthmap .container-fluid, .usn_cmp_communityengagementmap .container-fluid {
  padding: 0 !important; }

.usn_cmp_sitemap .container {
  padding: 0px 60px; }

.usn_cmp_sitemap .sitemap .level-2 a {
  color: #4B5B6B; }

.usn_cmp_sitemap .sitemap .level-2 .level-3, .usn_cmp_sitemap .sitemap .level-2 .level-4 {
  padding-left: 30px; }
  .usn_cmp_sitemap .sitemap .level-2 .level-3 a, .usn_cmp_sitemap .sitemap .level-2 .level-4 a {
    color: #00A160; }

.usn_cmp_sitemap .sitemap .level-2::after {
  content: ">";
  color: #4B5B6B;
  top: 7px;
  height: 25px;
  background-color: transparent; }

.usn_cmp_sitemap .sitemap .level-3::after, .usn_cmp_sitemap .sitemap .level-4::after {
  padding-left: 30px;
  content: "-";
  color: #00A160;
  top: 7px;
  height: 25px;
  background-color: transparent; }

.usn_cmp_sitemap .sitemap .level-2::before, .usn_cmp_sitemap .sitemap .level-3::before, .usn_cmp_sitemap .sitemap .level-4::before {
  display: none; }

.engagement-list {
  border-top: 2px solid rgba(221, 226, 230, 0.5);
  padding-top: 20px; }

.engagement {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(221, 226, 230, 0.5); }
  .engagement .message-text p {
    color: #000;
    font-size: 18px !important;
    font-weight: 900 !important;
    font-family: var(--h4-typography_font-name);
    line-height: 1.1 !important;
    margin: 0; }
  .engagement .message-author {
    color: #000;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
    font-family: aktiv-grotesk, sans-serif;
    line-height: 1.46; }
    .engagement .message-author p {
      margin: 0; }
  .engagement .answer {
    margin-top: 10px; }
  .engagement .answer-text p {
    color: #4b5b6b;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: aktiv-grotesk, sans-serif;
    line-height: 1.46 !important;
    margin: 0; }

html {
  scroll-behavior: smooth; }

@media only screen and (max-width: 992px) {
  .usn_cmp_communityengagementmap .map .layers-control {
    display: flex;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    left: 0;
    margin-top: 10px;
    width: 100%; }
  .layers-control {
    border: 2px solid rgba(var(--base-borders), 0.25);
    border-radius: 0px !important; } }

@media only screen and (max-width: 767px) {
  .usn_cmp_communityengagementmap .map .interactive-map {
    height: 500px;
    width: 100%; } }

@media only screen and (max-width: 580px) {
  #map.bannerMap {
    aspect-ratio: 2/1;
    border-radius: 0; } }

@media only screen and (max-width: 480px) {
  .usn_cmp_communityengagementmap .map .interactive-map {
    height: 400px;
    width: 100%; }
  .umbraco-forms-navigation {
    padding-top: 0 !important; } }

.usn_cmp_timelineevents .info .timeline .heading {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900;
  padding-bottom: 20px; }

.usn_cmp_timelineevents .info .timeline .completed {
  padding-bottom: 15px; }
  .usn_cmp_timelineevents .info .timeline .completed .timeline-bar {
    position: absolute;
    width: 32px; }
    .usn_cmp_timelineevents .info .timeline .completed .timeline-bar span {
      background: #000;
      content: "";
      position: absolute;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      z-index: 1;
      border: 3px solid #000; }
    .usn_cmp_timelineevents .info .timeline .completed .timeline-bar ::after {
      content: "\2713";
      color: #ffffff;
      right: 7px;
      top: 1px;
      position: absolute;
      height: 100%; }

.usn_cmp_timelineevents .info .timeline .line {
  content: "";
  text-align: center;
  width: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 105px; }

.usn_cmp_timelineevents .info .timeline .dotted {
  border-left: 3px dashed #4b5b6b; }

.usn_cmp_timelineevents .info .timeline .solid {
  border-left: 3px solid #000; }

.usn_cmp_timelineevents .info .timeline .in-progress {
  padding-bottom: 15px; }
  .usn_cmp_timelineevents .info .timeline .in-progress .timeline-bar {
    position: absolute;
    width: 32px; }
    .usn_cmp_timelineevents .info .timeline .in-progress .timeline-bar span {
      background: #000;
      content: "";
      position: absolute;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      z-index: 1;
      border: 3px solid #000; }

.usn_cmp_timelineevents .info .timeline .to-do {
  padding-bottom: 15px; }
  .usn_cmp_timelineevents .info .timeline .to-do .timeline-bar {
    position: absolute;
    width: 32px; }
    .usn_cmp_timelineevents .info .timeline .to-do .timeline-bar span {
      background: #ffffff;
      content: "";
      position: absolute;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      z-index: 1;
      border: 3px solid #4b5b6b; }

.usn_cmp_timelineevents .info .timeline .timeline-text {
  padding-left: 45px; }
  .usn_cmp_timelineevents .info .timeline .timeline-text .header-text {
    color: #000 !important;
    font-size: 20px;
    line-height: 32px;
    font-weight: 800;
    text-transform: uppercase; }
  .usn_cmp_timelineevents .info .timeline .timeline-text .info-text {
    color: #000 !important;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400; }

.document-listing-component .slick-slider {
  margin-left: 25px;
  margin-right: 25px; }

.document-listing-component .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.document-listing-component .list-heading {
  font-family: aktiv-grotesk-extended, sans-serif;
  width: 100%;
  color: #000 !important;
  font-weight: 900;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 35px; }
  @media (max-width: 1440px) {
    .document-listing-component .list-heading {
      font-weight: 900;
      font-size: 25px;
      line-height: 32px; } }
  @media (max-width: 320px) {
    .document-listing-component .list-heading {
      font-weight: 900;
      font-size: 22px;
      line-height: 32px; } }

.document-listing-component .search-filters {
  display: flex;
  padding-bottom: 20px;
  align-items: center; }
  .document-listing-component .search-filters .filters-left {
    display: flex;
    gap: 40px; }
  .document-listing-component .search-filters .filters-right {
    display: flex;
    margin-left: auto; }
  .document-listing-component .search-filters .filter-dropdown {
    width: 100%; }
    .document-listing-component .search-filters .filter-dropdown .filter-label {
      max-width: 100%;
      margin-bottom: 5px !important;
      font-weight: 700 !important;
      color: #000; }
    .document-listing-component .search-filters .filter-dropdown #sort-select {
      margin-right: auto; }
    .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu {
      flex-direction: column !important;
      width: 100%; }
      .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item {
        padding: 5px 15px 5px 15px;
        cursor: pointer; }
        .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 10px;
          color: #000;
          text-decoration: none !important; }
          .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .search-check {
            background-color: #0C8152 !important; }
          .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .filter-checkbox {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 15px;
            width: 15px;
            border: 1px solid rgba(0, 0, 0, 0.3); }
            .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a .filter-checkbox span {
              font-size: 12px;
              color: white;
              font-weight: 900; }
          .document-listing-component .search-filters .filter-dropdown .dropdown .dropdown-menu .dropdown-item a span {
            font-size: 16px;
            line-height: 25px;
            padding: 0px; }
  .document-listing-component .search-filters .filter-select {
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    width: 260px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 15px 5px 15px;
    font-weight: 600;
    font-size: 16px;
    background-color: transparent !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important; }
  .document-listing-component .search-filters .header-btn.apply {
    align-items: flex-end;
    margin-top: 0; }
    .document-listing-component .search-filters .header-btn.apply .btn-cta {
      height: 50px;
      padding: 0px 100px;
      text-align: center;
      justify-content: center !important;
      align-items: stretch !important;
      flex-direction: column; }
      .document-listing-component .search-filters .header-btn.apply .btn-cta:hover {
        background-color: #0c8152; }

.document-listing-component .document-list {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }
  .document-listing-component .document-list .icon-display {
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
    .document-listing-component .document-list .icon-display .icon {
      font-size: 24px;
      color: #000; }
  .document-listing-component .document-list .document-list-button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700; }
    .document-listing-component .document-list .document-list-button .link {
      margin-top: 64px;
      line-height: 18px;
      vertical-align: middle; }
      .document-listing-component .document-list .document-list-button .link a {
        position: relative; }
        .document-listing-component .document-list .document-list-button .link a .i-icon {
          position: absolute;
          top: -1px;
          right: -25px;
          color: #0C8152;
          font-weight: 400; }
  .document-listing-component .document-list .document-filter {
    display: flex;
    flex-direction: column; }
    .document-listing-component .document-list .document-filter .document-row {
      display: flex;
      position: relative;
      flex-direction: row;
      border-top: 2px solid #00a160;
      height: auto;
      margin-bottom: 10px;
      width: 100%; }
      .document-listing-component .document-list .document-filter .document-row .icon-section {
        position: absolute;
        display: flex;
        height: 50px;
        align-items: center;
        justify-content: center;
        background-color: #00A160;
        min-width: 80px;
        max-width: 80px;
        padding: 11px 0px; }
        .document-listing-component .document-list .document-filter .document-row .icon-section .i-icon, .document-listing-component .document-list .document-filter .document-row .icon-section .icon {
          position: relative;
          color: #ffffff !important;
          font-size: 25px;
          margin: 0; }
      .document-listing-component .document-list .document-filter .document-row .document-section {
        display: flex;
        flex-direction: row;
        align-items: center;
        background-color: #EFF0F6;
        width: 100%;
        padding: 16px 20px 16px 105px; }
        .document-listing-component .document-list .document-filter .document-row .document-section .document-date {
          color: #000 !important;
          margin-top: 0;
          line-height: 1;
          padding-right: 20px;
          height: auto;
          min-width: 105px;
          max-width: 105px; }
        .document-listing-component .document-list .document-filter .document-row .document-section .document-title {
          color: #000 !important;
          height: auto;
          font-weight: 700;
          font-size: 18px;
          line-height: 1;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          margin-top: 0; }
  .document-listing-component .document-list .document-date {
    color: #979AB3 !important;
    opacity: 0.9;
    font-size: 14px;
    height: 30px; }
    .document-listing-component .document-list .document-date :hover {
      text-decoration: none; }
  .document-listing-component .document-list .document-title {
    color: #000;
    font-size: 21px;
    text-transform: uppercase;
    height: 220px;
    font-weight: 900;
    font-family: aktiv-grotesk-extended, sans-serif;
    line-height: 32px;
    overflow: hidden; }
    .document-listing-component .document-list .document-title :hover {
      text-decoration: none; }
  .document-listing-component .document-list .document-link {
    text-decoration: none !important; }
  .document-listing-component .document-list .document-panels .slick-disabled ::before {
    display: none !important; }
  .document-listing-component .document-list .document-panels .slick-prev {
    left: -36px !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  .document-listing-component .document-list .document-panels .slick-next {
    right: -24px !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  .document-listing-component .document-list .document-panels .slick-track {
    margin-left: inherit !important;
    margin-left: inherit !important; }
  .document-listing-component .document-list .document-panels button {
    background-color: transparent;
    height: 50px !important; }
    .document-listing-component .document-list .document-panels button .slick-prev-icon::before {
      content: "\ea08";
      color: #2C3945;
      font-size: 44px;
      font-family: 'Iluka'; }
    .document-listing-component .document-list .document-panels button .slick-next-icon::before {
      content: "\ea09";
      color: #2C3945;
      font-size: 44px;
      font-family: 'Iluka'; }
  .document-listing-component .document-list .document-panels .document .document-item {
    position: relative;
    border-top: 2px solid #00A160;
    background-color: #2C3945;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 20px;
    margin-left: 8px;
    height: 320px;
    margin-right: 8px; }
    .document-listing-component .document-list .document-panels .document .document-item .document-title {
      font-size: 22px;
      line-height: 20px;
      color: #ffffff; }
    .document-listing-component .document-list .document-panels .document .document-item .i-icon, .document-listing-component .document-list .document-panels .document .document-item .icon {
      position: absolute;
      bottom: 0;
      margin: 0px 0px 20px 0px;
      color: #ffffff !important;
      font-size: 25px; }

@media only screen and (max-width: 992px) {
  .document-listing-component .search-filters {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .document-listing-component .search-filters .filters-left {
      flex-direction: column;
      gap: 30px;
      width: 100%; }
    .document-listing-component .search-filters .filters-right {
      margin-top: 30px;
      margin-left: 0;
      width: 100%; }
    .document-listing-component .search-filters .filter-dropdown .dropdown {
      width: 100%; }
    .document-listing-component .search-filters .filter-dropdown .filter-select {
      width: 100%;
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      -ms-transition: none !important;
      transition: none !important; }
      .document-listing-component .search-filters .filter-dropdown .filter-select option {
        width: 100%; }
    .document-listing-component .search-filters .header-btn.apply {
      display: inline-block; }
      .document-listing-component .search-filters .header-btn.apply .btn-cta {
        display: inline-block; } }

@media only screen and (max-width: 767px) {
  .document-listing-component .document-list .document-filter .document-row .icon-section {
    height: 36px;
    min-width: 60px;
    max-width: 60px; }
    .document-listing-component .document-list .document-filter .document-row .icon-section .icon {
      font-size: 20px; }
  .document-listing-component .document-list .document-filter .document-row .document-section {
    padding: 11px 20px 11px 85px; }
    .document-listing-component .document-list .document-filter .document-row .document-section .document-date {
      display: none; }
    .document-listing-component .document-list .document-filter .document-row .document-section .document-title {
      font-size: 14px; } }

@media only screen and (max-width: 575px) {
  .document-listing-component .document-list .document-title {
    font-size: 20px; }
  .document-listing-component .document-list .document-filter .document-row .icon-section {
    height: 34px;
    min-width: 50px;
    max-width: 50px; }
    .document-listing-component .document-list .document-filter .document-row .icon-section .icon {
      font-size: 18px; }
  .document-listing-component .document-list .document-filter .document-row .document-section {
    padding: 11px 10px 11px 65px; }
    .document-listing-component .document-list .document-filter .document-row .document-section .document-title {
      font-size: 12px; } }

.repeatable-content.collapse.show {
  display: flex !important;
  visibility: visible;
  z-index: 2; }

#site #site-content .usn_cmp_leaderrepeater .pageCard {
  position: relative;
  margin-bottom: var(--base-spacing) !important; }
  #site #site-content .usn_cmp_leaderrepeater .pageCard a {
    display: flex; }
    @media (max-width: 1200px) {
      #site #site-content .usn_cmp_leaderrepeater .pageCard a {
        width: 100%;
        flex-direction: column; } }
    #site #site-content .usn_cmp_leaderrepeater .pageCard a .image-wrapper {
      height: 250px;
      width: 250px;
      overflow: hidden; }
      #site #site-content .usn_cmp_leaderrepeater .pageCard a .image-wrapper .image {
        background-size: cover;
        object-fit: cover;
        height: 250px;
        width: 250px;
        transition: transform ease-in-out .5s; }
      @media (max-width: 1200px) {
        #site #site-content .usn_cmp_leaderrepeater .pageCard a .image-wrapper {
          width: 100%; }
          #site #site-content .usn_cmp_leaderrepeater .pageCard a .image-wrapper .image {
            width: 100%; } }
    #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info {
      padding: 25px;
      height: 250px;
      max-width: calc(100% - 250px); }
      @media (max-width: 1200px) {
        #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info {
          width: 100%;
          max-width: 100%; } }
      #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .project-heading {
        font-family: aktiv-grotesk-extended, sans-serif;
        font-weight: 900;
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 14px; }
      #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .text {
        height: 120px;
        overflow: hidden;
        margin-bottom: 15px; }
        @media (max-width: 767px) {
          #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .text {
            height: auto; } }
        #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .text p {
          color: #ffffff !important;
          font-weight: 200;
          margin: 0 !important; }
      #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        color: #00A160;
        margin-top: 0px; }
        #site #site-content .usn_cmp_leaderrepeater .pageCard a .project-info .link .i-icon {
          padding-left: 15px;
          font-weight: 500;
          font-size: 18px;
          transition: padding-left ease-in-out .5s; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard a:hover .image-wrapper .image {
      transform: scale(1.2); }
    #site #site-content .usn_cmp_leaderrepeater .pageCard a:hover .project-info .link .i-icon {
      padding-left: 25px; }

#site #site-content .usn_cmp_leaderrepeater .iconCard {
  height: 200px !important;
  max-height: 200px !important; }
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner {
    height: inherit !important; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a {
      height: inherit !important; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image {
        position: relative;
        min-height: 200px;
        min-width: 200px;
        background-color: rgba(6, 16, 26, 0.2); }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image .i-icon {
          font-size: 48px;
          color: #ffffff;
          position: absolute;
          top: 50%;
          -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
          right: 50%; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info {
        padding: 25px;
        width: 445px;
        max-width: 445px; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .product-heading {
          margin: 0 !important;
          font-family: aktiv-grotesk-extended, sans-serif;
          font-weight: 900;
          font-size: 25px;
          line-height: 32px; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .text {
          color: #ffffff !important;
          margin: 0 !important;
          height: 80px !important; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .link {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin: 0;
          position: relative;
          gap: 15px;
          transition: gap ease-in-out .5s; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a:hover .info .link {
        gap: 25px; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a:hover .info .link span:not(.i-icon) {
          text-decoration: underline; }

#site #site-content .usn_cmp_dapthmap .heading {
  color: #000 !important;
  text-align: center;
  padding-bottom: 20px; }

#site #site-content .usn_cmp_dapthmap .secondary-heading {
  color: #000 !important;
  text-align: center; }

#site #site-content .usn_cmp_dapthmap .heading {
  color: #000 !important;
  text-align: center;
  padding-bottom: 20px; }

#site #site-content .usn_cmp_dapthmap .secondary-heading {
  color: #000 !important;
  text-align: center; }

#site #site-content .page-repeater {
  height: 100% !important;
  width: 100% !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 0 !important; }
  #site #site-content .page-repeater .inner {
    position: relative !important; }
    #site #site-content .page-repeater .inner .page {
      position: relative;
      height: 500px; }
      #site #site-content .page-repeater .inner .page .hover {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
        transition: opacity ease-in-out 0.4s; }
      #site #site-content .page-repeater .inner .page .info {
        display: flex;
        flex-direction: column;
        align-items: center; }
      #site #site-content .page-repeater .inner .page:hover .info > .heading {
        opacity: 0; }
      #site #site-content .page-repeater .inner .page:hover .hover {
        opacity: 1; }
      #site #site-content .page-repeater .inner .page:hover .page-summary, #site #site-content .page-repeater .inner .page:hover .page-cta {
        height: 100%;
        opacity: 1;
        overflow: visible; }
      #site #site-content .page-repeater .inner .page:hover .heading, #site #site-content .page-repeater .inner .page:hover .page-summary, #site #site-content .page-repeater .inner .page:hover .page-cta {
        text-decoration: none !important; }
      #site #site-content .page-repeater .inner .page .heading {
        opacity: 1;
        font-family: aktiv-grotesk-extended, sans-serif;
        font-weight: 900;
        font-size: 25px;
        line-height: 32px;
        text-transform: uppercase;
        margin-bottom: 16px !important;
        transition: opacity ease-in-out 0.4s; }
      #site #site-content .page-repeater .inner .page .page-summary {
        font-family: aktiv-grotesk, sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 32px; }
      #site #site-content .page-repeater .inner .page .page-cta {
        font-family: aktiv-grotesk, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        position: relative;
        display: inline-block; }
        #site #site-content .page-repeater .inner .page .page-cta .i-icon {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: -35px; }
        #site #site-content .page-repeater .inner .page .page-cta:hover {
          color: #00A160; }
      #site #site-content .page-repeater .inner .page .image img {
        object-fit: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        height: 500px !important;
        width: 100% !important;
        max-width: 100%; }
      #site #site-content .page-repeater .inner .page .image .page-location {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-left: 40px;
        margin-bottom: 40px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        color: #ffffff; }
        @media (max-width: 800px) {
          #site #site-content .page-repeater .inner .page .image .page-location {
            margin-left: 20px;
            margin-bottom: 20px; } }
        #site #site-content .page-repeater .inner .page .image .page-location .loc-icon {
          display: -ms-inline-flexbox;
          display: inline-flex;
          font-size: 2rem;
          margin-right: 16px;
          z-index: 10;
          color: #00A160; }
        #site #site-content .page-repeater .inner .page .image .page-location .text {
          color: #ffffff !important;
          font-weight: 400;
          font-size: 14px;
          line-height: 24px;
          z-index: 10; }

#site #site-content .usn_cmp_dapthpagerepeater .component-inner .container-fluid {
  padding: 0 !important; }
  #site #site-content .usn_cmp_dapthpagerepeater .component-inner .container-fluid .item .info p {
    text-overflow: ellipsis; }

#site .lastItem {
  max-width: 100%;
  width: 100%;
  display: block; }

#site .listing:not(.listing_window-mosaic) .page-repeater.item.items-2:nth-last-child(2) {
  margin-bottom: 0 !important; }

@media (min-width: 576px) {
  #site .row:not(.slides):not(.listing_window-mosaic) .lastItem.item.items-2 {
    flex: none !important; } }

#site .item.item_overlay.page-repeater a:not(.btn):not(.nav-button-link) .image::before {
  opacity: 0.6; }

#site-content .show {
  display: inline-block !important; }

@media only screen and (max-width: 1350px) {
  .iconCard .inner a .info {
    width: 340px;
    max-width: 340px; }
    .iconCard .inner a .info .heading {
      line-height: 30px;
      padding-bottom: 10px; }
    .iconCard .inner a .info .text {
      height: 40px !important;
      line-height: 20px !important;
      overflow: hidden;
      margin-bottom: 10px !important; } }

@media only screen and (max-width: 1200px) {
  #site #site-content .usn_cmp_leaderrepeater .pageCard {
    height: 509px;
    max-height: 509px; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .inner a {
      display: inline-block; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .info {
      max-width: 100%; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .image {
      max-width: 100%;
      height: 230px; }
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a {
    display: flex;
    width: 100%; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image {
      min-width: 150px;
      width: 150px; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info {
      width: 300px;
      max-width: 300px;
      padding: 15px; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .text {
        height: 60px !important;
        line-height: 20px !important;
        overflow: hidden; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .link {
        margin: 0; } }

@media only screen and (max-width: 992px) {
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image {
    min-width: 200px;
    width: 200px; }
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info {
    width: 490px;
    max-width: 490px;
    padding: 30px; }
  #site #site-content .usn_cmp_leaderrepeater .pageCard {
    height: 490px;
    max-height: 490px; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .text {
      height: 60px;
      word-break: break-word; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .image {
      height: 285px; } }

@media only screen and (max-width: 767px) {
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image {
    min-width: 150px;
    width: 150px; }
  #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info {
    width: 360px;
    max-width: 360px;
    padding: 15px; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .text {
      height: 60px !important; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info .link {
      margin: 0; }
  #site #site-content .usn_cmp_leaderrepeater .pageCard {
    height: 100%;
    max-height: 100%; }
    #site #site-content .usn_cmp_leaderrepeater .pageCard .image {
      height: 230px;
      width: 517px; } }

@media only screen and (max-width: 575px) {
  #site #site-content .usn_cmp_leaderrepeater .pageCard .image {
    width: 545px; }
  #site #site-content .usn_cmp_leaderrepeater .pageCard .text {
    font-size: 15px;
    height: 66px; }
  #site #site-content .usn_cmp_leaderrepeater .iconCard {
    max-height: 100% !important;
    height: 100% !important; }
    #site #site-content .usn_cmp_leaderrepeater .iconCard .inner {
      height: 100%; }
      #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a {
        flex-direction: column;
        height: 100%; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .icon-image {
          min-width: 100%;
          width: 100%; }
        #site #site-content .usn_cmp_leaderrepeater .iconCard .inner a .info {
          width: 100%;
          max-width: 100%;
          height: 100%;
          padding: 25px; } }

.umbraco-forms .inner {
  padding: 0; }

.umbraco-forms .umbraco-forms-page .umbraco-forms-navigation {
  padding: 0; }
  .umbraco-forms .umbraco-forms-page .umbraco-forms-navigation .btn {
    padding: 16px 32px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 24px !important; }

.umbraco-forms .umbraco-forms-page .umbraco-forms-caption {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px !important;
  line-height: 40px !important;
  font-weight: 900; }

.umbraco-forms .umbraco-forms-page legend {
  color: #000 !important;
  font-family: aktiv-grotesk-extended, sans-serif; }

.umbraco-forms .umbraco-forms-page .umbraco-forms-label, .umbraco-forms .umbraco-forms-page .umbraco-forms-indicator {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 18px;
  color: #636682; }

.umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset {
  padding: 0;
  margin-bottom: 15px; }
  .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper select, .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper .text {
    border: 1px solid rgba(99, 102, 130, 0.4) !important; }
  .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper .field-validation-error {
    color: #D14449 !important;
    background: #D14449; }
  .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper textarea {
    background: #EFF0F6;
    border: 1px solid #eff0f6; }
  .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .dropdownSelect {
    border: 1px solid rgba(99, 102, 130, 0.4);
    min-height: 50px;
    padding: 12px 15px;
    color: #424459;
    width: 100%; }

body.transparent-header-lg header#site-header {
  height: var(--large-header); }
  body.transparent-header-lg header#site-header.hover {
    height: 100px;
    background-color: rgba(var(--header-bg-color1), 0.7);
    backdrop-filter: blur(8px); }
    body.transparent-header-lg header#site-header.hover #logo {
      margin-top: 5px;
      z-index: 1; }
      body.transparent-header-lg header#site-header.hover #logo img {
        height: 68px; }
    body.transparent-header-lg header#site-header.hover .secondary-nav-wrapper {
      margin-top: 3px; }

#collapse-all {
  display: none; }

.show {
  display: flex !important;
  visibility: visible; }

.hide {
  position: absolute !important;
  top: -1px;
  visibility: hidden; }

.mobile-menu {
  display: none; }

.modal-backdrop.show {
  opacity: 0.5; }

.expand-subpages {
  background-color: transparent !important;
  border: 0px;
  width: 100px;
  height: 100%; }
  .expand-subpages span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00A160; }

.iluka-header .navbar-default .site-search-form {
  display: none; }

.iluka-header .navbar-default .desktop-nav .site-search-form {
  display: flex;
  z-index: 0 !important;
  position: absolute;
  left: -30px !important;
  top: -65px !important;
  margin-right: 0px !important;
  width: 100% !important; }
  .iluka-header .navbar-default .desktop-nav .site-search-form .search {
    position: absolute !important;
    top: 93px !important;
    border: 0px !important;
    right: -30px !important;
    max-width: 100% !important;
    width: 100% !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
    .iluka-header .navbar-default .desktop-nav .site-search-form .search .form-control {
      border: 0px !important; }
    .iluka-header .navbar-default .desktop-nav .site-search-form .search :focus-visible {
      outline: 0px !important; }

header#site-header nav.main > ul > li.has-child > span > a {
  padding-right: 15px; }

header#site-header {
  position: fixed; }

header#site-header nav.secondary {
  margin-right: 0px !important; }

.iluka-header .mega-menu, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu {
  z-index: 999;
  visibility: visible;
  opacity: 1; }
  .iluka-header .is-hidden.mega-menu, .itg-mobile-nav #mobile-nav .mobile-menu-body .is-hidden.mega-menu {
    visibility: hidden;
    opacity: 0; }
  .iluka-header .mega-menu ul, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu ul {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  .iluka-header .mega-menu li, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li {
    line-height: 50px;
    margin-bottom: 0px;
    /* Generic Sub Mega Menu Styles */ }
    .iluka-header .mega-menu li .moreicon, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .moreicon {
      display: none; }
    .iluka-header .mega-menu li.has-children .backicon, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.has-children .backicon {
      display: inline-block !important;
      position: absolute;
      left: 10px;
      top: 17px; }
    .iluka-header .mega-menu li.has-children > a, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.has-children > a {
      width: 85%;
      overflow: visible; }
      .iluka-header .mega-menu li.has-children > a .moreicon, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.has-children > a .moreicon {
        display: inline-block !important;
        position: absolute;
        right: 0;
        left: auto;
        top: 0px;
        padding: 17px;
        height: 100%; }
    .iluka-header .mega-menu li.is-selected, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.is-selected {
      color: #ffffff;
      text-decoration: none;
      text-shadow: 0px 0px 0px black; }
      .iluka-header .mega-menu li.is-selected .moreicon, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.is-selected .moreicon {
        transform: rotate(180deg); }
      .iluka-header .mega-menu li.is-selected .sub-mega-menu, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.is-selected .sub-mega-menu {
        background-color: #1A2935; }
    .iluka-header .mega-menu li .colorstrip, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .colorstrip {
      float: left;
      margin-right: 10px;
      width: 10px;
      height: 100% !important;
      background-color: #ffffff;
      display: inline-block; }
    .iluka-header .mega-menu li a, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 59px;
      padding: 0 20px;
      position: relative;
      white-space: nowrap;
      color: #475c6d; }
      .iluka-header .mega-menu li a:focus, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a:focus {
        outline: none; }
    .iluka-header .mega-menu li .sub-mega-menu, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu {
      visibility: visible;
      opacity: 1;
      font-weight: normal; }
      .iluka-header .mega-menu li .sub-mega-menu li.menu-title, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu li.menu-title {
        height: 50px;
        line-height: 50px;
        text-shadow: 0px 0px 0px black;
        margin-bottom: 20px; }
        .iluka-header .mega-menu li .sub-mega-menu li.menu-title a, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu li.menu-title a {
          height: 50px;
          line-height: 50px;
          text-shadow: 0px 0px 0px black;
          margin-bottom: 20px; }
          .iluka-header .mega-menu li .sub-mega-menu li.menu-title a:hover, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu li.menu-title a:hover {
            background-color: inherit !important; }
        .iluka-header .mega-menu li .sub-mega-menu li.menu-title:hover, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu li.menu-title:hover {
          background-color: inherit !important; }
      .iluka-header .mega-menu li .sub-mega-menu ul, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu ul {
        list-style: none;
        list-style-type: none;
        padding: 0px;
        margin: 0px; }
      .iluka-header .mega-menu li .sub-mega-menu.is-hidden, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu.is-hidden {
        visibility: hidden;
        opacity: 0;
        height: 0px !important;
        overflow: hidden;
        padding: 0px; }
      .iluka-header .mega-menu li .sub-mega-menu .description, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu .description {
        line-height: 1.5;
        padding: 10px 30px 30px 30px;
        color: #475c6d;
        font-size: 14px;
        text-shadow: none; }
        .iluka-header .mega-menu li .sub-mega-menu .description:hover, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li .sub-mega-menu .description:hover {
          text-shadow: none; }

.iluka-header-wrapper {
  background-color: #2C3945;
  min-height: calc(40px + var(--large-header)); }

.iluka-header {
  height: inherit;
  background-color: transparent;
  font-size: 14px;
  border-bottom: 1px solid white;
  z-index: 1050;
  /* Top Most Navigation Styles */
  /* Primary Navigation Bar */ }
  @media (max-width: 575.98px) {
    .iluka-header {
      height: 90px; } }
  .iluka-header .pull-right {
    float: right; }
  .iluka-header ul.nav li {
    margin-bottom: 0px; }
  .iluka-header.design-mode {
    position: relative; }
    .iluka-header.design-mode .collapsiblelinks {
      height: auto !important; }
  .iluka-header .mobile-search {
    height: 50px;
    position: absolute;
    right: 56px;
    width: auto;
    color: #000; }
    .iluka-header .mobile-search .fa-search {
      position: absolute;
      height: 40px;
      margin-top: 2px;
      cursor: pointer;
      padding: 8px 10px;
      font-size: 28px; }
    .iluka-header .mobile-search i {
      position: absolute;
      height: 40px;
      margin-top: 2px;
      cursor: pointer;
      padding: 8px 6px;
      font-size: 30px; }
    .iluka-header .mobile-search .form-control {
      padding-left: 42px;
      padding-right: 5px;
      box-shadow: none;
      border-radius: 0px;
      height: 40px;
      margin-top: 5px;
      width: 42px;
      -webkit-transition: width 0.2s;
      /* Safari */
      transition: width 0.2s;
      border: none; }
      .iluka-header .mobile-search .form-control:focus {
        width: 200px;
        -webkit-transition: width 0.2s;
        /* Safari */
        transition: width 0.2s;
        border: 1px solid #D9DBE9;
        background-color: white; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .iluka-header .mobile-search .form-control {
          width: 120px;
          border: 1px solid #D9DBE9; } }
    .iluka-header .mobile-search input[type="submit"] {
      display: none; }
    .iluka-header .mobile-search label {
      height: 45px;
      float: left; }
  .iluka-header .mobile-phone {
    height: 50px;
    position: absolute;
    right: 60px;
    width: 40px;
    margin-right: 40px;
    font-size: 28px; }
    .iluka-header .mobile-phone i {
      font-size: 30px;
      line-height: 50px; }
    .iluka-header .mobile-phone a {
      font-family: aktiv-grotesk, sans-serif;
      color: #000; }
      .iluka-header .mobile-phone a:active, .iluka-header .mobile-phone a:hover, .iluka-header .mobile-phone a:focus {
        text-decoration: none; }
  .iluka-header .mobile-search-box {
    width: 100px;
    display: inline-block;
    display: none; }
  .iluka-header .skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden; }
    .iluka-header .skip:active, .iluka-header .skip:hover, .iluka-header .skip:focus {
      left: 45px;
      top: 0;
      width: auto;
      height: 40px;
      z-index: 3;
      vertical-align: middle;
      padding: 0 36px;
      line-height: 40px;
      background-color: #D9DBE9;
      color: #ffffff;
      text-decoration: underline;
      font-weight: 700; }
      .iluka-header .skip:active + .skip-cover, .iluka-header .skip:hover + .skip-cover, .iluka-header .skip:focus + .skip-cover {
        position: absolute;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: transparent;
        z-index: 1; }
  .iluka-header .spacing-60 {
    height: 60px !important; }
  .iluka-header .spacing-40 {
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important; }
  .iluka-header .secondary-nav-wrapper {
    margin-top: 3px;
    height: 40%;
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: end;
    margin-right: 30px; }
    .iluka-header .secondary-nav-wrapper .hamburger {
      font-size: 20px;
      padding-right: 5px; }
    .iluka-header .secondary-nav-wrapper .nav-dropdown {
      display: flex;
      align-items: center; }
    .iluka-header .secondary-nav-wrapper .container {
      position: relative; }
    .iluka-header .secondary-nav-wrapper .collapsiblelinks {
      height: 40px;
      overflow: visible;
      width: calc(100% - 300px); }
      @media (min-width: 1200px) {
        .iluka-header .secondary-nav-wrapper .collapsiblelinks {
          width: calc(100% - 600px); } }
    .iluka-header .secondary-nav-wrapper .top-links {
      margin-top: 10px;
      display: flex; }
    .iluka-header .secondary-nav-wrapper .stock-info {
      display: inline-block;
      background-color: transparent;
      color: white;
      line-height: 30px;
      padding-left: 15px; }
      .iluka-header .secondary-nav-wrapper .stock-info .price {
        font-weight: 700; }
      .iluka-header .secondary-nav-wrapper .stock-info .name {
        padding-right: 5px; }
      .iluka-header .secondary-nav-wrapper .stock-info .icon {
        margin-right: 10px; }
    .iluka-header .secondary-nav-wrapper .top-nav-item {
      display: inline-block;
      background-color: transparent;
      line-height: 30px;
      font-weight: 700;
      text-transform: none;
      font-size: var(--main-navigation-typography_font-size_xl);
      padding: 0px 5px;
      font-family: aktiv-grotesk-extended, sans-serif;
      font-weight: 900;
      color: #ffffff; }
      .iluka-header .secondary-nav-wrapper .top-nav-item :hover {
        color: #ffffff; }
      .iluka-header .secondary-nav-wrapper .top-nav-item a {
        line-height: 30px; }
      .iluka-header .secondary-nav-wrapper .top-nav-item:last-of-type {
        border-right: 1px solid #ffffff; }
  .iluka-header .main-nav-wrapper {
    height: 60%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: calc(100% - 75px);
    margin-right: 75px; }
    .iluka-header .main-nav-wrapper .nav-dropdown {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      height: 100%; }
      .iluka-header .main-nav-wrapper .nav-dropdown ul {
        display: flex;
        height: 110%;
        font-family: aktiv-grotesk-extended, sans-serif; }
        .iluka-header .main-nav-wrapper .nav-dropdown ul li {
          position: static;
          display: flex;
          align-items: center;
          height: 100%;
          font-family: aktiv-grotesk-extended, sans-serif; }
          .iluka-header .main-nav-wrapper .nav-dropdown ul li:hover a {
            text-decoration-color: #00A160 !important;
            text-decoration-thickness: 5px !important;
            text-underline-offset: 30px; }
          .iluka-header .main-nav-wrapper .nav-dropdown ul li ::before {
            display: none; }
          .iluka-header .main-nav-wrapper .nav-dropdown ul li ul li a:hover {
            text-decoration-thickness: 2px !important;
            text-underline-offset: 4px !important; }
        .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col {
          display: none;
          border-top: 4px solid #00A160;
          position: absolute;
          top: 75px;
          left: 50%;
          transform: translateX(-50%);
          height: auto;
          width: 1200px;
          padding: 56px 120px 68px !important;
          background: rgba(var(--navigation-dropdown-color1), 1); }
          @media (max-width: 1440px) {
            .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col {
              transform: translateX(-54%);
              width: 1000px;
              padding: 32px 32px 0px !important; } }
          .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-header-wrapper {
            width: 100%;
            padding-bottom: 44px; }
            .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-header-wrapper .menu-heading {
              width: 100%;
              font-weight: 900;
              font-size: 30px;
              line-height: 32px;
              font-family: aktiv-grotesk-extended, sans-serif;
              color: #000;
              text-transform: uppercase;
              padding-bottom: 8px; }
            .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-header-wrapper .menu-secondary-heading {
              font-weight: 800;
              font-size: 18px;
              line-height: 24px;
              font-family: aktiv-grotesk-extended, sans-serif;
              color: #000; }
          .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content {
            display: flex; }
            .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul {
              flex-wrap: wrap;
              justify-content: space-between;
              max-height: 500px;
              overflow: hidden;
              overflow-y: auto;
              width: 630px;
              margin-right: 25px; }
              @media (max-width: 1440px) {
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul {
                  width: 936px;
                  margin-right: 0px; } }
              .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul li {
                display: block;
                height: auto;
                margin-bottom: 52px;
                padding-left: 0px;
                width: 300px;
                font-family: aktiv-grotesk, sans-serif; }
                @media (max-width: 1440px) {
                  .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul li {
                    width: 450px; } }
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul li .child-link {
                  font-family: aktiv-grotesk, sans-serif;
                  font-weight: 800;
                  font-size: 24px;
                  line-height: 24px;
                  letter-spacing: 0.25px;
                  padding-bottom: 12px; }
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul li p {
                  color: #000;
                  font-family: aktiv-grotesk, sans-serif;
                  font-weight: 400;
                  font-size: 18px;
                  line-height: 24px; }
                  .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content ul li p a {
                    font-weight: 400;
                    font-size: 18px; }
            .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper {
              width: 260px;
              margin-left: 10px; }
              @media (max-width: 1440px) {
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper {
                  display: none; } }
              .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper .featured .feature-heading {
                color: #000;
                font-family: aktiv-grotesk-extended, sans-serif;
                font-weight: 800;
                font-size: 14px;
                line-height: 18px;
                margin-bottom: 16px; }
              .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper .featured .menu-featured-link {
                box-shadow: inset 0 0 0 200px rgba(0, 0, 0, 0.2);
                background-size: cover;
                background-position: center center;
                background-repeat: no-repeat;
                background-color: #2C3945;
                position: relative;
                display: block;
                height: 320px;
                width: 260px;
                padding: 32px 24px; }
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper .featured .menu-featured-link .menu-featured-heading {
                  font-family: aktiv-grotesk-extended, sans-serif;
                  color: #ffffff;
                  position: absolute;
                  bottom: 35px;
                  font-weight: 800;
                  font-size: 18px;
                  line-height: 24px;
                  text-transform: uppercase; }
                .iluka-header .main-nav-wrapper .nav-dropdown ul .multi-col .menu-content .feature-wrapper .featured .menu-featured-link .menu-featured-secondary-heading {
                  color: #ffffff;
                  font-family: aktiv-grotesk, sans-serif;
                  position: absolute;
                  bottom: 20px;
                  white-space: nowrap;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  font-weight: 400;
                  font-size: 14px;
                  line-height: 24px; }
        .iluka-header .main-nav-wrapper .nav-dropdown ul :hover .multi-col {
          display: block; }
  .iluka-header .main-nav-search {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 10px 20px;
    left: 0;
    background-color: #ffffff;
    z-index: 0;
    vertical-align: middle;
    transition: top ease-in-out 0.2s;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
    .iluka-header .main-nav-search:hover, .iluka-header .main-nav-search:active, .iluka-header .main-nav-search:focus {
      text-shadow: 0px 0px 0px black; }
    .iluka-header .main-nav-search.search-open {
      display: block; }
    .iluka-header .main-nav-search label {
      color: #ffffff;
      text-align: center;
      line-height: 20px;
      cursor: pointer;
      font-size: 20px;
      padding-left: 24px;
      padding-right: 18px;
      margin: 0px;
      vertical-align: middle;
      display: none; }
    .iluka-header .main-nav-search .form-control {
      color: #000;
      padding: 0px;
      box-shadow: none;
      border-radius: 0px;
      width: calc(100% - 145px);
      border: none;
      background-color: transparent;
      display: inline-block;
      font-size: 18px; }
      .iluka-header .main-nav-search .form-control::placeholder {
        color: rgba(0, 0, 0, 0.7);
        font-size: 18px;
        letter-spacing: 0.29px;
        font-family: aktiv-grotesk, sans-serif; }
      .iluka-header .main-nav-search .form-control:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.7);
        font-size: 18px;
        letter-spacing: 0.29px;
        font-family: aktiv-grotesk, sans-serif; }
      .iluka-header .main-nav-search .form-control::-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.7);
        font-size: 18px;
        letter-spacing: 0.29px;
        font-family: aktiv-grotesk, sans-serif; }
    .iluka-header .main-nav-search .search-close-button {
      display: inline-block;
      height: 28px;
      width: 60px;
      color: #000;
      font-size: 22px;
      cursor: pointer;
      padding: 0px 16px;
      box-sizing: border-box; }
      .iluka-header .main-nav-search .search-close-button:hover, .iluka-header .main-nav-search .search-close-button:active, .iluka-header .main-nav-search .search-close-button:focus {
        outline: none; }
    .iluka-header .main-nav-search .search-go-button {
      color: #00A160;
      background: transparent;
      font-size: 18px;
      padding: 10px 15px;
      letter-spacing: 0.19px;
      font-weight: bold;
      line-height: 1;
      border: none;
      margin-left: 7px;
      margin-right: 7px;
      border: 2px solid #00A160;
      border-radius: 0px; }
      .iluka-header .main-nav-search .search-go-button:hover, .iluka-header .main-nav-search .search-go-button:active, .iluka-header .main-nav-search .search-go-button:focus {
        outline: none;
        color: #ffffff;
        background-color: #00A160; }
  .iluka-header .close-button {
    position: absolute;
    z-index: 100;
    font-size: 30px;
    color: #ffffff;
    top: 0;
    padding: 4px 10px; }
    .iluka-header .close-button.is-hidden {
      display: none; }
  .iluka-header .navbar-default {
    height: inherit; }
    @media (max-width: 575.98px) {
      .iluka-header .navbar-default {
        height: 90px; } }
    .iluka-header .navbar-default .desktop-nav {
      height: inherit; }
      .iluka-header .navbar-default .desktop-nav #logo {
        margin-left: 40px;
        padding: var(--logo_lg-padding_top) var(--logo_lg-padding_right) var(--logo_lg-padding_bottom) var(--logo_lg-padding_left);
        z-index: 1; }
        .iluka-header .navbar-default .desktop-nav #logo a {
          height: 100%; }
        .iluka-header .navbar-default .desktop-nav #logo img {
          height: 106px;
          max-height: 100%;
          max-width: 148px !important;
          aspect-ratio: 1.39/1; }
          .iluka-header .navbar-default .desktop-nav #logo img.logo-default {
            display: block; }
          .iluka-header .navbar-default .desktop-nav #logo img.logo-small {
            display: none; }
        @media (max-width: 575.98px) {
          .iluka-header .navbar-default .desktop-nav #logo {
            display: none; } }
      .iluka-header .navbar-default .desktop-nav .navigation {
        height: calc(var(--large-header) - 15px);
        width: calc(100% - 214px);
        position: static;
        order: 2; }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .iluka-header .navbar-default .desktop-nav .navigation {
            width: calc(100% - 214px); } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .iluka-header .navbar-default .desktop-nav .navigation {
            width: calc(100% - 214px); } }
        .iluka-header .navbar-default .desktop-nav .navigation .sub-menu-item {
          font-weight: 500;
          font-size: 16px; }
      .iluka-header .navbar-default .desktop-nav .collapsiblelinks {
        height: var(--large-header);
        overflow: hidden;
        max-width: calc(100% - 50px);
        /* Main Clickable Items, opens the sub menu */ }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .scrollablelinks {
          overflow-y: hidden;
          overflow-x: auto;
          width: calc(100% + 1px);
          display: inline-flex;
          height: 100%;
          -ms-overflow-style: none;
          overflow: -moz-scrollbars-none; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .scrollablelinks::-webkit-scrollbar {
            display: none; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .scrollablelinks > li > a {
            white-space: nowrap; }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks.overflow {
          overflow: visible; }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .left-arrow,
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .right-arrow {
          display: none;
          position: absolute;
          top: 40px;
          bottom: 0px;
          z-index: 10;
          line-height: var(--large-header)2px;
          font-size: 24px; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .left-arrow a,
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .right-arrow a {
            display: block;
            background-color: rgba(0, 0, 0, 0.7);
            color: #ffffff;
            padding: 0 10px;
            height: 100%; }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .left-arrow {
          left: 214px; }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .right-arrow {
          right: 48px; }
        .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item {
          /* Styles for the open dropdown menu */ }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle {
            border-radius: 0px;
            padding: 0;
            outline: none;
            font-weight: bold;
            line-height: var(--large-header)-4px;
            color: #ffffff;
            padding: 0 20px; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle:hover, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle:active, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle:focus {
              cursor: pointer;
              outline: none;
              border-bottom: 4px solid #ffffff; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle span {
              padding: 0px 20px; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown ::-webkit-scrollbar {
            width: 10px; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown ::-webkit-scrollbar-track {
            background: #f1f1f1; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown ::-webkit-scrollbar-thumb {
            background: #888; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown ::-webkit-scrollbar-thumb:hover {
            background: #555; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown.open > a {
            background-color: transparent;
            border-bottom: 4px solid #ffffff;
            line-height: var(--large-header)-4px;
            outline: none; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .active {
            background-color: transparent;
            border-radius: 0px;
            border-bottom: 4px solid #ffffff;
            line-height: var(--large-header)-4px;
            outline: none; }
          .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu {
            padding: 0px;
            border: none;
            top: 100%;
            max-width: 100%;
            background: transparent;
            background-color: #fff;
            border-radius: 0px;
            overflow: hidden;
            overflow-y: auto;
            left: 0px;
            right: 0px;
            /* Mega Menu */ }
            @media (min-width: 992px) and (max-width: 1199.98px) {
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu {
                left: 15px;
                right: 15px; } }
            @media (min-width: 768px) and (max-width: 991.98px) {
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu {
                left: 15px;
                right: 15px; } }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .menu-wrapper {
              width: 100%;
              display: block;
              padding: 50px 0px; }
              @media screen and (min-width: 576px) and (max-height: 800px) {
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .menu-wrapper {
                  padding: 20px 0; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .menu-wrapper h2 {
                    font-size: 28px;
                    font-family: aktiv-grotesk, sans-serif; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .menu-wrapper h3 {
                    font-size: 22px;
                    font-family: aktiv-grotesk, sans-serif; } }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu h2 {
              margin-bottom: 20px;
              font-family: aktiv-grotesk, sans-serif; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .dropdown-menu-item {
              padding-bottom: 35px; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .dropdown-menu-item .dropdown-menu-item-link {
                color: #00A160; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .dropdown-menu-item .dropdown-menu-item-text {
                margin-bottom: 8px;
                font-size: 18px; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .panel-header-wrapper {
              padding: 30px 30px 10px 30px;
              font-size: 14px; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .panel-header-wrapper .panel-header {
                text-shadow: 0px 0px 0px black;
                color: #475c6d; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .primary-panel .panel-header-wrapper a {
                padding: 0px;
                line-height: initial; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu {
              display: flex;
              flex-wrap: wrap; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu li a:hover, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu li a:active, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu li a:focus {
                text-decoration: none;
                text-shadow: 0px 0px 0px black; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu h4 a:hover, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu h4 a:active, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu h4 a:focus {
                text-decoration: underline;
                font-family: aktiv-grotesk-extended, sans-serif; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu {
                width: 100%;
                left: 100%;
                height: 339px; }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu li {
                  height: 50px;
                  line-height: 30px; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu li a {
                    font-family: aktiv-grotesk, sans-serif;
                    line-height: 50px;
                    padding: 0px; }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu ul {
                  height: calc(339px - 70px);
                  overflow: hidden; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu ul::-webkit-scrollbar {
                    width: 5px; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu ul::-webkit-scrollbar-track {
                    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
                    border-radius: 0px; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu ul::-webkit-scrollbar-thumb {
                    border-radius: 0px;
                    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
                    background-color: #ffffff; }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu.tier1 {
                  background-color: #ffffff; }
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu.tier1 .tier2,
                  .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .mega-menu .sub-mega-menu.tier1 .tier3 {
                    left: 0; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel h4 {
              text-transform: uppercase;
              font-family: aktiv-grotesk-extended, sans-serif; }
            .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a {
              font-family: aktiv-grotesk, sans-serif;
              display: block;
              position: relative;
              padding-bottom: 125%;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
              background-color: #475c6d; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a .featured-item-details {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                color: white;
                z-index: 1;
                text-transform: uppercase;
                height: 100%;
                width: 100%;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                padding: 20px;
                color: #ffffff; }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a .featured-item-details:before {
                  content: " ";
                  position: absolute;
                  top: 0;
                  right: 0;
                  bottom: 0;
                  left: 0;
                  background-color: rgba(44, 57, 69, 0.4);
                  z-index: 1; }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a .featured-item-details h3 {
                  color: #ffffff;
                  font-size: 20px;
                  font-family: aktiv-grotesk, sans-serif;
                  width: 100%;
                  position: relative;
                  z-index: 2; }
                  @media (min-width: 992px) and (max-width: 1199.98px) {
                    .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a .featured-item-details h3 {
                      font-size: 15px; } }
                .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a .featured-item-details i {
                  font-size: 24px;
                  position: relative;
                  z-index: 2; }
              .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a:hover .featured-item-details:before, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a:active .featured-item-details:before, .iluka-header .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown .dropdown-menu .featured-panel a:focus .featured-item-details:before {
                background-color: rgba(44, 57, 69, 0.8); }
      .iluka-header .navbar-default .desktop-nav .search-button a {
        display: block;
        padding: 0px 14px;
        line-height: var(--large-header)-4px;
        color: #ffffff;
        font-size: 1.5em; }
        .iluka-header .navbar-default .desktop-nav .search-button a i {
          position: relative;
          top: 3px; }
        .iluka-header .navbar-default .desktop-nav .search-button a.opened {
          border-bottom: 4px solid #ffffff; }
    .iluka-header .navbar-default .phone {
      height: var(--large-header);
      line-height: var(--large-header);
      padding: 0px;
      width: 150px; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .iluka-header .navbar-default .phone {
          display: none; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .iluka-header .navbar-default .phone {
          display: none; } }
      .iluka-header .navbar-default .phone h3 {
        line-height: var(--large-header)-4px;
        font-family: aktiv-grotesk, sans-serif; }
    .iluka-header .navbar-default .navbar-header.mobile-header {
      height: 90px; }
      @media (min-width: 1200px) {
        .iluka-header .navbar-default .navbar-header.mobile-header {
          display: none; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .iluka-header .navbar-default .navbar-header.mobile-header {
          display: none; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .iluka-header .navbar-default .navbar-header.mobile-header {
          display: none; } }
      @media (max-width: 575.98px) {
        .iluka-header .navbar-default .navbar-header.mobile-header {
          display: block;
          float: none; } }
      .iluka-header .navbar-default .navbar-header.mobile-header #mobile-menu-close {
        position: fixed;
        right: 0; }
      .iluka-header .navbar-default .navbar-header.mobile-header #mobile-search-toggle {
        position: fixed;
        right: 70px; }
      .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle {
        border-radius: 0px;
        height: calc(90px - 3px);
        width: 90px;
        padding: 0px 15px;
        margin: 0px; }
        @media (max-width: 575.98px) {
          .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle {
            display: block; } }
        .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle .button-text {
          float: left;
          vertical-align: middle;
          margin-right: 15px;
          font-size: 18px;
          font-weight: bold; }
        .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle .button-icon {
          float: right;
          vertical-align: middle;
          width: 40px;
          line-height: 40px;
          font-size: 19px;
          color: #ffffff; }
          .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle .button-icon.icon-menu-right {
            font-size: 24px; }
        .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle:hover, .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle:focus, .iluka-header .navbar-default .navbar-header.mobile-header .navbar-toggle:active {
          background-color: transparent; }
      .iluka-header .navbar-default .navbar-header.mobile-header .logo.mobile {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%); }
        .iluka-header .navbar-default .navbar-header.mobile-header .logo.mobile img {
          max-height: 30px; }
  .iluka-header.design-mode {
    background-color: #2C3945; }
  .iluka-header.sticky {
    background-color: #2C3945;
    position: fixed;
    width: 100%;
    z-index: 5;
    height: calc(var(--large-header) + 2px);
    border-top: 2px solid #00A160;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 575.98px) {
      .iluka-header.sticky {
        height: 90px; } }
    .iluka-header.sticky .secondary-nav-wrapper {
      height: 0px; }
      .iluka-header.sticky .secondary-nav-wrapper .top-links {
        display: none; }
    .iluka-header.sticky .navbar-default {
      height: var(--large-header); }
      @media (max-width: 575.98px) {
        .iluka-header.sticky .navbar-default {
          height: 90px; } }
      .iluka-header.sticky .navbar-default .desktop-nav {
        height: var(--large-header); }
        .iluka-header.sticky .navbar-default .desktop-nav .logo {
          height: var(--large-header);
          padding: 20px 15px; }
          .iluka-header.sticky .navbar-default .desktop-nav .logo img {
            width: auto; }
            .iluka-header.sticky .navbar-default .desktop-nav .logo img.logo-default {
              display: none; }
            .iluka-header.sticky .navbar-default .desktop-nav .logo img.logo-small {
              display: block; }
        .iluka-header.sticky .navbar-default .desktop-nav .navigation {
          position: static;
          width: calc(100% - 208px); }
          @media (min-width: 992px) and (max-width: 1199.98px) {
            .iluka-header.sticky .navbar-default .desktop-nav .navigation {
              width: calc(100% - 208px); } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .iluka-header.sticky .navbar-default .desktop-nav .navigation {
              width: calc(100% - 208px); } }
        .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks {
          height: var(--large-header); }
          .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks .sub-menu-item .dropdown-toggle {
            line-height: var(--large-header)-4px; }
          .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks .left-arrow,
          .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks .right-arrow {
            line-height: var(--large-header);
            top: 0px;
            border-bottom: 1px solid #ffffff; }
            .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks .left-arrow a,
            .iluka-header.sticky .navbar-default .desktop-nav .collapsiblelinks .right-arrow a {
              padding: 0 10px; }
        .iluka-header.sticky .navbar-default .desktop-nav .phone {
          height: var(--large-header);
          line-height: var(--large-header)-4px;
          padding-top: 0px; }
          .iluka-header.sticky .navbar-default .desktop-nav .phone h3 {
            line-height: var(--large-header)-4px;
            font-family: aktiv-grotesk, sans-serif; }
        .iluka-header.sticky .navbar-default .desktop-nav .search-button a {
          color: #00A160; }
        .iluka-header.sticky .navbar-default .desktop-nav .sub-menu-item .dropdown.open > a {
          line-height: var(--large-header)-4px; }

.hover .iluka-header .navbar-default .desktop-nav .navigation {
  height: calc(var(--small-header)); }
  .hover .iluka-header .navbar-default .desktop-nav .navigation .main-nav-wrapper .nav-dropdown ul li:hover a {
    text-underline-offset: 19px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  .hover .iluka-header .navbar-default .desktop-nav .navigation .main-nav-wrapper .nav-dropdown ul li .multi-col {
    top: 56px !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }

.hover .iluka-header .navbar-default .desktop-nav .site-search {
  top: -55px !important; }
  .hover .iluka-header .navbar-default .desktop-nav .site-search .search {
    top: 83px !important; }

html[dir="ltr"] body.header-02-lg header#site-header .site-search .expand-search {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.asx-modal {
  border: none;
  background-color: transparent;
  color: #ffffff; }

.itg-mobile-nav {
  /* Offcanvas Styles */
  position: fixed;
  top: 70px;
  right: 0;
  width: 0px;
  z-index: 999;
  /* Mobile Navigation Styles */ }
  .itg-mobile-nav.opened {
    width: 100vw; }
  .itg-mobile-nav .offcanvas-overlay {
    top: 90px;
    top: 90px;
    background: rgba(0, 0, 0, 0.7); }
  .itg-mobile-nav .offcanvas-close {
    position: fixed;
    right: 0;
    top: 0;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    width: 48px;
    z-index: 1000; }
  .itg-mobile-nav #mobile-nav {
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 90px;
    background: white;
    width: 100vw;
    /* Mobile Nav Language Menu Specific Styles */ }
    .itg-mobile-nav #mobile-nav .mobile-menu-header {
      position: relative;
      top: 0;
      width: 100%;
      border-bottom: 1px solid #ccc;
      z-index: 1000;
      background-color: transparent;
      height: 90px;
      font-size: 18px; }
      .itg-mobile-nav #mobile-nav .mobile-menu-header .mob-nav-item-link-wrapper {
        font-size: 18px;
        padding: 0px 14px;
        display: inline-block;
        line-height: 90px; }
        .itg-mobile-nav #mobile-nav .mobile-menu-header .mob-nav-item-link-wrapper a {
          color: white; }
        .itg-mobile-nav #mobile-nav .mobile-menu-header .mob-nav-item-link-wrapper .fa {
          padding-top: 0px;
          padding-left: 7px;
          font-size: 30px; }
          .itg-mobile-nav #mobile-nav .mobile-menu-header .mob-nav-item-link-wrapper .fa.fa-angle-times {
            font-size: 30px;
            padding-top: 0px;
            padding-right: 7px; }
            .itg-mobile-nav #mobile-nav .mobile-menu-header .mob-nav-item-link-wrapper .fa.fa-angle-times::before {
              content: "\F105\F104";
              letter-spacing: -0.15em; }
      .itg-mobile-nav #mobile-nav .mobile-menu-header .submenu-back {
        position: absolute;
        left: 10px; }
      .itg-mobile-nav #mobile-nav .mobile-menu-header .go-back {
        display: none; }
      .itg-mobile-nav #mobile-nav .mobile-menu-header .close {
        opacity: 1; }
    .itg-mobile-nav #mobile-nav .mobile-menu-body {
      overflow-y: auto;
      overflow-x: hidden;
      height: calc(100vh - 90px);
      background-color: #2C3945; }
      .itg-mobile-nav #mobile-nav .mobile-menu-body .go-back {
        font-size: 24px;
        color: white;
        display: inline;
        top: 0px;
        width: 50px;
        position: fixed;
        z-index: 1000;
        padding: 0px 10px;
        text-align: center; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .go-back .backicon {
          position: relative;
          top: 0;
          left: 0; }
      .itg-mobile-nav #mobile-nav .mobile-menu-body .fa {
        font-size: 16px; }
      .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu {
        width: 100%;
        position: relative;
        left: 0px;
        transition: opacity 0.2s linear; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu.is-hidden {
          transition: opacity 0.5s linear, visibility 0.5s; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu ul {
          padding: 0px;
          margin-bottom: 70px; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a {
            letter-spacing: 0.19px;
            color: #fff;
            font-weight: bold;
            font-size: 16px; }
            .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a:hover, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a:active, .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li a:focus {
              text-shadow: 0px 0px 0px black;
              text-decoration: none; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li.has-children a .moreicon {
            right: auto;
            left: 100%; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu li:last-of-type {
            border-bottom: none; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box {
          height: 60px;
          color: #ffffff;
          background-color: #1A2935;
          display: none; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box label {
            font-size: 20px;
            line-height: 60px;
            padding-left: 20px;
            padding-right: 16px;
            vertical-align: middle;
            margin: 0px;
            text-align: center;
            display: none; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box .form-control {
            border: none;
            color: #ffffff;
            background-color: transparent;
            display: inline-block;
            height: 60px;
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 20px;
            width: calc(100% - 75px);
            font-size: 14px;
            letter-spacing: 0.29px;
            font-weight: bold; }
            .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box .form-control::placeholder {
              color: rgba(255, 255, 255, 0.7);
              font-weight: bold;
              font-size: 14px;
              letter-spacing: 0.29px;
              font-family: aktiv-grotesk, sans-serif; }
            .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box .form-control:-ms-input-placeholder {
              color: rgba(255, 255, 255, 0.7);
              font-weight: bold;
              font-size: 14px;
              letter-spacing: 0.29px;
              font-family: aktiv-grotesk, sans-serif; }
            .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box .form-control::-ms-input-placeholder {
              color: rgba(255, 255, 255, 0.7);
              font-weight: bold;
              font-size: 14px;
              letter-spacing: 0.29px;
              font-family: aktiv-grotesk, sans-serif; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-search-box .search-go-button {
            border-radius: 0px;
            background-color: #00A160;
            color: white; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-menu-buttons {
          border-top: 1px solid rgba(255, 255, 255, 0.2);
          padding-top: 23px;
          padding-bottom: 23px; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-menu-buttons > div {
            padding: 0px 20px; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .mobile-menu-buttons a {
            color: #ffffff;
            line-height: 42px;
            width: 100%;
            line-height: 42px;
            letter-spacing: 0.19px;
            text-transform: uppercase;
            font-weight: 700; }
        .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .sub-mega-menu {
          width: 100%;
          position: relative;
          padding: 2px 0 19px 40px;
          transition: opacity 0.2s linear, height 0.2s linear; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .sub-mega-menu li {
            height: 50px;
            line-height: 50px; }
            .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .sub-mega-menu li a {
              height: 50px;
              line-height: 50px;
              padding: 0px;
              font-size: 14px;
              letter-spacing: 0.29px; }
          .itg-mobile-nav #mobile-nav .mobile-menu-body .mega-menu .sub-mega-menu ul {
            height: 100%;
            overflow-y: auto;
            overflow-x: visible; }
    .itg-mobile-nav #mobile-nav .mob-nav-item-link {
      color: #ffffff; }
    .itg-mobile-nav #mobile-nav .mobile-menu-footer {
      position: absolute;
      bottom: 0;
      width: 100%;
      border-top: 1px solid #ccc;
      z-index: 1;
      background-color: transparent; }
      .itg-mobile-nav #mobile-nav .mobile-menu-footer .mob-nav-bottom-item-link-wrapper {
        height: 50px;
        font-size: 16px;
        padding: 8px 30px; }

.iluka-mobile-nav {
  display: none; }

.side-nav {
  padding: 0px;
  list-style: none;
  border-left: 2px solid #00a160;
  padding-left: 15px; }
  .side-nav a {
    color: #4b5b6b;
    line-height: 32px; }
    .side-nav a:hover {
      color: #4b5b6b;
      text-decoration: underline; }
    .side-nav a.active {
      font-weight: bold; }

@media only screen and (max-width: 1350px) {
  html[dir="ltr"] body.header-02-lg header#site-header #logo {
    margin-left: 7px; }
  html[dir="ltr"] body.header-02-lg header#site-header .secondary-nav-wrapper {
    margin-right: 20px; }
  html[dir="ltr"] body.header-02-lg header#site-header nav.main {
    margin-right: 0; }
  html[dir="ltr"] body.header-02-lg header#site-header .site-search .expand-search {
    font-size: 20px;
    height: 60px;
    right: -10px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  html[dir="ltr"] body.header-02-lg header#site-header nav.main > ul > li.has-child > span > a {
    padding: 0 5px; }
  html[dir="ltr"] body.header-02-lg header#site-header .main-nav-wrapper {
    margin-right: 50px; } }

@media only screen and (max-width: 1140px) {
  body.transparent-header-lg header#site-header {
    background: #2C3945 !important; }
  header#site-header .site-search {
    display: block;
    width: 100%; }
    header#site-header .site-search button.btn {
      opacity: 1; }
    header#site-header .site-search form {
      transform: translateY(0%); }
    header#site-header .site-search .search {
      display: block;
      width: 100%;
      max-width: 100%; }
    header#site-header .site-search .expand-search {
      display: none; }
  html header#site-header .site-search {
    width: 100%;
    max-width: 100%;
    display: none; }
  html.reveal-out header#site-header .site-search.open-search form {
    width: 100%;
    max-width: 100%;
    display: block; }
  .transparent-header-lg header#site-header.hover {
    background: #2C3945 !important;
    opacity: 1 !important;
    position: fixed;
    width: calc(100% - var(--site-spacing_lg) - var(--site-spacing_lg)); }
    .transparent-header-lg header#site-header.hover #logo {
      margin-top: auto !important; }
  .desktop-nav {
    display: none !important; }
  header#site-header {
    height: 90px !important;
    background: #2C3945;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
    header#site-header.hover .desktop-nav {
      display: none !important; }
    header#site-header .expand-header {
      display: flex;
      position: relative;
      width: 40px; }
    header#site-header .mobile-header {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      header#site-header .mobile-header .mobile-right {
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center; }
        header#site-header .mobile-header .mobile-right .stock-info .name {
          padding-right: 5px; }
        header#site-header .mobile-header .mobile-right .stock-info .price {
          padding-right: 15px; }
        header#site-header .mobile-header .mobile-right .hamburger {
          font-size: 20px;
          padding-right: 5px; }
      header#site-header .mobile-header #logo {
        margin-left: 23px !important;
        margin-top: auto;
        margin-bottom: auto; }
        header#site-header .mobile-header #logo a {
          height: 100%; }
        header#site-header .mobile-header #logo img {
          height: 40px !important;
          width: 57px !important;
          aspect-ratio: 1.4/1; }
          header#site-header .mobile-header #logo img.logo-default {
            display: block; }
          header#site-header .mobile-header #logo img.logo-small {
            display: none; } }
      @media only screen and (max-width: 1140px) and (max-width: 575.98px) {
        header#site-header .mobile-header #logo {
          display: none; } }

@media only screen and (max-width: 1140px) {
  html.reveal-out #site-header {
    height: 100vh !important; }
    html.reveal-out #site-header .backbtn {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border: 0px;
      height: 30px;
      width: 75px; }
      html.reveal-out #site-header .backbtn span {
        padding-left: 10px;
        font-size: 12px; }
      html.reveal-out #site-header .backbtn .i-icon {
        margin-left: 5px;
        font-size: 24px; }
    html.reveal-out #site-header.hover .desktop-nav {
      display: none !important; }
    html.reveal-out #site-header nav.main ul li.has-child > span::after {
      color: #00A160 !important; }
    html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu {
      display: flex; }
      html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul {
        position: relative;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        height: 100%;
        width: 100%; }
        html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li {
          position: relative;
          display: flex;
          align-items: center;
          font-family: aktiv-grotesk, sans-serif;
          width: 100%;
          border-top: 1px solid rgba(0, 0, 0, 0.2);
          background: #ffffff !important; }
          html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li button {
            position: absolute;
            right: 0;
            width: 60px;
            font-size: 24px; }
          html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li > ul {
            display: none;
            position: absolute;
            top: 0;
            height: 0; }
          html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li span {
            display: flex;
            align-items: center;
            width: 100%;
            height: 100%; }
            html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li span a {
              font-size: 16px;
              color: #00A160 !important;
              padding: 10px 80px 10px 25px; }
            html.reveal-out #site-header .iluka-header .navbar-default .mobile-menu ul li span a:hover {
              text-decoration-color: #00A160 !important;
              text-decoration-thickness: 2px !important;
              text-underline-offset: 4px !important; }
    html.reveal-out #site-header .iluka-header .navbar-default .desktop-nav {
      display: none; }
    html.reveal-out #site-header .iluka-header .navbar-default .site-search-form {
      display: block;
      position: relative;
      padding: 0 !important;
      top: 0 !important;
      left: 0 !important;
      right: 0;
      bottom: 0; }
      html.reveal-out #site-header .iluka-header .navbar-default .site-search-form .search {
        position: relative !important;
        top: 0 !important;
        left: 0;
        right: 0 !important;
        bottom: 0; }
        html.reveal-out #site-header .iluka-header .navbar-default .site-search-form .search .form-control {
          border: 0px !important;
          padding-left: 25px; }
        html.reveal-out #site-header .iluka-header .navbar-default .site-search-form .search :focus-visible {
          outline: 0px !important; } }

@media only screen and (max-width: 992px) {
  .component-inner .banner-container .banner-section .banner-slider-button .btn-process {
    height: 100px; }
    .component-inner .banner-container .banner-section .banner-slider-button .btn-process img {
      height: 100%; } }

@media only screen and (max-width: 767px) {
  html:not(.reveal-out) body.transparent-header-lg header#site-header {
    position: sticky; } }

@media only screen and (max-width: 576px) {
  header#site-header .mobile-header #logo {
    display: flex; } }

@media only screen and (max-width: 319px) {
  header#site-header .mobile-header .mobile-right .stock-info {
    display: none; } }

footer#site-footer {
  padding-top: 80px;
  padding-bottom: 60px; }
  @media screen and (max-width: 1140px) {
    footer#site-footer {
      padding-top: 64px;
      padding-bottom: 0 !important;
      background-color: #2C3945; } }
  footer#site-footer .footer-item:not(.footer-logo-mobile) {
    margin-bottom: 0px !important; }
  footer#site-footer .footer-heading-text {
    display: block; }
    @media (max-width: 1140px) {
      footer#site-footer .footer-heading-text {
        display: none; } }
    footer#site-footer .footer-heading-text .footer-heading {
      font-weight: 900;
      font-size: 25px;
      line-height: 32px;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 60px !important; }
  footer#site-footer .footer-logo-mobile {
    display: none; }
    @media (max-width: 1140px) {
      footer#site-footer .footer-logo-mobile {
        display: block;
        margin-bottom: 64px; } }
    footer#site-footer .footer-logo-mobile .image {
      text-align: center; }
      footer#site-footer .footer-logo-mobile .image img {
        height: 62px;
        width: auto; }
  footer#site-footer .footer-accordion {
    display: flex !important;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    border-style: none !important;
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px; }
    @media (max-width: 1440px) {
      footer#site-footer .footer-accordion {
        flex-wrap: wrap;
        justify-content: space-between; } }
    @media (max-width: 1140px) {
      footer#site-footer .footer-accordion {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-bottom: 0px; } }
  footer#site-footer .footer-accordion-item {
    flex-direction: column !important;
    border-style: none !important;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px; }
    footer#site-footer .footer-accordion-item .footer-accordion-link {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-style: none;
      color: #ffffff; }
      @media (max-width: 1140px) {
        footer#site-footer .footer-accordion-item .footer-accordion-link {
          justify-content: flex-start;
          color: #ffffff; } }
      footer#site-footer .footer-accordion-item .footer-accordion-link .accordion-link-text {
        font-family: aktiv-grotesk-extended, sans-serif;
        font-weight: 800;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 29px;
        color: inherit; }
        footer#site-footer .footer-accordion-item .footer-accordion-link .accordion-link-text:hover {
          text-decoration: underline !important; }
      footer#site-footer .footer-accordion-item .footer-accordion-link .accordion-link-icon {
        font-size: 36px;
        line-height: 25px;
        margin-left: 15px;
        color: inherit; }
        @media (min-width: 1140px) {
          footer#site-footer .footer-accordion-item .footer-accordion-link .accordion-link-icon {
            display: none; } }
      footer#site-footer .footer-accordion-item .footer-accordion-link .accordion-link-icon[aria-expanded="true"] {
        transform: rotate(90deg); }
    footer#site-footer .footer-accordion-item .accordion-link-icon:hover {
      transition: transform .4s ease-in-out;
      transform: rotate(90deg); }
    @media (min-width: 1140px) {
      footer#site-footer .footer-accordion-item .footer-accordion-panel {
        display: flex !important;
        visibility: visible;
        z-index: unset !important; } }
    footer#site-footer .footer-accordion-item .footer-accordion-panel ul {
      margin: 0px; }
      footer#site-footer .footer-accordion-item .footer-accordion-panel ul li {
        list-style: none;
        margin-bottom: 16px; }
    footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link {
      display: flex;
      align-items: center;
      justify-content: space-between;
      justify-content: flex-start; }
      footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link .child-link-text {
        font-family: aktiv-grotesk-extended, sans-serif;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        color: #a4acb4;
        transition: color ease-in-out .5s; }
      footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link .i-icon {
        color: #a4acb4;
        margin-left: 15px;
        transform: translateX(0px);
        transition: transform ease-in-out .5s, color ease-in-out .5s; }
      footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link:hover {
        text-decoration: none; }
        footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link:hover .child-link-text {
          color: #00A160;
          text-decoration: underline; }
        footer#site-footer .footer-accordion-item .footer-accordion-panel .footer-accordion-child-link:hover .i-icon {
          color: #00A160;
          transform: translateX(10px); }
  footer#site-footer .right {
    display: block;
    margin-bottom: 0 !important; }
    @media (max-width: 1140px) {
      footer#site-footer .right {
        display: none; } }
    footer#site-footer .right a {
      color: #00A160 !important;
      font-family: aktiv-grotesk-extended, sans-serif;
      font-weight: 800;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.25px;
      float: right;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 36px; }
      footer#site-footer .right a i {
        font: normal normal normal 1em/1 'Iluka';
        text-decoration: none !important;
        margin-left: 15px;
        transform: translateX(0px);
        transition: transform ease-in-out .5s; }
        footer#site-footer .right a i:before {
          content: "\ea0b";
          color: #00A160 !important; }
      footer#site-footer .right a:hover i {
        transform: translateX(10px); }
  footer#site-footer .footer-lower {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    margin-left: 0px;
    padding-right: 0px; }
    @media (max-width: 1140px) {
      footer#site-footer .footer-lower {
        margin-left: -15px;
        margin-right: -15px; } }
    footer#site-footer .footer-lower .footer-logo-wrapper {
      padding: 0px 15px;
      margin-right: 144px;
      display: block; }
      @media (max-width: 1140px) {
        footer#site-footer .footer-lower .footer-logo-wrapper {
          display: none; } }
      footer#site-footer .footer-lower .footer-logo-wrapper .footer-logo {
        width: 125px; }
    footer#site-footer .footer-lower .footer-lower-content {
      margin-top: 10px;
      padding-top: 40px;
      border-top: 1px solid #00A160;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      flex-wrap: nowrap; }
      @media (max-width: 1140px) {
        footer#site-footer .footer-lower .footer-lower-content {
          border-top: none;
          flex-direction: column;
          margin-top: 0px;
          padding-top: 0px; } }
      footer#site-footer .footer-lower .footer-lower-content .footer-nav-list {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        gap: 150px; }
        @media (max-width: 1440px) {
          footer#site-footer .footer-lower .footer-lower-content .footer-nav-list {
            gap: 75px; } }
        @media (max-width: 1140px) {
          footer#site-footer .footer-lower .footer-lower-content .footer-nav-list {
            display: none; } }
        footer#site-footer .footer-lower .footer-lower-content .footer-nav-list .footer-secondary-link {
          display: flex;
          align-items: center;
          justify-content: space-between;
          gap: 15px; }
          footer#site-footer .footer-lower .footer-lower-content .footer-nav-list .footer-secondary-link a {
            font-weight: 700;
            font-size: 11px;
            line-height: 16px;
            color: #a4acb4; }
          footer#site-footer .footer-lower .footer-lower-content .footer-nav-list .footer-secondary-link .i-icon {
            color: #a4acb4;
            font-size: 14px;
            transform: translateX(0px);
            transition: transform ease-in-out .5s; }
          footer#site-footer .footer-lower .footer-lower-content .footer-nav-list .footer-secondary-link:hover .i-icon {
            transform: translateX(10px); }
      footer#site-footer .footer-lower .footer-lower-content .footer-social {
        display: flex;
        gap: 30px;
        width: auto; }
        footer#site-footer .footer-lower .footer-lower-content .footer-social i {
          font-size: 20px;
          margin: 0px;
          color: #a4acb4; }
          @media (max-width: 1140px) {
            footer#site-footer .footer-lower .footer-lower-content .footer-social i {
              padding: 50px 0px; } }
      footer#site-footer .footer-lower .footer-lower-content .site-copyright {
        background-color: transparent;
        width: auto; }
        footer#site-footer .footer-lower .footer-lower-content .site-copyright .text {
          color: #a4acb4;
          font-weight: 500;
          font-size: 10px;
          line-height: 14px;
          text-align: right; }
        footer#site-footer .footer-lower .footer-lower-content .site-copyright .copyright {
          text-transform: uppercase; }
        footer#site-footer .footer-lower .footer-lower-content .site-copyright a {
          color: #a4acb4; }
        @media (max-width: 1140px) {
          footer#site-footer .footer-lower .footer-lower-content .site-copyright {
            width: 100%;
            background-color: #00A160;
            padding: 16px; }
            footer#site-footer .footer-lower .footer-lower-content .site-copyright .text {
              color: #ffffff;
              font-weight: 500;
              font-size: 10px;
              line-height: 14px;
              text-align: center; }
            footer#site-footer .footer-lower .footer-lower-content .site-copyright a {
              color: #ffffff; } }

/* Leader Card */
.leaderCard {
  /* Info section */
  /* Media query for small screens */
  /* Item with text-right and has-bg */
  /* Leader Card image */
  /* Horizontal rule */ }
  .leaderCard .info {
    /* Link */
    /* Heading text */
    /* Secondary heading text */ }
    .leaderCard .info p .link {
      /* Media query for large screens */
      margin-top: 15px;
      position: relative;
      bottom: 15px; }
      @media (min-width: 1350px) {
        .leaderCard .info p .link {
          margin-top: calc(var(--base-spacing) - 115px);
          white-space: nowrap; } }
    .leaderCard .info p.heading {
      color: #ffffff !important;
      font-size: 1.25rem; }
    .leaderCard .info p.secondary-heading {
      text-transform: none !important; }
  @media (max-width: 1350px) {
    .leaderCard .info {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .leaderCard .text p strong {
    color: #ffffff; }
  .leaderCard .item.item_text-right.item_has-bg .info {
    padding: 0; }
  .leaderCard .item.item_text-left .image, .leaderCard .item.item_text-right .image {
    height: auto; }
    .leaderCard .item.item_text-left .image img, .leaderCard .item.item_text-right .image img {
      max-height: 300px;
      object-fit: cover; }
    @media (max-width: 1000px) {
      .leaderCard .item.item_text-left .image, .leaderCard .item.item_text-right .image {
        max-width: 100%;
        margin: 0; } }
  .leaderCard hr {
    margin-top: 3px;
    margin-bottom: 3px; }

@media (min-width: 1200px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
    height: 100%; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
      height: 100%;
      object-fit: cover; } }

@media (max-width: 1200px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn), .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) {
    height: 330px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info {
      padding: 15px !important; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .heading {
      line-height: 24px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .secondary-heading {
      height: 96px;
      word-break: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      box-orient: vertical;
      -webkit-line-clamp: 4;
      -moz-line-clamp: 4;
      -ms-line-clamp: 4;
      line-clamp: 4;
      overflow: hidden; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
      height: 100%; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
        height: 100%;
        object-fit: cover; } }

@media (max-width: 992px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn), .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) {
    display: inline-block;
    height: 550px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info {
      position: relative;
      max-width: 100%;
      height: 200px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .heading {
        line-height: 20px;
        padding-bottom: 10px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .secondary-heading {
        font-family: var(--body-typography_font-name);
        margin: 0 !important;
        line-height: 20px;
        font-size: 12px;
        height: 40px;
        word-break: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -ms-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .text {
        margin: 0 !important;
        line-height: 20px;
        font-size: 16px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .link {
        position: absolute;
        bottom: 15px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
      max-width: 100%;
      height: 350px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
        height: 350px;
        object-fit: cover;
        object-position: top; } }

@media (max-width: 767px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn), .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) {
    display: inline-block;
    height: 440px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info {
      position: relative;
      max-width: 100%;
      height: 190px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .heading {
        line-height: 20px;
        padding-bottom: 10px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .secondary-heading {
        font-family: var(--body-typography_font-name);
        margin: 0 !important;
        line-height: 20px;
        font-size: 12px;
        height: 60px;
        word-break: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 3;
        -moz-line-clamp: 3;
        -ms-line-clamp: 3;
        line-clamp: 3;
        overflow: hidden; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .text {
        margin: 0 !important;
        line-height: 20px;
        font-size: 16px;
        height: 40px;
        word-break: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -ms-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .link {
        display: none; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) a {
      width: 100%; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
      max-width: 100%;
      height: 250px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
        height: 250px;
        object-fit: cover;
        object-position: top; } }

@media (max-width: 575px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn), .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) {
    display: flex;
    flex-direction: row;
    height: 200px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info {
      position: relative;
      max-width: 100%;
      height: 210px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .heading {
        line-height: 20px;
        padding-bottom: 10px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .secondary-heading {
        font-family: var(--body-typography_font-name);
        margin: 0 !important;
        line-height: 20px;
        font-size: 12px;
        height: auto; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .text {
        margin: 0 !important;
        line-height: 20px;
        font-size: 16px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) a {
      width: 100%; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
      min-width: 200px;
      max-width: 200px;
      height: 200px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
        height: 200px;
        width: 200px;
        object-fit: cover;
        object-position: top; } }

@media (max-width: 430px) {
  .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn), .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) {
    display: inline-block;
    height: 510px; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info {
      position: relative;
      max-width: 100%;
      height: 210px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .heading {
        line-height: 20px;
        padding-bottom: 10px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .secondary-heading, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .secondary-heading {
        font-family: var(--body-typography_font-name);
        margin: 0 !important;
        line-height: 20px;
        font-size: 12px;
        height: 40px;
        word-break: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -ms-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .text, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .text {
        margin: 0 !important;
        line-height: 20px;
        font-size: 16px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .info .link, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .info .link {
        display: inline-block; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) a, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) a {
      width: 100%; }
    .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image {
      max-width: 100%;
      height: 300px; }
      .usn_cmp_leaderrepeater:not(.pageRepeater) .leaderCard .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-left .inner > a:not(.btn) .image img, .usn_cmp_leaderrepeater:not(.pageRepeater) .item.item_text-right .inner > a:not(.btn) .image img {
        height: 300px;
        width: 100%;
        object-fit: cover;
        object-position: top; } }

.info.listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(8), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(7), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(6), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(5), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(4), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(7), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(6), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(5), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(4), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(6), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(5), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(4), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(5), .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(4), .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(4), .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(3), .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(1), .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(2), .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(1) {
  margin-bottom: auto !important; }

/* Leader Card on small screens */
@media (max-width: 992px) {
  .item.leaderCard {
    padding-top: 10px;
    padding-bottom: 10px; } }

.popupCard {
  margin: 10px;
  margin-top: 20px;
  padding: 10px 15px 15px 15px;
  width: 60vw;
  vertical-align: middle; }
  .popupCard .modal-content :not(li):not(.btn), .popupCard .text :not(li):not(.btn) {
    color: #212529; }
    .popupCard .modal-content :not(li):not(.btn) hr, .popupCard .text :not(li):not(.btn) hr {
      margin-top: 10px; }
  .popupCard .leader-modal-image img {
    height: -webkit-fill-available;
    object-fit: cover;
    object-position: 0% 15%; }
  .popupCard .leader-modal-image-wrapper {
    width: 125px;
    height: 125px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
  .popupCard .leader-modal-info-wrapper {
    display: inline-block;
    vertical-align: middle; }
  .popupCard .leader-modal-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
  .popupCard .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block; }
  .popupCard .modal.modal-form:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; }
  .popupCard .modal-body .secondary-heading {
    color: #0C8152 !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 800; }
  .popupCard .modal-body .heading {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    font-weight: 900; }
  .popupCard .modal-body .text {
    color: #000 !important;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400; }

#site, #site-content {
  z-index: unset; }

.modal-backdrop {
  z-index: 1; }

#site-content:has(.usn_cmp_ilukamodal) .col-12:has(.info):has(.left-split) {
  padding-left: 0px; }

.usn_cmp_splitcomponent .component-main:has(.usn_cmp_ilukamodal) .container:has(.col-12):has(.info):has(.header-btn) {
  padding: 0px !important; }

.repeatable-content.collapse.show {
  display: flex !important;
  visibility: visible;
  z-index: unset !important; }

.modal::before {
  background-color: #ffffff;
  color: #00A160; }

.popupCard::before, .enquiry::before, .asx::before {
  display: none; }

.popupCard .close, .asx .close {
  color: #00A160 !important;
  position: absolute;
  top: 15px;
  right: 15px !important;
  opacity: 1 !important; }

.enquiry .close {
  color: #00A160 !important;
  position: absolute;
  top: 0;
  opacity: 1 !important; }

@media (min-width: 1350px) {
  .enquiry::before {
    right: 20% !important;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none; } }

@media (max-width: 1350px) {
  .enquiry::before {
    right: 17% !important;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none; } }

@media (max-width: 992px) {
  .enquiry::before {
    right: 7% !important;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none; } }

@media (max-width: 480px) {
  .enquiry::before {
    right: 3% !important; } }

.umbraco-forms-field.dropdown .umbraco-forms-field-wrapper::after {
  content: "\ea33" !important;
  color: #636682;
  height: 50px;
  font-size: 20px;
  padding-right: 18px;
  padding-top: 14px;
  font-family: "Iluka"; }

.enquiry {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px 15px 15px;
  vertical-align: middle;
  width: 70vw; }
  .enquiry .modal-body {
    padding: 48px 80px; }
    .enquiry .modal-body .secondary-heading {
      color: #0C8152 !important;
      font-size: 14px;
      line-height: 24px;
      font-weight: 800; }
    .enquiry .modal-body .heading {
      color: #000 !important;
      text-transform: uppercase;
      font-size: 25px;
      line-height: 40px;
      font-weight: 900; }
    .enquiry .modal-body .text, .enquiry .modal-body textarea {
      max-width: 100% !important;
      color: #000 !important;
      font-size: 18px;
      line-height: 32px;
      font-weight: 400; }
    .enquiry .modal-body .item .component-introduction {
      display: block; }
      .enquiry .modal-body .item .component-introduction .info.col {
        width: 100%;
        max-width: 100% !important; }
    .enquiry .modal-body .item .component-outro {
      display: block; }
      .enquiry .modal-body .item .component-outro .info.col {
        width: 100%;
        max-width: 100% !important; }

.asx .modal-dialog {
  position: fixed;
  display: flex;
  justify-content: center;
  margin: 30px auto;
  padding: 10px 15px 15px 15px;
  width: 100%; }
  .asx .modal-dialog .modal-content {
    width: 600px;
    border-radius: 0;
    box-shadow: 0 5px 15px black;
    background-clip: padding-box;
    outline: 0;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2); }
    .asx .modal-dialog .modal-content .modal-header {
      padding: 30px;
      border-bottom: 1px solid #e5e5e5;
      text-align: left; }

.asx .secondary-heading {
  color: #0C8152 !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 800; }

.asx .heading {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 40px;
  font-weight: 900; }

.asx .text, .asx textarea {
  max-width: 100% !important;
  color: #000 !important;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400; }

.asx .modal-body {
  padding: 0px 30px 30px 30px; }
  .asx .modal-body .item .component-introduction {
    display: block; }
    .asx .modal-body .item .component-introduction .info.col {
      width: 100%;
      max-width: 100% !important; }
  .asx .modal-body .item .umbraco-forms .inner {
    padding: 0; }
  .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-navigation {
    padding: 0; }
    .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-navigation .btn {
      padding: 16px 32px !important;
      font-weight: 700 !important;
      font-size: 18px !important;
      line-height: 24px !important; }
  .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-caption {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 25px !important;
    line-height: 40px !important;
    font-weight: 900; }
  .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-label, .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-indicator {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 18px;
    color: #636682; }
  .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset {
    padding: 0;
    margin-bottom: 15px; }
    .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper select, .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper .text {
      border: 1px solid rgba(99, 102, 130, 0.4) !important; }
    .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper .field-validation-error {
      color: #D14449 !important;
      background: #D14449; }
    .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-field-wrapper textarea {
      background: #EFF0F6;
      border: 1px solid #eff0f6; }
    .asx .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-fieldset .dropdownSelect {
      border: 1px solid rgba(99, 102, 130, 0.4);
      min-height: 50px;
      padding: 12px 15px;
      color: #424459;
      width: 100%; }
  .asx .modal-body .item .component-outro {
    display: block; }
    .asx .modal-body .item .component-outro .info.col {
      width: 100%;
      max-width: 100% !important; }

.umbraco-forms-field:not(.checkbox):not(.multiplechoice):not(.title):not(.recaptcha):not(.dataconsent):not(.singlechoice) input.input-validation-error {
  border-color: #D14449 !important; }

.model-open .modal {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll !important; }

.modal-open .modal::-webkit-scrollbar {
  display: none; }

@media (min-width: 770px) {
  .modal.popupCard {
    left: 20%; } }

@media (max-width: 770px) {
  .modal.popupCard {
    width: 100vw;
    margin: auto; } }

@media (min-width: 992px) {
  .modal.enquiry {
    left: 15%; } }

@media (max-width: 992px) {
  .modal.enquiry {
    left: 5%;
    width: 90vw; } }

@media (max-width: 480px) {
  .modal.enquiry {
    left: 0;
    width: 100vw; } }

@media only screen and (max-width: 767px) {
  .umbraco-forms-field.dropdown .umbraco-forms-field-wrapper::after {
    height: 40px;
    padding-top: 9px; }
  #site-content:has(.usn_cmp_ilukamodal) .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 540px; }
  #site-content:has(.usn_cmp_ilukamodal) .col-12:has(.info):has(.left-split) {
    padding: 0px; }
  .enquiry .modal-body {
    padding: 40px 20px; }
    .enquiry .modal-body .item .text {
      font-size: 16px; }
    .enquiry .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-navigation .btn {
      width: 100% !important; } }

@media only screen and (max-width: 480px) {
  .enquiry .modal-body {
    padding: 30px; }
    .enquiry .modal-body .item .text {
      font-size: 14px;
      line-height: 1.46; }
    .enquiry .modal-body .item .umbraco-forms .umbraco-forms-page .umbraco-forms-navigation .btn {
      width: 100% !important; } }
