*,
::after,
::before {
  box-sizing: border-box;
}

* body {
  margin: 0;
  padding: 0;
}

* body.o-hidden {
  overflow: hidden;
}

@media (max-width: 979.5px) {
  * body {
    padding-top: 70px;
  }
}

.container-f {
  width: 100%;
  position: relative;
}

section {
  position: relative;
}

.container-rg {
  margin: 0 auto;
  padding: 0 20px;
}

@media (min-width:980px) {
  .container-rg {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-rg {
    width: 1140px;
  }
}

.container-sig {
  margin: 0 auto;
  padding: 0 20px;
}

@media (min-width:980px) {
  .container-sig {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-sig {
    width: 1140px;
  }
}

@media (min-width: 1440px) {
  .container-sig {
    width: 1300px;
  }
}

.cnt-max750 {
  max-width: 750px;
  margin: 0 auto;
}

ul,
li,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.path-diversity-equity-inclusion a {
  text-decoration: none;
}

.path-diversity-equity-inclusion a:hover,
.path-diversity-equity-inclusion a:active,
.path-diversity-equity-inclusion a.selectdropdown.open {
  outline: 0;
}

.path-diversity-equity-inclusion a:link,
.path-diversity-equity-inclusion a:visited,
.path-diversity-equity-inclusion a:active,
.path-diversity-equity-inclusion a.selectdropdown.open,
.path-diversity-equity-inclusion a:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: baseline;
  max-width: 100%;
  height: auto;
}

img,
video,
iframe {
  max-width: 100%;
  display: block;
}

.media-image iframe {
  max-height: 480px;
}

@media (min-width:980px) {
  .media-image iframe {
    max-height: 100%;
  }
}

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

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  margin: 0 1em 1em 0;
}

figure {
  display: flex;
  flex-flow: column;
  margin: 0;
  margin-bottom: 1.5em;
}

figure>img {
  width: 100%;
  height: auto;
  margin: 0;
}

figure br {
  display: none;
}

figure figcaption {
  font-size: 0.8em;
  line-height: 1.4;
  padding: 16px;
  color: #4c4c4c;
  display: table-caption;
  caption-side: bottom;
  background-color: #f4f5f6;
}

figure.img-full {
  width: 100%;
}

figure.img-full>img {
  width: 100%;
}

figure.align-left {
  float: left;
  display: flex;
}

figure.align-right {
  float: right;
  display: flex;
}

figure.left-align,
figure.align-left,
figure[style*="float:left"] {
  max-width: 100%;
  margin-left: 0;
  margin-right: 32px;
  margin-bottom: 32px;
  display: flex;
}

@media (max-width: 575px) {

  figure.left-align,
  figure.align-left,
  figure[style*="float:left"] {
    float: none !important;
    margin-right: 0;
  }
}

figure.left-align>img,
figure.align-left>img,
figure[style*="float:left"]>img {
  width: 100%;
  height: auto;
}

figure.left-align figcaption,
figure.align-left figcaption,
figure[style*="float:left"] figcaption {
  width: 100% !important;
}

figure.right-align,
figure.align-right,
figure[style*="float:right"] {
  max-width: 100%;
  margin-right: 0;
  margin-left: 32px;
  margin-bottom: 32px;
  display: flex;
}

@media (max-width: 575px) {

  figure.right-align,
  figure.align-right,
  figure[style*="float:right"] {
    float: none !important;
    margin-left: 0;
  }
}

figure.right-align>img,
figure.align-right>img,
figure[style*="float:right"]>img {
  width: 100%;
  height: auto;
}

figure.right-align figcaption,
figure.align-right figcaption,
figure[style*="float:right"] figcaption {
  width: 100% !important;
}

img.left-align,
img.align-left {
  margin-right: 32px;
  margin-bottom: 32px;
}

img.right-align,
img.align-right {
  margin-left: 32px;
  margin-bottom: 32px;
}

.fcenter {
  width: 100%;
}

.fcenter img {
  display: block;
  width: 100%;
  margin: 0;
}

.fcenter~.figcaption {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 25px;
  padding: 10px;
  color: #000000;
  background-color: #f4f5f6;
}

img[style*="float:right"] {
  max-width: 100%;
  margin-right: 0;
  margin-left: 32px;
  margin-bottom: 32px;
}

img[style*="float:left"] {
  max-width: 100%;
  margin-left: 0;
  margin-right: 32px;
  margin-bottom: 32px;
}

form {
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table td,
table th {
  padding: 10px;
  vertical-align: top;
}

.margin-0 {
  margin: 0;
}

.border-top {
  border-top: 1px solid #c8cfd6;
}

article.glbl {
  padding: 0;
  max-width: 100%;
  margin: 0 auto;
}

article.glbl ul,
article.glbl ol {
  padding: 40px 16px;
}

article.glbl h2+ul,
article.glbl h3+ul,
article.glbl h4+ul,
article.glbl h5+ul {
  padding-top: 20px;
}

article.glbl ul li {
  list-style: disc;
  margin-bottom: 16px;
  padding-left: 6px;
  margin-left: 16px;
}

article.glbl ul li::marker {
  color: #ed8b00;
  width: 8px;
}

article.glbl ul li a,
article.glbl ul li a:link {
  display: inline;
  position: relative;
  font-weight: 700;
  color: #000000;
  text-decoration: underline;
  line-height: 24px;
  text-decoration-color: #ed8b00 !important;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px !important;
}

article.glbl ol li {
  list-style: decimal;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-left: 6px;
}

article.glbl ol li::marker {
  color: #000000;
  font-weight: 700;
}

article.glbl ol li a,
article.glbl ol li a:link {
  display: inline;
  position: relative;
  font-weight: 700;
  text-decoration: underline;
  line-height: 24px;
  text-decoration-color: #ed8b00 !important;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px !important;
}

article.glbl ol.ol-upper-roman li {
  list-style: upper-roman;
}

article.glbl ol.ol-alpha li {
  list-style: lower-alpha;
}

article.glbl p {
  margin-top: 40px;
}

article.glbl p:first-child {
  margin-top: 0;
}

article.glbl p a,
article.glbl p a:link {
  display: inline;
  position: relative;
  font-weight: 700;
  text-decoration: underline;
  line-height: 24px;
  text-decoration-color: #ed8b00 !important;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px !important;
}

article.glbl p+ul {
  padding-top: 0;
}

article.glbl p+figure {
  margin-top: 56px;
}

article.glbl h1 a,
article.glbl h1 a:link,
article.glbl h2 a,
article.glbl h2 a:link {
  display: inline;
  position: relative;
  font-weight: 700;
  text-decoration: underline;
  line-height: 24px;
  text-decoration-color: #ed8b00 !important;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px !important;
}

article.glbl .leads {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
}

article.glbl .youtubeVideo {
  position: relative;
  margin-top: 56px;
  margin-bottom: 56px;
}

@media (max-width: 575px) {
  article.glbl .youtubeVideo {
    min-height: 30dvh;
  }
}

@media (min-width: 575.5px) and (max-width:767px) {
  article.glbl .youtubeVideo {
    min-height: 40dvh;
  }
}

@media (min-width:980px) {
  article.glbl .youtubeVideo {
    min-height: 480px;
    max-width: 100%;
  }
}

article.glbl .youtubeVideo iframe {
  position: relative;
  width: 100%;
}

@media (max-width: 575px) {
  article.glbl .youtubeVideo iframe {
    min-height: 28dvh;
    max-height: 180px;
  }
}

@media (min-width: 575.5px) and (max-width:767px) {
  article.glbl .youtubeVideo iframe {
    min-height: 40dvh;
  }
}

@media (min-width:980px) {
  article.glbl .youtubeVideo iframe {
    max-height: 100%;
  }
}

span.highlight {
  color: #ed8b00;
}

blockquote {
  font-size: 18px;
  border-left: 0;
  color: #000000;
  padding: 7em 0 15px 0;
  margin-left: 30px;
  position: relative;
}

@media (min-width:980px) {
  blockquote {
    padding: 7em 0 15px 2em;
    font-size: 20px;
    margin: 1.5em;
  }
}

blockquote p {
  margin: 0;
}

blockquote h4 {
  color: #000000;
  line-height: 1.5;
  position: relative;
  margin-bottom: 24px;
  font-size: 26px;
  font-weight: 400;
}

blockquote h4::after {
  content: "";
  height: 100%;
  width: 4px;
  background-color: #ed8b00;
  left: -30px;
  top: 0;
  position: absolute;
}

blockquote p:nth-child(2) {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

blockquote p:nth-child(3) {
  font-size: 0.8em;
  color: #666666;
  margin: 0;
}

blockquote::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: url(../images/quote.svg) no-repeat 0 top;
}

@media (min-width:980px) {
  blockquote::after {
    left: 2em;
  }
}

.lang-ar blockquote {
  font-size: 18px;
  border-left: initial;
  border-right: 0;
  color: #000000;
  padding: 7em 0 15px 0;
  margin-left: 0;
  margin-right: 30px;
  position: relative;
  background: transparent !important;
}

@media (min-width:980px) {
  .lang-ar blockquote {
    padding: 7em 2em 15px 0;
  }
}

.lang-ar blockquote h4::after {
  content: "";
  left: auto;
  right: -30px;
  top: 0;
}

.lang-ar blockquote::after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}

@media (min-width:980px) {
  .lang-ar blockquote::after {
    left: auto;
    right: 2em;
  }
}

.lang-ar blockquote::after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 100px;
  height: 100px;
  background: url(../images/quote-ar.svg) no-repeat 0 top;
}

@media (min-width:980px) {
  .lang-ar blockquote::after {
    left: auto;
    right: 2em;
  }
}

blockquote.blq-withImg {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  gap: 56px;
  align-items: center;
}

@media (max-width: 575px) {
  blockquote.blq-withImg {
    gap: 32px;
    flex-direction: column;
  }
}

blockquote.blq-withImg h4::after {
  width: 0px;
}

blockquote.blq-withImg figure {
  margin-left: 0;
}

blockquote.blq-withImg .blq-img {
  width: 40%;
}

@media (max-width: 575px) {
  blockquote.blq-withImg .blq-img {
    width: 100%;
  }
}

blockquote.blq-withImg .blq-img img {
  width: 100%;
}

blockquote.blq-withImg .bl-quote {
  width: 60%;
}

@media (max-width: 575px) {
  blockquote.blq-withImg .bl-quote {
    width: 100%;
  }
}

blockquote.blq-withImg::after {
  background-position: 0;
  background-position: 0;
  top: 70px;
  left: 32px;
}

.desktop-show {
  display: block;
}

@media (max-width: 575px) {
  .desktop-show {
    display: none;
  }
}

.mobile-show {
  display: none;
}

@media (max-width: 575px) {
  .mobile-show {
    display: block;
  }
}

p.ct-type {
  color: #ed8b00;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 16px;
  font-weight: 600;
}

p.ct-type+h1,
p.ct-type+h2,
p.ct-type+h3,
p.ct-type+h4,
p.ct-type+h5,
p.ct-type+h6 {
  margin-top: 0;
}

.title-orange {
  color: #ed8b00;
}

/* placeholder */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #919fae;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #919fae;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #919fae;
}

.pad-t-b.level1 {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media (max-width:767px) {
  .pad-t-b.level1 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.pad-t-b.level2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width:767px) {
  .pad-t-b.level2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.pad-t-b.level3 {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media (max-width:767px) {
  .pad-t-b.level3 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.pad-t-b.level4 {
  padding-top: 48px;
  padding-bottom: 48px;
}

@media (max-width:767px) {
  .pad-t-b.level4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.pad-t-b.level5 {
  padding-top: 32px;
  padding-bottom: 32px;
}

@media (max-width:767px) {
  .pad-t-b.level5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.pad-t-b.pad-b-0 {
  padding-bottom: 0;
}

.pad-t-b.pad-tb-0 {
  padding-bottom: 0;
  padding-top: 0;
}

.pad-t-b.pad-t-0 {
  padding-top: 0;
}

.mrg-t-b.level1 {
  margin-top: 96px;
  margin-bottom: 96px;
}

@media (max-width:767px) {
  .mrg-t-b.level1 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.mrg-t-b.level2 {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width:767px) {
  .mrg-t-b.level2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.mrg-t-b.level3 {
  margin-top: 64px;
  margin-bottom: 64px;
}

@media (max-width:767px) {
  .mrg-t-b.level3 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.mrg-t-b.level4 {
  margin-top: 48px;
  margin-bottom: 48px;
}

@media (max-width:767px) {
  .mrg-t-b.level4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.mrg-t-b.level5 {
  margin-top: 32px;
  margin-bottom: 32px;
}

@media (max-width:767px) {
  .mrg-t-b.level5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.mrg-t-b.mrg-b-0 {
  margin-bottom: 0;
}

.mrg-t-b.mrg-t-0 {
  margin-top: 0;
}

.mrg-t-0 {
  margin-top: 0;
}

.mrg-t-16 {
  margin-top: 16px;
}

.mrg-t-25 {
  margin-top: 25px;
}

.mrg-t-32 {
  margin-top: 32px;
}

.mrg-t-48 {
  margin-top: 48px;
}

.mrg-t-64 {
  margin-top: 64px;
}

.mrg-t-80 {
  margin-top: 80px;
}

.mrg-b-0 {
  margin-bottom: 0;
}

.mrg-b-16 {
  margin-bottom: 16px;
}

.mrg-b-25 {
  margin-bottom: 25px;
}

.mrg-b-32 {
  margin-bottom: 32px;
}

.mrg-b-48 {
  margin-bottom: 48px;
}

.mrg-b-64 {
  margin-bottom: 64px;
}

.mrg-b-80 {
  margin-bottom: 64px;
}

.rows {
  display: flex;
}

@media (max-width:979px) {
  .rows {
    flex-direction: column;
  }
}

@media (max-width:767px) {
  .rows {
    flex-wrap: wrap;
  }
}

.rows .cols-6 {
  margin: 0 16px;
  width: 50%;
}

@media (max-width:979px) {
  .rows .cols-6 {
    width: 100%;
    margin: 16px 0;
  }
}

.bg-grey {
  background-color: #eaeaea;
}

.bg-grey-tint1 {
  background-color: #f2f2f2;
}

.bg-grey-tint2 {
  background-color: #f4f5f6;
}

.bg-beige {
  background-color: #efeee6;
}

.bg-beige-tint1 {
  background-color: #f5f5f0;
}

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

.link-list li {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
  font-size: 18px;
}

@media (max-width: 575px) {
  body {
    font-size: 16px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
  color: #000000;
  letter-spacing: -0.02em;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
}

p+h2,
p+h3,
p+h4,
p+h5 {
  margin-top: 40px;
}

h1 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 24px;
}

@media (min-width:980px) {
  h1 {
    font-size: 50px;
    margin-bottom: 32px;
  }
}

h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 20px;
}

@media (min-width:980px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 20px;
}

@media (min-width:980px) {
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1.2;
}

@media (min-width:980px) {
  h4 {
    font-size: 30px;
  }
}

h5 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 400;
}

@media (min-width:980px) {
  h5 {
    font-size: 26px;
  }
}

h6 {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
}

small {
  font-size: 75%;
}

p {
  font-size: 18px;
  margin: 0;
}

@media (max-width: 575px) {
  p {
    font-size: 16px;
  }
}

.btn {
  color: #000000;
  padding: 16px 0;
  transition: 0.5s ease-in;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
}

.btn.nopad-left-right {
  padding: 16px 0;
}

.btn.default {
  border: 1px solid #ed8b00;
  color: #ed8b00;
  letter-spacing: 0.08em;
  background-color: #ffffff;
  padding: 16px 32px;
  text-transform: uppercase;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
}

@media (max-width: 575px) {
  .btn.default {
    padding: 16px;
    font-size: 14px;
    text-align: center;
  }
}

.btn.default::after {
  height: 0;
}

.btn.default:hover {
  color: #ed8b00;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.btn.default:hover::after {
  height: 0;
}

.btn.default:focus {
  color: #ed8b00;
  background-color: #ffffff;
  outline: 0;
}

.btn.default.white {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.btn.default.white:hover {
  background-color: #ffffff;
  color: #000000;
}

.btn.default.disabled {
  opacity: 0.2;
}

.btn.default .icn {
  display: inline-block;
  margin-left: 10px;
  width: 24px;
}

.btn.default .icn img {
  width: 100%;
}

.btn.action {
  border: 1px solid #ed8b00;
  padding: 16px 32px;
  text-transform: uppercase;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  letter-spacing: 0.01em;
  background-color: #ed8b00;
}

.btn.action:hover {
  background-color: #ed8b00;
  color: #ffffff;
}

.btn.action:focus {
  color: #ffffff;
  background-color: #ed8b00;
  outline: 0;
}

.btn i {
  display: inline-block;
  margin-left: 15px;
  width: 18px;
}

.btn:focus,
.btn:hover,
.btn:focus-visible {
  outline: 0;
}

a.btn,
.multi-dropdown button[type=submit],
.multi-dropdown input[type=submit],
.multi-dropdown input[type=button] {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: relative;
  font-size: 16px;
  transition: 0.5s ease-in;
}

a.btn::after,
.multi-dropdown button[type=submit]::after,
.multi-dropdown input[type=submit]::after,
.multi-dropdown input[type=button]::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

a.btn:hover::after,
.multi-dropdown button[type=submit]:hover::after,
.multi-dropdown input[type=submit]:hover::after,
.multi-dropdown input[type=button]:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0, 0);
}

a.btn:focus,
a.btn:focus-visible,
.multi-dropdown button[type=submit]:focus,
.multi-dropdown button[type=submit]:focus-visible,
.multi-dropdown input[type=submit]:focus,
.multi-dropdown input[type=submit]:focus-visible,
.multi-dropdown input[type=button]:focus,
.multi-dropdown input[type=button]:focus-visible {
  outline: 0;
  box-shadow: none;
}

.btn-center,
.btn.default.btn-center {
  margin: 50px auto;
  display: table;
  text-align: center;
}

.btn-center:last-of-type,
.btn.default.btn-center:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 575px) {

  .btn-center,
  .btn.default.btn-center {
    margin: 48px auto 25px auto;
  }

  .btn-center:last-of-type,
  .btn.default.btn-center:last-of-type {
    margin-bottom: 0;
  }
}

button[type=submit],
input[type=submit],
input[type=button] {
  position: relative;
  background-color: #ed8b00;
  color: #ffffff;
  border: 0;
  bottom: 0;
  padding: 16px 32px;
}

@media (max-width: 575px) {

  button[type=submit],
  input[type=submit],
  input[type=button] {
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 990px) {

  button[type=submit],
  input[type=submit],
  input[type=button] {
    position: relative;
    margin-top: 10px;
  }
}

button[type=submit]:hover,
input[type=submit]:hover,
input[type=button]:hover {
  background-color: #db7b0b;
}

a.btn-download {
  display: inline-flex;
  display: -ms-inline-flexbox;
  border: 1px solid #000000;
  padding: 0;
  position: relative;
  margin: 0 1em 1em 0;
  color: #000000;
}

@media (max-width: 575px) {
  a.btn-download {
    font-size: 0.9em;
  }

  a.btn-download:nth-child(even) {
    margin-right: 0;
  }
}

a.btn-download span,
a.btn-download strong {
  padding: 1em;
}

@media (max-width: 575px) {

  a.btn-download span,
  a.btn-download strong {
    padding: 1em 0.6em;
  }
}

a.btn-download strong {
  padding-right: 2.5em;
  position: relative;
}

a.btn-download strong:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 18px;
  background: url(../images/icon-arrowdown-download-black.svg) center center no-repeat;
  right: 12px;
}

a.btn-download:hover {
  color: #ed8b00;
}

a.btn-download:hover strong:after {
  background: url(../images/icon-arrowdown-download-orange.svg) center center no-repeat;
}

.btn-collapsed span.showmore,
.btn-collapsed span.readmore {
  display: block;
}

.btn-collapsed span.closemore,
.btn-collapsed span.readless {
  display: none;
}

.btn-collapsed.active span.showmore,
.btn-collapsed.active span.readmore {
  display: none;
}

.btn-collapsed.active span.closemore,
.btn-collapsed.active span.readless {
  display: block;
}

.btn-icon {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: 2px solid #ed8b00;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
}

.btn-icon:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.btn-icon.default {
  background-color: #ed8b00;
}

.btn-icon.default:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  background-color: #ed8b00;
}

.btn-icon.lg {
  width: 56px;
  height: 56px;
}

.btn-icon.goback {
  margin-right: 16px;
}

.btn-goback {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}

.readmore-expand {
  display: none;
}

.ct-card-group {
  display: flex;
  align-items: stretch;
  margin-left: -16px;
  margin-right: -16px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width:767px) {
  .ct-card-group {
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: -6px;
    margin-right: -6px;
  }
}

.displayCard {
  margin: 16px;
  width: calc(100% - 16px);
  position: relative;
  transition: 0.5s ease;
  border: 0;
  min-height: 238px;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  z-index: 0;
}

@media (max-width:979px) {
  .displayCard {
    width: calc(100% + 28px);
    flex-direction: column;
    margin-left: -14px;
    margin-right: 14px;
  }
}

@media (min-width:768px) and (max-width:979px) {
  .displayCard {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: auto;
  }
}

@media (min-width: 1440px) {
  .displayCard {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}

.displayCard__image {
  position: relative;
  max-height: 360px;
  height: 100%;
  overflow: hidden;
  background-color: #ffffff;
  width: 55%;
  margin: 0;
  border: 1px solid #eaeaea;
}

@media (max-width: 859px) {
  .displayCard__image {
    width: 100%;
    margin: 0;
  }

  .displayCard__image img {
    width: 100%;
  }
}

.displayCard__image img {
  width: 100%;
  transition: -webkit-transform 2.4s linear;
  transition: transform 2.4s linear;
  transition: transform 2.4s linear, -webkit-transform 2.4s linear;
}

.displayCard__image img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.displayCard__image iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  object-fit: cover;
}

.displayCard__image .btn-vidoplay {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: inline-block !important;
  opacity: 0.6;
}

.displayCard__image p.youtube-link {
  position: absolute;
  visibility: hidden;
}

.displayCard__image.ct-card__video {
  padding: 18% 0;
}

.displayCard__image.publication,
.displayCard__image.resources,
.displayCard__image.press {
  background-color: #dee2e6;
}

.displayCard__image.publication img.img-blur,
.displayCard__image.resources img.img-blur,
.displayCard__image.press img.img-blur {
  width: 100% !important;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  max-height: 520px;
  background-color: #ffffff;
}

.displayCard__image.publication a,
.displayCard__image.resources a,
.displayCard__image.press a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.displayCard__image.publication a img,
.displayCard__image.resources a img,
.displayCard__image.press a img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  background-color: #ffffff;
}

.displayCard__video {
  min-height: 530px;
  height: 100%;
  max-height: 530px;
  width: 100%;
  padding: 28% 0;
  overflow: hidden;
  position: relative;
  background-color: #eaeaea;
}

.displayCard__video a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  max-height: 530px;
}

.displayCard__video a .contextual-region {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

@media (max-width: 575px) {
  .displayCard__video {
    min-height: 220px;
    height: 100%;
    max-height: 220px;
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .displayCard__video {
    min-height: 410px;
    height: 40vh;
    max-height: 40vh;
  }
}

@media (min-width:980px) {
  .displayCard__video {
    min-height: 70vh;
    height: 70vh;
    max-height: 70vh;
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .displayCard__video {
    min-height: 82vh;
    height: 82vh;
    max-height: 82vh;
    padding-bottom: 0;
  }
}

.displayCard__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  top: 0;
}

@media (max-width: 575px) {
  .displayCard__video iframe {
    height: 38vh;
    max-height: 260px;
  }
}

@media (min-width:768px) and (max-width:979px) {
  .displayCard__video iframe {
    height: 40vh;
    max-height: 40vh;
  }
}

@media (min-width:980px) {
  .displayCard__video iframe {
    height: 70vh;
    max-height: 70vh;
  }
}

@media (min-width: 1200px) {
  .displayCard__video iframe {
    height: 82vh;
    max-height: 82vh;
  }
}

.displayCard__details {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: calc(100% - 3em);
  max-width: 538px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.5s ease-in;
  background-color: #ffffff;
  margin: 2em 0;
  right: 0;
  position: absolute;
}

@media (min-width: 1366px) {
  .displayCard__details {
    max-width: 528px;
  }
}

@media (min-width: 1440px) {
  .displayCard__details {
    max-width: 600px;
  }
}

.displayCard__details:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

@media (max-width:979px) {
  .displayCard__details {
    position: relative;
    width: calc(100% - 46px);
    max-width: 100%;
    margin: -16px auto 16px auto;
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .displayCard__details {
    width: calc(100% - 34px);
  }
}

.displayCard__details--body {
  background-color: #ffffff;
  padding: 32px 32px 74px 32px;
  position: relative;
  width: 100%;
}

.displayCard__details--body p.date-type,
.displayCard__details--body .news-date {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  margin-bottom: 0.5em;
}

.displayCard__details--body .news-date {
  color: #666666;
}

.displayCard__details--body p.content-type {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}

.displayCard__details--body h3.card-title,
.displayCard__details--body h4.card-title {
  font-weight: 700;
  padding: 0;
  margin: 0 0 0.8em 0;
}

.displayCard__details--body h3,
.displayCard__details--body h3.card-title {
  font-size: 1.5em;
}

.displayCard__details--body h4,
.displayCard__details--body h4.card-title {
  font-size: 1.1em;
  margin: 0 0 1em 0;
}

.displayCard__details--body h3.card-title,
.displayCard__details--body h3.card-title a,
.displayCard__details--body h4.card-title,
.displayCard__details--body h4.card-title a {
  color: #000000;
  line-height: 1.4;
  padding-top: 0;
}

.displayCard__details--body h3.card-title:hover,
.displayCard__details--body h3.card-title a:hover,
.displayCard__details--body h4.card-title:hover,
.displayCard__details--body h4.card-title a:hover {
  color: #4a8bcd;
}

.displayCard__details--body .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 859px) {
  .displayCard__details--body .info {
    flex-direction: column;
  }
}

.displayCard__details--body .info p {
  margin: 0;
  padding: 0;
  display: inline-flex;
  font-size: 15px;
}

.displayCard__details--body .info p.content-type {
  color: #666666;
  font-weight: 700;
  margin-bottom: 0;
}

.displayCard__details--body .info p.date {
  color: #666666;
  margin-bottom: 0;
}

.displayCard__details--body p {
  line-height: 1.5;
  margin-bottom: 16px;
}

.displayCard__details--body a.btn {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: absolute;
  left: 32px;
  font-size: 16px;
  transition: 0.5s ease-in;
}

.displayCard__details--body a.btn::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

.displayCard__details--body a.btn:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0);
}

.displayCard__details--body a.btn:focus {
  outline: none;
}

@media (max-width: 859px) {
  .displayCard__details--body {
    width: 100%;
  }
}

.displayCard__details--body a.btn {
  bottom: 16px;
}

.displayCard.video {
  flex-direction: column;
}

.displayCard.video .contextual-region {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.displayCard.video .displayCard__details {
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .displayCard.video .displayCard__details {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: auto;
    bottom: auto;
  }
}

.displayCard.video .displayCard__details--body {
  width: calc(100% - 3em);
  background-color: #ffffff;
  padding: 32px 32px 74px 32px;
}

@media (max-width: 575px) {
  .displayCard.video .displayCard__details--body {
    width: 100%;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .displayCard.video .displayCard__details--body {
    width: 100%;
  }
}

.displayCard.video .displayCard__details--body p.date-type,
.displayCard.video .displayCard__details--body .news-date {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  margin-bottom: 0.5em;
}

.displayCard.video .displayCard__details--body .news-date {
  color: #666666;
}

.displayCard.video .displayCard__details--body p.content-type {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}

.displayCard.video .displayCard__details--body h3.card-title,
.displayCard.video .displayCard__details--body h4.card-title {
  font-weight: 700;
  padding: 0;
  margin: 0 0 0.8em 0;
}

.displayCard.video .displayCard__details--body h3,
.displayCard.video .displayCard__details--body h3.card-title {
  font-size: 1.5em;
}

.displayCard.video .displayCard__details--body h4,
.displayCard.video .displayCard__details--body h4.card-title {
  font-size: 1.1em;
  margin: 0 0 1em 0;
}

.displayCard.video .displayCard__details--body h3.card-title,
.displayCard.video .displayCard__details--body h3.card-title a,
.displayCard.video .displayCard__details--body h4.card-title,
.displayCard.video .displayCard__details--body h4.card-title a {
  color: #000000;
  line-height: 1.4;
  padding-top: 0;
}

.displayCard.video .displayCard__details--body h3.card-title:hover,
.displayCard.video .displayCard__details--body h3.card-title a:hover,
.displayCard.video .displayCard__details--body h4.card-title:hover,
.displayCard.video .displayCard__details--body h4.card-title a:hover {
  color: #4a8bcd;
}

.displayCard.video .displayCard__details--body .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 859px) {
  .displayCard.video .displayCard__details--body .info {
    flex-direction: column;
  }
}

.displayCard.video .displayCard__details--body .info p {
  margin: 0;
  padding: 0;
  display: inline-flex;
  font-size: 15px;
}

.displayCard.video .displayCard__details--body .info p.content-type {
  color: #666666;
  font-weight: 700;
  margin-bottom: 0;
}

.displayCard.video .displayCard__details--body .info p.date {
  color: #666666;
  margin-bottom: 0;
}

.displayCard.video .displayCard__details--body p {
  line-height: 1.5;
  margin-bottom: 16px;
}

.displayCard.video .displayCard__details--body a.btn {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: absolute;
  left: 32px;
  font-size: 16px;
  transition: 0.5s ease-in;
}

.displayCard.video .displayCard__details--body a.btn::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

.displayCard.video .displayCard__details--body a.btn:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0);
}

.displayCard.video .displayCard__details--body a.btn:focus {
  outline: none;
}

.displayCard.video .displayCard__details--body a.btn::after {
  bottom: 10px;
}

.displayCard.video .displayCard__details--body h3.card-title,
.displayCard.video .displayCard__details--body h4.card-title {
  margin: 0;
}

@media (min-width: 1440px) {
  .container-rg .displayCard__details {
    max-width: 540px;
  }
}

.ct-card {
  min-width: calc(50% - 32px);
  max-width: calc(50% - 32px);
  margin: 16px;
  box-sizing: border-box;
  border: 1px solid #dee2e6;
  transition: 0.5s ease;
  background-color: #ffffff;
  position: relative;
  padding-bottom: 0.5em;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.ct-card:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

@media (max-width: 575px) {
  .ct-card {
    width: calc(100% - 16px);
    max-width: 100%;
    margin: 0 8px 20px 8px;
  }
}

.ct-card__details {
  width: 100%;
}

.ct-card__details--body {
  background-color: #ffffff;
  padding: 32px 32px 74px 32px;
}

.ct-card__details--body p.date-type,
.ct-card__details--body .news-date {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  margin-bottom: 0.5em;
}

.ct-card__details--body .news-date {
  color: #666666;
}

.ct-card__details--body p.content-type {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}

.ct-card__details--body h3.card-title,
.ct-card__details--body h4.card-title {
  font-weight: 700;
  padding: 0;
  margin: 0 0 0.8em 0;
}

.ct-card__details--body h3,
.ct-card__details--body h3.card-title {
  font-size: 1.5em;
}

.ct-card__details--body h4,
.ct-card__details--body h4.card-title {
  font-size: 1.1em;
  margin: 0 0 1em 0;
}

.ct-card__details--body h3.card-title,
.ct-card__details--body h3.card-title a,
.ct-card__details--body h4.card-title,
.ct-card__details--body h4.card-title a {
  color: #000000;
  line-height: 1.4;
  padding-top: 0;
}

.ct-card__details--body h3.card-title:hover,
.ct-card__details--body h3.card-title a:hover,
.ct-card__details--body h4.card-title:hover,
.ct-card__details--body h4.card-title a:hover {
  color: #4a8bcd;
}

.ct-card__details--body .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 859px) {
  .ct-card__details--body .info {
    flex-direction: column;
  }
}

.ct-card__details--body .info p {
  margin: 0;
  padding: 0;
  display: inline-flex;
  font-size: 15px;
}

.ct-card__details--body .info p.content-type {
  color: #666666;
  font-weight: 700;
  margin-bottom: 0;
}

.ct-card__details--body .info p.date {
  color: #666666;
  margin-bottom: 0;
}

.ct-card__details--body p {
  line-height: 1.5;
  margin-bottom: 16px;
}

.ct-card__details--body a.btn {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: absolute;
  left: 32px;
  font-size: 16px;
  transition: 0.5s ease-in;
}

.ct-card__details--body a.btn::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

.ct-card__details--body a.btn:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0);
}

.ct-card__details--body a.btn:focus {
  outline: none;
}

.ct-card__details--body .card-text {
  margin-top: 1em;
}

.ct-card__details--body p {
  margin-top: 1em;
}

.ct-card__details--body p.date-type,
.ct-card__details--body p.date-field {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #ed8b00;
}

.ct-card__details a.btn {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: absolute;
  left: 32px;
  bottom: 28px;
  font-size: 16px;
  transition: 0.5s ease-in;
}

.ct-card__details a.btn::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

.ct-card__details a.btn:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0, 0);
}

.ct-card__image {
  position: relative;
  overflow: hidden;
  background-color: #eaeaea;
  padding: 28% 0;
}

.ct-card__image img {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.ct-card__image img:hover {
  transition: -webkit-transform 2.4s linear;
  transition: transform 2.4s linear;
  transition: transform 2.4s linear, -webkit-transform 2.4s linear;
}

.ct-card__image img:hover:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ct-card__image a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.ct-card__image iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
}

.ct-card__image iframe:hover {
  transition: -webkit-transform 2.4s linear;
  transition: transform 2.4s linear;
  transition: transform 2.4s linear, -webkit-transform 2.4s linear;
}

.ct-card__image iframe:hover:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ct-card__image.publication,
.ct-card__image.resources,
.ct-card__image.press {
  background-color: #dee2e6;
}

.ct-card__image.publication img.img-blur,
.ct-card__image.resources img.img-blur,
.ct-card__image.press img.img-blur {
  width: 100% !important;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  max-height: 320px;
  background-color: #ffffff;
}

.ct-card__image.publication a,
.ct-card__image.resources a,
.ct-card__image.press a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.ct-card__image.publication a img,
.ct-card__image.resources a img,
.ct-card__image.press a img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  background-color: #ffffff;
}

.ct-card__image .btn-vidoplay {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.ct-card__image .btn-vidoplay::after {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 4;
  display: inline-block !important;
  opacity: 0.6;
  background: url(../images/icon-videoplay.svg) no-repeat center center;
}

.ct-card__image p.youtube-link {
  height: 0px;
  margin: 0;
}

.ct-card__video {
  position: relative;
  overflow: hidden;
  background-color: #eaeaea;
  padding: 28% 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .ct-card__video {
    padding: 26% 0;
  }
}

.ct-card__video a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  max-height: 100%;
}

.ct-card__video a .contextual-region {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.ct-card__video .contextual-region {
  position: initial;
}

.ct-card__video iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}

.ct-card-group.colm-3 .ct-card {
  min-width: calc(33.3333333333% - 32px);
  max-width: 32%;
  width: calc(33.3333333333% - 32px);
}

@media (max-width: 575px) {
  .ct-card-group.colm-3 .ct-card {
    width: calc(100% - 16px);
    max-width: 100%;
    margin: 0 8px 20px 8px;
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .ct-card-group.colm-3 .ct-card {
    min-width: calc(33.3333333333% - 32px);
    max-width: calc(100% - 32px);
    width: calc(100% - 68px);
    margin: 16px 8px 16px 32px;
  }
}

.ct-card-group.colm-3 .ct-card__image {
  background-color: #d1d1d1;
}

.ct-card-group.colm-3 .ct-card__image.publication img.img-blur,
.ct-card-group.colm-3 .ct-card__image.resources img.img-blur,
.ct-card-group.colm-3 .ct-card__image.press img.img-blur {
  width: 100% !important;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  max-height: 280px;
  background-color: #ffffff;
}

.ct-card-group.colm-3 .ct-card__details {
  width: 100%;
}

.ct-card-group.colm-3 .ct-card__details--body {
  background-color: #ffffff;
  padding: 32px 32px 74px 32px;
}

.ct-card-group.colm-3 .ct-card__details--body p.date-type,
.ct-card-group.colm-3 .ct-card__details--body .news-date {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  margin-bottom: 0.5em;
}

.ct-card-group.colm-3 .ct-card__details--body .news-date {
  color: #666666;
}

.ct-card-group.colm-3 .ct-card__details--body p.content-type {
  color: #666666;
  text-transform: normal;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}

.ct-card-group.colm-3 .ct-card__details--body h3.card-title,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title {
  font-weight: 700;
  padding: 0;
  margin: 0 0 0.8em 0;
}

.ct-card-group.colm-3 .ct-card__details--body h3,
.ct-card-group.colm-3 .ct-card__details--body h3.card-title {
  font-size: 1.5em;
}

.ct-card-group.colm-3 .ct-card__details--body h4,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title {
  font-size: 1.1em;
  margin: 0 0 1em 0;
}

.ct-card-group.colm-3 .ct-card__details--body h3.card-title,
.ct-card-group.colm-3 .ct-card__details--body h3.card-title a,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title a {
  color: #000000;
  line-height: 1.4;
  padding-top: 0;
}

.ct-card-group.colm-3 .ct-card__details--body h3.card-title:hover,
.ct-card-group.colm-3 .ct-card__details--body h3.card-title a:hover,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title:hover,
.ct-card-group.colm-3 .ct-card__details--body h4.card-title a:hover {
  color: #4a8bcd;
}

.ct-card-group.colm-3 .ct-card__details--body .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 859px) {
  .ct-card-group.colm-3 .ct-card__details--body .info {
    flex-direction: column;
  }
}

.ct-card-group.colm-3 .ct-card__details--body .info p {
  margin: 0;
  padding: 0;
  display: inline-flex;
  font-size: 15px;
}

.ct-card-group.colm-3 .ct-card__details--body .info p.content-type {
  color: #666666;
  font-weight: 700;
  margin-bottom: 0;
}

.ct-card-group.colm-3 .ct-card__details--body .info p.date {
  color: #666666;
  margin-bottom: 0;
}

.ct-card-group.colm-3 .ct-card__details--body p {
  line-height: 1.5;
  margin-bottom: 16px;
}

.ct-card-group.colm-3 .ct-card__details--body a.btn {
  text-transform: none;
  color: #000000;
  font-weight: 700;
  position: absolute;
  left: 32px;
  font-size: 16px;
  transition: 0.5s ease-in;
}

.ct-card-group.colm-3 .ct-card__details--body a.btn::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ed8b00;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  left: 0;
  bottom: 10px;
}

.ct-card-group.colm-3 .ct-card__details--body a.btn:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #ed8b00;
  position: absolute;
  bottom: 9px;
  transform: translate(0);
}

.ct-card-group.colm-3 .ct-card__details--body a.btn:focus {
  outline: none;
}

.ct-card-group.colm-3 .ct-card__details--body .card-text,
.ct-card-group.colm-3 .ct-card__details--body p {
  margin-top: 1em;
}

.ct-card-group.colm-3 .ct-card__details--body .card-text.date-type,
.ct-card-group.colm-3 .ct-card__details--body .card-text.date-field,
.ct-card-group.colm-3 .ct-card__details--body p.date-type,
.ct-card-group.colm-3 .ct-card__details--body p.date-field {
  margin-top: 0;
  color: #ed8b00;
}

.ct-card-group.colm-3 .ct-card__video {
  position: relative;
  padding: 30% 0;
  width: 100%;
  min-height: 179px;
  height: 100%;
  max-height: 179px;
  overflow: hidden;
  background-color: #eaeaea;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .ct-card-group.colm-3 .ct-card__video {
    padding: 26% 0;
  }
}

.ct-card-group.colm-3 .ct-card__video a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  max-height: 100%;
}

.ct-card-group.colm-3 .ct-card__video a .contextual-region {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.ct-card-group.colm-3 .ct-card__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
}

.ct-card-group.colm-3 .ct-card__video img {
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1;
}

.ct-card-group.colm-3 .ct-card__video .contextual-region {
  position: initial;
}

.related-content .ct-card h3.card-title {
  margin-bottom: 0;
}

.path-multimedia .ct-card-group.colm-3 .ct-card__video a,
.path-videos .ct-card-group.colm-3 .ct-card__video a {
  padding: 28% 0;
  width: 100%;
  min-height: 179px;
  height: 100%;
  max-height: 100%;
}

.ct-card-group.colm-3.feature-cards .ct-card {
  border: 0;
  padding-bottom: 1em;
  background-color: #dee2e5;
}

@media (max-width: 575px) {
  .ct-card-group.colm-3.feature-cards .ct-card {
    padding-bottom: 0;
  }
}

.ct-card-group.colm-3.feature-cards .ct-card__details {
  position: relative;
  height: 63%;
}

@media (max-width: 575px) {
  .ct-card-group.colm-3.feature-cards .ct-card__details {
    height: auto;
  }
}

.ct-card-group.colm-3.feature-cards .ct-card__details::after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  z-index: 1;
  top: -1em;
  left: 1em;
  right: 1em;
  height: 100%;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.ct-card-group.colm-3.feature-cards .ct-card__details--body {
  padding: 0.2em 2.2em 4em 2.2em;
  position: relative;
  z-index: 2;
  background: none;
  height: 100%;
}

@media (max-width: 575px) {
  .ct-card-group.colm-3.feature-cards .ct-card__details--body {
    padding: 0.2em 2.2em 5em 2.2em;
  }
}

.ct-card-group.colm-3.feature-cards .ct-card__details--body .btn {
  left: 2.6em;
  bottom: 1.5em;
}

.path-ed-photo-gallery .ct-card-group.colm-3 .ct-card__details--body {
  padding-bottom: 32px;
}

.path-ed-photo-gallery nav.pager-nav::after {
  width: auto;
}

.path-ed-photo-gallery .ct-card-group {
  margin-left: -8px;
  margin-right: -8px;
}

.card-chart {
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 32px;
  margin: 32px 0 48px 0;
}

@media (min-width:980px) {
  .card-chart {
    padding: 48px 48px 32px 48px;
  }
}

.card-chart h4 {
  font-weight: 400;
  margin-bottom: 24px;
}

.card-chart .footnote {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

.parallax-hero {
  width: 100%;
  min-height: 380px;
  height: 60vh;
  max-height: 520px;
  position: relative;
  overflow: hidden;
  background-color: #ed8b00;
}

@media (max-width: 575px) {
  .parallax-hero {
    max-height: 400px;
  }
}

@media (min-width:980px) {
  .parallax-hero {
    min-height: 360px;
    height: 36vh;
    max-height: 560px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .parallax-hero {
    height: 42vh;
  }
}

@media (min-width: 1200px) {
  .parallax-hero {
    height: 48vh;
    max-height: 500px;
  }
}

@media (min-width: 1440px) {
  .parallax-hero {
    height: 56vh;
    max-height: 560px;
  }
}

@media (min-width: 2600px) and (min-height: 1600px) {
  .parallax-hero {
    height: 68vh;
    max-height: 710px;
  }
}

.parallax-hero .hero-text {
  width: 100%;
  margin: 0 50px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  display: block;
  text-align: left;
  color: white;
  z-index: 2;
}

@media (max-width: 575px) {
  .parallax-hero .hero-text {
    top: auto;
    bottom: 50px;
    margin: 0 30px;
    transform: none;
    width: 90%;
  }
}

@media (min-width:980px) {
  .parallax-hero .hero-text {
    width: 60%;
  }
}

.parallax-hero .hero-text h1,
.parallax-hero .hero-text h2 {
  color: #ffffff;
}

.parallax-hero .hero-text p.intro {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
}

.parallax-hero .hero-text p.intro+h2 {
  margin-top: 10px;
}

.parallax-hero .hero-cta {
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 2;
}

.parallax-hero .img-parallax {
  width: 100vmax;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  object-fit: cover;
  height: 100%;
}

@media (min-width:980px) {
  .parallax-hero .img-parallax {
    object-fit: cover;
    height: auto;
  }
}

.parallax-hero::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4441570378) 100%);
}

.hero-image {
  width: 100%;
  min-height: 380px;
  position: relative;
  overflow: hidden;
  background-color: #ed8b00;
}

@media (max-width: 575px) {
  .hero-image {
    max-height: 400px;
  }
}

@media (min-width:720px) and (max-width:979px) {
  .hero-image {
    height: 50vh;
    max-height: 520px;
  }
}

@media (min-width:980px) {
  .hero-image {
    min-height: 480px;
    height: 36vh;
    max-height: 560px;
  }
}

@media (min-width: 1024px) {
  .hero-image {
    min-height: 380px;
    height: 40vh;
  }
}

@media (min-width: 1200px) {
  .hero-image {
    min-height: 400px;
    height: 61vh;
  }
}

@media (min-width: 1440px) {
  .hero-image {
    height: 65vh;
  }
}

.hero-image img {
  position: absolute;
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
}

@media (max-width: 575px) {
  .hero-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
}

@media (min-width:980px) {
  .hero-image img {
    height: auto;
    width: 100%;
    object-position: center top;
  }
}

@media (min-width: 1200px) {
  .hero-image img {
    min-height: 400px;
    height: 100%;
    width: 100%;
    object-position: center top;
  }
}

.hero-image .hero-text {
  width: 100%;
  margin: 0 50px;
  position: relative;
  display: block;
  text-align: left;
  top: 55%;
  transform: translateY(-50%);
  color: white;
  z-index: 2;
}

@media (max-width:767px) {
  .hero-image .hero-text {
    position: absolute;
    top: auto;
    bottom: 50px;
    margin: 0 30px;
    transform: none;
    max-width: 85%;
  }
}

.hero-image .hero-text h1,
.hero-image .hero-text h2 {
  color: #ffffff;
}

.hero-image .hero-text p.intro {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
}

.hero-image .hero-text p.intro+h2 {
  margin-top: 10px;
}

.hero-image .hero-cta {
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 2;
}

.hero-image::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4441570378) 100%);
}

.hero-image.innovation-hero {
  background: #ed8b00;
}

.hero-image.innovation-hero::after {
  background: transparent;
}

.hero-image.innovation-hero .container-sig {
  display: flex;
  height: 100%;
  align-items: center;
}

.hero-image.innovation-hero .container-sig .hr-img {
  width: 40%;
  display: flex;
  align-items: center;
  height: calc(100% - 64px);
  position: relative;
}

.hero-image.innovation-hero .container-sig .hr-img img {
  width: auto;
  height: auto;
}

@media (max-width:767px) {
  .hero-image.innovation-hero .container-sig .hr-img {
    display: none;
  }
}

.hero-image.innovation-hero .container-sig .hero-text {
  width: 50%;
  display: flex;
  align-items: center;
  color: #ffffff;
  top: auto;
  transform: none;
}

@media (max-width:767px) {
  .hero-image.innovation-hero .container-sig .hero-text {
    width: 90%;
    margin: 0;
  }
}

.hero-image.innovation-hero .container-sig .hero-text .quote {
  background: url(../images/quote-white.svg) no-repeat left top;
  padding-top: 4em;
  padding-left: 0;
}

.hero-image.innovation-hero .container-sig .hero-text .quote::after {
  background: transparent;
}

@media (max-width:767px) {
  .hero-image.innovation-hero .container-sig .hero-text .quote {
    margin-left: 6px;
  }
}

.hero-image.innovation-hero .container-sig .hero-text h4,
.hero-image.innovation-hero .container-sig .hero-text p {
  color: #ffffff;
  font-weight: 300;
}

.hero-image.innovation-hero .container-sig .hero-text h4 strong,
.hero-image.innovation-hero .container-sig .hero-text p strong {
  font-weight: 700;
}

@media (max-width:767px) {

  .hero-image.innovation-hero .container-sig .hero-text h4,
  .hero-image.innovation-hero .container-sig .hero-text p {
    font-size: 20px;
  }
}

.hero-image.innovation-hero .container-sig .hero-text .name {
  font-weight: 400;
}

.hero-image.innovation-hero .container-sig .hero-text .designation {
  font-weight: 300;
  font-size: 16px;
}

.lang-ar .hero-image .hero-text {
  text-align: right;
}

.swiper {
  padding-bottom: 75px !important;
}

@media (min-width: 1200px) {
  .swiper {
    width: 1140px;
  }
}

@media (min-width: 1440px) {
  .swiper {
    width: 1292px;
  }
}

@media (min-width:980px) {
  .swiper .swiper-wrapper {
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }
}

.swiper.related .swiper-wrapper {
  flex-wrap: nowrap;
}

@media (min-width:980px) {
  .swiper.related .swiper-wrapper {
    margin: 0;
    width: 100%;
  }
}

.swiper.related .swiper-wrapper .swiper-slide {
  min-width: 33.3333333333%;
  width: 33.3333333333%;
}

.swiper.related .swiper-wrapper .swiper-slide .ct-card {
  width: calc(100% - 32px);
  max-width: 100%;
  height: 100%;
}

@media (max-width: 575px) {
  .swiper.related .swiper-wrapper .swiper-slide .ct-card {
    width: calc(100% - 16px);
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .swiper.related .swiper-wrapper .swiper-slide .ct-card {
    margin: 16px 8px 16px 16px;
  }
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -6px;
}

.swiper-pagination-bullet {
  color: #ed8b00;
  background: #ed8b00 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
}

@media (max-width: 575px) {
  .swiper-slide.ct-card {
    margin: 0;
  }
}

@media (min-width:980px) {
  .swiper-pagination {
    visibility: hidden;
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .ct-card-group.colm-3 .swiper {
    min-width: 320px !important;
  }
}

@media (min-width: 575.5px) and (max-width:979px) {
  .ct-card-group.colm-3 .swiper .swiper-slide.ct-card {
    min-width: 320px !important;
  }
}

.swiper-slide.multiple {
  margin: 0;
}

@media (min-width:980px) {
  .swiper-slide.multiple {
    margin: 1.5%;
  }
}

.sidebar-wrapper {
  display: flex;
  justify-content: space-between;
}

.sidebar-wrapper .cl-4 {
  width: 30%;
  display: none;
}

@media (min-width:980px) {
  .sidebar-wrapper .cl-4 {
    display: block;
  }
}

.sidebar-wrapper .cl-8 {
  width: 100%;
}

@media (min-width:980px) {
  .sidebar-wrapper .cl-8 {
    max-width: 70%;
    padding-left: 64px;
  }
}

.sidebar-wrapper .cl-12 {
  width: 100%;
}

@media (max-width:979px) {
  .sidebar-wrapper .cl-12 {
    margin: 0 auto;
  }
}

@media (min-width:980px) {
  .sidebar-wrapper .cl-12 .cnt-max750 {
    max-width: 1000px;
  }
}

.sidebar-wrapper .cnt-max750 {
  margin: 0 auto;
}

@media (min-width:980px) {
  .sidebar-wrapper .cnt-max750 {
    margin: 0;
    max-width: 820px;
  }
}

.sidebar-wrapper .sidebar {
  border-top: 8px solid #ed8b00;
  min-width: 280px;
  max-width: 380px;
  width: 100%;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  margin-left: 0;
  position: sticky;
  top: 88px;
  margin-bottom: 65px;
}

.sidebar-wrapper .sidebar p {
  font-size: 12px;
  color: #4c4c4c;
  padding: 10px 0 10px 48px;
}

.sidebar-wrapper .sidebar ul.sidenav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-wrapper .sidebar ul.sidenav li {
  list-style: none;
  border-bottom: 0.5px solid #dee2e6;
  margin: 0 0 0 32px;
  position: relative;
}

.sidebar-wrapper .sidebar ul.sidenav li a {
  padding: 16px;
  margin: 0 16px 0 0;
  font-size: 16px;
  display: block;
  position: relative;
  z-index: 1;
}

.sidebar-wrapper .sidebar ul.sidenav li a:hover {
  font-weight: 700;
}

.sidebar-wrapper .sidebar ul.sidenav li.active a {
  font-weight: 700;
}

.sidebar-wrapper .sidebar ul.sidenav li.active::after {
  content: "";
  width: calc(100% + 32px);
  background-color: #f9dcb2;
  position: absolute;
  top: -1px;
  left: -32px;
  height: calc(100% + 2px);
  z-index: 0;
  border-right: 4px solid #ed8b00;
}

.sidebar-wrapper .sidebar .link-explore {
  margin-top: 32px;
}

.sidebar-wrapper .sidebar .link-explore a {
  display: block;
  background-color: #666666;
  padding: 16px 32px 16px 58px;
  font-size: 15px;
  color: #ffffff;
  position: relative;
}

.sidebar-wrapper .sidebar .link-explore a span,
.sidebar-wrapper .sidebar .link-explore a strong {
  display: block;
}

.sidebar-wrapper .sidebar .link-explore a::after {
  content: "";
  position: absolute;
  background: url(../images/arrow-fill-next.svg) no-repeat;
  bottom: 24px;
  right: 20px;
  width: 20px;
  height: 14px;
}

.sidebar-wrapper .sidebar .link-explore a:hover {
  color: #fff;
}

.sidebar-wrapper .sidebar .link-explore a:hover:after {
  animation: leftright 1s infinite;
}

.lang-ar .sidebar-wrapper {
  display: flex;
  justify-content: space-between;
}

.lang-ar .sidebar-wrapper .cl-8 {
  width: 100%;
}

@media (min-width:980px) {
  .lang-ar .sidebar-wrapper .cl-8 {
    max-width: 70%;
    padding-left: 0;
    padding-right: 64px;
  }
}

.lang-ar .sidebar-wrapper .sidebar p {
  padding: 10px 48px 10px 0;
}

@keyframes leftright {
  0% {
    right: 20px;
  }

  50% {
    right: 10px;
  }

  100% {
    right: 20px;
  }
}

.tabcnt-showhide {
  display: none;
}

.quicknav-wrapper {
  padding: 20px 0 15px 0;
  position: sticky;
  top: 60px;
  background-color: #ffffff;
  z-index: 1;
  min-height: 150px;
  border: 1px solid #e3e3e3;
  width: calc(100% + 32px);
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
}

@media (min-width:980px) {
  .quicknav-wrapper {
    display: none;
  }
}

.quicknav-wrapper p {
  font-size: 14px;
  color: #4c4c4c;
  padding-bottom: 16px;
}

.quicknav-wrapper .quick-navs,
.quicknav-wrapper .selectdropdown.quick-navs {
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width:980px) {

  .quicknav-wrapper .quick-navs,
  .quicknav-wrapper .selectdropdown.quick-navs {
    display: none;
  }
}

select {
  display: none;
}

.selectdropdown {
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #dee2e6;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: normal;
  height: 58px;
  line-height: 56px;
  outline: none;
  padding-left: 16px;
  color: #333333;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  min-width: 120px;
  width: auto;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
}

.selectdropdown:focus {
  background-color: #f1f1f1;
}

.selectdropdown:hover {
  background-color: #f3f3f3;
}

.selectdropdown:active,
.selectdropdown.open {
  background-color: #ffffff;
  border-color: #ed8b00;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
}

.selectdropdown:after {
  content: "";
  border: none !important;
  width: 7px;
  height: 7px;
  border-left: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  display: inline-flex;
  top: 19px;
  position: absolute;
  right: 15px !important;
}

.selectdropdown.open:after {
  transform: rotate(135deg) !important;
  -ms-transform: rotate(135deg) !important;
}

.selectdropdown.open .list {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
  max-height: 30vh;
  overflow-y: scroll;
}

.selectdropdown.open .option {
  cursor: pointer;
  border-bottom: 1px solid #dee2e6;
}

.selectdropdown.open .option:last-child {
  border-bottom: 0;
}

.selectdropdown.wide {
  width: 100%;
}

.selectdropdown.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.selectdropdown .list {
  box-sizing: border-box;
  transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
  transform: scale(0.75);
  transform-origin: 50% 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  border-radius: 5px;
  margin-top: 4px;
  padding: 3px 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 999;
  max-height: 30vh;
}

.selectdropdown .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.selectdropdown .list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.selectdropdown .option {
  cursor: default;
  font-weight: 400;
  line-height: 26px;
  outline: none;
  padding: 10px 30px 10px 18px;
  text-align: left;
  transition: all 0.2s;
  overflow-wrap: break-word;
  list-style: none;
  margin: 0;
}

.selectdropdown .option:hover,
.selectdropdown .option:focus {
  background-color: #f6f6f6 !important;
}

.selectdropdown .option.selected {
  font-weight: 600;
  border-left: 4px solid #ed8b00;
}

.selectdropdown .option.selected:focus {
  background: #ffffff;
}

.selectdropdown span.current {
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 97%;
  display: inline-block;
}

@media (max-width: 979.5px) {
  body {
    padding-top: 0;
  }
}

/*Start tab-list CSS*/
.nav-dei .tab-list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.nav-dei .tab-list01 ul {
  border-bottom: 1px solid #c8cfd6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
}

.nav-dei .tab-list01 ul li {
  margin-right: 10px;
  padding: 0;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.nav-dei .tab-list01 ul li::marker {
  display: none;
}

.nav-dei .tab-list01 ul li:last-child {
  margin-right: 0;
}

.nav-dei .tab-list01 ul li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #000000;
  opacity: 0.6;
  padding: 14px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-dei .tab-list01 ul li a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 4px;
  width: 0;
  background: #ed8b00;
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.nav-dei .tab-list01 ul li a:hover {
  color: #000;
  opacity: 1;
}

.nav-dei .tab-list01 ul li a:hover:after {
  width: 100%;
}

.nav-dei .tab-list01 ul li a.active {
  color: #000;
  opacity: 1;
  border-bottom: 2px solid #ed8b00;
}

.nav-dei .tab-list01 ul li a.active:after {
  width: 100%;
}

.nav-dei .tab-list01 ul li a i {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #c3c3c3;
  margin-bottom: 20px;
  border-radius: 3px;
}

.nav-dei .tab-list01 ul li a span {
  width: 100%;
  line-height: 24px;
  height: 100%;
}

@media (max-width: 580px) {
  .nav-dei .tab-list01 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
  }

  .nav-dei .tab-list01::-webkit-scrollbar {
    max-height: 50%;
    height: 50%;
  }
}

.nav-dei .tab-wrap {
  position: relative;
  width: 100%;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 10px;
  margin: 0px;
}

@media (max-width: 575px) {
  .nav-dei .tab-wrap {
    padding: 0;
  }
}

.nav-dei .nav-dei {
  width: 100%;
  position: relative;
}

.nav-dei .nav-dei .tab-wrap {
  width: 100%;
  margin: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
}

.nav-dei .nav-dei .tab-wrap.stick {
  position: fixed;
  top: 78px;
  z-index: 3;
}

.nav-dei .nav-dei .tab-wrap .tab-list01 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.nav-dei .nav-dei .tab-wrap .tab-list01 li a {
  padding: 18px 20px;
  white-space: nowrap;
}

.nav-dei .nav-dei .tab-wrap .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20;
}

.nav-dei .nav-dei .tab-wrap .icons a {
  margin: 0 5px;
}

.nav-dei .nav-dei .tab-wrap .icons a img {
  width: 18px;
  height: 18px;
}

@media (max-width: 979px) {
  .nav-dei .nav-dei .tab-wrap {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .nav-dei .nav-dei .tab-wrap.stick {
    top: 70px;
  }
}

@media (min-width: 575.5px) and (max-width: 979px) {
  .nav-dei .nav-dei .tab-wrap.stick {
    top: 65px;
  }
}

@media (max-width: 979px) {
  .nav-dei .nav-dei .tab-wrap .icons {
    display: none;
  }
}

p {
  margin: 0 !important;
  padding: 10px 0 25px;
}

.dei-unfpa .intro-hero {
  display: block;
  padding: 0 0 64px 0;
}

.dei-unfpa .intro-hero figure {
  margin: 32px 0;
}

.dei-unfpa .row-cnt {
  display: flex;
  flex-direction: column;
  margin: 0px 0px 50px 0px;
}

@media (min-width:980px) {
  .dei-unfpa .row-cnt {
    flex-direction: row;
    align-items: center;
  }
}

.dei-unfpa .row-cnt .col-l {
  max-width: 100%;
  flex-direction: column;
}

@media (min-width:980px) {
  .dei-unfpa .row-cnt .col-l {
    max-width: 45%;
  }
}

.dei-unfpa .row-cnt .col-r {
  width: 100%;
}

.dei-unfpa .row-cnt .col-r h2,
.dei-unfpa .row-cnt .col-r p {
  margin-left: 0px;
}

@media (min-width:980px) {
  .dei-unfpa .row-cnt .col-r {
    width: 55%;
  }
}

.dei-unfpa .row-cnt a.btn {
  margin-top: 48px;
}

.dei-unfpa .www-img {
  max-width: 720px;
  width: 100%;
  margin-top: 32px;
}

@media (min-width:980px) {
  .dei-unfpa .www-img {
    margin: 0;
  }
}

.dei-unfpa .www-img figure {
  display: table;
  margin: 0;
  padding: 0;
}

.dei-unfpa .www-img figure img {
  width: 100%;
}

.dei blockquote {
  padding: 7em 0 15px 2em;
}

.dei blockquote::after {
  background-size: 40px;
  top: 30px;
}

.lang-ar .dei blockquote {
  padding: 7em 2em 15px 0;
}

.lang-ar .dei blockquote::after {
  background-size: 100% !important;
  top: 0px;
}

.p-b-0 {
  padding-bottom: 0px;
}

.p-t-0 {
  padding-top: 0px;
}

.Our-nationalities {
  display: flex;
  flex-wrap: wrap;
  margin: 48px 0 48px 0;
  text-align: left;
  justify-content: left;
}

@media (max-width: 575px) {
  .Our-nationalities {
    margin: 0;
  }
}

.Our-nationalities .card {
  background: #f3f3f3;
  border-radius: 0px;
  width: calc(33.3333333333% - 30px);
  margin: 15px;
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}

@media (max-width: 575px) {
  .Our-nationalities .card {
    width: 100%;
    margin: 10px 0;
  }
}

@media (max-width:979px) {
  .Our-nationalities .card {
    padding: 30px 20px;
  }
}

@media (min-width:720px) and (max-width:979px) {
  .Our-nationalities .card {
    width: calc(50% - 30px);
  }
}

.Our-nationalities .card.nobg {
  background-color: transparent;
  padding: 0;
}

.Our-nationalities .card.nobg h4 {
  font-weight: 400;
}

.Our-nationalities .card i {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #ed8b00;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.Our-nationalities .card i img {
  max-width: 40px;
}

.Our-nationalities .card h3 {
  width: 100%;
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 72px;
  line-height: 36px;
  font-weight: 900;
  color: #eb539e;
  font-family: "Roboto Condensed", sans-serif;
}

.Our-nationalities .card h5 {
  margin: 25px 0 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #000000;
}

.Our-nationalities .card h5 a {
  color: #000000;
}

.Our-nationalities.orange .card {
  background: #ed8b00;
}

.Our-nationalities.orange .card i {
  background: #fff;
}

.Our-nationalities.orange .card h5 {
  color: #fff;
}

.Our-nationalities.orange .card h5 a {
  color: #fff;
}

.Our-nationalities .footnote {
  margin-left: 16px !important;
}

.dei-related-content .ct-card__details--body,
.dei-related-content .ct-card {
  background: linear-gradient(0deg, #f5f5f5, #f5f5f5), linear-gradient(0deg, #f5f5f5, #f5f5f5), linear-gradient(0deg, #f5f5f5, #f5f5f5), #f5f5f5;
}

.dei-related-content h3.card-title {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 28.5px !important;
}

.dei-blockquote-bg {
  margin-bottom: 48px;
}

.pad-t-b.level1 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.sidebar-wrapper h6 {
  color: #ed8b00;
}

.chart {
  padding-top: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.cols-4,
.cols-8,
.cols-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  flex-direction: row;
}

@media (min-width: 980px) {
  .cols-12 {
    max-width: 100%;
    width: 100%;
  }

  .cols-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .cols-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

.ods {
  margin-top: 30px;
}

.ods ol li {
  list-style: auto;
  margin-left: 20px;
  margin-bottom: 15px;
}

.quicknav-wrapper {
  top: 0;
  margin-bottom: 15px;
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sidebar-wrapper.pad-t-b.level2 {
  padding-top: 24px;
  padding-bottom: 0;
}

.sidebar-wrapper .sidebar ul.sidenav li a:link,
.sidebar-wrapper .sidebar ul.sidenav li a:visited,
.sidebar-wrapper .sidebar ul.sidenav li a:active,
.sidebar-wrapper .sidebar ul.sidenav li a.selectdropdown.open,
.sidebar-wrapper .sidebar ul.sidenav li a:hover {
  color: #000000 !important;
}

blockquote::after {
  background: none;
}

.donut-chart {
  width: 100%;
  min-height: 350px;
}

@media (min-width:980px) {
  .donut-chart {
    min-height: 450px;
  }
}

.donut-chart-row {
  margin: 0 0 25px 0 !important;
}

#piechart {
  width: 300px;
  height: 200px;
  margin: 0 auto;
}

#dis-donut,
#donut-lgbt {
  width: 300px !important;
  margin: 0 auto;
}

@media (min-width:980px) {

  #dis-donut,
  #donut-lgbt {
    width: 500px !important;
  }
}

#racism-barchart {
  width: 320px !important;
  height: 600px !important;
  margin: 0 auto;
}

#edgeplus-barchart {
  width: 320px !important;
  height: 460px !important;
  margin: 0 auto;
}


@media (max-width: 575px) {
  #racism-barchart {
    overflow-x: auto;
  }
  #edgeplus-barchart {
    overflow-x: auto;
  }
}

@media (min-width:720px) {
  #racism-barchart {
    width: 520px !important;
    height: 600px !important;
  }
  #edgeplus-barchart {
    width: 520px !important;
    height: 434px !important;
  }
}

.footnote {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
  margin: 0;
  padding: 0;
}

blockquote h4 {
  font-size: 22px;
}

.map {
  margin: 32px 0 48px 0;
}

.dei-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media (max-width:979px) {
  .dei-menu {
    padding: 0 30px;
  }
}

.dei-menu .previous-menu,
.dei-menu .next-menu {
  position: absolute;
  top: 22px;
  width: 16px;
}

@media (max-width: 575px) {

  .dei-menu .previous-menu,
  .dei-menu .next-menu {
    top: 32px;
    width: 12px;
  }
}

@media (min-width:980px) {

  .dei-menu .previous-menu,
  .dei-menu .next-menu {
    display: none;
  }
}

.dei-menu .previous-menu {
  left: 5px;
}

.dei-menu .next-menu {
  right: 5px;
}

@media (min-width:980px) {

  .sidebar-wrapper .cl-8 figure.right-align,
  .sidebar-wrapper .cl-8 figure.align-right,
  .sidebar-wrapper .cl-8 figure[style*="float:right"] {
    max-width: 320px;
  }
}

@media (min-width:980px) {

  .sidebar-wrapper .cl-8 figure.right-left,
  .sidebar-wrapper .cl-8 figure.align-left,
  .sidebar-wrapper .cl-8 figure[style*="float:left"] {
    max-width: 480px;
  }
}

article.glbl a:link,
article.glbl a:visited,
article.glbl a:active,
article.glbl a.selectdropdown.open,
article.glbl a:hover {
  color: #000000 !important;
}

@media (max-width: 575px) {
  .barChart-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

#stacked_bar_right div:first-child,
#workforce_stacked_right div:first-child {
  display: flex;
  justify-content: center;
}

@media (max-width: 575px) {

  #stacked_bar_right div:first-child,
  #workforce_stacked_right div:first-child {
    display: block;
  }
}

.donut-chart-row svg g path {
  stroke-width: 6px;
}

.related-content h2 {
  margin-bottom: 6px;
}

.nav-dei .tab-list01 .nav-tabs li {
  opacity: 1;
}

.racism-bar+.footnote {
  margin-top: -20px !important;
  position: relative;
}

.disability-card+.footnote,
.lgbt-card+.footnote,
.disability-card+.footnote {
  margin-top: -25px !important;
}

.path-diversity-equity-inclusion footer .footerlinks li a {
  color: #b2b2b2;
}

.lang-ar .parallax-hero .hero-text {
  text-align: right !important;
}

#edgeplus-barchart svg {
  overflow: visible !important;
}

#edgeplus-barchart svg {
  overflow: visible !important;
}

[dir='rtl'] .slick-next {
    right: auto !important;
    left: 0px !important;
}
[dir='rtl'] .slick-next::before {
  transform: rotate(180deg);
}

[dir='rtl'] .slick-prev {
    right: auto !important;
    left: 60px !important;
}
[dir='rtl'] .slick-prev::before {
  transform: rotate(180deg);
}

[dir='rtl'] .slick-next:hover {
    -webkit-transform: rotate(180deg);
}

[dir='rtl'] .slick-next:hover::before {
    display: none;
}


[dir='rtl'] .slick-prev:hover {
    -webkit-transform: rotate(180deg);
}

[dir='rtl'] .slick-prev:hover::before {
    display: none;
}

.google-visualization-tooltip-item {
  white-space: nowrap;
  list-style: none !important;
}

.google-visualization-tooltip-item-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#edgeplus-barchart {
  position: relative;
}
#edgeplus-barchart .pertg-border {
  width: 2px;
  height: 85%;
  border: 2px dashed #ad0134;
  position: absolute;
  top: 0;
  right: 30%;
}
#edgeplus-barchart .pertg-border::after {
  content: "65%";
  background: #ad0134;
  color: #fff;
  border-radius: 60%;
  padding: 5px 10px;
  position: absolute;
  left: -20px;
  bottom: -40px;
  font-size: 13px;
}
#EDGEPlusCertification .footnote a {
    text-decoration: underline;
    color: #4a8bcd;
    padding: 2px;
}