@charset "UTF-8";
@font-face {
  font-family: "hermes_thinregular";
  src: url("clientlib-site/resources/fonts/hermes-thin.eot");
  src: url("clientlib-site/resources/fonts/hermes-thin.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/hermes-thin.woff") format("woff"), url("clientlib-site/resources/fonts/hermes-thin.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermes-thin.svg#hermes_thinregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hermesregular";
  src: url("clientlib-site/resources/fonts/hermes-regular.eot");
  src: url("clientlib-site/resources/fonts/hermes-regular.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/hermes-regular.woff") format("woff"), url("clientlib-site/resources/fonts/hermes-regular.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermes-regular.svg#hermesregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hermescregular";
  src: url("clientlib-site/resources/fonts/hermesc.eot");
  src: url("clientlib-site/resources/fonts/hermesc.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/hermesc.woff") format("woff"), url("clientlib-site/resources/fonts/hermesc.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermesc.svg#hermescregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hermesbold";
  src: url("clientlib-site/resources/fonts/hermes-bold.eot");
  src: url("clientlib-site/resources/fonts/hermes-bold.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/hermes-bold.woff") format("woff"), url("clientlib-site/resources/fonts/hermes-bold.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermes-bold.svg#hermesbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hermes_blackregular";
  src: url("clientlib-site/resources/fonts/hermes-black.eot");
  src: url("clientlib-site/resources/fonts/hermes-black.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/hermes-black.woff") format("woff"), url("clientlib-site/resources/fonts/hermes-black.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermes-black.ttf") format("truetype"), url("clientlib-site/resources/fonts/hermes-black.svg#hermes_blackregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HermesThin";
  src: url("clientlib-site/resources/fonts/HermesThin.ttf");
}
@font-face {
  font-family: "GuardianSansXCond";
  src: url("clientlib-site/resources/fonts/guardian-sans-xcond-semibold.woff2") format("woff2"), url("clientlib-site/resources/fonts/guardian-sans-xcond-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html,
body {
  margin: 0;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #202020;
  background: #ECECEC;
}
@media (prefers-color-scheme: dark) {
  html,
  body {
    color: #dfdfdf;
    background: #131313;
  }
}

body {
  max-width: 100vw;
  overflow-x: hidden;
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  background: url(clientlib-site/resources/images/bg.jpeg) left top repeat-x #e7e7e8;
}
@media (max-width: 767px) {
  body {
    font-size: 13px;
    background: #fff;
  }
}

a {
  text-decoration: none;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

h2 {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 21px;
  margin-bottom: 12px;
  font-weight: 400;
}

h2.red,
h2.v2 {
  font-family: "hermesregular";
  color: #e62f32;
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 12px;
  margin-bottom: 20px;
}

h3 {
  font-family: "hermesregular";
  color: #6d6e71;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 8px;
}

.container__itinerary.left-container-bg1 > .cmp-container > .site-container-wrap > .aem-Grid > .container:first-child p {
  color: #707173;
  text-decoration: none;
  font-size: 11px;
  line-height: 18px;
}

.info-table-style-2 table,
table.info-table-style-2 {
  border: 0;
  width: 100%;
  border: 1px #ccc solid;
  border-bottom: 0px #ccc solid;
  border-left: 0px #ccc solid;
}
.info-table-style-2 table tr:nth-child(1),
table.info-table-style-2 tr:nth-child(1) {
  background-color: #ccc;
}
.info-table-style-2 table tr:nth-child(1) td,
.info-table-style-2 table tr:nth-child(1) th,
table.info-table-style-2 tr:nth-child(1) td,
table.info-table-style-2 tr:nth-child(1) th {
  margin: 0px;
  border: 0;
  padding: 10px 15px;
  font-size: 15px;
  color: #000;
}
.info-table-style-2 table tr,
table.info-table-style-2 tr {
  text-align: left;
  vertical-align: middle;
}
.info-table-style-2 table tr td,
table.info-table-style-2 tr td {
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
  padding: 10px 15px;
}

.info-table-style-3 table,
table.info-table-style-3 {
  border: 0;
  border-collapse: collapse;
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-origin: initial;
  background-clip: initial;
}
.info-table-style-3 table tr,
table.info-table-style-3 tr {
  font-family: "Calibri", sans-serif;
  color: black;
}
.info-table-style-3 table tr:nth-child(1),
table.info-table-style-3 tr:nth-child(1) {
  font-weight: 700;
}
.info-table-style-3 table tr td,
table.info-table-style-3 tr td {
  text-align: center;
  border: solid black 1pt;
  padding: 6pt 6pt 6pt 6pt;
}
.info-table-style-3 table tr td:nth-child(2),
table.info-table-style-3 tr td:nth-child(2) {
  text-align: left;
}

.info-table-style-4 table,
table.info-table-style-4 {
  border: 0;
  border: 1px #ccc solid;
  border-bottom: 0px #ccc solid;
  border-left: 0px #ccc solid;
}
.info-table-style-4 table tr,
table.info-table-style-4 tr {
  border: 0;
}
.info-table-style-4 table tr td,
table.info-table-style-4 tr td {
  border: 0;
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
  padding: 10px 15px;
}
.info-table-style-4 table tr:nth-child(1),
table.info-table-style-4 tr:nth-child(1) {
  background-color: #ccc;
}
.info-table-style-4 table tr:nth-child(1) td,
table.info-table-style-4 tr:nth-child(1) td {
  margin: 0px;
  border: 0;
  padding: 10px 15px;
  font-size: 15px;
  color: #000;
}

.info-table-style-5 table,
table.info-table-style-5 {
  width: 100%;
  border: 0;
  border: 1px #ccc solid;
  border-bottom: 0px #ccc solid;
  border-left: 0px #ccc solid;
}
.info-table-style-5 table tr td,
table.info-table-style-5 tr td {
  width: unset;
  border: 0;
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
  padding: 10px 15px;
}

.preventBodyScroll {
  overflow: hidden;
  height: 100%;
}

@media (min-width: 768px) {
  .d-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .m-none {
    display: none !important;
  }
}

.padding-btm-50 {
  padding-bottom: 50px;
}

.padding-btm-36 {
  padding-bottom: 36px;
}

.padding-left-0 {
  padding-left: 0px;
}

.ul-padding-left-0 ul,
.ul-padding-left-0 ol {
  padding-left: 0px;
}

.red {
  color: #e62f32;
}

.padding-btm-20-10 {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .padding-btm-20-10 {
    padding-bottom: 10px;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.breadcrumb {
  max-width: 150px;
}
.breadcrumb .cmp-breadcrumb {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
  height: 55px;
  color: #939598;
  line-height: 17px;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
}
@media (max-width: 767px) {
  .breadcrumb .cmp-breadcrumb {
    height: 20px;
    display: none;
  }
}
.breadcrumb .cmp-breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb .cmp-breadcrumb__item {
  display: list-item;
  vertical-align: top;
  float: left;
}
.breadcrumb .cmp-breadcrumb__item:after {
  content: ">";
  padding: 0 4px 0 2px;
}
.breadcrumb .cmp-breadcrumb__item:last-child:after {
  display: none;
}
.breadcrumb .cmp-breadcrumb__item-link {
  color: #939598;
  text-decoration: none;
}
.breadcrumb .cmp-breadcrumb__item-link:hover {
  color: #e62f32;
}
.breadcrumb .cmp-breadcrumb__item--active:after {
  display: none;
}

.breadcrumb.cmp-breadcrumb__v1 .cmp-breadcrumb {
  height: auto;
}

.cmp-container .container-width-100 {
  width: 100vw !important;
  position: relative;
  left: 0;
  top: 0;
  float: none !important;
  margin-left: calc((950px - 100vw) / 2);
}
@media (max-width: 767px) {
  .cmp-container .container-width-100 {
    margin: unset;
    min-height: unset;
    width: 100%;
  }
}

.root.container {
  display: block;
  width: 100%;
  min-height: 100vh;
  min-width: 100%;
}

.root.container .cmp-container:first-of-type {
  max-width: 960px;
  margin: 0 auto 0px;
  z-index: 1;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.root.container .cmp-container:first-of-type .site-container-top-bg {
  position: absolute;
  display: block;
  z-index: -1;
  height: 505px;
  width: 100vw;
  top: 0;
  left: 0;
  right: 0;
}

.root.container .cmp-container .site-container-wrap .cmp-container {
  max-width: unset;
  margin: unset;
  z-index: unset;
  position: unset;
  padding: 0px;
}

.root.container .cmp-container .site-container-wrap .site-container-top-bg {
  display: none;
}

.container.responsivegrid.home-container-white-bg {
  background: #fff;
  width: 100%;
  min-height: 500px;
  padding: 36px 24px 15px 24px;
}
@media (max-width: 767px) {
  .container.responsivegrid.home-container-white-bg {
    padding: 24px 24px 15px 24px;
  }
}
.container.responsivegrid.home-container-white-bg .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) {
  padding-bottom: 0;
  padding-top: 0;
}

.home-container-white-bg .container__itinerary.left-container-bg2 {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .root.container .cmp-container:first-of-type {
    padding: 0px;
  }
}
@media (min-width: 990px) {
  .root.container .cmp-container:first-of-type .site-container-top-bg {
    margin-left: calc(-50vw + 495px);
  }
}
.container__itinerary {
  width: 100% !important;
  margin: auto;
  background-color: #fff;
  padding: 0 24px 36px 24px;
}
@media (max-width: 767px) {
  .container__itinerary {
    width: 100%;
    padding: 25px;
  }
}
.container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container {
    padding: 0;
  }
}
.container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
  background: none;
}
@media (min-width: 768px) {
  .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
    display: unset;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
    padding: 35px 6% 35px 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
@media (min-width: 768px) {
  .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 67%;
    padding: 93px 0 35px 0;
  }
}
.container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) .cmp-container a span.responsive-anchor {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 8px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) .cmp-container a span.responsive-anchor {
    font-size: 13px;
    line-height: 18px;
  }
}
.container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) h4 {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .container__itinerary > .cmp-container > .site-container-wrap > .aem-Grid .container.container__bod .cmp-container .title .cmp-title .cmp-title__text {
    font-family: "hermesbold";
    color: #e62f32;
    font-size: 18px;
    border-bottom: 1px solid #e8e8e9;
    line-height: 20px;
    text-align: center;
    padding-bottom: 5px;
  }
}

.container__itinerary.left-container-bg1 {
  padding: 0 19px 36px;
  min-height: 525px;
}
.container__itinerary.left-container-bg1 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
  background: url(clientlib-site/resources/images/col-left-bg.jpeg) no-repeat 96% 0;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg1 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
    background: none;
    display: none;
  }
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg1 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) {
    padding-top: 25px;
  }
}

.container__itinerary.left-container-bg2 {
  padding: 0 0px 36px 0px;
  margin-top: 42px;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 {
    margin-top: unset;
  }
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
  padding: 0 4% 35px 0;
  margin-right: 2%;
  background: url(clientlib-site/resources/images/bg-home-col.jpeg) no-repeat right top;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) {
    background: none;
    padding: 35px 0px;
  }
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) .cmp-container p {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) .cmp-container p {
    text-align: center;
  }
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(1) .cmp-container p span {
  font-family: "hermesregular";
  font-size: 14px;
  color: #e62f32;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container:nth-child(2) .cmp-container p {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container .cmp-text {
  margin-bottom: 20px;
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container .cmp-text span {
  font-family: hermes_thinregular;
  font-weight: 800;
}
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container h2,
.container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container h2 span {
  height: 40px;
  text-align: left;
  color: #6d6e71;
  font-family: "hermes_thinregular";
  font-size: 19px;
  line-height: 22px;
  margin: 0 0 13px;
  height: 40px;
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container h2,
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container h2 span {
    font-family: "hermes_thinregular";
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 8px 0;
    color: #707173;
    padding: 0 0 5px 0;
  }
}
@media (max-width: 767px) {
  .container__itinerary.left-container-bg2 > .cmp-container > .site-container-wrap > .aem-Grid > .container h2 {
    border-bottom: 1px solid #e8e8e9;
  }
}

.container.container-width-30 {
  width: 30% !important;
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
}
.container.container-width-30 .cmp-container .cmp-text h2 {
  margin-top: 15px;
}
.container.container-width-30 .cmp-container .cmp-text a {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .container.container-width-30 .cmp-container .cmp-text a {
    margin-right: 0;
    display: block;
  }
}
.container.container-width-30 .cmp-container .cmp-text a .responsive-anchor:before {
  margin-left: 0;
}
.container.container-width-30 .cmp-container .cmp-text p {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .container.container-width-30 .cmp-container .cmp-text p {
    width: 100% !important;
    margin-right: 0%;
  }
}
.container.container-width-30 .cmp-container .cmp-text p span .responsive-anchor {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .container.container-width-30 {
    width: 100% !important;
    margin-right: 0%;
  }
}

.container.container-width-30.con-float-left {
  float: left !important;
}

.container.container-width-30.con-float-right {
  float: right !important;
}

table {
  width: 100%;
}

table.table-basic-v1 {
  border: 0;
  width: 100%;
  background-color: #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table.table-basic-v1 td {
  background: #fff;
  border: 1px solid #ccc;
  border-left: 0;
  border-top: 0;
}
table.table-basic-v1 tr:nth-child(1) td {
  background: #ccc;
  font-size: 15px;
  color: #000;
}

.container__media-queries .cmp-container a {
  font-size: 12px;
}

.container__business-white-bg {
  background: #fff !important;
}

.container__itinerary.left-container-bg2 .container.container-width-30 .cmp-container .cmp-text p {
  font-size: 11px;
  line-height: 16px;
}

@media (max-width: 767px) {
  .cmp-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cmp-download__title {
  background: #e62f31;
  color: #fff;
  font-size: 11px;
  display: inline-block;
}

.cmp-download__title-link {
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
}

.home-container-white-bg .cmp-download__title-link,
.home-container-white-bg .cmp-download__title {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h3.cmp-download__title {
  background: #e62f31;
  color: #fff;
  font-size: 11px;
  display: inline-block;
}

a.cmp-download__title-link.assetLink {
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.investor_plain_download_btn h3.cmp-download__title {
  background: none;
  font-family: "hermesbold";
  font-size: 13px;
  color: #bcbec0;
  text-decoration: none;
  margin-bottom: 5px;
}

.investor_plain_download_btn a.cmp-download__title-link {
  color: #bcbec0;
  text-decoration: none;
  color: #bcbec0;
  text-decoration: none;
  padding: 0;
}
.investor_plain_download_btn a.cmp-download__title-link:hover {
  color: #e62f32;
  text-decoration: none;
}

.investor_plain_download_btn a.cmp-download__title-link:hover {
  color: #e62f32;
  text-decoration: none;
}

.cmp-experiencefragment.cmp-experiencefragment--header,
.cmp-experiencefragment.cmp-experiencefragment--headerpopup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .cmp-experiencefragment.cmp-experiencefragment--header,
  .cmp-experiencefragment.cmp-experiencefragment--headerpopup {
    height: auto;
    background: #e62f32;
  }
}
@media (min-width: 768px) {
  .cmp-experiencefragment.cmp-experiencefragment--header,
  .cmp-experiencefragment.cmp-experiencefragment--headerpopup {
    margin-top: 52px;
    margin-bottom: -7px;
  }
}

.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .button,
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .button {
  display: none;
}
@media (max-width: 767px) {
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .button,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .button {
    display: block;
  }
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .button button,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .button button {
    cursor: pointer;
    display: block;
    content: "";
    border: none;
    background: transparent;
    background-image: url(clientlib-site/resources/images/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    left: -2px;
    position: absolute;
    top: 25px;
    background-size: 33%;
  }
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .button button.nav_active,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .button button.nav_active {
    background-color: #fff;
    background-image: url(clientlib-site/resources/images/menu_hover.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
  }
}

.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .image,
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .image {
  display: inline-block;
  margin-top: -20px;
}
@media (max-width: 767px) {
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .image,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .image {
    padding: 29px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 1px 0 0 0;
  }
}
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .image img.cmp-image__image,
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .image img.cmp-image__image {
  width: auto;
  margin: auto;
  display: block;
}

.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .navigation,
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .navigation {
  display: inline-block;
  width: 70%;
  float: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .navigation,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .navigation {
    padding: 0;
    width: 100%;
    max-height: 0px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    overflow: hidden;
  }
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .navigation.show_mobile_nav,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .navigation.show_mobile_nav {
    max-height: unset;
    overflow-y: auto;
  }
}
@media (min-width: 768px) {
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .navigation,
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .navigation {
    -webkit-transform: translateY(-53px);
            transform: translateY(-53px);
  }
}

.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .search,
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .search {
  display: none;
}

.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .cmp-container:nth-child(1),
.experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .cmp-container:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--header .cmp-container:nth-child(1),
  .experiencefragment .cmp-experiencefragment.cmp-experiencefragment--headerpopup .cmp-container:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cmp-experiencefragment.cmp-experiencefragment--footer {
  margin: 20px 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #939598;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
}
@media (max-width: 767px) {
  .cmp-experiencefragment.cmp-experiencefragment--footer {
    background: #fff;
    margin: 0;
    padding: 0 0 40px 0;
  }
}
@media (max-width: 767px) {
  .cmp-experiencefragment.cmp-experiencefragment--footer .container {
    padding: 0px 24px;
  }
  .cmp-experiencefragment.cmp-experiencefragment--footer .container:nth-child(1) {
    margin-bottom: 20px;
  }
}
.cmp-experiencefragment.cmp-experiencefragment--footer .container p a {
  font-size: 12px;
  color: #939598;
}
.cmp-experiencefragment.cmp-experiencefragment--footer .container-width-30.con-float-right {
  margin-right: 0;
}
.cmp-experiencefragment.cmp-experiencefragment--footer .container-width-30 .cmp-container .cmp-text p {
  font-size: inherit;
  line-height: inherit;
}
.cmp-experiencefragment.cmp-experiencefragment--footer .container-width-30 .cmp-container .cmp-text p a {
  display: inline;
  text-decoration: none;
}
.cmp-experiencefragment.cmp-experiencefragment--footer .container-width-30 .cmp-container .cmp-text p a:hover {
  text-decoration: underline;
}

.cmp-navigation .cmp-navigation__group:nth-child(1) {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: unset;
  margin: 0;
  padding: 0px;
}
@media (max-width: 767px) {
  .cmp-navigation .cmp-navigation__group:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.cmp-navigation__item {
  float: left;
  font-family: "hermesregular";
  font-size: 12px;
  margin-left: 2px;
  position: relative;
  background: url(clientlib-site/resources/images/nav-bg.png) no-repeat left top;
  font-style: italic;
  padding-left: 10px;
  height: 100%;
  padding: 29px 0px 8px;
}
@media (max-width: 767px) {
  .cmp-navigation__item {
    margin: 0;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  .cmp-navigation__item:hover {
    background: url(clientlib-site/resources/images/nav-bg-hover.png) no-repeat left top;
  }
  .cmp-navigation__item:hover .cmp-navigation__item-link {
    color: #e53031;
  }
}

.cmp-navigation__item--active {
  background: url(clientlib-site/resources/images/nav-bg-hover.png) no-repeat left top;
  color: #e53031;
}
.cmp-navigation__item--active a {
  color: #e53031;
}
@media (max-width: 767px) {
  .cmp-navigation__item--active {
    background: #fff;
  }
}

.cmp-navigation__item-link {
  color: #fff;
  text-decoration: none;
  padding: 27px 7px 7px 7px;
  padding: 8px 6px;
  font-weight: 700;
  /* box-sizing: border-box; */
}
@media (max-width: 767px) {
  .cmp-navigation__item-link {
    width: 100%;
    height: 100%;
    height: auto;
    font-weight: 700;
    padding: 8px 12px;
    display: block;
    /* padding: 13px 0; */
    line-height: 1em;
    text-decoration: none;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
}

.cmp-navigation__item ul.cmp-navigation__group {
  display: none;
  max-height: 0px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .cmp-navigation__item--level-0:hover > .cmp-navigation__group {
    background: #e53031;
  }
  .cmp-navigation__item:hover ul.cmp-navigation__group {
    display: none;
    list-style-type: none;
    max-height: unset;
    overflow: unset;
    position: absolute;
    padding: 0;
    padding-top: 36px;
    /* padding: 36px 0px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    overflow-y: auto;
  }
  .cmp-navigation__item:hover ul.cmp-navigation__group .cmp-navigation__item {
    background: unset;
    padding: 10px 2px;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 0.5px solid #e53031;
  }
  .cmp-navigation__item:hover ul.cmp-navigation__group .cmp-navigation__item .cmp-navigation__item-link {
    color: #fff;
  }
  .cmp-navigation__item:hover ul.cmp-navigation__group .cmp-navigation__item:hover {
    background: #fff;
    color: #e53031;
  }
  .cmp-navigation__item:hover ul.cmp-navigation__group .cmp-navigation__item:hover .cmp-navigation__item-link {
    color: #e53031;
  }
}
@media (max-width: 767px) {
  li.cmp-navigation__item.cmp-navigation__item--level-0 {
    background: none;
    border-top: 1px solid #c92d30;
    padding: 0;
    margin-right: 3rem;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
  }
  li.cmp-navigation__item.cmp-navigation__item--level-0:last-child {
    border-bottom: 1px solid #c92d30;
  }
  li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active {
    background: #ffffff;
  }
}

@media (max-width: 767px) {
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group {
    max-height: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-bottom: 13px;
  }
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group .cmp-navigation__item--level-1 ul.cmp-navigation__group li {
    background: #c92d30 !important;
    color: #fff;
    border: none !important;
  }
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group .cmp-navigation__item--level-1 ul.cmp-navigation__group li a {
    color: #fff !important;
  }
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: unset;
    position: relative;
    margin: 0;
    padding: 0;
    overflow-y: auto;
  }
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group.active .cmp-navigation__item {
    border-left: none;
    border-right: none;
    padding: 0;
    background: #fff;
    border-bottom: 0.5px solid #e53031;
  }
  .navigation.show_mobile_nav .cmp-navigation__item ul.cmp-navigation__group.active .cmp-navigation__item .cmp-navigation__item-link {
    color: #e53031;
    padding-left: 20px;
  }
  .navigation.show_mobile_nav .cmp-navigation__item.cmp-navigation__item--level-0 {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .navigation .cmp-navigation__item.cmp-navigation__item--level-0.nav-toggle-arrow-open-bg {
    background-image: url(clientlib-site/resources/images/opened-nav.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  .navigation .cmp-navigation__item.cmp-navigation__item--level-0.nav-toggle-arrow-close-bg {
    background-image: url(clientlib-site/resources/images/closed.jpg);
    background-position: right top;
    background-repeat: no-repeat;
  }
}

.dotted_line_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 62px;
}
.dotted_line_v1 .cmp-separator {
  width: 100%;
  height: 100%;
}
.dotted_line_v1 .cmp-separator .cmp-separator__horizontal-rule {
  background: url(clientlib-site/resources/images/dot-line.gif) repeat-x;
  height: 2px;
  margin: 30px 0;
  color: white;
  border-block-style: none;
}

.dotted_line_v1.remove-separator .cmp-separator,
.remove-separator .dotted_line_v1 .cmp-separator,
.remove-separator .cmp-separator {
  display: none;
}
.dotted_line_v1.remove-separator .cmp-separator .cmp-separator__horizontal-rule,
.remove-separator .dotted_line_v1 .cmp-separator .cmp-separator__horizontal-rule,
.remove-separator .cmp-separator .cmp-separator__horizontal-rule {
  display: none;
}

.RedColor__Heading > .cmp-title > .cmp-title__text {
  font-family: "hermesregular";
  color: #e62f32;
  margin: 0;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.GreyColor__Heading > .cmp-title > .cmp-title__text {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  margin: 0;
  margin-bottom: 12px;
  font-weight: normal;
}

.LeftRedColor__Heading > .cmp-title > .cmp-title__text {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 20px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}
@media (max-width: 765px) {
  .LeftRedColor__Heading > .cmp-title > .cmp-title__text {
    font-family: "hermesbold";
    color: #e62f32;
    font-size: 18px;
    border-bottom: 1px solid #e8e8e9;
    line-height: 20px;
    text-align: center;
    padding-bottom: 5px;
  }
}

@media (max-width: 765px) {
  .GreyColor__Heading > .cmp-title > .cmp-title__text {
    font-family: "hermesbold";
    color: #e62f32;
    text-align: center;
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 5px;
    font-size: 18px;
  }
}
.title__business-update-title {
  margin: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.title__business-update-title h3 {
  line-height: 50px;
  font-size: 40px;
  font-weight: 400;
  margin-top: 0;
}

.title.title-font-size-19 .cmp-title__text {
  font-size: 19px;
}

.api-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  /* display: none; */
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  z-index: 1055;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
}

.api-modal.hide-popup {
  display: none;
}

.api-modal__dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  /* transform: translate(0, -50px); */
  width: 100%;
  max-width: 400px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
  height: 100%;
}

.api-modal__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background: #282828;
  text-align: center;
  border-radius: 0;
  color: #fff;
}

.api-modal__close {
  background: transparent;
  position: absolute;
  color: #fff;
  right: 18px;
  top: 16px;
  z-index: 1;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
}

.api-modal__cross {
  position: relative;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.api-modal__cross:after,
.api-modal__cross:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #fff;
}

.api-modal__cross:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.api-modal__cross:after {
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.secondary__heading-modal {
  font-size: 24px;
  line-height: 28px;
  margin: 16px 0;
  font-family: "GuardianSansXCond";
  font-weight: 600;
  color: #fff;
}

.secondary__label-modal.text-center {
  font-size: 14px;
  line-height: 21px;
  color: #A6A6A6;
  max-width: 800px;
  margin: auto;
  text-align: center;
  font-weight: 400;
  font-family: "Montserrat";
}

.cta-yellow {
  backdrop-filter: blur(10px);
  background: linear-gradient(112.38deg, rgba(255, 255, 255, 0.5) -120.84%, rgba(255, 255, 255, 0.1) 79.67%);
  border: 1px solid;
  border-image-slice: 2;
  border-image-source: linear-gradient(131.33deg, rgba(255, 255, 255, 0.26) -34.97%, rgba(255, 255, 255, 0) 114.31%);
  color: #daaa00;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding: 14px 24px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-top: 32px;
  border: 0.087rem solid transparent;
  -o-border-image: linear-gradient(90deg, #747474, #373737);
     border-image: -webkit-gradient(linear, left top, right top, from(#747474), to(#373737));
     border-image: linear-gradient(90deg, #747474, #373737);
  border-image-slice: 1;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #515151), to(#2f2f2f));
  background: linear-gradient(90deg, #515151 0, #2f2f2f);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Montserrat";
}

.cta-yellow:hover {
  background: -webkit-gradient(linear, right top, left top, color-stop(0, #181818), to(#414141));
  background: linear-gradient(270deg, #181818 0, #414141);
}

.api-modal__body {
  padding: 16px;
}

.api-modal__error-img {
  width: 72px;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .api-modal__dialog {
    width: 95%;
  }
}
.business-updates__bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.business-updates__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 662px;
}
.business-updates__banner-text {
  position: relative;
}
.business-updates .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}
.business-updates .logo img {
  margin: auto;
}
.business-updates .cmp-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 90px;
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.business-updates .cmp-wrapper__image {
  width: 40%;
  padding-left: 15%;
  z-index: 1;
}
@media screen and (max-width: 1700px) {
  .business-updates .cmp-wrapper__image {
    width: 35%;
  }
}
@media screen and (max-width: 1450px) {
  .business-updates .cmp-wrapper__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 1100px) {
  .business-updates .cmp-wrapper__image {
    padding-left: 10%;
  }
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper__image {
    width: auto;
    padding-left: 10%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.business-updates .cmp-wrapper__image img {
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper__image img {
    width: auto;
    max-width: 70%;
  }
}
.business-updates .cmp-wrapper__content {
  background-color: #eb1c2d;
  width: 12%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 50px 60px;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
@media screen and (max-width: 1450px) {
  .business-updates .cmp-wrapper__content {
    width: 20%;
    padding: 30px 40px;
    margin-left: 10%;
  }
}
@media screen and (max-width: 1100px) {
  .business-updates .cmp-wrapper__content {
    margin-left: 5%;
  }
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper__content {
    width: 85%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0 auto;
    -webkit-transform: none;
            transform: none;
  }
}
.business-updates .cmp-wrapper__content p {
  transform: skew(10deg);
  -webkit-transform: skew(10deg);
  font-size: 16px;
  font-family: "hermes_thinregular";
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper__content p {
    -webkit-transform: none;
            transform: none;
    padding: 15px 30px 10px;
    font-size: 12px;
  }
}
.business-updates .cmp-wrapper__content .cmp-button {
  padding: 40px 0 40px 20px;
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
}
@media screen and (max-width: 1450px) {
  .business-updates .cmp-wrapper__content .cmp-button {
    padding: 40px 0 15px 20px;
  }
}
@media (max-width: 767px) {
  .business-updates .cmp-wrapper__content .cmp-button {
    padding: 0 10px 15px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-transform: skew(0deg);
            transform: skew(0deg);
  }
}
.business-updates .cmp-wrapper__content .cmp-button a {
  padding: 10px;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  text-align: center;
  cursor: pointer;
  font-family: "hermes_thinregular";
}
.business-updates__social-icons {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 5%;
  bottom: 0;
}
.business-updates__social-icons a {
  margin-bottom: 20px;
}

.custom_dot_nav {
  position: fixed;
  top: 50%;
  right: 10px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .custom_dot_nav {
    display: none;
  }
}
.custom_dot_nav .dot-nav {
  position: relative;
}
.custom_dot_nav .dot-nav ul li {
  list-style-type: none;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 10px;
  cursor: pointer;
  border: 3px solid #000;
  background: #fff;
  position: relative;
}
.custom_dot_nav .dot-nav ul li:hover, .custom_dot_nav .dot-nav ul li.active {
  background-color: #eb1c2d;
}
.custom_dot_nav .dot-nav ul li:not(:last-child):after {
  height: 10px;
  width: 2px;
  position: absolute;
  top: 13px;
  right: 4px;
  background: #000;
  content: "";
}

.banner-content-popup {
  position: absolute;
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  padding-bottom: 80px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
@media (max-width: 767px) {
  .banner-content-popup {
    width: 100%;
  }
}
.banner-content-popup.zoom {
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}
.banner-content-popup .close-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.banner-content-popup .close-icon span {
  font-size: 24px;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  margin: 10px 20px;
  cursor: pointer;
}
.banner-content-popup .content {
  width: 90%;
  margin: 0 auto;
  color: #fff;
  font-family: "hermes_thinregular";
  max-height: 95vh;
  overflow-y: auto;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .banner-content-popup .content {
    padding-bottom: 0px;
    max-height: 92vh;
  }
}
.banner-content-popup .content h3 {
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 767px) {
  .banner-content-popup .content h3 {
    line-height: 28px;
  }
}
.banner-content-popup .content p {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 20px;
}
.banner-content-popup .content p .underlineText {
  font-weight: 700;
  text-decoration: underline;
}
.banner-content-popup .content p .fwText {
  font-weight: 700;
}

@-webkit-keyframes heightInc1 {
  from {
    height: 10px;
  }
  to {
    height: 105px;
  }
}

@keyframes heightInc1 {
  from {
    height: 10px;
  }
  to {
    height: 105px;
  }
}
@-webkit-keyframes heightInc2 {
  from {
    height: 10px;
  }
  to {
    height: 135px;
  }
}
@keyframes heightInc2 {
  from {
    height: 10px;
  }
  to {
    height: 135px;
  }
}
html {
  scroll-behavior: smooth;
}

.tooltip {
  position: relative;
}

.tooltip .tooltiptext {
  width: 100px;
  background-color: #fff;
  color: #e62f31;
  border: 1px solid #e62f31;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  right: 20px;
  top: -11px;
  display: none;
}

.tooltiptext:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e62f31;
  position: absolute;
  content: "";
  right: -6px;
  top: 10px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.custom_dot_nav .dot-nav ul li:hover .tooltiptext {
  display: block;
}

section.cmp-contentfragmentlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

article.cmp-contentfragment {
  width: 50%;
  height: 294px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  article.cmp-contentfragment {
    width: 100%;
    height: 100%;
  }
}

.board_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .board_section {
    display: inline-block;
    width: 100%;
  }
}
.board_section p.btn {
  background: url(clientlib-site/resources/images/arrow.jpeg) no-repeat right center #e62f32;
  width: 94%;
  margin-top: 1px;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  display: block;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .board_section p.btn {
    display: none;
  }
}

.board_container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  max-width: 280px;
}
@media (max-width: 767px) {
  .board_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: unset;
  }
}

.board_pop_content_padding {
  display: none;
}

.board_description {
  border: 1px solid #e3e3e3;
  color: #707173;
  font-size: 12px;
  font-weight: bold;
  height: 35px;
  line-height: 16px;
  overflow: hidden;
  padding: 10px 20px 10px 15px;
  vertical-align: middle;
  width: 285px;
  background: url(clientlib-site/resources/images/know-more-icon.gif) right center no-repeat;
  padding: 8px 10px 8px 10px;
}
@media (max-width: 767px) {
  .board_description {
    background: none;
    padding-left: 0px;
  }
}

.board_popup_container {
  display: none;
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}

.board_description.board-open-trigger {
  width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.board_container .name {
  font-size: 12px;
  font-weight: bold;
  color: #707173;
  line-height: 16px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .board_container .name {
    background: none;
    border: none;
    padding: 5px 0 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #e62f32;
    line-height: 16px;
    text-decoration: none;
    float: left;
  }
}

.board_container .name span {
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .board_container .name span {
    padding-right: 20px;
    font-size: 12px;
    color: #707173;
    font-weight: normal;
    text-decoration: none;
  }
}

.board_container img {
  width: 99%;
}

.board_container:hover .name {
  color: #e62f32;
}

.board_container.btn {
  display: none;
}
.board_container .board-open-trigger {
  border: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  .board_container .board-open-trigger {
    border: none;
    color: #fff;
    padding: 0;
    float: none;
    font-size: 13px;
    line-height: 20px;
    margin: 1px 0 0 0;
    text-decoration: none;
    display: block;
    clear: both;
    width: 40%;
  }
}

.board_container:hover .board-open-trigger {
  border: 1px solid #e62f32;
}
@media (max-width: 767px) {
  .board_container:hover .board-open-trigger {
    border: none;
  }
}

.board_popup {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  top: 50%;
  max-width: 560px;
  margin: auto;
}
@media (max-width: 767px) {
  .board_popup {
    padding: 15px;
  }
}

.board_popup_card {
  padding: 15px;
  width: auto;
  height: auto;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
}

.close_board_popup {
  display: block;
  height: 40px;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  float: right;
  cursor: pointer;
  z-index: 111;
  background: url(clientlib-site/resources/images/fancybox_sprite.png);
  background-size: 44px 152px;
  /* max-width: 560px; */
  position: absolute;
  border: none;
}
@media (min-width: 768px) {
  .close_board_popup {
    height: 32px;
    top: -16px;
    right: -20px;
    width: 40px;
    background-position: 0px 0px;
    background-size: 44px;
  }
}
@media (max-width: 767px) {
  .close_board_popup {
    top: 0;
    right: 0;
    background-image: url(clientlib-site/resources/images/fancybox_sprite@2x.png);
  }
}

.board_popup_container .board_pop_content {
  display: block;
  margin: auto;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #707173;
  max-height: 417px;
  overflow: auto;
}
.board_popup_container .board_pop_content .board_pop_content_padding {
  padding: 15px;
  display: block;
}

.board_popup_container .board_pop_content .pop-up-head {
  color: #707173;
  font-size: 12px;
  font-family: "hermesbold";
  text-transform: uppercase;
  margin-bottom: 15px;
}
.board_popup_container .board_pop_content .pop-up-head span {
  color: #e32119;
  font-size: 11px;
  font-family: "hermesregular";
}

.board_popup_container .board_pop_content .pop-up-text-content .pop-up-img {
  float: left;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .board_popup_container .board_pop_content .pop-up-text-content .pop-up-img {
    float: unset;
    margin-right: unset;
  }
}

.board_popup_container .board_pop_content .pop-up-text-content p {
  font-size: 11px;
  line-height: 18px;
  text-shadow: none;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

.board-open-trigger {
  cursor: pointer;
}

.download ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

.download ul li {
  background: url(clientlib-site/resources/images/icon.png) no-repeat left top;
  color: #6d6e71;
  font-size: 12px;
  padding: 7px 0 16px 45px;
  margin-bottom: 5px;
  line-height: 22px;
  text-decoration: none;
}

.download ul li.jpg-icon {
  background-position: 0px 0px;
}

.download ul li.pdf-icon {
  background-position: 0px -50px;
}

.download ul li a {
  color: #6d6e71;
  text-decoration: none;
}
.download ul li a:hover {
  color: #e32119;
}

.financial-highlights__bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.financial-highlights__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.financial-highlights__banner-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.financial-highlights__banner-text .title {
  margin: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.financial-highlights__banner-text .title h3 {
  line-height: 50px;
  font-size: 40px;
  font-weight: normal;
  margin-top: 0;
}
@media (max-width: 767px) {
  .financial-highlights__banner-text .title h3 {
    line-height: 30px;
    font-size: 26px;
  }
}
.financial-highlights__banner-text .cmp-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 1040px;
  width: 100%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .financial-highlights__banner-text .cmp-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
  }
}
.financial-highlights__banner-text .cmp-wrapper__image {
  width: 300px;
  position: relative;
  -webkit-transform: skew(-10deg, 0);
          transform: skew(-10deg, 0);
}
@media (max-width: 767px) {
  .financial-highlights__banner-text .cmp-wrapper__image {
    width: 100%;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 30px;
  }
}
.financial-highlights__banner-text .cmp-wrapper__image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.financial-highlights__banner-text .cmp-wrapper__image:hover {
  cursor: pointer;
}
.financial-highlights__banner-text .cmp-wrapper__image:hover img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
.financial-highlights__banner-text .cmp-wrapper__image picture img {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 150%;
  height: auto;
}
.financial-highlights__banner-text .cmp-wrapper__image picture:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(235, 28, 45, 0.78);
}
.financial-highlights__banner-text .cmp-wrapper__image .text {
  position: absolute;
  top: 35%;
  left: 40px;
  color: #fff;
  -webkit-transform: skew(12deg);
  transform: skew(12deg);
}
@media (max-width: 767px) {
  .financial-highlights__banner-text .cmp-wrapper__image .text {
    -webkit-transform: none;
            transform: none;
    left: 25px;
  }
}
.financial-highlights__banner-text .cmp-wrapper__image .text h3 {
  font-size: 35px;
  margin: 0;
  line-height: 40px;
  color: #fff;
  font-weight: normal;
  font-family: "hermes_thinregular";
  font-family: "HermesThin";
}
@media (max-width: 767px) {
  .financial-highlights__banner-text .cmp-wrapper__image .text h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.financial-highlights__banner-text .cmp-wrapper__image.child-box .child-text-box {
  display: none;
  position: absolute;
  right: -40px;
  top: -30px;
}
.financial-highlights__banner-text .cmp-wrapper__image.child-box .child-text-box .cmp-text {
  background-color: rgba(235, 28, 45, 0.78);
  width: 200px;
  height: 180px;
  margin-bottom: 50px;
  -webkit-box-shadow: 5px 5px #c5c5c5;
          box-shadow: 5px 5px #c5c5c5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.financial-highlights__banner-text .cmp-wrapper__image.child-box .child-text-box .cmp-text h3 {
  font-size: 36px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.financial-highlights__banner-text .cmp-wrapper__image.child-box:hover .child-text-box {
  display: block;
}

.graph-content-popup {
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 24px 0;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 80%;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .graph-content-popup {
    width: 100%;
    height: 100vh;
    top: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.graph-content-popup.zoom {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.graph-content-popup .close-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  float: right;
  right: 0;
  top: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .graph-content-popup .close-icon {
    right: 15px;
    top: 25px;
  }
}
.graph-content-popup .close-icon span {
  font-size: 24px;
  color: #fff;
  line-height: 28px;
  font-weight: 700;
  margin: 10px 20px;
  cursor: pointer;
  display: block;
  height: 100%;
}
.graph-content-popup .close-icon span img {
  display: block;
}
.graph-content-popup .bar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section {
    min-height: 60vh;
    max-height: 75vh;
    padding-top: 20px;
    overflow-y: auto;
    display: block;
    max-height: 65vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.graph-content-popup .bar-section .cmp-bars {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 20px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars {
    width: 100%;
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}
.graph-content-popup .bar-section .cmp-bars h4 {
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: "HermesThin";
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars h4 {
    font-size: 15px;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph {
  text-align: center;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph p {
  font-size: 14px;
  line-height: 1pc;
  color: #fff;
  position: relative;
  top: 10px;
  left: calc(50% - 10px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph p {
    left: 50%;
    margin: auto;
    display: block;
    position: relative;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph p span {
  display: block;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph p span {
    left: 20px;
  }
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph p span img {
    width: 75%;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars {
  text-align: center;
  width: 52px;
  position: relative;
  margin-right: 10%;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars {
    margin: 0;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars {
    width: 58px;
    font-size: 14px;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main {
  background-color: #d8d8d8;
  height: 170px;
  border-radius: 5px;
  position: relative;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 105px;
  background-color: #3e3e3e;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: heightInc1 1.3s 5ms;
          animation: heightInc1 1.3s 5ms;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar.insider-bar-2 {
  background: #e62f31;
  height: 135px;
  -webkit-animation: heightInc2 1.3s 5ms;
          animation: heightInc2 1.3s 5ms;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span {
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span:nth-child(1) {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span:nth-child(2) {
  position: absolute;
  top: -25px;
  color: #000;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main span {
    font-size: 16px;
  }
}
.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main p {
  color: #fff;
  position: absolute;
  top: 110%;
  font-size: 13px;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main p {
    font-size: 10px;
  }
}
.graph-content-popup .two-item-in-row .bar-section,
.graph-content-popup .three-item-in-row .bar-section {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.graph-content-popup .two-item-in-row .bar-section .cmp-bars,
.graph-content-popup .three-item-in-row .bar-section .cmp-bars {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 2px solid #494949;
  font-family: "HermesThin";
}
.graph-content-popup .three-item-in-row .bar-section .cmp-bars {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
}
.graph-content-popup .bar-description {
  padding-top: 40px;
  width: 80%;
  margin: 0 auto;
  color: #fff;
}

@keyframes heightInc1 {
  from {
    height: 10px;
  }
  to {
    height: 105px;
  }
}
@keyframes heightInc2 {
  from {
    height: 10px;
  }
  to {
    height: 135px;
  }
}
html {
  scroll-behavior: smooth;
}

.hermesThin .cmp-title__text,
.hermesThin .cmp-title__text span,
.cmp-title__text.hermesThin,
.cmp-title__text.hermesThin span {
  font-size: 50px;
  text-align: center;
  font-family: "HermesThin";
  font-weight: 500;
}

/*Graph Changes*/
.graph-content-popup {
  z-index: 111;
  overflow-y: auto;
}

.graph-content-popup .bar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 60vh;
  max-height: 90vh;
  overflow-y: auto;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section {
    max-height: 75vh;
    padding: 30px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.graph-content-popup .bar-section .cmp-bars {
  gap: 20px;
  position: relative;
}

.graph-content-popup .bar-section.bar-section-two-graphs .cmp-bars {
  width: unset;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph {
  text-align: center;
  margin-top: 55px;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars:first-child {
  margin-right: 30px;
}

.graph-content-popup .bar-section .cmp-bars h4 {
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-family: "HermesThin";
  margin: 0 auto;
}
@media (min-width: 768px) {
  .graph-content-popup .bar-section .cmp-bars h4 {
    position: absolute;
  }
}

.bar-section-graph p span img {
  width: 100%;
  display: block;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph p {
  font-size: 14px;
  line-height: 1pc;
  color: #fff;
  position: relative;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 70%;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars:first-child {
  margin-right: 30px;
}

.graph-content-popup .bar-section .cmp-bars .bar-section-graph .bars-outer .bars .bars-main p {
  color: #fff;
  position: absolute;
  top: 110%;
  font-size: 13px;
}

.graph-content-popup .bar-section.bar-section-two-row-three-cols,
.graph-content-popup .bar-section.bar-section-two-row-two-cols {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars {
  width: 33.33%;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars {
    width: 100%;
  }
}

.graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars {
  width: 50%;
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars {
    width: 100%;
  }
}

.graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:nth-child(1),
.graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:nth-child(2),
.graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:nth-child(3),
.graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars:nth-child(1),
.graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars:nth-child(2) {
  border-bottom: 2px solid #494949;
  margin-top: 20px;
}

.key_highlights_business_highlights {
  background: #fff;
  padding: 30px 0 60px;
}
@media screen and (max-width: 1024px) {
  .key_highlights_business_highlights {
    min-height: 100vh !important;
  }
}

.key_highlights_business_highlights .title .cmp-title__text {
  font-weight: 500;
  line-height: 1.1;
  font-size: 50px;
  font-family: "HermesThin";
  text-align: center;
  color: #333;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .Car__v2 .cmp-carousel__content {
    padding-bottom: 40px;
  }
  .Car__v2 ol.cmp-carousel__indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 20px;
  }
  .graph-content-popup .bar-section .cmp-bars {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph {
    width: 110px;
    margin: auto;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph {
    width: 120px;
    padding-top: 20px;
  }
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph:nth-child(2) {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .graph-content-popup .bar-section.bar-section-two-row-three-cols,
  .graph-content-popup .bar-section.bar-section-two-row-two-cols {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph p {
    width: 100%;
  }
  .graph-content-popup .bar-section .cmp-bars .bar-section-graph p span img {
    margin: auto;
  }
  .graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:first-child, .graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:nth-child(2), .graph-content-popup .bar-section.bar-section-two-row-three-cols .cmp-bars:nth-child(3),
  .graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars:nth-child(1),
  .graph-content-popup .bar-section.bar-section-two-row-two-cols .cmp-bars:nth-child(2) {
    border-bottom: none;
  }
}
.graph-content-popup .bar-section.bars-text-1st-h-2nd-v .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar span:nth-child(2) {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.graph-content-popup .bar-section.bars-text-1st-v-2nd-h .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar span:nth-child(1) {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.graph-content-popup .bar-section.bars-text-1st-v-2nd-v .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar span:nth-child(1) {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.graph-content-popup .bar-section.bars-text-1st-v-2nd-v .cmp-bars .bar-section-graph .bars-outer .bars .bars-main .insider-bar span:nth-child(2) {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.graph-content-popup .bar-section::-webkit-scrollbar {
  width: 5px;
}

.graph-content-popup .bar-section::-webkit-scrollbar-thumb {
  background: #d5d5d5;
  border-radius: 5px;
}

.graph-content-popup .bar-section::-webkit-scrollbar-track {
  background: #5d5d5d;
  border-radius: 5px;
}

.Red__Button-v1 {
  background-color: #e62f31;
  color: #FFF;
  font-size: 11px;
  display: inline-block;
}
@media (max-width: 767px) {
  .Red__Button-v1 {
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
  }
}
.Red__Button-v1 a {
  text-decoration: none;
  color: #FFF;
  padding: 10px 15px;
  display: block;
}
.Red__Button-v1 a:hover {
  background: #d11113;
  text-decoration: none;
}

.ColorFull__Hover {
  font-family: "hermesbold" !important;
  font-size: 13px;
  color: #bcbec0;
  text-decoration: none;
  margin-bottom: 5px;
}
.ColorFull__Hover a {
  color: #bcbec0;
  text-decoration: none;
}
.ColorFull__Hover a :hover {
  color: #e62f32;
  text-decoration: none;
}
.ColorFull__Hover a.button_active {
  color: #e62f32;
  text-decoration: none;
}

@media (max-width: 767px) {
  .button.back__button button {
    background: #e62f32;
    border-style: none;
    cursor: pointer;
    display: block;
    padding: 6px 12px;
    color: #fff;
    font-size: 14px;
    float: right;
  }
}
.Car__v1 .carousel {
  margin-bottom: 20px;
}
.Car__v1 .cmp-carousel__indicators {
  display: none;
}
.Car__v1 .cmp-carousel__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 2px;
  right: 0;
  gap: 2px;
}
.Car__v1 .cmp-carousel__actions .cmp-carousel__action {
  cursor: pointer;
  border: none;
  background: #e62f32 url(clientlib-site/resources/images/slide-arrow.png) no-repeat center center;
  display: block;
  height: 20px;
  text-align: center;
  width: 20px;
  z-index: 9999;
  background-position: -21px 0;
}
.Car__v1 .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--previous {
  background-position: 0 0;
}
.Car__v1 .cmp-carousel__actions .cmp-carousel__action .cmp-carousel__action-text {
  display: none;
}
.Car__v1 .cmp-carousel__item {
  display: none;
}
.Car__v1 .cmp-carousel__item .image {
  opacity: 0;
  -webkit-transition: opacity 500ms ease-in-out 0s;
  transition: opacity 500ms ease-in-out 0s;
}
.Car__v1 .cmp-carousel__item .image .cmp-image__image {
  display: block;
}
.Car__v1 .cmp-carousel__item.cmp-carousel__item--active {
  display: block;
}
.Car__v1 .cmp-carousel__item.cmp-carousel__item--active .image {
  opacity: 1;
}

.Car__v2 {
  background: #fff;
  font-family: "HermesThin";
}
.Car__v2 .cmp-carousel__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Car__v2 .cmp-carousel__content .teaser .cmp-teaser__content {
  padding-top: 20px;
}
.Car__v2 .cmp-carousel__content .teaser .cmp-teaser__title {
  line-height: 30px;
  padding-left: 15px;
}
.Car__v2 .cmp-carousel__content .teaser .cmp-teaser__description p {
  padding-left: 15px;
  margin-bottom: 20px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
}
.Car__v2 .cmp-carousel__content .teaser .cmp-teaser__description p:after {
  height: 7px;
  width: 7px;
  background-color: #e62f31;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
}
.Car__v2 .cmp-carousel__actions {
  position: relative;
  width: 12%;
  margin-left: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 60px;
}
@media (max-width: 767px) {
  .Car__v2 .cmp-carousel__actions {
    display: none;
  }
}
.Car__v2 .cmp-carousel__actions button {
  position: relative;
  width: 159px;
  height: 170px;
  margin: 0 0 8%;
  right: 0;
  top: 0;
  bottom: auto;
  background-position: 0;
  background-color: #e62f31 !important;
  border: none;
  font-size: 0;
}
.Car__v2 .cmp-carousel__actions button:last-child {
  margin-bottom: 0;
  background-position: 100% center;
}
.Car__v2 .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--previous:before {
  top: 50%;
  content: "‹";
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 110px;
  background: #e73e33;
  color: #fff;
  font-family: "HermesThin";
  vertical-align: middle;
}
.Car__v2 .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--next:after {
  top: 50%;
  content: "›";
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  /* top: 0; */
  top: calc(50% - 10px);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 110px;
  background: #e73e33;
  color: #fff;
  font-family: "HermesThin";
  vertical-align: middle;
}
.Car__v2 .cmp-carousel__item {
  width: 72%;
  margin-left: 8%;
}
@media (max-width: 767px) {
  .Car__v2 .cmp-carousel__item {
    width: 85%;
    margin: 0 auto;
  }
}

.Car__v2 .cmp-carousel__content .teaser .cmp-teaser__title {
  line-height: 30px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 700;
  padding-left: 20px;
  padding-top: unset;
  color: #333;
}

.Car__v2 ol.cmp-carousel__indicators {
  display: none;
}
@media (max-width: 767px) {
  .Car__v2 ol.cmp-carousel__indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.Car__v2 ul li {
  font-size: 18px;
  color: #000000;
  line-height: 1.42857143;
  font-family: "HermesThin";
}

.Car__v2 ul li::marker {
  color: #e62f31;
  font-size: 20px;
}

.Car__v2 .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--next:after {
  content: "›";
  font-family: "HermesThin";
  cursor: pointer;
}

.Car__v2 .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--previous:before {
  content: "‹";
  font-family: "HermesThin";
  cursor: pointer;
}

.Car__v2 .cmp-carousel__actions button {
  width: 251px;
  height: 200px;
}

.Car__v2 .cmp-carousel__actions {
  gap: 36px;
}

.Car__v2 .cmp-carousel__content {
  margin: auto;
}
@media (min-width: 768px) {
  .Car__v2 .cmp-carousel__content {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .Car__v2 .cmp-carousel__content {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .Car__v2 .cmp-carousel__content {
    max-width: 1170px;
  }
}
.Car__v2 .cmp-carousel__content .cmp-carousel__actions button {
  width: auto;
}
@media (min-width: 768px) {
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button {
    height: 110px;
    padding: 6px 50px !important;
  }
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--next:after, .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--previous:before {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button {
    height: 142px;
    padding: 6px 70px !important;
  }
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--next:after, .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--previous:before {
    font-size: 90px;
  }
}
@media (min-width: 1200px) {
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button {
    padding: 8px 103px !important;
    width: auto;
    height: 170px;
  }
  .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--next:after, .Car__v2 .cmp-carousel__content .cmp-carousel__actions button.cmp-carousel__action.cmp-carousel__action--previous:before {
    font-size: 110px;
  }
}
@media (min-width: 768px) {
  .Car__v2 .cmp-carousel__actions {
    gap: 6px;
  }
}
@media (min-width: 992px) {
  .Car__v2 .cmp-carousel__actions {
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .Car__v2 .cmp-carousel__actions {
    gap: 15px;
  }
}

div:nth-child(4) {
  clear: both;
}

.formerror {
  display: block;
}

.form_contact_us {
  display: block;
  padding: 0;
  margin-top: 0em;
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}
.form_contact_us .all-radio-inside {
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form_contact_us .checkbox-display {
  width: 33%;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form_contact_us .checkbox-display input[type=radio] {
  float: left;
  margin: 4px 5px 0 0;
}
.form_contact_us .checkbox-display .checkbox {
  margin: 15px 5px 0 20px;
}
.form_contact_us .formdesign {
  margin: 2px 0;
  padding: 0;
}
.form_contact_us .formdesign label {
  display: inline-block;
  margin-right: 20px;
  margin-left: 15px;
  padding: 5px 0 0;
  text-align: left;
  vertical-align: top;
  width: 34%;
}
.form_contact_us .formdesign label span {
  color: red;
}
.form_contact_us .formdesign .list-menu {
  background: #fff;
  border: 1px solid #d0d0d0;
  margin: 0 0 10px 0;
  padding: 8px;
  width: 58%;
}
@media (max-width: 767px) {
  .form_contact_us .formdesign .list-menu {
    margin: 5px 0 10px 0;
  }
}
.form_contact_us .formdesign .list-menu option {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  min-height: 1.2em;
  padding: 0px 2px 1px;
}
.form_contact_us .formdesign .list-menu.error_show {
  color: red;
  padding: 8px;
  border: red 1px solid;
  margin: 5px 0px;
}
@media (max-width: 767px) {
  .form_contact_us .formdesign .list-menu.error_show {
    margin: 5px;
  }
}
.form_contact_us .formdesign .txt-field {
  background: #fff;
  border: 1px solid #d0d0d0;
  margin: 0 0 10px 0;
  padding: 8px;
  width: 55%;
}
@media (max-width: 767px) {
  .form_contact_us .formdesign .txt-field {
    margin: 5px 0 10px 0;
  }
}
.form_contact_us .formdesign .txt-area {
  background: #fff;
  resize: none;
  border: 1px solid #d0d0d0;
  height: 75px;
  margin: 0 0 10px 0;
  padding: 8px;
  width: 55%;
}
@media (max-width: 767px) {
  .form_contact_us .formdesign .txt-area {
    margin: 5px 0 10px 0;
  }
}
.form_contact_us .formdesign .formerror {
  color: red;
  padding: 5px 5px 8px 5px;
  border: none;
  width: calc(100% - 10px);
  margin: 0px 8px 0px 15px;
  margin-left: auto;
  text-align: right;
  display: none;
}
.form_contact_us .captcha_btn label {
  display: inline-block;
  margin-right: 20px;
  padding: 5px 0 0;
  vertical-align: top;
  width: 35.5%;
}
.form_contact_us .submit {
  background: #e62f32;
  border-style: none;
  cursor: pointer;
  padding: 6px 12px;
  color: #fff;
  font-size: 14px;
}
.form_contact_us .submit:hover {
  background: #838383;
}
.form_contact_us .text-xs-center {
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
.form_contact_us .text-xs-center .g-recaptcha {
  position: relative;
  left: calc(34% + 18px);
  margin: 0 5px 25px 5px;
  padding: 5px 0 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form_contact_us .text-xs-center span {
  color: red;
  padding: 5px;
  margin: 5px 0;
  text-align: right;
  width: 100%;
  padding-right: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .form_contact_us .text-xs-center span {
    padding: 0;
  }
}
.form_contact_us div .label {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

@media screen and (max-width: 767px) {
  .form_contact_us {
    width: auto;
    float: none;
    padding: 0;
    size: 13px;
  }
  .form_contact_us .all-radio-inside {
    margin-top: 6px;
    margin-bottom: 2em;
    margin-left: 0;
  }
  .form_contact_us .checkbox-display {
    margin-left: 5px;
    float: none;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .form_contact_us {
    font-size: 13px;
  }
  .form_contact_us .all-radio-inside {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .form_contact_us .formdesign label {
    margin-right: 20px;
    margin-left: 5px;
    padding: 5px 0 0;
    text-align: left;
    width: calc(100vw - 62px);
  }
  .form_contact_us .formdesign label span {
    color: red;
  }
  .form_contact_us .formdesign .list-menu {
    margin: 10px 5px 5px 5px;
    padding: 8px;
    width: calc(100vw - 52px);
    color: #000000;
  }
  .form_contact_us .formdesign .txt-field {
    margin: 10px 5px 5px 5px;
    padding: 4px;
    width: calc(100vw - 62px);
    color: #000000;
  }
  .form_contact_us .formdesign .txt-area {
    height: 50px;
    margin: 10px 10px 5px 5px;
    padding: 8px;
    width: calc(100vw - 70px);
    color: #000000;
  }
  .form_contact_us .formdesign .formerror {
    width: 100%;
    margin: 0;
  }
  .form_contact_us .text-xs-center {
    position: relative;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .form_contact_us .text-xs-center {
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  .form_contact_us .text-xs-center .g-recaptcha {
    position: relative;
    left: 0.75% !important;
    margin: 0px 5px 25px 0;
    padding: 5px 0 0;
    vertical-align: top;
  }
  .form_contact_us .captcha_btn label {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0px;
    width: 0% !important;
  }
  .form_contact_us .submit {
    padding: 3px 6px;
  }
  .form_contact_us .submit:hover {
    background: #838383;
  }
  @supports (-webkit-touch-callout: none) {
    .form_contact_us .submit {
      padding: 3px 15px;
      border-radius: 20px;
    }
  }
}
.media-pagination {
  width: auto;
  float: right;
}
.media-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-pagination ul li {
  color: #6d6e71;
  font-size: 11px;
  text-decoration: none;
  line-height: 15px;
  float: left;
  margin-right: 4px;
}
.media-pagination ul li a {
  color: #6d6e71;
  border: 1px solid transparent;
  padding: 4px 5px;
  text-decoration: none;
}
.media-pagination ul li a img {
  border: 0;
  max-width: 100%;
}
.media-pagination .paginate_active {
  color: #e4261e !important;
  text-decoration: none !important;
  border: 1px solid #e4261e !important;
}

.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con {
  display: block;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con .quarterly-report-table-con,
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con .disclosures-under-regulation-table-con {
  width: 100%;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px 60px 15px;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con table tbody tr td {
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px dashed #6d6e71;
  color: #000;
  padding: 15px 5px;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con table tbody tr td:first-child {
  text-align: left;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con table tbody tr th {
  font-size: 15px;
  line-height: 25px;
  vertical-align: bottom;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con table tbody tr th:first-child {
  text-align: left;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con.style-6 table td:first-child, .disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con .style-6 table td:first-child, .disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con table.style-6 td:first-child {
  text-align: left;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con a {
  color: #e32119;
  text-decoration: none;
  cursor: pointer;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con a:hover {
  color: #707173;
  text-decoration: none;
}
.disclosureComponent .assets-listing-disclosures-under-regulation .assets-listing-disclosures-under-regulation-con .slideContainer {
  display: none;
}

.info-table-style-1 {
  width: 100%;
  overflow: auto;
}

.info-table-style-1 table {
  width: 100%;
  border: 1px solid #e5e5e5;
  text-align: left;
  padding: 0 0px 0px 0px;
}
.info-table-style-1 table tr:nth-child(even) {
  background: #f5f5f5;
}
.info-table-style-1 table tr:nth-child(1) td {
  text-align: left;
  font-weight: bold;
}
.info-table-style-1 table tr td {
  height: 40px;
  padding-left: 20px;
  text-align: left;
  vertical-align: middle;
}

.dividendHistoryComponent table {
  width: 100%;
}
.dividendHistoryComponent table tr:nth-child(1) {
  text-align: left;
  font-weight: bold;
}
.dividendHistoryComponent table tr:nth-child(1) td {
  text-align: left;
  font-weight: 700;
  padding-left: 20px;
  height: 100px;
}
@media (min-width: 768px) {
  .dividendHistoryComponent table tr:nth-child(1) td:nth-child(4) {
    width: 22%;
  }
}

.dividend-res .res-label {
  margin: 50px 0 30px;
}
.dividend-res .col-head-label {
  font-size: 14px;
  font-weight: bold;
  color: #707173;
  padding: 15px 10px;
  background: #ebebeb;
  width: 33.333%;
}
.dividend-res .col-row-value {
  font-size: 13px;
  color: #707173;
  padding: 25px 10px;
  border-bottom: #b6b6b8 1px solid;
  width: 33.333%;
}
.dividend-res .submitButton {
  background: #e62f32;
  border-style: none;
  cursor: pointer;
  padding: 6px 12px;
  color: #fff;
  font-size: 14px;
}

.view-dividend-res .back-btn-dividnd {
  background: transparent;
  border: none;
  outline: none;
  color: #e62f32;
  font-family: "hermes_thinregular";
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 12px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  cursor: pointer;
}
@media (max-width: 767px) {
  .view-dividend-res .back-btn-dividnd {
    font-family: "hermesbold";
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
  }
}
.view-dividend-res .view-dividend-heading {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .view-dividend-res .view-dividend-heading {
    font-family: "hermesbold";
    color: #e62f32;
    font-size: 18px;
    border-bottom: 1px solid #e8e8e9;
    line-height: 20px;
    text-align: center;
    padding-bottom: 5px;
  }
}
.view-dividend-res .dot-line {
  border-bottom: 2px dotted #999;
  height: 1px;
  margin: 30px 0;
}
.view-dividend-res .info-heading {
  font-family: "hermesregular";
  color: #6d6e71;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 8px;
}
.view-dividend-res .info-heading span {
  color: #e62f32;
}
.view-dividend-res .info-value {
  font-size: 15px;
  font-weight: bold;
  color: #707173;
  padding: 10px 3px;
}
.view-dividend-res .unclaimed-div-details {
  overflow-x: auto;
}
.view-dividend-res .unclaimed-div-details .info-heading {
  margin: 50px 0 30px;
}
.view-dividend-res .unclaimed-col-head {
  font-size: 16px;
  font-weight: bold;
  color: #707173;
  padding: 15px 10px;
  background: #ebebeb;
}
.view-dividend-res .unclaimed-row-val {
  font-size: 15px;
  color: #707173;
  padding: 25px 10px;
  border-bottom: #b6b6b8 1px solid;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  width: 16.25em;
  text-align: right;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .footer {
    padding: 15px;
    border-top: 1px solid #e8e8e9;
  }
}
.footer .addthis_button {
  margin-top: 3px;
  margin-left: 0.6rem;
}
@media (max-width: 767px) {
  .footer .addthis_button {
    position: absolute;
    margin-top: 30px;
  }
}
.footer .footer-nav:hover {
  text-decoration: underline;
}
.footer .footer-nav a {
  font-size: 9px;
  color: #939598;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}
.footer .footer-nav .vertical-bar {
  border-left: 1px solid #939598;
  height: 10px;
  font-size: 10px;
  display: inline-block;
}

.footer.aem-GridColumn.aem-GridColumn--default--12 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .home-container-white-bg .container__itinerary.left-container-bg2 .footer {
    border: none;
  }
}

.investor .assets-listing-monthly-report-con,
.investor .assets-listing-quarterly-report-con,
.investor .assets-listing-annual-report-con,
.investor .assets-listing-other-investor-resource-con,
.investor .assets-listing-financial-statements-con,
.investor .assets-listing-codes-and-policies-con,
.investor .assets-listing-disclosures-under-regulation-con {
  width: 100%;
}
.investor .assetlisting-adv-news-reg .right-col-top {
  width: 100%;
  margin: 0px 0px 25px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}
.investor .assetlisting-adv-news-reg .right-col-top h2 {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 25px;
  display: inline-block;
  float: left;
}
.investor .assetlisting-adv-news-reg .right-col-top span {
  width: 27%;
  float: right;
  color: #e62f32;
  font-size: 10px;
  font-family: "hermesregular";
}
.investor .assetlisting-adv-news-reg .right-col-top select {
  width: 100%;
  max-width: 90px;
  font-family: "hermesregular";
  padding: 2px 3px 2px 5px;
  border: 1px solid #e32119;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(clientlib-site/resources/images/down-arrow.svg) right 5px top 6px no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-size: 15%;
  -webkit-transition: ease-in 0.6s;
  transition: ease-in 0.6s;
  color: #fff;
  background-color: #e62f32;
  margin-left: 10px;
}
.investor .assetlisting-adv-news-reg .year-text {
  font-size: 15px;
  color: #6d6e71;
  float: left;
  text-align: left;
  font-weight: 600;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results {
  width: 100%;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px 60px 15px;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table {
  width: 100%;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tbody tr th {
  font-size: 15px;
  line-height: 25px;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tbody tr td {
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px dashed #6d6e71;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tbody tr td a {
  color: #e32119;
  text-decoration: none;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tr:nth-child(2) td:first-child {
  padding: 20px 0px;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tr td.notice-details td:first-child {
  padding: 20px 0px;
  font-size: 13px;
}
.investor .assetlisting-adv-news-reg .adv-quarterly-results table tr td.notice-details td:first-child b {
  font-size: 15px;
}
.investor .request-text-group h4 {
  padding: 0;
  margin: 0;
  color: #707173;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: bold;
}
.investor .request-text-group h4 .highlight {
  color: #e62f32;
}
.investor .request-text-group p {
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  margin: 2px 0;
  padding: 0;
}
.investor .request-text-group p a {
  color: #e32119;
  text-decoration: none;
  cursor: pointer;
}
.investor .clear {
  clear: both;
  height: 20px;
}
.investor h3 {
  font-size: 15px;
  color: #6d6e71;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 10px;
}
.investor table {
  width: 100%;
}
.investor .assets-listing-monthly-report-con {
  display: block;
}
.investor .assets-listing-monthly-report-con .monthly-report-table-con {
  width: 100%;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px 60px 15px;
  overflow: auto;
}
.investor .assets-listing-monthly-report-con .monthly-report-table-con img {
  max-width: 100%;
}
.investor .assets-listing-monthly-report-con table tr td {
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px dashed #6d6e71;
}
.investor .assets-listing-monthly-report-con table tr th {
  font-size: 15px;
  line-height: 25px;
}
.investor .assets-listing-monthly-report-con table tr th:nth-child(1) {
  text-align: left;
}
.investor .assets-listing-quarterly-report-con {
  display: block;
}
.investor .assets-listing-quarterly-report-con .quarterly-report-table-con {
  width: 100%;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px 60px 15px;
  overflow: auto;
}
.investor .assets-listing-quarterly-report-con .quarterly-report-table-con table thead th {
  font-size: 15px;
}
.investor .assets-listing-quarterly-report-con table tbody tr td {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  text-align: center;
}
.investor .assets-listing-quarterly-report-con table tbody tr td:first-child {
  text-align: left;
  padding: 30px 0px;
}
.investor .assets-listing-quarterly-report-con table tbody tr th {
  font-size: 15px;
  line-height: 25px;
  vertical-align: bottom;
}
.investor .assets-listing-quarterly-report-con table tbody tr th:first-child {
  text-align: left;
}
.investor .assets-listing-quarterly-report-con a {
  color: #e32119;
  text-decoration: none;
}
.investor .assets-listing-quarterly-report-con a:hover {
  color: #707173;
  text-decoration: none;
}
.investor .assets-listing-quarterly-report-con .slideContainer {
  display: none;
}
.investor .assets-listing-annual-report-con,
.investor .assets-listing-financial-statements-con {
  display: block;
}
.investor .assets-listing-annual-report-con .annual-reports-new,
.investor .assets-listing-financial-statements-con .annual-reports-new {
  width: 100%;
  border-bottom: 1px dashed #6d6e71;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 10px;
}
.investor .assets-listing-annual-report-con .annual-reports-new h3,
.investor .assets-listing-financial-statements-con .annual-reports-new h3 {
  font-size: 15px;
  color: #6d6e71;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 10px;
}
@media (max-width: 767px) {
  .investor .assets-listing-annual-report-con .annual-reports-new h3,
  .investor .assets-listing-financial-statements-con .annual-reports-new h3 {
    font-family: "hermesregular";
    font-size: 14px;
    color: #707173;
    font-weight: normal;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 5px;
  }
}
.investor .assets-listing-annual-report-con .annual-reports-new ul,
.investor .assets-listing-financial-statements-con .annual-reports-new ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.investor .assets-listing-annual-report-con .annual-reports-new ul li,
.investor .assets-listing-financial-statements-con .annual-reports-new ul li {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
.investor .assets-listing-annual-report-con .annual-reports-new ul li a,
.investor .assets-listing-financial-statements-con .annual-reports-new ul li a {
  color: #6d6e71;
}
.investor .assets-listing-annual-report-con .annual-reports-new ul li a:hover,
.investor .assets-listing-financial-statements-con .annual-reports-new ul li a:hover {
  color: #e62f32;
  cursor: pointer;
}
.investor .assets-listing-financial-statements-con .annual-reports-new h3 {
  font-weight: bold;
  font-size: 12px;
}
.investor .assets-listing-annual-report-con .annual-reports-new ul.bullet-list {
  list-style: disc;
  margin-left: 12px;
}
.investor .assets-listing-annual-report-con .annual-reports-new h3 {
  font-size: 18px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .investor .assets-listing-annual-report-con .annual-reports-new h3 {
    font-size: 14px;
  }
}
.investor.toggle-links-color .assets-listing-annual-report-con .annual-reports-new a {
  color: #e32119;
  text-decoration: none;
  font-size: 12px;
}
.investor.toggle-links-color .assets-listing-annual-report-con .annual-reports-new a:hover {
  color: #707173;
}
.investor.remove_seperator > .assets-listing-annual-report-con > .annual-reports-con {
  border-bottom: none;
}
.investor .assets-listing-financial-statements-con h3 {
  font-family: "hermesregular";
  color: #6d6e71;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 8px;
}
.investor .assets-listing-codes-and-policies-con {
  display: block;
}
.investor .assets-listing-codes-and-policies-con .codes-and-policies-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.investor .assets-listing-codes-and-policies-con .codes-and-policies-list ul a {
  color: #e62f32;
  text-decoration: none;
}
.investor .assets-listing-codes-and-policies-con .codes-and-policies-list ul a:hover {
  color: #6d6e71;
  cursor: pointer;
}
.investor .top-heading-with-date {
  width: 100%;
  margin: 0px 0px 25px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .investor .top-heading-with-date {
    margin: 0px 0px 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.investor .top-heading-with-date h2 {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .investor .top-heading-with-date h2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-family: "hermesbold";
    color: #e62f32;
    font-size: 18px;
    border-bottom: 1px solid #e8e8e9;
    line-height: 20px;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.investor .top-heading-with-date span {
  color: #e62f32;
  font-size: 10px;
  font-family: "hermesregular";
}
@media (min-width: 768px) {
  .investor .top-heading-with-date span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .investor .top-heading-with-date span {
    width: 90px;
    -ms-flex-item-align: end;
        align-self: end;
  }
}
.investor .top-heading-with-date select {
  width: 100%;
  max-width: 90px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1px 10px 1px 5px;
  border: 1px solid #e32119;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(clientlib-site/resources/images/down-arrow.svg) right 5px top 6px no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-size: 15%;
  -webkit-transition: ease-in 0.6s;
  transition: ease-in 0.6s;
  color: #fff;
  background-color: #e62f32;
}
@media (min-width: 768px) {
  .investor .top-heading-with-date select {
    margin-left: 10px;
  }
}
.investor .top-heading-with-date select option {
  font-size: 12px;
}
.investor .press-release-con .top-heading-with-date {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.investor .press-release-con .top-heading-with-date h2 {
  display: none;
}
@media (min-width: 768px) {
  .investor .press-release-con .top-heading-with-date .archieve-form {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .investor .press-release-con .top-heading-with-date select {
    margin: 0px;
  }
}
.investor .disclosures-under-regulation-table-con {
  width: 100%;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px 60px 15px;
  overflow: auto;
}

.otherInvestorResources .assets-listing-other-investor-resource-con {
  display: block;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 3%;
}
@media (max-width: 767px) {
  .otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container {
    gap: 8%;
  }
}
.otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
}
@media (max-width: 767px) {
  .otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item {
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
  }
}
.otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item img {
  width: 100%;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item .iri-pop-modal-trigger,
.otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item .iri-pop-close {
  cursor: pointer;
}
@media (max-width: 767px) {
  .otherInvestorResources .assets-listing-other-investor-resource-con .investor-resources-items-container .investor-resources-item .iri-pop-close img {
    width: 75%;
    float: right;
  }
}
.otherInvestorResources .assets-listing-other-investor-resource-con p {
  width: 100%;
  padding: 15px 5px;
  font-size: 13px;
  line-height: 18px;
  font-family: Arial, Helvetica;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: red;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 60%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10% 20%;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content {
  min-height: 200px;
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-height: 70vh;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90%;
  }
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content .iri-pop-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content .xvvv {
  padding: 40px 50px;
  font-size: 16px;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content .xvvv a {
  color: #e32119;
  text-decoration: none;
  cursor: pointer;
}
.otherInvestorResources .assets-listing-other-investor-resource-con .iri-pop-modal .iri-pop-modal-content .xvvv a:hover {
  color: #707173;
}

.pdf-circle {
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: url(clientlib-site/resources/images/pdf-icon-new-hvr.png) top center no-repeat;
  margin: 20px auto;
  cursor: pointer;
}
.pdf-circle:hover {
  background: url(clientlib-site/resources/images/pdf-icon-new.png) top center no-repeat;
}

.fancybox-media img {
  width: 40px;
  height: 40px;
  position: relative;
  display: block;
  text-align: center;
  margin: auto;
}

.fy-yr-big {
  font-size: 15px;
  color: #6d6e71;
  float: left;
  text-align: left;
  font-weight: 600;
}

.external-link-circle {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: url(clientlib-site/resources/images/external-link-img.png) top center;
  margin: 20px auto;
  cursor: pointer;
}
.external-link-circle:hover {
  background: url(clientlib-site/resources/images/external-link-img-hvr.png) top center;
}

.fancybox-media .aligntop {
  vertical-align: top;
}

.annual-reports-new .v2h3,
.annual-reports-new .v2 h3 {
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}

.tblbrdr {
  line-height: 0px !important;
}
.tblbrdr th {
  font-size: 0px !important;
  border-bottom: 1px dashed #6d6e71;
  line-height: 0px !important;
}

.investor.remove_seperator .assets-listing-monthly-report-con,
.investor.remove_seperator .assets-listing-quarterly-report-con,
.investor.remove_seperator .assets-listing-annual-report-con,
.investor.remove_seperator .assets-listing-other-investor-resource-con,
.investor.remove_seperator .assets-listing-financial-statements-con,
.investor.remove_seperator .assets-listing-codes-and-policies-con,
.investor.remove_seperator .assets-listing-disclosures-under-regulation-con {
  border-bottom: none;
}
.investor.remove_seperator .assets-listing-monthly-report-con .annual-reports-new,
.investor.remove_seperator .assets-listing-quarterly-report-con .annual-reports-new,
.investor.remove_seperator .assets-listing-annual-report-con .annual-reports-new,
.investor.remove_seperator .assets-listing-other-investor-resource-con .annual-reports-new,
.investor.remove_seperator .assets-listing-financial-statements-con .annual-reports-new,
.investor.remove_seperator .assets-listing-codes-and-policies-con .annual-reports-new,
.investor.remove_seperator .assets-listing-disclosures-under-regulation-con .annual-reports-new {
  border-bottom: none;
}

.list-style-type-disc ul {
  list-style: disc !important;
}

.board_popup_container.investor_popup_container {
  background-color: hsla(0, 0%, 100%, 0.82);
}
.board_popup_container.investor_popup_container .text-align-center {
  text-align: center;
}

button.list_title {
  background-color: transparent;
  color: #bcbec0;
  cursor: pointer;
  width: 95%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 13px;
  font-family: "hermesbold";
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
button.list_title:hover, button.list_title.active {
  color: #e62f32;
}

.panel ul {
  margin: 0px 0 20px 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  width: 100%;
}

.panel ul li {
  font-family: "hermes_thinregular";
  font-size: 14px;
  color: #bcbec0;
  text-decoration: none;
  margin-bottom: 5px;
}

.panel ul li a {
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  color: #000;
  text-decoration: none;
  margin-bottom: 5px;
  text-transform: none;
  background: url(clientlib-site/resources/images/arrow-menu-2018.jpeg) left 0px top 7px no-repeat;
  padding-left: 10px;
}

.panel ul li a:hover {
  color: #e62f32;
  text-decoration: none;
  background: url(clientlib-site/resources/images/arrow-menu-hvr-2018.jpeg) left 0px top 7px no-repeat;
  padding-left: 10px;
}

.top-heading-with-date .presstopbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.top-heading-with-date .presstopbar select.drpbox {
  padding: 2px 18px 2px 5px;
  background-size: 12px;
}

.archieve-head {
  font-size: 10px;
  color: #e32119;
  font-family: "hermesregular";
  margin-right: 10px;
  float: left;
}

.archieve-form {
  float: left;
}

.arrowlistmenu {
  width: auto;
  margin-top: 20px;
}
.arrowlistmenu .menuheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #707173;
  background: url(clientlib-site/resources/images/plus.png) no-repeat center right;
  margin: 5px 0 0 0;
  padding: 6px 45px 6px 15px;
  line-height: 22px;
  border: #d0d0d0 1px solid;
  cursor: pointer;
  font-weight: bold;
}
.arrowlistmenu .openheader {
  background-image: url(clientlib-site/resources/images/minus.png);
  border: #e62f32 1px solid;
  color: #e62f32;
}
.arrowlistmenu ul {
  display: none;
  list-style-type: none;
  margin: 0;
  border: 1px solid #ecebeb;
  background: #f7f7f7;
  border-top: none;
  padding: 10px 30px 15px 18px;
  margin-bottom: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 100%;
}

.press-detail {
  padding: 12px 0 7px 0;
  line-height: 10px;
}
.press-detail .press-date {
  color: #e62f32;
  font-size: 12px;
  margin-bottom: 3px;
}
.press-detail .press-head {
  color: #6d6e71;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  margin-bottom: 5px;
}
.press-detail .press-head a {
  color: #6d6e71;
  text-decoration: none;
}
.press-detail .press-head a:hover {
  color: #e62f32;
  text-decoration: none;
}

.form_share_holder {
  margin: 0;
  padding: 0;
  color: #707173;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: normal;
  padding: 0;
  display: block;
  margin-top: 0rem;
}
.form_share_holder #mandatory {
  text-align: right;
}
.form_share_holder p {
  margin: 0.125rem 0;
  padding: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.form_share_holder p label {
  display: inline-block;
  margin-right: 1.25rem;
  padding: 0.3125rem 0 0;
  text-align: left;
  vertical-align: top;
  width: 34%;
}
@media (max-width: 767px) {
  .form_share_holder p label {
    width: calc(100% - 18px);
  }
}
.form_share_holder .txt-field {
  background: #fff;
  border: 0.06rem solid #d0d0d0;
  margin: 0 0 0.625rem 0;
  padding: 0.5rem;
  width: 55%;
}
@media (max-width: 767px) {
  .form_share_holder .txt-field {
    width: calc(100% - 18px);
  }
}
.form_share_holder .fullNameError {
  padding: 5px;
}
.form_share_holder .firstNameError {
  padding: 5px;
}
.form_share_holder .lastNameError {
  padding: 5px;
}
.form_share_holder .folioNoError {
  padding: 5px;
}
.form_share_holder .SubmitBtn {
  background: #e62f32;
  border-style: none;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  color: #fff;
  font-size: 0.875rem;
}
.form_share_holder .SubmitBtn:hover {
  background: #838383;
}
.form_share_holder span {
  color: red;
}

.sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sitemap ul li {
  color: #6d6e71;
  font-size: 13px;
  padding: 12px 0;
  line-height: 22px;
  text-decoration: none;
  font-weight: bold;
  overflow: auto;
}
.sitemap ul li a {
  color: #e62f32;
  text-decoration: none;
}
.sitemap ul li a:hover {
  color: #6d6e71;
  text-decoration: none;
}
.sitemap ul li ul {
  margin-top: 5px;
}

.sitemap ul li:has(ul) {
  margin-bottom: 10px;
}

.sitemap ul li ul li {
  color: #6d6e71;
  font-size: 12px;
  padding: 0 8px;
  line-height: 13px;
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  float: left;
  border-left: 1px solid #6d6e71;
  margin-bottom: 5px;
}
@media screen and (max-width: 765px) {
  .sitemap ul li ul li {
    float: none;
    border-left: none;
    margin-bottom: 5px;
    display: block;
    padding: 0;
  }
}

.sitemap ul li:first-child {
  border-left: none;
  padding-left: 0;
}

p {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  font-weight: normal;
}

.cmp-text p {
  overflow: hidden;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.cmp-text h3 {
  font-family: "hermesregular";
  color: #6d6e71;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 8px;
}

@media screen and (min-width: 765px) {
  .NewAndNotable-v1 .cmp-text h1,
  .NewAndNotable-v1 .cmp-text h2,
  .NewAndNotable-v1 .cmp-text h3,
  .NewAndNotable-v1 .cmp-text h4,
  .NewAndNotable-v1 .cmp-text h5,
  .NewAndNotable-v1 .cmp-text h6 {
    display: none;
  }
  .NewAndNotable-v1 .cmp-text p {
    display: none;
  }
  .NewAndNotable-v1 .cmp-text a {
    color: #9c9e9f;
    font-size: 11px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .NewAndNotable-v1 .cmp-text a b,
  .NewAndNotable-v1 .cmp-text a strong {
    font-weight: 700;
  }
}
@media screen and (max-width: 765px) {
  .NewAndNotable-v1 {
    margin-top: 20px;
  }
  .NewAndNotable-v1 .cmp-text p {
    color: #9c9e9f;
    background: #e7e7e8;
    border-left: 2px solid #e62f32;
    padding: 13px 20px 14px 15px;
    margin-bottom: 3px;
  }
  .NewAndNotable-v1 .cmp-text a {
    color: #9c9e9f;
    font-size: 11px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .NewAndNotable-v1 .cmp-text a b,
  .NewAndNotable-v1 .cmp-text a strong {
    font-weight: 700;
  }
  .NewAndNotable-v1 .cmp-text h1 {
    font-family: "hermesbold";
    font-size: 23px;
    line-height: 28px;
    color: #e62f32;
    margin: 0 0 13px 0;
    font-weight: bold;
  }
}
@media screen and (max-width: 765px) and (max-width: 767px) {
  .NewAndNotable-v1 .cmp-text h1 {
    font-family: "hermesbold";
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 6px 0;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (max-width: 765px) {
  .cmp-text h2 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .cmp-text h3 {
    font-family: "hermesregular";
    font-size: 14px;
    color: #707173;
    font-weight: normal;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 5px;
  }
}
.cmp-text h1 .Red-center-headings,
.cmp-text h2 .Red-center-headings,
.cmp-text h3 .Red-center-headings,
.cmp-text h4 .Red-center-headings,
.cmp-text h5 .Red-center-headings,
.cmp-text h6 .Red-center-headings {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 12px;
  font-weight: normal;
}
.cmp-text .red-color {
  color: #e62f32;
}
.cmp-text .gray-color {
  color: #6d6e71;
}
.cmp-text .image-right-align {
  float: right;
  margin-left: 1rem;
  max-width: 100%;
  margin-right: 5px;
}
.cmp-text .milestone-Left {
  color: #e32119;
  font-family: "hermes_thinregular";
  border: 1px solid #e32119;
  padding: 10px 2px;
  font-size: 24px;
  text-align: center;
  width: 107px;
  float: left;
  margin: 0 15px 0 0;
  clear: left;
  overflow: hidden;
}
@media (max-width: 767px) {
  .cmp-text .milestone-Left {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.cmp-text .milestone-Right {
  font-weight: 900;
  font-size: 14px;
  color: #707173;
  font-family: "hermesbold";
  line-height: 18px;
  float: left;
  width: 67%;
  overflow: hidden;
}
@media screen and (max-width: 765px) {
  .cmp-text .cmp-text h1,
  .cmp-text h2,
  .cmp-text h3,
  .cmp-text h4,
  .cmp-text h5,
  .cmp-text h6 > .Gray-left-headings {
    font-size: 15px;
  }
}
@media screen and (max-width: 540px) {
  .cmp-text .milestone-Right {
    width: auto;
    clear: both;
    margin-bottom: 5px;
  }
}
.cmp-text a {
  color: #e32119;
  font-size: 12px;
  text-decoration: none;
}
.cmp-text a .responsive-anchor::before {
  content: url("clientlib-site/resources/images/home-bullet.gif");
  padding-right: 8px;
  margin-left: 10px;
}
.cmp-text a .responsive-anchor:hover {
  text-decoration: underline;
}
.cmp-text a .underline {
  text-decoration: underline;
}
@media screen and (max-width: 765px) {
  .cmp-text a .responsive-anchor {
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    background: url(clientlib-site/resources/images/arrow.jpeg) no-repeat right center #e62f32;
    margin-bottom: 1px;
  }
  .cmp-text a .responsive-anchor::before {
    content: none;
  }
}

.List-v1 .cmp-text ul {
  color: #707173;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0px;
}
.List-v1 .cmp-text ul li {
  color: #707173;
  background: url("clientlib-site/resources/images/left-arrow.png") no-repeat 2px 7px;
  padding: 0 0 0 12px;
  text-decoration: none;
  list-style-type: none;
}

.font-v1 {
  padding: 0 24px 36px 24px;
  overflow: hidden;
}
.font-v1 .cmp-text h2 {
  font-family: inherit;
  color: #6d6e71;
  font-size: 19px;
  font-weight: lighter;
}
.font-v1 .cmp-text p {
  color: #707173;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

@media screen and (max-width: 765px) {
  .cmp-text h1,
  .cmp-text h2,
  .cmp-text h3,
  .cmp-text h4,
  .cmp-text h5,
  .cmp-text h6 {
    border-bottom: 1px solid #e8e8e9;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 20px;
  }
  .cmp-text h4 {
    border-bottom: none;
  }
  .cmp-text .Red-center-headings {
    color: #e62f32 !important;
    font-family: "hermesbold" !important;
  }
}
@media (min-width: 200px) {
  .font-v1 {
    padding: 0;
    overflow: hidden;
  }
  .font-v1 .cmp-text h2 {
    font-family: "hermesbold";
    color: #6d6e71;
    font-size: 18px;
    font-weight: lighter;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid #e8e8e9;
  }
  .font-v1 .cmp-text p {
    color: #707173;
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
  }
}
@media screen and (min-width: 765px) {
  .font-v1 {
    padding: 0 24px 0px 0px;
    overflow: hidden;
  }
  .font-v1 .cmp-text h2 {
    font-family: "hermesbold";
    color: #6d6e71;
    font-size: 19px;
    line-height: 20px;
    text-align: start;
    border-bottom: none;
  }
  .font-v1 .cmp-text p {
    color: #707173;
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  .Images-v1 .cmp-text {
    width: 67%;
    float: right;
    padding: 93px 0 35px 0;
  }
  .Images-v1 .cmp-text p {
    margin: 0;
  }
  .Images-v1 .cmp-text p img {
    width: 147px;
    height: 88px;
    float: left;
    margin: 0 13px 13px 0;
  }
}
@media (min-width: 767px) {
  .Images-v1 .cmp-text {
    width: 67%;
    float: right;
    padding: 0;
  }
  .Images-v1 .cmp-text p {
    margin: 0;
  }
  .Images-v1 .cmp-text p img {
    width: 147px;
    height: 88px;
    float: left;
    margin: 0 13px 13px 0;
  }
}
@media (min-width: 400px) {
  .Images-v1 .cmp-text {
    width: 100%;
    float: right;
  }
  .Images-v1 .cmp-text p {
    margin: 0;
  }
  .Images-v1 .cmp-text p img {
    width: 147px;
    height: 88px;
    float: left;
    margin: 0 13px 13px 0;
  }
}
@media (min-width: 200px) {
  .Images-v1 .cmp-text {
    width: 100%;
    float: right;
  }
  .Images-v1 .cmp-text p {
    margin: 0;
  }
  .Images-v1 .cmp-text p img {
    width: 147px;
    height: 88px;
    float: left;
    margin: 0 13px 13px 0;
  }
}
.Gray-left-headings {
  font-size: 15px;
  height: 40px;
  color: #6d6e71;
  text-align: left;
}

.NewAndNotable-v1 h1 {
  font-family: "hermesbold";
  font-size: 23px;
  line-height: 28px;
  color: #e62f32;
  margin: 0 0 13px 0;
  border: none;
}
@media (max-width: 767px) {
  .NewAndNotable-v1 h1 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 6px 0;
    text-align: center;
  }
}
.NewAndNotable-v1 p {
  font-size: 11px;
  line-height: 18px;
  color: #9c9e9f;
  font-weight: 400;
  margin: 0 0 1em 0;
}
.NewAndNotable-v1 p a {
  color: #9c9e9f;
  font-size: 11px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}
.NewAndNotable-v1 p a b,
.NewAndNotable-v1 p a strong {
  font-weight: 700;
}

.text .cmp-text .careersViewDetailLink {
  font-size: 11px;
}
.text .cmp-text .careersViewDetailLink a {
  font-size: 11px !important;
}

@media (min-width: 768px) {
  .custom-heading-18px-tableth3,
  .custom-heading-18px-tablet h3 {
    font-family: "hermesregular";
    color: #6d6e71;
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 8px;
  }
}
.view-detail-link {
  font-size: 11px;
  color: #707173;
  text-decoration: none;
  text-align: right;
  clear: right;
}
.view-detail-link a {
  color: #e32119;
  text-decoration: underline;
}
.view-detail-link a:hover {
  color: #707173;
  text-decoration: underline;
}

.font-size-13px {
  font-size: 13px;
}

.font-size-11px {
  font-size: 11px;
}

.about-us-intro h2 {
  font-family: "hermes_thinregular";
  color: #6d6e71;
  font-size: 19px;
  line-height: 19px;
  margin-bottom: 12px;
}
.about-us-intro h2 span {
  font-family: "hermes_thinregular";
  color: #e62f32;
  font-family: "hermesregular";
  font-size: 15px;
}
@media (max-width: 767px) {
  .about-us-intro h2 {
    font-family: "hermesbold";
    color: #e62f32;
    font-size: 18px;
    border-bottom: none;
    line-height: 20px;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  .about-us-intro h2 span {
    color: #707173;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e9;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
}
.about-us-intro img {
  float: left;
  margin: 0 15px 0 0;
}
@media (max-width: 767px) {
  .about-us-intro img {
    float: none;
    margin: auto;
    margin-bottom: 15px;
    display: block;
  }
}

section.cmp-contentfragmentlist.modelList.has_video_section,
.has_video_section section.cmp-contentfragmentlist.modelList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4%;
}
@media (max-width: 400px) {
  section.cmp-contentfragmentlist.modelList.has_video_section,
  .has_video_section section.cmp-contentfragmentlist.modelList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
section.cmp-contentfragmentlist.modelList.has_video_section article.cmp-contentfragment,
.has_video_section section.cmp-contentfragmentlist.modelList article.cmp-contentfragment {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 20px;
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
}
@media (max-width: 400px) {
  section.cmp-contentfragmentlist.modelList.has_video_section article.cmp-contentfragment,
  .has_video_section section.cmp-contentfragmentlist.modelList article.cmp-contentfragment {
    width: 100%;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

.video_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video_container {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .video_container {
    max-width: unset;
  }
}

.video_description {
  border: 1px solid #e3e3e3;
  color: #707173;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  overflow: hidden;
  padding: 3px 10px 3px 10px;
  vertical-align: middle;
  min-height: 40px;
  height: auto;
}
@media (max-width: 767px) {
  .video_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e3e3e3;
    color: #707173;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    min-height: 35px;
    line-height: 16px;
    overflow: hidden;
    padding: 10px 20px 10px 15px;
    vertical-align: middle;
    background: transparent;
  }
}

.video-to-display {
  display: none;
  width: 100%;
  height: auto;
}

.video_popup_container {
  display: none;
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background: url(clientlib-site/resources/images/fancybox_overlay.png);
  background-repeat: repeat;
}

.video_popup {
  position: relative;
  top: 50%;
  max-width: 853px;
  width: 100%;
  margin: 0px auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .video_popup {
    max-width: unset;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: calc(100% - 40px);
  }
}
.video_popup .video_wrapper {
  background: url(clientlib-site/resources/images/fancybox_loading@2x.gif) center no-repeat;
  width: 100%;
  height: 100%;
}

.video_popup_card {
  padding: 15px;
  width: auto;
  height: auto;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.close_video_popup {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  float: right;
  cursor: pointer;
  display: block;
  z-index: 111;
  background: url(clientlib-site/resources/images/fancybox_sprite.png);
  background-size: 44px 152px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
}
@media (min-width: 768px) {
  .close_video_popup {
    height: 32px;
    top: -16px;
    right: -20px;
    width: 40px;
    background-position: 0px 0px;
    background-size: 44px;
  }
}
@media (max-width: 767px) {
  .close_video_popup {
    background: url(clientlib-site/resources/images/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    right: -18px;
  }
}

.video_popup_container iframe,
.video_popup_container video {
  margin: auto;
  display: block;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #707173;
  height: 80vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .video_popup_container iframe,
  .video_popup_container video {
    height: auto;
  }
}

.video-play-trigger {
  cursor: pointer;
  width: 100%;
}

.home-page-video-thumbnails article.cmp-contentfragment {
  width: 100%;
  height: auto;
}
.home-page-video-thumbnails article.cmp-contentfragment .video_container {
  max-width: 195px;
}
.home-page-video-thumbnails article.cmp-contentfragment .video_description {
  height: auto;
  background: #e62f32;
  color: #fff;
}
@media (max-width: 767px) {
  .home-page-video-thumbnails article.cmp-contentfragment {
    width: 100%;
    padding-right: 0px;
    margin: 0;
  }
  .home-page-video-thumbnails article.cmp-contentfragment .video_description {
    display: none;
  }
}
.home-page-video-thumbnails .videoGallery.contentfragment {
  display: block;
  float: left;
  margin-right: 2%;
}
@media (max-width: 767px) {
  .home-page-video-thumbnails .videoGallery.contentfragment {
    width: 48%;
  }
}

.watchyoutubevideo iframe {
  border: 0;
  display: block;
}
@media (max-width: 767px) {
  .watchyoutubevideo iframe {
    max-height: 250px;
  }
}

main.container {
  padding: 0.5em 1em;
}

footer.experiencefragment {
  padding: 0.5em 1em;
  border-top: 1px solid #202020;
}
@media (prefers-color-scheme: dark) {
  footer.experiencefragment {
    border-color: #dfdfdf;
  }
}
footer.experiencefragment .cmp-separator__horizontal-rule {
  margin: 0;
  border: 0;
}

header.experiencefragment {
  padding: 0.5em 1em;
  border-bottom: 1px solid #202020;
}
@media (prefers-color-scheme: dark) {
  header.experiencefragment {
    border-bottom-color: #dfdfdf;
  }
}
header.experiencefragment a {
  color: #202020;
  text-decoration: none;
}
@media (prefers-color-scheme: dark) {
  header.experiencefragment a {
    color: #dfdfdf;
  }
}
header.experiencefragment a:hover, header.experiencefragment a:focus {
  color: #2020E0;
  text-decoration: underline;
}
@media (prefers-color-scheme: dark) {
  header.experiencefragment a:hover, header.experiencefragment a:focus {
    color: #dfdf1f;
  }
}
header.experiencefragment .cmp-container {
  display: grid;
  grid-template-columns: 4fr 1fr 1fr;
}
header.experiencefragment .cmp-navigation__group {
  margin: 0;
  padding: 0;
  list-style: none;
}
header.experiencefragment .cmp-navigation__item--level-0 {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
header.experiencefragment .cmp-navigation__item--level-0 > .cmp-navigation__group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
header.experiencefragment .cmp-navigation__item-link {
  display: block;
}
header.experiencefragment .cmp-navigation__item--active > .cmp-navigation__item-link {
  font-weight: bold;
}
header.experiencefragment .cmp-languagenavigation {
  position: relative;
}
header.experiencefragment .cmp-languagenavigation::before {
  content: " ";
  display: block;
  height: 1.5em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(32,32,32)" d="M12.1,0.2h-0.1c-3.1,0-6.1,1.3-8.3,3.5C1.4,6,0.2,8.9,0.2,12.1c0,3.1,1.3,6.1,3.5,8.3c2.2,2.2,5.1,3.4,8.3,3.4 c0,0,0,0,0.1,0c6.5,0,11.7-5.3,11.7-11.8C23.7,5.5,18.5,0.3,12.1,0.2z M18.3,11.5c-0.1-1.4-0.3-2.8-0.7-4.1C18.5,7,19.4,6.5,20.3,6 c1.1,1.6,1.9,3.5,2,5.5H18.3z M22.2,12.5c-0.1,2.1-0.8,4-2,5.5c-0.8-0.6-1.7-1-2.6-1.4c0.3-1.1,0.6-2.2,0.7-3.3c0-0.3,0-0.5,0-0.8 H22.2z M19.6,5.2c-0.8,0.5-1.6,0.9-2.4,1.3c-0.6-1.4-1.4-2.7-2.3-3.8c-0.2-0.2-0.4-0.4-0.6-0.6C16.4,2.5,18.3,3.7,19.6,5.2z M12.8,22.2c-0.1,0-0.2,0-0.3,0v-5.7c1.3,0,2.6,0.3,3.8,0.7C15.6,19.1,14.3,20.8,12.8,22.2z M9.9,20.8c-0.9-1.1-1.7-2.3-2.2-3.6 c1.2-0.4,2.5-0.6,3.8-0.7v5.7c-0.1,0-0.2,0-0.3,0C10.7,21.8,10.3,21.3,9.9,20.8z M11.4,1.8c0,0,0.1,0,0.1,0v5.7 c-1.3,0-2.6-0.3-3.8-0.7C8.5,4.9,9.7,3.2,11.4,1.8z M14.1,3.3c0.9,1.1,1.6,2.3,2.2,3.5c-1.2,0.4-2.5,0.6-3.8,0.7V1.8 c0.1,0,0.1,0,0.2,0C13.2,2.2,13.7,2.7,14.1,3.3z M16.7,7.7c0.4,1.2,0.6,2.5,0.7,3.8h-4.8V8.4C13.9,8.4,15.3,8.2,16.7,7.7z M11.5,8.4 v3.1H6.7C6.7,10.2,7,9,7.4,7.7C8.7,8.2,10.1,8.4,11.5,8.4z M11.5,12.5v3.1c-1.4,0-2.8,0.3-4.2,0.7c-0.4-1.2-0.6-2.5-0.7-3.8H11.5z M12.5,15.6v-3.1h4.8c0,0.2,0,0.5,0,0.7c-0.1,1.1-0.3,2.1-0.6,3.1C15.3,15.8,13.9,15.6,12.5,15.6z M9.6,2C8.4,3.3,7.4,4.8,6.8,6.5 C5.9,6.1,5.1,5.7,4.4,5.2c0.1-0.1,0.2-0.3,0.4-0.4C6.1,3.4,7.8,2.5,9.6,2z M5.7,11.5H1.8c0.1-2,0.8-3.9,1.9-5.5 C4.6,6.5,5.5,7,6.4,7.4C6,8.7,5.7,10.1,5.7,11.5z M6.4,16.6C5.5,17,4.6,17.5,3.7,18c-1.2-1.6-1.9-3.5-1.9-5.5h3.9 C5.7,13.9,5.9,15.3,6.4,16.6z M4.4,18.8c0.8-0.5,1.5-0.9,2.4-1.3c0.6,1.4,1.4,2.7,2.4,3.9c0.1,0.2,0.3,0.3,0.4,0.5 c-1.8-0.4-3.4-1.3-4.7-2.7C4.6,19.1,4.5,19,4.4,18.8z M14.5,21.9c1.2-1.3,2.1-2.8,2.8-4.4c0.8,0.3,1.6,0.8,2.4,1.2 C18.3,20.3,16.5,21.4,14.5,21.9z"/></svg>');
  background-repeat: no-repeat;
}
@media (prefers-color-scheme: dark) {
  header.experiencefragment .cmp-languagenavigation::before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(223,223,223)" d="M12.1,0.2h-0.1c-3.1,0-6.1,1.3-8.3,3.5C1.4,6,0.2,8.9,0.2,12.1c0,3.1,1.3,6.1,3.5,8.3c2.2,2.2,5.1,3.4,8.3,3.4 c0,0,0,0,0.1,0c6.5,0,11.7-5.3,11.7-11.8C23.7,5.5,18.5,0.3,12.1,0.2z M18.3,11.5c-0.1-1.4-0.3-2.8-0.7-4.1C18.5,7,19.4,6.5,20.3,6 c1.1,1.6,1.9,3.5,2,5.5H18.3z M22.2,12.5c-0.1,2.1-0.8,4-2,5.5c-0.8-0.6-1.7-1-2.6-1.4c0.3-1.1,0.6-2.2,0.7-3.3c0-0.3,0-0.5,0-0.8 H22.2z M19.6,5.2c-0.8,0.5-1.6,0.9-2.4,1.3c-0.6-1.4-1.4-2.7-2.3-3.8c-0.2-0.2-0.4-0.4-0.6-0.6C16.4,2.5,18.3,3.7,19.6,5.2z M12.8,22.2c-0.1,0-0.2,0-0.3,0v-5.7c1.3,0,2.6,0.3,3.8,0.7C15.6,19.1,14.3,20.8,12.8,22.2z M9.9,20.8c-0.9-1.1-1.7-2.3-2.2-3.6 c1.2-0.4,2.5-0.6,3.8-0.7v5.7c-0.1,0-0.2,0-0.3,0C10.7,21.8,10.3,21.3,9.9,20.8z M11.4,1.8c0,0,0.1,0,0.1,0v5.7 c-1.3,0-2.6-0.3-3.8-0.7C8.5,4.9,9.7,3.2,11.4,1.8z M14.1,3.3c0.9,1.1,1.6,2.3,2.2,3.5c-1.2,0.4-2.5,0.6-3.8,0.7V1.8 c0.1,0,0.1,0,0.2,0C13.2,2.2,13.7,2.7,14.1,3.3z M16.7,7.7c0.4,1.2,0.6,2.5,0.7,3.8h-4.8V8.4C13.9,8.4,15.3,8.2,16.7,7.7z M11.5,8.4 v3.1H6.7C6.7,10.2,7,9,7.4,7.7C8.7,8.2,10.1,8.4,11.5,8.4z M11.5,12.5v3.1c-1.4,0-2.8,0.3-4.2,0.7c-0.4-1.2-0.6-2.5-0.7-3.8H11.5z M12.5,15.6v-3.1h4.8c0,0.2,0,0.5,0,0.7c-0.1,1.1-0.3,2.1-0.6,3.1C15.3,15.8,13.9,15.6,12.5,15.6z M9.6,2C8.4,3.3,7.4,4.8,6.8,6.5 C5.9,6.1,5.1,5.7,4.4,5.2c0.1-0.1,0.2-0.3,0.4-0.4C6.1,3.4,7.8,2.5,9.6,2z M5.7,11.5H1.8c0.1-2,0.8-3.9,1.9-5.5 C4.6,6.5,5.5,7,6.4,7.4C6,8.7,5.7,10.1,5.7,11.5z M6.4,16.6C5.5,17,4.6,17.5,3.7,18c-1.2-1.6-1.9-3.5-1.9-5.5h3.9 C5.7,13.9,5.9,15.3,6.4,16.6z M4.4,18.8c0.8-0.5,1.5-0.9,2.4-1.3c0.6,1.4,1.4,2.7,2.4,3.9c0.1,0.2,0.3,0.3,0.4,0.5 c-1.8-0.4-3.4-1.3-4.7-2.7C4.6,19.1,4.5,19,4.4,18.8z M14.5,21.9c1.2-1.3,2.1-2.8,2.8-4.4c0.8,0.3,1.6,0.8,2.4,1.2 C18.3,20.3,16.5,21.4,14.5,21.9z"/></svg>');
  }
}
header.experiencefragment .cmp-languagenavigation > .cmp-languagenavigation__group {
  visibility: hidden;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  position: absolute;
  top: 34px;
  width: 20em;
  padding: 0 8px;
  border: 1px solid #202020;
  border-top: 0;
  background: #ECECEC;
}
@media (prefers-color-scheme: dark) {
  header.experiencefragment .cmp-languagenavigation > .cmp-languagenavigation__group {
    border-color: #dfdfdf;
    background: #131313;
  }
}
header.experiencefragment .cmp-languagenavigation:hover > .cmp-languagenavigation__group {
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
header.experiencefragment .cmp-languagenavigation__group {
  margin: 0;
  padding: 0;
  list-style: none;
}
header.experiencefragment .cmp-languagenavigation__item-title {
  font-size: x-small;
  text-transform: uppercase;
}
header.experiencefragment .cmp-languagenavigation__item--level-0 {
  margin-bottom: 0.5em;
}
header.experiencefragment .cmp-languagenavigation__item--level-1 {
  display: inline;
}
header.experiencefragment .cmp-languagenavigation__item--level-1:not(:first-child)::before {
  content: " | ";
}
header.experiencefragment .cmp-languagenavigation__item--active > .cmp-languagenavigation__item-link {
  font-weight: bold;
}
header.experiencefragment .cmp-search__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -3px 0;
}
header.experiencefragment .cmp-search__input {
  height: 26px;
}
